<?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>Jan Ole Peek &#187; Firefox</title>
	<atom:link href="http://www.janolepeek.com/tag/firefox/feed" rel="self" type="application/rss+xml" />
	<link>http://www.janolepeek.com</link>
	<description>Ramblings of an Internet Hermit</description>
	<lastBuildDate>Thu, 11 Feb 2010 19:45:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<cloud domain='www.janolepeek.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Web Development: Hard to explain</title>
		<link>http://www.janolepeek.com/web-development-hard-to-explain</link>
		<comments>http://www.janolepeek.com/web-development-hard-to-explain#comments</comments>
		<pubDate>Sat, 11 Oct 2008 07:22:01 +0000</pubDate>
		<dc:creator>jopeek</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Random Things]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[distraction]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[frustrations]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[gta iv]]></category>
		<category><![CDATA[internet explorer 8]]></category>
		<category><![CDATA[safari for windows]]></category>
		<category><![CDATA[style statement]]></category>
		<category><![CDATA[web developer]]></category>

		<guid isPermaLink="false">http://www.janolepeek.com/?p=1735</guid>
		<description><![CDATA[I can&#8217;t be the only web developer that gets frustrated with the intricacies of developing something that can be viewed on so many different platforms. Working on a website tonight I was checking my work in 5 different browsers! I was mainly developing in Firefox 3, while checking in Internet Explorer 7, Opera, Google Chrome, [...]]]></description>
			<content:encoded><![CDATA[<p>I can&#8217;t be the only web developer that gets frustrated with the <em>intricacies</em> of developing something that can be viewed on so many different platforms.</p>
<p>Working on a website tonight I was checking my work in 5 different browsers! I was mainly developing in <a href="http://www.janolepeek.com/tag/firefox" class="st_tag internal_tag" rel="tag" title="Posts tagged with Firefox">Firefox</a> 3, while checking in Internet Explorer 7, Opera, Google Chrome, and <a href="http://www.janolepeek.com/tag/safari-for-windows" class="st_tag internal_tag" rel="tag" title="Posts tagged with safari for windows">Safari for Windows</a>. There is nothing more frustrating than having it look perfect (aside from Safari&#8217;s totally different font rendering) in 5 browsers except for Internet Explorer. And all that because it doesn&#8217;t understand how to properly render the following style statement</p>
<pre>float:right</pre>
<p>Looks harmless enough, right? Well it cost me a few hours of fighting with my code, leaving no time for GTA IV.</p>
<p>To add insult to injury, when I shared my <a href="http://www.janolepeek.com/tag/frustrations" class="st_tag internal_tag" rel="tag" title="Posts tagged with frustrations">frustrations</a> with my better half, she couldn&#8217;t understand and, while doing her best to help, only caused more frustration and distraction away from the real issue at hand.</p>
<p>I finally got it solved and hope for dear life that Internet Explorer 8 will do a better job of interpreting <a href="http://www.janolepeek.com/tag/css" class="st_tag internal_tag" rel="tag" title="Posts tagged with CSS">CSS</a>.</p>
<p>As a final thought, I was too chicken to even take a look at how IE 6 is displaying it.</p>
<p><a title="cientifico_loco" rel="lightbox" href="http://www.flickr.com/photos/13795466@N08/2929341725/" target="_blank"><img src="http://farm4.static.flickr.com/3209/2929341725_40ee0320f5.jpg" border="0" alt="cientifico_loco" /></a><br />
<small><a title="Attribution-NonCommercial-NoDerivs License" href="http://creativecommons.org/licenses/by-nc-nd/2.0/" target="_blank"><img src="http://www.janolepeek.com/wp-content/plugins/photo-dropper/images/cc.png" border="0" alt="Creative Commons License" width="16" height="16" align="absmiddle" /></a> <a href="http://www.photodropper.com/photos/" target="_blank">photo</a> credit: <a title="Yo Mostro" href="http://www.flickr.com/photos/13795466@N08/2929341725/" target="_blank">Yo Mostro</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.janolepeek.com/web-development-hard-to-explain/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress MU Cookie Error</title>
		<link>http://www.janolepeek.com/wordpress-mu-cookie-error</link>
		<comments>http://www.janolepeek.com/wordpress-mu-cookie-error#comments</comments>
		<pubDate>Mon, 05 May 2008 19:05:26 +0000</pubDate>
		<dc:creator>jopeek</dc:creator>
				<category><![CDATA[Random Things]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.janolepeek.com/wordpress-mu-cookie-error</guid>
		<description><![CDATA[I finally solved this error after spending all day on it&#8230;.wordpress mu &#8220;ERROR: WordPress requires Cookies but your browser does not support them or they are blocked.&#8221; &#8211; Google Search The solution, that I haven&#8217;t seen posted anywhere, lies in how you specified the domain name when installing WPMU. I specified simply &#8220;blogs&#8221; when I [...]]]></description>
			<content:encoded><![CDATA[<p>I finally solved this error after spending all day on it&#8230;.<br /><a href="http://www.google.ca/search?q=wordpress+mu+%22ERROR%3A+WordPress+requires+Cookies+but+your+browser+does+not+support+them+or+they+are+blocked.%22&amp;ie=utf-8&amp;oe=utf-8&amp;aq=t&amp;rls=org.mozilla:en-US:official&amp;client=firefox-a">wordpress mu &#8220;ERROR: WordPress requires Cookies but your browser does not support them or they are blocked.&#8221; &#8211; Google Search</a></p>
<p>The solution, that I haven&#8217;t seen posted anywhere, lies in how you specified the domain name when installing WPMU. I specified simply &#8220;blogs&#8221; when I should have used &#8220;blogs.domain.com&#8221;. This caused the cookie to be created with &#8220;blog.local&#8221; and IE and <a href="http://www.janolepeek.com/tag/firefox" class="st_tag internal_tag" rel="tag" title="Posts tagged with Firefox">Firefox</a> did not accept that.</p>
<p>Thank God for Opera which accepted it and let me view the cookie.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.janolepeek.com/wordpress-mu-cookie-error/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jan Ole Peek commented on a blog post on Disqus</title>
		<link>http://www.janolepeek.com/jan-ole-peek-commented-on-a-blog-post-on-disqus-17</link>
		<comments>http://www.janolepeek.com/jan-ole-peek-commented-on-a-blog-post-on-disqus-17#comments</comments>
		<pubDate>Sat, 05 Apr 2008 00:44:56 +0000</pubDate>
		<dc:creator>jopeek</dc:creator>
				<category><![CDATA[Imported Comments]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[






Re: Firefox Addons


2 hours ago - Comment





 &#34;I'll update this as required.&#34; - Jan Ole Peek









]]></description>
			<content:encoded><![CDATA[<div>
<div>
<div><a href="http://www.janolepeek.com/firefox-addons#comment-303144" class="main">Re: Firefox Addons</a></div>
<div>2 hours ago &#8211; <a href="http://friendfeed.com/e/34f2fb2f-7c4c-2298-4592-9642e3159ed7?login=1&amp;comment=34f2fb2f-7c4c-2298-4592-9642e3159ed7">Comment</a></div>
<div>
<div><img src="http://friendfeed.com/static/images/quote.png?v=c3b6798af3b1db86c981e5b66f98c356" width="11" height="11"></img> &quot;I&#8217;ll update this as required.&quot; &#8211; <a href="http://friendfeed.com/peekj" class="friend nonf">Jan Ole Peek</a></div>
</div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.janolepeek.com/jan-ole-peek-commented-on-a-blog-post-on-disqus-17/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox Addons</title>
		<link>http://www.janolepeek.com/firefox-addons</link>
		<comments>http://www.janolepeek.com/firefox-addons#comments</comments>
		<pubDate>Sat, 05 Apr 2008 00:32:33 +0000</pubDate>
		<dc:creator>jopeek</dc:creator>
				<category><![CDATA[Random Things]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.janolepeek.com/?page_id=579</guid>
		<description><![CDATA[I&#8217;ve created the following Addons for Firefox. Here you can find local updated copies. More info can be found at the Mozilla Addons links provided. Blinklist Toolbar Version: 0.4.8 Local Copy Mozilla Addons Page The Blinklist Toolbar plugin is now deprecated. Blinklist now has their own Firefox extension (available from their site) and I suggest [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve created the following Addons for <a href="http://www.janolepeek.com/tag/firefox" class="st_tag internal_tag" rel="tag" title="Posts tagged with Firefox">Firefox</a>. Here you can find local updated copies. More info can be found at the Mozilla Addons links provided.</p>
<ul>
<li><strong>Blinklist Toolbar<br />
</strong>Version: 0.4.8<br />
<a href="http://www.janolepeek.com/blinklist-0.4.8.xpi">Local Copy</a><br />
<a href="https://addons.mozilla.org/en-US/firefox/addon/1437">Mozilla Addons Page</a></li>
</ul>
<div style="padding-top: 5px;padding-right: 8px;padding-bottom: 5px;padding-left: 8px;background-color: #fdf1d0;border: 1px solid #fad163;">
<p>The Blinklist Toolbar plugin is now deprecated. Blinklist now has their own <a href="http://www.janolepeek.com/tag/firefox" class="st_tag internal_tag" rel="tag" title="Posts tagged with Firefox">Firefox</a> extension (available from their site) and I suggest you use that instead.</p>
</div>
<ul>
<li><strong>Metawishlist Toolbar<br />
</strong>Version: 0.4.5<br />
<a href="http://www.janolepeek.com/metawishlist.0.4.5.xpi">Local Copy</a><br />
<a href="https://addons.mozilla.org/en-US/firefox/addon/1438">Mozilla Addons Page</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.janolepeek.com/firefox-addons/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Last year I converted my Firefox extension (the Blinklist&#8230;</title>
		<link>http://www.janolepeek.com/last-year-i-converted-my-firefox-extension-the-blinklist</link>
		<comments>http://www.janolepeek.com/last-year-i-converted-my-firefox-extension-the-blinklist#comments</comments>
		<pubDate>Thu, 05 Apr 2007 00:59:25 +0000</pubDate>
		<dc:creator>jopeek</dc:creator>
				<category><![CDATA[Random Things]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://jopeek.tumblr.com/post/597018</guid>
		<description><![CDATA[Last year I converted my Firefox extension (the Blinklist toolbar) in time for the Firefox 2.0 launch and today got my T-shirt. Yay!]]></description>
			<content:encoded><![CDATA[<p><img src="http://data.tumblr.com/597018_500.jpg"/><br/><br/>Last year I converted my <a href="http://www.janolepeek.com/tag/firefox" class="st_tag internal_tag" rel="tag" title="Posts tagged with Firefox">Firefox</a> extension (the Blinklist toolbar) in time for the <a href="http://www.janolepeek.com/tag/firefox" class="st_tag internal_tag" rel="tag" title="Posts tagged with Firefox">Firefox</a> 2.0 launch and today got my T-shirt. Yay!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.janolepeek.com/last-year-i-converted-my-firefox-extension-the-blinklist/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Firefox Logo</title>
		<link>http://www.janolepeek.com/new-firefox-logo</link>
		<comments>http://www.janolepeek.com/new-firefox-logo#comments</comments>
		<pubDate>Mon, 18 Dec 2006 20:01:51 +0000</pubDate>
		<dc:creator>jopeek</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Fun]]></category>

		<guid isPermaLink="false">http://www.janolepeek.com/blog/2006/12/18/new-firefox-logo/</guid>
		<description><![CDATA[I believe this is currently the front-runner for the new Mozilla Firefox logo and I am inclined to agree&#8230; Original article.]]></description>
			<content:encoded><![CDATA[<p>I believe this is currently the front-runner for the new Mozilla <tag><a href="http://www.janolepeek.com/tag/firefox" class="st_tag internal_tag" rel="tag" title="Posts tagged with Firefox">Firefox</a></tag> logo and I am inclined to agree&#8230;</p>
<p><img src="http://www.images.brokeneggsmedia.com/d/435-1/71ec9927e8453582.jpg"/></p>
<p><a href="http://madvillainy.blogspot.com/2006/12/new-logo-for-mozilla-firefox-browser.html">Original article</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.janolepeek.com/new-firefox-logo/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox in Overdrive</title>
		<link>http://www.janolepeek.com/firefox-in-overdrive</link>
		<comments>http://www.janolepeek.com/firefox-in-overdrive#comments</comments>
		<pubDate>Tue, 28 Nov 2006 19:36:10 +0000</pubDate>
		<dc:creator>jopeek</dc:creator>
				<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.janolepeek.com/blog/2006/11/28/firefox-in-overdrive/</guid>
		<description><![CDATA[Ok this is truly a little bit insane. Yes, Firefox is powerful, but I would wager a guess that usability went right out the window with this many extensions. Still looks pretty cool though.]]></description>
			<content:encoded><![CDATA[<p>Ok this is truly a little bit insane. Yes, <a href="http://www.janolepeek.com/tag/firefox" class="st_tag internal_tag" rel="tag" title="Posts tagged with Firefox">Firefox</a> is powerful, but I would wager a guess that usability went right out the window with this many extensions. Still looks pretty cool though.</p>
<p><a class="imagelink" href="http://www.janolepeek.com/wp-content/uploads/2006/11/get.png" title="get.png"><img id="image534" src="http://www.janolepeek.com/wp-content/uploads/2006/11/get-150x150.png" alt="get.png" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.janolepeek.com/firefox-in-overdrive/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox 2.0 Released!</title>
		<link>http://www.janolepeek.com/firefox-20-released</link>
		<comments>http://www.janolepeek.com/firefox-20-released#comments</comments>
		<pubDate>Wed, 25 Oct 2006 19:54:17 +0000</pubDate>
		<dc:creator>jopeek</dc:creator>
				<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://jpeek.tuxme.com/blog/2006/10/25/firefox-20-released/</guid>
		<description><![CDATA[No explanation needed&#8230;]]></description>
			<content:encoded><![CDATA[<p>No explanation needed&#8230;</p>
<p><a href="http://www.mozilla.com/en-US/firefox/"><img src="http://img439.imageshack.us/img439/4132/ff2em3.png" border="0" alt="Image Hosted by ImageShack.us" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.janolepeek.com/firefox-20-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blinklist Toolbar 0.4.1</title>
		<link>http://www.janolepeek.com/blinklist-toolbar-04</link>
		<comments>http://www.janolepeek.com/blinklist-toolbar-04#comments</comments>
		<pubDate>Tue, 26 Sep 2006 20:09:49 +0000</pubDate>
		<dc:creator>jopeek</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Fun]]></category>

		<guid isPermaLink="false">http://jpeek.tuxme.com/blog/2006/09/26/blinklist-toolbar-04/</guid>
		<description><![CDATA[I&#8217;ve updated my Blinklist Toolbar plugin to version 0.4.1. It now supports Firefox 2.0. Have fun with it! Download: Blinklist Toolbar v0.4.1]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve updated my Blinklist Toolbar plugin to version 0.4.1. It now supports <a href="http://www.janolepeek.com/tag/firefox" class="st_tag internal_tag" rel="tag" title="Posts tagged with Firefox">Firefox</a> 2.0.</p>
<p>Have <a href="http://www.janolepeek.com/tag/fun" class="st_tag internal_tag" rel="tag" title="Posts tagged with Fun">fun</a> with it!</p>
<p>Download: <a href="http://ole.doesntexist.com/blinklist_0.4.1.xpi">Blinklist Toolbar v0.4.1</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.janolepeek.com/blinklist-toolbar-04/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Huge Firefox crop circle &#8211; aliens do prefer Firefox!</title>
		<link>http://www.janolepeek.com/huge-firefox-crop-circle-aliens-do-prefer-firefox</link>
		<comments>http://www.janolepeek.com/huge-firefox-crop-circle-aliens-do-prefer-firefox#comments</comments>
		<pubDate>Tue, 15 Aug 2006 19:50:39 +0000</pubDate>
		<dc:creator>jopeek</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Digg]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Moblog]]></category>
		<category><![CDATA[pc]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://jpeek.tuxme.com/blog/2006/08/15/huge-firefox-crop-circle-aliens-do-prefer-firefox/</guid>
		<description><![CDATA[This past weekend, the OSU Linux Users Group descended on a field in Oregon to create a 45,000+ square foot crop circle of Firefox. The photos of this, taken from planes and helicopters, are incredible. read more&#160;&#124;&#160;digg story]]></description>
			<content:encoded><![CDATA[<p>This past weekend, the OSU <a href="http://www.janolepeek.com/tag/linux" class="st_tag internal_tag" rel="tag" title="Posts tagged with Linux">Linux</a> Users Group descended on a field in Oregon to create a 45,000+ square foot crop circle of <a href="http://www.janolepeek.com/tag/firefox" class="st_tag internal_tag" rel="tag" title="Posts tagged with Firefox">Firefox</a>. The photos of this, taken from planes and helicopters, are incredible.</p>
<p><a href="http://www.thefoxtales.net/firefox/crop-circle">read more</a>&nbsp;|&nbsp;<a href="http://digg.com/software/Huge_Firefox_crop_circle_aliens_do_prefer_Firefox">digg story</a></p>
<p><a class="imagelink" href="http://jpeek.tuxme.com/blog/wp-content/uploads/2006/08/cropcircle3.jpg" title="cropcircle3.jpg"><img id="image512" src="http://jpeek.tuxme.com/blog/wp-content/uploads/2006/08/cropcircle3.thumbnail.jpg" alt="cropcircle3.jpg"/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.janolepeek.com/huge-firefox-crop-circle-aliens-do-prefer-firefox/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Screengrab &#8211; Why I love Firefox</title>
		<link>http://www.janolepeek.com/screengrab-why-i-love-firefox</link>
		<comments>http://www.janolepeek.com/screengrab-why-i-love-firefox#comments</comments>
		<pubDate>Tue, 21 Mar 2006 18:44:58 +0000</pubDate>
		<dc:creator>jopeek</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.jpeek.net/blog/2006/03/21/screengrab-why-i-love-firefox/</guid>
		<description><![CDATA[Firefox is superior to other browsers not only because it&#8217;s faster, more secure, and more standards compliant, but also because it supports extensions. This allows for a never-ending list of features that can be adding by third-party developers. Screengrab is an extension for Firefox that let&#8217;s you take a screenshot of a full-sized webpage. That&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.janolepeek.com/tag/firefox" class="st_tag internal_tag" rel="tag" title="Posts tagged with Firefox">Firefox</a> is superior to other browsers not only because it&#8217;s faster, more secure, and more standards compliant, but also because it supports extensions. This allows for a never-ending list of features that can be adding by third-party developers.<br />
<a target="_blank" href="http://andy.5263.org/screengrab/">Screengrab</a> is an <tag>extension</tag> for <tag><a href="http://www.janolepeek.com/tag/firefox" class="st_tag internal_tag" rel="tag" title="Posts tagged with Firefox">Firefox</a></tag> that let&#8217;s you take a screenshot of a full-sized webpage. That&#8217;s right, not just the part you see on the screen, but also the part that&#8217;s below or above and you&#8217;d have to scroll to. It does so by taking a screenshot, scrolling down, taking another screenshot, and pasting them together. It&#8217;s extremely cool and very easy now to create an image of a webpage. Check out my <a href="http://www.jpeek.net/blog/portfolio/">portfolio</a> page for an example.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.janolepeek.com/screengrab-why-i-love-firefox/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox 2.0 Alpha Released</title>
		<link>http://www.janolepeek.com/firefox-20-alpha-released</link>
		<comments>http://www.janolepeek.com/firefox-20-alpha-released#comments</comments>
		<pubDate>Mon, 20 Mar 2006 16:39:26 +0000</pubDate>
		<dc:creator>jopeek</dc:creator>
				<category><![CDATA[Digg]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.jpeek.net/blog/2006/03/20/firefox-20-alpha-released/</guid>
		<description><![CDATA[How is this not on digg yet? I read this at TechCrunch last night. An early alpha release of Firefox 2.0 has been quietly released. I donâ€™t care if it is an alpha, it has to be more stable than v.1.5. Downloaded and installed it and it works but I see no big difference to [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.techcrunch.com/wp-content/uploads/2006/03/firefoxlogo.png" align="left" />How is this not on digg yet? I read this at TechCrunch last night.<br />
<blockquote>An early alpha release of <tag><a href="http://www.janolepeek.com/tag/firefox" class="st_tag internal_tag" rel="tag" title="Posts tagged with Firefox">Firefox</a></tag> 2.0 has been quietly released. I donâ€™t care if it is an alpha, it has to be more stable than v.1.5.</p></blockquote>
<p>Downloaded and installed it and it works but I see no big difference to 1.5. Judge for yourself though.</p>
<p><a href="http://www.techcrunch.com/2006/03/19/firefox-20-alpha-released/">read more</a>&nbsp;|&nbsp;<a href="http://digg.com/software/Firefox_2.0_Alpha_Released">digg story</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.janolepeek.com/firefox-20-alpha-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Developer Extension</title>
		<link>http://www.janolepeek.com/web-developer-extension</link>
		<comments>http://www.janolepeek.com/web-developer-extension#comments</comments>
		<pubDate>Tue, 07 Mar 2006 23:27:13 +0000</pubDate>
		<dc:creator>jopeek</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Tech Stuff]]></category>

		<guid isPermaLink="false">http://www.jpeek.net/blog/2006/03/07/web-developer-extension/</guid>
		<description><![CDATA[I&#8217;ve heard a lot of good things about the Web Developer extension for Firefox but damn is it ever cool! The fact that you can visually display where CSS tags or blocks or divs or classes or whatever start and end is amazing. Want to see what colour and type that font is? Just turn [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve heard a lot of good things about the <tag url="http://chrispederick.com/work/webdeveloper/">Web Developer</tag> <tag>extension</tag> for <tag><a href="http://www.janolepeek.com/tag/firefox" class="st_tag internal_tag" rel="tag" title="Posts tagged with Firefox">Firefox</a></tag> but <b>damn</b> is it ever cool! The fact that you can visually display where <a href="http://www.janolepeek.com/tag/css" class="st_tag internal_tag" rel="tag" title="Posts tagged with CSS">CSS</a> tags or blocks or divs or classes or whatever start and end is amazing. Want to see what colour and type that font is? Just turn on the elements info, hover your mouse over it and it will show you. That is just sweet! I realize some of my friends are going to go &#8220;Huh? Web Developer? <a href="http://www.janolepeek.com/tag/css" class="st_tag internal_tag" rel="tag" title="Posts tagged with CSS">CSS</a> What? Block Who?&#8221; but someone who knows just how rough it can be to decipher someone else&#8217;s website&#8217;s style &#8211; especially if you&#8217;re trying to steal something <img src='http://www.janolepeek.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  &#8211; will appreciate this.</p>
<p><img alt="webdeveloper.png" id="image442" src="http://www.janolepeek.com/wp-content/uploads/2006/03/webdeveloper.png" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.janolepeek.com/web-developer-extension/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AllPeers coming soon!</title>
		<link>http://www.janolepeek.com/allpeers-coming-soon</link>
		<comments>http://www.janolepeek.com/allpeers-coming-soon#comments</comments>
		<pubDate>Fri, 17 Feb 2006 00:38:11 +0000</pubDate>
		<dc:creator>jopeek</dc:creator>
				<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.jpeek.net/blog/2006/02/16/allpeers-coming-soon/</guid>
		<description><![CDATA[The &#8220;killer app&#8221; for Firefox, AllPeers, is probably the most hyped and anticipated extension out there. It&#8217;s set to be released &#8220;soon&#8221; and TechCrunch got an exclusive preview of it. Allpeers is a Firefox extension that creates a simple, persistent buddy list in the browser. Initially, interaction with those buddies will be limited to discovering [...]]]></description>
			<content:encoded><![CDATA[<p><img align="left" alt="allpeerslogo.jpg" id="image357" src="http://www.janolepeek.com/wp-content/uploads/2006/02/allpeerslogo.jpg" />The &#8220;killer app&#8221; for <tag><a href="http://www.janolepeek.com/tag/firefox" class="st_tag internal_tag" rel="tag" title="Posts tagged with Firefox">Firefox</a></tag>, <tag url="http://www.allpeers.com/">AllPeers</tag>, is probably the most hyped and anticipated <tag>extension</tag> out there. It&#8217;s set to be released &#8220;soon&#8221; and <a target="_blank" href="http://www.techcrunch.com/">TechCrunch</a> got an exclusive preview of it.</p>
<blockquote><p>Allpeers is a <a href="http://www.janolepeek.com/tag/firefox" class="st_tag internal_tag" rel="tag" title="Posts tagged with Firefox">Firefox</a> extension that creates a simple, persistent buddy list in the browser. Initially, interaction with those buddies will be limited to discovering and sharing files &#8211; If you choose to, you can share any file on your network with one or more of your friends. They will be able to see what files you choose to share (even getting an <tag>RSS</tag> feed of new files you include), and with a single click download it to their own hard drive.</p></blockquote>
<p>Below is a screenshot, but there&#8217;s more over at the <a target="_blank" href="http://www.techcrunch.com/2006/02/16/allpeers-is-coming-exclusive-screenshots/">original article</a>.</p>
<p><img alt="allpeers5.jpg" id="image358" src="http://www.janolepeek.com/wp-content/uploads/2006/02/allpeers5.jpg" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.janolepeek.com/allpeers-coming-soon/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Metawishlist Firefox Extension</title>
		<link>http://www.janolepeek.com/metawishlist-firefox-extension</link>
		<comments>http://www.janolepeek.com/metawishlist-firefox-extension#comments</comments>
		<pubDate>Tue, 24 Jan 2006 18:20:52 +0000</pubDate>
		<dc:creator>jopeek</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Fun]]></category>

		<guid isPermaLink="false">http://www.jpeek.net/blog/2006/01/24/metawishlist-firefox-extension/</guid>
		<description><![CDATA[Last year I designed a Firefox extension for Metawishlist.com. Recently I found out that some of its functionality was broken and now that it&#8217;s fixed, I&#8217;ve decided to post it here. This post will now serve as the homepage for this extension. All future releases and updates will link to this post. Version 0.4.2 Changelog: [...]]]></description>
			<content:encoded><![CDATA[<p><span class="postbody">Last year I designed a <tag><a href="http://www.janolepeek.com/tag/firefox" class="st_tag internal_tag" rel="tag" title="Posts tagged with Firefox">Firefox</a></tag> <tag>extension</tag> for <tag url="http://www.metawishlist.com">Metawishlist.com</tag>. Recently I found out that some of its functionality was broken and now that it&#8217;s fixed, I&#8217;ve decided to post it here.</span></p>
<p>This post will now serve as the homepage for this extension. All future releases and updates will link to this post.</p>
<p><span id="more-318"></span></p>
<p><strong>Version 0.4.2</strong></p>
<p><span class="postbody"><u>Changelog:</u></span></p>
<ul>
<li>Made compatible with <a href="http://www.janolepeek.com/tag/firefox" class="st_tag internal_tag" rel="tag" title="Posts tagged with Firefox">Firefox</a> 3</li>
</ul>
<p>Requires: <a href="http://www.janolepeek.com/tag/firefox" class="st_tag internal_tag" rel="tag" title="Posts tagged with Firefox">Firefox</a> 1.5+<br />
<span class="postbody" /></p>
<table width="279" cellspacing="0" cellpadding="0" border="0" id="table1" style="height: 77px">
<tr>
<td style="width: 53px"></td>
<td><strong><a onclick="return install(event,'Metawishlist Toolbar 0.4.2', '/wordpress-old/wp-content/logo_extensions.png');" href="http://www.janolepeek.com/blog/metawishlist.0.4.2.xpi">Install Now</a><br />
</strong>(18KB File)</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.janolepeek.com/metawishlist-firefox-extension/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>BlinkList Toolbar Extension for Firefox</title>
		<link>http://www.janolepeek.com/blinklist-toolbar-extension-for-firefox</link>
		<comments>http://www.janolepeek.com/blinklist-toolbar-extension-for-firefox#comments</comments>
		<pubDate>Thu, 05 Jan 2006 23:19:03 +0000</pubDate>
		<dc:creator>jopeek</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Fun]]></category>

		<guid isPermaLink="false">http://www.janolepeek.com/blog/2006/01/05/blinklist-toolbar-extension-for-firefox/</guid>
		<description><![CDATA[The BlinkList Toolbar for FireFox is a great enhancement for all BlinkList users. It allows you to access your most important BlinkList features and pages with just one click. This toolbar also adds a powerful new tag box that will make your blinking even more fun and productive. What is the tag box? Just enter [...]]]></description>
			<content:encoded><![CDATA[<p>The BlinkList Toolbar for <a href="http://www.janolepeek.com/tag/firefox" class="st_tag internal_tag" rel="tag" title="Posts tagged with Firefox">FireFox</a> is a great enhancement for all BlinkList users. It allows you to access your most important BlinkList features and pages with just one click. This toolbar also adds a powerful new tag box that will make your blinking even more <a href="http://www.janolepeek.com/tag/fun" class="st_tag internal_tag" rel="tag" title="Posts tagged with Fun">fun</a> and productive. What is the tag box? Just enter whatever tags you want to use for the pages you are researching and the tags you enter into the box will automatically be added to your tags field.</p>
<p>This post will now serve as the homepage for this extension. All future releases and updates will link to this post.</p>
<p><span id="more-262"></span></p>
<link rel="stylesheet" type="text/css" href="http://www.janolepeek.com/blog/wp-filez/addons-rustico.css" media="screen"/>
<script src="https://addons.mozilla.org/js/install.js" type="text/javascript"></script></p>
<table summary="Compatible applications and their versions." id="table1">
<tr>
<td>
		<img src="https://addons.mozilla.org/images/firefox_icon.png" alt="" height="34" width="34"/></td>
<td><a href="http://www.janolepeek.com/tag/firefox" class="st_tag internal_tag" rel="tag" title="Posts tagged with Firefox">Firefox</a></td>
<td>1.0 &#8211; 3.0.*</td>
<td>ALL</td>
</tr>
</table>
<div class="key-point install-box">
<div class="install" id="install-1437">
<p class="install-button platform-ALL"><a style="padding: 10px;" onclick="return install(event,'BlinkList Toolbar 0.4.4', '/images/default.png');" title="Install  0.4.4  (Right-Click to Download)" href="http://www.janolepeek.com/blog/blinklist.0.4.4.xpi"><span class="install-button-text">Install now (407&nbsp;KB)</span></a></p>
<p><span class="install-green-button"></span></div>
</div>
<div class="version-and-date">
Version 0.4.4, released on Feb 13, 2008.
</div>
<p><span class="postbody"><u>Changelog:</u></span></p>
<p><strong>Version 0.4.4</strong></p>
<ul>
<li>Updated to work with <a href="http://www.janolepeek.com/tag/firefox" class="st_tag internal_tag" rel="tag" title="Posts tagged with Firefox">Firefox</a> 3</li>
</ul>
<p><strong>Version 0.4.3</strong></p>
<ul>
<li>Updated extension homepage links</li>
<li>Fixed &#8220;My List&#8221;</li>
<li>Removed &#8220;Quick Start&#8221;</li>
<li>Removed &#8220;Tags&#8221; field</li>
<li>Updated &#8220;Blink It&#8221; function</li>
<li>Updated &#8220;Quick Blink&#8221; function</li>
<p>Known Bugs:</p>
<li>The &#8220;Blink It&#8221; functionality does not work 100% on pages with frames. This is a bug with Blinklist.com&#8217;s bookmarklet however.</li>
</ul>
<p><strong>Version 0.3.0</strong></p>
<ul>
<li>Option to have Blink It! button to open in current window or new window</li>
<li>Added BlinkList search engine (Note: This does not work properly yet)</li>
<li>Added BlinkList menu which includes all the regular functionality of the toolbar</li>
<li>BlinkList menu is hideable</li>
<li>The BlinkList menu in combination with the Search Engine provides 90% of the functionality of the toolbar. Ideal for users who do not have room for another toolbar</li>
<li>Overhauled Options dialog box</li>
<li>added blink this page to the right-click menu</li>
<li>updated Blinklist help link</li>
<li>attempted to include small buttons but didn&#8217;t work</li>
</ul>
<p><itag><a href="http://www.janolepeek.com/tag/firefox" class="st_tag internal_tag" rel="tag" title="Posts tagged with Firefox">Firefox</a></itag><itag>Blinklist</itag><itag>Extension</itag></p>
]]></content:encoded>
			<wfw:commentRss>http://www.janolepeek.com/blinklist-toolbar-extension-for-firefox/feed</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Google Safe Browsing Extension</title>
		<link>http://www.janolepeek.com/google-safe-browsing-extension</link>
		<comments>http://www.janolepeek.com/google-safe-browsing-extension#comments</comments>
		<pubDate>Fri, 16 Dec 2005 01:02:48 +0000</pubDate>
		<dc:creator>jopeek</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.jpeek.net/blog/archives/130</guid>
		<description><![CDATA[This is a pretty neat little extension for Firefox 1.5. Created by Google, this extension is supposed to warn you if a website you&#8217;re visiting is phishy. Google Safe Browsing is an extension to Firefox that alerts you if a web page that you visit appears to be asking for your personal or financial information [...]]]></description>
			<content:encoded><![CDATA[<p>This is a pretty neat little extension for <tag><a href="http://www.janolepeek.com/tag/firefox" class="st_tag internal_tag" rel="tag" title="Posts tagged with Firefox">Firefox</a></tag> 1.5. Created by <tag>Google</tag>, this extension is supposed to warn you if a website you&#8217;re visiting is <em>phishy</em>.</p>
<blockquote><p><img align="left" src="http://www.jpeek.net/sphpblog/images/miniphish6.png" />Google Safe Browsing is an <tag>extension</tag> to <a href="http://www.janolepeek.com/tag/firefox" class="st_tag internal_tag" rel="tag" title="Posts tagged with Firefox">Firefox</a> that alerts you if a web page that you visit appears to be asking for your personal or financial information under false pretences. This type of attack, known as phishing or spoofing, is becoming more sophisticated, widespread and dangerous. That&#8217;s why it&#8217;s important to browse safely with Google Safe Browsing. By combining advanced algorithms with reports about misleading pages from a number of sources, Safe Browsing is often able to automatically warn you when you encounter a page that&#8217;s trying to trick you into disclosing personal information.</p></blockquote>
<p>I can&#8217;t <a target="_blank" href="http://www.google.com/tools/firefox/safebrowsing/index.html">download</a> it from their site right now so I haven&#8217;t tested it yet, but I&#8217;ll post a comment once I have.</p>
<p><strong>Update:</strong> Google&#8217;s download page is only for US users. If you&#8217;re outside the US, like myself, check out <a href="http://labnol.blogspot.com/2005/12/google-provides-phishing-website.html">this link</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.janolepeek.com/google-safe-browsing-extension/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Random Links</title>
		<link>http://www.janolepeek.com/random-links</link>
		<comments>http://www.janolepeek.com/random-links#comments</comments>
		<pubDate>Tue, 13 Dec 2005 01:25:51 +0000</pubDate>
		<dc:creator>jopeek</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[Random Posts]]></category>

		<guid isPermaLink="false">http://www.jpeek.net/blog/archives/137</guid>
		<description><![CDATA[Firefox Easter Egg FirefoxIn the address bar, type the exact URL: https://http://www.anydomain.com and you will be redirected to microsoft.com. Rather interesting&#8230;..is Mozilla poking fun at Microsoft (perhaps for their IIS SSL implementation?) Death by Caffeine How much of your favorite caffeinated drink would it take to kill you? Take this quick test and find out. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.eggheaven2000.com/detailed/2616.html">Firefox Easter Egg</a></p>
<blockquote><p><itag><a href="http://www.janolepeek.com/tag/firefox" class="st_tag internal_tag" rel="tag" title="Posts tagged with Firefox">Firefox</a></itag>In the address bar, type the exact URL: <a href="https://http://www.anydomain.com">https://http://www.anydomain.com</a> and you will be redirected to microsoft.com. Rather interesting&#8230;..is Mozilla poking <a href="http://www.janolepeek.com/tag/fun" class="st_tag internal_tag" rel="tag" title="Posts tagged with Fun">fun</a> at <tag>Microsoft</tag> (perhaps for their <tag>IIS</tag> SSL implementation?)</p></blockquote>
<p><a href="http://www.energyfiend.com/death-by-caffeine/">Death by Caffeine</a></p>
<blockquote><p>How much of your favorite caffeinated drink would it take to kill you? Take this quick test and find out. I&#8217;m resilient. I could drink over 1,400 cans of iced tea before I&#8217;d kick the bucket.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.janolepeek.com/random-links/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox Memory Leak</title>
		<link>http://www.janolepeek.com/firefox-memory-leak</link>
		<comments>http://www.janolepeek.com/firefox-memory-leak#comments</comments>
		<pubDate>Mon, 12 Dec 2005 23:51:37 +0000</pubDate>
		<dc:creator>jopeek</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.jpeek.net/blog/archives/139</guid>
		<description><![CDATA[Firefoxmemory leak]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jpeek.net/blog/wp-admin/openpopup('images/firefox_cpu_usage.png',485,35,false);"><img src="http://www.jpeek.net/blog/images/firefox_cpu_usage.png" /></a><itag><a href="http://www.janolepeek.com/tag/firefox" class="st_tag internal_tag" rel="tag" title="Posts tagged with Firefox">Firefox</a></itag><itag>memory leak</itag></p>
]]></content:encoded>
			<wfw:commentRss>http://www.janolepeek.com/firefox-memory-leak/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tab Preview Firefox Extension</title>
		<link>http://www.janolepeek.com/tab-preview-firefox-extension</link>
		<comments>http://www.janolepeek.com/tab-preview-firefox-extension#comments</comments>
		<pubDate>Sat, 03 Dec 2005 04:01:01 +0000</pubDate>
		<dc:creator>jopeek</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.jpeek.net/blog/archives/151</guid>
		<description><![CDATA[FirefoxExtension]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jpeek.net/blog/wp-admin/openpopup('images/tabpreview2.jpg',400,301,false);"><img src="http://www.jpeek.net/blog/images/tabpreview2.jpg" /></a><itag><a href="http://www.janolepeek.com/tag/firefox" class="st_tag internal_tag" rel="tag" title="Posts tagged with Firefox">Firefox</a></itag><itag>Extension</itag></p>
]]></content:encoded>
			<wfw:commentRss>http://www.janolepeek.com/tab-preview-firefox-extension/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BlinkList Toolbar</title>
		<link>http://www.janolepeek.com/blinklist-toolbar-022</link>
		<comments>http://www.janolepeek.com/blinklist-toolbar-022#comments</comments>
		<pubDate>Thu, 24 Nov 2005 23:07:49 +0000</pubDate>
		<dc:creator>jopeek</dc:creator>
				<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.jpeek.net/wordpress/?p=117</guid>
		<description><![CDATA[I&#8217;ve posted a new version in the new forums on my site here. It&#8217;s got a lot of new features and a much nicer design. Thanks go out to the folks at Blinklist.com for providing me with feedback and images. Check out the latest version at http://www.jpeek.net/forums/viewforum.php?f=1. PS: All future releases will be posted in [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve posted a new version in the new forums on my site here. It&#8217;s got a lot of new features and a much nicer design. Thanks go out to the folks at <a class="ext-link" href="http://www.blinklist.com">Blinklist.com</a> for providing me with feedback and images.</p>
<p>Check out the latest version at <a href="http://www.jpeek.net/forums/viewforum.php?f=1">http://www.jpeek.net/forums/viewforum.php?f=1</a>.</p>
<p>PS: All future releases will be posted in my forums, in addition to Mozilla Update and <tag>Blinklist</tag>.com. Check the &#8220;Latest Forum Posts&#8221; in the right sidebar.<itag><a href="http://www.janolepeek.com/tag/firefox" class="st_tag internal_tag" rel="tag" title="Posts tagged with Firefox">Firefox</a></itag><itag>Extension</itag></p>
]]></content:encoded>
			<wfw:commentRss>http://www.janolepeek.com/blinklist-toolbar-022/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Firefox Extensions</title>
		<link>http://www.janolepeek.com/my-firefox-extensions</link>
		<comments>http://www.janolepeek.com/my-firefox-extensions#comments</comments>
		<pubDate>Mon, 21 Nov 2005 16:41:38 +0000</pubDate>
		<dc:creator>jopeek</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Tech Stuff]]></category>

		<guid isPermaLink="false">http://www.jpeek.net/wordpress/archives/113</guid>
		<description><![CDATA[Mozilla Update :: Extensions I created two extensions for Firefox a few weeks ago and they finally got posted on Mozilla Update now. One is a toolbar for Blinklist.com, a social bookmarking service; the other is a button for Metawishlist.com, an online wishlist site.]]></description>
			<content:encoded><![CDATA[<p><a class="ext-link" href="https://addons.mozilla.org/extensions/authorprofiles.php?application=firefox&#038;id=7665">Mozilla Update :: Extensions</a><br />
I created two <tag>extension</tag>s for <tag><a href="http://www.janolepeek.com/tag/firefox" class="st_tag internal_tag" rel="tag" title="Posts tagged with Firefox">Firefox</a></tag> a few weeks ago and they finally got posted on Mozilla Update now. One is a toolbar for <a class="ext-link" href="http://www.blinklist.com">Blinklist.com</a>, a social bookmarking service; the other is a button for <a class="ext-link" href="http://www.metawishlist.com">Metawishlist.com</a>, an online wishlist site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.janolepeek.com/my-firefox-extensions/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Flock</title>
		<link>http://www.janolepeek.com/flock</link>
		<comments>http://www.janolepeek.com/flock#comments</comments>
		<pubDate>Mon, 24 Oct 2005 18:14:03 +0000</pubDate>
		<dc:creator>jopeek</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Tech Stuff]]></category>

		<guid isPermaLink="false">http://www.jpeek.net/wordpress/?p=86</guid>
		<description><![CDATA[Flock Flock is this: We started Flock to build tools that empower people and smooth out some of the more hairy parts of living and working online. In a nutshell, it&#8217;s based on the Firefox code, it&#8217;s still in heavy development and as such it has bugs, leaks, and all those messy things. I&#8217;ve started [...]]]></description>
			<content:encoded><![CDATA[<p><img align="left" alt="Flock" title="Flock" src="http://www.jpeek.net/blog/wp-content/flock.png" /><a class="ext-link" href="http://www.flock.com/">Flock</a><br />
<tag>Flock</tag> is this: <em>We started Flock to build tools that empower people and smooth out some of the more hairy parts of living and working online.</em><br />
In a nutshell, it&#8217;s based on the <tag><a href="http://www.janolepeek.com/tag/firefox" class="st_tag internal_tag" rel="tag" title="Posts tagged with Firefox">Firefox</a></tag> code, it&#8217;s still in heavy development and as such it has bugs, leaks, and all those messy things. I&#8217;ve started using it because I can&#8217;t help myself. I seem to be drawn to pre-release applications, and this one is pretty cool. I can&#8217;t wait to see this app come to a stable version with all its features implemented. If you like <a href="http://www.janolepeek.com/tag/firefox" class="st_tag internal_tag" rel="tag" title="Posts tagged with Firefox">Firefox</a>, like to <tag>blog</tag>, and somehow can&#8217;t help yourself but play with apps that suck up memory and do weird things, give it a try!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.janolepeek.com/flock/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Foxie 1.1.0</title>
		<link>http://www.janolepeek.com/61</link>
		<comments>http://www.janolepeek.com/61#comments</comments>
		<pubDate>Wed, 28 Sep 2005 22:17:51 +0000</pubDate>
		<dc:creator>jopeek</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Stuff]]></category>
		<category><![CDATA[Tech Stuff]]></category>

		<guid isPermaLink="false">http://www.jpeek.net/wordpress/?p=61</guid>
		<description><![CDATA[A while ago I reported on Foxie, a plugin for Internet Explorer, that among many other things provides tabbed browsing. I had stopped using it because of some bugs, but a new version is out and I&#8217;m going to give it another shot. Why not just use Firefox? I do at home, but at work, [...]]]></description>
			<content:encoded><![CDATA[<p><img class="lr2ImageSnag" src="http://www.jpeek.net/wordpress/imageSnag/61.png" />A while ago I reported on <a href="http://www.getfoxie.com/">Foxie</a>, a plugin for <tag>Internet Explorer</tag>, that among many other things provides tabbed browsing. I had stopped using it because of some bugs, but a new version is out and I&#8217;m going to give it another shot. Why not just use <tag><a href="http://www.janolepeek.com/tag/firefox" class="st_tag internal_tag" rel="tag" title="Posts tagged with Firefox">Firefox</a></tag>? I do at home, but at work, it&#8217;s easier on my laptop&#8217;s resources to not use two browsers, and I have to use IE for our network <a href="http://www.janolepeek.com/tag/stuff" class="st_tag internal_tag" rel="tag" title="Posts tagged with Stuff">stuff</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.janolepeek.com/61/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Paradroid</title>
		<link>http://www.janolepeek.com/paradroid</link>
		<comments>http://www.janolepeek.com/paradroid#comments</comments>
		<pubDate>Thu, 01 Sep 2005 22:12:48 +0000</pubDate>
		<dc:creator>jopeek</dc:creator>
				<category><![CDATA[Battlefield 2]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.jpeek.net/test/wordpress/?p=31</guid>
		<description><![CDATA[Battlefield 2 Stats This one only looks good in Firefox.Battlefield 2]]></description>
			<content:encoded><![CDATA[<p><a title="Battlefield 2 Stats" href="http://www.paradroid.net/bf2stats/bf2stats.cgi?nick=peekj&#038;pid=&#038;lang=en">Battlefield 2 Stats</a></p>
<p>This one only looks good in <tag><a href="http://www.janolepeek.com/tag/firefox" class="st_tag internal_tag" rel="tag" title="Posts tagged with Firefox">Firefox</a></tag>.<itag>Battlefield 2</itag></p>
]]></content:encoded>
			<wfw:commentRss>http://www.janolepeek.com/paradroid/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Foxie</title>
		<link>http://www.janolepeek.com/foxie</link>
		<comments>http://www.janolepeek.com/foxie#comments</comments>
		<pubDate>Wed, 31 Aug 2005 18:40:16 +0000</pubDate>
		<dc:creator>jopeek</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Tech Stuff]]></category>

		<guid isPermaLink="false">http://www.jpeek.net/test/wordpress/?p=28</guid>
		<description><![CDATA[So you like Internet Explorer (why??) and don&#8217;t want to try Firefox instead. Here comes Foxie, an addon for Internet Explorer that adds many new features such as Tabbed Browsing, a Firewall, spam/spyware blocker, search bar, etc. I like it for the tabbed browsing at work where I can&#8217;t use Firefox. It&#8217;s not perfect (found [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.getfoxie.com/"><img width="298" vspace="5" hspace="5" height="250" border="0" align="left" alt="Get Foxie!" src="http://www.getfoxie.com/affiliate/f298x250.gif" /></a> So you like <tag>Internet Explorer</tag> (why??) and don&#8217;t want to try <tag><a href="http://www.janolepeek.com/tag/firefox" class="st_tag internal_tag" rel="tag" title="Posts tagged with Firefox">Firefox</a></tag> instead. Here comes <tag><strong>Foxie</strong></tag>, an addon for Internet Explorer that adds many new features such as Tabbed Browsing, a Firewall, spam/spyware blocker, search bar, etc. I like it for the tabbed browsing at work where I can&#8217;t use <a href="http://www.janolepeek.com/tag/firefox" class="st_tag internal_tag" rel="tag" title="Posts tagged with Firefox">Firefox</a>. It&#8217;s not perfect (found some bugs) but has potential. Check it out at <a href="http://www.getfoxie.com">getfoxie.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.janolepeek.com/foxie/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
