<?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>I Got A Blog!!! &#187; Technology</title>
	<atom:link href="http://igotablog.com/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://igotablog.com</link>
	<description>Cool stuff from @iWaffles</description>
	<lastBuildDate>Mon, 16 Jan 2012 23:49:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Voicemail Hacking &#8211; It&#8217;s Easier Than You Think.</title>
		<link>http://igotablog.com/2011/07/11/voicemail-hacking-its-easier-than-you-think/</link>
		<comments>http://igotablog.com/2011/07/11/voicemail-hacking-its-easier-than-you-think/#comments</comments>
		<pubDate>Mon, 11 Jul 2011 15:08:01 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Linked List]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Uh oh!]]></category>

		<guid isPermaLink="false">http://igotablog.com/?p=898</guid>
		<description><![CDATA[In light of the News of the World scandal here&#8217;s a piece about how easy it is to hack someone&#8217;s voicemail. I spoke with John Hering CEO of Lookout, the most downloaded mobile security app. He has over 10 years mobile security experience and works to protect people from hackers and thieves everyday. He noted [...]]]></description>
			<content:encoded><![CDATA[<p>In light of the News of the World scandal here&#8217;s a piece about how easy it is to hack someone&#8217;s voicemail.</p>
<blockquote><p>I spoke with John Hering CEO of Lookout, the most downloaded mobile security app.  He has over 10 years mobile security experience and works to protect people from hackers and thieves everyday.  He noted “There are a handful of applications that can produce sophisticated attacks &#8212; that don’t require overly sophisticated software.”</p></blockquote>
<p><a href="http://www.talknerdytome.net/2011/07/voicemail-hacking-its-easier-than-you.html">Good piece from my friend Katie Linendoll</a> the energetic Tech Wiz on CNN and CBS. Definitely worth a <a href="http://www.talknerdytome.net/2011/07/voicemail-hacking-its-easier-than-you.html">read</a> (unless you don&#8217;t have a cell phone, which is weird).</p>
<p>When I was younger I used to caller-id spoof people claiming that I was Bill Gates – it was pretty easy to do at the age of 12.</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://igotablog.com/2011/07/11/voicemail-hacking-its-easier-than-you-think/&via=iwaffles&text=Voicemail Hacking - It's Easier Than You Think.&related=Matt:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://igotablog.com/2011/07/11/voicemail-hacking-its-easier-than-you-think/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The operation can’t be completed because the item “libsmime3.dylib” is in use.</title>
		<link>http://igotablog.com/2011/03/22/the-operation-can%e2%80%99t-be-completed-because-the-item-%e2%80%9clibsmime3-dylib%e2%80%9d-is-in-use/</link>
		<comments>http://igotablog.com/2011/03/22/the-operation-can%e2%80%99t-be-completed-because-the-item-%e2%80%9clibsmime3-dylib%e2%80%9d-is-in-use/#comments</comments>
		<pubDate>Tue, 22 Mar 2011 16:15:17 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firefox4]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://igotablog.com/?p=825</guid>
		<description><![CDATA[A little bug when trying to drag &#038; drop install the new Firefox 4 into the applications folder on your Mac. (Or maybe you got to this error another way? Please let me know in the comments below). Here&#8217;s how you fix it: Open Terminal (Applications/Utilities/Terminal) Type this in: sudo killall vpnagentd Thanks Greg! Tweet]]></description>
			<content:encoded><![CDATA[<p>A little bug when trying to drag &#038; drop install the new Firefox 4 into the applications folder on your Mac. (Or maybe you got to this error another way? Please let me know in the comments below).</p>
<p><a href="http://igotablog.com/wp-content/uploads/2011/03/Screen-shot-2011-03-22-at-12.06.55-PM.png" rel="lightbox[825]" title="Firefox 4 error"><img src="http://igotablog.com/wp-content/uploads/2011/03/Screen-shot-2011-03-22-at-12.06.55-PM.png" alt="Firefox 4 install error" title="Firefox 4 error" width="479" height="187" class="size-full wp-image-832" /></a> </p>
<p>Here&#8217;s how you fix it:</p>
<ul>
<li>Open Terminal (Applications/Utilities/Terminal)</li>
<li>Type this in:</li>
<li><code>sudo killall vpnagentd</code></li>
</ul>
<p>Thanks <a href="http://gkoberger.net">Greg!</a></p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://igotablog.com/2011/03/22/the-operation-can%e2%80%99t-be-completed-because-the-item-%e2%80%9clibsmime3-dylib%e2%80%9d-is-in-use/&via=iwaffles&text=The operation can’t be completed because the item “libsmime3.dylib” is in use.&related=Matt:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://igotablog.com/2011/03/22/the-operation-can%e2%80%99t-be-completed-because-the-item-%e2%80%9clibsmime3-dylib%e2%80%9d-is-in-use/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Help a poor college student out and never forget anything again!</title>
		<link>http://igotablog.com/2010/12/13/help-a-poor-college-student-out/</link>
		<comments>http://igotablog.com/2010/12/13/help-a-poor-college-student-out/#comments</comments>
		<pubDate>Mon, 13 Dec 2010 15:38:17 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Creative Ideas]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[awesome]]></category>
		<category><![CDATA[college]]></category>
		<category><![CDATA[cool]]></category>
		<category><![CDATA[reminders]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[text message]]></category>
		<category><![CDATA[use reminders]]></category>

		<guid isPermaLink="false">http://igotablog.com/?p=679</guid>
		<description><![CDATA[I created a really kick ass service called Use Reminders that allows you to send text message and email reminders to yourself. Just set it and forget it and when the time is right you&#8217;ll receive the reminder on your cell phone or in your inbox. If you&#8217;ve ever missed an appointment and been charged [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://igotablog.com/wp-content/uploads/2010/12/usereminders.png" alt="Use Reminders" title="Use Reminders" width="245" height="58" class="alignright size-full wp-image-684" style="float:right;"/>I created a really kick ass service called Use Reminders that allows you to send text message and email reminders to yourself. Just set it and forget it and when the time is right you&#8217;ll receive the reminder on your cell phone or in your inbox.</p>
<p>If you&#8217;ve ever missed an appointment and been charged for it, then you&#8217;ll understand the importance of reminders. This service will pay for itself the first time you receive a reminder.</p>
<p>Maintaining the site and sending reminders costs money. This holiday season, <a href="http://usereminders.com/about/go_premium">buy yourself</a> a Use Reminders premium account or <a href="http://usereminders.com/about/go_premium">gift one to a friend</a>. You won&#8217;t only be supporting an awesome service, but helping a poor college kid pay the bills. Oh, and you&#8217;ll be able to create unlimited reminders too.</p>
<p>Happy Holidays!</p>
<p><a href="http://usereminders.com/about/go_premium">Buy now</a> or <a href="http://usereminders.com/about/go_premium">learn more about premium accounts.</a></p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://igotablog.com/2010/12/13/help-a-poor-college-student-out/&via=iwaffles&text=Help a poor college student out and never forget anything again!&related=Matt:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://igotablog.com/2010/12/13/help-a-poor-college-student-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Send yourself Text Message Reminders</title>
		<link>http://igotablog.com/2010/08/26/send-yourself-text-message-reminders/</link>
		<comments>http://igotablog.com/2010/08/26/send-yourself-text-message-reminders/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 15:53:07 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Creative Ideas]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[cool]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[helpful]]></category>
		<category><![CDATA[lifehack]]></category>
		<category><![CDATA[reminder]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[text message]]></category>
		<category><![CDATA[use reminders]]></category>

		<guid isPermaLink="false">http://igotablog.com/?p=663</guid>
		<description><![CDATA[&#8220;I forgot,&#8221; you forget, we all forget things all the time &#8211; It would be cool to send a reminder directly to your phone. Here&#8217;s how to send yourself a text message reminder: First you&#8217;ll need to visit usereminders.com When creating a new reminder, simply use one of the following email formats based on your [...]]]></description>
			<content:encoded><![CDATA[<p>&#8220;I forgot,&#8221; you forget, we all forget things all the time &#8211; It would be cool to send a reminder directly to your phone. Here&#8217;s how to send yourself a text message reminder:</p>
<p>First you&#8217;ll need to visit <a href="http://usereminders.com">usereminders.com</a></p>
<p>When creating a new reminder, simply use one of the following email formats based on your cell phone provider/carrier (replace &lt;phonenumber&gt; with your actual phone number):</p>
<p><strong>ATT: </strong>&lt;phonenumber&gt;@txt.att.net<br />
<strong>Verizon:</strong> &lt;phonenumber&gt;@vtext.net<br />
<strong>T-Mobile: </strong>&lt;phonenumber&gt;@tmomail.net<br />
<strong>Sprint:</strong> &lt;phonenumber&gt;@messaging.sprintpcs.com<br />
<strong>Rogers: </strong>&lt;phonenumber&gt;@pcs.rogers.com<br />
<strong>Alltel: </strong>&lt;phonenumber&gt;@message.alltel.com</p>
<p>Example: 12345678090@txt.att.net</p>
<p>Enjoy!</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://igotablog.com/2010/08/26/send-yourself-text-message-reminders/&via=iwaffles&text=Send yourself Text Message Reminders&related=Matt:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://igotablog.com/2010/08/26/send-yourself-text-message-reminders/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>In need of your help and a new MacBook Pro!</title>
		<link>http://igotablog.com/2010/04/03/i-need-a-new-macbook-pro/</link>
		<comments>http://igotablog.com/2010/04/03/i-need-a-new-macbook-pro/#comments</comments>
		<pubDate>Sat, 03 Apr 2010 23:25:09 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Creative Ideas]]></category>
		<category><![CDATA[Family]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[college student]]></category>
		<category><![CDATA[donate]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[macbook pro]]></category>
		<category><![CDATA[pledgie]]></category>
		<category><![CDATA[poor]]></category>

		<guid isPermaLink="false">http://igotablog.com/?p=645</guid>
		<description><![CDATA[I need a new MacBook Pro desperately! I’ve been using a laptop that’s rapidly approaching 5 years old. I&#8217;m also a poor college student in need of your help! Here’s what I will do with the new MacBook Pro: School Work (Very Important) Work on my many side projects (Summer Sweat for example) Take over [...]]]></description>
			<content:encoded><![CDATA[<p>I need a new MacBook Pro desperately! I’ve been using a laptop that’s rapidly approaching 5 years old. I&#8217;m also a poor college student in need of your help!</p>
<h3>Here’s what I will do with the new MacBook Pro:</h3>
<li style="padding-left: 30px;"> School Work (Very Important)</li>
<li style="padding-left: 30px;"> Work on my many side projects (Summer Sweat for example)</li>
<li style="padding-left: 30px;"> Take over the world</li>
<h3>Alternatives to the MacBook Pro:</h3>
<li style="padding-left: 30px;"> Hammer and Chisel (I hear the stone age is returning)</li>
<li style="padding-left: 30px;"> Two cans and string (Can you hear me now?)</li>
<h3>How you benefit</h3>
<p>Companies donating large sums of money (over $250) will receive their logo placed on the lid of the MacBook Pro (you’ll need to provide me with a sticker or equivalent).</p>
<p>Friends and family who donate will receive my love and a special e-goodie bag with coupons for remote computer support, free consultations, and other tech related things.</p>
<h3>How to donate</h3>
<p>You can donate by clicking <a href="http://www.pledgie.com/campaigns/9857" target="_new">this link</a> or using the button on the right under &#8220;Please Donate!&#8221;</p>
<p><a href="http://www.pledgie.com/campaigns/9857" target="_new">Please donate!</a></p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://igotablog.com/2010/04/03/i-need-a-new-macbook-pro/&via=iwaffles&text=In need of your help and a new MacBook Pro!&related=Matt:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://igotablog.com/2010/04/03/i-need-a-new-macbook-pro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keep Those iTunes in Sync Among Multiple Computers</title>
		<link>http://igotablog.com/2009/12/27/keep-those-itunes-in-sync-among-multiple-computers/</link>
		<comments>http://igotablog.com/2009/12/27/keep-those-itunes-in-sync-among-multiple-computers/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 20:37:10 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Linked List]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[dropbox]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[sync]]></category>

		<guid isPermaLink="false">http://igotablog.com/?p=638</guid>
		<description><![CDATA[In a nutshell: Move your iTunes folder to your Dropbox folder. This will probably take a really long time. For me it took about 8 hours. Launch iTunes while holding the option key (shift on Windows). Click choose library and choose your iTunes library folder in your Dropbox. Another goodie from samsoff.es → Tweet]]></description>
			<content:encoded><![CDATA[<p>In a nutshell:</p>
<ol>
<blockquote>
<li>Move your iTunes folder to your Dropbox folder. This will probably take a really long time. For me it took about 8 hours.</li>
<li>Launch iTunes while holding the option key (shift on Windows).</li>
<li>Click choose library and choose your iTunes library folder in your Dropbox.</li>
</blockquote>
</ol>
<p>Another goodie from <a href="http://samsoff.es/post/how-to-sync-your-itunes-with-dropbox-in-3-steps/">samsoff.es →</a></p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://igotablog.com/2009/12/27/keep-those-itunes-in-sync-among-multiple-computers/&via=iwaffles&text=Keep Those iTunes in Sync Among Multiple Computers&related=Matt:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://igotablog.com/2009/12/27/keep-those-itunes-in-sync-among-multiple-computers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MMS Comes To the iPhone Today</title>
		<link>http://igotablog.com/2009/09/25/mms-comes-to-the-iphone-today/</link>
		<comments>http://igotablog.com/2009/09/25/mms-comes-to-the-iphone-today/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 19:03:25 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[att]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[MMS]]></category>

		<guid isPermaLink="false">http://igotablog.com/?p=603</guid>
		<description><![CDATA[Well it&#8217;s about friggin&#8217; time, and here&#8217;s how to enable MMS on your iPhone 3G or 3GS (sorry first-gen iPhones): 1. Connect your iPhone to your computer. 2. Open iTunes and click on your iPhone in the devices list. 3. Click check for updates. 4. Install the new update. 5. When the install and syncing [...]]]></description>
			<content:encoded><![CDATA[<p>Well it&#8217;s about friggin&#8217; time, and here&#8217;s how to enable MMS on your iPhone 3G or 3GS (sorry first-gen iPhones):</p>
<p>1. Connect your iPhone to your computer.</p>
<p>2. Open iTunes and click on your iPhone in the devices list.</p>
<p>3. Click check for updates.</p>
<p>4. Install the new update.</p>
<p>5. When the install and syncing finishes, reboot your iPhone.</p>
<p>6. Tap on Messages. Your iPhone will now have a small camera icon next to the text field. <em>Viola</em>, You&#8217;re done!</p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://igotablog.com/2009/09/25/mms-comes-to-the-iphone-today/&via=iwaffles&text=MMS Comes To the iPhone Today&related=Matt:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://igotablog.com/2009/09/25/mms-comes-to-the-iphone-today/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Cat&#8217;s Out of the Bag</title>
		<link>http://igotablog.com/2009/08/25/the-cats-out-of-the-bag/</link>
		<comments>http://igotablog.com/2009/08/25/the-cats-out-of-the-bag/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 18:43:24 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[10.6]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[pre-order]]></category>
		<category><![CDATA[snow leopard]]></category>

		<guid isPermaLink="false">http://igotablog.com/2009/08/25/the-cats-out-of-the-bag/</guid>
		<description><![CDATA[Rumors have been floating around the internets regarding the release date of Snow Leopard. I have good news, @gruber was right: Snow Leopard will be available Friday! If you aren&#8217;t completely convinced that you need to spend the $29, read my Favorite Snow Leopard Features post. Single User $25 (Save $5)5-User Family Pack $45 (Save [...]]]></description>
			<content:encoded><![CDATA[<p style="clear: both"><a href="http://igotablog.com/wp-content/uploads/2009/08/0908snowleo_box_400x342.shkl.png" rel="lightbox[582]" class="image-link"><img class="linked-to-original" src="http://igotablog.com/wp-content/uploads/2009/08/0908snowleo_box_400x342-thumb.shkl.png" height="172" align="right" width="200" style=" display: inline; float: right; margin: 0 0 10px 10px;" /></a>Rumors have been floating around the <em>internets</em> regarding the release date of Snow Leopard. I have good news, <a href="http://twitter.com/gruber">@gruber</a> was right: Snow Leopard will be available Friday! If you aren&#8217;t completely convinced that you <em>need</em> to spend the $29, read my <a href="http://igotablog.com/2009/08/20/snow-leopard-favorite-features/">Favorite Snow Leopard Features post.</a></p>
<p style="clear: both"><a href="http://www.amazon.com/gp/product/B001AMHWP8?ie=UTF8&#038;tag=igotablog-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B001AMHWP8">Single User $25 (Save $5)</a><u><br /></u><a href="http://www.amazon.com/gp/product/B001AMPP0W?ie=UTF8&#038;tag=igotablog-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B001AMPP0W">5-User Family Pack $45 (Save $5)</a></p>
<p style="clear: both"><a href="http://www.amazon.ca/gp/product/B001AMHWP8?ie=UTF8&#038;tag=igoabl-20&#038;linkCode=as2&#038;camp=15121&#038;creative=390961&#038;creativeASIN=B001AMHWP8">Single User (Canadian)</a></p>
<p><br class="final-break" style="clear: both" /></p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://igotablog.com/2009/08/25/the-cats-out-of-the-bag/&via=iwaffles&text=The Cat's Out of the Bag&related=Matt:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://igotablog.com/2009/08/25/the-cats-out-of-the-bag/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Notify, The Slick Gmail Notifier</title>
		<link>http://igotablog.com/2009/08/23/notify-the-slickest-gmail-notifier/</link>
		<comments>http://igotablog.com/2009/08/23/notify-the-slickest-gmail-notifier/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 01:12:50 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Extra]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[menu bar]]></category>
		<category><![CDATA[notify]]></category>

		<guid isPermaLink="false">http://igotablog.com/2009/08/23/notify-the-slickest-gmail-notifier/</guid>
		<description><![CDATA[Notify is the slick new menu bar extra that notifies you of new email in your Gmail inbox. The UI is sexy, sports helpful features such as tabs and multiple accounts, has growl support and works with gmail for your domain. Check it out. (Free!) Tweet]]></description>
			<content:encoded><![CDATA[<p style="clear: both"><a href="http://igotablog.com/wp-content/uploads/2009/08/Picture_2-full.png" rel="lightbox[576]" class="image-link"><img class="linked-to-original" src="http://igotablog.com/wp-content/uploads/2009/08/Picture_2-thumb2.png" height="100" align="right" width="200" style=" display: inline; float: right; margin: 0 0 10px 10px;" /></a>Notify is the slick new menu bar extra that notifies you of new email in your Gmail inbox. The UI is sexy, sports helpful features such as tabs and multiple accounts, has growl support and works with gmail for your domain.</p>
<p style="clear: both">
<p style="clear: both">
<div>
<div>
<p style="clear: both"><a href="http://vibealicious.com/apps/notify/">Check it out</a>. (Free!)</p>
</div>
</div>
<p style="clear: both">
<p><br class="final-break" style="clear: both" /></p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://igotablog.com/2009/08/23/notify-the-slickest-gmail-notifier/&via=iwaffles&text=Notify, The Slick Gmail Notifier&related=Matt:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://igotablog.com/2009/08/23/notify-the-slickest-gmail-notifier/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Snow Leopard Favorite Features</title>
		<link>http://igotablog.com/2009/08/20/snow-leopard-favorite-features/</link>
		<comments>http://igotablog.com/2009/08/20/snow-leopard-favorite-features/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 22:15:10 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[features]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[snow leopard]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://igotablog.com/2009/08/20/snow-leopard-favorite-features/</guid>
		<description><![CDATA[Snow Leopard has a boat load of refinements and new features making it the best version of OS X that Apple will ever ship. (Pre-order now!) Here is a list of my favorite features that you will find in Snow Leopard: Faster Wake up, shut down, and joining a wireless network. Automatic Automatic Automatic! Snow [...]]]></description>
			<content:encoded><![CDATA[<p style="clear: both"><a href="http://igotablog.com/wp-content/uploads/2009/08/overview_hero1-full.jpg" rel="lightbox[570]" class="image-link"><img class="linked-to-original" src="http://igotablog.com/wp-content/uploads/2009/08/overview_hero1-thumb2.jpg" height="268" width="500" style=" text-align: center; display: block; margin: 0 auto 10px;" /></a>Snow Leopard has a boat load of refinements and new features making it the best version of OS X that Apple will ever ship. (<a href="http://www.amazon.com/gp/product/B001AMHWP8?ie=UTF8&#038;tag=igotablog-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B001AMHWP8">Pre-order now!</a>)</p>
<p style="clear: both">Here is a list of my favorite features that you will find in Snow Leopard: </p>
<ul style="clear: both">
<li><strong>Faster Wake up, shut down, and joining a wireless network.</strong></li>
<li><strong>Automatic Automatic Automatic!</strong> Snow Leopard automatically detects your current time zone and will update printer drivers so you don&#8217;t have to.</li>
<li><strong>Safari is super fast in Snow Leopard.</strong> It&#8217;s also super <strong>resistant to crashes</strong> (Damn browser plugins, <em>ahem</em>, Flash).</li>
<li><strong>Built in Microsoft Exchange support</strong> right out of the box. Great for students and organizations utilizing Microsoft Exchange (almost everyone). Email, Contacts and Calendar with Exchange will work the way they are supposed to without any extra setup.</li>
<li><strong>Exposé and Stacks get new functionality.</strong> Exposé will now utilize the dock for a better user experience (just click and hold on an application icon and all windows will unshuffle so you can quickly change to unshuffle another one). Stacks are now scrollable and gains navigation.</li>
<li><strong>Grand Central Dispatch!</strong> For us developers this is simply awesome. It makes it super easy to take advantage of multicore processors. Consumers will also notice a kick-ass difference in application performance by applications utilizing this technology.</li>
<li><strong>OpenCL</strong>, yet another geeky technology. When an application needs extra processing power it can turn to the graphic processor to share the load. Another piece of technology to make your mac scream in terms of performance.</li>
<li><strong>64-bit native applications</strong> including Finder. Speed!</li>
<li><strong>Reclaim your storage!</strong> Not only will installing Snow Leopard be <strong>45% faster</strong> than it&#8217;s predecessor, but it&#8217;ll give you about <strong>6 GB of storage</strong> back!</li>
</ul>
<p style="clear: both">Traditionally Apple charges $129 for new versions of OS X, however this version is so important that they want everyone to upgrade and it&#8217;ll only cost them <strong>$29.</strong></p>
<p style="clear: both">
<p style="clear: both">
<p style="clear: both">
<p style="clear: both">
<div><a href="http://www.amazon.com/gp/product/B001AMHWP8?ie=UTF8&#038;tag=igotablog-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B001AMHWP8">Pre-order Snow Leopard now! ($29)</a><u><br /></u><a href="http://www.amazon.com/gp/product/B001AMPP0W?ie=UTF8&#038;tag=igotablog-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=B001AMPP0W">Pre-order the Snow Leopard 5-User Family pack! ($49)</a></div>
</p>
<p style="clear: both">
<p style="clear: both">
<p style="clear: both">
<p style="clear: both">
<p><br class="final-break" style="clear: both" /></p>
<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://igotablog.com/2009/08/20/snow-leopard-favorite-features/&via=iwaffles&text=Snow Leopard Favorite Features&related=Matt:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://igotablog.com/2009/08/20/snow-leopard-favorite-features/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

