Blog
A PHP Helper for HTML5 Video
Video for Everybody! inspired me to include video content in this site. I wrote a simple PHP script to output valid HTML. I then generalized the script, hoping someone else out there might find it useful.
To make things more interesting, I’ve decided to try out GitHub. The code can be found at: https://github.com/jugglinmike/PHP-Video-for-Everybody. See the README file for use instructions, and please fork!
Blog
Building a Briefcase Server
When beginning my sophomore year at RPI, I thought it was about time I built my own computer. My trusty Thinkpad was still serving all my personal computing needs, but I was starting to envision fun uses for a dedicated server. My jet-setting college lifestyle necessitated that the computer be built into an aluminum briefcase for easy transport.
Buying Even though it was my first computer build, I knew the assembly of the computer would be simple.
Blog
Search Query Haikus
Introduction In the fall of 2009, I studied Applied Machine Learning at CMU under Carolyn Rose. As a final project, I analyzed a leaked AOL search query dataset. After that class, I continued working with the data to identify unintentional haikus in users’ search histories.
Machine Learning My Machine Learning project concerned identifying patterns in search behaviour. While the data set does not contain personally-identifiable information (at least not directly), it does group queries by user.