<?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>MacPadd.com &#187; mac</title>
	<atom:link href="http://macpadd.com/tag/mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://macpadd.com</link>
	<description>&#34;It&#039;s the mousepadd for your Mac!&#34;</description>
	<lastBuildDate>Tue, 18 May 2010 19:53:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Princeton University Identifies iPad DHCP Flaw</title>
		<link>http://macpadd.com/2010/04/16/princeton-university-identifies-ipad-dhcp-flaw/</link>
		<comments>http://macpadd.com/2010/04/16/princeton-university-identifies-ipad-dhcp-flaw/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 20:17:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[dhcp]]></category>
		<category><![CDATA[flaw]]></category>
		<category><![CDATA[imac]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[princeton]]></category>
		<category><![CDATA[university]]></category>

		<guid isPermaLink="false">http://macpadd.com/2010/04/16/princeton-university-identifies-ipad-dhcp-flaw/</guid>
		<description><![CDATA[Princeton University's Office of Information Technology has posted a document describing networking problems suffered by roughly half of the 40 iPads on campus. The problem isn't so much experienced by the iPad as caused by it - here's what's happening.
The iPad uses DHCP (Dynamic Host Configuration Protocol) client software (in the iPhone OS) to request [...]]]></description>
			<content:encoded><![CDATA[<p>Princeton University's Office of Information Technology has posted <a href="http://www.net.princeton.edu/announcements/ipad-iphoneos32-stops-renewing-lease-keeps-using-IP-address.html">a document describing networking problems</a> suffered by roughly half of the 40 iPads on campus. The problem isn't so much experienced by the iPad as caused by it - here's what's happening.</p>
<p>The iPad uses DHCP (Dynamic Host Configuration Protocol) client software (in the iPhone OS) to request network configuration information - most notably an IP address - from a DHCP server. That IP address is typically "leased" to the DHCP client for a period of time; once that lease expires, if the DHCP client is still online, it asks to renew the lease and retain its IP address. If the client is not online when the lease expires, the DHCP server is free to assign that IP address to another device. When the DHCP client returns to the network, it requests and receives a new IP address.</p>
<p>The problem seems to be that the iPad, in some situations, is failing to renew its DHCP lease but continuing to use the previously assigned IP address. Because the lease wasn't renewed, the DHCP server believes it is free to reassign the IP address. If that IP address is reassigned to another device while the iPad continues to use it, both devices end up using the same IP address, which can cause loss of network connectivity, confusing dialogs as operating systems attempt to handle the error condition, and more. </p>
<p>Princeton is working with Apple to resolve the problem, which is believed to lie with the DHCP client in iPhone OS 3.2, and which should be easy to fix with an update to iPhone OS 3.2. In the meantime, <a href="http://www.dailyprincetonian.com/2010/04/14/25850/">Princeton recommends</a> that iPad users not connect to the campus network because if the iPad malfunctions, they may need to be blocked to prevent them from causing problems for other network users.</p>
<p>Who's likely to experience this problem? Primarily institutions with large networks that rely on DHCP for a constantly changing collection of network devices. Home users and those with small networks aren't nearly as likely to experience IP address collisions due to this problem. </p>
<p>If you do run into this problem on a small network you control, there are a variety of possible solutions:</p>
<p><UL>
<li>Assign a static IP address to your iPad and configure your DHCP server to avoid handing out that address to other devices. This fix isn't feasible on a large network with a lot of devices because it requires too much manual intervention.</li>
<li>Configure your DHCP server to reserve a particular IP address for your iPad. I tried this in AirPort Utility using the client ID approach to identifying the iPad, but it didn't work; it's possible the MAC address approach would work better. This approach also requires too much manual intervention to be useful on a larger network.</li>
<li>Set a very long DHCP lease time so the DHCP server is much less likely to reassign the iPad's IP address to another device. Trying this on a larger network would likely tie up too many IP addresses that weren't actually in use or require the use of NAT.</li>
<p></UL><P>It is worth noting that, despite a quote in The Daily Princetonian article linked above, this DHCP problem is almost certainly unrelated to the Wi-Fi problems that have plagued some iPad users (see "<a href="http://db.tidbits.com/article/11166">Some iPad Users Suffer Wi-Fi Woes</a>," 6 April 2010).</p>
<p>Nevertheless, here's hoping that Apple fixes this problem soon, not because it's necessarily causing all that much trouble even for large networks, but because it would be a shame if the iPad garnered a bad reputation among network managers based on what should be an easily fixed bug, given that DHCP is a long-established standard.</p>
<p>&nbsp;</p>
<p><small><b><a href="http://db.tidbits.com/article/11195#comments">Read and post comments</a> about this article | <a href="http://db.tidbits.com/t/11195">Tweet this article</a></b></small></p>
<div>
<div><a href="http://www.tidbits.com/about/support/contributors.html"><img src="http://db.tidbits.com/images/badges/tb-house-ad.gif" alt="" height="50" width="50" border="0" align="left"></a>READERS LIKE YOU! Support TidBITS with a contribution today!<BR />&lt;<a href="http://www.tidbits.com/about/support/contributors.html">http://www.tidbits.com/about/support/contributors.html</a>&gt;<BR />Special thanks this week to Jan Dejmo, Andy Enzminger,<BR />Ken Russell, and Jean Etcheverry for their generous support!
</div>
</div>
<div>&nbsp;</div>
<p>Copyright &copy; 2010 Adam C. Engst. TidBITS is copyright &copy; 2010 TidBITS Publishing Inc. If you're reading this article on a Web site other than TidBITS.com, please <a href="http://db.tidbits.com/contact.html">let us know</a>, because if it was republished without attribution, by a commercial site, or in modified form, it violates <a href="http://www.tidbits.com/terms/">our Creative Commons License</a>.</p>
<p><a href="http://feedads.g.doubleclick.net/~a/VxA8trNVVGkosSLzFpsObVSORZo/0/da"><img src="http://feedads.g.doubleclick.net/~a/VxA8trNVVGkosSLzFpsObVSORZo/0/di" border="0" ismap="true"></img></a><br/><br />
<a href="http://feedads.g.doubleclick.net/~a/VxA8trNVVGkosSLzFpsObVSORZo/1/da"><img src="http://feedads.g.doubleclick.net/~a/VxA8trNVVGkosSLzFpsObVSORZo/1/di" border="0" ismap="true"></img></a></p>
<p><img src="http://feeds.feedburner.com/~r/tidbits_main/~4/VXY18wE5EmI" height="1" width="1" /><br />
<br />
<script type=\"text/javascript\"><!--
google_ad_client = \"pub-1560768522913180\";
/* 468x60, created 16/04/10 */
google_ad_slot = \"7908972198\";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type=\"text/javascript\"
src=\"http://pagead2.googlesyndication.com/pagead/show_ads.js\">
</script><br />
<br />
<a href=\"http://feedproxy.google.com/~r/tidbits_main/~3/VXY18wE5EmI/11195\">Click Here to Read the Original Article</a></p>
]]></content:encoded>
			<wfw:commentRss>http://macpadd.com/2010/04/16/princeton-university-identifies-ipad-dhcp-flaw/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iAds could make a billion dollars, help Google make their deal</title>
		<link>http://macpadd.com/2010/04/16/iads-could-make-a-billion-dollars-help-google-make-their-deal/</link>
		<comments>http://macpadd.com/2010/04/16/iads-could-make-a-billion-dollars-help-google-make-their-deal/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 19:42:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[billion]]></category>
		<category><![CDATA[dolars]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[googleads]]></category>
		<category><![CDATA[iad]]></category>
		<category><![CDATA[iads]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[macpadd]]></category>

		<guid isPermaLink="false">http://macpadd.com/2010/04/16/iads-could-make-a-billion-dollars-help-google-make-their-deal/</guid>
		<description><![CDATA[Filed under: Apple

There's not a lot of details out about Apple's upcoming mobile advertising program, iAds, quite yet, but Broadpoint Amtech is already convinced it's a moneymaker. Analysts there say that the program could generate a whopping US$4.67 billion in revenue in just one year's time. Of course, that's a high-end guess, but even the [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href="http://www.tuaw.com/category/apple/" rel="tag">Apple</a></p>
<div><img hspace="8" border="0" vspace="8" alt="" src="http://www.blogcdn.com/www.tuaw.com/media/2010/04/iadsstevejobsevent.jpg" /></div>
<p>There's not a lot of details out about Apple's upcoming mobile advertising program, <a href="http://www.tuaw.com/tag/iads/">iAds</a>, quite yet, but Broadpoint Amtech is <a href="http://www.appleinsider.com/articles/10/04/09/apples_iad_platform_called_a_billion_dollar_opportunity.html">already convinced it's a moneymaker</a>. Analysts there say that the program could generate a whopping US$4.67 billion in revenue in just one year's time. Of course, that's a high-end guess, but even the medium figures are pretty amazing -- analyst Brian Marshall suggests that even conservatively, Apple could earn $2.48 billion. Realize what we're talking about here: this is more or less a from-scratch profit stream for Apple, and with developers <a href="http://www.tuaw.com/2010/04/08/iphone-4-0-os-now-with-iads/">receiving 60% of the revenue from iAds</a>, Apple won't be the only company making money.</p>
<p>In fact, Apple's good news may benefit Google, too -- CEO Eric Schmidt said that Apple's iAds announcement should <a href="http://www.reuters.com/article/idUSN1116363920100412">convince those concerned that Google's deal with AdMob is good to go</a>, and that the two companies will just be one big player in "a highly competitive market." Of course, Google has a bit more advertising experience than Apple -- it made most of its $23.7 billion revenue last year from its online advertising model. While iAds sounds big, it's not quite that big.</p>
<p>Still, iAds will be big, and there's room to grow -- Apple is starting off with the mobile market, but don't forget that they've got a whole library of iTunes podcasts, and content space on AppleTV to sell as well. At this time next year, we might be reporting that Apple really has created a $2.5 billion-per-year income stream for themselves.
<p><a href="http://www.tuaw.com/2010/04/12/iads-could-make-a-billion-dollars-help-google-make-their-deal/">iAds could make a billion dollars, help Google make their deal</a> originally appeared on <a href="http://www.tuaw.com">The Unofficial Apple Weblog (TUAW)</a> on Mon, 12 Apr 2010 15:30:00 EST.  Please see our <a href="http://www.weblogsinc.com/feed-terms/">terms for use of feeds</a>.</p>
<p><a href="http://www.tuaw.com"><img src="http://www.tuaw.com/media/feedlogo.gif" alt="The Unofficial Apple Weblog (TUAW)" style="float:left;padding:0 5px 5px 0;" /></a><a href="http://www.tuaw.com/2010/04/12/iads-could-make-a-billion-dollars-help-google-make-their-deal/">iAds could make a billion dollars, help Google make their deal</a> originally appeared on <a href="http://www.tuaw.com">The Unofficial Apple Weblog (TUAW)</a> on Mon, 12 Apr 2010 15:30:00 EST.  Please see our <a href="http://www.weblogsinc.com/feed-terms/">terms for use of feeds</a>.</p>
</p>
<p><a href="http://www.appleinsider.com/articles/10/04/09/apples_iad_platform_called_a_billion_dollar_opportunity.html">Read</a> | <a href="http://www.tuaw.com/2010/04/12/iads-could-make-a-billion-dollars-help-google-make-their-deal/" rel="bookmark" title="Permanent link to this entry">Permalink</a> | <a href="http://www.tuaw.com/forward/19435973/" title="Send this entry to a friend via email">Email this</a> | <a href="http://www.tuaw.com/2010/04/12/iads-could-make-a-billion-dollars-help-google-make-their-deal/#comments" title="View reader comments on this entry">Comments</a></p>
<p>
<script type=\"text/javascript\"><!--
google_ad_client = \"pub-1560768522913180\";
/* 468x60, created 16/04/10 */
google_ad_slot = \"7908972198\";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type=\"text/javascript\"
src=\"http://pagead2.googlesyndication.com/pagead/show_ads.js\">
</script><br />
<br />
<a href=\"http://www.tuaw.com/2010/04/12/iads-could-make-a-billion-dollars-help-google-make-their-deal/\">Click Here to Read the Original Article</a></p>
]]></content:encoded>
			<wfw:commentRss>http://macpadd.com/2010/04/16/iads-could-make-a-billion-dollars-help-google-make-their-deal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Palm puts itself up for sale</title>
		<link>http://macpadd.com/2010/04/16/palm-puts-itself-up-for-sale-2/</link>
		<comments>http://macpadd.com/2010/04/16/palm-puts-itself-up-for-sale-2/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 19:42:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[apple computers]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[palm]]></category>
		<category><![CDATA[palm pre]]></category>
		<category><![CDATA[research in motion]]></category>
		<category><![CDATA[rim]]></category>
		<category><![CDATA[smartphone]]></category>
		<category><![CDATA[treo]]></category>

		<guid isPermaLink="false">http://macpadd.com/2010/04/16/palm-puts-itself-up-for-sale-2/</guid>
		<description><![CDATA[Filed under: Apple
Well, after the abysmal Pre sales, who didn't see this coming? Palm has put itself up for sale. Bloomberg reports that, at this point, Taiwan's HTC Corp. and China's Lenovo Group Ltd. have expressed interest in the company and may make offers. However, the most likely buyer of Palm is expected to be [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href="http://www.tuaw.com/category/apple/" rel="tag">Apple</a></p>
<p><img hspace="8" border="1" align="right" vspace="8" src="http://www.blogcdn.com/www.tuaw.com/media/2010/04/palmlogo.jpg" alt="" />Well, after the <a href="http://www.informationweek.com/news/software/open_source/showArticle.jhtml?articleID=224000153">abysmal Pre sales</a>, who didn't see this coming? Palm has put itself up for sale. <a href="http://www.bloomberg.com/apps/news?pid=20601087&amp;sid=arvXvuu.DqW4&amp;pos=3">Bloomberg reports</a> that, at this point, Taiwan's <a href="http://www.htc.com/">HTC Corp</a>. and China's <a href="http://www.lenovo.com/us/en/index.html">Lenovo Group Ltd</a>. have expressed interest in the company and may make offers. However, the most likely buyer of Palm is expected to be HTC. Though HTC has committed to the Android platform, Palm has something they desperately need: <a href="http://www.google.com/patents?as_q=&amp;num=10&amp;btnG=Google+Search&amp;as_epq=&amp;as_oq=&amp;as_eq=&amp;as_pnum=&amp;as_vt=&amp;as_pinvent=&amp;as_pasgnee=+Palm%2C+Inc.&amp;as_pusc=&amp;as_pintlc=&amp;as_ptype=11&amp;as_drrb_is=q&amp;as_minm_is=1&amp;as_miny_is=2009&amp;as_maxm_is=1&amp;as_maxy_is=2009&amp;as_drrb_ap=q&amp;as_minm_ap=1&amp;as_miny_ap=2009&amp;as_maxm_ap=1&amp;as_maxy_ap=2009">patents</a>. </p>
<p>In March <a href="http://www.tuaw.com/2010/03/02/apple-sues-htc-for-patent-violations/">Apple filed suit against HTC</a> for infringing on 20 patents concerning the iPhone's user interface and hardware. If HTC could acquire Palm's patents they would have ammunition to use against Apple, which would open up the possibility of a counter-suit. As of market close on Friday, Palm was worth only $870M, making it a relatively cheap company to buy. </p>
<p>So cheap, in fact, that it would make sense for Apple to snap the company up -- again, just for the patents. An Apple acquisition of Palm would not only prevent HTC from acquiring the ability to counter-sue Apple, it would strengthen Apple's patent portfolio even more and leverage greater protection against its intellectual property. </p>
<p>[via <a href="http://www.9to5mac.com/palm-for-sale-98457035?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+9To5Mac-MacAllDay+%289+to+5+Mac+-+Apple+Intelligence%29">9to5</a>]
<p><a href="http://www.tuaw.com/2010/04/12/palm-puts-itself-up-for-sale/">Palm puts itself up for sale</a> originally appeared on <a href="http://www.tuaw.com">The Unofficial Apple Weblog (TUAW)</a> on Mon, 12 Apr 2010 09:00:00 EST.  Please see our <a href="http://www.weblogsinc.com/feed-terms/">terms for use of feeds</a>.</p>
<p><a href="http://www.tuaw.com"><img src="http://www.tuaw.com/media/feedlogo.gif" alt="The Unofficial Apple Weblog (TUAW)" style="float:left;padding:0 5px 5px 0;" /></a><a href="http://www.tuaw.com/2010/04/12/palm-puts-itself-up-for-sale/">Palm puts itself up for sale</a> originally appeared on <a href="http://www.tuaw.com">The Unofficial Apple Weblog (TUAW)</a> on Mon, 12 Apr 2010 09:00:00 EST.  Please see our <a href="http://www.weblogsinc.com/feed-terms/">terms for use of feeds</a>.</p>
</p>
<p><a href="http://www.bloomberg.com/apps/news?pid=20601087&amp;s">Read</a> | <a href="http://www.tuaw.com/2010/04/12/palm-puts-itself-up-for-sale/" rel="bookmark" title="Permanent link to this entry">Permalink</a> | <a href="http://www.tuaw.com/forward/19435458/" title="Send this entry to a friend via email">Email this</a> | <a href="http://www.tuaw.com/2010/04/12/palm-puts-itself-up-for-sale/#comments" title="View reader comments on this entry">Comments</a></p>
<p>
<script type=\"text/javascript\"><!--
google_ad_client = \"pub-1560768522913180\";
/* 468x60, created 16/04/10 */
google_ad_slot = \"7908972198\";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type=\"text/javascript\"
src=\"http://pagead2.googlesyndication.com/pagead/show_ads.js\">
</script><br />
<br />
<a href=\"http://www.tuaw.com/2010/04/12/palm-puts-itself-up-for-sale/\">Click Here to Read the Original Article</a></p>
]]></content:encoded>
			<wfw:commentRss>http://macpadd.com/2010/04/16/palm-puts-itself-up-for-sale-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rumor: Apple buys Intrinsity</title>
		<link>http://macpadd.com/2010/04/16/rumor-apple-buys-intrinsity-2/</link>
		<comments>http://macpadd.com/2010/04/16/rumor-apple-buys-intrinsity-2/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 19:42:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[buyout]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[intrinsity]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[merger]]></category>
		<category><![CDATA[rumour]]></category>
		<category><![CDATA[takeover]]></category>

		<guid isPermaLink="false">http://macpadd.com/2010/04/16/rumor-apple-buys-intrinsity-2/</guid>
		<description><![CDATA[Filed under: Apple

We've heard a few times now that Apple was ready to pick up some smaller, innovative hardware companies, and the rumor mill now says that chipmaker Intrinsity was purchased by Apple late last week. Rumors first hit on April 1st about the company being sold to a bigger buyer, and on Friday at [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a rel="tag" href="http://www.tuaw.com/category/apple/">Apple</a></p>
<div><img src="http://www.blogcdn.com/www.tuaw.com/media/2010/04/intrinsitylogo.jpg" border="0" alt="" hspace="8" vspace="8" /></div>
<p>We've heard a few times now that <a href="http://www.tuaw.com/2010/01/15/apple-flush-with-cash-and-ready-to-buy/">Apple was ready to pick up</a> some smaller, innovative hardware companies, and the rumor mill now says that chipmaker <a href="http://en.wikipedia.org/wiki/Intrinsity">Intrinsity</a> was purchased by Apple late last week. Rumors first hit on April 1st about <a href="http://www.edn.com/blog/400000040/post/880053688.html">the company being sold</a> to a bigger buyer, and on Friday at least one employee was saying <a href="http://www.macrumors.com/2010/04/02/apple-appears-to-have-acquired-intrinsity/">the buyer was in fact Apple</a>. There's still no official word of a sale, as far as we can tell, but maybe Apple is waiting for <a href="http://www.tuaw.com/2010/04/05/iphone-4-0-event-coming-april-8/">a certain press conference</a> to reveal that a new company will be providing chips for future, oh I don't know, iPhones.</p>
<p>Intrinsity certainly fits the bill for the kind of company that Apple would want to buy with all its cash -- it's behind <a href="http://www.engadget.com/2009/07/27/samsung-announces-worlds-fastest-cortex-a8-core-iphone-3gs-fro/">some of the fastest mobile processors</a> out there, and that's certainly what Apple is looking for. It's also unencumbered by other ownership (which means Apple can pick it up outright), and it's got that nice mix of innovation and quality that Apple usually looks for.</p>
<p>In short, even before the event on Thursday, we can probably expect to see Intrinsity behind some of Apple's processors in the future -- if <a href="http://gorumors.com/apples-a4-chip-manufacturer/2751397">they haven't made a few already</a>.</p>
<p>[via <a href="http://www.engadget.com/2010/04/03/is-intrinsity-apples-latest-chipmaker-acquisition/">Engadget</a>]</p>
<p><a href="http://www.tuaw.com/2010/04/05/rumor-apple-buys-intrinsity/">Rumor: Apple buys Intrinsity</a> originally appeared on <a href="http://www.tuaw.com">The Unofficial Apple Weblog (TUAW)</a> on Mon, 05 Apr 2010 17:30:00 EST.  Please see our <a href="http://www.weblogsinc.com/feed-terms/">terms for use of feeds</a>.</p>
<p><a href="http://www.tuaw.com"><img style="float: left; padding: 0 5px 5px 0;" src="http://www.tuaw.com/media/feedlogo.gif" alt="The Unofficial Apple Weblog (TUAW)" /></a><a href="http://www.tuaw.com/2010/04/05/rumor-apple-buys-intrinsity/">Rumor: Apple buys Intrinsity</a> originally appeared on <a href="http://www.tuaw.com">The Unofficial Apple Weblog (TUAW)</a> on Mon, 05 Apr 2010 17:30:00 EST.  Please see our <a href="http://www.weblogsinc.com/feed-terms/">terms for use of feeds</a>.</p>
<p><a href="http://www.edn.com/blog/400000040/post/880053688.html">Read</a> | <a title="Permanent link to this entry" rel="bookmark" href="http://www.tuaw.com/2010/04/05/rumor-apple-buys-intrinsity/">Permalink</a> | <a title="Send this entry to a friend via email" href="http://www.tuaw.com/forward/19426799/">Email this</a> | <a title="View reader comments on this entry" href="http://www.tuaw.com/2010/04/05/rumor-apple-buys-intrinsity/#comments">Comments</a></p>
<p><script type="\&quot;text/javascript\&quot;">// <![CDATA[
google_ad_client = \"pub-1560768522913180\";
/* 468x60, created 16/04/10 */
google_ad_slot = \"7908972198\";
google_ad_width = 468;
google_ad_height = 60;
// ]]&gt;</script><br />
<script src="\&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js\&quot;" type="\&quot;text/javascript\&quot;">
</script></p>
<p><a href="\">Click Here to Read the Original Article</a></p>
]]></content:encoded>
			<wfw:commentRss>http://macpadd.com/2010/04/16/rumor-apple-buys-intrinsity-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Turn that old Mac into a functioning clock</title>
		<link>http://macpadd.com/2010/04/16/turn-that-old-mac-into-a-functioning-clock/</link>
		<comments>http://macpadd.com/2010/04/16/turn-that-old-mac-into-a-functioning-clock/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 19:42:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[alternative]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[clock]]></category>
		<category><![CDATA[emac]]></category>
		<category><![CDATA[end of life]]></category>
		<category><![CDATA[functioning]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[hackintosh]]></category>
		<category><![CDATA[imac]]></category>
		<category><![CDATA[lifecycle]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[macbook]]></category>
		<category><![CDATA[macintosh]]></category>

		<guid isPermaLink="false">http://macpadd.com/2010/04/16/turn-that-old-mac-into-a-functioning-clock/</guid>
		<description><![CDATA[Filed under: Hardware, Odds and ends, iMac, PowerMac G5, Mods

Let's say you have a Mac collecting dust in the corner of your garage. Rather than succumb to your spouse's demands and send the old friend to computer heaven, why not re-purpose that Mac into something both functional and beautiful?
Cult of Mac points us to one [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href="http://www.tuaw.com/category/hardware/" rel="tag">Hardware</a>, <a href="http://www.tuaw.com/category/odds-and-ends/" rel="tag">Odds and ends</a>, <a href="http://www.tuaw.com/category/imac/" rel="tag">iMac</a>, <a href="http://www.tuaw.com/category/powermac-g5/" rel="tag">PowerMac G5</a>, <a href="http://www.tuaw.com/category/mods/" rel="tag">Mods</a></p>
<div><img hspace="8" border="1" vspace="8" alt="" src="http://www.blogcdn.com/www.tuaw.com/media/2010/02/clocks2010-02-22at.jpg" /></div>
<p>Let's say you have a Mac collecting dust in the corner of your garage. Rather than succumb to your spouse's demands and send the old friend to computer heaven, why not re-purpose that Mac into something both functional and beautiful?</p>
<p><a href="http://www.cultofmac.com/still-ticking-obsolete-imac-g4-as-clock/30779">Cult of Mac points us</a> to one enterprising hardware modder who has converted the base of his <a href="http://tuaw.com/tag/imac">iMac G4</a> into a round wall clock. Take a look above on the left for the final result of his Dremel-sourced endeavor. This Apple fan from Japan was also kind enough to post photos of his <a href="http://www.spirica.jp/blog/archives/2010/01/_imac_g4.html">DIY adventure</a> [<a href="http://translate.google.com/translate?hl=en&amp;sl=auto&amp;tl=en&amp;u=http%3A%2F%2Fwww.spirica.jp%2Fblog%2Farchives%2F2010%2F01%2F_imac_g4.html">Google Translate link</a>]. Check out another image below; the aluminum really pops on the dark wall.</p>
<div><img hspace="8" border="1" vspace="8" alt="" src="http://www.blogcdn.com/www.tuaw.com/media/2010/02/roundclock2010-02-22at.jpg" /></div>
<p>
Additionally, it seems that the inspiration for the iClock came from another Japanese modder who converted his <a href="http://tuaw.com/tag/powermac">PowerMac G5</a> into a functioning timepiece as well. Seen at the top on the right is the completed product. When all is said and done, it seems as though the PowerMac is still usable as computer. This qualifies the creator's work to be considered a "case mod" rather than an all out butchering -- which is ideal because a chopped Mac is a <a href="http://www.tuaw.com/tag/sadMac/">sad Mac</a>. The PowerClock owner also posted in-progress <a href="http://blog.nobon.boo.jp/?eid=902793">shots of his work</a> [<a href="http://translate.google.com/translate?hl=en&amp;sl=auto&amp;tl=en&amp;u=http%3A%2F%2Fblog.nobon.boo.jp%2F%3Feid%3D902793">Google Translate link</a>].</p>
<div><img hspace="8" border="1" vspace="8" alt="" src="http://www.blogcdn.com/www.tuaw.com/media/2010/02/powermacclock2010-02-22.jpg" /></div>
<p>
I tend to fall in the camp that favors "software" modification, believing that for any piece of computing hardware there is some flavor of Linux that can breathe in new life. Unfortunately, however, sometimes Macs and PCs alike simply bite the dust and are only good for conversion into clocks or <a href="http://www.tuaw.com/2010/01/01/ilove-the-imac-ilamp/">lamps</a>.
<p><a href="http://www.tuaw.com/2010/02/22/turn-that-old-mac-into-a-functioning-clock/">Turn that old Mac into a functioning clock</a> originally appeared on <a href="http://www.tuaw.com">The Unofficial Apple Weblog (TUAW)</a> on Mon, 22 Feb 2010 11:30:00 EST.  Please see our <a href="http://www.weblogsinc.com/feed-terms/">terms for use of feeds</a>.</p>
<p><a href="http://www.tuaw.com"><img src="http://www.tuaw.com/media/feedlogo.gif" alt="The Unofficial Apple Weblog (TUAW)" style="float:left;padding:0 5px 5px 0;" /></a><a href="http://www.tuaw.com/2010/02/22/turn-that-old-mac-into-a-functioning-clock/">Turn that old Mac into a functioning clock</a> originally appeared on <a href="http://www.tuaw.com">The Unofficial Apple Weblog (TUAW)</a> on Mon, 22 Feb 2010 11:30:00 EST.  Please see our <a href="http://www.weblogsinc.com/feed-terms/">terms for use of feeds</a>.</p>
</p>
<p><a href="http://www.cultofmac.com/still-ticking-obsolete-imac-g4-as-clock/30779">Read</a> | <a href="http://www.tuaw.com/2010/02/22/turn-that-old-mac-into-a-functioning-clock/" rel="bookmark" title="Permanent link to this entry">Permalink</a> | <a href="http://www.tuaw.com/forward/19367778/" title="Send this entry to a friend via email">Email this</a> | <a href="http://www.tuaw.com/2010/02/22/turn-that-old-mac-into-a-functioning-clock/#comments" title="View reader comments on this entry">Comments</a></p>
<p>
<script type=\"text/javascript\"><!--
google_ad_client = \"pub-1560768522913180\";
/* 468x60, created 16/04/10 */
google_ad_slot = \"7908972198\";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type=\"text/javascript\"
src=\"http://pagead2.googlesyndication.com/pagead/show_ads.js\">
</script><br />
<br />
<a href=\"http://www.tuaw.com/2010/02/22/turn-that-old-mac-into-a-functioning-clock/\">Click Here to Read the Original Article</a></p>
]]></content:encoded>
			<wfw:commentRss>http://macpadd.com/2010/04/16/turn-that-old-mac-into-a-functioning-clock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>27-inch iMac shipping delays extended 3 more weeks</title>
		<link>http://macpadd.com/2010/04/16/27-inch-imac-shipping-delays-extended-3-more-weeks/</link>
		<comments>http://macpadd.com/2010/04/16/27-inch-imac-shipping-delays-extended-3-more-weeks/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 19:42:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[27']]></category>
		<category><![CDATA[27-inch]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[delay]]></category>
		<category><![CDATA[extend]]></category>
		<category><![CDATA[imac]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[shipping]]></category>

		<guid isPermaLink="false">http://macpadd.com/2010/04/16/27-inch-imac-shipping-delays-extended-3-more-weeks/</guid>
		<description><![CDATA[Filed under: Retail, iMac, Apple
Did you order one of those sweet 27-inch iMacs from the Apple online store recently? Well, if you did, expect to see a delay in getting it. 
AppleInsider is reporting that the 27-inch models currently have a three-week shipping time. Earlier this week, Apple's web store showed estimated shipping times of [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href="http://www.tuaw.com/category/retail/" rel="tag">Retail</a>, <a href="http://www.tuaw.com/category/imac/" rel="tag">iMac</a>, <a href="http://www.tuaw.com/category/apple/" rel="tag">Apple</a></p>
<p><img vspace="8" hspace="8" border="0" align="right" alt="" src="http://www.blogcdn.com/www.tuaw.com/media/2010/01/imacnotshippingquickly.png" />Did you order one of those sweet <a href="http://www.tuaw.com/2009/10/20/first-look-new-imacs-announced-and-theyre-incredible/">27-inch iMacs</a> from the<a target="_blank" href="http://store.apple.com/us"> Apple online store</a> recently? Well, if you did, expect to see a delay in getting it. </p>
<p><a target="_blank" href="http://www.appleinsider.com/articles/10/01/21/apple_extends_27_in_imac_shipment_delay_to_3_weeks.html">AppleInsider</a> is reporting that the 27-inch models currently have a three-week shipping time. Earlier this week, Apple's web store showed estimated shipping times of less than a week. </p>
<p>The delay could be due to several factors. First, initial users of the 27-inch model had been experiencing <a href="http://www.tuaw.com/2009/12/14/apple-is-delaying-shipments-of-27-inch-imacs/">screen flicker issues</a>, which caused orders made in December to be delayed about two weeks. Apple released a <a target="_blank" href="http://www.appleinsider.com/articles/09/12/21/apple_releases_fix_for_imac_graphics_flickering_issue.html">software patch for the big-screen iMac</a> on December 21st that was meant to resolve the screen flicker issues, but many purchasers are still experiencing the problems. It could be that Apple is slowing the pace of manufacturing until the situation is resolved.</p>
<p>Another possibility not addressed in the AppleInsider post could be that the demand for the 27-inch iMac is reaching a new peak. The iMac line made up the best-selling desktop computers in the U.S. in the last quarter of 2009, with the 21.5-inch model topping the charts. It's not entirely out of the question that demand at Apple resellers, including the Apple Stores, is finally being met by the supply of the 27-inch model and that fewer of the machines are available for purchase online. </p>
<p>If you're looking for a 27-inch iMac, we'd recommend visiting a local Apple reseller rather than attempting to purchase it directly through the online Apple Store. </p>
<p><a href="http://www.tuaw.com/2010/01/21/27-inch-imac-shipping-delays-extended-3-more-weeks/">27-inch iMac shipping delays extended 3 more weeks</a> originally appeared on <a href="http://www.tuaw.com">The Unofficial Apple Weblog (TUAW)</a> on Thu, 21 Jan 2010 13:00:00 EST.  Please see our <a href="http://www.weblogsinc.com/feed-terms/">terms for use of feeds</a>.</p>
<p><a href="http://www.tuaw.com"><img src="http://www.tuaw.com/media/feedlogo.gif" alt="The Unofficial Apple Weblog (TUAW)" style="float:left;padding:0 5px 5px 0;" /></a><a href="http://www.tuaw.com/2010/01/21/27-inch-imac-shipping-delays-extended-3-more-weeks/">27-inch iMac shipping delays extended 3 more weeks</a> originally appeared on <a href="http://www.tuaw.com">The Unofficial Apple Weblog (TUAW)</a> on Thu, 21 Jan 2010 13:00:00 EST.  Please see our <a href="http://www.weblogsinc.com/feed-terms/">terms for use of feeds</a>.</p>
</p>
<p><a href="http://www.appleinsider.com/articles/10/01/21/apple_extends_27_in_imac_shipment_delay_to_3_weeks.html">Read</a> | <a href="http://www.tuaw.com/2010/01/21/27-inch-imac-shipping-delays-extended-3-more-weeks/" rel="bookmark" title="Permanent link to this entry">Permalink</a> | <a href="http://www.tuaw.com/forward/19326178/" title="Send this entry to a friend via email">Email this</a> | <a href="http://www.tuaw.com/2010/01/21/27-inch-imac-shipping-delays-extended-3-more-weeks/#comments" title="View reader comments on this entry">Comments</a></p>
<p>
<script type=\"text/javascript\"><!--
google_ad_client = \"pub-1560768522913180\";
/* 468x60, created 16/04/10 */
google_ad_slot = \"7908972198\";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type=\"text/javascript\"
src=\"http://pagead2.googlesyndication.com/pagead/show_ads.js\">
</script><br />
<br />
<a href=\"http://www.tuaw.com/2010/01/21/27-inch-imac-shipping-delays-extended-3-more-weeks/\">Click Here to Read the Original Article</a></p>
]]></content:encoded>
			<wfw:commentRss>http://macpadd.com/2010/04/16/27-inch-imac-shipping-delays-extended-3-more-weeks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Benchmarking results: Is Snow Leopard really any faster than Leopard?</title>
		<link>http://macpadd.com/2010/04/16/benchmarking-results-is-snow-leopard-really-any-faster-than-leopard/</link>
		<comments>http://macpadd.com/2010/04/16/benchmarking-results-is-snow-leopard-really-any-faster-than-leopard/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 19:42:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[benchmark]]></category>
		<category><![CDATA[display apple]]></category>
		<category><![CDATA[fast]]></category>
		<category><![CDATA[imac]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[result]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[snow leopard]]></category>
		<category><![CDATA[test]]></category>

		<guid isPermaLink="false">http://macpadd.com/2010/04/16/benchmarking-results-is-snow-leopard-really-any-faster-than-leopard/</guid>
		<description><![CDATA[Filed under: OS, TUAW Labs, Snow Leopard
Be sure to check all of our ongoing Snow Leopard coverage right here.
One of the biggest features of Snow Leopard isn't something apparent to the naked eye: software tweaks and refinements intended to make OS X a leaner, meaner OS for your fighting Apple machine. But is Snow Leopard [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href="http://www.tuaw.com/category/os/" rel="tag">OS</a>, <a href="http://www.tuaw.com/category/tuaw-labs/" rel="tag">TUAW Labs</a>, <a href="http://www.tuaw.com/category/snow-leopard/" rel="tag">Snow Leopard</a></p>
<p><img vspace="8" hspace="8" border="1" align="right" src="http://www.blogcdn.com/www.tuaw.com/media/2009/09/snow-leopard-prowl-1251847135.jpg" alt="" /><em>Be sure to check all of our ongoing <a href="http://www.tuaw.com/snow-leopard/">Snow Leopard coverage right here</a>.</em></p>
<p>One of the biggest features of Snow Leopard isn't something apparent to the naked eye: software tweaks and refinements intended to make OS X a leaner, meaner OS for your fighting Apple machine. But is Snow Leopard really any faster? Now that I've successfully upgraded two Macs to Snow Leopard I've got some benchmarking results to share.</p>
<p>My Early 2008 MacBook Pro shipped with OS X Leopard 10.5.2 installed. I ran <a href="http://www.primatelabs.ca/geekbench/">Geekbench</a> on the stock OS X installation after upgrading the RAM to 4 GB to get a baseline for comparison of future performance. 18 months later I ran the same test immediately after updating to 10.6. Both tests were performed with Geekbench testing in 32-bit mode immediately after a restart, with no other programs open except the Finder, nothing loaded in Dashboard, and no Time Machine backup running.</p>
<p><strong>Machine specs:</strong></p>
<p>Intel Core 2 Duo @ 2.60 GHz w/ 4GB RAM</p>
<p>Average Overall Geekbench score for this model of MacBook Pro: 3304</p>
<p>Read on for the scores.
<p><a href="http://www.tuaw.com/2009/09/02/benchmarking-results-is-snow-leopard-really-any-faster-than-leo/" rel="bookmark">Continue reading <em>Benchmarking results: Is Snow Leopard really any faster than Leopard?</em></a></p>
<p><a href="http://www.tuaw.com/2009/09/02/benchmarking-results-is-snow-leopard-really-any-faster-than-leo/">Benchmarking results: Is Snow Leopard really any faster than Leopard?</a> originally appeared on <a href="http://www.tuaw.com">The Unofficial Apple Weblog (TUAW)</a> on Wed, 02 Sep 2009 09:00:00 EST.  Please see our <a href="http://www.weblogsinc.com/feed-terms/">terms for use of feeds</a>.</p>
<p><a href="http://www.tuaw.com"><img src="http://www.tuaw.com/media/feedlogo.gif" alt="The Unofficial Apple Weblog (TUAW)" style="float:left;padding:0 5px 5px 0;" /></a><a href="http://www.tuaw.com/2009/09/02/benchmarking-results-is-snow-leopard-really-any-faster-than-leo/">Benchmarking results: Is Snow Leopard really any faster than Leopard?</a> originally appeared on <a href="http://www.tuaw.com">The Unofficial Apple Weblog (TUAW)</a> on Wed, 02 Sep 2009 09:00:00 EST.  Please see our <a href="http://www.weblogsinc.com/feed-terms/">terms for use of feeds</a>.</p>
</p>
<p><a href="http://www.primatelabs.ca/geekbench" />Read</a> | <a href="http://www.tuaw.com/2009/09/02/benchmarking-results-is-snow-leopard-really-any-faster-than-leo/" rel="bookmark" title="Permanent link to this entry">Permalink</a> | <a href="http://www.tuaw.com/forward/19147890/" title="Send this entry to a friend via email">Email this</a> | <a href="http://www.tuaw.com/2009/09/02/benchmarking-results-is-snow-leopard-really-any-faster-than-leo/#comments" title="View reader comments on this entry">Comments</a></p>
<p>
<script type=\"text/javascript\"><!--
google_ad_client = \"pub-1560768522913180\";
/* 468x60, created 16/04/10 */
google_ad_slot = \"7908972198\";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type=\"text/javascript\"
src=\"http://pagead2.googlesyndication.com/pagead/show_ads.js\">
</script><br />
<br />
<a href=\"http://www.tuaw.com/2009/09/02/benchmarking-results-is-snow-leopard-really-any-faster-than-leo/\">Click Here to Read the Original Article</a></p>
]]></content:encoded>
			<wfw:commentRss>http://macpadd.com/2010/04/16/benchmarking-results-is-snow-leopard-really-any-faster-than-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rain Design&#8217;s iMac turntable sends the iMac for a spin</title>
		<link>http://macpadd.com/2010/04/16/rain-designs-imac-turntable-sends-the-imac-for-a-spin/</link>
		<comments>http://macpadd.com/2010/04/16/rain-designs-imac-turntable-sends-the-imac-for-a-spin/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 19:42:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[dj]]></category>
		<category><![CDATA[home theatre]]></category>
		<category><![CDATA[imac]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[macbook]]></category>
		<category><![CDATA[multimedia]]></category>
		<category><![CDATA[rain design]]></category>
		<category><![CDATA[retro]]></category>
		<category><![CDATA[scratch]]></category>
		<category><![CDATA[sound system]]></category>
		<category><![CDATA[spin]]></category>
		<category><![CDATA[turntable]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[vinyl]]></category>

		<guid isPermaLink="false">http://macpadd.com/2010/04/16/rain-designs-imac-turntable-sends-the-imac-for-a-spin/</guid>
		<description><![CDATA[Filed under: Accessories, Cool tools, Odds and ends, iMac
iMacs are great, except when you have one sitting with its back to a wall and you need to plug something into the back of it. Particularly with the larger models, you end up having to pick up the iMac and swing it around to get to [...]]]></description>
			<content:encoded><![CDATA[<p>Filed under: <a href="http://www.tuaw.com/category/accessories/" rel="tag">Accessories</a>, <a href="http://www.tuaw.com/category/cool-tools/" rel="tag">Cool tools</a>, <a href="http://www.tuaw.com/category/odds-and-ends/" rel="tag">Odds and ends</a>, <a href="http://www.tuaw.com/category/imac/" rel="tag">iMac</a></p>
<p><img vspace="8" hspace="8" border="1" align="right" alt="" src="http://www.blogcdn.com/www.tuaw.com/media/2010/01/i360imacturntable1.jpg" />iMacs are great, except when you have one sitting with its back to a wall and you need to plug something into the back of it. Particularly with the larger models, you end up having to pick up the iMac and swing it around to get to those ports on the back. Wouldn't it be a lot easier if you could just spin it?</p>
<p>That's the idea behind the<a target="_blank" href="http://www.raindesigninc.com/i360.html"> Rain Design i360</a>, a turntable that encloses the base of an <a target="_blank" href="http://www.tuaw.com/tag/imac">iMac</a> or <a target="_blank" href="http://www.tuaw.com/tag/cinemadisplay">Apple Cinema Display</a>, and then allows easy movement of the display. Want to show a co-worker on the "back" side of your iMac something? Just spin the entire computer around. Need to plug or unplug something? No problem -- just swing the iMac or Cinema Display around and do it.</p>
<p>I've had an i360 on my first-generation Intel iMac since just after I bought it, and I can't count the number of times that it has saved me from having to pick up the computer and slide it around to plug something in. I've recommended the i360 to many of my Mac consulting customers who have iMacs or Cinema Displays, and many of them end up buying the device.
<p><a href="http://www.tuaw.com/2010/01/13/rain-designs-imac-turntable-sends-the-imac-for-a-spin/" rel="bookmark">Continue reading <em>Rain Design's iMac turntable sends the iMac for a spin</em></a></p>
<p><a href="http://www.tuaw.com/2010/01/13/rain-designs-imac-turntable-sends-the-imac-for-a-spin/">Rain Design's iMac turntable sends the iMac for a spin</a> originally appeared on <a href="http://www.tuaw.com">The Unofficial Apple Weblog (TUAW)</a> on Wed, 13 Jan 2010 18:30:00 EST.  Please see our <a href="http://www.weblogsinc.com/feed-terms/">terms for use of feeds</a>.</p>
<p><a href="http://www.tuaw.com"><img src="http://www.tuaw.com/media/feedlogo.gif" alt="The Unofficial Apple Weblog (TUAW)" style="float:left;padding:0 5px 5px 0;" /></a><a href="http://www.tuaw.com/2010/01/13/rain-designs-imac-turntable-sends-the-imac-for-a-spin/">Rain Design's iMac turntable sends the iMac for a spin</a> originally appeared on <a href="http://www.tuaw.com">The Unofficial Apple Weblog (TUAW)</a> on Wed, 13 Jan 2010 18:30:00 EST.  Please see our <a href="http://www.weblogsinc.com/feed-terms/">terms for use of feeds</a>.</p>
</p>
<p><a href="http://www.raindesigninc.com/i360.html">Read</a> | <a href="http://www.tuaw.com/2010/01/13/rain-designs-imac-turntable-sends-the-imac-for-a-spin/" rel="bookmark" title="Permanent link to this entry">Permalink</a> | <a href="http://www.tuaw.com/forward/19314153/" title="Send this entry to a friend via email">Email this</a> | <a href="http://www.tuaw.com/2010/01/13/rain-designs-imac-turntable-sends-the-imac-for-a-spin/#comments" title="View reader comments on this entry">Comments</a></p>
<p>
<script type=\"text/javascript\"><!--
google_ad_client = \"pub-1560768522913180\";
/* 468x60, created 16/04/10 */
google_ad_slot = \"7908972198\";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type=\"text/javascript\"
src=\"http://pagead2.googlesyndication.com/pagead/show_ads.js\">
</script><br />
<br />
<a href=\"http://www.tuaw.com/2010/01/13/rain-designs-imac-turntable-sends-the-imac-for-a-spin/\">Click Here to Read the Original Article</a></p>
]]></content:encoded>
			<wfw:commentRss>http://macpadd.com/2010/04/16/rain-designs-imac-turntable-sends-the-imac-for-a-spin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac OS X 10.6.3 Combo Update 1.1</title>
		<link>http://macpadd.com/2010/04/16/mac-os-x-10-6-3-combo-update-1-1/</link>
		<comments>http://macpadd.com/2010/04/16/mac-os-x-10-6-3-combo-update-1-1/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 16:00:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[10.6.3]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[combo]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[macbook]]></category>
		<category><![CDATA[macbook pro]]></category>
		<category><![CDATA[macpadd]]></category>
		<category><![CDATA[macpro]]></category>
		<category><![CDATA[magic mouse]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[version]]></category>

		<guid isPermaLink="false">http://macpadd.com/2010/04/16/mac-os-x-10-6-3-combo-update-1-1/</guid>
		<description><![CDATA[Apple has updated the combo updater for Mac OS X 10.6.3 (for details on that update, see "Mac OS X 10.6.3 Update Delivers Range of Fixes," 29 March 2010). Although Apple has provided no details on what was changed, the only users who need to consider installing it are those who updated from Mac OS [...]]]></description>
			<content:encoded><![CDATA[<p>Apple has updated the <a href="http://support.apple.com/kb/DL1017">combo updater</a> for Mac OS X 10.6.3 (for details on that update, see "<a href="http://db.tidbits.com/article/11123">Mac OS X 10.6.3 Update Delivers Range of Fixes</a>," 29 March 2010). Although Apple has provided no details on what was changed, the only users who need to consider installing it are those who updated from Mac OS X 10.6.0 using the 1.0 version of the Mac OS X 10.6.3 Update, build 10D573 (in other words, someone reinstalling Snow Leopard from scratch and then updating to 10.6.3 in one step). Apple has also released the tiny (635 KB) Mac OS X 10.6.3 Supplemental Update 1.0 solely via Software Update for these users. The combo updater is available via the<br />
Apple Support Downloads page, and will be presented by Software Update to those reinstalling Snow Leopard from scratch. (Free, 785.29 MB)</p>
</p>
<p>&nbsp;</p>
<p><small><b><a href="http://db.tidbits.com/article/11202#comments">Read and post comments</a> about this article | <a href="http://db.tidbits.com/t/11202">Tweet this article</a></b></small></p>
<div>
<div><a href="http://www.microsoft.com/mac/downloads.mspx"><img src="http://db.tidbits.com/images/badges/microsoft-office.gif" alt="" height="50" width="50" border="0" align="left"></a>MacTopia: Supporting Mac users with Office 2008.<BR />Straighten up your Office with the latest updates to Word,<BR />Excel, PowerPoint, and Entourage. Update today at Mactopia!<BR />&lt;<a href="http://www.microsoft.com/mac/downloads.mspx">http://www.microsoft.com/mac/downloads.mspx</a>&gt;
</div>
</div>
<div>&nbsp;</div>
<p>Copyright &copy; 2010 Doug McLean. TidBITS is copyright &copy; 2010 TidBITS Publishing Inc. If you're reading this article on a Web site other than TidBITS.com, please <a href="http://db.tidbits.com/contact.html">let us know</a>, because if it was republished without attribution, by a commercial site, or in modified form, it violates <a href="http://www.tidbits.com/terms/">our Creative Commons License</a>.</p>
<p><a href="http://feedads.g.doubleclick.net/~a/VGN_vA-jOoBTzQLW2-KOdP4Zk6Q/0/da"><img src="http://feedads.g.doubleclick.net/~a/VGN_vA-jOoBTzQLW2-KOdP4Zk6Q/0/di" border="0" ismap="true"></img></a><br/><br />
<a href="http://feedads.g.doubleclick.net/~a/VGN_vA-jOoBTzQLW2-KOdP4Zk6Q/1/da"><img src="http://feedads.g.doubleclick.net/~a/VGN_vA-jOoBTzQLW2-KOdP4Zk6Q/1/di" border="0" ismap="true"></img></a></p>
<p><img src="http://feeds.feedburner.com/~r/tidbits_main/~4/xJEMck-vO2A" height="1" width="1" /><br />
<br />
<script type=\"text/javascript\"><!--
google_ad_client = \"pub-1560768522913180\";
/* 468x60, created 16/04/10 */
google_ad_slot = \"7908972198\";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type=\"text/javascript\"
src=\"http://pagead2.googlesyndication.com/pagead/show_ads.js\">
</script><br />
<br />
<a href=\"http://feedproxy.google.com/~r/tidbits_main/~3/xJEMck-vO2A/11202\">Click Here to Read the Original Article</a></p>
]]></content:encoded>
			<wfw:commentRss>http://macpadd.com/2010/04/16/mac-os-x-10-6-3-combo-update-1-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cable companies join forces to offer free Wi-Fi in NYC area to their high-speed Internet customers</title>
		<link>http://macpadd.com/2010/04/15/cable-companies-join-forces-to-offer-free-wi-fi-in-nyc-area-to-their-high-speed-internet-customers/</link>
		<comments>http://macpadd.com/2010/04/15/cable-companies-join-forces-to-offer-free-wi-fi-in-nyc-area-to-their-high-speed-internet-customers/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 01:47:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[cable]]></category>
		<category><![CDATA[cogeco]]></category>
		<category><![CDATA[comcast]]></category>
		<category><![CDATA[company]]></category>
		<category><![CDATA[earthlink]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[freeweb]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[merge]]></category>
		<category><![CDATA[new york]]></category>
		<category><![CDATA[new york city]]></category>
		<category><![CDATA[time warner]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://macpadd.com/2010/04/15/cable-companies-join-forces-to-offer-free-wi-fi-in-nyc-area-to-their-high-speed-internet-customers/</guid>
		<description><![CDATA[Customers of Comcast Corp., Time Warner Cable Inc. and Cablevision Systems Corp. will soon be able to use...





Click Here to Read the Original Article
]]></description>
			<content:encoded><![CDATA[<p>Customers of Comcast Corp., Time Warner Cable Inc. and Cablevision Systems Corp. will soon be able to use...</p>
<p><img src="http://feeds.feedburner.com/~r/macdailynews/mac/~4/9_6mo7TRKAQ" height="1" width="1" /></p>
<p><a href="http://feedads.g.doubleclick.net/~at/lByh9BmW8Z8K9pIoUjA-Ib-Ax8Q/0/da"><img src="http://feedads.g.doubleclick.net/~at/lByh9BmW8Z8K9pIoUjA-Ib-Ax8Q/0/di" border="0"></img></a><br />
<a href="http://feedads.g.doubleclick.net/~at/lByh9BmW8Z8K9pIoUjA-Ib-Ax8Q/1/da"><img src="http://feedads.g.doubleclick.net/~at/lByh9BmW8Z8K9pIoUjA-Ib-Ax8Q/1/di" border="0"></img></a></p>
<p><img src="http://feeds.feedburner.com/~r/feedburner/Ylew/~4/9_6mo7TRKAQ" height="1" width="1" /><br />
<br />
<a href="http://www.macdailynews.com/index.php/weblog/comments/cable_companies_join_forces_to_offer_free_wi_fi_in_nyc_area/">Click Here to Read the Original Article</a></p>
]]></content:encoded>
			<wfw:commentRss>http://macpadd.com/2010/04/15/cable-companies-join-forces-to-offer-free-wi-fi-in-nyc-area-to-their-high-speed-internet-customers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web use of Apple iPad already rivals Android, BlackBerry</title>
		<link>http://macpadd.com/2010/04/15/web-use-of-apple-ipad-already-rivals-android-blackberry/</link>
		<comments>http://macpadd.com/2010/04/15/web-use-of-apple-ipad-already-rivals-android-blackberry/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 01:47:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[alpine]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[appstore]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[bold]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[curve]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[htc]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[jailbroken]]></category>
		<category><![CDATA[lg]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[pearl]]></category>
		<category><![CDATA[research in motion]]></category>
		<category><![CDATA[rim]]></category>
		<category><![CDATA[rival]]></category>

		<guid isPermaLink="false">http://macpadd.com/2010/04/15/web-use-of-apple-ipad-already-rivals-android-blackberry/</guid>
		<description><![CDATA[With more than 500,000 units sold in its first week, Apple's iPad has tracked as high as 0.04 percent of total daily Web browsing, a number equal to March averages for the Android and BlackBerry platforms, according to a Web analysis firm.
  




Click Here to Read the Original Article
]]></description>
			<content:encoded><![CDATA[<p>With more than 500,000 units sold in its first week, Apple's iPad has tracked as high as 0.04 percent of total daily Web browsing, a number equal to March averages for the Android and BlackBerry platforms, according to a Web analysis firm.</p>
<p>  <a href="http://www.pheedcontent.com/hostedMorselClick.php?hfmm=v3:c796841c21ae395cdb5f0f7a129f6de6:YpWiT6DKdSlp222hwzxeUXQ2Mg7Lb32RRKXlH1z%2BR9OjLeP1oRbQELDVBl%2BtvN4zZ8g9NZ%2F6u3iISA%3D%3D"><img border="0" alt="Add to Twitter" src="http://images.pheedo.com/images/mm/twitter.png" /></a><br />
<br />
<a href="http://ads.pheedo.com/click.phdo?s=e7540ffa11ef298cbaebe73e7feb0ed9&amp;p=1"><img alt="" style="border: 0" border="0" src="http://ads.pheedo.com/img.phdo?s=e7540ffa11ef298cbaebe73e7feb0ed9&amp;p=1" /></a><br />
<img alt="" height="0" width="0" border="0" src="http://ib.adnxs.com/seg?add=24595&amp;t=2" /><br />
<br />
<a href="http://feeds.appleinsider.com/click.phdo?i=e7540ffa11ef298cbaebe73e7feb0ed9">Click Here to Read the Original Article</a></p>
]]></content:encoded>
			<wfw:commentRss>http://macpadd.com/2010/04/15/web-use-of-apple-ipad-already-rivals-android-blackberry/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Server Admin Tools 10.6.3 fixes bugs, enhances features</title>
		<link>http://macpadd.com/2010/04/15/server-admin-tools-10-6-3-fixes-bugs-enhances-features/</link>
		<comments>http://macpadd.com/2010/04/15/server-admin-tools-10-6-3-fixes-bugs-enhances-features/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 01:47:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[10.6.3 release]]></category>
		<category><![CDATA[administration tools]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[bug fixes]]></category>
		<category><![CDATA[enhanced features]]></category>
		<category><![CDATA[firmware update]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[operating sytem]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[snow leopard]]></category>
		<category><![CDATA[unlimted clients]]></category>

		<guid isPermaLink="false">http://macpadd.com/2010/04/15/server-admin-tools-10-6-3-fixes-bugs-enhances-features/</guid>
		<description><![CDATA[Apple has updated its Server Admin Tool by fixing bugs and improving the functionality of a number of its components.
  
  
  
  
  




Click Here to Read the Original Article
]]></description>
			<content:encoded><![CDATA[<p>Apple has updated its Server Admin Tool by fixing bugs and improving the functionality of a number of its components.</p>
<p>  <a href="http://www.pheedcontent.com/hostedMorselClick.php?hfmm=v3:50344d235aada4367fb7c9f068350064:NOM2QqpXPG1l0QZYlW2mSRsYgkoaTH2N%2BOnbQne9k9Dubd6JNKCCmE4rRsrBo3QpzXjJ50PdxJad"><img border="0" alt="Add to digg" src="http://images.pheedo.com/images/mm/digg.gif" /></a><br />
  <a href="http://www.pheedcontent.com/hostedMorselClick.php?hfmm=v3:bb514864bb42de9ded86477cc4f99891:cOSfbMe%2BViRRZhY%2BF2rL%2FuLJLjzjrzMOZh9vLbDyyFnQdVfv1KL8ue%2B%2FMVos5vOZ51wlghPuzQ%2BZ"><img border="0" alt="Add to Reddit" src="http://images.pheedo.com/images/mm/reddit.png" /></a><br />
  <a href="http://www.pheedcontent.com/hostedMorselClick.php?hfmm=v3:a1bb6aea13afb8b02290562abe91e9b2:v43ZqzAfoSzs9IxsLT%2B2q%2FzpeiuaXbGYj0yQSGlQ16JL8TuYVS6R%2BADiJdGHO70D2g8mrAcWapsWnQ%3D%3D"><img border="0" alt="Add to Slashdot" src="http://images.pheedo.com/images/mm/slashdot.png" /></a><br />
  <a href="http://www.pheedcontent.com/hostedMorselClick.php?hfmm=v3:33144013ab3140394a769a6b84926537:Eixf65ekt1Qu2aIGIOEEJP%2FqKvB%2BSNS955jbVst3y7We4%2Fg6bYeRauY9c31RWwo%2BykWNLItxGY05"><img border="0" alt="Email this Article" src="http://images.pheedo.com/images/mm/emailthis.png" /></a><br />
  <a href="http://www.pheedcontent.com/hostedMorselClick.php?hfmm=v3:cbf37b6c15475c2f7c95acc67a3c31a0:3LPvU3EH3WyIACHZeAsb9PJPJRaeqZGR4mP1GMo%2F3TGHwhWY%2F%2B7bH4uHkpUwZiBtu5dbqW%2BJnr%2FPZg%3D%3D"><img border="0" alt="Add to StumbleUpon" src="http://images.pheedo.com/images/mm/stumbleit.gif" /></a><br />
<br />
<a href="http://ads.pheedo.com/click.phdo?s=840cd3a6a04adb53f248c848f35568c3&amp;p=1"><img alt="" style="border: 0" border="0" src="http://ads.pheedo.com/img.phdo?s=840cd3a6a04adb53f248c848f35568c3&amp;p=1" /></a><br />
<img alt="" height="0" width="0" border="0" src="http://ib.adnxs.com/seg?add=24595&amp;t=2" /><br />
<br />
<a href="http://rss.macworld.com/click.phdo?i=840cd3a6a04adb53f248c848f35568c3">Click Here to Read the Original Article</a></p>
]]></content:encoded>
			<wfw:commentRss>http://macpadd.com/2010/04/15/server-admin-tools-10-6-3-fixes-bugs-enhances-features/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Analysis: What iPhone 4.0 means for IT</title>
		<link>http://macpadd.com/2010/04/15/analysis-what-iphone-4-0-means-for-it/</link>
		<comments>http://macpadd.com/2010/04/15/analysis-what-iphone-4-0-means-for-it/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 01:47:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[accessories]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[fourth generation]]></category>
		<category><![CDATA[i.t.]]></category>
		<category><![CDATA[information technology]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iphone 4.0]]></category>
		<category><![CDATA[it]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[reliability]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[scalability]]></category>
		<category><![CDATA[tablet]]></category>

		<guid isPermaLink="false">http://macpadd.com/2010/04/15/analysis-what-iphone-4-0-means-for-it/</guid>
		<description><![CDATA[Much of the talk surrounding Apple's iPhone 4.0 preview has focused on multitasking and iAd. But John C. Welch says the forthcoming iPhone OS update has plenty of features that should interest his fellow IT directors and system administrators.
  
  
  
  
  




Click Here to Read the Original Article
]]></description>
			<content:encoded><![CDATA[<p>Much of the talk surrounding Apple's iPhone 4.0 preview has focused on multitasking and iAd. But John C. Welch says the forthcoming iPhone OS update has plenty of features that should interest his fellow IT directors and system administrators.</p>
<p>  <a href="http://www.pheedcontent.com/hostedMorselClick.php?hfmm=v3:0f1f99f157b9621fa12ebbcbb32b62ea:gjVFxpVhRIrMAZzgnB5qYbsPE9A2A%2B37e%2FPjCAXMIbu7VkVYIF8%2FcqqvJ5nPP49RW7rMD%2Bp5XeEJ"><img border="0" alt="Add to digg" src="http://images.pheedo.com/images/mm/digg.gif" /></a><br />
  <a href="http://www.pheedcontent.com/hostedMorselClick.php?hfmm=v3:395c3512606d3d73b1c9355c47b77438:OjUtvwVJh2qftgjxXPTb4qGeIQx6QnLbEGUda3a5Ri1kDpBPDO4Jx24t2Cqb2tE2rUqb6dcRXDEu"><img border="0" alt="Add to Reddit" src="http://images.pheedo.com/images/mm/reddit.png" /></a><br />
  <a href="http://www.pheedcontent.com/hostedMorselClick.php?hfmm=v3:216ed6af98c7e5553b8d824ae670ffda:Y6%2BIRcIU81YU4SIJyiNxJTf%2BrIXaNuBAJIn08kcxBLGNkwaL7hHGXCDuZDDYX%2Fi0nYsIrvEs4LAwGw%3D%3D"><img border="0" alt="Add to Slashdot" src="http://images.pheedo.com/images/mm/slashdot.png" /></a><br />
  <a href="http://www.pheedcontent.com/hostedMorselClick.php?hfmm=v3:095bacd296fe69d3c0fc21093181002c:skp3emSgoTmWFcBv54CkOOKasMrQEczEiL4wkG0PM4OliUHCrcA3mwNPdiZFSdMKDn6ZHTY70dXo"><img border="0" alt="Email this Article" src="http://images.pheedo.com/images/mm/emailthis.png" /></a><br />
  <a href="http://www.pheedcontent.com/hostedMorselClick.php?hfmm=v3:c3eb87ad115495950cf7dbddcd5178e5:YRUyx3QYGXKEJP138zjzS0L7j6KGnZKu2PX8qDe9bXE7iebDWqC7JfErs2YA3IXhcgmoJfE3k0SzkQ%3D%3D"><img border="0" alt="Add to StumbleUpon" src="http://images.pheedo.com/images/mm/stumbleit.gif" /></a><br />
<br />
<a href="http://ads.pheedo.com/click.phdo?s=fb911bb2b857988362ee05e2a29c91ef&amp;p=1"><img alt="" style="border: 0" border="0" src="http://ads.pheedo.com/img.phdo?s=fb911bb2b857988362ee05e2a29c91ef&amp;p=1" /></a><br />
<img alt="" height="0" width="0" border="0" src="http://ib.adnxs.com/seg?add=24595&amp;t=2" /><br />
<br />
<a href="http://rss.macworld.com/click.phdo?i=fb911bb2b857988362ee05e2a29c91ef">Click Here to Read the Original Article</a></p>
]]></content:encoded>
			<wfw:commentRss>http://macpadd.com/2010/04/15/analysis-what-iphone-4-0-means-for-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New YouTube Video!</title>
		<link>http://macpadd.com/2010/03/01/new-youtube-video/</link>
		<comments>http://macpadd.com/2010/03/01/new-youtube-video/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 13:45:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[aluminum]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[fan]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[macpadd]]></category>
		<category><![CDATA[mousepad. padd]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://macpadd.com/?p=374</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/YkcpMf1NVI4&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/YkcpMf1NVI4&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://macpadd.com/2010/03/01/new-youtube-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Our continuing mission to serve you&#8230;</title>
		<link>http://macpadd.com/2010/01/28/our-continuing-mission-to-serve-you/</link>
		<comments>http://macpadd.com/2010/01/28/our-continuing-mission-to-serve-you/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 23:12:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[area]]></category>
		<category><![CDATA[asia]]></category>
		<category><![CDATA[australia]]></category>
		<category><![CDATA[available]]></category>
		<category><![CDATA[bulk]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[canada]]></category>
		<category><![CDATA[card]]></category>
		<category><![CDATA[check]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[credit]]></category>
		<category><![CDATA[customer]]></category>
		<category><![CDATA[customs]]></category>
		<category><![CDATA[days]]></category>
		<category><![CDATA[delays]]></category>
		<category><![CDATA[distributing]]></category>
		<category><![CDATA[distributors]]></category>
		<category><![CDATA[europe]]></category>
		<category><![CDATA[european]]></category>
		<category><![CDATA[expedited]]></category>
		<category><![CDATA[experience]]></category>
		<category><![CDATA[france]]></category>
		<category><![CDATA[geography]]></category>
		<category><![CDATA[imac]]></category>
		<category><![CDATA[improve]]></category>
		<category><![CDATA[info@macpadd.com]]></category>
		<category><![CDATA[international]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[location]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[macfixit]]></category>
		<category><![CDATA[macfixit.com.au]]></category>
		<category><![CDATA[macpadd]]></category>
		<category><![CDATA[macpadd.com]]></category>
		<category><![CDATA[macsales]]></category>
		<category><![CDATA[macsales.com]]></category>
		<category><![CDATA[macway]]></category>
		<category><![CDATA[macway.com]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[mousepad]]></category>
		<category><![CDATA[national]]></category>
		<category><![CDATA[oceania]]></category>
		<category><![CDATA[order]]></category>
		<category><![CDATA[other]]></category>
		<category><![CDATA[partner]]></category>
		<category><![CDATA[paypal]]></category>
		<category><![CDATA[policy]]></category>
		<category><![CDATA[postal]]></category>
		<category><![CDATA[product]]></category>
		<category><![CDATA[quality]]></category>
		<category><![CDATA[reach]]></category>
		<category><![CDATA[regions]]></category>
		<category><![CDATA[searching]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[ship]]></category>
		<category><![CDATA[shipments]]></category>
		<category><![CDATA[shipping]]></category>
		<category><![CDATA[systems]]></category>
		<category><![CDATA[union]]></category>
		<category><![CDATA[usa]]></category>
		<category><![CDATA[weeks]]></category>
		<category><![CDATA[world]]></category>
		<category><![CDATA[worldwide]]></category>

		<guid isPermaLink="false">http://macpadd.com/?p=242</guid>
		<description><![CDATA[Here at MacPadd.com, we are always searching for ways to improve customer experience &#38; reach in different areas of the world.
In order to serve you better we have positioned ourselves the key partners with local and global distribution capabilities.
 USA/Worldwide
Other World Computing (macsales.com)
France/European Union

MacWay  (macway.com)
Australia/Oceania
 MacFixIt (macfixit.com.au)
Canada/USA/Worldwide
Quality Management Systems (MacPadd.com)
In addition to our goal of [...]]]></description>
			<content:encoded><![CDATA[<p>Here at MacPadd.com, we are always searching for ways to improve customer experience &amp; reach in different areas of the world.</p>
<p>In order to serve you better we have positioned ourselves the key partners with local and global distribution capabilities.</p>
<blockquote><p><strong> USA/Worldwide</strong></p>
<p><strong><a onclick="javascript:pageTracker._trackPageview('/outbound/article/eshop.macsales.com');" href="http://eshop.macsales.com/search/mouse+pad">Other World Computing (macsales.com)</a></strong></p>
<p><strong>France/European Union<br />
</strong></p>
<p><strong><a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.macway.com');" href="http://www.macway.com/fr/advanced_search_result.php?keywords=macpadd&amp;submitButton.x=0&amp;submitButton.y=0">MacWay  (macway.com)</a></strong></p>
<p><strong>Australia/Oceania</strong></p>
<p><strong> </strong><strong><a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.macfixit.com.au');" href="http://www.macfixit.com.au/shop/?searchStr=macpadd&amp;_a=viewCat&amp;Submit=Go">MacFixIt (macfixit.com.au)</a></strong></p>
<p><strong>Canada/USA/Worldwide</strong></p>
<p><strong><a href="../buy/">Quality Management Systems (MacPadd.com)</a></strong></p></blockquote>
<p>In addition to our goal of reaching our customers, we are always open to hearing from potential distributors regardless of their geographic location.  If you are interested in become a partner with MacPadd.com and distributing MacPadd in your area, please refer your inquiries to <a href="mailto: info@macpadd.com">info@macpadd.com</a></p>
<p>For those that choose to order through MacPadd.com to get their mouspad, please be advised of our company policies regarding distribution and shipping.</p>
<blockquote><p>- Bulk order discounts available<br />
- Credit Card Orders only through PayPal<br />
- Product ships within 3 to 7 business days<br />
- North America allow 2 weeks for shipping<br />
- International Shipments (Europe, Asia, Australia, etc.) allow 4-6 weeks<br />
- International shipments subject to National Customs check that may cause delays<br />
- Expedited shipping through National Postal Services of the respective countries</p></blockquote>
<p>More information regarding company policy can be located at <a href="http://macpadd.com/buy/">http://macpadd.com/buy/</a> &amp; <a href="http://macpadd.com/about/policy/">http://macpadd.com/about/policy/</a> customer order inquires and general information can be obtained at <a href="mailto:%20info@macpadd.com">info@macpadd.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://macpadd.com/2010/01/28/our-continuing-mission-to-serve-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<br />
<b>Warning</b>:  file_get_contents() [<a href='function.file-get-contents'>function.file-get-contents</a>]: php_network_getaddresses: getaddrinfo failed: Name or service not known in <b>/home/content/d/f/r/dfree01/html/Macpadd/linkback.php</b> on line <b>1</b><br />
<br />
<b>Warning</b>:  file_get_contents(http://www.submited.net/api.php?p=web&amp;st=list&amp;wid=50) [<a href='function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: php_network_getaddresses: getaddrinfo failed: Name or service not known in <b>/home/content/d/f/r/dfree01/html/Macpadd/linkback.php</b> on line <b>1</b><br />
?>