How I fixed the Javascript error with wp-codebox
I’ve been using the wp-codebox plugin for a while… and an upgrade came today!
I’ve been using the wp-codebox plugin for a while… and an upgrade came today!
I find myself wanting to document various different attributes mid development on my jquery code. I have created the following function to help use FireBug’s console access code effectively in the jQuery fashion.
I decided it would be kind of cool to make a page that combined a bunch of twitter hash tags or just tweets in general. Here are the details…
After installing my mod_security module for apache, I could not restart my apache server.
I rarely find myself needing to chain methods in PHP - but it’s not an altogether bad idea.
The website http://www.emailtextmessages.com/ keeps a database of most of the email addresses that correlate directly to a txt for mobile phones. However, their version is in HTML - and I see no feed. I’ve compiled the list into a CSV file so that its easier to use in programming. Do visit their website and click on an ad to support their hard work.
The BlueFish editor is a primarily linux based visual editor for various web languages. Visit the site for more…
During one of my random dreams of how to become an internet millionaire, I thought about displaying the top youtube videos on an aesthetically pleasing backdrop.
A while back, a colleague mentioned to me that he was moving his site from one webserver to another. He hated having to FTP everything down, then reupload it. Invariably, we’ve all done this - and forgot to apply proper file permissions, etc.