<?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>Sleeve Of Wizard &#187; Useful</title>
	<atom:link href="http://www.mrdocrock.com/tag/useful/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mrdocrock.com</link>
	<description>effin&#039; the uneffible</description>
	<lastBuildDate>Mon, 06 Feb 2012 23:27:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>TextExpander: My Favorite Mac App</title>
		<link>http://www.mrdocrock.com/textexpander-my-favorite-mac-app/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=textexpander-my-favorite-mac-app</link>
		<comments>http://www.mrdocrock.com/textexpander-my-favorite-mac-app/#comments</comments>
		<pubDate>Thu, 24 Feb 2011 03:38:21 +0000</pubDate>
		<dc:creator>doc</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[docrock]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[ITunes]]></category>
		<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[Useful]]></category>

		<guid isPermaLink="false">http://www.mrdocrock.com/?p=2047</guid>
		<description><![CDATA[TextExpander (formerly Textpander) is the best of the best Text Macro Apps. In this post I hope to explain to you why you must get TextExpander. If you were to ask almost any Mac Power User what they have installed on their computer in the way of must have utilities, a sure answer is TextExpander. [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.mrdocrock.com/wp-content/uploads/2011/02/docTEsot.png" rel="lightbox[2047]"><img class="aligncenter size-large wp-image-2049" title="docTEsot" src="http://www.mrdocrock.com/wp-content/uploads/2011/02/docTEsot-1024x825.png" alt="" width="491" height="396" /></a></p>
<p>TextExpander (formerly Textpander) is the best of the best Text Macro Apps. In this post I hope to explain to you why you must get <a title="TextExpander: Mac Typing Shortcut Utility Saves You Time!" href="http://smilesoftware.com/TextExpander/index.html">TextExpander</a>.</p>
<p>If you were to ask almost any Mac Power User what they have installed on their computer in the way of must have utilities, a sure answer is <a title="TextExpander: Mac Typing Shortcut Utility Saves You Time!" href="http://smilesoftware.com/TextExpander/index.html">TextExpander</a>. What exactly is TextExpander? Well it and automated typist for your computer. Ok let me clarify that a bit, it can take the very tedious task of typing the same bits of text over and over again and make them simple abbreviations. Ok that may not sound that important at first; however, after you install <a title="TextExpander: Mac Typing Shortcut Utility Saves You Time!" href="http://smilesoftware.com/TextExpander/index.html">TextExpander</a> you can see how easy and effective it really is.</p>
<p><a title="TextExpander: Mac Typing Shortcut Utility Saves You Time!" href="http://smilesoftware.com/TextExpander/index.html">TextExpander</a> can do a whole lot more once you understand the basics of what it can do. It is very easy to take large blocks of boilerplate text and make them expandable in a few keystrokes, but the real power comes from using <a title="TextExpander: Mac Typing Shortcut Utility Saves You Time!" href="http://smilesoftware.com/TextExpander/index.html">TextExpander</a> with the many collections of snippets shared on the Web. <a title="TextExpander: Mac Typing Shortcut Utility Saves You Time!" href="http://www.smilesoftware.com/TextExpander/snippets.html">Smile Software</a> (formerly Smile on My Mac) has made a great list of &#8220;Predefined Snippet Groups&#8221; available on their site for you to download, install and maybe be inspired to create more of your own.</p>
<h3>Examples</h3>
<p><strong>HTML</strong>: leading character is a comma</p>
<p>Example: ,img expands to:</p>
<blockquote><p><code>&lt;img src="%fill:url%" alt="%fill:image description%" width="%fill:width%" height="%fill:height%" border="%fill:border%" align="%fill:alignment%" /&gt;</code></p>
<p>When you trigger this snippet, TextExpander will prompt you to fill in the attribute specs. You can leave any of the specs blank, if not needed.</p></blockquote>
<p><strong>ACCENTED WORDS</strong></p>
<p>Fixes words that are spelled with diacritical marks, aka accents. If you are used t typing these words like an American TE will autocorrect them so as you won&#8217;t offend anyone, like your third grade French teacher.</p>
<p>Example: creme brulee =&gt; crÃ¨me brÃ»lÃ©e.</p>
<p><strong>TidBITS AUTOCORRECT DICTIONARY</strong></p>
<p>This list contain 2400+ of the most common misspellings compiled by TidBITS, the newsletter and Web site for Mac users. I find this one very useful as it doesn&#8217;t just point out the mistake like spell check, It autocorrects them and makes a ping sound so you know you just misspelled a word.</p>
<h3>Some Heavy Lifting</h3>
<p><a title="TextExpander: Mac Typing Shortcut Utility Saves You Time!" href="http://smilesoftware.com/TextExpander/index.html">TextExpander</a> can do some every heavy lifting for hardcore scriveners or code monkeys. I use these tools a lot but rather than messing up the explanation I&#8217;ll send you to read <a title="TextExpander Projects - Brett Terpstra" href="http://brettterpstra.com/code/textexpander/">Brett Terpstra&#8217;s</a> post on <strong>TE</strong> tools and how he uses them. Thanks to Brett, I&#8217;m becoming a <a title="Daring Fireball: Markdown" href="http://daringfireball.net/projects/markdown/">Markdown</a> Maven using TextExpander tools to get my writing done light years faster.</p>
<p>Another great plus to TextExpander is the integration with it&#8217;s mobil app offspring <a title="TextExpander touch for the iPhone: Typing Shortcut Utility Saves You Time!" href="http://smilesoftware.com/TextExpander/touch/index.html">TextExpander Touch</a> which brings many of the snippets and auto completion features to you handheld devices. I have found this to be a lifesaver when needing to get a fast response out via my iPhone or iPad. This also make the mobile platform perfect to blogging or just <a href="http://inmyskine.com/howto/what-is-free-writing-and-why-you-need-it/">free-writing</a>. It does have some limitations on iOS but Smile offers this note as a work around:</p>
<blockquote>
<blockquote><p>Given the current feature set of the iPhone OS, TextExpander touch cannot work in the background (as it does in Mac OS X), expanding text snippets while you work in other apps, except for apps with TextExpander-integration built-in. You must first compose your text in the TextExpander touch Compose screen, and then transfer it to another app.</p></blockquote>
</blockquote>
<p><a title="$4.99" href="http://itunes.apple.com/us/app/textexpander/id326180690">TextExpander</a> is available in the iTunes AppStore</p>
<h3>How to Get TextExpander</h3>
<p><a title="TextExpander: Mac Typing Shortcut Utility Saves You Time!" href="http://smilesoftware.com/TextExpander/index.html">TextExpander</a> normally sells for $34.95, <a title="MacUpdate Promo - TextExpander 3.2.4 for $17.95 - 49% off" href="http://www.mupromo.com/deal/1440/7024/textexpander">Mac Update Promo</a> is running a special for $17.95 for a limited time and then $26.21 for the duration of the sale.</p>
<p>Check out the <a href="http://www.smilesoftware.com/TextExpander/screencast/index.html">Tutorials</a> on the <a href="http://www.smilesoftware.com/TextExpander/screencast/index.html">Smile Software</a> site for a great quick start to this wonderful application</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mrdocrock.com/textexpander-my-favorite-mac-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Has Twitter Lost it&#8217;s Power? Eh&#8230; No!</title>
		<link>http://www.mrdocrock.com/has-twitter-lost-its-power-eh-no/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=has-twitter-lost-its-power-eh-no</link>
		<comments>http://www.mrdocrock.com/has-twitter-lost-its-power-eh-no/#comments</comments>
		<pubDate>Tue, 19 May 2009 20:15:49 +0000</pubDate>
		<dc:creator>doc</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Pimp Zen]]></category>
		<category><![CDATA[Tweet This]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Web2.0]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[FriendFeed]]></category>
		<category><![CDATA[Nielsen]]></category>
		<category><![CDATA[On the Web]]></category>
		<category><![CDATA[Online Communities]]></category>
		<category><![CDATA[Oprah Winfrey]]></category>
		<category><![CDATA[Sharing]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Social network]]></category>
		<category><![CDATA[True]]></category>
		<category><![CDATA[Tweets]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[Useful]]></category>

		<guid isPermaLink="false">http://www.mrdocrock.com/?p=394</guid>
		<description><![CDATA[Image via CrunchBase The is a lot of fodder flying around the blogosphere after Neilson&#8217;s report on Twitter Retention.  I think the study was a bit flawed and needed a bit more foundation on real people not just numbers. My chime in on the conversation as posted on Linkedin.com Twitter Group: As with any new from of [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin:1em;display:block">
<div>
<dl class="wp-caption alignright" style="width: 220px;">
<dt class="wp-caption-dt"><a href="http://www.crunchbase.com/product/twitter"><img title="Image representing Twitter as depicted in Crun..." src="http://www.crunchbase.com/assets/images/resized/0000/2755/2755v2-max-450x450.png" alt="Image representing Twitter as depicted in Crun..." width="210" height="49" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size:0.8em">Image via <a href="http://www.crunchbase.com">CrunchBase</a></dd>
</dl>
</div>
</div>
<p style="text-align: justify; ">The is a lot of fodder flying around the blogosphere after Neilson&#8217;s report on <a class="zem_slink" title="Twitter" rel="homepage" href="http://twitter.com">Twitter</a> Retention.  I think the study was a bit flawed and needed a bit more foundation on real people not just numbers.</p>
<p style="text-align: justify; ">My chime in on the conversation as posted on <a class="zem_slink" title="LinkedIn" rel="homepage" href="http://www.linkedin.com">Linkedin.com</a> Twitter Group:</p>
<p style="text-align: justify; ">
<blockquote><p>As with any new from of communication there will always be those that dont get it. This was true, of email, <a class="zem_slink" title="Pager" rel="wikipedia" href="http://en.wikipedia.org/wiki/Pager">pagers</a>, <a class="zem_slink" title="Mobile phone" rel="wikipedia" href="http://en.wikipedia.org/wiki/Mobile_phone">cellphones</a> and blogs. All of the aforementioned are very pervasive now and are just common <a class="zem_slink" title="Vernacular" rel="wikipedia" href="http://en.wikipedia.org/wiki/Vernacular">vernacular</a> today.</p>
<p>Twitter has bot the power and the buzz to be the next household communications word.</p>
<p>You may not get it now but than you may not be trying to get it because there is no immediate upside for you business today, don&#8217;t let this get you out of the conversation.  Todays memetic behaviors of consumers often spread faster than the <a class="zem_slink" title="Swine influenza" rel="wikipedia" href="http://en.wikipedia.org/wiki/Swine_influenza">swine flu</a> when the right catalyst hits.  Twitter is just waiting one of these catalyst. ie: @AplusK and @<a class="zem_slink" title="CNN" rel="homepage" href="http://www.cnn.com/">CNN</a> battle and @oprah</p>
<p style="text-align: justify; ">My advise hang in there, just start communicating with people, network, look around but don&#8217;t try to sell yet, when the damn burst you&#8217;ll be there.  Keep the big white <a class="zem_slink" title="Motorola" rel="homepage" href="http://www.motorola.com/">Motorola</a> Cellphone in the back of your mind thinking of the days when we all said who the heck needs to be that ready to use a phone&#8230; my god that thing is huge&#8230; cellphones &#8220;I don&#8217;t get it&#8230;</p>
</blockquote>
<blockquote>
<p style="text-align: justify; ">
</blockquote>
<h6 class="zemanta-related-title" style="font-size:1em;">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://mashable.com/2009/05/19/twitter-share-images/"> 5 Ways to Share Images on Twitter </a> (mashable.com)</li>
<li class="zemanta-article-ul-li"><a href="http://r.zemanta.com/?u=http%3A//www10.nytimes.com/2009/05/11/technology/internet/11drill.html%3F_r%3D5%26partner%3Drss%26amp%3Bemc%3Drss&amp;a=4817695&amp;rid=f8d948fc-b893-409e-945c-11b320d0535a&amp;e=f8ad281dfddabd7896b028733717d067"> Drilling Down: Twitter&#8217;s Trouble With Repeat Users </a> (nytimes.com)</li>
<li class="zemanta-article-ul-li"><a href="http://mashable.com/2009/04/28/twitter-quitters/"> You: 60% of Twitter Users Quit Within the First Month (via Mashable!) </a> (mashable.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.marketingpilgrim.com/2009/05/twitter-co-founder-dorsey-talks-retention-and-stability.html"> Twitter Co-Founder Dorsey Talks Retention and Stability </a> (marketingpilgrim.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.marketingpilgrim.com/2009/04/proof-that-nielsen-is-wrong-twitters-retention-rate-is-not-40.html"> Proof That Nielsen is Wrong; Twitter&#8217;s Retention Rate is Not 40% </a> (marketingpilgrim.com)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/f8d948fc-b893-409e-945c-11b320d0535a/"><img class="zemanta-pixie-img" style="border:none;float:right" src="http://img.zemanta.com/reblog_e.png?x-id=f8d948fc-b893-409e-945c-11b320d0535a" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://www.mrdocrock.com/has-twitter-lost-its-power-eh-no/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Evernote for Mac: There&#8217;s an App for That!</title>
		<link>http://www.mrdocrock.com/evernote-for-mac-theres-an-app-for-that/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=evernote-for-mac-theres-an-app-for-that</link>
		<comments>http://www.mrdocrock.com/evernote-for-mac-theres-an-app-for-that/#comments</comments>
		<pubDate>Thu, 14 May 2009 12:18:41 +0000</pubDate>
		<dc:creator>doc</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Tweet This]]></category>
		<category><![CDATA[Web2.0]]></category>
		<category><![CDATA[Awesome]]></category>
		<category><![CDATA[BlackBerry]]></category>
		<category><![CDATA[Evernote]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[Useful]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://www.mrdocrock.com/?p=355</guid>
		<description><![CDATA[Image by Stephanie Booth via Flickr I love Evernote for both my MacBook Pro and My iPhone.  I started using Evernote when they first came out and am now trying to find ways to superuser this damn thing. It already rock so much it is actually hard to find a way to hack out any [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="margin: 1em; display: block;">
<div>
<dl class="wp-caption alignright" style="width: 170px;">
<dt class="wp-caption-dt"><a href="http://farm4.static.flickr.com/3609/3301423516_2fdca3e847_m.jpg" rel="lightbox[355]"><img title="Evernote" src="http://farm4.static.flickr.com/3609/3301423516_2fdca3e847_m.jpg" alt="Evernote" width="160" height="240" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image by <a href="http://www.flickr.com/photos/36521983709@N01/3301423516">Stephanie Booth</a> via Flickr</dd>
</dl>
</div>
</div>
<p>I love <a class="zem_slink" title="Evernote" rel="homepage" href="http://www.evernote.com/">Evernote</a> for both my <a class="zem_slink" title="MacBook" rel="homepage" href="http://www.apple.com/macbook/">MacBook</a> Pro and My <a class="zem_slink" title="iPhone" rel="homepage" href="http://www.apple.com/iphone">iPhone</a>.  I started using Evernote when they first came out and am now trying to find ways to superuser this damn thing. It already rock so much it is actually hard to find a way to hack out any cooler features. especially when they keep updating it so fast. Thanks Evernote Crew for an awesome app.  Below are some details from http://blog.evernote.com about the latest features of Evernote.app for the <a class="zem_slink" title="Macintosh" rel="wikipedia" href="http://en.wikipedia.org/wiki/Macintosh">Macintosh</a></p>
<p>UPDATE: Today they just dropped Evernote for the <a class="zem_slink" title="BlackBerry" rel="wikipedia" href="http://en.wikipedia.org/wiki/BlackBerry">BlackBerry</a>:<br />
<em>DOWNLOAD Evernote for BlackBerry http://blog.evernote.com/2009/05/11/evernote-for-blackberry/</em></p>
<p>The latest Evernote for Mac update introduces some great user interface enhancements, as well as a number of behind-the-scenes fixes and improvements.</p>
<p>Get the latest Evernote for Mac: <a href="http://www.evernote.com/about/download/get.php?file=EvernoteMac">DOWNLOAD NOW</a></p>
<h3>Best thumbnails ever</h3>
<p>We designed Evernote for Mac to be a visual memory aide, and easy-to-scan thumbnails are a big part of the fun. We’ve completely redesigned the thumbnails in this release to make them easier to use and prettier to look at. The thumbnails now have different shapes based on the content of your notes; adding a new dimension to your visual memory. They now also sport badges to quickly indicate and identify file attachments. These new thumbnails are available in both Thumbnail and Mixed views.</p>
<h3>Other visual enhancements</h3>
<ul>
<li>Visual update to left-hand navigation</li>
<li>Improved the search explanation menu alignment</li>
<li>Improved Mixed View thumbnails and text layout</li>
<li>Updated look for the Monthly Usage meter</li>
</ul>
<p>There are also a bunch of bug fixes, as well as support for the “<strong>audio/amr</strong>” file type for both free and <a href="http://www.evernote.com/about/premium">premium</a> accounts. If you already have Evernote for Mac installed, just check for updates and grab the new version. You can also download it from <a href="http://www.evernote.com/about/download/#a-macwin">here</a>.</p>
<p>For all of you <a href="http://www.evernote.com/about/download/#a-macwin">Evernote for Windows</a> users out there, do not fear. There are some exciting updates coming your way soon.</p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.bbgeeks.com/blackberry-applications/evernote-finally-comes-to-blackberry-882641/"> Evernote finally comes to BlackBerry </a> (bbgeeks.com)</li>
<li class="zemanta-article-ul-li"><a href="http://mashable.com/2009/04/01/evernote-iphone-application/">Evernote Updates iPhone App With Landscape Mode and In-App Browsing</a> (mashable.com)</li>
<li class="zemanta-article-ul-li"><a href="http://news.cnet.com/8301-13579_3-10152596-37.html?part=rss&amp;subj=news">New iPhone firmware reveals code for next model</a> (news.cnet.com)</li>
<li class="zemanta-article-ul-li"><a href="http://lifehacker.com/5249450/evernote-for-blackberry-has-arrived"> Evernote for BlackBerry Has Arrived </a> (lifehacker.com)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/af7c3f13-d494-4351-a259-dd02f4f6cbb2/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=af7c3f13-d494-4351-a259-dd02f4f6cbb2" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://www.mrdocrock.com/evernote-for-mac-theres-an-app-for-that/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Safari 4? Update</title>
		<link>http://www.mrdocrock.com/new-safari-4%ce%b2-update/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=new-safari-4%25ce%25b2-update</link>
		<comments>http://www.mrdocrock.com/new-safari-4%ce%b2-update/#comments</comments>
		<pubDate>Wed, 13 May 2009 08:46:08 +0000</pubDate>
		<dc:creator>doc</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Tweet This]]></category>
		<category><![CDATA[App]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[Useful]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://www.mrdocrock.com/?p=345</guid>
		<description><![CDATA[Apple has put out an update to Safari beta 4, and the Leopard version requires OS X 10.5.7 which was just released today. There is also a version for Tiger that requires OS X 10.4.11 and security update 2009-002. Here is a download link. Source: Mel Martin of TUAW]]></description>
			<content:encoded><![CDATA[<p>Apple has put out an update to Safari beta 4, and the Leopard version requires OS X 10.5.7 which was just released <a href="http://www.tuaw.com/2009/05/12/mac-os-10-5-7-update-now-available/">today</a>. There is also a version for Tiger that requires OS X 10.4.11 and security update 2009-002.</p>
<p>Here is a download <a href="http://www.apple.com/safari/download/">link</a>.</p>
<p>Source: Mel Martin of TUAW</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mrdocrock.com/new-safari-4%ce%b2-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Samsung ships single-chip 32GB flash</title>
		<link>http://www.mrdocrock.com/samsung-ships-single-chip-32gb-flash/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=samsung-ships-single-chip-32gb-flash</link>
		<comments>http://www.mrdocrock.com/samsung-ships-single-chip-32gb-flash/#comments</comments>
		<pubDate>Wed, 13 May 2009 03:23:13 +0000</pubDate>
		<dc:creator>doc</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Awesome]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Tweets]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[Useful]]></category>

		<guid isPermaLink="false">http://www.mrdocrock.com/?p=338</guid>
		<description><![CDATA[Samsung today said it has started shipping a 32GB version of its all-in-one moviNAND flash memory. The technology uses a very small, dense 30 nanometer (nm) manufacturing process to stack eight 4GB memory chips together along with a built-in controller chip and an MMC interface to connect it to the rest of a device. Samsung [...]]]></description>
			<content:encoded><![CDATA[<p>Samsung today said it has started shipping a 32GB version of its all-in-one moviNAND flash memory. The technology uses a very small, dense 30 nanometer (nm) manufacturing process to stack eight 4GB memory chips together along with a built-in controller chip and an MMC interface to connect it to the rest of a device. Samsung claims the process stores twice as much data as a similar package built using 40nm assembly.<br />
The Korean company says the same technology will be available in 4GB, 8GB and 16GB versions. It doesn&#8217;t name prices or customers, but does say the new moviNAND is meant primarily for &#8220;high-end phones&#8221; and other handheld devices that need a large amount of storage for games and videos without significantly increasing their size.</p>
<p>While no connection is made to Apple, the company has been one of Samsung&#8217;s more significant customers and is rumored to be using Samsung memory for the next iPhone alongside flash from Toshiba.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mrdocrock.com/samsung-ships-single-chip-32gb-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sites to See: ZipSkinny.com</title>
		<link>http://www.mrdocrock.com/sites-to-see-zipskinnycom/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sites-to-see-zipskinnycom</link>
		<comments>http://www.mrdocrock.com/sites-to-see-zipskinnycom/#comments</comments>
		<pubDate>Tue, 05 May 2009 18:35:10 +0000</pubDate>
		<dc:creator>doc</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Tweet This]]></category>
		<category><![CDATA[Web2.0]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Useful]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://www.mrdocrock.com/?p=309</guid>
		<description><![CDATA[ZipSkinny is one of the coolest websites on this list. The site provides an interesting “first glance” at a ZIP Code area. Just enter your zip code and learn all sorts of interesting factoids about your neighborhood.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.zipskinny.com/" target="_blank"><img src="http://www.ploomy.com/wp-content/uploads/2008/09/50-cool-websites-zipskinny.jpg" alt="50 Cool Websites We Recommend" /></a></p>
<p><a href="http://www.zipskinny.com/" target="_blank">ZipSkinny</a> is one of the coolest websites on this list. The site provides an interesting “first glance” at a ZIP Code area. Just enter your zip code and learn all sorts of interesting factoids about your neighborhood.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mrdocrock.com/sites-to-see-zipskinnycom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sites to See: WineLibraryTV.com &#8211; http://tv.winelibrary.com/</title>
		<link>http://www.mrdocrock.com/sites-to-see-winelibrarytvcom-httptvwinelibrarycom/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sites-to-see-winelibrarytvcom-httptvwinelibrarycom</link>
		<comments>http://www.mrdocrock.com/sites-to-see-winelibrarytvcom-httptvwinelibrarycom/#comments</comments>
		<pubDate>Tue, 05 May 2009 18:19:03 +0000</pubDate>
		<dc:creator>doc</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Web2.0]]></category>
		<category><![CDATA[Tweet This]]></category>
		<category><![CDATA[Useful]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://www.mrdocrock.com/?p=305</guid>
		<description><![CDATA[WineLibraryTV is bar none some of the best video entertainment on the Internet. Gary Vaynerchuk, the Tyler Durden of wine, is on a mission to change the wine world. With his infectious energy and wine wit, we believe he’ll get there one viewer at a time.]]></description>
			<content:encoded><![CDATA[<p><a href="http://tv.winelibrary.com/" target="_blank">WineLibraryTV</a> is bar none some of the best video entertainment on the Internet. Gary Vaynerchuk, the Tyler Durden of wine, is on a mission to change the wine world. With his infectious energy and wine wit, we believe he’ll get there one viewer at a time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mrdocrock.com/sites-to-see-winelibrarytvcom-httptvwinelibrarycom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tweetie for Mac Released and I got It</title>
		<link>http://www.mrdocrock.com/tweetie-for-mac-released-and-i-got-it/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=tweetie-for-mac-released-and-i-got-it</link>
		<comments>http://www.mrdocrock.com/tweetie-for-mac-released-and-i-got-it/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 11:25:20 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Tweet This]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[App]]></category>
		<category><![CDATA[Awesome]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Tweets]]></category>
		<category><![CDATA[Useful]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web Applications]]></category>

		<guid isPermaLink="false">http://www.mrdocrock.com/?p=278</guid>
		<description><![CDATA[Full write up coming soon as i play some more! for now got see it yourself: Tweetie for Mac 1.0 is now available. http://www.atebits.com/tweetie-mac/]]></description>
			<content:encoded><![CDATA[<p>Full write up coming soon as i play some more!</p>
<p>for now got see it yourself:</p>
<p>Tweetie for Mac 1.0 is now available. http://www.atebits.com/tweetie-mac/</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mrdocrock.com/tweetie-for-mac-released-and-i-got-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Did You Know? This Will Blow You Away</title>
		<link>http://www.mrdocrock.com/211/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=211</link>
		<comments>http://www.mrdocrock.com/211/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 06:47:21 +0000</pubDate>
		<dc:creator>doc</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Pimp Zen]]></category>
		<category><![CDATA[Tweet This]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Awesome]]></category>
		<category><![CDATA[Facts]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Mornig Maddness]]></category>
		<category><![CDATA[Sharing]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Tweets]]></category>
		<category><![CDATA[Useful]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.mrdocrock.com/2009/03/211/</guid>
		<description><![CDATA[Did You Know? This is a presentation stolen and updated to be more broad as it was originally made by two teachers who are upset at the current lack of car our government gives to education. It is worth your full attention for 5 mins. you may want to watch a second time or more [...]]]></description>
			<content:encoded><![CDATA[<p><b>Did You Know?</b><br />
<object width="425" height="350"><param name="movie" value="http://youtube.com/v/cL9Wu2kWwSY"></param><embed src="http://youtube.com/v/cL9Wu2kWwSY" type="application/x-shockwave-flash" width="425" height="350"></embed></object><br />This is a presentation stolen and updated to be more broad as it was originally made by two teachers who are upset at the current lack of car our government gives to education.</p>
<p>It is worth your full attention for 5 mins. you may want to watch a second time or more and stop on the slides that hurt to watch the most.  This is why we need to start paying more attention to what is going on around us and not be such a me generation.</p>
<p>Please pass this along to as many people as you can.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mrdocrock.com/211/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Crystal and Doc do the #FollowFriday Song for Twitter</title>
		<link>http://www.mrdocrock.com/197/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=197</link>
		<comments>http://www.mrdocrock.com/197/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 21:05:51 +0000</pubDate>
		<dc:creator>doc</dc:creator>
				<category><![CDATA[Tweet This]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Awesome]]></category>
		<category><![CDATA[Crystal Akana]]></category>
		<category><![CDATA[Doc Rock]]></category>
		<category><![CDATA[Island]]></category>
		<category><![CDATA[Mornig Maddness]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Tweets]]></category>
		<category><![CDATA[Useful]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.mrdocrock.com/2009/03/197/</guid>
		<description><![CDATA[Crystal and Doc do the #FollowFriday Song for Twitter We thought #FollowFriday needed a theme song. So we made one at the Studios of Island 98.5FM in Honolulu, Hawaii]]></description>
			<content:encoded><![CDATA[<p><strong>Crystal and Doc do the #FollowFriday Song for Twitter</strong><br />
<object width="425" height="350" data="http://youtube.com/v/wPntGNagMIc" type="application/x-shockwave-flash"><param name="src" value="http://youtube.com/v/wPntGNagMIc" /></object><br />
We thought #FollowFriday needed a theme song. So we made one at the Studios of Island 98.5FM in Honolulu, Hawaii</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mrdocrock.com/197/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

