Blogg Blogg Blogg Blogg
Senaste inläggen
SimpleSong 0.2
SimpleSong is becoming quite an iTunes competitor, in it's own way. I've used it quite a bit myself, much more often than I thought I would. If you're tired of…
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…
Moot.ly is here!
Since April we've been keeping ourselves busy working on a new web application - http://moot.ly - and now it's finally in the water, with a beta tag. It's a communication…
Sing a simple song
If you're like me you have a lot of music on your computer. You're also fed up with maintaining a library of it all. Half the time I would just…
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…
Overlay app
Selecting an image would in some projects be quicker if you actually could see the image in the context. If you're making a magazine, a brochure or a web banner,…
webhook thingie
so you want to be able to ping your local computer when something happens on the internet? not a problem, thanks to xmpphp. the flow would be: your code ->…