<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>How-To Geek Forums Forum: Geek Stuff</title>
<link>http://www.howtogeek.com/forum/</link>
<description>How-To Geek Forums Forum: Geek Stuff</description>
<language>en</language>
<pubDate>Sat, 30 Aug 2008 13:13:02 +0000</pubDate>

<item>
<title>jmcguire on "Repairing/Building CAT5e Cable - Need Help"</title>
<link>http://www.howtogeek.com/forum/topic/repairingbuilding-cat5e-cable-need-help#post-44761</link>
<pubDate>Sat, 30 Aug 2008 06:55:47 +0000</pubDate>
<dc:creator>jmcguire</dc:creator>
<guid isPermaLink="false">44761@http://www.howtogeek.com/forum/</guid>
<description>&#60;p&#62;I ended up using a standard cable.
&#60;/p&#62;</description>
</item>
<item>
<title>raphoenix on "Repairing/Building CAT5e Cable - Need Help"</title>
<link>http://www.howtogeek.com/forum/topic/repairingbuilding-cat5e-cable-need-help#post-44736</link>
<pubDate>Sat, 30 Aug 2008 01:29:01 +0000</pubDate>
<dc:creator>raphoenix</dc:creator>
<guid isPermaLink="false">44736@http://www.howtogeek.com/forum/</guid>
<description>&#60;p&#62;jmcguire,&#60;/p&#62;
&#60;p&#62;Think about it for a moment.&#60;/p&#62;
&#60;p&#62;Only you can decide if you need a cross-over cable based on your intended use for the cable.&#60;/p&#62;
&#60;p&#62;Null Modems connections are still used in specific purpose situations.&#60;/p&#62;
&#60;p&#62;&#60;a href='http://www.wisegeek.com/what-is-a-crossover-cable.htm'&#62;http://www.wisegeek.com/what-is-a-crossover-cable.htm&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Kindest Regards,&#60;br /&#62;
Rick P. &#38;#9829; :)
&#60;/p&#62;</description>
</item>
<item>
<title>aznricegrowa on "(Solved) Firefox Tabs Alignment"</title>
<link>http://www.howtogeek.com/forum/topic/firefox-tabs-alignment#post-44730</link>
<pubDate>Sat, 30 Aug 2008 00:24:02 +0000</pubDate>
<dc:creator>aznricegrowa</dc:creator>
<guid isPermaLink="false">44730@http://www.howtogeek.com/forum/</guid>
<description>&#60;p&#62;That worked great.  Thanks for all the help
&#60;/p&#62;</description>
</item>
<item>
<title>jmcguire on "Repairing/Building CAT5e Cable - Need Help"</title>
<link>http://www.howtogeek.com/forum/topic/repairingbuilding-cat5e-cable-need-help#post-44722</link>
<pubDate>Fri, 29 Aug 2008 22:56:48 +0000</pubDate>
<dc:creator>jmcguire</dc:creator>
<guid isPermaLink="false">44722@http://www.howtogeek.com/forum/</guid>
<description>&#60;p&#62;I am repairing a CAT5e cable.  It is Type B:&#60;br /&#62;
(White-Orange, Orange, White-Green, Blue, White-Blue, Green White-Brown, Brown).&#60;/p&#62;
&#60;p&#62;Should I make the other end a Type B as well, or should I wire it as Type A:&#60;br /&#62;
(White-Green, Green, White-Orange, Blue, White-Blue, Orange, White-Brown, Brown).&#60;/p&#62;
&#60;p&#62;It will be used almost exclusively for a computer, but I considered wiring the other side Type A to make it a crossover cable.  My question though is, would it take away from the capable speed of the cable to wire it to make it a crossover cable?  Another question, is there any real need for a crossover cable anymore?&#60;/p&#62;
&#60;p&#62;Thanks in advance.
&#60;/p&#62;</description>
</item>
<item>
<title>Scott on "(Solved) Firefox Tabs Alignment"</title>
<link>http://www.howtogeek.com/forum/topic/firefox-tabs-alignment#post-44654</link>
<pubDate>Fri, 29 Aug 2008 06:28:22 +0000</pubDate>
<dc:creator>Scott</dc:creator>
<guid isPermaLink="false">44654@http://www.howtogeek.com/forum/</guid>
<description>&#60;p&#62;Hey, no worries. If that works, great job.
&#60;/p&#62;</description>
</item>
<item>
<title>jmcguire on "(Solved) Firefox Tabs Alignment"</title>
<link>http://www.howtogeek.com/forum/topic/firefox-tabs-alignment#post-44653</link>
<pubDate>Fri, 29 Aug 2008 06:05:21 +0000</pubDate>
<dc:creator>jmcguire</dc:creator>
<guid isPermaLink="false">44653@http://www.howtogeek.com/forum/</guid>
<description>&#60;p&#62;Hmmm.&#60;/p&#62;
&#60;p&#62;My Firefox has them left aligned automatically.  It may be a &#34;side effect&#34; of an extension I have, but I don't think so.&#60;/p&#62;
&#60;p&#62;Anyway, I was able to get the stylish script to download.&#60;/p&#62;
&#60;p&#62;It really was a simple script.&#60;/p&#62;
&#60;p&#62;If you just write a new script and copy and paste the following startign with &#34;@namespace&#34; and give it a title it should fix it.  I already edited it.&#60;/p&#62;
&#60;p&#62;@Scott, I wasn't trying to hijack the topic, I know how userstyles.org has been having trouble lately so I figured I would post this while I actually got the script up.&#60;/p&#62;
&#60;p&#62;@namespace url(&#60;a href='http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul'&#62;http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul&#60;/a&#62;);&#60;/p&#62;
&#60;p&#62;/* ---------- Tabs Text Centered - [http://userstyles.org/styles/5455] ----------*/&#60;/p&#62;
&#60;p&#62;.tab-text {&#60;br /&#62;
  text-align: left !important;&#60;br /&#62;
}
&#60;/p&#62;</description>
</item>
<item>
<title>Scott on "(Solved) Firefox Tabs Alignment"</title>
<link>http://www.howtogeek.com/forum/topic/firefox-tabs-alignment#post-44651</link>
<pubDate>Fri, 29 Aug 2008 05:52:57 +0000</pubDate>
<dc:creator>Scott</dc:creator>
<guid isPermaLink="false">44651@http://www.howtogeek.com/forum/</guid>
<description>&#60;p&#62;I haven't given up, actually can't even start for the same reason. It's a very popular site and it's often down or broken to a degree. I will try again tomorrow to tweak that one style I posted. In the meantime, go ahead and install the Stylish extension.
&#60;/p&#62;</description>
</item>
<item>
<title>jmcguire on "How-To Create Firefox Extensions"</title>
<link>http://www.howtogeek.com/forum/topic/how-to-create-firefox-extensions#post-44647</link>
<pubDate>Fri, 29 Aug 2008 05:38:36 +0000</pubDate>
<dc:creator>jmcguire</dc:creator>
<guid isPermaLink="false">44647@http://www.howtogeek.com/forum/</guid>
<description>&#60;p&#62;Has anyone created their own Firefox Extension?&#60;/p&#62;
&#60;p&#62;If so where is the best place to start?  I understand they are written in JavaScript, but that is about all I know about it.
&#60;/p&#62;</description>
</item>
<item>
<title>aznricegrowa on "(Solved) Firefox Tabs Alignment"</title>
<link>http://www.howtogeek.com/forum/topic/firefox-tabs-alignment#post-44643</link>
<pubDate>Fri, 29 Aug 2008 04:14:34 +0000</pubDate>
<dc:creator>aznricegrowa</dc:creator>
<guid isPermaLink="false">44643@http://www.howtogeek.com/forum/</guid>
<description>&#60;p&#62;Thanks Scott, I appreciate the effort.&#60;/p&#62;
&#60;p&#62;No, I actually haven't gone through those as I didn't even know about Stylish until now!  I'll take a look in hopes that something might come up.  And it's the same for me - the text has always been center-aligned for me as well . .&#60;/p&#62;
&#60;p&#62;.:Edit&#60;br /&#62;
I'm actually having trouble seeing and loading the code as well =(
&#60;/p&#62;</description>
</item>
<item>
<title>Scott on "(Solved) Firefox Tabs Alignment"</title>
<link>http://www.howtogeek.com/forum/topic/firefox-tabs-alignment#post-44597</link>
<pubDate>Thu, 28 Aug 2008 21:49:02 +0000</pubDate>
<dc:creator>Scott</dc:creator>
<guid isPermaLink="false">44597@http://www.howtogeek.com/forum/</guid>
<description>&#60;p&#62;On second glance this script 'centers' the text, which in and of itself is weird because it's always been centered to me.&#60;br /&#62;
&#60;a href='http://userstyles.org/styles/5455.html'&#62;http://userstyles.org/styles/5455.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Give me a while to try to tweak it. No promises, m'kay?
&#60;/p&#62;</description>
</item>
<item>
<title>Scott on "(Solved) Firefox Tabs Alignment"</title>
<link>http://www.howtogeek.com/forum/topic/firefox-tabs-alignment#post-44596</link>
<pubDate>Thu, 28 Aug 2008 21:42:14 +0000</pubDate>
<dc:creator>Scott</dc:creator>
<guid isPermaLink="false">44596@http://www.howtogeek.com/forum/</guid>
<description>&#60;p&#62;Have you gone through  this list?&#60;br /&#62;
&#60;a href='http://www.userstyles.org/styles/search/tabs'&#62;http://www.userstyles.org/styles/search/tabs&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;With the Stylish extension installed first, one of these might suit your needs.&#60;br /&#62;
(too long for me to check ;) )
&#60;/p&#62;</description>
</item>
<item>
<title>aznricegrowa on "(Solved) Firefox Tabs Alignment"</title>
<link>http://www.howtogeek.com/forum/topic/firefox-tabs-alignment#post-44589</link>
<pubDate>Thu, 28 Aug 2008 19:33:43 +0000</pubDate>
<dc:creator>aznricegrowa</dc:creator>
<guid isPermaLink="false">44589@http://www.howtogeek.com/forum/</guid>
<description>&#60;p&#62;Hi all,&#60;/p&#62;
&#60;p&#62;I was wondering if there's anyway to control the alignment of the Firefox tabs.  Currently, the default tab alignment if for the title text to be centered but I want to change it to being left-aligned.  Anyone know if this is possible?&#60;/p&#62;
&#60;p&#62;Apologies if this was posted before (I tried a search and came up negative).&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>Budohorseman on "UPDATED VIRUS RECOVERY for NOD32"</title>
<link>http://www.howtogeek.com/forum/topic/updated-virus-recovery-for-nod32#post-44545</link>
<pubDate>Thu, 28 Aug 2008 14:44:11 +0000</pubDate>
<dc:creator>Budohorseman</dc:creator>
<guid isPermaLink="false">44545@http://www.howtogeek.com/forum/</guid>
<description>&#60;p&#62;Your best bet is to find yourself a free public wifi hotspot and download it there. Of course without an internet connection you really don't have much to worry about....
&#60;/p&#62;</description>
</item>
<item>
<title>Lighthouse on "Specifications to buy a Good if not great computer?!"</title>
<link>http://www.howtogeek.com/forum/topic/specifications-to-buy-a-good-if-not-great-computer#post-44530</link>
<pubDate>Thu, 28 Aug 2008 13:39:34 +0000</pubDate>
<dc:creator>Lighthouse</dc:creator>
<guid isPermaLink="false">44530@http://www.howtogeek.com/forum/</guid>
<description>&#60;p&#62;But I didn't help at all! Don't go thanking me, it was the others. (sorry Uncle ScottW, I meant to say Auntie Loretta) :)
&#60;/p&#62;</description>
</item>
<item>
<title>GoldenQueen on "Specifications to buy a Good if not great computer?!"</title>
<link>http://www.howtogeek.com/forum/topic/specifications-to-buy-a-good-if-not-great-computer#post-44528</link>
<pubDate>Thu, 28 Aug 2008 13:34:14 +0000</pubDate>
<dc:creator>GoldenQueen</dc:creator>
<guid isPermaLink="false">44528@http://www.howtogeek.com/forum/</guid>
<description>&#60;p&#62;Wow you do help when you mean it ...Thank You so much ...&#60;br /&#62;
Lighthouse &#34;uncle Scott&#34; Bob and Oz if you ever need some help in the law departement&#60;br /&#62;
it will be a pleasure to help you out anytime and yes  ProBono haha &#60;/p&#62;
&#60;p&#62;GoldenQueen :)
&#60;/p&#62;</description>
</item>
<item>
<title>thaslim on "UPDATED VIRUS RECOVERY for NOD32"</title>
<link>http://www.howtogeek.com/forum/topic/updated-virus-recovery-for-nod32#post-44489</link>
<pubDate>Thu, 28 Aug 2008 07:37:16 +0000</pubDate>
<dc:creator>thaslim</dc:creator>
<guid isPermaLink="false">44489@http://www.howtogeek.com/forum/</guid>
<description>&#60;p&#62;Hi... my nod32 virus recovery database shows its out of date, since i dont have internet connection at home i would like to download&#60;br /&#62;
the updated virus recovery DB(recent one),how this is possible(without providing username and password).. help me guyz..?
&#60;/p&#62;</description>
</item>
<item>
<title>BobJam on "Specifications to buy a Good if not great computer?!"</title>
<link>http://www.howtogeek.com/forum/topic/specifications-to-buy-a-good-if-not-great-computer#post-44462</link>
<pubDate>Thu, 28 Aug 2008 04:17:39 +0000</pubDate>
<dc:creator>BobJam</dc:creator>
<guid isPermaLink="false">44462@http://www.howtogeek.com/forum/</guid>
<description>&#60;p&#62;Just thought of another tip and something to be cautious about.&#60;/p&#62;
&#60;p&#62;You can go to the forums of the brand you're looking at, like HP's forum is at &#60;a href='http://forums11.itrc.hp.com/service/forums/bizsupport/home.do?forumId=2'&#62;http://forums11.itrc.hp.com/service/forums/bizsupport/home.do?forumId=2&#60;/a&#62; (they call it &#34;Business Support&#34;, but it's for home users too).&#60;/p&#62;
&#60;p&#62;But here's the caution about those kinds of forums.  While it will give you an idea of what the most frequent gripes are . . . and that's the point:  these are forums for gripes . . . be cautious in any conclusions you draw.  These forums are skewed toward gripes.  Very few if any users go there just to say &#34;Atta boy&#34;.  So you're going to get a biased view of the product.&#60;/p&#62;
&#60;p&#62;As I said, the forums are mainly for gripes.  So, while they will give you a good idea about the product, be careful if you draw any conclusions from these forums.  You need to compensate for the bias.&#60;/p&#62;
&#60;p&#62;And as far as what ScottW said . . . &#34;what he said&#34;.  Echo . . . &#60;/p&#62;
&#60;p&#62;BTW, I have a laptop and it's very sensitive to heat because there isn't as much room for air circulation as there is in a desktop.  The normal TTF (another geek phrase you can use in a store - &#34;Time to Failure&#34;) is about three years.  Many last much longer, so the three years is an average.  Mine has lasted much longer, but it requires special care to get these things to go beyond their TTF.  As ScottW said, stick with a desktop unless you absolutely have to have a laptop (I do).
&#60;/p&#62;</description>
</item>
<item>
<title>ScottW on "Specifications to buy a Good if not great computer?!"</title>
<link>http://www.howtogeek.com/forum/topic/specifications-to-buy-a-good-if-not-great-computer#post-44456</link>
<pubDate>Thu, 28 Aug 2008 03:43:43 +0000</pubDate>
<dc:creator>ScottW</dc:creator>
<guid isPermaLink="false">44456@http://www.howtogeek.com/forum/</guid>
<description>&#60;p&#62;@Geeks, please don't call me Uncle.  It's disrespectful to your Aunt.  :)&#60;/p&#62;
&#60;p&#62;@GoldenQueen, a desktop has definite advantages.  They are more reliable than laptops, in general, and are easier to upgrade so they can stay relevant longer.  Also, they are cheaper.  You will be getting Vista, and you will have to learn some things about it.  There's lots of info on the web and, of course, you can ask here for specifics.  I certainly don't know everything about Vista, BobJam, and no one should trust any know-it-all who claims to.&#60;/p&#62;
&#60;p&#62;I agree with BobJam that you should stick with the well known brand names.  Acer, HP (which owns Compaq brand), Dell, Gateway, Sony, Toshiba, Lenovo -- not necessarily in that order.  Dell has always been about ordering online and completely customizing your system.  The result is custom parts and low prices.  I don't think of Dell as a store brand, though they do provide some pre-configured systems for stores now.  Sony is expensive.  Toshiba and Lenovo are focused on business users, not home users, and laptops where profit margins are higher.  That leaves the rest as the ones you are likely to find in a store along with eMachines whose primary goal is rock bottom price, no matter the &#34;cost&#34; (pun intended!).&#60;/p&#62;
&#60;p&#62;I've never heard of Dumoulin or Future Shop, but I looked over their websites as well as Staples Canada.  Even if you don't intend to buy online, it is still instructive to shop online.  All of these stores have a rather limited selection of desktops, here again because there's more profit in laptops.  And the brands mentioned above are represented as expected.  For example, I don't believe I saw a single Lenovo or Toshiba desktop at any of the 3 stores.  I would suggest that you shop around on those sites and see what looks good to you.
&#60;/p&#62;</description>
</item>
<item>
<title>raphoenix on "Anti-Spyware Programs Don't Catch Everything"</title>
<link>http://www.howtogeek.com/forum/topic/anti-spyware-programs-dont-catch-everything#post-44440</link>
<pubDate>Thu, 28 Aug 2008 01:14:01 +0000</pubDate>
<dc:creator>raphoenix</dc:creator>
<guid isPermaLink="false">44440@http://www.howtogeek.com/forum/</guid>
<description>&#60;p&#62;0zSpitt,&#60;/p&#62;
&#60;p&#62;Glad you saw the post. Machines like yours and mine that roam the dark corners of the net world have to almost have Daily &#34;Heavy Duty&#34; Maintenance in order to keep them running. Got to know that registry no matter what version of MS Windows one runs. For those folks who are running &#34;Dicey&#34; Copies of XP Pro, they are about to get a most unwelcome MS surprise this week. I'll post more details later in the evening.&#60;br /&#62;
Kindest Regards,&#60;br /&#62;
Rick P. ♣
&#60;/p&#62;</description>
</item>
<item>
<title>BobJam on "Specifications to buy a Good if not great computer?!"</title>
<link>http://www.howtogeek.com/forum/topic/specifications-to-buy-a-good-if-not-great-computer#post-44435</link>
<pubDate>Thu, 28 Aug 2008 00:00:37 +0000</pubDate>
<dc:creator>BobJam</dc:creator>
<guid isPermaLink="false">44435@http://www.howtogeek.com/forum/</guid>
<description>&#60;p&#62;And another thing I just thought of when I saw OzSpitt mention it:  make sure you get the installation CD from the store.  They may say they only just have one for installations on all their machines, but if that's the case, then (indignantly?) ask them what you're supposed to do if you need to reinstall.  They'll probably say something like &#34;We put a backup on your machine&#34;.  Ask them where (that may seem like a dumb question to them, but it's not really), and press for a copy of the CD anyway.&#60;/p&#62;
&#60;p&#62;If they keep insisting that they put a backup copy on your HDD (the &#34;i386&#34; folder is where it usually is in XP, but I don't know where it would be in Vista . . . &#34;calling ScottW&#34;), then ask them to make a copy from that and put it on a CD.  I'll be interested in what they say on that, because it may not be possible to do that (calling ScottW again).
&#60;/p&#62;</description>
</item>

</channel>
</rss>
