Burn My Time

~Josh Houghtelin

Posts da categoria Code.

Smoke-Free QuitMeter ticker

Josh Houghtelin 23 comentários

Make your own Smoke-Free QuitMeter. The latest simple productive product from the Haqur Labs. ^_^
I’ve had a lot of requests for the Ticker Factory ripoff script I made as well as a few requests for new tickers so I made a Smoke-Free QuitMeter.
This ticker or QuitMeter or Banner, whatever you prefer calling it, […]

Search and Replace through multiple text files in Linux

Josh Houghtelin Sem comentários

This is a super helpful perl script I came across when I needed to find and replace across multiple text files.
find . -name “*.php” |xargs perl -pi -w -e ’s/search_this_text/replace_with_this/g;’
The small script above (to be run on the command line/shell) recursively searches for all the php files and replaces “search_this_text” with “replace_with_this”. It works […]

PHP5 in Practice.

Josh Houghtelin Sem comentários

Zippy ordered this for me as a Christmas present but it got tied up in the mail. I finally got it tracked down! w00t. Can never have too many programming books! Thanks Zippy!

Diving into a pool of scripts.

Josh Houghtelin 5 comentários

After the General Elections on November 7th my election work will wind down to virtually nothing for a little over a year. I’m overdue to get back into coding. Over the last two weeks I have pulled up a handful of my main projects and started hacking away.
I used to be gung-ho […]

Will code for food.

Josh Houghtelin 3 comentários

It’s quite lame but I’m no good at maintaining a healthy diet. I don’t enjoy cooking food. I really don’t like shopping for food to cook. I would die a horribly greasy death if it wasn’t for the awesome fact that there are people out there who like to cook, and even […]



Burn My Time © 2007.

Simple Grey theme developed by Rodrigo P. Ghedin.
Brought by Wordpress Themes

WordPressFAMFAMFAM