Mar 21 2007

UK Budget flies into SL


While the Chancellor of The Exchequer announced the changes in the the Budget for the next year, updates were picked up on a huge red briefcase in Second Life from the Twitter account at http://twitter.com/budget. You could also hear the audio here being streamed through a test shoutcast from my living room. An interesting idea. Which worked! (But could have done with video and more people) ;)
posted by Koz Farina on Nooribeom using a blogHUD : [blogHUD permalink]


Mar 21 2007

Gordon Brown has left the building…


… on his way to the House of Commons to deliver his final Budget.
posted by Koz Farina on Nooribeom using a blogHUD : [blogHUD permalink]


Mar 21 2007

UK Budget 2007 in Second Life : March 21st 2007 : 4.30am SLT


Gordon Brown will make what is likely to be his last Budget Speech, tomorrow in the House of Commons.

Coming from a Twitter account being updated by The Press Association in London which can found at http://twitter.com/budget updates from the House of Commons will be streamed into the virtual world of Second Life at this location.

Search for ‘The RSS Platform’ in world and look for a huge briefcases! Or follow the blogHUD link to a page giving a map at teleportation link.

The announcements will start at around 12.30 PM GMT, which is March 21st 2007 : 4.30am SLT. It might also be good idea to ‘add budget’ to your Twitter account, if you have one. It will only be pumping content for the two hours (or so) of the Budget itself. You could even get it to SMS you automatically using Twitter’s free texting ability.

posted by Koz Farina on Nooribeom using a blogHUD : [blogHUD permalink]


Mar 20 2007

Cool! I’m a Make:r!

Just saw this post on the Make:zine blog about my Twitter bots I knocked up for them. ;)

They have THE most interesting stuff going past their radars over there! Very cool.


Mar 19 2007

Twitter Down!

Wow. Looks like Twitter is having the biggest downtime to date. After a day of it crawling at very low speeds, refreshing on the other machine, it’s now firing in circles. Meaning that a hit to my Twitter seems to be constantly redirecting to itself. Odd. And painful (for the server)!

update: Now it’s “Twitter: down for maintenance—be back shortly!”

I think that the users out there with hundreds (some well over a thousand Friends) (Robert Scoble and Jason Calacanis, for example) are probably causing a huge strain on the databases while calling for updates, depending on their architecture.

It could also be that they are in the process of implementing a group feature. Which should enable a further filter to reduce heavy flow. I’m sure they’ll get it all fixed up soon.

It also means that as it’s down people can get back to blogging! Ha!

It’s a shame that this went down, as I did a quick favour for my friend Bre Pettis from Make: magazine and set up a simple PHP script to grab the latest updates from the Make: Craft: and Hacks: zine blogs and post them to their respective Twitter accounts, which Bre set up after I alerted him that those usernames were still available. ;)


Mar 19 2007

Adobe Apollo Launches Alpha : Desktop and Web move closer

apollo.jpgFinally, Adobe’s Apollo is out for developers to try out their Flash, Flex and AJAX Ninjutsu and build cross-platform desktop apps. Mike Chambers, who runs the excellent Developer Network there (and did at Macromedia before) introduces it nicely.

Previously, I have used a product called Zinc to build desktop apps from Flash, but now a lot of this functionality is in the box with Apollo and has has HUGE potential for a amazingly simple and useful applications being built very quickly. The reason I use Zinc is for the FileSystem and FileI/O functionality, meaning I can read and write files on the local hard disk like a ‘real’ application with proper Setup installs for PC and Mac. With that and the ability to download and upload files, as well as run other processes and languages, it’s pretty useful.

I will be having a go at building some Apollo apps (with their .air extension), when I get the time (how could I not!). To give you some ideas, this is what I would do (and no doubt many others will do) in order:

- An RSS/XML reader
- A Twitter app
- A podcatcher
- A podcast publisher (a la podbat)
- A basic OPML Editor
- Podcast directory widgets
- Web publishing system
- Go to the moon

It should be relatively easy for anyone with existing AJAX, Flash and Flex skills to build any of these now. (OK. Bar one ;) )

Read on to these great resources and the documentation for more info on Adobe Apollo. The desktop just melded that little bit further towards the web. All due to existing skillsets ;)

This is also hitting the blogsphere :

Mike Arrington says “Go build something!” I agree with him when he says that “entirely new classes of companies can be built on this platform, which takes Flash, HTML and javascript completely outside of the browser and interacts with the file system on a PC”.

Scoble says the downside is it needs to be online. Not so, dear Robert. People could write apps which have data persistence, storing stuff locally, which could then be synced on connection :)