Tag: WP
-

Off-Cloud Backup for Heroku apps – a possible answer
The Heroku platform is an absolutely fantastic way to have to not bother with devops within a small development company. We’ve been using it at interconnect for years now, and whilst it’s not entirely perfect, it takes away one set of headaches and does so at a reasonable cost. All the services offer backups, and…
-
Getting Quicker
One of the most important things that gets forgotten about when running a WP site is that performance is important. We see many sites with page load times way in excess of 2,000ms per page. Often the site just gets progressively slower over time and the change isn’t really noticed. That had happened with mine,…
-
New Spectacu.la Discussion Updates
My colleague James has been extending the threaded comments plugin that I use(d)* on this site. It’s available from http://svn.wp-plugins.org/spectacula-threaded-comments/trunk for those of you with SVN clients, and for download and easy installation from WordPress.org and Spectacu.la within a few days. If you wish to test it out, feel free to comment here… It adds…
-
WordCamp UK – Great Stuff + a Little Controversy
I went to WordCamp UK 2010 in Manchester… this is my write-up of the event, and its controversies along with my presentations…
-
Live Threaded Commenting on WP
At Interconnect IT / Spectacu.la my colleague James has developed a new version of the popular Spectacu.la Threaded Comments plugin. It’s not yet in release form, but you can grab it from the WordPress.org repository via svn if you know how at http://svn.wp-plugins.org/spectacula-threaded-comments/trunk/ I’m bringing it up here because I’ve decided to trial the plugin…
-
WordPress Performance, Make it 3x Quicker!
I’d started to notice that my site could often be slow to load – other sites on the same server weren’t suffering the same way, so I wanted to document a simple way in which one can identify performance issues on the site. This is one of them.