• This website is the place where I voice my opinions as well as work on my latest tools that I design for various companies and individuals.

RSS & Atom Feeds Made Easy for Developers

June 25th, 2007 by Andrew Wells

In this entry you will find 2 feed templates ready to work on your TinyButStrong website. All you need to to is include these templates, set some variables, and merge the data block.

Read the rest of this entry »

SYI Description Formatter

June 4th, 2007 by Andrew Wells

This tool converts HTML code to a format in which it can be copied into eBay’s new SYI form w/o it messing with the HTML.

I have been avoiding using it as it always screwed up my HTML when I copied it out of an HTML editor, and it wasn’t because I was using code that shouldn’t be there. It was because I was using some inline CSS. Since we are now forced to use it, I have found a solution after some trial and error. I realized it was because I had tabs and extra spaces in the code (I don’t get it either). All I had to do to fix that was take out all the extra white space. If your don’t know how to do this and are having troubles with the new form, try running your html and copy the reformatted code into the description editor. You will hopefully have better luck.

See this tool at: http://www.pr0gr4mm3r.com/syi-format/