Posts in the category “Programming”
Parsing PHP in CSS
Dynamically process your css scripts
Slicing Code with a Rusty Razor Blade
In which I name my friend’s website
Computer Programming
Found: One brilliant article about being a programmer Source: MeFi
I Always Said ColdFusion Sucked
I was glad to see ColdFusion make it on this list of the top 10 dead (or dying) computer skills. It’s a ridiculous “language” that I never bothered to learn and used to tell people was craptastic and worthless when it was brand new and everybody and their mother was looking for people that knew
Delete Empty Folders
How to delete empty folders on a Windows machine
WordPress Gunning-Fog Analysis PlugIn
In which I build a quick plugin
Amazon Wishlist Yahoo! Pipe
Programming with Pipes
How to Display RSS Feeds Using PHP
If you’re interested in displaying an RSS feed from an external source using PHP, you simply must grab RSS_Fetch by Drew Phillips. It is by far the easiest implementation that I have found. The readme file is very detailed and the code is well-documented. I highly recommend it.
Timeline WordPress Plugin
In which I attempt to write a plugin
Disable WordPress File Upload
Although I can appreciate that it’s a really nifty feature, I am likely never going to use the built-in File Upload feature in WordPress. What has bugged me is that it’s in an IFRAME in the Write Post panel; I think it slows the page load. I was trying to get rid of it, but