Blogg Blogg Blogg Blogg
Senaste inläggen
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 ->…
search for artist from iTunes
So, say you got this one great track in iTunes, and you want to look for more music from the same artist. Here's a simple little script that can ease…
simple custom type
there's a point in every wp project (almost) where i need something more than just posts and pages. like stores with longlat data, albums from an artist in the sidebar,…
applying oop to wordpress themes
first couple of wordpress themes people hack together are unmaintainable pieces of junk, so was mine (to say the least). the problem usually lies in the custom functions.php file, in…
music hack day
so, we (@fjallstrom + @mjelle) went to #musichackday stockholm and hacked stuff. the idea came up during lunch on friday, and by sunday at 14.01 we had a working(well...) site…