Space Cat, Prince Among Thieves

Posts Tagged “Scripts”

Bookmarklets

This is just a small collection of Bookmarklets I personally find useful. To use them simply click and drag them into your Bookmarks bar.

Disable HTML 5 Validation

Clicking this will disable html5 validation for all form elements on the page. Useful for testing server side validation while leav…


Read More / Comment »

Batch RewriteRule Generator

I find myself often needing to set up a large number of 301 redirects from an excel file of old to new url’s. Until this point, writing these had been a fairly exhausting process as you need to be certain to escape every character that could be picked up by the regular expression engine, or risk uni…


Read More / Comment »