A collection of news items, reviews, tutorials, commentary, links of interest, my photography, and more.
September 16, 2012
Why I'm Considering Dumping NoScript in Firefox
But NoScript has a problem. It will block scripts but not show them in the NoScript menu for me to enable - and I need them for some pages to run. I have verified this by running a similar add-on in Chromium (Chrome) which shows more scripts to unblock, which NoScript does not even show. At this time, I have no desire to move to Chromium, mainly because I like having a menu bar, and it appears the only way to have one is to use Chrome on OS X, whose UI forces a menu bar at the top.
July 7, 2010
Firefox 3.6.4 and Gmail issue
July 12, 2009
HTML Validator
March 22, 2009
CS Lite add-on
It's taken a little bit of work on some sites to get them working properly, but I haven't had any major stoppers yet. It's a great way to take control of the cookies on your system.
December 16, 2007
Firefox and NoScript Preferences
I originally thought that this was a result of Gentoo's noscript ebuild, but I'm getting the same thing when loading the extension through the Firefox extension Web site. For now, it looks like I will block javascript with Adblock Plus.
In other news, I now have a Technorati Profile.
September 23, 2007
Sans serif fonts in Firefox
By default, Firefox uses a serif type font for HTML pages where a page does not declare a font to use. Sans serif fonts are much easier to read on the screen whereas serif fonts are better for printed material. To change the default font Firefox uses, go to Preferences (which can appear under Tools in Windows, Edit in Linux, and I believe Firefox in OS X) and select the Content tab. Change the default font to a sans serif font such as Arial and make those same changes under the Advanced button.
Thunderbird also uses serif fonts by default, including for any e-mail you may send someone. Change the default font to sans serif in the Preferences area of Thunderbird under the Display section, Formatting tab, and select the Fonts button.
August 2, 2007
Gentoo Firefox Issue Solved?
July 7, 2007
Gentoo for x86 now installed
I'm also waiting to see if I will have issues with X crashing when using Mplayer, but am waiting for a moment when I have nothing critical running.
June 20, 2007
Mysterious Flash Outage
January 4, 2006
Firefox issue
Has anyone else experienced this?
November 30, 2005
Firefox 1.5 is out
If you are still using Internet Explorer, you really should check out Firefox. You will be glad you did.
September 4, 2005
Firefox Extensions, Part 2
Disable Targets for Downloads: There are a number of times when I try to download something and Firefox opens a new window/tab. This extension simply removes that annoyance.
Adblock: Remove those ads that annoy you with this extension. This has been nice to use for those ads that play sounds. Remove just the single ad or completely block the server it comes from.
Tabbrowser Preferences: Tabbed browsing saves me from having a large number of windows open at the same time, but I never cared for the positioning of the tabs. I use this extension to have the tabs at the bottom of the screen.
PwdHash: It's difficult to keep track of passwords, especially when you have dozens of them, whether they be for your operating system, a special program, or a website. As such, most people tend to use the same password in multiple places, which isn't the wisest idea if someone figures out that password. PwdHash will automatically make a more secure password for a site while you continue to use that easy to remember password. Let the extension description and the PwdHash site explain it more. My only complaint about this is that I would like a way to know which sites I used PwdHash with - granted, I should just go through all sites and change my passwords to use this...
August 22, 2005
Firefox Extensions, Part 1
Extensions for web developers:
Web Developer: This is probably the standard extension you'll find on any web developer's computer. Disable just about any part of the web page, play with CSS, forms, images, display various information about the page, outline the various parts of the page, and more.
Aardvark: I don't see this extension mentioned as often as it probably should be. This is a nice interactive way to work with CSS. Once the extension is turned on, the various parts of the web page that you move your mouse cursor over will be outlined with a red box and show a caption that reports the HTML element type as well as the class and id if they exist. From there you can do various things with the element such as remove it from the page, make it wider, or make it narrower.
LinkChecker: Checking for broken links on your pages can be tedious. This extension will highlight the links on a page with a particular color to tell you if the link is good, broken, or forwarded.
ColorZilla: Use this extension to get the RBG value and hex code of a color on a web page.
View Formatted Source: Sometimes the code you see with Firefox's view source option is difficult to read. I generally use this extension for it's color coding of HTML code (which will also allow you to view CSS information for the elements in a page), but it is also capable of letting you select a "block" in the page and just view the source for that block.
MeasureIt: Measure the height and width of any element on a web page.
February 1, 2005
Firefox to the rescue at work
December 5, 2004
101 Things Mozilla Can Do That Internet Explorer Can't
http://www.xulplanet.com/ndeakin/arts/reasons.html
Thanks to cking from m202.net for the link.