Category: Hacks

  • 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 there’s nothing in the Facebook Open Graph for this. There’s some stuff in the insights api, but it’s not really usable if you’d like to…

  • 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 -> xmpphp -> googletalk -> adium -> growl. neat huh? some ideas where this may come in handy: – when a cron script finishes on a…

  • 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…