Posts Tagged “php”

Latest Project now available! Listburn – a site like Craigslist with additional features for local classified ads

By | October 22, 2011

Hey followers, My latest project is now online! After about a month of lonely nights and code-mangling in between other projects, I’ve managed to get the site’s core built and functioning. Listburn is a site similar to Craigslist, but there were some things that I didn’t particularly care for about Craigslist that really turned me [...]

Read more »

QuickScrape php html parser

By | September 19, 2010

Been experimenting with php and web-scraping, mainly utilizing the DOM object model with the simple_html_dom class. So far I have it scraping hyperlinks and email addresses. I’m working on extending it to allow for a specified “depth” of recursiveness (recursivity?.. somethin’ like that) Scarpe some stuff and let me know what you think! [Continue Reading]

Read more »