ProgrammingMay 23, 2014May 15, 2017 Harvesting Images from Site for Study Recently I needed to write code that would allow me to harvest images from a site where the images were displayed 10 per page over n number of pages. IContinue readingHarvesting Images from Site for Study
Twitter CodeJune 24, 2013October 11, 2015 PHP + jQuery + Twitter API => Performing a Basic Search Using OAuth and the REST API v1.1 INTRO To get started, you’ll need access to PHP 5.x on a web server. I’m currently working on an Apache server with the default installation of PHP 5.3. This shouldContinue readingPHP + jQuery + Twitter API => Performing a Basic Search Using OAuth and the REST API v1.1
Programming, Twitter CodeJanuary 19, 2013October 11, 2015 Web Scraping Using PHP and jQuery I was asked by a friend to write code that would scrape a DLP website’s content of letters to use in an academic study (the website’s copyright allows for theContinue readingWeb Scraping Using PHP and jQuery