<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
	<title>Latest Topics</title>
	<description>Keep tabs on the latest posts over at GeekSmack forums.</description>
	<link>http://www.geeksmack.net/forums/index.php</link>
	<pubDate>Thu, 02 Sep 2010 14:26:58 +0000</pubDate>
	<ttl>5</ttl>
	<item>
		<title>A review for Duke Nukem Forever!</title>
		<link>http://www.geeksmack.net/forums/topic/5139-a-review-for-duke-nukem-forever/</link>
		<description><![CDATA[<a href='http://www.escapistmagazine.com/videos/view/zero-punctuation/1968-Viewers-Choice-Duke-Nukem-Forever' class='bbc_url' title='External link' rel='nofollow external'>http://www.escapistmagazine.com/videos/view/zero-punctuation/1968-Viewers-Choice-Duke-Nukem-Forever</a><br />
<br />
Normally Yahtzee disassembles real games, but this week he speaks about a game that doesn' actually exist.<br />
Really entertaining in my opinion.]]></description>
		<pubDate>Thu, 02 Sep 2010 14:26:58 +0000</pubDate>
		<guid>http://www.geeksmack.net/forums/topic/5139-a-review-for-duke-nukem-forever/</guid>
	</item>
	<item>
		<title>explorer frame</title>
		<link>http://www.geeksmack.net/forums/topic/5127-explorer-frame/</link>
		<description><![CDATA[I am currently running uxstyle with sucess, but i have a question about explorer frame. There is a way to change it without change/reshack the dll. I don't think ther are a file/patch structure so maybe you know a soft or it can be futur idea.<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
Sorry for my poor english.<br />
<br />
]]></description>
		<pubDate>Tue, 31 Aug 2010 17:17:37 +0000</pubDate>
		<guid>http://www.geeksmack.net/forums/topic/5127-explorer-frame/</guid>
	</item>
	<item>
		<title>Should I go crossfire?</title>
		<link>http://www.geeksmack.net/forums/topic/5119-should-i-go-crossfire/</link>
		<description><![CDATA[I don't post but I read the articles and I value everyone's opinion here and I have a major upgrade to make so I thought I'd ask you all. <img src='http://www.geeksmack.net/forums/public/style_emoticons/default/smile.gif' class='bbc_emoticon' alt=':)' /><br />
<br />
I have a 5850 right now and I want to upgrade, I'm thinking I will get another one and that would probably do me until the dx12 gen. I'm an nvidia fan at heart though, have been looking at 480s, maybe sell this one and get a nice 480 after it's sold? So two things performance of 2x5850s&gt;480? Is crossfire enough of an upgrade to justify the $300?<br />
<br />
The card: <a href='http://www.newegg.ca/Product/Product.aspx?Item=N82E16814150494&Tpk=5850%20ZNFC' class='bbc_url' title='External link' rel='nofollow external'>http://www.newegg.ca...Tpk=5850%20ZNFC</a><br />
<br />
And my specs just cause...<br />
<br />
CPU: i7 930, 2.8ghz<br />
RAM: 3x2gb 133mhz ddr3<br />
MOBO: Gigabyte X58A-UD3R<br />
PSU: Xion 1000w<br />
GPU: XFX 5850 ZNFC<br />
Case: Antec 1200]]></description>
		<pubDate>Mon, 30 Aug 2010 03:26:04 +0000</pubDate>
		<guid>http://www.geeksmack.net/forums/topic/5119-should-i-go-crossfire/</guid>
	</item>
	<item>
		<title>Coding a mini-post like script?</title>
		<link>http://www.geeksmack.net/forums/topic/5117-coding-a-mini-post-like-script/</link>
		<description><![CDATA[I'm doing a project which involves people posting a story to the site, kind of like FML, but I don't have any money for clone scripts.  The simple basis of it is really just like:<br />
<br />
1. post<br />
2. admin approves<br />
3. displayed<br />
<br />
so FORM POST -&gt; MySQL -&gt; Output<br />
<br />
and allow me to have an admin panel as well.<br />
<br />
I'm coding out a rough script, but need some help with the basic securities of the script with the database and all.<br />
<br />
So some tips I'm asking for:<br />
1. How do i prevent MySQL injections, etc.<br />
3. Permissions, server-side.<br />
<br />
<br />
Alrighty:<br />
<br />
so, is this submit.php a safe way to work with inserting entries into MySQL DB?<br />
<br />
<pre class='prettyprint'>
&lt;?php
require_once('dbconnect.php');
$story = $_REQUEST&#91;'story'&#93;;
$date = date("F j, Y, g:i a");

$query = sprintf("INSERT into post (id, story, date, approved)VALUES ('NULL','%s','".$date."','0')",mysql_real_escape_string($story));

mysql_query($query) or die ('Error Updating Posts');

echo "Submitted Post Successfully!";
?&gt;
</pre><br />
<br />
Is Index.php ok?  Should the sql queries be placed at the top of the file?<br />
<pre class='prettyprint'>
&lt;?php
require_once('dbconnect.php');
$approved = 1;
?&gt;
&lt;html&gt;
&lt;head&gt;
&lt;title&gt;&lt;/title&gt;
&lt;style&gt;
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;h1&gt;Title&lt;/h1&gt;
&lt;p&gt;
&lt;?php
$query = sprintf("SELECT story, date, approved FROM post WHERE approved='%s'",mysql_real_escape_string($approved));
$result = mysql_query($query);
while($row = mysql_fetch_array($result)) {
echo "Story: ".$row&#91;'story'&#93;."&lt;br /&gt; Date:".$row&#91;'date'&#93;."&lt;br /&gt;";
}
?&gt;
&lt;/p&gt;
&lt;/body&gt;
&lt;/html&gt;
</pre>]]></description>
		<pubDate>Sat, 28 Aug 2010 20:41:45 +0000</pubDate>
		<guid>http://www.geeksmack.net/forums/topic/5117-coding-a-mini-post-like-script/</guid>
	</item>
	<item>
		<title>Crazy Tech News Countdown: turn your iPad into a netbook, speakers for the unborn and more</title>
		<link>http://www.geeksmack.net/forums/topic/5115-crazy-tech-news-countdown-turn-your-ipad-into-a-netbook-speakers-for-the-unborn-and-more/</link>
		<description><![CDATA[Hey and welcome once again to Crazy Tech News Countdown, the weekly column that goes over the weirdest, craziest, geekiest and sometimes just plain silly stories of the week. This week we have a way to play music to your unborn child, intelligent recycling bins and much more, so without further ado, let’s count ‘em down, shall we?<br />
<br />
<a href='http://www.mobilecrunch.com/2010/08/25/bartab/' class='bbc_url' title='External link' rel='nofollow external'>5- Buy your friends a drink, even if they’re miles away</a> – Now with social networks and games, it’s really not that hard to give your friends stuff, even if it’s virtual stuff you can’t take advantage of in real life. But interestingly enough, a company named Webtab changed all that by launching Bartab, a mobile and web app that lets you buy your remote friends an actual drink. You pay $1 to give your friend a virtual coupon they can then use to buy a drink themselves. Sadly not many bars accept these coupons right now, this service is only available in San Francisco, New York and Los Angeles and your friend needs to pay $1 as well due to state regulations, but it’s a great concept I hope gets developed further.<br />
<br />
<a href='http://www.switched.com/2010/08/24/smart-garbage-cans-fine-you-when-you-dont-recycle/' class='bbc_url' title='External link' rel='nofollow external'>4- If you’re in Cleveland, recycle please (or pay a $100-fine)</a> – The city of Cleveland, OH is coming up with a system, already pioneered in Europe, to make people recycle. All recycling bins will be equipped with an RFID sensor to detect how often people actually recycle. If you don’t feel like doing it often enough and over 10% of your waste is recyclable, you’ll be fined $100. This might sound a little drastic, but after all it should be everyone’s civil duty to care for this planet, and if you simply can’t be bothered you should pay the price.<br />
<br />
<a href='http://gizmodo.com/5620381/uncovered-bluetooth-keyboard-case-will-turn-ipads-into-netbooks' class='bbc_url' title='External link' rel='nofollow external'>3- Turn your iPad into a netbook</a> – You might love the iPod software but just not get along with its form factor or its virtual keyboard. A Chinese company wants to change all that with a case that resembles a netbook, keyboard and all. In no time you’ll have your dream touch screen netbook running iOS:<br />
<br />
<a href='http://cache.gawkerassets.com/assets/images/4/2010/08/500x_ipadkeyboardfcc.jpg' class='bbc_url' title='External link' rel='nofollow external'>http://cache.gawkerassets.com/assets/images/4/2010/08/500x_ipadkeyboardfcc.jpg</a><br />
<br />
<a href='http://news.cnet.com/8301-27083_3-20014830-247.html?part=rss&amp;subj=news&amp;tag=2547-1_3-0-20' class='bbc_url' title='External link' rel='nofollow external'>2- Talk to your baby, while he’s still in the womb?</a> – When a baby is born, that’s usually the time when he or she makes the first contact with their parents and loved ones. But a company is claiming that strapping their provided speaker around the womb and hooking up an MP3 player to it will actually make the baby listen to and recognize sounds, before they’re even born. Of course this raises many safety questions, but the company claims the sound waves are totally safe, even for a fetus. Would I do this if I was a mother? Probably not, sounds a little creepy and weird.<br />
<br />
<a href='http://www.youtube.com/watch?v=ZV-AFnCkRLY' class='bbc_url' title='External link' rel='nofollow external'>1- Developing a game in 48 hours (timelapse)</a> – Developer of the game Metagun has released a timelapse video of the whole 48-hour development process. I find this impressive:<br />
<br />
<object width="425" height="355"><param name="movie" value="http://youtube.com/v/ZV-AFnCkRLY"></param><param name="wmode" value="transparent"></param><embed src="http://youtube.com/v/ZV-AFnCkRLY" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object><br />
<br />
So that’s it for Crazy Tech News Countdown. Stay tuned for next week’s edition and be sure to let me know what you think my commenting on this post. Also feel free to suggest future stories. See you next week and until then, peace out!]]></description>
		<pubDate>Sat, 28 Aug 2010 16:09:32 +0000</pubDate>
		<guid>http://www.geeksmack.net/forums/topic/5115-crazy-tech-news-countdown-turn-your-ipad-into-a-netbook-speakers-for-the-unborn-and-more/</guid>
	</item>
	<item>
		<title>What Applications are pinned to your taskbar?</title>
		<link>http://www.geeksmack.net/forums/topic/5111-what-applications-are-pinned-to-your-taskbar/</link>
		<description><![CDATA[Go on then Windows 7 users, how many applications do you have pinned to your taskbar?<br />
<br />
I have a total of <strong class='bbc'>6</strong>. <br />
<br />
<ul class='bbc'><li>Firefox 4.0 Beta 4 (Or whatever browser I'm using)</li><li>Postbox Express (Or another email client)</li><li>Windows Explorer</li><li>XChat</li><li>Windows Live Messenger</li><li>Adobe Photoshop CS4</li></ul><br />
<a href='http://localhostr.com/files/c395d1/capture.png' class='bbc_url' title='External link' rel='nofollow external'>http://localhostr.com/files/c395d1/capture.png</a>]]></description>
		<pubDate>Fri, 27 Aug 2010 14:34:33 +0000</pubDate>
		<guid>http://www.geeksmack.net/forums/topic/5111-what-applications-are-pinned-to-your-taskbar/</guid>
	</item>
	<item>
		<title>New USB Flash Drive</title>
		<link>http://www.geeksmack.net/forums/topic/5110-new-usb-flash-drive/</link>
		<description><![CDATA[Well, the school year's starting soon and I need to buy a new USB flash drive since I have tech classes this year, and my old Kingston DataTravaller transfers files at snail speeds...<br />
<br />
I've found a nice Sony one for $20 (Canadian, of course): <a href='http://www.bestbuy.ca/en-CA/product/sony-sony-microvault-click-4gb-usb-flash-drive-usm4gl/10132631.aspx?path=fe38185d784664b216f99da0416b00a2en02' class='bbc_url' title='External link' rel='nofollow external'>http://www.bestbuy.ca/en-CA/product/sony-sony-microvault-click-4gb-usb-flash-drive-usm4gl/10132631.aspx?path=fe38185d784664b216f99da0416b00a2en02</a><br />
<br />
Of course, I think 4GB isn't going to be enough, so I looked for the 8GB version: <a href='http://www.bestbuy.ca/en-CA/product/sony-sony-microvault-click-8gb-usb-flash-drive-usm8gl-usm8gl/10132624.aspx?path=824206823963f9e772146f9bf63535bfen02' class='bbc_url' title='External link' rel='nofollow external'>http://www.bestbuy.ca/en-CA/product/sony-sony-microvault-click-8gb-usb-flash-drive-usm8gl-usm8gl/10132624.aspx?path=824206823963f9e772146f9bf63535bfen02</a><br />
...which is $30, but at least it seems good.<br />
<br />
My last option is an 8GB drive from SanDisk, which sits in the middle of the cost chain at $25.. <a href='http://www.bestbuy.ca/en-CA/product/sandisk-cruzer-micro-skin-8gb-usb-flash-drive/10111726.aspx?path=db1f8f5a532f65412d686b24391a17cden02' class='bbc_url' title='External link' rel='nofollow external'>http://www.bestbuy.ca/en-CA/product/sandisk-cruzer-micro-skin-8gb-usb-flash-drive/10111726.aspx?path=db1f8f5a532f65412d686b24391a17cden02</a><br />
<br />
Any advice? I basically just need a new USB that has 4GB+ of space, transfer speeds that don't rival a snail's speed limit, and a decent price.]]></description>
		<pubDate>Fri, 27 Aug 2010 02:09:23 +0000</pubDate>
		<guid>http://www.geeksmack.net/forums/topic/5110-new-usb-flash-drive/</guid>
	</item>
	<item>
		<title>Can you use UxStyle with Windows 7 Starter?</title>
		<link>http://www.geeksmack.net/forums/topic/5101-can-you-use-uxstyle-with-windows-7-starter/</link>
		<description><![CDATA[I am thinking of buying a netbook and it comes with Windows 7 Starter installed which I most likely won't be changing and I wanted to know if I can use UxStyle on Windows 7 Starter.<br />
<br />
Let me know please thanks.]]></description>
		<pubDate>Mon, 23 Aug 2010 22:47:32 +0000</pubDate>
		<guid>http://www.geeksmack.net/forums/topic/5101-can-you-use-uxstyle-with-windows-7-starter/</guid>
	</item>
	<item>
		<title>Good Android now, or WP7 later</title>
		<link>http://www.geeksmack.net/forums/topic/5099-good-android-now-or-wp7-later/</link>
		<description><![CDATA[So I've had an upgrade on my AT&T account since June. I've been saving it since then because I knew that awesome phones would soon be out for AT&T. My Gf's dad just bought the Samsung Captivate (Galaxy S) and i'm in love with the phone. However, my initial plan was to wait for the Windows Phone 7 series and get one of those epic phones. I can't decide whether i should splurge and get the Galaxy S or if i should wait it out and get an Windows phone 7 device.<br />
<br />
What does everyone else think? I really dig the screen of the Galaxy S, too.<br />
<br />
<a href='http://ncellphone.com/wp-content/uploads/2010/07/ATT-Samsung-Captivate.jpg' class='bbc_url' title='External link' rel='nofollow external'>http://ncellphone.com/wp-content/uploads/2010/07/ATT-Samsung-Captivate.jpg</a><br />
<br />
<a href='http://www.wireless.att.com/cell-phone-service/cell-phone-details/?device=Samsung+Captivate+%28TM%29+-+Black&q_sku=sku4760319' class='bbc_url' title='External link' rel='nofollow external'>http://www.wireless.att.com/cell-phone-service/cell-phone-details/?device=Samsung+Captivate+%28TM%29+-+Black&q_sku=sku4760319</a><br />
<br />
<ul class='bbc'><li>5MP camera</li><li>Super AMOLED display</li><li>1GHz CPU</li><li>Android 2.1, 2.2 in september</li><li>16GB memory.</li></ul>]]></description>
		<pubDate>Mon, 23 Aug 2010 19:16:12 +0000</pubDate>
		<guid>http://www.geeksmack.net/forums/topic/5099-good-android-now-or-wp7-later/</guid>
	</item>
	<item>
		<title>Hello.</title>
		<link>http://www.geeksmack.net/forums/topic/5098-hello/</link>
		<description><![CDATA[Hi.<br />
<br />
I'm dageek, Somewhat of a noob. I actually heard of this site through the linkr bar site. (<a href='http://dev.bennny.com/projects/linkr/' class='bbc_url' title='External link' rel='nofollow external'>http://dev.bennny.com/projects/linkr/</a>) and the site looked pretty cool, so here I am!]]></description>
		<pubDate>Sun, 22 Aug 2010 21:51:31 +0000</pubDate>
		<guid>http://www.geeksmack.net/forums/topic/5098-hello/</guid>
	</item>
	<item>
		<title>Crazy Tech News Countdown: ChatRoulette Panks, Linux terminal made, easy voting machines that run Pac-Man and more!</title>
		<link>http://www.geeksmack.net/forums/topic/5093-crazy-tech-news-countdown-chatroulette-panks-linux-terminal-made-easy-voting-machines-that-run-pac-man-and-more/</link>
		<description><![CDATA[How has your week been? Hopefully you’re ready for this week’s edition of Crazy Tech News Countdown, the ongoing series that goes ever the craziest, weirdest or just plain insane robots, Linux tricks, gadgets and more in the tech world. This has been an insane week, so let’s count ‘em down.<br />
<br />
<a href='http://news.cnet.com/8301-17938_105-20013849-1.html?part=rss&tag=feed&subj=Crave' class='bbc_url' title='External link' rel='nofollow external'>5- Can you pull a table cloth fast enough?</a> – Table cloth pulling is a great social stunt when you’re not comfortable talking to someone and want to try to break the ice. And it’s even more embarrassing when you completely fail to pull off the trick and you ruin a hundred-dollar dinner. Thankfully, this arcade game at a Japanese Taito station gives you the chance to try to yank out a real cloth fast enough to win the game. That’s it. Definitely provides some entertainment and thankfully people are already over the swine flu hype, or else…<br />
<br />
<a href='http://lifehacker.com/5617026/clicompanion-is-a-terminal-with-a-customizable-searchable-dictionary-of-commands?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed:+lifehacker/full+(Lifehacker)' class='bbc_url' title='External link' rel='nofollow external'>4- Don’t you wish the Linux terminal had manuals?</a> – If you like to play with Linux from time to time, you’ve probably learned a few commands over the years, but these days it seems a GUI does just what people want more efficiently. That said, sometimes you just want to brush up your Linux skills or do something quickly when the GUI isn’t letting you: sometimes using the terminal is the best option. If you agree, be sure to give CLIcomapnion a try. It acts just like any other terminal except it gives you a searchable list of commands and a description of what they do so you can get typing like a pro in no time. Definitely a must-have for aspiring Linux power users!<br />
<br />
<a href='http://www.crunchgear.com/2010/08/16/the-macbook-air-project-is-the-ultimate-apple-all-in-one-computer/' class='bbc_url' title='External link' rel='nofollow external'>3- Is this what the Mac Mini should have been?</a> – What if you combined the MacBook Air’s internal components, an Apple keyboard and a brand-new shiny Magic Trackpad? Aside from dumping huge $$$ into your free time modding projects, you’d also be making the best machine ever: a single box with all the needed ports and a state of the art keyboard and trackpad on top, running Mac OS X. You hook it up to a monitor and there you have it: the most compact mac ever with a keyboard and mouse built-in.<br />
<br />
<a href='http://www.switched.com/2010/08/19/electronic-voting-machine-hacked-to-run-pac-man/' class='bbc_url' title='External link' rel='nofollow external'>2- You take the most boring voting machine ever and make it run Pac-Man</a> – With a lot of states phasing out certain voting machines, a lot of people have wondered what to do with them other than dumping them into a landfill and letting them rot. It turns out these machines have pretty much the same specs as a 15-year-old computer, which are also good enough to run Pac-Man. After wiping out its proprietary OS and installing DOS along with the game, two university researchers have turned this pursuit into reality. I bet bankrupt states could make quite a bit of money by selling these machines off to geeks for far more than they’re worth and still boost their geek ego.<br />
<br />
<a href='http://gizmodo.com/5616956/stripping-chatroulette-girl-turns-into-she+demon' class='bbc_url' title='External link' rel='nofollow external'>1- Yet another ChatRoulette prank. Don’t go away yet, this one is good</a><br />
<br />
<object width="425" height="355"><param name="movie" value="http://youtube.com/v/0_B8YxK9mJs"></param><param name="wmode" value="transparent"></param><embed src="http://youtube.com/v/0_B8YxK9mJs" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object><br />
<br />
And I’ll just leave it at that.<br />
<br />
Thanks for reading this week’s Crazy Tech News Countdown. Be sure to comment and let me know what you think as well as suggest stories you’d like to see covered next week. Until then, geek out!]]></description>
		<pubDate>Sat, 21 Aug 2010 17:25:59 +0000</pubDate>
		<guid>http://www.geeksmack.net/forums/topic/5093-crazy-tech-news-countdown-chatroulette-panks-linux-terminal-made-easy-voting-machines-that-run-pac-man-and-more/</guid>
	</item>
	<item>
		<title>Hey everyone, look at me. I did something crazy.</title>
		<link>http://www.geeksmack.net/forums/topic/5086-hey-everyone-look-at-me-i-did-something-crazy/</link>
		<description><![CDATA[<a href='http://www.cubeupload.com/files/2bb39ass20100819023547.png' class='bbc_url' title='External link' rel='nofollow external'>http://www.cubeupload.com/files/2bb39ass20100819023547.png</a><br />
<br />
<br />
Watch video: <a href='http://thepanda-x.deviantart.com/#/d2wqxco' class='bbc_url' title='External link' rel='nofollow external'>http://thepanda-x.deviantart.com/#/d2wqxco</a>]]></description>
		<pubDate>Thu, 19 Aug 2010 06:46:22 +0000</pubDate>
		<guid>http://www.geeksmack.net/forums/topic/5086-hey-everyone-look-at-me-i-did-something-crazy/</guid>
	</item>
	<item>
		<title>Any New Version Coming?</title>
		<link>http://www.geeksmack.net/forums/topic/5078-any-new-version-coming/</link>
		<description><![CDATA[Well for me being a Beta and a Service are two negatives I don't want to take chances on. <br />
<br />
Beta and being a Serivce and dealing with graphical issues can break things, as rare as that might be I've seen the damage before.<br />
<br />
Since there hasn't been any updates since 2009 makes me feel like the development isn't very active.<br />
<br />
Can we expect a update that is going FINAL soon?<br />
<br />
THANKS]]></description>
		<pubDate>Wed, 18 Aug 2010 03:51:19 +0000</pubDate>
		<guid>http://www.geeksmack.net/forums/topic/5078-any-new-version-coming/</guid>
	</item>
	<item>
		<title>Win 8 Feature Poll</title>
		<link>http://www.geeksmack.net/forums/topic/5070-win-8-feature-poll/</link>
		<description><![CDATA[Just noticed there is a poll going on with what win8 features/improvements you wanna see:<br />
<a href='http://www.withinwindows.com/2010/08/16/poll-what-changes-do-you-want-to-see-in-windows-8/' class='bbc_url' title='External link' rel='nofollow external'>http://www.withinwindows.com/2010/08/16/poll-what-changes-do-you-want-to-see-in-windows-8/</a><br />
<br />
it is done on multiple blogs, so maybe you already saw it]]></description>
		<pubDate>Mon, 16 Aug 2010 23:55:49 +0000</pubDate>
		<guid>http://www.geeksmack.net/forums/topic/5070-win-8-feature-poll/</guid>
	</item>
	<item>
		<title>Postbox Express 1.0.1</title>
		<link>http://www.geeksmack.net/forums/topic/5069-postbox-express-101/</link>
		<description><![CDATA[<p class='citation'>Quote</p><div class="blockquote"><div class='quote'>
<strong class='bbc'><a href='http://postbox-inc.com/?/blog/entry/introducing_postbox_express_1.0/#' class='bbc_url' title='External link' rel='nofollow external'>Introducing Postbox Express 1.0</a></strong><br />
<span style='font-size: 13px;'><span class='bbc_center'><span style='font-size: 13px;'><a href='http://static.postbox-inc.com/img/blog/postbox_express_logo_blog.png' class='bbc_url' title='External link' rel='nofollow external'>http://static.postbox-inc.com/img/blog/postbox_express_logo_blog.png</a></span><br />
<br />
</span></span><span style='font-size: 13px;'>We’re excited to announce <strong class='bbc'>Postbox Express 1.0</strong> - a simple, yet powerful, new email application for Windows and Mac. Postbox Express is based on the same platform as our premium version of<a href='http://www.postbox-inc.com/features' class='bbc_url' title='External link' rel='nofollow external'>Postbox</a>, but contains a lighter-weight feature set that’s perfect for home use.</span><br />
<br />
<span style='font-size: 13px;'>Best of all, <strong class='bbc'>Postbox Express is completely FREE!</strong></span><br />
<br />
<span style='font-size: 13px;'>Check out all the unique <a href='http://www.postbox-inc.com/express_features' class='bbc_url' title='External link' rel='nofollow external'>features</a> in Postbox Express, compare the<a href='http://www.postbox-inc.com/editions' class='bbc_url' title='External link' rel='nofollow external'>Postbox Editions</a>, review the <a href='http://www.postbox-inc.com/faq#express' class='bbc_url' title='External link' rel='nofollow external'>FAQ</a>, or get up and running with our<a href='http://www.postbox-inc.com/tutorial_express/index/' class='bbc_url' title='External link' rel='nofollow external'>Quickstart Guide</a>.</span><br />
<br />
<span style='font-size: 13px;'>So what are you waiting for? Download Postbox Express today, and be sure to share the news with your family and friends!</span><br />
<br />
<span style='font-size: 13px;'>- The Postbox Team</span><br />
<br />
<br />
<strong class='bbc'>Postbox Express FAQ</strong><br />
<br />
<strong class='bbc'>How does Postbox Express compare to Postbox?</strong><br />
<span style='font-size: 13px;'><a href='http://www.postbox-inc.com/express_features' class='bbc_url' title='External link' rel='nofollow external'>Postbox Express</a> is perfect for people with light-duty email needs, such as students, retirees, or ski bums. It’s a great alternative to other free offerings such as Thunderbird, Apple Mail, Windows Live Mail, or Eudora.</span><br />
<br />
<span style='font-size: 13px;'><a href='http://www.postbox-inc.com/features' class='bbc_url' title='External link' rel='nofollow external'>Postbox</a> is a fully featured email solution that provides powerful search, organization, and productivity tools for busy professionals. It contains a much larger feature set, has support for add-ons, and is available in more languages. Postbox users also benefit from more frequent releases and a faster pace of innovation, which makes Postbox feel more “alive” and relevant than other desktop email clients.</span><br />
<br />
<span style='font-size: 13px;'>To learn more about the features in each edition, please see our handy <a href='http://www.postbox-inc.com/editions/' class='bbc_url' title='External link' rel='nofollow external'>comparison chart</a>.</span><br />
<br />
<br />
<strong class='bbc'>Is it easy to upgrade from Postbox Express to Postbox?</strong><br />
<span style='font-size: 13px;'>Absolutely! Because both products share the same configuration files, an upgrade to Postbox is completely seamless and hassle free.</span><br />
<br />
<br />
<strong class='bbc'>Can I move from the Postbox Trial to Postbox Express?</strong><br />
<span style='font-size: 13px;'>Yes, both products share the same configuration files, so you can easily move between the two.</span><br />
<br />
<br />
<strong class='bbc'>What platforms does Postbox Express support?</strong><br />
<span style='font-size: 13px;'>Windows and Macintosh. Please also see our <a href='http://www.postbox-inc.com/system_requirements' class='bbc_url' title='External link' rel='nofollow external'>System Requirements</a>.</span><br />
<br />
<br />
<strong class='bbc'>How does Postbox Express compare to Thunderbird?</strong><br />
<span style='font-size: 13px;'>Postbox Express and Thunderbird are both based on Mozilla® technology, but Postbox Express offers simplified account and folder views, powerful search features, more complete conversation views, and a gorgeous user interface. <a href='http://www.postbox-inc.com/thunderbird_switch/' class='bbc_url' title='External link' rel='nofollow external'>Learn more about why you should switch</a>!</span><br />
<br />
<br />
<strong class='bbc'>Is it easy to switch from Thunderbird to Postbox Express?</strong><br />
<span style='font-size: 13px;'>You bet! Postbox Express will import your Thunderbird account settings, email messages, contacts, filters, labels, and junk settings - everything you need to get up and running in minutes.</span><br />
<br />
<br />
<strong class='bbc'>How do I get help?</strong><br />
<span style='font-size: 13px;'>Users of Postbox Express are free to browse through our <a href='http://www.postbox-inc.com/tutorial_express/index' class='bbc_url' title='External link' rel='nofollow external'>Postbox Express Quickstart Guide</a>, <a href='http://support.postbox-inc.com/forums/78362-community-support' class='bbc_url' title='External link' rel='nofollow external'>Community Support Forums</a> and<a href='http://support.postbox-inc.com/forums/79493-knowledge-base' class='bbc_url' title='External link' rel='nofollow external'>Knowledge Base</a> for answers to common questions.</div></div></span><br />
<br />
<span style='font-size: 13px;'>After testing the beta of the full version of Postbox and finding out that it would become paid software it made me sad, scroll forward a while and there's a free version available for download! I am now happy once again!</span><br />
<br />
<span style='font-size: 13px;'><a href='http://postbox-inc.com/' class='bbc_url' title='External link' rel='nofollow external'>Download</a><br />
</span><br />
<br />
]]></description>
		<pubDate>Mon, 16 Aug 2010 21:28:46 +0000</pubDate>
		<guid>http://www.geeksmack.net/forums/topic/5069-postbox-express-101/</guid>
	</item>
	<item>
		<title>IE9 UI</title>
		<link>http://www.geeksmack.net/forums/topic/5068-ie9-ui/</link>
		<description><![CDATA[With the IE9 beta expected to launch soon I'd like to see what you think it will look like.<br />
<br />
MS has said it'll have a minimalistic look.<br />
<br />
<br />
<br />
<br />
Post em!]]></description>
		<pubDate>Mon, 16 Aug 2010 18:44:37 +0000</pubDate>
		<guid>http://www.geeksmack.net/forums/topic/5068-ie9-ui/</guid>
	</item>
	<item>
		<title>Apple manager indicted on kickback charges</title>
		<link>http://www.geeksmack.net/forums/topic/5065-apple-manager-indicted-on-kickback-charges/</link>
		<description><![CDATA[8/14/2010, CUPERTINO, Calif.<br />
<br />
A manager at Apple Inc. has been indicted by a federal grand jury in an alleged kickback scheme involving suppliers of iPhone and iPod accessories. <br />
<br />
Authorities say 37-year-old Paul Shin Devine was arrested on Friday on charges of wire fraud, money laundering and kickbacks.<br />
<br />
The Sunnyvale resident is accused of accepting more than $1 million in exchange for providing confidential information to Apple suppliers in Asia. The suppliers allegedly used the information to negotiate favorable contracts with Apple.<br />
<br />
<br />
Source: <a href='http://www.msnbc.msn.com/id/38706555/ns/technology_and_science' class='bbc_url' title='External link' rel='nofollow external'>MSNBC</a>]]></description>
		<pubDate>Sun, 15 Aug 2010 13:44:49 +0000</pubDate>
		<guid>http://www.geeksmack.net/forums/topic/5065-apple-manager-indicted-on-kickback-charges/</guid>
	</item>
	<item>
		<title>Is my fan dying?</title>
		<link>http://www.geeksmack.net/forums/topic/5064-is-my-fan-dying/</link>
		<description><![CDATA[Hey guys,<br />
<br />
I think one of my laptops fans is on the way out, when it spins it makes a rattling type of noise, or like one of the blades is touching something inside.<br />
I've attached a sound clip for your listening pleasure, if it is on the way out, do I have to buy a replacement one? or can I get something with a bit more 'kick'?<br />
<br />
Thanks a lot<br />
Mo'<div id='attach_wrap' class='rounded clearfix'>
	<h4></h4>
	<ul>
		
			<li class='clear'>
				<a href="http://www.geeksmack.net/forums/index.php?app=core&module=attach&section=attach&attach_id=1152" title=""><img src="http://www.geeksmack.net/forums/public/style_extra/mime_types/zip.gif" alt="" /></a>
&nbsp;<a href="http://www.geeksmack.net/forums/index.php?app=core&module=attach&section=attach&attach_id=1152" title="">Rename file extension to .m4a.zip</a> <span class='desc'><strong>(345.36K)</strong></span>
<br /><span class="desc info">: 2</span>
			</li>
		
	</ul>
</div>]]></description>
		<pubDate>Sat, 14 Aug 2010 13:18:01 +0000</pubDate>
		<guid>http://www.geeksmack.net/forums/topic/5064-is-my-fan-dying/</guid>
	</item>
	<item>
		<title>Installed, but with no effect</title>
		<link>http://www.geeksmack.net/forums/topic/5058-installed-but-with-no-effect/</link>
		<description><![CDATA[I've installed UxStyle and it seems to have no effect. I pull my themes into C:&#092;Windows&#092;Resources&#092;Themes but they are not available after choosing "Personalization". Here's some troubleshooting I've done:<br />
<ul class='bbc'><li>I've confirmed that the themes are created for Windows 7, and have the necessary files and in the correct file structure</li><li>Uninstalled & reinstalled UxStyle- about four times. I've also tried reinstalling the package without uninstalling it.</li><li>Rebooting</li><li>I've checked and confirmed that the service "Unlisted Themes" is running and started. I've also tried stopping & starting and restarting.</li><li>Removing & readding the theme files.</li></ul>I'd really like to get this working because for some odd reason, when I patch my machine, it crashes. I've tried to patch my system twice (using UniversalThemePackage) and both times it reboots and then crashes before I'm even able to log in. I've done a system restore both times but not a clean install of the OS or repair.<br />
<br />
I'm using Windows 7 Pro & I'm on a domain - please ask if any other details would assist. Thanks for the help!]]></description>
		<pubDate>Thu, 12 Aug 2010 23:02:20 +0000</pubDate>
		<guid>http://www.geeksmack.net/forums/topic/5058-installed-but-with-no-effect/</guid>
	</item>
	<item>
		<title>Not finding anything, Please Help</title>
		<link>http://www.geeksmack.net/forums/topic/5056-not-finding-anything-please-help/</link>
		<description><![CDATA[I'm running Windows XP SP3<br />
I have Rainmeter installed, just in case that messes anything up (I'm new to all this stuff, I don't know what does or doesn't cause issues)<br />
<br />
I installed UxStyle, and I didn't see anything. There's no files related to it that I can find in the WINDOWS or Program Files folders, so I don't know what's even there, but it's running "UnsignedThemesSvc.exe", which I gather to be the main thing here. I'm not seeing a program though, and there's nothing popping up. There's no tutorial in the ZIP, so I don't know if I did anything wrong or what.<br />
<br />
Edit: ..... Nevermind, I am an idiot. I was under the impression that UxStyle actually was an appearance editing program, I didn't realize that it was just making me able to use different appearances.]]></description>
		<pubDate>Thu, 12 Aug 2010 05:46:01 +0000</pubDate>
		<guid>http://www.geeksmack.net/forums/topic/5056-not-finding-anything-please-help/</guid>
	</item>
</channel>
</rss>