Archive for the ‘Programming’ Category

YouTube Widget for TireRack

One of my somewhat recent projects I worked on completely in Flash was a “YouTube widget” in which I created a video carousel that adheres to the specifications given by YouTube that reads the XML feed for each of 6 our channels though the XML parser I wrote would read any YouTube feed.  They do […]

Posted February 27, 2012 by Jason B. in Computing, Flash, Java, Programming, Web Development

Add Some Flare with Google Gauges and GeoCharts

Check out these awesome new Google APIs! Google Gauges! Download Gauges Example These gauges are rendered using SVG or VML and will animate the gauges. Because of their use of SVG and VML it’ll actually work in IE6 which I find amazing.   Google GeoCharts! Download GeoChart Example The geochart is showing states with color […]

Posted January 12, 2012 by Jason B. in Computing, JavaScript, Programming, Web Development