Tells

# Keyword Message At
# stacktrace http://i.imgur.com/jacoj.jpg ಠ_ಠ 10/1/11, 8:11 PM
# mike-jones 2 8 1, 3 3 oh, eight zero zero fo' 10/6/11, 2:01 AM
# cowboy http://i.imgur.com/y7Hm9.jpg 10/7/11, 7:29 PM
# singularity when I write my own framework to program even smarter bots http://en.wikipedia.org/wiki/Technological_singularity 10/7/11, 7:32 PM
# chucknorris http://tinyurl.com/nlsoqo 10/7/11, 7:33 PM
# html-regex http://stackoverflow.com/questions/1732348/regex-match-open-tags-except-xhtml-self-contained-tags/1732454#1732454 10/12/11, 3:47 AM
# cake2-new-features is: http://book.cakephp.org/2.0/en/appendices/new-features-in-cakephp Bot: cake2-new-features is: http://book.cakephp.org/2.0/en/appendices/new-features-in-cakephp-2-0.html 10/12/11, 9:15 AM
# repletion "Learn more about Fat Models, Skinny Controllers - http://bakery.cakephp.org/articles/tehtreag/2010/08/08/model_repletion, and http://teknoid.wordpress.com/2009/01/06/another-way-to-think-about-mvc/" 10/13/11, 1:25 PM
# CakeBot too good to me 10/16/11, 10:31 PM
# Seguer Seguer Fault! 10/18/11, 4:04 AM
# Daveozoalor following in cakehero's footsteps 10/18/11, 1:34 PM
# migrate2 http://book.cakephp.org/2.0/en/appendices/2-0-migration-guide.html and http://book.cakephp.org/2.0/en/appendices/new-features-in-cakephp-2-0.html 10/19/11, 12:23 PM
# asset_compress https://github.com/markstory/asset_compress 10/20/11, 1:32 AM
# cakeshould fork cake and add it yourself - cake is open source and driven somewhat by the community! make your change, do a pull request, and discussions can begin with the core team on whether the functionality is useful etc 10/21/11, 12:53 AM
# xy The X-Y problem is when you want to do X, but you don't know how. You think you can hack X if you can just do Y, but you don't know how to do Y either. You ask (us) for help with Y. We think Y is a strange problem to want to solve... So just ask us about X. (from ##php) 10/21/11, 6:36 AM
# jamiemill a macho bloke who dances only to Beyonce http://www.youtube.com/predominant#p/a/u/1/wl9QxT_4q4Y 10/21/11, 1:29 PM
# documentation http://www.littlehart.net/atthekeyboard/2008/07/22/what-is-really-considered-documentation/ 10/24/11, 11:35 AM
# docs found here: http://book.cakephp.org/2.0/en/ the source is available at https://github.com/cakephp/docs You can easily contribute to the docs by either forking it, make local changes, push to fork and pull request on github, or use online editor on github to make changes 10/24/11, 11:38 AM
# despair http://thedailywtf.com/Articles/The-Query-of-Despair.aspx 10/27/11, 3:32 AM
# overloaded Controller::paginate is not an actual class property anymore, its an overloaded property provided by magic __get(). So you can't do ->paginate['foo'] = 'bar' directly, you first have to do ->paginate = array(); 11/5/11, 2:28 PM