August 18th, 2009 by John Girvin
I attended the August installment of Refresh Belfast, a regular but informal get-together for local developers and creatives, on Monday night. The evening was an introduction to Ecliptic Labs, a brand new user experience company based in Belfast who have been working extensively on projects for the iPhone.
click here to read the rest of this post »
tagged belfast, events, iphone | permalink
| no comments
August 12th, 2009 by John Girvin
In a remarkable turnaround, URL shortening service tr.im was resurrected after having the plug pulled – seemingly for the last time – just a few days ago. The operators, Nambu, cite “popular response, and the countless public and private appeals … received to keep tr.im alive” as the reason for the restoration and intend to “keep tr.im operating going forward, indefinitely”.
click here to read the rest of this post »
tagged social, trim, twitter, wordpress | permalink
| no comments
August 10th, 2009 by John Girvin
Unfortunately, the hard realities of business have caught up with my preferred URL shortener tr.im. The operators, Nambu, feel they are unable to continue funding the service and have also been unable to find a buyer, so they have taken the decision to shut down the service.
click here to read the rest of this post »
tagged social, trim, twitter, wordpress | permalink
| no comments
August 7th, 2009 by John Girvin
I have a number of personal sites that I maintain, three of which (including this site) make use of the Wordpress publishing platform to manage blogs, and all fundamentally powered by PHP. The sites are all hosted on the same low-cost (and therefore low-power) VPS slice that also manages a number of other services for me, so it is therefore important that the PHP web applications operate as efficiently as possible to make best use of the limited resources available.
I have been doing some optimisation work on the Wordpress managed sites recently and decided it was time to trial a PHP cache on the server.
click here to read the rest of this post »
tagged apache, php, wordpress | permalink
| no comments
August 3rd, 2009 by John Girvin
Alex King has updated his very useful Twitter Tools Wordpress plugin to version 2.0. Several exciting new features have been added, not least of which is a separate, supporting plugin to add bit.ly URL shortening to the main plugin out of the box.
I’d written earlier about how to add URL shortening to Twitter Tools, giving example code for tr.im which is my preferred URL shortening service. Fortunately it is straightforward to add the same support to version 2.0 of Twitter Tools. In the previous example I added the new URL shortening functions to the theme’s functions.php file. This time however, in the style of the new Twitter Tools 2.0 bit.ly plugin, I’ll create a whole new tr.im based URL shortening plugin.
click here to read the rest of this post »
tagged howto, php, social, trim, twitter, wordpress | permalink
| 5 comments