Google streetview reached The Netherlands
headline »
Thu, 19/03/09 – 8:15 | Comments Off

It’s maybe only a small part yet, but the photo-car of Google Streetview has reached The Netherlands, hitting Amsterdam, Rotterdam and Groningen as a first as you can see as the blue part on the …

Read the full story »
Cyberspace

Spotted, thoughts and other online things…

Film

About the movies I like, the International Film Festival Rotterdam …

Misc

Music

The concerts, albums and anything musical…

Personal

A little bit about me and my life….

Home » Archive by Category

Articles in the Misc Category

Cover Flow MMS Diary
Monday, 23 Jul, 2007 – 22:41 | Comments Off

If you’ve got the latest iTunes version installed, you get the slick Cover Flow album view.
I hate iTunes, but loved the design of the CoverFlow.
After looking around on the web, I found a great piece …

Testing JW Media Player integration
Wednesday, 11 Jul, 2007 – 13:08 | Comments Off

I was brought to the idea of integrating JW Media Player in SPHPBlog posts.
Well, here’s a first test…
Using the swfobject

<div id=”player”>This text will be replaced</div>
<script type=”text/javascript”>
var so = new SWFObject(“mediaplayer.swf”,”mpl”,”320″,”150″,”7″);
so.addParam(“allowfullscreen”,”true”);
so.addVariable(“file”,”http://www.mysite.com/playlist.xml”);
so.addVariable(“height”,”150″);
so.addVariable(“width”,”320″);
so.addVariable(“displaywidth”,”120″);
so.addVariable(“location”,”mediaplayer.swf”);
so.addVariable(“autostart”,”false”);
so.write(“player”);
</script>

Experimental Mobile Diary in Flash
Monday, 25 Jun, 2007 – 22:53 | Comments Off

I’m currently experimenting with Flash for my Mobile Diary.
I’ve already got 2 solid sollutions with albums/thumbs and all…but hey, what about a good old fashion album…
Take a peek at the current version here (warning: still …