Du är besökare 42133

  • 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, etc. now, there are a couple of plugins that do this, like pods and flutter, but they both have their downsides (pods is complexity+doesn’t play…

  • 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 which all things evil mostly takes place. the code in this file is generally just sequentially executed crap which, if you’re lucky, won’t collide with…

  • 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 ready. http://tunemyfeed.com read more about this hack and what others did at: http://stockholm.musichackday.org/index.php?page=Tune+My+Feed technologies we used: php codeigniter facebook connect api google language detector api…