Developer Tools & Wizards

  • Markup Maker - Takes a simple list of page ids that you enter and converts it to a valid XHTML document. Now includes HTML5 support
  • jQuery Function Builder - Quickly build scaffolding for numerous jQuery syntax functions (which will run on page load/ready)
  • List-o-matic - Create CSS-styled navigation blocks based on unordered list <li> items. Get your semantics on!
  • Checkbox Maker - Converts a block of text into a series of checkboxes, with labels and all that jazz.
  • Yes/No list creator - It's a tool for quickly generating accessible, XHTML-compliant yes/no radio button choices from a list.
  • Insta-Select (Select List Generator) - An easy-to-use tool to quickly generate <select> lists.
  • HTML to JavaScript Convertor - takes your markup and converts it to a series of document.write() statements that you can use in a block of JavaScript.
  • XFN (XHTML Friends Network) Link Creator - Build up XFN-friendly links for copying/pasting into a blog-roll or navigation menu.
  • Acrobot - converts all your acronyms/abbreviations using the <acronym> and <abbr> tag.
  • Response.Right - Save time converting large blocks of text/HTML to server-side write statements (such as PHP echo or ASP response.write) with this handy convertor.
  • Quick Escape - Converts HTML to escaped characters suitable for pasting into form textarea inputs.