# |
acl-rules |
The First Rule of Using ACL : Don't use ACL. The Second Rule of Using ACL (for experts only): Don't use it yet. |
1/19/13, 10:19 PM |
# |
wtf |
http://www.youtube.com/watch?v=GbAN5g0MUpU |
1/20/13, 5:32 AM |
# |
CakeRequest |
http://api.cakephp.org/class/cake-request |
1/21/13, 12:14 PM |
# |
noregret |
being lazy, he should have checked other resources first |
1/22/13, 9:51 AM |
# |
excel-reader |
https://github.com/dereuromark/tools/blob/master/Lib/ExcelReaderLib.php |
1/24/13, 4:32 PM |
# |
caching |
use varnish and an opcode cache like APC |
1/25/13, 8:44 AM |
# |
mvc |
http://book.cakephp.org/2.0/en/cakephp-overview/understanding-model-view-controller.html - http://en.wikipedia.org/wiki/Model-view-controller - http://teknoid.wordpress.com/2009/01/06/another-way-to-think-about-mvc/ |
1/30/13, 9:24 AM |
# |
http://bin.cakephp.org/view/2 |
Bot: http://bin.cakephp.org/view/2006289379 |
1/31/13, 8:29 AM |
# |
blog |
http://book.cakephp.org/2.0/en/tutorials-and-examples/blog/blog.html |
1/31/13, 9:25 PM |
# |
tree-helper |
https://github.com/dereuromark/tools/blob/master/View/Helper/TreeHelper.php |
2/5/13, 4:11 PM |
# |
community |
http://community.cakephp.org |
2/11/13, 11:34 PM |
# |
magic-numbers |
http://stackoverflow.com/questions/47882/what-is-a-magic-number-and-why-is-it-bad |
2/12/13, 12:06 PM |
# |
tinyauth |
http://www.dereuromark.de/2011/12/18/tinyauth-the-fastest-and-easiest-authorization-for-cake2 |
2/12/13, 5:27 PM |
# |
hekep |
consistently wrong, but at least he's consistent! |
2/13/13, 11:31 AM |
# |
blank-page |
generally caused by one of three things: [a] whitespace before the <?php tag, or after the ?> tag, [b] Byte order marks (BOMs) (generally only an issue when using dumb editors on Windows), and [c] PHP errors when debug is set to 0 |
2/15/13, 10:58 AM |
# |
ask |
Don't ask to ask. Just state your question (following these guidelines : http://www.catb.org/esr/faqs/smart-questions.html ) and wait for an answer |
2/17/13, 8:27 PM |
# |
opauth |
Multi-provider authentication framework for PHP http://opauth.org/ |
2/20/13, 9:55 AM |
# |
idiot |
you: http://piv.pivpiv.dk/ |
2/20/13, 2:54 PM |
# |
zozo_ |
french |
2/21/13, 8:23 PM |
# |
reading |
a little more involved than looking at the screen, you need to understand it too - http://cl.ly/image/0A2u2U0g3n1r |
2/24/13, 1:06 AM |