<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">

<channel>
	<title>CoffeeBear.net &#187; firefox</title>
	<atom:link href="http://coffeebear.net/tag/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://coffeebear.net</link>
	<description>Everyone on the road is an idiot, and they're actively trying to kill you.</description>
	<lastBuildDate>Thu, 29 Jul 2010 03:07:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/us/</creativeCommons:license>		<item>
		<title>AnimeIowa Forums be Stylish</title>
		<link>http://coffeebear.net/2007/05/15/animeiowa-forums-be-stylish/</link>
		<comments>http://coffeebear.net/2007/05/15/animeiowa-forums-be-stylish/#comments</comments>
		<pubDate>Wed, 16 May 2007 01:03:05 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[AnimeIowa]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[stylish]]></category>

		<guid isPermaLink="false">http://coffeebear.net/archives/2007/05/15/animeiowa-forums-be-stylish/</guid>
		<description><![CDATA[The title on this post is somewhat misleading. The default stylings of AnimeIowa’s forums make my eyes blee, especially after some of the forum members have taken it upon themselves to give their words extra features ugliness. E.g. putting bright, yellow text on top of a dark blue background. Fortunately, I do 99.9999% of my [...]]]></description>
			<content:encoded><![CDATA[<p>The title on this post is somewhat misleading.  The default stylings of <a href="http://www.AnimeIowa.com/">AnimeIowa</a>’s forums make my eyes blee, especially after some of the forum members have taken it upon themselves to give their words extra <strike>features</strike> ugliness.  E.g. putting bright, yellow text on top of a dark blue background.  Fortunately, I do 99.9999% of my web browsing using <a href="http://www.mozilla.com/en-US/firefox/" title="Mozilla Firefox Web Browser">Firefox</a> and there exists an extension for Firefox that will override any given site’s default CSS with the CSS you specify.  This means people can do things like take the CSS which makes CoffeeBear.net so lovely and with a few tweaks turn this…</p>
<p><a href="http://coffeebear.net/wp-content/uploads/2007/05/ai-001.jpg" title="AI Forum Before"><img src="http://coffeebear.net/wp-content/uploads/2007/05/ai-001.thumbnail.jpg" alt="AI Forum Before" /></a></p>
<p>Into this…</p>
<p><a href="http://coffeebear.net/wp-content/uploads/2007/05/ai-002.jpg" title="AI Forum After"><img src="http://coffeebear.net/wp-content/uploads/2007/05/ai-002.thumbnail.jpg" alt="AI Forum After" /></a></p>
<p>And all it took was the <a href="https://addons.mozilla.org/extensions/moreinfo.php?id=2108" title="Stylish :: Firefox Add-ons">Stylish extension</a> and this little bit of CSS:<br />
<code>@namespace url(<a href="http://www.w3.org/1999/xhtml" class="linkification-ext" title="Linkification: http://www.w3.org/1999/xhtml">http://www.w3.org/1999/xhtml</a>);<br />
@-moz-document domain("animeiowa.com") {<br />
html {<br />
color: #0F0F0F !important;<br />
}<br />
body {<br />
color: #0F0F0F !important;<br />
background-color: #FFF !important;<br />
}<br />
a:link {color: #D57100 !important;<br />
text-decoration:none !important;<br />
}<br />
a:visited {color: #459045 !important;<br />
text-decoration:none !important;<br />
border-bottom:none !important;<br />
}<br />
a:hover, a:active {<br />
color:#6F2314 !important;<br />
text-decoration:underline !important;<br />
}<br />
table tr td {<br />
background-color: #F1EFFF !important;<br />
color: #0F0F0F !important;<br />
}<br />
font {<br />
color: #000 !important;<br />
}<br />
font .quote {<br />
background-color: #FEFFBF !important;<br />
}<br />
font .catbg {<br />
background-color: #F1EFFF !important;<br />
}<br />
}</code></p>
<p>Don’t believe this makes that much difference?  Then try it out yourself, your bleeding eyes will thank you.</p>
<p><small><a href="http://coffeebear.net/2007/05/15/animeiowa-forums-be-stylish/">AnimeIowa Forums be Stylish</a> © <a href="http://coffeebear.net" rel="cc:attributionURL">Mark McKibben</a>, <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/us/">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 United States</a>.</small></p>]]></content:encoded>
			<wfw:commentRss>http://coffeebear.net/2007/05/15/animeiowa-forums-be-stylish/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox Extensions Every Body Should Have</title>
		<link>http://coffeebear.net/2006/03/24/firefox-extensions-every-body-should-have/</link>
		<comments>http://coffeebear.net/2006/03/24/firefox-extensions-every-body-should-have/#comments</comments>
		<pubDate>Fri, 24 Mar 2006 16:31:15 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://coffeebear.net/?p=424</guid>
		<description><![CDATA[According to the Mozilla/Firefox crew, extensions are… Extensions are small add-ons that add new functionality to Firefox. They can add anything from a toolbar button to a completely new feature. They allow the application to be customized to fit the personal needs of each user if they need additional features, while keeping Firefox small to [...]]]></description>
			<content:encoded><![CDATA[<p>According to the Mozilla/Firefox crew, extensions are…</p>
<blockquote><p>Extensions are small add-ons that add new functionality to <a href="http://www.mozilla.com/firefox/central/" title="Get Firefox today!">Firefox</a>. They can add anything from a toolbar button to a completely new feature. They allow the application to be customized to fit the personal needs of each user if they need additional features, while keeping Firefox small to download.</p></blockquote>
<p>I’m going to discuss my favorite extensions here with you. I’ll be starting with the extensions I feel nobody browsing the web today should be without and then move onto some extensions that are a bit more specialized in their application.</p>
<h3>Advertisements</h3>
<p>I don’t know about the rest of you, but I get very tired of looking at all the various advertisements plastered over the internet.  Fortunately, there are extensions for Firefox which help to clean up the web.  To block advertisements, I start off with <a href="http://bene.sitesled.com/adblock.htm" title="Filters ads from web-pages. Now with whitelisting and synchronization.">Adblock Plus</a>.  This extension lets you setup filters to block just the ads you want to block.  The “Plus” version of Adblock also allows you to setup whitelists so you can view ads on the sites you want to support.  The only downside, to Adblock Plus, is the time it takes to setup all the filters you want.  This is where <a href="http://www.pierceive.com/" title="Synchronizes Adblock with Filterset.G">Adblock Filterset.G Updater</a> comes in.  The FiltersetG.Updater grabs a set of preconstructed filters designed to eliminate the majority of Internet advertisements for you.  Using these filters alone kills 85–90% of the advertisements out there.  But even those two combined don’t catch everything, so I’ve also added in <a href="http://noscript.net" title="Extra protection for your Firefox:">NoScript</a> to the mix.</p>
<p>Actually, I added in NoScript originally because so many sites were using crappy javascripts to add “features” to their pages.  Features I did not need or want.  But since installing NoScript, I’ve noticed it helps to block a lot of advertisements that are inserted into webpages via javascript.  Bonus!  :)  Also in NoScript’s options, there is a checkbox to have NoScript block Macromedia Flash and other plugins for untrusted sites.  I recommend turning these options on as it will catch &amp; block even more advertisements.</p>
<h3>Annoyances</h3>
<p>Especially if you don’t use NoScript to block a site’s javascript, you should consider installing <a href="http://roachfiend.com" title="Defeats web sites' right-click prevention scripts.">Allow Right-Click</a>.  A number of websites with cool images will use some lousy javascript to prevent you from right-clicking on the image to save it.  This is ridiculous as the image has already been downloaded to your browsers cache and is on your computer already.  Plus with some of the other extensions I have installed, I like to right-click on webpages to get more info or whatever and to have a site try to block me is a great annoyance.  Allow Right-Click specifically blocks scripts that try to prevent right-clicks.</p>
<p>Another annoying thing some websites do is to link to file you want to download but setup the link in such a way that clicking on it will spawn a new browser window.  *grrr*  This is something that really pisses me off.  Fortunately, there’s the <a href="http://www.cusser.net" title="Prevents download links opening a blank window.">Disable Targets For Downloads</a> extension for Firefox to take care of that problem.</p>
<p>Then there are sites that will write out a URL but not make it a clickable link.  <a href="http://www.beggarchooser.com/firefox/" title="Converts text links into genuine, clickable links.">Linkification</a> fixes that annoyance for you.  It can also color code those links it fixes to let you know when a site is being naughty.</p>
<p>And let’s not forget the annoyance of PDF Files.  For whatever reason, some sites will put up content as a PDF file and then your browser will<sup>1</sup> load the Acrobat plugin to view the PDF in the browser.  ARRRRGGGGHHHH!  When I want to view a PDF file, I’ll use a proper PDF viewer and not this plugin crap.  <a href="http://www.rabotat.org/firefox/" title="Allows to choose what you want to do with a PDF file: download it, view it with an external viewer or view it as HTML!">PDF Download</a> changes Firefox’s behavior so it asks you what you want to do with a PDF fileL Download, View as PDF, View as HTML or Cancel.  The View as HTML feature hasn’t worked for me in a long time, but it’s nice to force Firefox to download the file while still having the option to go insane and want to view it as a PDF file in my browser.</p>
<p>The last of my annoyances with the internet are sites requiring you to register to view their content.  I run across this the most when trying to view news articles linked to by <a href="http://news.google.com/">Google News</a>.  Fortunately, there is <a href="http://roachfiend.com" title="Bypass compulsory web registration with the context menu via www.bugmenot.com.">BugMeNot</a> to take care of that for me.  BugMeNot is both an extension and a service.  They maintain lists of usercodes/passwords for various registration only websites to allow people to view the content without filling out yet another registration form and giving out their email yet again.  It’s very convenient though I’m sure the sites requiring registration hate it.</p>
<h3>Web Development</h3>
<p>In my spare time<sup>2</sup>, I like to do small amounts of webdevelopment and for that there’s one Firefox extension which is an absolute <strong>MUST HAVE</strong>, <a href="http://chrispederick.com/work/webdeveloper/" title="Adds a menu and a toolbar with various web developer tools.">Web Developer</a>.  This extension has tons of features to aid you in your webdev work.  The features I use the most are: Live CSS editing (let’s you see your changes as you make them), W3C Validation (submits your HTML/CSS to W3C to see if your code is valid) and Resize (resizes Firefox so you have an idea of what people see of your site at various screen resolutions).  While those 3 functions don’t even begin to scratch the surface of what this extension can do; they do give you an idea of how useful this extension is in webdevelopment.</p>
<p>Next up is <a href="http://www.iosart.com/firefox/colorzilla/" title="Advanced Eyedropper, ColorPicker, Page Zoomer and other colorful goodies.">ColorZilla</a>.  This extension is great for helping me decide on color schemes.  It let’s me visit a website or look at a photo and find the hexcode I need to use in my CSS to have that color.  Current versions also have some other functionality (e.g. full page zoom) but I’ve not really looked into those.</p>
<p>When you’re working on a new design and times are not lining up correctly, it can be handy to see how wide something is.  <a href="http://www.kevinfreitas.net/pro/extensions/" title="Draw out a ruler to get the pixel width and height of any elements on a webpage.">MeasureIt</a> helps you get that info.</p>
<p>If the design you are developing is based off some ideas you got from another site, it can be handy to look at a copy of that site’s source code.  But sometimes their source code is very confusing and it is difficult to figure out how they accomplished specific effects.  The <a href="http://www.designmeme.com/xray/" title="See the tags on a page without viewing the sourcecode.">X-Ray</a> extension shows you the HTML tags of a webpage while you’re still viewing the page.</p>
<p>And of course, if you’re working on a website, you are going to be concerned with how well your site is showing up on the various search engines.  <a href="http://seopen.com/" title="Provides some basic tools to help with search engine optimization.">SEOpen</a> lets you track your site’s ranking (amoung other things).</p>
<h3>Foreign Langauge Tools</h3>
<p>I only read English and speak a small smattering of other tongues.  But I do have a variety of interests including some that tend to get reported online more by non-English speakers.  So it’s handy to have the ability to translate the other langauges back to English.  <a href="http://moji.mozdev.org/" title="An integrated Japanese dictionary, including kanji dictionary.">Moji</a> is an integrated Japanese dictionary (including kanji).  I’m sure when I get ready to start studying to read kanji, this extension will prove very helpful.  In the meantime, there’s <a href="http://www.cusser.net" title="Adds a Translate Page option to the Tools menu.">Translate Page</a> for all my foreign langauge needs.</p>
<h3>Cool Tools</h3>
<p>These extensions either improve on the basic functionality in Firefox and/or add something new to Firefox that trips my trigger.  They’re cool, but I’m getting tired of coming up with something to say about all of the extensions I use, so here’s just a list of the remaining ones:</p>
<ul>
<li><a href="http://roachfiend.com" title="Alphabetizes your extension manager list.">Ext2Abc</a></li>
<li><a href="http://headermonitor.mozdev.org" title="Statusbar with HTTP response header monitor.">Header Monitor</a></li>
<li><a href="http://roachfiend.com" title="Outputs an alphabetical list of extensions to a text, vB code, or HTML file.">ListZilla</a></li>
<li><a href="http://yergler.net/projects/mozcc/" title="Provides an interface for viewing embedded Creative Commons licenses.">mozcc</a></li>
<li><a href="http://www.neilphillips.com/nearby/" title="See what's Nearby a website, using its Geo META data.">Nearby</a></li>
<li><a href="http://users.blueprintit.co.uk/~dave/web/firefox/buildid/nightly.html" title="Useful tools for the nightly tester (Formerly known as the Build ID Copier).">Nightly Tester Tools</a></li>
<li><a href="http://piro.sakura.ne.jp/xul/_popupalt.html.en" title="Popups alternate texts of images or others like NetscapeCommunicator(Navigator) 4.x, and show long descriptions in the multi-row tooltip.">Popup ALT Attribute</a></li>
<li><a href="http://aluminum.sourmilk.net/reveal/" title="See everything.">Reveal</a></li>
<li><a href="http://216.55.161.203/theonekea/tabprefs/" title="Enhances control over some aspects of tabbed browsing.">Tabbrowser Preferences</a></li>
<li><a href="http://del.icio.us/" title="Keep, share and discover all your favorite things.">del.icio.us</a></li>
<li><a href="http://www.tapouillo.com/firefox_extension/" title="Display the google pagerank in your browser's status bar.">Google Pagerank Status</a></li>
</ul>
<h3>Themes</h3>
<p>I find the default theme for Firefox a bit dull.  Fortunately, there’s a wide number of different themes available out there.  I generally use the <a href="http://www.tom-cat.com/mozilla" title="Based on the Crystal SVG icon set for Linux by Everaldo. Please visit CatThief's Home Page for info, options, and updates.">Mostly Crystal</a> theme for Firefox.  However there are some other interesting themes out there and below is a short list of ones I like:</p>
<ul>
<li><a href="http://www.tom-cat.com/mozilla" title="Based on the Crystal SVG icon set for Linux by Everaldo. Please visit CatThief's Home Page for info, options, and updates.">Mostly Crystal</a></li>
<li><a href="http://www.twistermc.com/" title="Firefox theme based off one of those iPod things.">iPox</a></li>
</ul>
<p><sup>1</sup> If you have Adobe Acrobat installed.<br />
<sup>2</sup> Which is to say very rarely these days.</p>
<p><small><a href="http://coffeebear.net/2006/03/24/firefox-extensions-every-body-should-have/">Firefox Extensions Every Body Should Have</a> © <a href="http://coffeebear.net" rel="cc:attributionURL">Mark McKibben</a>, <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/us/">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 United States</a>.</small></p>]]></content:encoded>
			<wfw:commentRss>http://coffeebear.net/2006/03/24/firefox-extensions-every-body-should-have/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox Tip</title>
		<link>http://coffeebear.net/2005/08/19/firefox-tip/</link>
		<comments>http://coffeebear.net/2005/08/19/firefox-tip/#comments</comments>
		<pubDate>Fri, 19 Aug 2005 21:52:49 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[coffee]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[home]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://coffeebear.net/?p=354</guid>
		<description><![CDATA[Have you been using Firefox for several months? And during that time noticed that it’s taking longer &#38; longer for the Save File dialog box to come up? Then likely, you’ve got the same problem that I’ve had. Fortunately, there’s an easy (but slow) fix for this.   Instructions: Open Firefox. Go into Tools -&#62; [...]]]></description>
			<content:encoded><![CDATA[<div class="alpha-shadow">
<div><img src="http://coffeebear.net/wp-content/options.png" alt="Firefox Privacy Options" /></div>
</div>
<p>Have you been using <a href="http://www.spreadfirefox.com/?q=affiliates&amp;id=56767&amp;t=1" title="Get Firefox">Firefox</a> for several months?  And during that time noticed that it’s taking longer &amp; longer for the Save File dialog box to come up?  Then likely, you’ve got the same problem that I’ve had.  Fortunately, there’s an easy (but slow) fix for this.</p>
<p> </p>
<p><strong>Instructions:</strong></p>
<ol>
<li>Open <a href="http://www.spreadfirefox.com/?q=affiliates&amp;id=56767&amp;t=1" title="Get Firefox">Firefox</a>.</li>
<li>Go into Tools -&gt; Options (or Edit -&gt; Preferences).</li>
<li>Click on the Privacy icon in the left-hand pane.</li>
<li>In the right-hand pane, click on Download Manager History.</li>
<li>Click the Clear button.  At this point, <a href="http://www.spreadfirefox.com/?q=affiliates&amp;id=56767&amp;t=1" title="Get Firefox">Firefox</a> may appear to have crashed but in reality it should be going through and clearing out all of the items from your download history.  On my home machine, this took several minutes to complete but I’ve been running <a href="http://www.spreadfirefox.com/?q=affiliates&amp;id=56767&amp;t=1" title="Get Firefox">Firefox</a> since v0.9 and have never cleared the download history before.</li>
<li>Optionally, you may wish to change the “Remove files from the Download Manager:” from “Manually” to “When <a href="http://www.spreadfirefox.com/?q=affiliates&amp;id=56767&amp;t=1" title="Get Firefox">Firefox</a> exits”. To help prevent this slow down from happening again.</li>
</ol>
<p>This fix works on both the Linux &amp; Windows versions of <a href="http://www.spreadfirefox.com/?q=affiliates&amp;id=56767&amp;t=1" title="Get Firefox">Firefox</a>.  I would presume it also works for the OS X version, but I (sadly enough) do not have a Mac to try it out on.</p>
<p><small><a href="http://coffeebear.net/2005/08/19/firefox-tip/">Firefox Tip</a> © <a href="http://coffeebear.net" rel="cc:attributionURL">Mark McKibben</a>, <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/us/">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 United States</a>.</small></p>]]></content:encoded>
			<wfw:commentRss>http://coffeebear.net/2005/08/19/firefox-tip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Whoops!</title>
		<link>http://coffeebear.net/2005/06/14/whoops/</link>
		<comments>http://coffeebear.net/2005/06/14/whoops/#comments</comments>
		<pubDate>Wed, 15 Jun 2005 01:08:01 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Site News]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[broken]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[coffee]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[Upgrade]]></category>

		<guid isPermaLink="false">http://coffeebear.net/?p=306</guid>
		<description><![CDATA[Ever since I upgraded CoffeeBear to the newer version of WordPress and my fancy new theme; I noticed that mozcc wasn’t displaying any Creative Commons info for my site. I’d thought it a bit odd but figured I’d broken the extension somehow and have been a bit too distracted to really look into it until [...]]]></description>
			<content:encoded><![CDATA[<p>Ever since I upgraded CoffeeBear to the newer version of <a href="http://wordpress.org/" title="WordPress">WordPress</a> and my fancy new theme; I noticed that <a href="http://mozcc.mozdev.org/" title="mozilla/firefox extension showing a webpage's Creative Commons license">mozcc</a> wasn’t displaying any Creative Commons info for my site.  I’d thought it a bit odd but figured I’d broken the extension somehow and have been a bit too distracted to really look into it until this evening.</p>
<p>First, I made sure I had the current version of mozcc installed and that I’d freshly restarted Firefox so I knew I had the lastest version running.  When that didn’t work, I checked the source code of my pages and realized that I’d completely forgotten to add in the license info when I did the upgrade.  Whoops!  I’ve since rectified the problem and now you can see that this site is covered by the Creative Commons <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/">Attribution-NonCommercial-ShareAlike License</a>.  The missing license info has been added in by using the <a href="http://firasd.org/studio/wp/wp-cc/" title="WordPress Creative Commons Plugin">WP-CC Plugin</a> developed by <a href="http://firasd.org/">Firas</a>.  So many kudos to him for this nifty plugin!</p>
<p><small><a href="http://coffeebear.net/2005/06/14/whoops/">Whoops!</a> © <a href="http://coffeebear.net" rel="cc:attributionURL">Mark McKibben</a>, <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/us/">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 United States</a>.</small></p>]]></content:encoded>
			<wfw:commentRss>http://coffeebear.net/2005/06/14/whoops/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Survey Meme</title>
		<link>http://coffeebear.net/2005/06/06/survey-meme/</link>
		<comments>http://coffeebear.net/2005/06/06/survey-meme/#comments</comments>
		<pubDate>Mon, 06 Jun 2005 23:35:22 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Quizzes]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[broken]]></category>
		<category><![CDATA[diet]]></category>
		<category><![CDATA[doctor]]></category>
		<category><![CDATA[Dreams]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[Food]]></category>
		<category><![CDATA[friends]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[HAL]]></category>
		<category><![CDATA[halloween]]></category>
		<category><![CDATA[Love]]></category>
		<category><![CDATA[medicine]]></category>
		<category><![CDATA[Meme]]></category>
		<category><![CDATA[mental]]></category>
		<category><![CDATA[money]]></category>
		<category><![CDATA[Movies]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[park]]></category>
		<category><![CDATA[pun]]></category>
		<category><![CDATA[Sci-fi]]></category>
		<category><![CDATA[Sick]]></category>
		<category><![CDATA[sleep]]></category>
		<category><![CDATA[suck]]></category>
		<category><![CDATA[sugar]]></category>
		<category><![CDATA[trial]]></category>
		<category><![CDATA[tv]]></category>
		<category><![CDATA[Video Games]]></category>
		<category><![CDATA[videos]]></category>
		<category><![CDATA[water]]></category>
		<category><![CDATA[weight]]></category>
		<category><![CDATA[Wife]]></category>
		<category><![CDATA[youth]]></category>

		<guid isPermaLink="false">http://coffeebear.net/?p=300</guid>
		<description><![CDATA[I saw this meme over on Tamara Siler Jones’s blog. Rules of the game: Copy the whole list into your blog. Bold the things that are true about you. Add something that is true about you. Optional: Add a comment after answer in italics Survey Meme I miss somebody right now. I don’t watch much [...]]]></description>
			<content:encoded><![CDATA[<p>I saw this meme over on <a href="http://www.tamarasilerjones.com/blog/index.html" title="tamboblog">Tamara Siler Jones</a>’s blog.  Rules of the game:</p>
<ul>
<li>Copy the whole list into your blog.</li>
<li><strong>Bold</strong> the things that are true about you.</li>
<li>Add something that is true about you.</li>
<li>Optional: Add a comment after answer in <em>italics</em></li>
</ul>
<p><span id="more-300"></span><br />
Survey Meme</p>
<ol>
<li>I miss somebody right now.</li>
<li>I don’t watch much TV these days.</li>
<li><strong>I love olives</strong></li>
<li><strong>I own lots of books.</strong></li>
<li><strong>I wear glasses or contact lenses.</strong></li>
<li><strong>I love to play video games.</strong></li>
<li>I’ve tried marijuana.</li>
<li><strong>I’ve watched porn movies.</strong></li>
<li>I have been in a threesome.</li>
<li>I have been the psycho-ex in a past relationship.</li>
<li><strong>I believe honesty is usually the best policy.</strong></li>
<li><strong>I curse sometimes.</strong></li>
<li>I have changed a lot mentally over the last year.</li>
<li><strong>I have a hobby.</strong></li>
<li><strong>I carry my knife/razor everywhere with me.</strong></li>
<li>I’m TOTALLY smart.</li>
<li><strong>I’ve never broken someone’s bones.</strong>  <em>Just my own</em></li>
<li><strong>I have a secret that I am ashamed to reveal.</strong></li>
<li>I hate the rain.</li>
<li><strong>I’m paranoid at times.</strong>  <em>It’s not paranoia if they’re really after you.  Alas, for me it REALLY is just paranoia!</em></li>
<li>I would get plastic surgery if it were 100% safe, free of cost, and scar-free.</li>
<li><strong>I need money right now.</strong></li>
<li><strong>I love sushi.</strong></li>
<li>I talk really, really fast.</li>
<li>I have fresh breath in the morning.</li>
<li>I have long hair.</li>
<li>I have lost money in Las Vegas.</li>
<li><strong>I have at least one brother and/or one sister.</strong>  <em>3 older brothers.</em></li>
<li>I was born in a country outside of the U.S.</li>
<li>I shave my legs (females) or face (males) on a regular basis.</li>
<li>I have a twin (or a triplet, or somesuch).</li>
<li>I have worn fake hair/fingernails/eyelashes in the past.</li>
<li>I couldn’t survive without Caller I.D.</li>
<li>I like the way that I look.</li>
<li>I have lied to a good friend in the last 6 months.</li>
<li>I know how to cornrow.</li>
<li>I am usually pessimistic.</li>
<li>I have a lot of mood swings.</li>
<li>I think prostitution should be legalized.</li>
<li>I think Britney Spears is pretty.</li>
<li>Slept with a Suitemate.</li>
<li>I have a hidden talent.</li>
<li>I’m always hyper no matter how much sugar I have.</li>
<li><strong>I have a lot of friends.</strong></li>
<li>I am currently single.</li>
<li>I have pecked someone of the same sex. (given that pecked means kissed…)</li>
<li>I enjoy talking on the phone.  <em>I wish I knew someway to reverse bold this answer; as I <strong>HATE</strong> talking on the phone.</em></li>
<li>I practically live in sweatpants or PJ pants.</li>
<li>I love to shop.</li>
<li>I would rather shop than eat.</li>
<li>I would classify myself as ghetto.</li>
<li>I’m bourgie and have worn a sweater tied around my shoulders.</li>
<li>I’m obsessed with my Xanga or Livejournal.  <em>Nope, but I do like updating my blog an awful lot…</em></li>
<li><strong>I don’t hate anyone. I dislike them.</strong>  <em>To hate somebody requires you to know them on a much more personal level than I get with people I don’t like.</em></li>
<li>I’m a pretty good dancer</li>
<li>I don’t think Mike Tyson raped Desiree Washington.</li>
<li>I’m completely embarrassed to be seen with my mother.</li>
<li>I have a cell phone.</li>
<li><strong>I believe in God.</strong> <em>Though not necessarily your God or in the same way that you do.</em></li>
<li>I watch MTV on a daily basis.</li>
<li>I have passed out drunk in the past 6 months.</li>
<li><strong>I love drama. (Somebody else’s, not my own)</strong>  <em>In books and movies only.</em></li>
<li>I have never been in a real relationship before.</li>
<li>I’ve rejected someone before.</li>
<li>I currently have a crush/like someone.</li>
<li>I have no idea what I want to do for the rest of my life.</li>
<li>I want to have children in the future.</li>
<li>I have changed a diaper before.</li>
<li>I’ve called the cops on a friend before.</li>
<li>I bite my nails.</li>
<li>I am a member of the Tom Green fan club.</li>
<li><strong>I’m not allergic to anything.</strong> <em>At least, I’m not aware of having any allergies and somedays I really wonder if I might have some.</em></li>
<li><strong>I have a lot to learn.</strong>  <em>I ain’t dead yet, so this has to be true.</em></li>
<li>I have been with someone at least 10 years older or younger.</li>
<li>I plan on seeing Ice Cube’s newest “Friday” movie.</li>
<li><strong>I am shy around the opposite sex.</strong>  <em>Still true, though I’m not nearly so bad as I was back in my high school days.  I got over most of this by making friends among the opposite sex and learning they’re actually people too!</em> :)</li>
<li>I’m online 24/7, even as an away message.</li>
<li>I have at least 5 away messages saved.</li>
<li><strong>I have tried alcohol or drugs before.</strong>  <em>If you live in an industrialized nation (particularly in the U.S.A.), then you almost have to have this marked.  The majority of our food is loaded with chemicals and if you’ve ever been sick; you’ve probably taken cold medicine which is a drug!</em></li>
<li>I have made a move on a friend’s significant other or crush in the past.</li>
<li>I own the “South Park” movie.  <em>*shudder* NO!</em></li>
<li>I have avoided assignments at work school to be on Xanga or Livejournal.</li>
<li>When I was a kid I played “the birds and the bees” with a neighbor or chum.</li>
<li>I enjoy some country music.</li>
<li><strong>I would die for my best friends.</strong>  <em>I’m answering this yes, but I cannot say with 100% confidence it’s true.  If I saw them in immediate mortal danger; I’d like to believe I’d leap to help them without thinking about myself.</em></li>
<li>I think that Pizza Hut has the best pizza.  <em>None of the big chain pizza joints are any good and many of the little places around town suck, but <a href="http://www.google.com/local?hl=en&#038;lr=&#038;safe=off&#038;client=firefox-a&#038;rls=org.mozilla:en-US:official&#038;q=pizza+house&#038;near=Coralville,+IA+52241&#038;sa=X&#038;oi=locald&#038;radius=0.0&#038;latlng=41693666,-91590608,8891421522945666321" title="Local Google Info on Pizza House">Pizza House</a> is great!</em></li>
<li>I watch soap operas whenever I can.</li>
<li>I’m obsessive, anal retentive, and often a perfectionist.</li>
<li>I have used my sexuality to advance my career.</li>
<li>I love Michael Jackson, scandals and all.</li>
<li>I know all the words to Slick Rick’s “Children’s Story”.</li>
<li><strong>Halloween is awesome because you get free candy.</strong></li>
<li>I watch Spongebob Squarepants and I like it.</li>
<li>I have dated a close friend’s ex.  <em>Nope, but there was one back in high school that I really wanted to.</em></li>
<li><strong>I like surveys/memes.</strong></li>
<li><strong>I am happy at this moment.</strong></li>
<li>I’m obsessed with guys.</li>
<li>I am bisexual.</li>
<li>Democrat.</li>
<li>Conservative Republican.</li>
<li>I am punk rockish.</li>
<li>I am preppy.</li>
<li><strong>I go for older guys/girls, not younger.</strong></li>
<li>I study for tests most of the time.</li>
<li>I tie my shoelaces differently from anyone I’ve ever met.</li>
<li><strong>I can work on a car.</strong>  <em>I can change: tires, batteries, oil and possibly spark plugs.</em></li>
<li>I love my job.  <em>Ha, ha, ha, ha, ha, ha, ha, ha, ha, ha, ha, ha, ha, ha, ha, ha, ha, ha, ha, ha, ha, ha!  No.</em></li>
<li><strong>I am comfortable with who I am right now.</strong>  <em>More so than I have in any previous part of my life.</em></li>
<li>I have more than just my ears pierced.</li>
<li><strong>I walk barefoot wherever I can.</strong></li>
<li>I have jumped off a bridge.</li>
<li><strong>I love sea turtles.</strong></li>
<li>I spend ridiculous amounts of money on makeup.</li>
<li>I believe in prophetic dreams.</li>
<li><strong>I plan on achieving a major goal/dream.</strong>  <em>Someday I’ll buy a house.</em></li>
<li>I am proficient on a musical instrument.  <em>Nope, but I’d like to be</em></li>
<li>I worked at McDonald’s restaurant. <em>Does 3 months at a Hardee’s count?</em></li>
<li>I hate office jobs.</li>
<li><strong>I love sci-fi movies.</strong></li>
<li>I’ve never been in love.</li>
<li>I think water rules.</li>
<li>I am going to college out of state.</li>
<li>I am adopted.</li>
<li>I like sausage.</li>
<li>I am a pyro.</li>
<li>I love the Red Sox.</li>
<li>I have thrown up from crying too much.</li>
<li>I have been intentionally hurt by people that I loved.</li>
<li><strong>I love kisses.</strong></li>
<li>I fall for the worst people and have been hurt every time.</li>
<li>I adore bright colors.</li>
<li>I love Dear Abby.</li>
<li>I can’t live without black eyeliner.</li>
<li>I think school is awesome.</li>
<li>I think pigtails serve a purpose.</li>
<li>I don’t know why the hell I just did this stupid thing.</li>
<li>I usually like covers better than originals.</li>
<li>I don’t like multi-textured ice cream</li>
<li>I think John Cusack is adorable.</li>
<li>I f**king hate chain theme restaurants like Applebees and TGIFridays.</li>
<li>I watch Food Network way too much.</li>
<li>I love coaching youth sports.</li>
<li><strong>I can pick up things with my toes.</strong></li>
<li>I can’t whistle.  <em>I say I can, but my wife doesn’t agree with me.</em></li>
<li>I can move my tounge in waves, much like a snakes’ slither.</li>
<li>I have ridden/owned a horse.</li>
<li>I still have every journal I’ve ever written in.</li>
<li>I can’t stick to a diet.  <em>I’ve never really tried to diet before.  A while back I got a physical and the doctor recommended I try losing some weight, but so far I’ve not had much luck at doing so.</em></li>
<li>I talk in my sleep.</li>
<li><strong>I’ve often thought that I was born in the wrong century.</strong>  <em>But I’ve never been able to settle on what century I should have been born into.</em></li>
</ol>
<p><small><a href="http://coffeebear.net/2005/06/06/survey-meme/">Survey Meme</a> © <a href="http://coffeebear.net" rel="cc:attributionURL">Mark McKibben</a>, <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/us/">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 United States</a>.</small></p>]]></content:encoded>
			<wfw:commentRss>http://coffeebear.net/2005/06/06/survey-meme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tired of GWB?</title>
		<link>http://coffeebear.net/2004/10/13/tired-of-gwb/</link>
		<comments>http://coffeebear.net/2004/10/13/tired-of-gwb/#comments</comments>
		<pubDate>Thu, 14 Oct 2004 01:13:31 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">/?p=170</guid>
		<description><![CDATA[Then try this trick from Ron &#38; Roger to help yourself feel a bit better. Kudos out there to somebody for the link, sorry but I lost your name when Firefox crashed on me. Tired of GWB? © Mark McKibben, Creative Commons Attribution-NonCommercial-ShareAlike 3.0 United States.]]></description>
			<content:encoded><![CDATA[<p>Then try this <a href="http://rainbowfish.typepad.com/ronandroger/2004/10/how_to_start_ea.html" title="Ron &#038; Roger:  To Start Each Day With a Positive Outlook">trick</a> from Ron &amp; Roger to help yourself feel a bit better.</p>
<p><em>Kudos out there to somebody for the link, sorry but I lost your name when Firefox crashed on me.</em></p>
<p><small><a href="http://coffeebear.net/2004/10/13/tired-of-gwb/">Tired of GWB?</a> © <a href="http://coffeebear.net" rel="cc:attributionURL">Mark McKibben</a>, <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/us/">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 United States</a>.</small></p>]]></content:encoded>
			<wfw:commentRss>http://coffeebear.net/2004/10/13/tired-of-gwb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Another reason why Firefox rules</title>
		<link>http://coffeebear.net/2004/10/01/another-reason-why-firefox-rules/</link>
		<comments>http://coffeebear.net/2004/10/01/another-reason-why-firefox-rules/#comments</comments>
		<pubDate>Fri, 01 Oct 2004 15:54:16 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[crap]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[offer]]></category>
		<category><![CDATA[reading]]></category>

		<guid isPermaLink="false">/?p=156</guid>
		<description><![CDATA[I was off reading Adam Gessaman’s site and noticed that Firefox had tossed an icon that I’d never noticed before into my status bar. I clicked on it and was presented with a list of alternative style sheets to use in viewing the site! Ok, maybe this is only cool to geeks like me who [...]]]></description>
			<content:encoded><![CDATA[<p>I was off reading <a href="http://idly.org/" title="Idly.org">Adam Gessaman</a>’s site and noticed that Firefox had tossed an icon that I’d never noticed before into my status bar.  I clicked on it and was presented with a list of alternative style sheets to use in viewing the site!</p>
<p>Ok, maybe this is only cool to geeks like me who enjoy web design but wouldn’t it be nice if every site offered you the ability to change your style sheet at will? <strong>And</strong> didn’t require some crappy Javascript to pull it off?<br />
<span id="more-156"></span><br />
Or maybe I’m just the last guy to know about it, but I still think it’s cool and I’m making a note here on how Adam coded his style sheets so I can do something like this when I redo my site at some point.  Basically, I think is a great way to maintain the older themes of a site so people can see what it used to look like while still defaulting to the latest/greatest.</p>
<p>It looks like all you need to do is create the various style sheets and then link them into your HTML like so:<br />
<code>&lt;link rel="alternate stylesheet" type="text/css" href="http://idly.org/style.css" title="Default Style" /&gt;<br />
&lt;link rel="alternate stylesheet" type="text/css" href="http://idly.org/green.css" title="Green (Old Default)" /&gt;<br />
&lt;link rel="alternate stylesheet" type="text/css" href="http://idly.org/blue.css" title="Blue" /&gt;</code><br />
<em>Code appears courtesy of <a href="http://www.idly.org/">Idly.org</a></em></p>
<p><small><a href="http://coffeebear.net/2004/10/01/another-reason-why-firefox-rules/">Another reason why Firefox rules</a> © <a href="http://coffeebear.net" rel="cc:attributionURL">Mark McKibben</a>, <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/us/">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 United States</a>.</small></p>]]></content:encoded>
			<wfw:commentRss>http://coffeebear.net/2004/10/01/another-reason-why-firefox-rules/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing Meme Propagation In Blogspace: Add Your Blog!</title>
		<link>http://coffeebear.net/2004/08/08/testing-meme-propagation-in-blogspace-add-your-blog/</link>
		<comments>http://coffeebear.net/2004/08/08/testing-meme-propagation-in-blogspace-add-your-blog/#comments</comments>
		<pubDate>Mon, 09 Aug 2004 03:01:35 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Oddities]]></category>
		<category><![CDATA[coffee]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[friends]]></category>
		<category><![CDATA[future]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Meme]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[weight]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">/?p=109</guid>
		<description><![CDATA[Testing Meme Propagation In Blogspace: Add Your Blog! This posting is a community experiment that tests how a meme, represented by this blog posting, spreads across blogspace, physical space and time. It will help to show how ideas travel across blogs in space and time and how blogs are connected. It may also help to [...]]]></description>
			<content:encoded><![CDATA[<p>Testing Meme Propagation In Blogspace: Add Your Blog!</p>
<p>This posting is a community experiment that tests how a meme, represented by this blog posting, spreads across blogspace, physical space and time. It will help to show how ideas travel across blogs in space and time and how blogs are connected. It may also help to show which blogs are most influential in the propagation of memes. The dataset from this experiment will be public, and can be located via Google (or Technorati) by doing a search for the GUID for this meme (below).<br />
<span id="more-109"></span><br />
The original posting for this experiment is located at: Minding the Planet (Permalink: http://novaspivack.typepad.com/nova_spivacks_weblog/2004/08/a_sonar_ping_of.html) —- results and commentary will appear there in the future.</p>
<p>Please join the test by adding your blog (see instructions, below) and inviting your friends to participate — the more the better. The data from this test will be public and open; others may use it to visualize and study the connectedness of blogspace and the propagation of memes across blogs.</p>
<p>The GUID for this experiment is: as098398298250swg9e98929872525389t9987898tq98wteqtgaq62010920352598gawst (this GUID enables anyone to easily search Google (or Technorati) for all blogs that participate in this experiment). Anyone is free to analyze the data of this experiment. Please publicize your analysis of the data, and/or any comments by adding comments onto the original post (see URL above). (Note: it would be interesting to see a geographic map or a temporal animation, as well as a social network map of the propagation of this meme.)<br />
INSTRUCTIONS</p>
<p>To add your blog to this experiment, copy this entire posting to your blog, and then answer the questions below, substituting your own information, below, where appropriate. Other than answering the questions below, please do not alter the information, layout or format of this post in order to preserve the integrity of the data in this experiment (this will make it easier for searchers and automated bots to find and analyze the results later).</p>
<p>REQUIRED FIELDS (Note: Replace the answers below with your own answers)</p>
<p>(1) I found this experiment at URL:</p>
<p>http://www.differentsky.com/</p>
<p>(2) I did not found it via a Newsreader Software (name of Newsreader Software)<br />
(3) I posted this experiment at URL: http://www.coffeebear.net/index.php?p=109<br />
(4) I posted this on date (day, month, year): 08/08/04<br />
(5) I posted this at time (24 hour time): 21:56:49 (GMT:-06:00, USA/Central)<br />
(6) My posting location is (city, state, country): Coralville, Iowa, United States of America</p>
<p>OPTIONAL SURVEY FIELDS (Replace the answers below with your own answers):<br />
(7) My blog is hosted by: WordPress<br />
(8) My age is: 28<br />
(9) My gender is: Male<br />
(10) My occupation is: Software Tester<br />
(11) I use the following RSS/Atom reader software: <a href="http://sage.mozdev.org/" title="Lightweight RSS and ATOM aggregator">Sage</a> Extension for <a href=http://www.mozilla.org/products/firefox/"" title="FireFox - The browser, reloaded">FireFox</a><br />
(12) I use the following software to post to my blog: WordPress<br />
(13) I have been blogging since (day, month, year): 11/03/04<br />
(14) My web browser is: Firefox<br />
(15) My operating system is: SuSE Linux Pro 9.0</p>
<p><small><a href="http://coffeebear.net/2004/08/08/testing-meme-propagation-in-blogspace-add-your-blog/">Testing Meme Propagation In Blogspace: Add Your Blog!</a> © <a href="http://coffeebear.net" rel="cc:attributionURL">Mark McKibben</a>, <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/us/">Creative Commons Attribution-NonCommercial-ShareAlike 3.0 United States</a>.</small></p>]]></content:encoded>
			<wfw:commentRss>http://coffeebear.net/2004/08/08/testing-meme-propagation-in-blogspace-add-your-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
