• 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.

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/

Picture Hosting

March 4th, 2007 by Andrew Wells

Free picture hosting for anyone that cares to use it.

Read the rest of this entry »

HTML Extraction Tools

March 4th, 2007 by Andrew Wells

This tools makes extracting HTML from web URLs, eBay ME Pages, eBay Listings, and even external file easy.

Read the rest of this entry »

HTML Practice Area

March 4th, 2007 by Andrew Wells

This tool allows you to post HTML to the site, and preview it in an iFrame. You are then provided with a URL to share the code with others.

Read the rest of this entry »

WhoIs Lookup

January 21st, 2007 by Andrew Wells

This tool will let you find contact information on any domain name as well as abuse contacts and nameservers.

Read the rest of this entry »

Traceroute

December 20th, 2006 by Andrew Wells

Always wanted to know the path packets take to get from your computer to another? This tool will tell you.

Read the rest of this entry »

Ping

December 20th, 2006 by Andrew Wells

This tool is used for sending packets to another IP address. You will get a reply if the computer you sent the packet to is there, working, is configured to reply to them.

Read the rest of this entry »

Convert HTML for Display

December 17th, 2006 by Andrew Wells

If you are a technical poster, you find yourself posting HTML code in forums, but then the forum software displays the formatted text instead of the code. This tool will convert the code so that the actual HTML will show up after posting.

Read the rest of this entry »