Archive Page 3
I know there are web developers out there that know squat about JavaScript. I know, I am one of them, I mean I can write something if I really have to but most things you need done with JavaScript you can find someone who has written a script, reference, library, framework that already does it….So that leaves most web developers more concerned with the server side scripting languages. Anyway I ran across a great framework for PHP programmers, QuTags, it does most of the work for you and is handy in a pinch. Has some great tutorials on their site and you can even get this as an apache C mod. Check it out.
http://www.ajaxforphp.com/qutags/
You ever programming and need some reference material? I know when I do it is sometimes hard to find teh exact info you need, maybe its not in one of your cheat sheets, or its one of those obscure once a decade things you need to find. I know I run across those type of references all too often. Usally when I get some harebrained idea, that wont really work, but your still driven to make it work. Well here is a nice all in one searchable reference. Its not perfect, but it has helped me out a few times.
For those of us, lucky enough to be Linux Sys admins, Network admin, App Programmer and Tech support, you sometimes need some help. I keep cheet sheets on hand for every app, network appliance, box, system or peice of junk just so I can get the job done without loosing my mind. In my repertoire of cheat sheets in teh all purpose linux cheat sheet that I refer to when I don’t know or can’t think straight. Its handy and will help with most distros.
You know when your programming in PERL or PHP and you just can’t think of that corresponding function? Well ease your mind. I have found a list that pairs them off and makes translating, either way, an much easier task. This list is great even if your not trying to translate from one to the other, its just handy to look up functions while your coding.