View Single Post
02-23-2007, 10:16 AM
#1
vesselin is offline vesselin
Status: I'm new around here
Join date: Feb 2007
Location: Bulgaria
Expertise:
Software:
 
Posts: 20
iTrader: 0 / 0%
 

vesselin is on a distinguished road

  Old  A couple of HTML tools

I have a couple of HTML tools that I have developed while working as a freelancer. So I am wondering if I can package them and sell them online. However packaging each of them and setting a website with an online demo will cost me time, so I have to decide on which one to start work first. And this forum looks like the perfect place to ask other web developers:

Would these tools be useful to you?
Would you buy such a tool?
What price would you consider reasonable for such tools (provided that you find these tools useful)?

Below is a description of the programs that I have developed:

The first tool is a program that takes an HTML file and tells you small search engine optimizations that can be made, e.g. tables missing "summary" attribute, images missing "alt" attribute, if some text can be placed inside
h1, h2 tags, etc.

The second tool is a program that takes an HTML file and converts all tables into DIV tags + some CSS code. This program still needs improvements and after an HTML file is converted it often needs to be edited manually, but still the program saves lots of manual work when you start converting HTML with tables to tableless code.

Any comments on the usefulness of these programs are greatly appreciated.