Media Matt

Social Media, Web Development and Web Design

Post archive for ‘Web Design’

Steaming Podcast and iTunes XML feed

Today I lauched a streaming podcast for a client. I used the ODEO player for online play, but our team at work plans on building a flash player with more advanced controls such as volume control. I also created an XML feed that you can drop into any aggregator (such as iTunes, WinAmp, or even [...]

Google Maps Integration Complete

The integration with Google Maps is complete. I ended up using XML to feed data into the map without an XSLT template. I found this easier to do when using tabs on some of the markers. I loaded 35 Stewart Title of Colorado locations into the XML and I created a stylesheet to make everything [...]

Google Maps Integration

At work I just started working on a custom integration with Google Maps. I am using XSLT to create a template that pulls in data from an XML file of 35 different office locations. The XML file contains GeoCodes, Contact Information, and links to the individual office websites. Right now I am working on [...]