September 2008
1 post
ZOMG CHROME ZOMG I AM ABOUT TO CUM
Seriously though, the thing kicks ass. It’s a little buggy, but overall a vast improvement. It is fast, slick, and it gives you continuous experience.
April 2008
1 post
I shit you not: an MVC **song**!! →
March 2008
2 posts
Caek lulz
Sigh. Not again.
So this Cake guy looks at Agavi, doesn’t understand that a proper framework can serve more than just a webpage, gets it all wrong, and just won’t admit it. But then, that’s really not the first time, so no surprise there. Can’t he show some dignity?
January 2008
8 posts
Effective today, war on drugs = murder
There is now clear cut scientific evidence that cannabinoids inhibit cancer.
A coder's guide to coffee. →
Damien Katz accepts job with IBM, will work on... →
soooooo ace! — via(wombert)
— agileweb
Zed Shaw is made of internet, pure win, and GAR. →
December 2007
13 posts
Smart people finally figure out that n-tier... →
THE OFFICIAL FAIL OF FALL-WINTER 2007 →
OMIGOD!!!1! Thank you MySQL! You're a real friend.
Query OK, 38 rows affected (23 hours 21 min 52.70 sec)
The unofficial PHP6 changelog →
fucking imap fucking sucks. what the FUCK kind of... →
Sigh. →
Finally, the truth is revealed
* MikeSeth smacks SaMBuCa_
MikeSeth: why are your variable names non-English?
SaMBuCa_: MikeSeth: because i'm an incompetent :)
Regular expression FSA visualizer! →
November 2007
45 posts
Patch to Agavi routing. Comments please!
This patch enables bidirectional mapping between PHP object instances and URLs.
NOPLZ
“TommyO: I’m officially putting in my opinion on agavi: it sucks. their ‘sample app’ uses curl to call localhost to do the actual processing.”
TommyO, go back to failchan. Seriously man. Do it.
Oh hahahhahaha I can hear the fail coming →
Ahahahahahhahahahaa bahahahahhahahahahahaha
MarcosBL: i want to remove all english char.. from a text file (file size 700 mb of text);
MikeSeth: MarcosBL: MarcosBL: i get all the time this error : Out of memory (allocated 262144) (tried to allocate 700800225 bytes) how can i fix it ?
MikeSeth: fail.
MVC? Maybe. →
Creating buttons with Imagick = win →
PHP 5.3 FTW! →
Most templating systems are written incorrectly. →
There are still decent people out there →
A short tutorial on setting up a testing... →
Frameworkitis. Read and weep. →
Once again: Rails is bastardized MVC →
LOL fanboys →
Firefox session manager extension. If you don't... →
Don't people /ever/ fucking learn?!
...just a moment ago in #agavi:
MikeSeth: Just checked in to Django trunk: auto-escaping of all variables in templates, to protect against XSS attacks by default
MikeSeth: [programming] (djangoproject.com)
MikeSeth: now. who else recognizes this as a fucking stupid idea?
v-dogg: ehm.. w-t-f
MikeSeth: to be blunt, yes.
v-dogg: magic_quotes all over again?-)
MikeSeth: v-dogg: GOD
MikeSeth: v-dogg: I thought exact the same thing at this very moment
MikeSeth: v-dogg: creepy
...and then in ##php:
MikeSeth: TML: this just shown up on reddit: "Just checked in to Django trunk: auto-escaping of all variables in templates, to protect against XSS attacks by default"
TML: MikeSeth: Magic quotes FTL!
Small shots of lambda calculus II →
Small shots of lambda calculus I →
Please review my documentation patch. Will write... →
Opera Mini 4 is out! →
Merb’s controllers are made up of two components. First, an AbstractController, which handles layout- and template-finding, instance variable assignment, and before/after filters. Second, a Merb::Controller, which handles request/response semantics. Because the components are separate, it is possible to inherit from AbstractController, which Merb does for Mailers and Parts (again, more on that...
150048 hmmmm
150057 how do I set a configuration parameter to a model?
150804 in a configuration ?
150807 or in code ?_
152255 in configuration
152448 models have no config
153001 mmp aight
153121 and the model loading is completely done in agavicontext
Ctags is so nice
Install exuberant-ctags
cd /usr/share/php/agavi
ctags -e -R
In emacs, M-x visit-tags-table <RET> /usr/share/php/agavi/TAGS <RET>
M-. (Agavi class name) <RET> = win