<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Cordobo &#187; firefox</title>
	<atom:link href="http://cordobo.com/tag/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://cordobo.com</link>
	<description>Weblog of Andreas Jacob on Webdesign and CSS</description>
	<lastBuildDate>Mon, 20 Feb 2012 09:57:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Uninstall &#8220;Microsoft .Net Framework Assistent&#8221; Firefox add-on</title>
		<link>http://cordobo.com/878-uninstall-microsoft-net-framework-assistent/</link>
		<comments>http://cordobo.com/878-uninstall-microsoft-net-framework-assistent/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 22:16:26 +0000</pubDate>
		<dc:creator>Andreas Jacob</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[add-on]]></category>
		<category><![CDATA[Assistent]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[net framework]]></category>
		<category><![CDATA[Uninstall]]></category>

		<guid isPermaLink="false">http://cordobo.com/?p=878</guid>
		<description><![CDATA[Windows Update comes with a sort of surprise this time for us firefox users. Microsoft .Net Framework 3.5 SP1 installs an extension named &#8220;Microsoft .Net Framework Assistant 1.0&#8220;. The add-on adds support for &#8220;Clickonce&#8221; and the ability to report installed .Net versions to the web server. Well, I suppose you neither like Microsofts way to [...]]]></description>
			<content:encoded><![CDATA[<p>Windows Update comes with a sort of surprise this time for us firefox users. <strong>Microsoft .Net Framework 3.5 <abbr title="Service Pack 1">SP1</abbr></strong> installs an extension named &#8220;<strong>Microsoft .Net Framework Assistant 1.0</strong>&#8220;. The add-on adds support for &#8220;<a href="http://en.wikipedia.org/wiki/ClickOnce" rel="nofollow">Clickonce</a>&#8221; and the ability to report installed .Net versions to the web server. Well, I suppose you neither like Microsofts way to distribute the add-on (no uninstall routine, the uninstall button is deactivated) nor the way Firefox handles access to your browser. So let&#8217;s get rid of it.</p>
<p><span id="more-878"></span></p>
<p><a href="http://www.flickr.com/photos/cordobo/3297719789/" title="Uninstall Microsoft .Net Framework Assistent by Cordobo, on Flickr" rel="nofollow"><img src="http://farm4.static.flickr.com/3337/3297719789_9343e4b236_o.jpg" width="500" height="350" alt="Uninstall Microsoft .Net Framework Assistent" /></a><br />
<small>Screenshot of the Firefox &#8220;add-ons dialogue&#8221;. The uninstall option is disabled.</small></p>
<h3>Uninstall the &#8220;Microsoft .Net Framework Assistant 1.0&#8243; add-on</h3>
<ol>
<li>Hit &#8220;Start &rsaquo; Run &rsaquo; &#8220;regedit&#8221; &ndash; STOP! and hit &#8220;CTRL + SHIFT + ENTER&#8221; (&#8220;Run as Administrator&#8221;)</li>
<li>Navigate to &#8220;<code>HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\Firefox\extensions</code>&#8220;</li>
<li>Right click on the entry &#8220;<code>{20a82645-c095-46ed-80e3-08825760534b}</code>&#8221; and delete it</li>
<li>Navigate to &#8220;<code>HKEY_LOCAL_MACHINE\SOFTWARE\MozillaPlugins</code>&#8220;</li>
<li>Right click on the subkey &#8220;<code>@microsoft.com/WPF,version=3.5</code>&#8221; and delete it</li>
<li>Open Firefox and enter &#8220;about:config&#8221; in the address bar</li>
<li>Filter for &#8220;<code>general.useragent.extra.microsoftdotnet</code>&#8221; and &#8220;<code>microsoft.CLR.clickonce.autolaunch</code>&#8221; and delete/reset the strings (if applicable)</li>
<li>Restart Firefox and goto &#8220;<code>C:\Windows\Microsoft.NET\Framework\v3.5\Windows Presentation Foundation</code>&#8220;</li>
<li>Rename the folder &#8220;<code>DotNetAssistantExtension</code>&#8221; to &#8220;<code>DotNetAssistantExtensionOld</code>&#8221; and the file <code>NPWPF.dll</code> to <code>NPWPF.dll.old</code> (you can delete the folder and the file later if you don&#8217;t encounter problems)</li>
</ol>
<p>This worked for me. I take no responsibility ;-)</p>
]]></content:encoded>
			<wfw:commentRss>http://cordobo.com/878-uninstall-microsoft-net-framework-assistent/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Firefox add-ons for developers</title>
		<link>http://cordobo.com/540-firefox-add-ons-for-developers/</link>
		<comments>http://cordobo.com/540-firefox-add-ons-for-developers/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 20:38:28 +0000</pubDate>
		<dc:creator>Andreas Jacob</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[add-on]]></category>
		<category><![CDATA[add-ons]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[microformats]]></category>
		<category><![CDATA[notebook]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://cordobo.com/?p=540</guid>
		<description><![CDATA[I compiled a short list of add-ons for firefox &#8212; mostly for developers and even more mostly for my own needs. Aardvark (Developer Page) Powerful and user-friendly selector utility for selecting elements and doing various actions on them. It can be used for cleaning up a page prior to printing it (by removing and isolating [...]]]></description>
			<content:encoded><![CDATA[<p>I compiled a short list of add-ons for firefox &mdash; mostly for developers and even <em>more mostly</em> for my own needs.</p>
<p><span id="more-540"></span></p>
<h3><img src="/wp-content/uploads/default-icon.png" alt="" title="Aardvark" width="32" height="32" class="alignnone size-full wp-image-617" /> <a href="https://addons.mozilla.org/de/firefox/addon/4111">Aardvark</a> (<a href="http://karmatics.com/aardvark/">Developer Page</a>)</h3>
<p>Powerful and user-friendly selector utility for selecting elements and doing various actions on them. It can be used for cleaning up a page prior to printing it (by removing and isolating elements), and for web development.</p>
<h3><img src="/wp-content/uploads/cleo.png" alt="cleo" title="cleo" width="32" height="32" class="size-medium wp-image-565" /> <a href="https://addons.mozilla.org/de/firefox/addon/2942">CLEO</a> (<a href="http://customsoftwareconsult.com/extensions/cleo/cleo.html">Developer Page</a>)</h3>
<p>CLEO allows you to organize individual extensions/themes by combining them together into a single, installable file. This file can be used to install or restore a collection of extensions and/or themes.</p>
<h3 id="firebug"><img src="/wp-content/uploads/firebug.png" alt="firebug" title="firebug" width="32" height="32" class="size-medium wp-image-565" /> <a href="https://addons.mozilla.org/de/firefox/addon/1843">Firebug</a> (<a href="http://getfirebug.com/">Developer Page</a>)</h3>
<p> Firebug integrates with Firefox to put a wealth of development tools at your fingertips while you browse. You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page.</p>
<h3><img src="/wp-content/uploads/default-icon.png" alt="Google Notebook" title="Google Notebook" width="32" height="32" class="alignnone size-full wp-image-617" /> <a href="http://www.google.com/notebook">Google Notebook</a></h3>
<p>I used a local tool to store various code snippets I needed over and over and sometimes even Google mail if I used them on a different computer. Well, I never ever had them on the computer I needed them until a friend pointed me to Google Notebook and it really speeds-up my copy &#038; paste experiences ;)</p>
<h3 id="greasemonkey"><img src="/wp-content/uploads/default-icon.png" alt="" title="Greasemonkey" width="32" height="32" class="alignnone size-full wp-image-617" /> <a href="https://addons.mozilla.org/de/firefox/addon/748">Greasemonkey</a> (<a href="http://www.greasespot.net/">Developer Page</a>)</h3>
<p>Allows you to customize the way a webpage displays using small bits of JavaScript. Hundreds of scripts, for a wide variety of popular sites, are already available at <a href="http://userscripts.org/">userscripts.org</a>.<br />
You can write your own scripts, too. Check out <a href="http://wiki.greasespot.net/">wiki.greasespot.net</a> to get started.</p>
<h3><img src="/wp-content/uploads/default-icon.png" alt="Hammerhead" title="Hammerhead" width="32" height="32" class="alignnone size-full wp-image-617" /> <a href="http://stevesouders.com/hammerhead/">Hammerhead</a> (<a href="http://stevesouders.com/hammerhead/">Developer Page</a>)</h3>
<p>Hammerhead adds a tab to Firebug for measuring the load time of web pages. Requires <a href="#firebug">Firebug</a>.</p>
<h3><img src="/wp-content/uploads/html-validator.png" alt="HTML Validator" title="HTML Validator" width="32" height="25" class="alignnone size-full wp-image-617" /> <a href="https://addons.mozilla.org/de/firefox/addon/249">HTML Validator</a> (<a href="http://users.skynet.be/mgueury/mozilla/">Developer Page</a>)</h3>
<p>HTML Validator is a Mozilla extension that adds HTML validation inside Firefox and Mozilla. The number of errors of a HTML page is seen on the form of an icon in the status bar when browsing.<br />
The extension is based on Mozillas built-in support for Tidy and OpenSP.</p>
<h3><img src="/wp-content/uploads/default-icon.png" alt="HttpFox" title="HttpFox" width="32" height="25" class="alignnone size-full wp-image-617" /> <a href="https://addons.mozilla.org/en-US/firefox/addon/6647">HttpFox</a> (<a href="http://code.google.com/p/httpfox/">Developer Page</a>)</h3>
<p>HttpFox monitors and analyzes all incoming and outgoing HTTP traffic between the browser and the web servers.</p>
<h3><img src="/wp-content/uploads/live-http-headers.png" alt="Live HTTP Headers" title="Live HTTP Headers" width="32" height="25" class="alignnone size-full wp-image-617" /> <a href="https://addons.mozilla.org/de/firefox/addon/3829">Live HTTP Headers</a> (<a href="http://livehttpheaders.mozdev.org/">Developer Page</a>)</h3>
<p>View HTTP headers of a page and while browsing.</p>
<h3><img src="/wp-content/uploads/default-icon.png" alt="" title="Modify Headers" width="32" height="32" class="alignnone size-full wp-image-617" /> <a href="https://addons.mozilla.org/de/firefox/addon/967">Modify Headers</a> (<a href="http://modifyheaders.mozdev.org/">Developer Page</a>)</h3>
<p>Add, modify and filter http request headers. You can modify the user agent string, add headers to spoof a mobile request (e.g. x-up-calling-line-id) and much more. Take a look at the help tab of the Modify Headers window.<br />
For an alternative, check <a href="https://addons.mozilla.org/de/firefox/addon/966">Tamper Data</a></p>
<h3><img src="/wp-content/uploads/default-icon.png" alt="" title="Nightly Tester Tools" width="32" height="32" class="alignnone size-full wp-image-617" /> <a href="https://addons.mozilla.org/de/firefox/addon/6543">Nightly Tester Tools</a> (<a href="http://www.oxymoronical.com/web/firefox/nightly">Developer Page</a>)</h3>
<p>This extension adds a few extras useful to those that regularly test nightly builds of Firefox, Thunderbird, Sunbird and Toolkit Seamonkey (Suiterunner). The following is a brief list of the extension&#8217;s features:<br />
Extension compatibility fixing, Titlebar customisation, Build ID retrieval, Screenshots, Breakpad information, Restoring tabs from previous session &amp; Leak log analysis.</p>
<h3><img src="/wp-content/uploads/operator.png" alt="operator" title="operator" width="32" height="32" class="size-full wp-image-616" /> <a href="https://addons.mozilla.org/de/firefox/addon/4106">Operator</a> (<a href="http://www.kaply.com/weblog/operator">Developer Page</a>)</h3>
<p>Operator lets you combine pieces of information on Web sites with applications in ways that are useful. For instance, Flickr + Google Maps, Upcoming + Google Calendar, Yahoo! Local + your address book, and many more possibilities and permutations. All of these scenarios are possible due to Microformats, an emerging standard for injecting semantics into HTML.</p>
<h3><img src="/wp-content/uploads/pencil.png" alt="" title="pencil" width="32" height="32" class="alignnone size-full wp-image-617" /> <a href="https://addons.mozilla.org/de/firefox/addon/8487">Pencil</a> (<a href="http://www.evolus.vn/Pencil/">Developer Page</a>)</h3>
<p>Pencil  is a free and opensource Firefox add-on to do GUI prototyping and simple sketching within Firefox.</p>
<h3><img src="/wp-content/uploads/pixel-perfect.png" alt="" title="pixel perfect" width="32" height="32" class="alignnone size-full wp-image-617" /> <a href="https://addons.mozilla.org/de/firefox/addon/7943">Pixel Perfect</a> (<a href="http://www.pixelperfectplugin.com/">Developer Page</a>)</h3>
<p>Pixel Perfect is a Firefox/Firebug extension that allows web developers and designers to easily overlay a web composition over top of the developed HTML. Requires <a href="#firebug">Firebug</a>.</p>
<h3><img src="/wp-content/uploads/default-icon.png" alt="" title="platypus" width="32" height="32" class="alignnone size-full wp-image-617" /> <a href="https://addons.mozilla.org/de/firefox/addon/737">Platypus</a> (<a href="http://platypus.mozdev.org/">Developer Page</a>)</h3>
<p>Platypus is a Firefox extension which lets you modify a Web page from your browser &#8212; &#8220;What You See Is What You Get&#8221; &mdash; and then save those changes as a Greasemonkey script so that they&#8217;ll be repeated the next time you visit the page. Requires <a href="#greasemonkey">Greasemonkey</a>.</p>
<h3><img src="/wp-content/uploads/default-icon.png" alt="Poster" title="Poster" width="32" height="32" class="size-medium wp-image-565" /> <a href="https://addons.mozilla.org/de/firefox/addon/2691">Poster</a> (<a href="http://code.google.com/p/poster-extension/">Developer Page</a>)</h3>
<p>A developer tool for interacting with web services and other web resources that lets you make HTTP requests, set the entity body, and content type. This allows you to interact with web services and inspect the results. After you install it, just go to View->Sidebar->Poster to open the tool as a sidebar. After that, try a GET or POST on your favorite web service or site.</p>
<h3><img src="/wp-content/uploads/default-icon.png" alt="" title="SearchStatus" width="32" height="32" class="alignnone size-full wp-image-617" /> <a href="https://addons.mozilla.org/de/firefox/addon/321">SearchStatus</a> (<a href="http://www.quirk.biz/searchstatus/">Developer Page</a>)</h3>
<p>Display the Google PageRank, Alexa rank and Compete ranking anywhere in your browser, along with fast keyword density analyser, keyword/nofollow highlighting, backward/related links, Alexa info and other SEO tools.</p>
<h3><img src="/wp-content/uploads/default-icon.png" alt="Selenium IDE" title="Selenium IDE" width="32" height="32" class="size-medium wp-image-565" /> <a href="https://addons.mozilla.org/de/firefox/addon/2079">Selenium IDE</a> (<a href="http://selenium-ide.openqa.org/">Developer Page</a>)</h3>
<p>Selenium IDE is an integrated development environment for Selenium tests. It is implemented as a Firefox extension, and allows you to record, edit, and debug tests. Selenium IDE includes the entire Selenium Core, allowing you to easily and quickly record and play back tests in the actual environment that they will run.<br />
For an alternative, check <a href="https://addons.mozilla.org/de/firefox/addon/4149">Molybdenum</a>.</p>
<h3><img src="/wp-content/uploads/default-icon.png" alt="Smush it" title="Smush it" width="32" height="32" class="size-medium wp-image-565" /> <a href="http://smushit.com/">Smush it</a> (<a href="http://smushit.com/">Developer Page</a>)</h3>
<p>Optimizing images by hand is time consuming and painful. Smush it does it for you.</p>
<h3><img src="/wp-content/uploads/total-validator.png" alt="" title="Total Validator" width="32" height="32" class="alignnone size-full wp-image-617" /> <a href="https://addons.mozilla.org/de/firefox/addon/2318">Total Validator</a> (<a href="http://www.totalvalidator.com/tool/extension.html">Developer Page</a>)</h3>
<p>Provides true HTML validation (HTML 2.0 to XHTML 1.1) using the official DTDs, plus added attribute checking. So you no longer have to put up with the limitations of the W3C validator (no type checking) and tools like HTML Tidy which interpret the standards incorrectly (they don&#8217;t use the official DTDs). Also performs accessibility validation (WCAG, US-508), broken link checking, spell checking (5 languages), and takes screenshots using 32 browsers on Windows, Linux, and OS/X.</p>
<h3><img src="/wp-content/uploads/default-icon.png" alt="" title="UrlParams" width="32" height="32" class="alignnone size-full wp-image-617" /> <a href="https://addons.mozilla.org/de/firefox/addon/1290">UrlParams</a> (<a href="http://www.urlparams.blogwart.com/">Developer Page</a>)</h3>
<p>Shows you the GET and POST parameters of the current website in the sidebar. You can alter their values, add new parameters, switch get/post and more. Might not be compatible with Firefox 3.0.x.</p>
<h3><img src="/wp-content/uploads/yslow.png" alt="yslow" title="yslow" width="32" height="32" class="size-full wp-image-578" /> <a href="https://addons.mozilla.org/de/firefox/addon/5369">YSlow</a> (<a href="http://developer.yahoo.com/yslow/">Developer Page</a>)</h3>
<p>YSlow analyzes web pages and tells you why they&#8217;re slow based on Yahoo&#8217;s rules for high performance web sites. Requires <a href="#firebug">Firebug</a>.</p>
<h3><img src="/wp-content/uploads/web-developer.png" alt="web developer" title="web-developer" width="32" height="32" class="size-full wp-image-573" /> <a href="https://addons.mozilla.org/de/firefox/addon/60">Web Developer</a> (<a href="http://chrispederick.com/work/web-developer/">Developer Page</a>)</h3>
<p>A well-known add-on and must-have for every web developer. Adds a menu and a toolbar with various web developer tools.</p>
]]></content:encoded>
			<wfw:commentRss>http://cordobo.com/540-firefox-add-ons-for-developers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The final countdown &#8211; My switch from Firefox to Opera</title>
		<link>http://cordobo.com/354-the-final-countdown-my-switch-from-firefox-to-opera/</link>
		<comments>http://cordobo.com/354-the-final-countdown-my-switch-from-firefox-to-opera/#comments</comments>
		<pubDate>Sat, 26 May 2007 20:43:28 +0000</pubDate>
		<dc:creator>Andreas Jacob</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[thunderbird]]></category>

		<guid isPermaLink="false">http://smartsite.de/c/cordobo_com/?p=354</guid>
		<description><![CDATA[Keep in mind, I really like the fox, but on my 4 year old machine (Win XP, 2.8 GHz, ~700MB RAM) it&#8217;s like a torture looking at the task manager seeing Firefox using 95% of my CPU and about 200MB of RAM. It&#8217;s almost impossible to use any other program while browsing with Firefox. I [...]]]></description>
			<content:encoded><![CDATA[<p>Keep in mind, I really like <a href="http://www.mozilla.com/">the fox</a>, but on my 4 year old machine (Win XP, 2.8 GHz, ~700MB RAM) it&#8217;s like a torture looking at the task manager seeing Firefox using 95% of my CPU and about 200MB of RAM. It&#8217;s almost impossible to use any other program while browsing with Firefox. I couldn&#8217;t stand it anymore.</p>
<p>CU Firefox, bye bye Thunderbird&hellip; Hello <a href="http://www.opera.com/">Opera</a>!</p>
<p>I easily managed to import all my local bookmarks via Opera&#8217;s importer, the only thing I couldn&#8217;t get solved was importing one out of 4 email accounts I&#8217;m using (maybe because of several subfolders?) and the (logical but) annoying fact, that I can&#8217;t import my passwords from Firefox.</p>
<p>BTW: The time I was typing this, Opera used between 2% and 12% of CPU and 95MB of RAM.</p>
<p>Edit: If you encounter similar problems but you are a Mozilla Evangelist and/or you prefer opensource, use <a href="http://www.mozilla.org/projects/seamonkey/">Mozilla Seamonkey</a> instead of Firefox and Thunderbird.</p>
]]></content:encoded>
			<wfw:commentRss>http://cordobo.com/354-the-final-countdown-my-switch-from-firefox-to-opera/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

