Posts Tagged ‘xml’

Rhythmbox XML Parsing to Copy Playlists to Phone or USB Stick

Thursday, May 30th, 2019

I was recently faced with the issue of physically moving all the songs I’d given five stars in Rhythmbox to a phone.... Read More

Parsing Economic data with Clojure

Sunday, February 13th, 2011

I’ve just got it into my head that I want to do some economical research and set out to find a big set of data, which I quickly did in the form of the St Lous FED’s FRED API/service.... Read More

Zend Soap Client example – talking with Java services

Monday, June 8th, 2009

I’ve been doing some SOAP work lately (communicating with Java services by way of XML) and it’s time to recap how unbelievably hassle free and simple this is with the right tools.... Read More

Menu and Banner from XML with AS3 and Flash CS3

Tuesday, December 23rd, 2008

I’ve just finished remaking the menu/banner of Sea Bees, one of the bigger diving shops here in Phuket. ... Read More

Parsing tags with Zend Feed

Wednesday, December 12th, 2007

Consuming a feed with Zend Feed is quite simple if you don’t want to do something fancy. It could look something like this:... Read More