About this entry
You’re currently reading “Minor Annoyances with Firefox Development,” an entry on Web 3.0, 6 Bladed Razors, 7 Minute Abs
- Published:
- 03.23.08 / 2pm
- Category:
- Web Browsers
Bookmark with- del.icio.us
Add to- Digg
Post on
Search on - Technorati
Minor Annoyances with Firefox Development
When you’re developing web applications in Firefox, do you find yourself constantly clearing your cache? Cache is a useful facet of web browsing for everything but the continuous testing environment of web development. Here’s a nice alternative so that you don’t have to disable your cache entirely:
Use the Firefox Plug-In called (humorously enough) JohnnyCache. I added the pattern ‘http://localhost/’ to my preferences and now I don’t have to worry about cache on my local machine anymore. Simple, easy, effective.
Now only if I knew how to disable the Firefox preference that autopopulates form fields with default values when F5 is hit to refresh the page. Try creating a page with a single text field, type a value into the form, and then hit F5 to refresh the page. Your value will be prefilled into the form.
I find myself always hitting “CTRL+L” (goes to the Location Bar) and “Enter” to avoid that one. I looked through about:config, but only found: signon.prefillForms (related to usernames and passwords), and browser.formfill.enable (related to autocomplete dropdowns for forms, not default values).
Anyone know an easier method?
subscribe to my blog. You'll save me some bandwidth that way.


No comments
Jump to comment form | comments rss [?] | trackback uri [?]