Chomper Stomping
jQuery/JavaScript/CSS 3/HTML 5, Java/PHP/Python/ActionScript, Git, Chrome/Firefox Extensions, Wordpress/Game/iPhone App Development and other random techie tidbits I've collected


 
Archive for February, 2012
 

 
 

preg_*

Regular expressions are fun! (repeat 5x, or until you believe it) I’m working on a webbot, and right now I need it to drop all the HTML and just leave me with the text. So I wrote this regex: /<.*>/ (explanation: st...
by Christopher McCulloh
1

 
 
 

Creating A PHP Spider/Bot/Crawler

Today begins the first in a series of posts about creating a PHP Spider/Crawler/Bot. I’m actually not sure what to call it. At my work, we deal with hundreds of shipments to and from hundreds of vendors. We have thousands...
by Christopher McCulloh
7