generalnmx
Playful/Fascist Mod
I wish there was a program which was a very simple HTML viewer.
- Download the HTML source file.
- Manually browse the <img> tags in source and download those images if available. (there are tools to do this)
For the program...
- When parsing, ignore all tags except <BR>, <P>, and <IMG> tags. Output plain text of course.
- Add more features later if you like, or distribute it open source.
Some HTML source might be weird and not parse correctly. Well I say screw 'em. gpLinux has a better browser, but it can be tough to setup and get working at a reasonable speed.
- Download the HTML source file.
- Manually browse the <img> tags in source and download those images if available. (there are tools to do this)
For the program...
- When parsing, ignore all tags except <BR>, <P>, and <IMG> tags. Output plain text of course.
- Add more features later if you like, or distribute it open source.
Some HTML source might be weird and not parse correctly. Well I say screw 'em. gpLinux has a better browser, but it can be tough to setup and get working at a reasonable speed.