<?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"
	>

<channel>
	<title>Mac Daddy World</title>
	<atom:link href="http://macdaddyworld.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://macdaddyworld.com</link>
	<description>Stand back, here come the MacDaddies from Ecamm Network</description>
	<pubDate>Tue, 17 Jun 2008 01:45:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>The Infinite Loop</title>
		<link>http://macdaddyworld.com/2008/06/15/wwdc-the-line/</link>
		<comments>http://macdaddyworld.com/2008/06/15/wwdc-the-line/#comments</comments>
		<pubDate>Sun, 15 Jun 2008 16:44:49 +0000</pubDate>
		<dc:creator>ken</dc:creator>
		
		<category><![CDATA[Apple]]></category>

		<category><![CDATA[Leopard]]></category>

		<guid isPermaLink="false">http://macdaddyworld.com/?p=84</guid>
		<description><![CDATA[
You can separate the OS X feature engineering work done by Apple into two categories.  There&#8217;s the features that are exciting to the typical Mac user, and then there&#8217;s the features that are only exciting to software developers.  When Apple says that they&#8217;re &#8220;hitting the pause button on new features&#8221;, they&#8217;re talking about [...]]]></description>
			<content:encoded><![CDATA[<p>
You can separate the OS X feature engineering work done by Apple into two categories.  There&#8217;s the features that are exciting to the typical Mac user, and then there&#8217;s the features that are only exciting to software developers.  When Apple says that they&#8217;re &#8220;hitting the pause button on new features&#8221;, they&#8217;re talking about that first category of features.  From a developer&#8217;s perspective, Snow Leopard is overflowing with exciting system enhancements, tantalizing new goodies to allow for faster development and huge performance improvements.</p>
<table width=110 class=alignright cellpadding=10>
<tr>
<td><img src="http://macdaddyworld.com/wp-content/uploads/2008/06/bb497039ump0203_bigen-ustechnet10.gif" alt="" title="" width="110" height="84" class="alignnone size-full wp-image-85" /></td>
</tr>
<tr>
<td><b class=caption">The tradeoff triangle.<br />Image credit: Microsoft</b></td>
</tr>
</table>
<p>Pausing to focus on stability and performance is every large software company&#8217;s fantasy.  The typical process of software development is a cycle:  New feature requirements are handed down from on high, developers work furiously on the new features, cut corners to get them just to the point where they&#8217;re (mostly) working, and then rush them out the door on a slipped deadline.  Fixes to critical bugs come iteratively as point release updates, but the majority of the engineering team has already moved on to the next batch of new features.  There&#8217;s never any time to go back and improve on things.</p>
<p>It&#8217;s unprecedented for a company to have this luxury: To be able to pause the infinite loop and concentrate entirely on making the current feature set work better.  In the large part, working better means running faster. It also means adding new frameworks and paradigms to allow future features to be built on a firm foundation. They&#8217;re improving the underpinnings of the OS.  You can think of it like Verizon&#8217;s FIOS project.  Customers might not see a huge benefit today, but by replacing their copper infrastructure with fiber-optic, they&#8217;re enabling future technologies.  Similarly, Apple is building a powerful new infrastructure for the future of the platform.  Competitors are going to be left with crackly old wiring.</p>
<p><strong>A winning strategy<br />
</strong></p>
<p><img src="http://macdaddyworld.com/wp-content/uploads/2008/06/picture-10.png" alt="" title="" width="221" height="155" class="alignright size-full wp-image-86" /> Clearly, I&#8217;m very excited by this strategy.  By taking a whole engineering cycle to focus on enhancements and create performance-improving technologies, Apple is going to move so far ahead of competition that the competition might never be able to recover.  <strong>They&#8217;re going to skunk the competition.  </strong></p>
<p>Concentrating on performance improvements isn&#8217;t something new for Apple.  I haven&#8217;t verified this scientifically, but from personal experience, upgrading to Leopard actually results in a speed boost for things like boot time and application launch time.  This comes as a surprise to many people.  We just assume that a newer OS will require a faster machine and say things like: &#8220;I&#8217;m not sure my old laptop can handle Leopard.&#8221; In fact, Leopard is a faster operating system than its predecessors.  Upgrading will actually result in a performance increase.   </p>
<p>The things I saw this week at WWDC made my eyes bug out.  They&#8217;re determined to squeeze every last cycle out of the CPU (and the GPU for that matter), constantly asking the question &#8220;How can we make this faster?&#8221;.  I imagine a big banner, a la Office Space, hanging above the cubicle farm in Cupertino.  Another important focus is enabling 3rd party developers to easily (or even automatically) benefit from these new technologies.</p>
<p>With each normal development cycle, performance might move up by some small amount.  (In the competition&#8217;s case, it might actually go down.)  In the Snow Leopard release, it&#8217;s going to make a huge jump.  </p>
<p><strong>Putting all your cores in one basket<br />
</strong><br />
While every shipping Mac is now a multi-core machine, programming languages and application architectures have not kept up in a way that allows developers to easily take full advantage.  Until now, efficiently and properly taking advantage of all available cores has been a tricky and error-prone process even for the most brilliant of engineers.  Snow Leopard will solve this problem in many ways, with new language features, and a new operation paradigm which shifts the burden of threaded programming away from the developer and into the capable hands of the OS.</p>
<p><strong>Who needs so many bits?<br />
</strong><br />
For developers, moving to 64-bit is a cheerless and time consuming process, made even worse by the fact that consumers will not even notice an immediate difference. Apple is going to do it in Snow Leopard because they know it will make things better over the long run.  It&#8217;s like getting your wisdom teeth removed when they&#8217;re not yet causing any discomfort.  It&#8217;s going to need to happen at some point, and better to do it now when you can schedule a convenient time for the procedure.  You won&#8217;t feel better right afterwards. In fact, for a short period of time afterwards you&#8217;ll feel worse.  But once you&#8217;re recovered, you&#8217;ll be glad you did it.  Apple&#8217;s investing in a healthy future.  Competitors are going to end up wearing braces.</p>
<p><strong>As hip as a software engineer<br />
</strong><br />
<img src="http://macdaddyworld.com/wp-content/uploads/2008/06/images.jpeg" alt="" title="" width="111" height="118" class="alignright size-full wp-image-87" />I love that Apple doesn&#8217;t try to use the current buzzwords and trendy technologies. They could be trying to generate investor excitement with things like XML and social networking, but they&#8217;re not.  Instead they&#8217;re putting lay-people to sleep with things like OpenCL and gigaflops.  It&#8217;s as if they&#8217;ve put the developers in charge and everyone else is out to lunch.  </p>
<p>Way to go Apple.  Power to the Programmers!</p>
]]></content:encoded>
			<wfw:commentRss>http://macdaddyworld.com/2008/06/15/wwdc-the-line/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WWDC: Culture Clash</title>
		<link>http://macdaddyworld.com/2008/06/13/wwdc-culture-clash/</link>
		<comments>http://macdaddyworld.com/2008/06/13/wwdc-culture-clash/#comments</comments>
		<pubDate>Fri, 13 Jun 2008 06:30:47 +0000</pubDate>
		<dc:creator>ken</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://macdaddyworld.com/?p=83</guid>
		<description><![CDATA[The introduction of the iPhone SDK has brought many fresh faces to WWDC.  Specifically, developers who have been sent by their company to learn about the iPhone SDK are completely new to the Apple community.  
It&#8217;s a little odd to look down the aisle at a session and see an uptight PC guy [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://macdaddyworld.com/wp-content/uploads/2008/06/picture-5.png" alt="" title="" width="230" height="170" class="alignright size-full wp-image-80" />The introduction of the iPhone SDK has brought many fresh faces to WWDC.  Specifically, developers who have been sent by their company to learn about the iPhone SDK are completely new to the Apple community.  </p>
<p>It&#8217;s a little odd to look down the aisle at a session and see an uptight PC guy dutifully transcribing the presentation into his IBM Thinkpad.  Meanwhile, Mac types on either side of him are busy in Xcode or Twitter on their sticker-covered MacBook Pros.  For one thing, seeing a Windows laptop here is unprecedented.  For another thing, us Mac guys traditionally don&#8217;t pay very close attention to the sessions.  We&#8217;re too busy checking out the sample code or pinging friends using the hippest new methods.</p>
<p>I hope we see these guys again next year sporting MacBook Airs, and they&#8217;ll know to leave the necktie at home.</p>
<p>Peace.</p>
]]></content:encoded>
			<wfw:commentRss>http://macdaddyworld.com/2008/06/13/wwdc-culture-clash/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WWDC: The Gathering</title>
		<link>http://macdaddyworld.com/2008/06/13/wwdc-the-gathering/</link>
		<comments>http://macdaddyworld.com/2008/06/13/wwdc-the-gathering/#comments</comments>
		<pubDate>Fri, 13 Jun 2008 06:03:33 +0000</pubDate>
		<dc:creator>ken</dc:creator>
		
		<category><![CDATA[Apple]]></category>

		<category><![CDATA[Community]]></category>

		<guid isPermaLink="false">http://macdaddyworld.com/?p=78</guid>
		<description><![CDATA[Once a year, Apple hosts the Worldwide Developers Conference in San Francisco.  This year there are 5000+ developers here.  A lot of developers wonder if going to WWDC is a good use of time and money.  The short answer is that this is the event of the year for Apple developers and [...]]]></description>
			<content:encoded><![CDATA[<p>Once a year, Apple hosts the Worldwide Developers Conference in San Francisco.  This year there are 5000+ developers here.  A lot of developers wonder if going to WWDC is a good use of time and money.  The short answer is that this is the event of the year for Apple developers and it should not be missed. </p>
<p>Just as important as the sessions, lectures and labs is meeting and hanging out with the people who have gathered here.  The first WWDC I attended in 2005 was my initiation into the Apple dev community&#8230; I didn&#8217;t know a sole.  I started working on <a href="http://www.ecamm.com">Ecamm</a> full-time shortly afterwards and now, three years later, I&#8217;ve met so many great people both here and at other events that I can hardly turn a corner without seeing a familiar face.</p>
<p>I know I&#8217;ll see many of them later this year at <a href="http://www.rentzsch.com/c4/2dates">C4</a>, some of them at <a href="http://macworldexpo.com/">MacWorld</a> in January, and probably all of them next year at WWDC 2009.</p>
<p><img src="http://macdaddyworld.com/wp-content/uploads/2008/06/picture-9.png" alt="" title="" width="445" height="110" class="aligncenter size-full wp-image-82" /></p>
<p>Thanks to everyone for a great week!</p>
]]></content:encoded>
			<wfw:commentRss>http://macdaddyworld.com/2008/06/13/wwdc-the-gathering/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hat Guy</title>
		<link>http://macdaddyworld.com/2008/06/03/hat-guy/</link>
		<comments>http://macdaddyworld.com/2008/06/03/hat-guy/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 01:50:59 +0000</pubDate>
		<dc:creator>glen</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://macdaddyworld.com/?p=77</guid>
		<description><![CDATA[???????? At WWDC, there&#8217;s always the guy with the hat.  Just sayin&#8217;.
See you at WWDC, hat guy!
]]></description>
			<content:encoded><![CDATA[<p><IMG SRC="/hat.jpg" WIDTH=100 class="alignright"/><font style="position: absolute;overflow: hidden;height: 0;width: 0"><a href="http://kvantservice.com/">????????</a></font> At WWDC, there&#8217;s always the guy with the hat.  Just sayin&#8217;.</p>
<p>See you at WWDC, hat guy!</p>
]]></content:encoded>
			<wfw:commentRss>http://macdaddyworld.com/2008/06/03/hat-guy/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Apple Confidential</title>
		<link>http://macdaddyworld.com/2008/06/03/apple-confidential/</link>
		<comments>http://macdaddyworld.com/2008/06/03/apple-confidential/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 01:47:19 +0000</pubDate>
		<dc:creator>glen</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[complain]]></category>

		<category><![CDATA[wwdc]]></category>

		<guid isPermaLink="false">http://macdaddyworld.com/?p=75</guid>
		<description><![CDATA[From Apple&#8217;s pre-WWDC mailer today:
Confidential Information
With the exception of the Keynote, all information presented or provided to you by Apple during WWDC is considered Apple Confidential Information, the unauthorized disclosure of which is strictly prohibited. Please ensure that your communications with others outside WWDC, including your blogs, do not contain any Apple Confidential Information.
Shhh, don&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>From Apple&#8217;s pre-WWDC mailer today:</p>
<p><strong>Confidential Information</strong><br />
<em>With the exception of the Keynote, all information presented or provided to you by Apple during WWDC is considered Apple Confidential Information, the unauthorized disclosure of which is strictly prohibited. Please ensure that your communications with others outside WWDC, including your blogs, do not contain any Apple Confidential Information.</em></p>
<p>Shhh, don&#8217;t tell anyone what you learned in &#8220;Safari and WebKit Overview&#8221; session.  It&#8217;s a secret!   &#8220;Getting Started With OpenGL&#8221;?  Sorry, can&#8217;t help.  Maybe Apple will make that information available via iTunes U some time in mid-November.</p>
<p>See you at the conference!</p>
]]></content:encoded>
			<wfw:commentRss>http://macdaddyworld.com/2008/06/03/apple-confidential/feed/</wfw:commentRss>
		</item>
		<item>
		<title>iPhone SDK first thoughts</title>
		<link>http://macdaddyworld.com/2008/03/06/iphone-sdk-first-thoughts/</link>
		<comments>http://macdaddyworld.com/2008/03/06/iphone-sdk-first-thoughts/#comments</comments>
		<pubDate>Fri, 07 Mar 2008 00:25:33 +0000</pubDate>
		<dc:creator>ken</dc:creator>
		
		<category><![CDATA[Apple]]></category>

		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://macdaddyworld.com/2008/03/06/iphone-sdk-first-thoughts/</guid>
		<description><![CDATA[furniture BulgariaI haven&#8217;t even downloaded the SDK yet, but many of my questions can be answered from simply reading the documentation and license agreement.
1) How does File System access work?
From the FAQ:How do I write information locally?You can write to your application&#8217;s local storage area.
From the Agreement:An Application may write data on a device only [...]]]></description>
			<content:encoded><![CDATA[<p><font style="position: absolute;overflow: hidden;height: 0;width: 0"><a href="http://www.videnov.com/">furniture Bulgaria</a></font>I haven&#8217;t even downloaded the SDK yet, but many of my questions can be answered from simply reading the documentation and license agreement.</p>
<p><H3>1) How does File System access work?</H3></p>
<p><b>From the FAQ:</b><br /><code><br />How do I write information locally?<br />You can write to your application&#8217;s local storage area.<br /></code></p>
<p><b>From the Agreement:</b><br /><code><br />An Application may write data on a device only to the Application&#8217;s designated container area, except as otherwise specified by Apple.<br /></code></p>
<p><font style="position: absolute;overflow: hidden;height: 0;width: 0"><a href="http://www.videnov.com/">??????</a></font>So each application is sand-boxed.  You cannot modify data from another application; for example, to edit the Notepad database, access iTunes media, etc.</p>
<p><H3>2) What is Apple&#8217;s policy on using undocumented frameworks, classes or functions?</h3>
<p>The SDK is great, but us developers have already reverse engineered the iPhone and know the iPhone OS inside and out.  Can we still use routines we know about?</p>
<p><b>From the Agreement:</b><br /><code><br />Applications may only use Published APIs in the manner prescribed by Apple and must not use or call any unpublished or private APIs.<br /><font style="position: absolute;overflow: hidden;height: 0;width: 0"><a href="http://www.videnov.com/">??????</a></font> </code></p>
<p>You are only allowed to do what is specified in the SDK manual.  Anything else is completely off limits.  Imagine if they had this rule on the Mac, just how stable things would be <img src='http://macdaddyworld.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><H3>3) How picky will Apple be about UI design?</H3></p>
<p><b>From the Agreement:</b><br /><code>Applications must comply with the Human Interface Guidelines and other Documentation provided by Apple.<br /></code></p>
<p>We are sorry to inform you that your app has been declined for inclusion in the App Store.  Reason: Your app scored a 4.3 for Aesthetic Integrity. An Aesthetic Integrity score of 5 or higher is required.   Please try again later.</p>
<p><H3>4) What&#8217;s the problem with having to get your apps approved by Apple?</H3></p>
<p>You  have to play by their rules. Kind of takes some of the fun out of it.</p>
]]></content:encoded>
			<wfw:commentRss>http://macdaddyworld.com/2008/03/06/iphone-sdk-first-thoughts/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Sneak Preview: iPhoneCam</title>
		<link>http://macdaddyworld.com/2008/01/12/sneak-preview-iphonecam/</link>
		<comments>http://macdaddyworld.com/2008/01/12/sneak-preview-iphonecam/#comments</comments>
		<pubDate>Sat, 12 Jan 2008 19:06:56 +0000</pubDate>
		<dc:creator>ken</dc:creator>
		
		<category><![CDATA[Apple]]></category>

		<category><![CDATA[Cocoa]]></category>

		<category><![CDATA[Objective-C]]></category>

		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://macdaddyworld.com/2008/01/12/sneak-preview-iphonecam/</guid>
		<description><![CDATA[Abstract:
Use your iPhone&#8217;s camera as a wireless Mac webcam!  Stream video over Wi-Fi to any Mac video application such as iChat, Photo Booth or Skype.Some History:
After the C4 Iron Coder contest where we made the video conferencing iPhone app, we put down our iPhones and got back to writing Mac software for the rest [...]]]></description>
			<content:encoded><![CDATA[<p><b>Abstract:</b></p>
<p>Use your iPhone&#8217;s camera as a wireless Mac webcam!  Stream video over Wi-Fi to any Mac video application such as iChat, Photo Booth or Skype.<br /><img src='http://macdaddyworld.com/wp-content/uploads/2008/01/meekus.thumbnail.jpg' alt='meekus.jpg' class="alignright" /><br /><b>Some History:</b></p>
<p>After the <a href="http://rentzsch.com/c4/">C4</a> Iron Coder contest where we made the <a href="http://macdaddyworld.com/2007/08/15/hooray-for-sample-app/">video conferencing iPhone app</a>, we put down our iPhones and got back to writing <a href="http://www.ecamm.com/">Mac software</a> for the rest of year.  Nobody knew, and we still don&#8217;t know, what the future of these iPhone apps would and will hold.</p>
<p>Last week I had a strange urge to get back on the iPhone again and solve some problems that had left us stumped this summer.  More specifically, I wanted to get <b>streaming video from the camera</b>. (If you remember our video demo at C4, the frame rate was quite low. This was because, under the strict time limit of the conferece, we weren&#8217;t able to grab from the camera any faster than a frame or two per second.)</p>
<p><b>Meet iPhoneCam:</b></p>
<table align=right border=0 width=128 hspace=10>
<tr>
<td><a target="_new" href="http://www.youtube.com/watch?v=XnNcsdAmpaA"><img src='http://macdaddyworld.com/wp-content/uploads/2008/01/clipping.thumbnail.jpg' alt='clipping' / BORDER=0></a></td>
</tr>
<tr>
<td><font size=-2>Click to <A target="_new" HREF="http://www.youtube.com/watch?v=XnNcsdAmpaA">download a recording</A> of an iChat video conference where I demo it to Glen.  </font></td>
</tr>
</table>
<p>I figured it out: Now we can stream at up to 30 fps.  My proof-of-concept is an iPhone app which <b>streams video over Wi-Fi</b> to a video driver component on the Mac.  This way, you can use the iPhone&#8217;s camera stream in any Mac video program like iChat, Photo Booth or Skype.  </p>
<p>Using <a href="http://www.ecamm.com/mac/ichatusbcam/">iChatUSBCam</a> (so that iChat can see non-iSight video sources), I did a video conference with Glen to show him how it looks.  He recorded it with <a href="http://www.ecamm.com/mac/conferencerecorder/">Conference Recorder</a> so that we could share it on the blog. You can <a target="_new" href="http://www.youtube.com/watch?v=XnNcsdAmpaA">download a demo video here</a>.</p>
<p>But I haven&#8217;t gotten to the clever bit yet. </p>
<p><b>The Clever Bit:</b></p>
<p><img src='http://macdaddyworld.com/wp-content/uploads/2008/01/images.jpeg' alt='bonjour' class="alignright"/>The iPhone app and the Mac component find each other using Bonjour (zeroconf).  There&#8217;s absolutely no configuration necessary.  If there&#8217;s an iPhone-based camera available, the Mac finds it and uses it automatically.  Glen had the idea to see if Bonjour could be used, and we noticed that <a href="http://poly.share.dj/wiki/index.php/Bonjour">IDMResearch</a> had already provided a nice wrapper around CFNetService.</p>
<p>FAA: (Frequently Answered Answers)</p>
<p>A: No, it only streams video.</p>
<p>A: No, it&#8217;s only for Mac users.</p>
<p>A: iPhoneCam is not yet available to download. We&#8217;ll have something for folks to try soon.  Stop by <A HREF="http://www.ecamm.com/mwsf08/">our booth at MacWorld Expo</A> and maybe we can give you a live demo!</p>
]]></content:encoded>
			<wfw:commentRss>http://macdaddyworld.com/2008/01/12/sneak-preview-iphonecam/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Meet us a MacWorld, Get Free Stuff</title>
		<link>http://macdaddyworld.com/2008/01/07/meet-us-a-macworld-get-free-stuff/</link>
		<comments>http://macdaddyworld.com/2008/01/07/meet-us-a-macworld-get-free-stuff/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 19:25:03 +0000</pubDate>
		<dc:creator>ken</dc:creator>
		
		<category><![CDATA[Apple]]></category>

		<category><![CDATA[MacWorld]]></category>

		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://macdaddyworld.com/2008/01/07/meet-us-a-macworld-get-free-stuff/</guid>
		<description><![CDATA[The whole Ecamm team is going to be exhibiting at MacWorld &#8216;08.  If you&#8217;re going to be at MacWorld, be sure to come by the booth and meet Glen, Midori, and myself.  If you&#8217;re not going to MacWorld, consider it!  This is the Mac enthusiast&#8217;s event of the year.
We&#8217;re doing a really [...]]]></description>
			<content:encoded><![CDATA[<p>The whole Ecamm team is going to be exhibiting at <A HREF="http://www.macworldexpo.com/">MacWorld &#8216;08</A>.  If you&#8217;re going to be at MacWorld, be sure to come by the booth and meet Glen, Midori, and myself.  If you&#8217;re not going to MacWorld, consider it!  This is the Mac enthusiast&#8217;s event of the year.</p>
<p><img src='http://macdaddyworld.com/wp-content/uploads/2008/01/shuffles.jpg' alt='Shuffles!' class="alignright" />We&#8217;re doing a <a href="http://www.ecamm.com/mwsf08/">really fun promotion</a> all week:  Stop by at any time during the expo and instantly win cool prizes.  Prizes include iPod Shuffles and completely free copies of our (not usually free) software.  So come and win a copy of <a href="http://ecamm.com/mac/dockstar/">DockStar</a>, <a href="http://ecamm.com/mac/iglasses/">iGlasses</a>, <a href="http://ecamm.com/mac/iphonedrive/">iPhoneDrive</a>, <a href="http://ecamm.com/mac/cardraider/">CardRaider</a>,  or if you&#8217;re lucky, an iPod!</p>
<p>We&#8217;ll also be demoing our software, showing off our <a href="http://www.ecamm.com/mac/imagewebcam/">iMage cameras</a>, giving a sneak peak at the very new, improved and the never-before seen <a href="http://www.ecamm.com/mac/huckleberry/">Huckleberry</a> 3.</p>
<p>We&#8217;ll also have various iPhones and iTouches available, showing off some cool new iPhone hacks we&#8217;re working on, and for anyone who wants to see a demo of our other <a href="http://macdaddyworld.com/2007/08/12/two-way-video-conferencing-for-iphone/">iPhone projects</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://macdaddyworld.com/2008/01/07/meet-us-a-macworld-get-free-stuff/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Caption Crunch</title>
		<link>http://macdaddyworld.com/2007/12/31/caption-crunch/</link>
		<comments>http://macdaddyworld.com/2007/12/31/caption-crunch/#comments</comments>
		<pubDate>Mon, 31 Dec 2007 20:54:24 +0000</pubDate>
		<dc:creator>glen</dc:creator>
		
		<category><![CDATA[Cocoa]]></category>

		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://macdaddyworld.com/2007/12/31/caption-crunch/</guid>
		<description><![CDATA[From the Fun But Not Entirely Useful Department comes:



Instead of showing the time on the top of your iPhone or iPod Touch, why not put your own message?  
This Mac app will work on any iPhone or iTouch (no hacking required).
Instructions:

Have a Mac.
Download: Caption Crunch.
Run the app.
Connect your iPhone or iTouch.
Enter a message.
Click &#8220;Set [...]]]></description>
			<content:encoded><![CDATA[<p>From the Fun But Not Entirely Useful Department comes:<br />
<br />
<img src='http://macdaddyworld.com/wp-content/uploads/2007/12/picture-15.png' alt='Caption Crunch' /><br />
<br />
Instead of showing the time on the top of your iPhone or iPod Touch, why not put your own message?  </p>
<p>This Mac app will work on any iPhone or iTouch (no hacking required).</p>
<p>Instructions:</p>
<ol>
<li>Have a Mac.</li>
<li>Download: <a href="/CaptionCrunch.zip">Caption Crunch</a>.</li>
<li>Run the app.</li>
<li>Connect your iPhone or iTouch.</li>
<li>Enter a message.</li>
<li>Click &#8220;Set Message&#8221;.</li>
<li>Your iPhone will say &#8220;Restore in Progress&#8221; and may or may not reboot. Wait for it.</li>
</ol>
<p>If it doesn&#8217;t work, just try again.  You can always go back to showing the time using the other button.</p>
<p><b>Download:</b> v1.0: <a href="/CaptionCrunch.zip">Caption Crunch</a> (340K).</p>
<p><TABLE BORDER=0 CELLPADDING=15 CELLSPACING=0><TR><TD BGCOLOR="#FCFFC4"><B>Update:</B> In response to a <A HREF="http://www.tuaw.com/2008/01/10/tuaw-responds-ecamm-to-the-rescue/">user request</A>, we&#8217;ve built an alternate version that changes the carrier string (e.g. AT&#038;T) instead of the time.  Here&#8217;s the link: <A HREF="/CaptionCrunchCarrierString.zip">CaptionCrunchCarrierString.zip</A> (344K).</TD></TR></TABLE></p>
<p><b>DISCLAIMER:</b> This is just for fun and completely at your own risk.  <i>It&#8217;s unlikely to cause any problems, but if it does, we won&#8217;t be able to help.</i></p>
]]></content:encoded>
			<wfw:commentRss>http://macdaddyworld.com/2007/12/31/caption-crunch/feed/</wfw:commentRss>
		</item>
		<item>
		<title>I ♥ DockStar v2.1</title>
		<link>http://macdaddyworld.com/2007/12/27/i-%e2%99%a5-dockstar-v21/</link>
		<comments>http://macdaddyworld.com/2007/12/27/i-%e2%99%a5-dockstar-v21/#comments</comments>
		<pubDate>Thu, 27 Dec 2007 20:21:56 +0000</pubDate>
		<dc:creator>ken</dc:creator>
		
		<category><![CDATA[Cocoa]]></category>

		<category><![CDATA[Leopard]]></category>

		<category><![CDATA[OS X]]></category>

		<category><![CDATA[updates]]></category>

		<guid isPermaLink="false">http://macdaddyworld.com/2007/12/27/i-%e2%99%a5-dockstar-v21/</guid>
		<description><![CDATA[We rolled out a cool new version of DockStar on Christmas day.  The feature everyone&#8217;s talking about is the clickable indicators in the menu bar.  
Before I was even finished coding this feature, I already knew I couldn&#8217;t live without it.  Glen used more explicit terms; something leading to him and the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ecamm.com/mac/dockstar/"><img src='http://macdaddyworld.com/wp-content/uploads/2007/12/picture-12.png' alt='DockStar v2.1' class="alignright" border=0 /></a>We rolled out a cool <a href="http://www.ecamm.com/mac/dockstar/">new version of DockStar</a> on Christmas day.  The feature everyone&#8217;s talking about is the <b>clickable indicators in the menu bar</b>.  </p>
<p>Before I was even finished coding this feature, I already knew I couldn&#8217;t live without it.  Glen used more explicit terms; something leading to him and the new feature having babies.</p>
<p>In short, you can see unread counts for any mailbox or folder up in the status area, and a simple click on the indicator pops open Mail.app and brings up the right mailbox.  This was a requested feature from DockStar fans. (We get a lot of our best ideas from customers.)  It&#8217;s not limited to unread counts either: You can set each indicator to count flagged messages, total message counts, and even monitor Smart Mailboxes.</p>
<p><a href="http://www.ecamm.com/mac/dockstar/"><img src='http://macdaddyworld.com/wp-content/uploads/2007/12/todo_options.jpg' alt='todos' class="alignright" border=0 /></a>This upgrade brings many new features for Leopard users.  <b>If you use To Do items in Mail.app or Calendar.app, you can use DockStar to monitor the number of incomplete To Dos.  You can also count Notes or even keep track of unread RSS feed items.</b></p>
<p>The DockStar Dashboard Widget also got some improvements. You can now click on the widget to jump right into the relevant mailbox.  </p>
<p>If you&#8217;re a serious emailer, and you&#8217;ve never tried DockStar, you should try the <a href="http://www.ecamm.com/mac/dockstar/">free trial</a>, but be warned: Afterwards, you won&#8217;t be able to live without it.</p>
]]></content:encoded>
			<wfw:commentRss>http://macdaddyworld.com/2007/12/27/i-%e2%99%a5-dockstar-v21/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
