Subscribe
Free Knowledge in an RSS feed

Articles » Tags » Facebook

Retiring Two Facebook Apps

December 24th, 2010

About six months ago, Facebook removed their “Boxes” feature. This feature, as most readers are aware, allowed users to setup applications to put content on their profiles. Two of our applications, XSPF Player and Spider Lyrics, made use of this feature. The first was a popular (16k users) music player which allowed users to embed [...]

Facebook Developers API Offline Manual

September 1st, 2009

An offline copy of the Facebook API, for fb developers on the go.

jQuery Slider adding usability to Squirrelify

August 31st, 2009

Today we made changes to the Squirrelify application to allow better usability for the end user when creating an image. Previously, the user was limited to three separate locations that a squirrel could be placed. When placing a squirrel and choosing a size and a location, neither of these could be seen, only after the [...]

Facebook API bug fb:photo for new accounts

August 28th, 2009

There is an annoying bug with the Facebook API which is preventing the Squirrelify app from working as planned. Facebook uses a version of HTML that they extend from basic HTML called FBML (FaceBook Markup Language). What this does is allow certain tags to be displayed on the screen which are then altered using javascript [...]

Beta Testing a new Facebook app, Squirrelify

August 26th, 2009

We just launched a Facebook app today in its beta form.

Ongoing Research

June 7th, 2009

The biggest thing that we are researching right now is CodeIgniter. CI is a PHP framework which aims to increase development efficiency by providing a set of commonly used functionality required by typical websites. What this means is that a lot of the code we would normally write for a typical project will already be [...]