<?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>TrueStar Technology Blog &#187; Firefox Tweeks and Add-ons</title>
	<atom:link href="http://www.truestarcomputers.com/trueblog/category/firefox-tweeks-and-add-ons/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.truestarcomputers.com/trueblog</link>
	<description>Staying on top of your Mac, PC, and Linux Computer</description>
	<lastBuildDate>Wed, 26 May 2010 16:06:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Adding a &#8220;Favicon&#8221; to your Website</title>
		<link>http://www.truestarcomputers.com/trueblog/2008/07/adding-a-favicon-to-your-website/</link>
		<comments>http://www.truestarcomputers.com/trueblog/2008/07/adding-a-favicon-to-your-website/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 02:35:25 +0000</pubDate>
		<dc:creator>TrueStarTE</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Firefox Tweeks and Add-ons]]></category>
		<category><![CDATA[Free Programs]]></category>
		<category><![CDATA[Website Development]]></category>

		<guid isPermaLink="false">http://truestarcomputers.com/trueblog/2008/07/11/adding-a-favicon-to-your-website/</guid>
		<description><![CDATA[
Favicon?
I&#8217;m sure by now most of you have noticed the &#8220;favicons&#8221; located in the address bar of your browser or in  your favorites/bookmarks links:

*Adding a &#8220;Favicon&#8221; to your website is actually a pretty simple process.  Follow the instructions below to add a favicon to your site.
Adding the Favicon:
1. Create your favicon.
To create your favicon (a [...]]]></description>
			<content:encoded><![CDATA[<p><script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></p>
<p><strong>Favicon?</strong></p>
<p>I&#8217;m sure by now most of you have noticed the &#8220;favicons&#8221; located in the address bar of your browser or in  your favorites/bookmarks links:</p>
<p><img src="http://www.truestarcomputers.com/images/favicon/favicon%20uns%20mrked01.png" title="Favicon in webpage" alt="Favicon in webpage" /></p>
<p>*Adding a &#8220;Favicon&#8221; to your website is actually a pretty simple process.  Follow the instructions below to add a favicon to your site.</p>
<p><strong>Adding the Favicon:</strong></p>
<p><strong>1. </strong>Create your favicon.</p>
<p>To create your <a href="http://en.wikipedia.org/wiki/Favicon" title="What is a favicon" target="_blank">favicon</a> (a 16&#215;16 pixel .ico image), you may create one, or select an image of your choice and edit it with a graphics design/editing program like <a href="http://www.adobe.com/products/photoshop/photoshopextended/" title="Adobe CS3 (Graphics Editting and Much More)" target="_blank">Adobe Photoshop/CS3</a>, the <a href="http://www.gimp.org/" title="The GIMP (free GNU Image Manipulation Program)" target="_blank">GIMP</a>, or some free services (<a href="http://www.html-kit.com/favicon/" title="Create a favicon" target="_blank">here</a> for instance) offered by numerous websites on the net.</p>
<p><strong>2. </strong>Upload the favicon to the directory/folder in which your website&#8217;s index page (website&#8217;s home page) is located.</p>
<p><strong>3. </strong>Add the following line of text between the &lt;head&gt; tags (&lt;head&gt; and &lt;/head&gt; respectively) of your index page:</p>
<p>&lt;<span class="start-tag">link</span><span class="attribute-name"> rel</span>=<span class="attribute-value">&#8220;icon&#8221; </span><span class="attribute-name">href</span>=<span class="attribute-value">&#8220;favicon.ico&#8221; </span><span class="attribute-name">type</span>=<span class="attribute-value">&#8220;image/x-icon&#8221; </span><span class="error"><span class="attribute-name">/</span></span>&gt;</p>
<p><u><strong>Note:</strong></u></p>
<p>[make sure that your favicon/icon is called "favicon.ico" (wihout the qoutes) or whatever the name of your favicon/image is.  The browser will try to load (as the favicon) whatever image name you put after "href=" ].  Please note that this image does NOT have to be a &#8220;.ico&#8221; image.  <i>You may also use such images as a non-compressed/compressed PNG or a GIF.  All browsers may not support PNGs or GIFs however. </i></p>
<p><u><strong>Also:</strong></u></p>
<p>If you are having issues with this showing up in your browser, such as <a href="http://www.mozilla.com/en-US/" title="What is Firefox?" target="_blank">Firefox</a>, <a href="http://www.opera.com/" title="What is Opera?" target="_blank">Opera</a>, <a href="http://kmeleon.sourceforge.net/download.php" title="What is K-Meleon?" target="_blank">K-Meleon</a>, or any other browser, you may wish to put a &#8220;?&#8221; (question mark without quotes) after the URL as shown below:</p>
<p>&lt;<span class="start-tag">link</span><span class="attribute-name"> rel</span>=<span class="attribute-value">&#8220;icon&#8221; </span><span class="attribute-name">href</span>=<span class="attribute-value">&#8220;favicon.ico?&#8221; </span><span class="attribute-name">type</span>=<span class="attribute-value">&#8220;image/x-icon&#8221; </span><span class="error"><span class="attribute-name">/</span></span>&gt;  <strong>(question mark located after &#8220;favicon.ico)</strong></p>
<p><strong>4. </strong>Publish/Post your edited index page.</p>
<p><strong>5. </strong>Refresh your browser by pressing f5 on your keyboard or by pressing and holding the &#8220;Ctrl&#8221; key and momentarily pressing &#8220;R&#8221; on your keyboard.</p>
<p>This completes the implementation of the favicon.</p>
<p><strong>Note:  </strong>You may wish to check whether your favicon is showing up on a different computer/different browser to avoid issues with it not showing up. Also note that on a Linux/Unix server, you must make sure that all your text matches exactly ( Characters/letters are case-sensitive on Linux/Unix servers.)</p>
<p>* This refers to adding a favicon to your unix-based server and may be different given your situation and Server Operating System.</p>
<p>Your TrueStar Technology Expert</p>
<p><a href="http://www.truestarcomputers.com"><br />
<img src="http://www.truestarcomputers.com/imgs/blog/TrueStar%20Power/Powered%20by%203.3%20uns%20res%20(comp).jpg" title="Powered by TrueStar Computer Solutions" alt="Powered by TrueStar Computer Solutions" width="501" height="202" /> </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.truestarcomputers.com/trueblog/2008/07/adding-a-favicon-to-your-website/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Firefox, Skin, and Weather</title>
		<link>http://www.truestarcomputers.com/trueblog/2008/03/firefox-skin-and-weather/</link>
		<comments>http://www.truestarcomputers.com/trueblog/2008/03/firefox-skin-and-weather/#comments</comments>
		<pubDate>Sat, 15 Mar 2008 17:51:09 +0000</pubDate>
		<dc:creator>TrueStarTE</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Firefox Tweeks and Add-ons]]></category>
		<category><![CDATA[Free Programs]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Windows Vista How-to]]></category>
		<category><![CDATA[Windows XP How-To]]></category>

		<guid isPermaLink="false">http://truestarcomputers.com/trueblog/2008/03/15/firefox-skin-and-weather/</guid>
		<description><![CDATA[
Firefox is Very Versatile 
Firefox, the browser by Mozilla, is indeed a very versatile creature.  If you consider the multiple levels on which you can use  Firefox it is quite amazing.  Today I would like to cover a couple of the more popular features available.  One of the features that I [...]]]></description>
			<content:encoded><![CDATA[<p><script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></p>
<p><strong>Firefox is Very Versatile </strong></p>
<p><a href="http://www.mozilla.com/en-US/" title="Firefox Browser" target="_blank">Firefox</a>, the browser by <a href="http://www.mozilla.org/foundation/" title="The Mozilla Foundation" target="_blank">Mozilla</a>, is indeed a very versatile creature.  If you consider the multiple levels on which you can use  Firefox it is quite amazing.  Today I would like to cover a couple of the more popular features available.  One of the features that I like and find extremely handy, is the &#8220;<a href="https://addons.mozilla.org/en-US/firefox/search?q=forecast+fox&amp;status=4" title="Forecast Fox (Weather on Your Browser)" target="_blank">Forecast Fox</a>&#8221; Add-on.  This feature basically allows you to view the weather for a given location in a few moments by integrating a little weather station if you will, into any of a number of locations in Firefox.</p>
<p><strong>Simple, Easy to Understand Layout<br />
</strong></p>
<p>You are presented with a simple layout that features a radar button for an geographically expansive outlook at the weather, followed by the current state of the weather and the current temperature.  This is followed by two other panels dictating tomorrow&#8217;s and the &#8220;day-after&#8217;s&#8221; forecasts (noted below).</p>
<p><img src="http://www.truestarcomputers.com/imgs/blog/forecast%20fox/forecast%20fox%20cmp.jpg" title="Firefox Forecastfox Weather Readout" alt="Firefox Forecastfox Weather Readout" height="23" width="384" /></p>
<p><strong>How Do I Install ForecastFox</strong></p>
<p>Adding Forecast Fox to your Mozilla Firefox browser is a simple matter.  Follow the instructions below:</p>
<p>1.  Visit the Mozilla Add-ons page <a href="https://addons.mozilla.org/en-US/firefox/" title="Mozilla Firefox Add-ons" target="_blank">here</a> (you&#8217;ll download the Add-on here).</p>
<p>2.  Do a search for &#8220;<a href="https://addons.mozilla.org/en-US/firefox/search?q=forecast+fox&amp;status=4" title="Here is the Search Complete for You." target="_blank">Forecast fox</a>&#8221; by typing forecast fox into the search box noted below (I personally like the <a href="https://addons.mozilla.org/en-US/firefox/addon/1978" title="Ehanced Version of Firefox Add-on" target="_blank">enhanced</a> version of the software).</p>
<p><img src="http://www.truestarcomputers.com/imgs/blog/forecast%20fox/forecast%20fox%20search%20of3.jpg" title="Searching for Forecast Fox Add-on" alt="Searching for Forecast Fox Add-on" height="426" width="496" /><br />
3.  Click on the version that you like, it will take you to the page dedicated to that version specifically.</p>
<p>4.  Click on the &#8220;install now&#8221; or thus related button.</p>
<p>5.  You will be presented with the software installation dialog:</p>
<p><img src="http://www.truestarcomputers.com/imgs/blog/forecast%20fox/install%20forecast%20fox.jpg" title="Install Forecast Fox Add-on dialog" alt="Install Forecast Fox Add-on dialog" height="370" width="377" /></p>
<p>6.  Clicking on &#8220;Install Now&#8221; will let you install the software into your browser:</p>
<p><img src="http://www.truestarcomputers.com/imgs/blog/forecast%20fox/install%20addon%20dialog.jpg" title="Installing Into Firefox, Add-on Dialog" alt="Installing Into Firefox, Add-on Dialog" height="358" width="601" /></p>
<p>7.   Once the installation is complete, you will have to restart Firefox:</p>
<p><img src="http://www.truestarcomputers.com/imgs/blog/forecast%20fox/restart%20firefox.jpg" title="Restart Firefox After Installation" alt="Restart Firefox After Installation" height="358" width="601" /></p>
<p>8. After the restart is complete, you will need to tell Firefox to make use of the addon.  You may accomplish this by:</p>
<p>1. Clicking on &#8220;Tools&#8221; in the menu.</p>
<p>2. Next click on  Add-ons.</p>
<p>3. Click on &#8220;Extensions&#8221;.</p>
<p>4. Click on &#8220;Enable&#8221; under the Forecast fox Add-on:</p>
<p><img src="http://www.truestarcomputers.com/imgs/blog/forecast%20fox/enable%20forecast%20fox%20addon.jpg" title="Enable the Forecast Fox Addon" alt="Enable the Forecast Fox Addon" height="358" width="601" /></p>
<p><strong>Installation and Initialization Complete</strong></p>
<p>This should put the dock into your browser.  It may be necessary to restart your browser once more.  Once the doc is in place, you simply need to tell it where you would like to track the weather.  You may accomplish this by right-clicking anywhere on the weather interface and selecting &#8220;options&#8221;.  This will present you with the Options dialog box and allow you to type in your zip code (this allows Forecast fox to track the weather for your location) If you&#8217;re putting this on a laptop and you travel frequently to multiple locations, you can add another profile and switch to that profile when you are at that location to have Forecast Fox show the weather for that location specifically:</p>
<p><img src="http://www.truestarcomputers.com/imgs/blog/forecast%20fox/enter%20area%20code.jpg" title="Entering the Area Code" alt="Entering the Area Code" height="456" width="555" /></p>
<p>After you type in your zip code, click on &#8220;OK&#8221; to close the dialog box.  Forecast fox should begin showing the current weather as well as the two-day forecast.</p>
<p><strong>Easy Weather Access</strong></p>
<p>From now on, whenever you want a quick peek at what the clouds overhead are doing, simply point your mouse over the little, green, radar symbol and it will pop-up a little weather map showing cloud conditions in your area.</p>
<p><strong>. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . </strong></p>
<p><strong> Skin? What&#8217;s this About <i>Firefox</i> Skin?</strong></p>
<p>Firefox has a <a href="https://addons.mozilla.org/en-US/firefox/browse/type:2" title="Firefox Skins" target="_blank">skin</a>, believe it or not, Firefox is quite the dermatological  agglomeration.  When I say Firefox has a skin, I mean that the look and feel of Firefox can be changed to a look and feel with a completely different atmosphere.  This can easily be accomplished as is made available to you by the community of Firefox interface <a href="http://www.mozilla.com/en-US/developers/?flang=en-US" title="Firefox Developers" target="_blank">developers</a>.</p>
<p><strong>A Plethora of Skins</strong></p>
<p>The amount of skins and styles that are available for your <a href="http://www.mozilla.com/en-US/" title="Firefox Browser" target="_blank">Firefox browser</a> is varied from the simple, cool, and professional, to skins that will make you go hmmm.  Take a look <a href="https://addons.mozilla.org/en-US/firefox/browse/type:2" title="Firefox Skins Available" target="_blank">here</a> at the <i>types</i> of skins available, you can go simple, bright, large, cool, smooth, modern, old, have a <a href="http://www.apple.com/macosx/" title="Mac OS X Look" target="_blank">Mac OS</a> look&#8230; etc. etc.</p>
<p><strong>How do I Get These Wonderful Skins?</strong></p>
<p>Obtaining skins for Firefox is simple and free&#8230; just like the browser they are made for.  If you do not have Firefox, you can download it <a href="http://www.mozilla.com/en-US/firefox/" title="Download Firefox" target="_blank">here</a>.  If you would like skins for Firefox, you can download them <a href="https://addons.mozilla.org/en-US/firefox/" title="Download Firefox Add-ons" target="_blank">here</a>. Installation is a snap, they take the same path as do the installations that were performed above (the Forecast fox Add-on).  Just follow the same instructions choosing instead, whichever skin you would like.</p>
<p><img src="http://www.truestarcomputers.com/imgs/blog/TrueStar%20Power/Powered%20by%203.3%20uns%20res%20(comp).jpg" title="Powered by TrueStar Computer Solutions" alt="Powered by TrueStar Computer Solutions" height="202" width="501" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.truestarcomputers.com/trueblog/2008/03/firefox-skin-and-weather/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding Color to Your Firefox Tabs</title>
		<link>http://www.truestarcomputers.com/trueblog/2008/02/adding-color-to-your-firefox-tabs/</link>
		<comments>http://www.truestarcomputers.com/trueblog/2008/02/adding-color-to-your-firefox-tabs/#comments</comments>
		<pubDate>Sat, 02 Feb 2008 05:16:43 +0000</pubDate>
		<dc:creator>TrueStarTE</dc:creator>
				<category><![CDATA[Firefox Tweeks and Add-ons]]></category>

		<guid isPermaLink="false">http://truestarcomputers.com/trueblog/2008/02/02/adding-color-to-your-firefox-tabs/</guid>
		<description><![CDATA[
  If you are like me, you use Firefox because of it&#8217;s speed, reliability, and security.  Mozilla has been offering a much better browser than Microsoft for an extended period of time now.  I am providing a quick link to one of the many tweaks and plug-ins that is available for this [...]]]></description>
			<content:encoded><![CDATA[<p><script src="http://digg.com/tools/diggthis.js" type="text/javascript"></script></p>
<p>  If you are like me, you use Firefox because of it&#8217;s speed, reliability, and security.  Mozilla has been offering a much better browser than Microsoft for an extended period of time now.  I am providing a quick link to one of the many tweaks and plug-ins that is available for this web browser, RSS reader etc.</p>
<p><strong>The Tweak: (Adding Color to Your Tabs)</strong></p>
<p>To add color to your tabs in Fire fox, you simply:</p>
<p>1. Click on &#8220;Tools&#8221; in the menu bar.</p>
<p>2. Click on &#8220;Add-ons&#8221;.</p>
<p>3. Click on &#8220;Get Themes&#8221; on the bottom-right hand portion of the Add-ons dialog box (This will take you to the Mozilla Add-ons/Themes page where you can obtain this and many other add-ons).</p>
<p>4. Enter the words &#8220;colorful tabs&#8221; in the search bar on the top-right hand portion of the page and press enter (this will bring up a list of items of which colorful tabs should be number one).</p>
<p>5. Click on the &#8220;<a href="https://addons.mozilla.org/en-US/firefox/addon/1368">Colorful Tabs</a>&#8221; link to bring up the details of that Add-on.</p>
<p>6. Click on the &#8220;Show License Agreement&#8221; button to bring up the license agreement.</p>
<p>7. If you accept the agreement, go ahead and click on the &#8220;Accept and Install&#8221; button to launch the download (just a small download).</p>
<p>8. You must restart Firefox for the Add-on to work.</p>
<p>9. Click on &#8220;Tools&#8221; once more.</p>
<p>10. Click on &#8220;Add-ons&#8221;.</p>
<p>11. Click on  the green &#8220;Extensions&#8221; graphic on the top left of the dialog box that comes up.</p>
<p>12. Click on &#8220;Colorful Tabs&#8221; in the list.</p>
<p>13. Click on &#8220;Enable&#8221;</p>
<p>14. Click on the &#8220;X&#8221; in the upper-right hand portion of your screen to close the dialog box.</p>
<p>15. If necessary,  restart Firefox. You may need to make a new tab to see the effect&#8230; <img src='http://www.truestarcomputers.com/trueblog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  best wishes.</p>
<p>Here&#8217;s the <a href="https://addons.mozilla.org/en-US/firefox/">Mozilla Firefox Add-on page</a>&#8230; there are lots of cool stuff located here.</p>
<p>Your TrueStar Technology Expert.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.truestarcomputers.com/trueblog/2008/02/adding-color-to-your-firefox-tabs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TrueStar Computer Solutions&#8230;  Technology Blog</title>
		<link>http://www.truestarcomputers.com/trueblog/2008/01/hello-world-2/</link>
		<comments>http://www.truestarcomputers.com/trueblog/2008/01/hello-world-2/#comments</comments>
		<pubDate>Wed, 30 Jan 2008 03:53:41 +0000</pubDate>
		<dc:creator>TrueStarTE</dc:creator>
				<category><![CDATA[Firefox Tweeks and Add-ons]]></category>
		<category><![CDATA[General Windows Issues]]></category>
		<category><![CDATA[Mac OS... Latest Features]]></category>
		<category><![CDATA[Mail Clients]]></category>
		<category><![CDATA[Welcome!]]></category>
		<category><![CDATA[Windows Vista How-to]]></category>
		<category><![CDATA[Windows XP How-To]]></category>

		<guid isPermaLink="false">http://www.truestarcomputers.com/trueblog/2008/01/hello-world-2/</guid>
		<description><![CDATA[  Welcome to TrueStar Computer Solutions&#8230; &#8220;TrueBlog&#8221;!
In this blog, we will discuss most anything technologically related&#8230; whether it be the latest computer Operating System technology (Linux, Apple, Windows based), computer hardware, third-party software, or whether it be as simple as the latest gadgetry.  Drop by and take a peek at what&#8217;s going on, and [...]]]></description>
			<content:encoded><![CDATA[<p>  Welcome to TrueStar Computer Solutions&#8230; &#8220;TrueBlog&#8221;!</p>
<p>In this blog, we will discuss most anything technologically related&#8230; whether it be the latest computer Operating System technology (Linux, Apple, Windows based), computer hardware, third-party software, or whether it be as simple as the latest gadgetry.  Drop by and take a peek at what&#8217;s going on, and hey, pop us a quick question or pass us a comment! Thanks, and&#8230; Enjoy!</p>
<p>Your TrueStar Technology Expert</p>
]]></content:encoded>
			<wfw:commentRss>http://www.truestarcomputers.com/trueblog/2008/01/hello-world-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
