Category Archives: Web dev

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 , , , | 3 Comments

phpMyDiff – Compare mysql database schema and data

At work I’ve been maintaining a number of development areas and needed a way to compare database changes so that I didn’t overwrite a clients changes with my new/updated data from developing a new feature. There seemed to be many ways of comparing the schema of two databases, but nothing to compare the changes in data [...]
Also posted in Googled | 3 Comments

RB Internal Links updated to 2.0.11

We’ve had a number of translation files submitted for RB Internal Links, which is always great to see! They are all available on the new release, version 2.0.11. One change worth mentioning for 2.0.11 is that the tinymce plugin no longer calls wp_head. This should fix a number of compatibility issues with other plugins! Download it [...]
Posted in Web dev | Tagged | 6 Comments

RB Internal Links v2.0.7

Just a quick post to let everybody know that RB Internal Links has been updated. This latest update is mainly bug fixes and also resolved some conflicts with other common wordpress plugins. The change log: v2.0.7 (17/11/2009) Fixed conflict with WP-Super-Cache Fixed encoding issues with preselected text, particularly foreign characters Moved js and css for tinymce plugin to seperate files Temporary [...]
Posted in Web dev | Tagged | 3 Comments

Fade elements by mouse proximity using jQuery

I spruced up my personal “portal” last night, its got the same content as before, but I wanted to show off my JS skills a little. The site is at http://www.arronwoods.com, and contains links to my various sites and social network pages. The idea was to scatter faded logos of the different websites around the page [...]
Posted in Web dev | 1 Comment
  • Categories

  • Archives