Categories
- Googled (23)
- Peeves (9)
- Technology (22)
- Truly random (13)
- Uncategorized (1)
- Web dev (25)
Archives
Category Archives: Web dev
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 [...]
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 [...]
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 [...]
PhpMyDiff v0.0.3