Category Archives: Web dev

PHP Kent

We’ve been struggling to fill a PHP development position at work and noticed a lack of community for PHP developers in the Kent area. There is PHP London and thats great, we head up there every month, but perhaps we could arrange an additional meetup closer to home! For now we just want to see [...]
Also posted in Technology | Leave a comment

PHP vs Python array memory allocation

I’ve been writing some import scripts for a system at work that will take data in either CSV, XLS, XML or a database (via Zend_Db), then store that data in a common format for us to manipulate and use for generating charts and tables. I quickly ran in to a problem using PHP, the memory [...]
Posted in Web dev | 7 Comments

Cycling directions with hill gradient guide

About two months ago I bought a road bike on the cycle to work scheme and have thoroughly enjoyed it. My route to work is really short so I’ve been working on distance rides at the weekend. So far my longest ride is 20 miles, but as that seemed a bit of a doddle, I’m [...]
Posted in Web dev | 1 Comment

RB Internal Links v2.0.12

A few months since the last update and not a lot has changed, but I’ve finally got around to sorting out the (very) annoying conflict issues. Instead of using wp_enqueue_scripts to load jquery, I’m just including it manually into the tinymce plugin popup. Now we won’t be plagued by compatibility issues from other plugins!! I’ve [...]
Posted in Web dev | 17 Comments

PhpMyDiff v0.0.3

I had to use PhpMyDiff at work today for this first time in a while and managed to fix up a few bugs. I’ve also implemented a new way of comparing databases if the tables use the MyISAM engine. Rather than having to grab every row from the table and compare row by row, mysql [...]
Posted in Web dev | Tagged , , , | 5 Comments
  • Categories

  • Archives