I am a fan of json. I use it extensively but sometimes I am forced to use xml. A pretty well know way to parse xml in Flex and Adobe air is the following: var xml:XML = new XML(“<data><tag>content</tag></data>”); private function parse():void { for each (var t:XML in xml.children()) { trace(“tag name: “+t.name()+” tag content …
Read morePosty – Beta2
Posted by CesareUpdate: Final version available here. A new release of Posty is available, with support to four networks: twitter, jaiku, pownce and tumblr. A quick recap of the features: write a message a post it to each service with one click browse personal and public notes reply to twitter and pownce notes full browsing of tumblog, …
Read moreHi, I am iTunes. I feel like … puff puff … pant pant. I am busy. No, it’s not the spring. I am really busy. What I do? Play songs Synch with ipods/iphones/apple tvs Get covers/titles from the internet Manage podcasts (what an effort!) Sell songs Rent movies Play streaming radio Soon I will sell …
Read moreI started using stumbleupon. I like it! But I also like Safari. As you might know there is no Safari bar (just for firefox and the other well spread browser). I often have the need to stumble a url, to simply state that it is my favorite. So I created a bookmarklet. I added a …
Read more
