Archive for April 2009
Do you want to know how to represent ascii codes in html?
Look no further than this fabulous link!
http://www.ascii.cl/htmlcodes.htm
Enable GET for CodeIgniter
I am not sure how much I love the fact that CI thinks that it is ok to ignore GET’s… With OAuth, we are forced to have a GET come in upon authentication. So, this is really frustrating. I don’t know if I want to patch my code, I kind of like having stock CI install. But, maybe it is irrelevant because I am modifying application code which is inside the CI directory structure anyway, but it is a principle thing. Why should I modify CI just to get what PHP gave me in the first place ARRGGGG.
http://codeigniter.com/forums/viewthread/46809/
http://snipplr.com/view/5967/allow-get-in-codeigniter/
CSS Resources
=============
Do you want an ENGLISH translation of a particular CSS selector?
http://penguin.theopalgroup.com/cgi-bin/css3explainer/selectoracle.py
fantastic tool!

