Eclipse workaround to firefox missing feature
0 Comments Published January 10th, 2006 in Eclipse, Firefox Tags: .A thing I usually do with firefox is to read documentation. Usually also BIG documentation. An example of that is the JDK javadocs or other libraries documentation. I think that this is quite common to any kind of developer.
So a thing that I would like that any browser to do is the ability to serve html from inside a standard archive, such as a tar.gz/jar/zip/rar/7z file… I don’t think it would be difficult to do.
Actually I am using eclipse help server to do that (Preferences->Help->Help Server): Eclipse (3.2M4) uses an internal web server to read from a zip file and serve its content: I fixed the port (that by default is get randomly), so, after I started eclipse and pressed CTRL+F1, the help server is available and accessible thru firefox using an url like this: http://127.0.0.1:6789/help/nftopic/jar:file:/usr/lib/j2sdk1.4-sun/doc.zip!/docs/api/index.html. This is just a workaround that prevents you to unpack a >30MB zip file to read its content. You see that in the URL the file path is an absolute path, so you can access any zip file content in the filesystem without unpacking it.
But… I think that this should be a feature of (an intelligent) web browser. Web browsers are not only useful for online content today ;-)
For more discussion in this topic, see also: Starting Eclipse Help Server w/o launching Eclipse
Search
Calendar
| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| « Dec | Feb » | |||||
| 1 | ||||||
| 2 | 3 | 4 | 5 | 6 | 7 | 8 |
| 9 | 10 | 11 | 12 | 13 | 14 | 15 |
| 16 | 17 | 18 | 19 | 20 | 21 | 22 |
| 23 | 24 | 25 | 26 | 27 | 28 | 29 |
| 30 | 31 | |||||
Archives
Categories
- Android (3)
- Apple (27)
- Books (7)
- Eclipse (14)
- Errors (4)
- Firefox (7)
- Git (2)
- Hardware (17)
- Horror Code (8)
- Internet (21)
- Java (102)
- JavaScript (9)
- Life, universe and everything (46)
- Lifehacks (25)
- Linux (51)
- Opinions (26)
- OSX (6)
- Python (1)
- Software (31)
- Speeches and Conferences (8)
- Unix (4)
- Web (23)
- Windows (19)
Tag Cloud
Android apple architecture Bash configuration CSS Development Düsseldorf Eclipse Git Google Hardware hdr How-To Java JAXB job junit Karmic Linux lion MacBook music Open Source Opinion oracle OSX patterns Pitfalls Practices Resume Security Software Suspend TDD Testing tip tonemapped Tricks Ubuntu unix video Web Workaround XML
WP Cumulus Flash tag cloud by Roy Tanck and Luke Morton requires Flash Player 9 or better.
Blog License
Blogs I like
Books on the desk
Friends' Blogs
- Antonio Terreno & Valter Bernardini
- Bruno Bossola
- Daniele Galluccio
- Domenico Ventura
- Ed Schepis
- Fabrizio Gianneschi
- Luca Grulla
- Luigi Zanderighi
- Marcello Teodori
- Mida Boghetich
- Muralidharan Chandrasekaran
- Piero Ricca
- Renzo Borgatti
- Simone Bordet
- Simone Bruno
- Uberto Barbini
- Valvolog
- Webtide blogs (Greg Wilkins & Jan Bartel)
Links





















No Responses to “Eclipse workaround to firefox missing feature”
Please Wait
Leave a Reply