Posted by
By PaulFebruary 25, 2014Posted inBootstrap
Hot on the heels of the new minor version release, Bootstrap has pushed out the first patch release for the 3.1.x series. Most of the changes are minor CSS fixes,…
At a previous job I needed to automatically populate form fields in a PDF template and then 'flatten' the PDF so that users could make no further changes. After asking…
One thing which I find myself doing on a regular basis is combining multiple PDFs into a single file - e.g. scanned receipts with a digital expenses form. This is…
As well as reducing request sizes, one way to potentially boost the performance of your website is to reduce the number of requests required to load each page. Every HTTP…
Catalyst is a web development framework, similar to Symfony, Zend etc. but written in Perl. Josette's blog has a three part interview with Matt S. Trout, one of the Catalyst…
One of the first projects I completed in my new job is called Mail Manager, which is used by university students as part of their coursework. The main issue was…
As has been the case every year since 2007, this March I will be attending the FLOSS UK Spring conference. However, this year will be different, in that I will…
Bootstrap, the popular front-end framework which makes it easy to develop responsive websites, has seen a new release this week. The biggest change is in the documentation, which is a…
I've just finished updating all the WordPress blogs I run to version 3.8.1, which was released earlier this week. I upgraded straight from the latest 3.7.x release, so I'm just…