Blogg Blogg Blogg Blogg
Senaste inläggen
Line-out scrobbler
http://www.youtube.com/watch?v=YCZjd9508V0 for years i've been trying to hijack music recognition services like shahzam to be able to recognize music. i've finally got this working thanks to the fine guys at…
NOW On Roskilde
Now On Roskilde is a mobile application which users easily can add to their homescreen. It shows what's on right now, together with related artists playing in the near future.…
Sami language detection – fugly hack!
so you want to know if a text string is in sami? sami is way too indie for google translate, so i made a really ugly hack to check if…
automated screendump creation
i recently had to create jpg thumbs of the first frame from a bunch of videos. doing this manually is not really an option if you have 100 files or…
hashimage.com
some days ago, my wife attended some kind of social media event, called ssmx. during the event my twitter feed was packed with twitpics, yfrog and instagrams, and i decided…
CodeIgniter development site – on live environment
We recently had to set up a development site for an existing CodeIgniter site, and we wanted to do this effortless. Ideal would obviously be to have a separate virtual…
html5 validation with(!) facebook opengraph
html5 is that new, cool(?) technology which you should(?) be using when making new sites. but, being the thorough developer you are - it just eats you up from the…
Getting stats from the Facebook Like button your way
So you've implemented the Facebook Like button, and you'd like to know - programmatically - what your users Like on your site. This is a bit of a pain, since…
setting up a wp dev environment on a live site
developing a wordpress site on the domain it eventually will live on has plenty of advantages (and ok, a few obvious disadvantages not covered in this post...). no need to…
php class for ffmpeg
i've had a few projects over the last years where i've needed to convert some video file to flv, generate a thumbnail and get the video's duration. i've never really…