Difference between revisions of "HTML Tools portal"

From MKRD.info Wiki
 
Line 1: Line 1:


HTML Tools
HTML Tools
Line 8: Line 7:
* my single best HTML edition suite
* my single best HTML edition suite
* html source editor with slashes
* html source editor with slashes


e-book/wiki: explain the difference in making a site yourself, templates, and Content Management Systems.
e-book/wiki: explain the difference in making a site yourself, templates, and Content Management Systems.
Line 14: Line 14:
* develop an editor that will convert a template into a program-managed CMS which will produce separate HTML files (no CMS system on server would be used)
* develop an editor that will convert a template into a program-managed CMS which will produce separate HTML files (no CMS system on server would be used)
* program will also use “widgets” to set up otherwise large pieces of third-party software lk forums, e-mail forms, etc. user will be able to do designing without worrying about any technical settings or details.
* program will also use “widgets” to set up otherwise large pieces of third-party software lk forums, e-mail forms, etc. user will be able to do designing without worrying about any technical settings or details.


Internet Master Suite. Develop a tool suite that will include the following:
Internet Master Suite. Develop a tool suite that will include the following:
Line 46: Line 47:
* Meta HTML page Java program (adds a txt file to *_files dir)
* Meta HTML page Java program (adds a txt file to *_files dir)
* single-file html save full support (no errors)
* single-file html save full support (no errors)


make a web bot to check the whole internet for errors and bad coding practices
make a web bot to check the whole internet for errors and bad coding practices
Line 54: Line 56:
* links, html errors, spellcheck
* links, html errors, spellcheck
* when problems are found, generate a report and send to the website's e-mail with link to my services.
* when problems are found, generate a report and send to the website's e-mail with link to my services.


How idiotic is it that I could not find an HTML error fixer?
How idiotic is it that I could not find an HTML error fixer?
Line 64: Line 67:
* It does not have batch capability
* It does not have batch capability
* Several other ones are either broken, do not have GUI, or worse
* Several other ones are either broken, do not have GUI, or worse


HTML Diff utility:
HTML Diff utility:


A tool to manage/visualize whole websites, and all of their pages, and to batch-work with non-CMS pages:
A tool to manage/visualize whole websites, and all of their pages, and to batch-work with non-CMS pages:
Line 77: Line 79:
* It will be able to compare two pages
* It will be able to compare two pages
* It will keep track of changes to a web page, with integrated notes, programmer's notes on the code, todo list, etc
* It will keep track of changes to a web page, with integrated notes, programmer's notes on the code, todo list, etc


Very good HTML ideas:
Very good HTML ideas:
Line 83: Line 86:
* Also, check people's webpages automatically with a webbot, then send them e-mail with report and a pitch for my HTML tools.
* Also, check people's webpages automatically with a webbot, then send them e-mail with report and a pitch for my HTML tools.
* The programs menu entry folder should be named HTML Tools, and have at least 6 utility links (as compared to the NVU entry)
* The programs menu entry folder should be named HTML Tools, and have at least 6 utility links (as compared to the NVU entry)


missing content on the Internet
missing content on the Internet
Line 91: Line 95:
* a complete font creation utility.
* a complete font creation utility.
* how to obtain (or provide myself) and install proportional/monospace font for OSes and programs. fe, OpenOffice does not have any monospace font install nor does it seems like it will list and use one installed in Windoza
* how to obtain (or provide myself) and install proportional/monospace font for OSes and programs. fe, OpenOffice does not have any monospace font install nor does it seems like it will list and use one installed in Windoza


Search Engine Compatibility Test: in addition to the before-mentioned HTML check tools, also provide a "search-engine compatibility test"
Search Engine Compatibility Test: in addition to the before-mentioned HTML check tools, also provide a "search-engine compatibility test"
Line 105: Line 110:
* list enhancements
* list enhancements
* do before-mentioned html testing like errors, coding practices, spell-check, internal links and their quality, etc
* do before-mentioned html testing like errors, coding practices, spell-check, internal links and their quality, etc


Here, various programs will be discussed that can be used for editing HTML, especially including any weaknesses and problems with each program.
Here, various programs will be discussed that can be used for editing HTML, especially including any weaknesses and problems with each program.
Line 115: Line 121:
* Meta HTML page Java program (adds a txt file to *_files dir)
* Meta HTML page Java program (adds a txt file to *_files dir)
* single-file html save full support (no errors)
* single-file html save full support (no errors)


Search Engine Compatibility Test
Search Engine Compatibility Test
Line 129: Line 136:
* list enhancements
* list enhancements
* do before-mentioned html testing like errors, coding practices, spell-check, internal links and their quality, etc
* do before-mentioned html testing like errors, coding practices, spell-check, internal links and their quality, etc


HTML Tools
HTML Tools
Line 140: Line 148:
* It does not have batch capability
* It does not have batch capability
* Several other ones are either broken, do not have GUI, or worse
* Several other ones are either broken, do not have GUI, or worse


Develop a tool suite that will include the following:
Develop a tool suite that will include the following:
Line 153: Line 162:
* Document how to make money
* Document how to make money
* HTML diff utility (text/code compare between two versions or files
* HTML diff utility (text/code compare between two versions or files


HTML Diff utility:
HTML Diff utility:
Line 163: Line 173:
* It will be able to compare two pages
* It will be able to compare two pages
* It will keep track of changes to a web page, with integrated notes, programmer's notes on the code, todo list, etc
* It will keep track of changes to a web page, with integrated notes, programmer's notes on the code, todo list, etc


a simple animation studio and a small animation utility program.
a simple animation studio and a small animation utility program.
Line 170: Line 181:
* a complete font creation utility.
* a complete font creation utility.
* how to obtain (or provide myself) and install proportional/monospace font for OSes and programs. fe, OpenOffice does not have any monospace font install nor does it seems like it will list and use one installed in Windoza
* how to obtain (or provide myself) and install proportional/monospace font for OSes and programs. fe, OpenOffice does not have any monospace font install nor does it seems like it will list and use one installed in Windoza


Open Source a website design book the way I want it:
Open Source a website design book the way I want it:
Line 181: Line 193:
* Small, short, adaptable book
* Small, short, adaptable book
* User-editable
* User-editable


document insane html validator
document insane html validator

Latest revision as of 22:39, 11 June 2011

HTML Tools

  • document wth none of the html editors showing meta closing slash. why not a single editor shows meta tag closing slash
  • document how to extract, sort, and process html and text lists
  • document on how to correctly style and block text and html like heading, listing, bullets, sections, etc
  • my single best HTML edition suite
  • html source editor with slashes


e-book/wiki: explain the difference in making a site yourself, templates, and Content Management Systems.

  • tell people to never use templates no matter how good they seem
  • develop an editor that will convert a template into a program-managed CMS which will produce separate HTML files (no CMS system on server would be used)
  • program will also use “widgets” to set up otherwise large pieces of third-party software lk forums, e-mail forms, etc. user will be able to do designing without worrying about any technical settings or details.


Internet Master Suite. Develop a tool suite that will include the following:

  • myFox. the better Firefox.com: my website on distributing a Firefox version built with best extensions and my video tutorials. firefox the way i want it (sync and intelligent bookmarks utilities required to be built-in). Firefox with several extensions built-in, + BlockXXX, Session Saver, etc built--in and non-disableable. Also blocks flash and games. DVD or movie file instead of instructions shows all possible uses. very needed fox sound manager. fe play only focus tab, block all others, indicate which tabs are playing, etc; same for video etc. fox addon stop or control sounds globally. contact authors of all fox sync solutions, status, sponsor single consolidated solution for my site. very needed fox sound manager. fe play only focus tab, block all others, indicate which tabs are playing, etc; same for video etc. fox addon stop or control sounds globally. my solution to bookmarks sync; sync name folder on both sides. ws myfox portal, esp requred functionality. implement and document fox sync
  • Favorites/bookmarks manager
  • Internet DNS super search
  • Archive support
  • HTML renamer, fixer, editor, etc. Batch HTML checker/fixer/optimizer
  • Meta HTML page Java program (adds a txt file to *_files dir)
  • single-file html save full support (no errors)
  • a working website spellcheck is needed (including a full check for all other things like broken links)
  • GUI drag-and-drop WYSIWYG HTML editor.
  • Utilities and suggestions like META tag editors and keyword recommendations. Also, detect overall website programming and style, and recommend improvements (fe, detect Flash-only sites and warn that text must be present for indexers, lite version, and accessibility
  • An online e-book, especially on templates, CSS, and CMS
  • Tools to check whole websites, website mapping tools, site managers, FTP managers, online website scan, etc
  • Free example websites
  • Document the horror I got myself into with templates
  • Document absolutely all hosting providers and options
  • Document how to make money
  • HTML diff utility (text/code compare between two versions or files
  • a simple animation studio and a small animation utility program.
  • a way to work with small files like icons, cursors, animated cursors, animated text, favicon, etc
  • a way to use or generate small or special text. my LED project is a good example. specifically, have a utility to generate text of any size by specifying how it should be drawn (raster or pixels), its width, height, distances bw letters, etc
  • a complete font creation utility.
  • how to obtain (or provide myself) and install proportional/monospace font for OSes and programs. fe, OpenOffice does not have any monospace font install nor does it seems like it will list and use one installed in Windoza
  • Firefox with several extensions built-in, + BlockXXX, Session Saver, etc built--in and non-disableable. Also blocks flash and games. DVD or movie file instead of instructions shows all possible uses.
  • Favorites/bookmarks manager
  • Internet DNS super search
  • Archive support
  • HTML renamer, fixer, editor, etc
  • Meta HTML page Java program (adds a txt file to *_files dir)
  • single-file html save full support (no errors)


make a web bot to check the whole internet for errors and bad coding practices

  • bad practices
  • security, certificates (esp those out of date or invalid)
  • how often they are updated
  • links, html errors, spellcheck
  • when problems are found, generate a report and send to the website's e-mail with link to my services.


How idiotic is it that I could not find an HTML error fixer?

  • Universal/standards bodies have not developed one, nor do they endorse one
  • There is just one such program
  • It is not built-in in all HTML WYSIWYG editors
  • It is not actively supported
  • It does not have GUI
  • It does not have batch capability
  • Several other ones are either broken, do not have GUI, or worse


HTML Diff utility:

A tool to manage/visualize whole websites, and all of their pages, and to batch-work with non-CMS pages:

  • It will be able to develop a “CMS” based on a template by specifying where the main text body is, where the static content is, and where is the navigation menu.
  • It will detect all differences between files, esp fixes on non-body-text areas of the template
  • It will CVS pages for backup after and during work on them.
  • It will be able to restore/recover from backups
  • It will be able to compare two pages
  • It will keep track of changes to a web page, with integrated notes, programmer's notes on the code, todo list, etc


Very good HTML ideas:

  • When checking a page, a website, bookmarks list, or the whole Internet, do not expect user to fix all broken links at once. Instead, convert them to red color. That is it
  • Also, check people's webpages automatically with a webbot, then send them e-mail with report and a pitch for my HTML tools.
  • The programs menu entry folder should be named HTML Tools, and have at least 6 utility links (as compared to the NVU entry)


missing content on the Internet

  • a simple animation studio and a small animation utility program.
  • a way to work with small files like icons, cursors, animated cursors, animated text, favicon, etc
  • a way to use or generate small or special text. my LED project is a good example. specifically, have a utility to generate text of any size by specifying how it should be drawn (raster or pixels), its width, height, distances bw letters, etc
  • a complete font creation utility.
  • how to obtain (or provide myself) and install proportional/monospace font for OSes and programs. fe, OpenOffice does not have any monospace font install nor does it seems like it will list and use one installed in Windoza


Search Engine Compatibility Test: in addition to the before-mentioned HTML check tools, also provide a "search-engine compatibility test"

  • test website for accessibility to bots
  • test links to the website
  • test redirect/404 code/content
  • approximate pagerank, popularity, etc
  • give a count of links to the website, their quality (anchor text, content, etc)
  • show, recommend meta keywords/content/explanation data
  • show how the entry will look like in results window
  • check meta tag
  • list improvements/suggestions
  • list enhancements
  • do before-mentioned html testing like errors, coding practices, spell-check, internal links and their quality, etc


Here, various programs will be discussed that can be used for editing HTML, especially including any weaknesses and problems with each program.

  • Firefox with best extensions, Session Saver, save text area, firebug,
  • Favorites/bookmarks manager
  • Internet DNS super search
  • Archive support
  • HTML renamer, fixer, editor, etc
  • Meta HTML page Java program (adds a txt file to *_files dir)
  • single-file html save full support (no errors)


Search Engine Compatibility Test

  • test website for accessibility to bots
  • test links to the website
  • test redirect/404 code/content
  • approximate pagerank, popularity, etc
  • give a count of links to the website, their quality (anchor text, content, etc)
  • show, recommend meta keywords/content/explanation data
  • show how the entry will look like in results window
  • check meta tag
  • list improvements/suggestions
  • list enhancements
  • do before-mentioned html testing like errors, coding practices, spell-check, internal links and their quality, etc


HTML Tools

  • How idiotic is it that I could not find an HTML error fixer?
  • Universal/standards bodies have not developed one, nor do they endorse one
  • There is just one such program
  • It is not built-in in all HTML WYSIWYG editors
  • It is not actively supported
  • It does not have GUI
  • It does not have batch capability
  • Several other ones are either broken, do not have GUI, or worse


Develop a tool suite that will include the following:

  • GUI drag-and-drop WYSIWYG HTML editor.
  • Batch HTML checker/fixer/optimizer
  • Utilities and suggestions like META tag editors and keyword recommendations. Also, detect overall website programming and style, and recommend improvements (fe, detect Flash-only sites and warn that text must be present for indexers, lite version, and accessibility)
  • An online e-book, especially on templates, CSS, and CMS
  • Tools to check whole websites, website mapping tools, site managers, FTP managers, online website scan, etc
  • Free example websites
  • Document the horror I got myself into with templates
  • Document absolutely all hosting providers and options
  • Document how to make money
  • HTML diff utility (text/code compare between two versions or files


HTML Diff utility:

  • A tool to manage/visualize whole websites, and all of their pages, and to batch-work with non-CMS pages:
  • It will be able to develop a “CMS” based on a template by specifying where the main text body is, where the static content is, and where is the navigation menu.
  • It will detect all differences between files, esp fixes on non-body-text areas of the template
  • It will CVS pages for backup after and during work on them.
  • It will be able to restore/recover from backups
  • It will be able to compare two pages
  • It will keep track of changes to a web page, with integrated notes, programmer's notes on the code, todo list, etc


a simple animation studio and a small animation utility program.

  • a way to work with small files like icons, cursors, animated cursors, animated text, favicon, etc
  • a way to use or generate small or special text. my LED project is a good example. specifically, have a utility to generate text of any size by specifying how it should be drawn (raster or pixels), its width, height, distances bw letters, etc
  • a complete font creation utility.
  • how to obtain (or provide myself) and install proportional/monospace font for OSes and programs. fe, OpenOffice does not have any monospace font install nor does it seems like it will list and use one installed in Windoza


Open Source a website design book the way I want it:

  • Still have not found a book like this
  • Make a support/training website
  • No beginner's/housewife/flash crap
  • No hand-coding anything at all.
  • GUI and open source programs only
  • Maximum automation & tool use
  • Small, short, adaptable book
  • User-editable


document insane html validator

  • duplicate definition
  • idiotic specified line numbering
  • no suggestions (esp on duplicates)
  • idiotic meta tags (does not say that type case should not be uppercase)
  • stupidities: capitalization problems with META (lowercase) and HTML (lowercase, inside doctype)