About
Welcome to the weblog of Peter Maas. Here you'll find various posts related to stuff I like (like my kids and espresso) and stuff I do (like developing software).
Disclaimer
I am a very opinionated software engineer. Well I'm a very opinionated person in general. I work for eBay/Marktplaats.nl, but everything written here is my own crazy ideas and not my employer's. This text might have some similarities to the disclaimer found at fupeg.blogspot.com.
Categories
Archives
Art
Friends
ICT
java
Static pages
Category Archives: api
3v12 api from Scala
I rewrote the code in my previous post in Scala, with a minor difference.. I’m not using an RSS api here.. Scala has native XML support… which makes writing basic RSS a breeze: [code] package v12_rss import java.net.{URLConnection, URL} import … Continue reading
Using the 3voor12 api to get an RSS feed of your favorite playlist
A couple of months ago we developed 3voor12TV. During festivals like Noorderslag, Pinkpop and (upcoming) Lowlands the 3voor12 crew tries to get as much high quality (h264) material online in the shortest time possible. The application was developed in actionscript … Continue reading
Posted in 3voor12, api, ruby
3 Comments