Altmetrics, Programming, Twitter CodeFebruary 11, 2019February 11, 2019 Twitter Profile Descriptions Word Cloud from 2017 Altmetric.com Dump using Python 3 Just a quick post to display a word cloud I created as a demo for my Adv Programming students using the Python WordCloud module. I was surprised to find thatContinue readingTwitter Profile Descriptions Word Cloud from 2017 Altmetric.com Dump using Python 3
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