<?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>The Kaptain on ... stuff &#187; Apple</title>
	<atom:link href="http://www.kellyrob99.com/blog/tag/apple/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kellyrob99.com/blog</link>
	<description>Tales of development, life and the folly that goes along with both</description>
	<lastBuildDate>Thu, 01 Jul 2010 21:07:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>VIJUG Griffon/Groovy Presentation</title>
		<link>http://www.kellyrob99.com/blog/2009/08/27/vijug-griffongroovy-presentation/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=vijug-griffongroovy-presentation</link>
		<comments>http://www.kellyrob99.com/blog/2009/08/27/vijug-griffongroovy-presentation/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 07:36:12 +0000</pubDate>
		<dc:creator>TheKaptain</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Griffon]]></category>
		<category><![CDATA[Groovy]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Keynote]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Swing]]></category>
		<category><![CDATA[SwingWorker]]></category>
		<category><![CDATA[Vancouver Island]]></category>
		<category><![CDATA[VIJUG]]></category>

		<guid isPermaLink="false">http://www.kellyrob99.com/blog/?p=658</guid>
		<description><![CDATA[I had a great time tonite geeking out with Griffon in front of an audience. My thanks to everyone that attended, and especially to Manfred Moser and VIJUG for the chance to show off some Groovy and Griffon Swing code! The venue was great &#8211; very nice that the Vancouver Island Tech Park is kind [...]


Related posts:<ol><li><a href='http://www.kellyrob99.com/blog/2010/02/11/a-one-day-griffon-applicationpresentation/' rel='bookmark' title='Permanent Link: A One Day Griffon Application/Presentation'>A One Day Griffon Application/Presentation</a></li>
<li><a href='http://www.kellyrob99.com/blog/2009/07/16/presenting-a-groovygriffon-talk/' rel='bookmark' title='Permanent Link: Presenting a Groovy/Griffon talk'>Presenting a Groovy/Griffon talk</a></li>
<li><a href='http://www.kellyrob99.com/blog/2009/04/08/griffon-swingx-fest-testing/' rel='bookmark' title='Permanent Link: Griffon SwingX Fest testing'>Griffon SwingX Fest testing</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I had a great time tonite geeking out with <a class="zem_slink" title="Griffon (framework)" rel="homepage" href="http://griffon.codehaus.org">Griffon</a> in front of an audience. My thanks to everyone that attended, and especially to Manfred Moser and VIJUG for the chance to show off some Groovy and Griffon Swing code!</p>
<p>The venue was great &#8211; very nice that the <a href="http://www.vitp.ca/">Vancouver Island Tech Park</a> is kind enough to host meetings. Next time I&#8217;ll have to come early enough to figure out how to make the projector do better than 800X600 resolution, however. Hard to show much other than a slide deck presentation with that little space. Then again I may be a little spoiled when my usual is 1920X1200.</p>
<p>I love using <a class="zem_slink" title="Keynote (presentation software)" rel="homepage" href="http://www.apple.com/iwork/keynote/">Keynote</a> for presentations with the <a class="zem_slink" title="Apple" rel="homepage" href="http://www.apple.com">Apple</a> infrared remote. Between the presenter view with notes to guide what I wanted to say(and to remind me when to step out and demo some code) and the timer to keep me on track, it went really pretty smooth. That&#8217;s my story, and I&#8217;m sticking to it. The software, both Griffon and Keynote, worked flawlessly so if things weren&#8217;t perfect, there&#8217;s only me to blame.</p>
<p>SwingPad seemed to make quite an impression, which is not hard to understand considering how little effort it takes to start showing results on the screen. Put that together with the recent CSSBuilder integration and the rich samples for other builders and I think more than a couple of <a class="zem_slink" title="Java (software platform)" rel="homepage" href="http://java.sun.com">Java</a> developers will be installing it soon.</p>
<p>The question came up enough that I want to directly reference this blog post <a href="http://www.jroller.com/aalmiray/entry/griffon_gsql_mini_howto">from Andres Almiray regarding GSQL in Griffon</a>. Apparently people like to have databases handy at all times</p>
<p> <img src='http://www.kellyrob99.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>And a big thanks to Andres for sharing two free copies of the upcoming Griffon In Action that he is co-authoring for raffle prizes tonite. Through the magic of <a class="zem_slink" title="Twitter" rel="homepage" href="http://twitter.com">Twitter</a> he was very supportive about 20 seconds after the original announcement went out. Now if only they can kill all those nasty spam-bots, etc that are messing with my Twittiness!</p>
<p>I&#8217;ve uploaded the <a href="http://github.com/kellyrob99/GriffonDemo/tree/master">demonstration application at github</a>. It shows a simple Griffon app with three tabs. The first is a minor port of Andres&#8217; <a href="http://www.jroller.com/aalmiray/entry/griffon_making_animations_with_gfx">Trident/GfxBuilder example</a> to show animation. The second is a simple demo of the @Bindable <a class="zem_slink" title="Abstract syntax tree" rel="wikipedia" href="http://en.wikipedia.org/wiki/Abstract_syntax_tree">AST</a> transformation along with the SwingBuilder syntax for accesing SwingUtilities; it comes along with an accompanying <a href="http://code.google.com/p/fest/">Fest</a> test. The third requires an internet connection as it parses out the DZone rss feed and delivers it into a <a href="http://www.publicobject.com/glazedlists/">GlazedList</a>, demonstrating usage of <a class="zem_slink" title="SwingWorker" rel="wikipedia" href="http://en.wikipedia.org/wiki/SwingWorker">SwingWorker</a> courtesy of the <a href="http://groovy.codehaus.org/SwingXBuilder">SwingXBuilder</a>.  I showed those samples along with <a href="http://docs.codehaus.org/display/GRIFFON/Installer+Plugin">installer plugin</a> built versions of some of the included Griffon sample applications. WeatherWidget is a one fine looking translucent UI example!</p>
<p>Please ping me if you have any problems running this Griffon app, as I did trim out a bunch of the extraneous project files and test reports right before uploading. This was my first time &#8216;really&#8217; using <a class="zem_slink" title="Git (software)" rel="homepage" href="http://git-scm.com/">Git</a> for source control so it&#8217;s bound to be a bit messy &#8211; nevertheless the Git experience has been great so far. I also tried to get the slides up on SlideShare, but that appears to&#8230; not be happening(been uploading now for over 20 minutes this time- about to kill it, again). So <a href="http://www.kellyrob99.com/blog/wp-content/uploads/2009/08/GriffonPresentation.pdf">here&#8217;s the pdf</a>.<br />
<span style="font-size: large;"><a title="Source down for the demo hosted at github" href="http://github.com/kellyrob99/GriffonDemo/tree/master">Source code download here.</a></span></p>
<p><span style="font-size: large;"><a title="A pdf of the Keynote presentation." href="http://www.kellyrob99.com/blog/wp-content/uploads/2009/08/GriffonPresentation.pdf">Slidedeck download here.</a></span></p>
<div style="width:425px;text-align:left" id="__ss_1921982"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/buttita/griffon-presentation-1921982" title="Griffon Presentation">Griffon Presentation</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=griffonpresentation-090828194024-phpapp01&#038;stripped_title=griffon-presentation-1921982" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=griffonpresentation-090828194024-phpapp01&#038;stripped_title=griffon-presentation-1921982" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">presentations</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/buttita">The Kaptain</a>.</div>
</div>
<div class="zemanta-pixie"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/cc92f489-148d-4e3c-b156-a7dcf8688412/"><img class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_c.png?x-id=cc92f489-148d-4e3c-b156-a7dcf8688412" 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>
<!-- AdSense Now! V1.95 -->
<!-- Post[count: 3] -->
<div class="adsense adsense-leadout" style="float:right;margin: 12px;"><script type="text/javascript"><!--
google_ad_client = "pub-6955914197200080";
/* 728x90, created 8/3/09 */
google_ad_slot = "4051815125";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p align="left"><a class="tt" href="http://twitter.com/home/?status=VIJUG+Griffon%2FGroovy+Presentation+http://6z5k4.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.kellyrob99.com/blog/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=VIJUG+Griffon%2FGroovy+Presentation+http://6z5k4.th8.us" title="Post to Twitter">Tweet This Post</a></p>

<p>Related posts:<ol><li><a href='http://www.kellyrob99.com/blog/2010/02/11/a-one-day-griffon-applicationpresentation/' rel='bookmark' title='Permanent Link: A One Day Griffon Application/Presentation'>A One Day Griffon Application/Presentation</a></li>
<li><a href='http://www.kellyrob99.com/blog/2009/07/16/presenting-a-groovygriffon-talk/' rel='bookmark' title='Permanent Link: Presenting a Groovy/Griffon talk'>Presenting a Groovy/Griffon talk</a></li>
<li><a href='http://www.kellyrob99.com/blog/2009/04/08/griffon-swingx-fest-testing/' rel='bookmark' title='Permanent Link: Griffon SwingX Fest testing'>Griffon SwingX Fest testing</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.kellyrob99.com/blog/2009/08/27/vijug-griffongroovy-presentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone 3.0 and Bluetooth Stereo</title>
		<link>http://www.kellyrob99.com/blog/2009/07/05/iphone-3-0-and-bluetooth-stereo/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=iphone-3-0-and-bluetooth-stereo</link>
		<comments>http://www.kellyrob99.com/blog/2009/07/05/iphone-3-0-and-bluetooth-stereo/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 23:39:36 +0000</pubDate>
		<dc:creator>TheKaptain</dc:creator>
				<category><![CDATA[Cool Toys]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[bluetooth]]></category>
		<category><![CDATA[Cut  copy  and paste]]></category>
		<category><![CDATA[earbuds]]></category>
		<category><![CDATA[IPhone]]></category>
		<category><![CDATA[motorola]]></category>
		<category><![CDATA[s9]]></category>
		<category><![CDATA[Smartphone]]></category>

		<guid isPermaLink="false">http://www.kellyrob99.com/blog/?p=459</guid>
		<description><![CDATA[One of the unexpected benefits of the recent 3.0 update to ithe Phone/iTouch operating system is the rebirth of my Motorola S9 bluetooth headset. I originally bought a pair of these on special from tigerdirect.ca ($19.99 as I recall) to use with a MacBook Pro and they were pretty hit and miss &#8211; I eventually [...]


Related posts:<ol><li><a href='http://www.kellyrob99.com/blog/2009/03/31/wordpress-app-for-the-iphone-comes-through/' rel='bookmark' title='Permanent Link: WordPress app for the iPhone comes through!'>WordPress app for the iPhone comes through!</a></li>
<li><a href='http://www.kellyrob99.com/blog/2009/05/10/twitter-weekly-updates-for-2009-05-10/' rel='bookmark' title='Permanent Link: Twitter Weekly Updates for 2009-05-10'>Twitter Weekly Updates for 2009-05-10</a></li>
<li><a href='http://www.kellyrob99.com/blog/2009/05/09/mac-and-windows-are-fighting-over-my-contacts-and-calendar/' rel='bookmark' title='Permanent Link: Mac and Windows are fighting over my Contacts and Calendar'>Mac and Windows are fighting over my Contacts and Calendar</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>One of the unexpected benefits of the recent 3.0 update to ithe Phone/iTouch operating system is the rebirth of my <a class="zem_slink" title="Motorola" rel="homepage" href="http://www.motorola.com">Motorola</a> S9 bluetooth headset. I originally bought a pair of these on special from tigerdirect.ca ($19.99 as I recall) to use with a <a class="zem_slink" title="MacBook Pro" rel="homepage" href="http://www.apple.com/macbookpro/">MacBook Pro</a> and they were pretty hit and miss &#8211; I eventually gave up on them because everytime the connection dropped the laptop speakers would immediatley blare out whatever I was listening to.</p>
<p>I&#8217;d pretty much shelved them until I was reading over <a href="http://www.apple.com/iphone/softwareupdate/">the list of new features</a> and saw the new support for bluetooth stereo. Sure enough I dug the headset out of a box, charged it up and took the dogs for a walk &#8211; with beautiful wireless stereo sound piped out of my <a class="zem_slink" title="iPhone" rel="homepage" href="http://www.apple.com/iphone">iPhone</a>. The connection was very solid and the sound was at least comparable to the earbuds that come with the iPhone.</p>
<p>A quick test indicates that the microphone works great for phone calls as well, making these a great alternative to the earbuds. The lack of wires is a big bonus since the majority of the time when I&#8217;m listening to music from the iPhone it&#8217;s when I&#8217;m out with the dogs &#8211; and they do love to jump up and &#8220;accidentally&#8221; rip the earbuds off my head.</p>
<p>I thought I was doing pretty great with cut and paste and spotlight in the new feature set, and I get this added bonus for the same price as the rest: free <img src='http://www.kellyrob99.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . Thanks <a class="zem_slink" title="Apple" rel="homepage" href="http://www.apple.com">Apple</a>! I can even almost forgive you the $10 charge to update the iTouch OS(tsk tsk).</p>
<p>If you&#8217;re interested in a good headset for the iPhone, <a href="http://www.theiphoneblog.com/2009/06/17/iphone-30-stereo-bluetooth-a2dp-headset-review-roundup/">here&#8217;s a nice article with some alternatives</a>. I&#8217;m also EXTREMELY glad to see that I seem to have gotten a good deal on the headset, since <a href="http://store.wmexperts.com/motorola-s9-stereo-bluetooth-headset/9A115A1814.htm">they&#8217;re still listed online at $49.95US </a>and I paid less than half of that, including shipping and handling. Thanks tigerdirect.ca!</p>
<p><a rel="attachment wp-att-462" href="http://www.kellyrob99.com/blog/2009/07/05/iphone-3-0-and-bluetooth-stereo/attachment/1814/"><img class="alignnone size-full wp-image-462" title="Motorola S9 bluetooth stereo headset" src="http://www.kellyrob99.com/blog/wp-content/uploads/2009/07/1814.jpg" alt="Motorola S9 bluetooth stereo headset" width="297" height="270" /></a></p>
<div class="zemanta-pixie"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/6f5e1d2e-7731-42fb-b17e-abb15cbcfad4/"><img class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_c.png?x-id=6f5e1d2e-7731-42fb-b17e-abb15cbcfad4" 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>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=iPhone+3.0+and+Bluetooth+Stereo+http://6atb6.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.kellyrob99.com/blog/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=iPhone+3.0+and+Bluetooth+Stereo+http://6atb6.th8.us" title="Post to Twitter">Tweet This Post</a></p>

<p>Related posts:<ol><li><a href='http://www.kellyrob99.com/blog/2009/03/31/wordpress-app-for-the-iphone-comes-through/' rel='bookmark' title='Permanent Link: WordPress app for the iPhone comes through!'>WordPress app for the iPhone comes through!</a></li>
<li><a href='http://www.kellyrob99.com/blog/2009/05/10/twitter-weekly-updates-for-2009-05-10/' rel='bookmark' title='Permanent Link: Twitter Weekly Updates for 2009-05-10'>Twitter Weekly Updates for 2009-05-10</a></li>
<li><a href='http://www.kellyrob99.com/blog/2009/05/09/mac-and-windows-are-fighting-over-my-contacts-and-calendar/' rel='bookmark' title='Permanent Link: Mac and Windows are fighting over my Contacts and Calendar'>Mac and Windows are fighting over my Contacts and Calendar</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.kellyrob99.com/blog/2009/07/05/iphone-3-0-and-bluetooth-stereo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac and Windows are fighting over my Contacts and Calendar</title>
		<link>http://www.kellyrob99.com/blog/2009/05/09/mac-and-windows-are-fighting-over-my-contacts-and-calendar/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=mac-and-windows-are-fighting-over-my-contacts-and-calendar</link>
		<comments>http://www.kellyrob99.com/blog/2009/05/09/mac-and-windows-are-fighting-over-my-contacts-and-calendar/#comments</comments>
		<pubDate>Sat, 09 May 2009 17:09:54 +0000</pubDate>
		<dc:creator>TheKaptain</dc:creator>
				<category><![CDATA[Cool Toys]]></category>
		<category><![CDATA[Address Book]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[ICal]]></category>
		<category><![CDATA[IPhone]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MobileMe]]></category>

		<guid isPermaLink="false">http://www.kellyrob99.com/blog/?p=371</guid>
		<description><![CDATA[One of the truly stellar features in Mac OS X Leopard is the &#8216;sync&#8217; of information between computers. I use multiple computers in different locations and having the ability to access a common Address Book, iCal, etc is invaluable. In particular, when I bought a new Macbook Pro not so long ago, the sync allowed [...]


Related posts:<ol><li><a href='http://www.kellyrob99.com/blog/2009/07/05/iphone-3-0-and-bluetooth-stereo/' rel='bookmark' title='Permanent Link: iPhone 3.0 and Bluetooth Stereo'>iPhone 3.0 and Bluetooth Stereo</a></li>
<li><a href='http://www.kellyrob99.com/blog/2009/05/27/from-ms-exchange-to-google-apps-a-breath-of-fresh-air/' rel='bookmark' title='Permanent Link: From MS Exchange to Google Apps, a breath of fresh air'>From MS Exchange to Google Apps, a breath of fresh air</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>One of the truly stellar features in <a class="zem_slink" href="http://www.apple.com/macosx/" title="Mac OS X" rel="homepage">Mac OS X</a> <a class="zem_slink" href="http://www.apple.com/macosx/" title="Mac OS X v10.5" rel="homepage">Leopard</a> is the &#8216;sync&#8217; of information between computers. I use multiple computers in different locations and having the ability to access a common <a class="zem_slink" href="http://www.apple.com/macosx/what-is-macosx/mail-ical-address-book.html" title="Address Book (application)" rel="homepage">Address Book</a>, <a class="zem_slink" href="http://www.apple.com/support/ical/" title="ICal" rel="homepage">iCal</a>, etc is invaluable. </p>
<p>In particular, when I bought a new Macbook Pro not so long ago, the sync allowed me to turn on the laptop, plug in an ethernet cable and enter my <a class="zem_slink" href="http://www.apple.com/mobileme/" title="MobileMe" rel="homepage">MobileMe</a> identity &#8211; and that was it. When the sync was done, I immediately had access to my wireless network at home (KeyChain passwords sync&#8217;d seamlessly) &#8211; no trying to find, copy down and manually transfer my encryption key! That in particular is handy since I have over a dozen wireless network configurations stored.</p>
<p>Another nice to have, since my employer uses an Outlook system for email, was the Entourage sync. Or at least it would be if the damn thing didn&#8217;t keep duplicating all of my calendar entries and contacts! When I noticed it the first time I said to myself : &#8220;not perfect, but I can live with it for the convenience it provides&#8221;. By the time I started getting calendar events showing up on my <a class="zem_slink" href="http://www.apple.com/iphone" title="iPhone" rel="homepage">iPhone</a> for the fourth time, I said enough was enough and went Googling.</p>
<p>Starting with <a href="http://www.entourage.mvps.org/faq_topic/sync_services.html#blame">this article on the Entourage support page</a>, I ended up reading <a href="http://www.macworld.com/article/137853/2009/01/entourageduplicates.html">this over on MacWorld</a>, which brought me to the <a href="http://www.nhoj.co.uk/icaldupedeleter/">iCal Dupe Deleter</a>. That took care of the iCal problem in under 20 minutes with less than 10 button clicks. Not bad &#8211; tnx to the creator of that software John Maisey, it worked fast, correctly and exactly as advertised.<br />
<a href="http://www.kellyrob99.com/blog/wp-content/uploads/2009/05/icaldupedeleter.png"><img src="http://www.kellyrob99.com/blog/wp-content/uploads/2009/05/icaldupedeleter.png" alt="icaldupedeleter" title="icaldupedeleter" width="573" height="395" class="alignnone size-full wp-image-375" /></a></p>
<p>I haven&#8217;t yet done the same for the iPhone, but it looks like <a class="zem_slink" href="http://www.apple.com/itunes/" title="ITunes" rel="homepage">iTunes</a> supports a sync option to just replace the info on the phone and start anew, so I anticipate no problems.</p>
<p>Seeing as how it appears that neither <a class="zem_slink" href="http://www.microsoft.com" title="Microsoft" rel="homepage">Microsoft</a> or <a class="zem_slink" href="http://www.apple.com" title="Apple" rel="homepage">Apple</a> have anything planned to address this obvious problem in the software interaction(strange that those two don&#8217;t see eye to eye), it&#8217;s fantastic that the community out there in intarweb land is so great at sharing ways to address it. So let Mac and Windows fight over my stuff, I still win. Nyah nyah!</p>
<div class="zemanta-pixie"><a class="zemanta-pixie-a" href="http://reblog.zemanta.com/zemified/f20db66b-47c9-4414-92a4-1311291e3d47/" title="Reblog this post [with Zemanta]"><img class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_c.png?x-id=f20db66b-47c9-4414-92a4-1311291e3d47" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script type="text/javascript" src="http://static.zemanta.com/readside/loader.js" defer="defer"></script></span></div>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Mac+and+Windows+are+fighting+over+my+Contacts+and+Calendar+http://eaf2n.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.kellyrob99.com/blog/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Mac+and+Windows+are+fighting+over+my+Contacts+and+Calendar+http://eaf2n.th8.us" title="Post to Twitter">Tweet This Post</a></p>

<p>Related posts:<ol><li><a href='http://www.kellyrob99.com/blog/2009/07/05/iphone-3-0-and-bluetooth-stereo/' rel='bookmark' title='Permanent Link: iPhone 3.0 and Bluetooth Stereo'>iPhone 3.0 and Bluetooth Stereo</a></li>
<li><a href='http://www.kellyrob99.com/blog/2009/05/27/from-ms-exchange-to-google-apps-a-breath-of-fresh-air/' rel='bookmark' title='Permanent Link: From MS Exchange to Google Apps, a breath of fresh air'>From MS Exchange to Google Apps, a breath of fresh air</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.kellyrob99.com/blog/2009/05/09/mac-and-windows-are-fighting-over-my-contacts-and-calendar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
