Blog, page 56
page 56 of 80Continuing through the writing archive.
CakePHP - Disable validation in controler
A one-line CakePHP trick to skip model validation in a controller so you can update legacy records full of bad data.
Read postCakePHP - Search bar
A CakePHP snippet that wires a search box to a paginated index, matching the query against story titles and author names.
Read postIndian Poker
A drinking card game where you lick a card to your forehead and bet drinks on whether yours is higher than everyone elses.
Read postUPS vs FedEx
A cross-border shipping rant about a $13 UPS Ground order that turned into $53 once the brokerage fees landed at the door.
Read postCakephp - Add meta tags to views
How to inject per-view meta keywords and descriptions into a CakePHP layout using $scripts_for_layout and the HTML helper.
Read postIndian Dice
Rules for Indian Dice, a five-dice poker variant for when you want to play poker but cannot find the cards.
Read postCakephp - Session->setFlash is not working any more.
Fix for missing CakePHP setFlash messages after 1.2: the template needs an explicit session check and flash call.
Read postIce Cube Raft Race
A drinking game where each player fills an ice cube tray with beer and races to suck every slot dry through a straw.
Read postCakephp - Using the same view for multiple controler functions
How to reuse one CakePHP view across multiple controller actions by disabling autoRender and calling render() with the template path.
Read postHigh
Rules for High, the simplest two-dice game: each player rolls and the highest total takes the pot.
Read post