<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:at="http://www.sixapart.com/ns/at"
    xmlns:icbm="http://postneo.com/icbm"
    xmlns:rvw="http://purl.org/NET/RVW/0.2/"
    xmlns:media="http://search.yahoo.com/mrss">
    <channel>
        <title>Lost in Colonisation</title>
        <link>http://alexhung.vox.com/library/posts/tags/apple/page/1/</link>
        <description>Bluffing is my main skill, programming is just a by-product</description>
        <language>en</language>
        <generator>Vox</generator>
        <lastBuildDate>Sun, 29 Jun 2008 11:51:02 -0400</lastBuildDate>
        <copyright>Copyright 2008</copyright>
        <docs>http://blogs.law.harvard.edu/tech/rss</docs> 
        <category domain="http://alexhung.vox.com/tags/">apple</category>  
 
        <item>
            <title>Build there, check status everywhere</title>
            <link>http://alexhung.vox.com/library/post/build-there-check-status-everywhere.html?_c=feed-rss-full</link>   
            <author>nobody@vox.com(Alex)</author>
            <comments>http://alexhung.vox.com/library/post/build-there-check-status-everywhere.html?_c=feed-rss-full</comments>
            <guid isPermaLink="true">http://alexhung.vox.com/library/post/build-there-check-status-everywhere.html?_c=feed-rss-full</guid> 
            <pubDate>Sun, 29 Jun 2008 11:51:02 -0400</pubDate>         
            
            <description>    &lt;p&gt;I&amp;#39;ve been using the iPhone SDK since its original release way back in March. Many &lt;a href=&quot;http://alexhung.vox.com/library/post/dev-chair-iphone-sdk-experience---download-squad.html&quot;&gt;frustrating moment in the beginning&lt;/a&gt; but the recent beta 7 and beta 8 release proved to be ready for prime time. Apple has added many helper classes or helper methods to classes to make it far easier to work with the UI components, which is by far the most frustrating things I encountered. I am still having problem wrapping my head around the idea of Interface Builder but since the apps that I am building do not involve very complex UI, I just hand coded all the UI instead.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;To illustrate, the original iPhone app idea I had that I started developing using the original SDK is a mobile application for &lt;a href=&quot;http://studios.thoughtworks.com/mingle-project-intelligence&quot;&gt;Mingle&lt;/a&gt;. The application would consist of a series of table views showing projects, cards, and card details, along with some network code to talk to the Mingle server through REST API. At that time, progress was slow because of many factors. First, learning Cocoa/Cocoa Touch API and Xcode at the same time was tough. Second, the Cocoa Touch API was a bit &amp;#39;primitive&amp;#39; in the beginning. What I mean is that while the API provides all the necessary hooks for developers to create an iPhone app it does not provide many pre-build components, making it difficult and required lots more work from developers to re-create the look and feel of the built-in iPhone apps.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;I was so put off by the initial experience that I skipped beta 4-6 and did not open up Xcode until last weekend. And what a refreshing change with beta 7! Now it is straightforward to make an app that looks and feels just like an Apple&amp;#39;s one. I was so fired up that last Sunday evening I decided that I would try to create an app for an idea that one of my fellow ThoughtWorker suggested to me. Instead of days of tearing my hair out and got no where, I was able to create a almost features completed app within hours, using beta 8.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;So what is this app? It checks the build status on the &lt;a href=&quot;http://cruisecontrol.sourceforge.net/&quot;&gt;CruiseControl&lt;/a&gt; server. Just like &lt;a href=&quot;http://confluence.public.thoughtworks.org/display/CCNET/CCTray&quot;&gt;CCTray&lt;/a&gt; (Windows) or &lt;a href=&quot;http://ccmenu.sourceforge.net/&quot;&gt;CCMenu&lt;/a&gt; (OS X), it allows users to monitor their software build status. Following the convention, I am calling it CCPhone. The app isn&amp;#39;t more complex than the Mingle app but the fact that I was able to almost match the productivity I normally get on my Windows development environment means that I was excited about working on the app rather than dreading it.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Now here are couple of screen shots:&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;div at:enclosure=&quot;asset&quot; at:xid=&quot;6a00c2251c28f3f21900fa968374940003 6a00c2251c28f3f21900fad695eab30004&quot; at:format=&quot;strip-horizontal&quot; at:align=&quot;center&quot; class=&quot;enclosure enclosure-center enclosure-strip enclosure-strip-horizontal&quot;  style=&quot;text-align: center;&quot;&gt;
&lt;div class=&quot;enclosure-inner&quot; style=&quot; margin: 5px; border: 1px solid; text-align: center;&quot;&gt;&lt;a href=&quot;http://alexhung.vox.com/library/photo/6a00c2251c28f3f21900fa968374940003.html&quot; class=&quot;enclosure-strip-link&quot; title=&quot;Project&quot;&gt;&lt;img src=&quot;http://a4.vox.com/6a00c2251c28f3f21900fa968374940003-120pi&quot; alt=&quot;Project&quot; class=&quot;enclosure-strip-image&quot; style=&quot;margin: 5px; border: 0;&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;http://alexhung.vox.com/library/photo/6a00c2251c28f3f21900fad695eab30004.html&quot; class=&quot;enclosure-strip-link&quot; title=&quot;ProjectDetails&quot;&gt;&lt;img src=&quot;http://a3.vox.com/6a00c2251c28f3f21900fad695eab30004-120pi&quot; alt=&quot;ProjectDetails&quot; class=&quot;enclosure-strip-image&quot; style=&quot;margin: 5px; border: 0;&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt; &lt;!-- end enclosure --&gt;
 
 
 
 
 
 
 
 
 
 
 &lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-weight: bold;&quot;&gt;To-do:&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;text-decoration: line-through;&quot;&gt;Fix the build time being 1 hours off (probably day time saving bug)&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Better status icons&lt;/li&gt;&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;text-decoration: line-through;&quot;&gt;Create application icon (currently it uses icon from CCMenu)&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;text-decoration: line-through;&quot;&gt;Finish coding the &amp;#39;Force Build&amp;#39; functionality&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;text-decoration: line-through;&quot;&gt;Add startup screen bitmap (so it won&amp;#39;t be just a black screen&lt;/span&gt;)&lt;/li&gt;&lt;li&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;text-decoration: line-through;&quot;&gt;Add auto detect of CruiseControl server (Java, .Net, or Ruby)&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;    &lt;p style=&quot;clear:both;&quot;&gt;

    &lt;a href=&quot;http://alexhung.vox.com/library/post/build-there-check-status-everywhere.html?_c=feed-rss-full#comments&quot;&gt;Read and post comments&lt;/a&gt;

 | 

    
    &lt;a href=&quot;http://www.vox.com/share/6a00c2251c28f3f21900fae8c76363000b?_c=feed-rss-full&quot;&gt;Send to a friend&lt;/a&gt;

&lt;/p&gt;
 
            </description> 
            <category domain="http://alexhung.vox.com/tags/">apple</category> 
            <category domain="http://alexhung.vox.com/tags/">programming</category> 
            <category domain="http://alexhung.vox.com/tags/">xcode</category> 
            <category domain="http://alexhung.vox.com/tags/">software development</category> 
            <category domain="http://alexhung.vox.com/tags/">iphone</category> 
            <category domain="http://alexhung.vox.com/tags/">mingle</category> 
            <category domain="http://alexhung.vox.com/tags/">sdk</category> 
            <category domain="http://alexhung.vox.com/tags/">thoughtworks</category> 
            <category domain="http://alexhung.vox.com/tags/">cruisecontrol</category> 
            <category domain="http://alexhung.vox.com/tags/">continuous integration</category> 
            <category domain="http://alexhung.vox.com/tags/">ccphone</category>    
        </item> 
 
        <item>
            <title>Windy tennis</title>
            <link>http://alexhung.vox.com/library/post/windy-tennis.html?_c=feed-rss-full</link>   
            <rvw:rating>100</rvw:rating> 
            <author>nobody@vox.com(Alex)</author>
            <comments>http://alexhung.vox.com/library/post/windy-tennis.html?_c=feed-rss-full</comments>
            <guid isPermaLink="true">http://alexhung.vox.com/library/post/windy-tennis.html?_c=feed-rss-full</guid> 
            <pubDate>Sun, 18 May 2008 01:20:39 -0400</pubDate>         
            
            <description>    &lt;p&gt;My &lt;a href=&quot;http://www.theflip.com/&quot;&gt;Flip Video&lt;/a&gt;&amp;#160;(I have the 2GB/60 min, black) arrived last week and I finally got the chance to play with it today. Unfortunately the weather didn&amp;#39;t cooperate. Dan and I had to deal with 15-20 mph wind while trying to film our tennis swings. You can hear the wind noise in the background, it&amp;#39;s kind of hard to miss! Here is a short clip of what we did:&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;
    
    
    





        






    
    
    





        






    
    
    





        






    
    
    





        






    
    
    





        





&lt;div at:enclosure=&quot;asset&quot; at:xid=&quot;6a00c2251c28f3f21900fad688008b0005&quot; at:format=&quot;extra-large&quot; at:align=&quot;center&quot;
    class=&quot;enclosure enclosure-center enclosure-extra-large video-enclosure&quot; 
     style=&quot;text-align: center;&quot;&gt;
&lt;div class=&quot;enclosure-inner&quot;
    
        style=&quot;padding: 9px; border: 1px solid; width: px; margin: 10px auto;&quot;
    &gt;
    &lt;div class=&quot;enclosure-list&quot;&gt;
        &lt;div class=&quot;enclosure-item video-asset last&quot;&gt;
    
            &lt;div class=&quot;enclosure-image&quot;&gt;
        
                &lt;a href=&quot;http://alexhung.vox.com/library/video/6a00c2251c28f3f21900fad688008b0005.html&quot;&gt;&lt;img src=&quot;http://a3.vox.com/6a00c2251c28f3f21900fad688008b0005-500pi&quot; alt=&quot;Tennis - Ground Strokes&quot; title=&quot;Tennis - Ground Strokes&quot; /&gt;&lt;/a&gt;
        
            &lt;/div&gt;
            &lt;div class=&quot;enclosure-meta&quot;&gt;
                &lt;div class=&quot;enclosure-asset-name&quot;&gt;&lt;a href=&quot;http://alexhung.vox.com/library/video/6a00c2251c28f3f21900fad688008b0005.html&quot; title=&quot;Tennis - Ground Strokes&quot;&gt;Tennis - Ground Strokes&lt;/a&gt;&lt;/div&gt;
            &lt;/div&gt;
    
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;!-- end enclosure --&gt;




&lt;/div&gt;&lt;div&gt;You can see the full version (17:07) on my &lt;a href=&quot;http://gallery.mac.com/alexhung#100005&quot;&gt;.Mac site&lt;/a&gt;.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Transferring the video clips from the Flip to my Mac was a breeze. The Flip appears as a USB drive when plugged in so I can just copy the files across to my hard drive. Editing is a little tricky. The Flip uses a DivX MP4 encoder so the video files are not recognized by iMovie &amp;#39;08. After some Googling and experimentation, I decided to fork out some hard earned cash and got a license for QuickTime Pro. QTPro exports the clip to standard MP4 easily and quickly, utilizing all 4 of my MacPro cores. And editing in iMovie &amp;#39;08 pretty easy too. I was able to put this short clip together in about 5 minutes, even though I have no prior experience with iMovie &amp;#39;08 or video editing. It would be perfect if Apple fixes iMovie so that in the future it would just recognize the Flip video without any transcoding.&lt;/div&gt;&lt;/p&gt;    &lt;p style=&quot;clear:both;&quot;&gt;

    &lt;a href=&quot;http://alexhung.vox.com/library/post/windy-tennis.html?_c=feed-rss-full#comments&quot;&gt;Read and post comments&lt;/a&gt;

 | 

    
    &lt;a href=&quot;http://www.vox.com/share/6a00c2251c28f3f21900fad68800b60005?_c=feed-rss-full&quot;&gt;Send to a friend&lt;/a&gt;

&lt;/p&gt;
 
            </description> 
            <category domain="http://alexhung.vox.com/tags/">apple</category> 
            <category domain="http://alexhung.vox.com/tags/">quicktime</category> 
            <category domain="http://alexhung.vox.com/tags/">video</category> 
            <category domain="http://alexhung.vox.com/tags/">new jersey</category> 
            <category domain="http://alexhung.vox.com/tags/">tennis</category> 
            <category domain="http://alexhung.vox.com/tags/">imovie</category> 
            <category domain="http://alexhung.vox.com/tags/">mac pro</category> 
            <category domain="http://alexhung.vox.com/tags/">flip video</category>   
        <enclosure url="http://a3.vox.com/download/6a00c2251c28f3f21900fad688008b0005-flv.flv" type="video/x-flv" length="2370021" />  
        </item> 
 
        <item>
            <title>Dev Chair : iPhone SDK experience - Download Squad</title>
            <link>http://alexhung.vox.com/library/post/dev-chair-iphone-sdk-experience---download-squad.html?_c=feed-rss-full</link>   
            <author>nobody@vox.com(Alex)</author>
            <comments>http://alexhung.vox.com/library/post/dev-chair-iphone-sdk-experience---download-squad.html?_c=feed-rss-full</comments>
            <guid isPermaLink="true">http://alexhung.vox.com/library/post/dev-chair-iphone-sdk-experience---download-squad.html?_c=feed-rss-full</guid> 
            <pubDate>Fri, 28 Mar 2008 17:45:40 -0400</pubDate>         
            
            <description>    
    
    
    

    
    
    

    
    
    

    
    
    
&lt;div at:enclosure=&quot;asset&quot; at:xid=&quot;6a00c2251c28f3f21900e398ea9f720004&quot; at:format=&quot;extra-large&quot; at:align=&quot;center&quot;
    class=&quot;enclosure enclosure-center enclosure-extra-large link-enclosure&quot; 
     style=&quot;text-align: center;&quot;&gt;
&lt;div class=&quot;enclosure-inner&quot;
    
        style=&quot;padding: 9px; border: 1px solid; width: px; margin: 10px auto;&quot;
    &gt;
    &lt;div class=&quot;enclosure-list&quot;&gt;
        &lt;div class=&quot;enclosure-item link-asset last&quot;&gt;
    
            &lt;div class=&quot;enclosure-image&quot;&gt;
        
                &lt;a href=&quot;http://alexhung.vox.com/library/link/6a00c2251c28f3f21900e398ea9f720004.html&quot;&gt;&lt;img src=&quot;http://a2.vox.com/6a00c2251c28f3f21900e398ea9f720004-320pi&quot; alt=&quot;Dev Chair : iPhone SDK experience - Download Squad&quot; title=&quot;Dev Chair : iPhone SDK experience - Download Squad&quot; /&gt;&lt;/a&gt;
        
            &lt;/div&gt;
            &lt;div class=&quot;enclosure-meta&quot;&gt;
                &lt;div class=&quot;enclosure-asset-name&quot;&gt;&lt;a href=&quot;http://alexhung.vox.com/library/link/6a00c2251c28f3f21900e398ea9f720004.html&quot; title=&quot;Dev Chair : iPhone SDK experience - Download Squad&quot;&gt;Dev Chair : iPhone SDK experience - Download Squad&lt;/a&gt;&lt;/div&gt;
                &lt;div class=&quot;enclosure-asset-subtitle link-subtitle&quot;&gt;&lt;a href=&quot;http://www.downloadsquad.com/2008/03/28/dev-chair-iphone-sdk-experience/&quot; target=&quot;new&quot;&gt;http://www.downloadsquad.com/2008/03/...&lt;/a&gt;&lt;/div&gt;
            
                &lt;div class=&quot;enclosure-asset-description&quot;&gt; The iPhone SDK has been out for couple of weeks now and I&#39;ve been using it to develop an application for my work as a technology demonstrator. My experience thus far has been largely positive. I wasn&#39;t surprised by how well-made the SDK is, even at this beta stage. The amount of work involved in releasing any SDK, let alone one that is so tightly scrutinized, cannot be underestimated.Consider that I am learning three new things simultaneously: programming in Objective-C, learning how to use Xcode, and what is available in the iPhone SDK, I am going to describe the whole experience instead of just confined to the SDK...&lt;/div&gt;
        
            &lt;/div&gt;
    
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;!-- end enclosure --&gt;



    &lt;p style=&quot;clear:both;&quot;&gt;

    &lt;a href=&quot;http://alexhung.vox.com/library/post/dev-chair-iphone-sdk-experience---download-squad.html?_c=feed-rss-full#comments&quot;&gt;Read and post comments&lt;/a&gt;

 | 

    
    &lt;a href=&quot;http://www.vox.com/share/6a00c2251c28f3f21900f48ce908b80002?_c=feed-rss-full&quot;&gt;Send to a friend&lt;/a&gt;

&lt;/p&gt;
 
            </description> 
            <category domain="http://alexhung.vox.com/tags/">apple</category> 
            <category domain="http://alexhung.vox.com/tags/">programming</category> 
            <category domain="http://alexhung.vox.com/tags/">xcode</category> 
            <category domain="http://alexhung.vox.com/tags/">iphone</category> 
            <category domain="http://alexhung.vox.com/tags/">sdk</category> 
            <category domain="http://alexhung.vox.com/tags/">dev chair</category> 
            <category domain="http://alexhung.vox.com/tags/">downloadsquad</category>    
        </item> 
 
        <item>
            <title>Time Machine Error</title>
            <link>http://alexhung.vox.com/library/post/time-machine-error.html?_c=feed-rss-full</link>   
            <author>nobody@vox.com(Alex)</author>
            <comments>http://alexhung.vox.com/library/post/time-machine-error.html?_c=feed-rss-full</comments>
            <guid isPermaLink="true">http://alexhung.vox.com/library/post/time-machine-error.html?_c=feed-rss-full</guid> 
            <pubDate>Mon, 24 Mar 2008 13:41:36 -0400</pubDate>         
            
            <description>    &lt;p&gt;WTF? Almost on par with some of the Windows error message:&lt;div&gt;
    
    
    

    
    
    
&lt;div at:enclosure=&quot;asset&quot; at:xid=&quot;6a00c2251c28f3f21900f48ce796b30002&quot; at:format=&quot;extra-large&quot; at:align=&quot;center&quot;
    class=&quot;enclosure enclosure-center enclosure-extra-large photo-enclosure&quot; 
     style=&quot;text-align: center;&quot;&gt;
&lt;div class=&quot;enclosure-inner&quot;
    
        style=&quot;padding: 9px; border: 1px solid; width: px; margin: 10px auto;&quot;
    &gt;
    &lt;div class=&quot;enclosure-list&quot;&gt;
        &lt;div class=&quot;enclosure-item photo-asset last&quot;&gt;
    
            &lt;div class=&quot;enclosure-image&quot;&gt;
        
                &lt;a href=&quot;http://alexhung.vox.com/library/photo/6a00c2251c28f3f21900f48ce796b30002.html&quot;&gt;&lt;img src=&quot;http://a3.vox.com/6a00c2251c28f3f21900f48ce796b30002-500pi&quot; alt=&quot;Time Machine Error&quot; title=&quot;Time Machine Error&quot; /&gt;&lt;/a&gt;
        
            &lt;/div&gt;
            &lt;div class=&quot;enclosure-meta&quot;&gt;
                &lt;div class=&quot;enclosure-asset-name&quot;&gt;&lt;a href=&quot;http://alexhung.vox.com/library/photo/6a00c2251c28f3f21900f48ce796b30002.html&quot; title=&quot;Time Machine Error&quot;&gt;Time Machine Error&lt;/a&gt;&lt;/div&gt;
            &lt;/div&gt;
    
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;!-- end enclosure --&gt;

&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;/p&gt;    &lt;p style=&quot;clear:both;&quot;&gt;

    &lt;a href=&quot;http://alexhung.vox.com/library/post/time-machine-error.html?_c=feed-rss-full#comments&quot;&gt;Read and post comments&lt;/a&gt;

 | 

    
    &lt;a href=&quot;http://www.vox.com/share/6a00c2251c28f3f21900e398e93aca0005?_c=feed-rss-full&quot;&gt;Send to a friend&lt;/a&gt;

&lt;/p&gt;
 
            </description> 
            <category domain="http://alexhung.vox.com/tags/">apple</category> 
            <category domain="http://alexhung.vox.com/tags/">time machine</category> 
            <category domain="http://alexhung.vox.com/tags/">mac</category> 
            <category domain="http://alexhung.vox.com/tags/">wtf</category> 
            <category domain="http://alexhung.vox.com/tags/">error message</category>    
        </item> 
 
        <item>
            <title>Nik from TUAW in front of Apple Store London</title>
            <link>http://alexhung.vox.com/library/post/nik-from-tuaw-in-front-of-apple-store-london.html?_c=feed-rss-full</link>   
            <author>nobody@vox.com(Alex)</author>
            <comments>http://alexhung.vox.com/library/post/nik-from-tuaw-in-front-of-apple-store-london.html?_c=feed-rss-full</comments>
            <guid isPermaLink="true">http://alexhung.vox.com/library/post/nik-from-tuaw-in-front-of-apple-store-london.html?_c=feed-rss-full</guid> 
            <pubDate>Thu, 08 Nov 2007 13:52:22 -0500</pubDate>         
            
            <description>    
    
    
    

    
    
    
&lt;div at:enclosure=&quot;asset&quot; at:xid=&quot;6a00c2251c28f3f21900e398bba0240003&quot; at:format=&quot;extra-large&quot; at:align=&quot;center&quot;
    class=&quot;enclosure enclosure-center enclosure-extra-large photo-enclosure&quot; 
     style=&quot;text-align: center;&quot;&gt;
&lt;div class=&quot;enclosure-inner&quot;
    
        style=&quot;padding: 9px; border: 1px solid; width: px; margin: 10px auto;&quot;
    &gt;
    &lt;div class=&quot;enclosure-list&quot;&gt;
        &lt;div class=&quot;enclosure-item photo-asset last&quot;&gt;
    
            &lt;div class=&quot;enclosure-image&quot;&gt;
        
                &lt;a href=&quot;http://alexhung.vox.com/library/photo/6a00c2251c28f3f21900e398bba0240003.html&quot;&gt;&lt;img src=&quot;http://a4.vox.com/6a00c2251c28f3f21900e398bba0240003-500pi&quot; alt=&quot;Nik from TUAW&quot; title=&quot;Nik from TUAW&quot; /&gt;&lt;/a&gt;
        
            &lt;/div&gt;
            &lt;div class=&quot;enclosure-meta&quot;&gt;
                &lt;div class=&quot;enclosure-asset-name&quot;&gt;&lt;a href=&quot;http://alexhung.vox.com/library/photo/6a00c2251c28f3f21900e398bba0240003.html&quot; title=&quot;Nik from TUAW&quot;&gt;Nik from TUAW&lt;/a&gt;&lt;/div&gt;
            &lt;/div&gt;
    
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;!-- end enclosure --&gt;


    &lt;p style=&quot;clear:both;&quot;&gt;

    &lt;a href=&quot;http://alexhung.vox.com/library/post/nik-from-tuaw-in-front-of-apple-store-london.html?_c=feed-rss-full#comments&quot;&gt;Read and post comments&lt;/a&gt;

 | 

    
    &lt;a href=&quot;http://www.vox.com/share/6a00c2251c28f3f21900e398bb9a970004?_c=feed-rss-full&quot;&gt;Send to a friend&lt;/a&gt;

&lt;/p&gt;
 
            </description> 
            <category domain="http://alexhung.vox.com/tags/">apple</category> 
            <category domain="http://alexhung.vox.com/tags/">moblog</category> 
            <category domain="http://alexhung.vox.com/tags/">mobile</category> 
            <category domain="http://alexhung.vox.com/tags/">london</category> 
            <category domain="http://alexhung.vox.com/tags/">uk</category> 
            <category domain="http://alexhung.vox.com/tags/">tuaw</category> 
            <category domain="http://alexhung.vox.com/tags/">iphone</category>    
        </item> 
 
        <item>
            <title>The Big Prize goes to the right person</title>
            <link>http://alexhung.vox.com/library/post/the-big-prize-goes-to-the-right-person.html?_c=feed-rss-full</link>   
            <author>nobody@vox.com(Alex)</author>
            <comments>http://alexhung.vox.com/library/post/the-big-prize-goes-to-the-right-person.html?_c=feed-rss-full</comments>
            <guid isPermaLink="true">http://alexhung.vox.com/library/post/the-big-prize-goes-to-the-right-person.html?_c=feed-rss-full</guid> 
            <pubDate>Sat, 13 Oct 2007 11:28:59 -0400</pubDate>         
            
            <description>    &lt;p&gt;Congratulation to &lt;a href=&quot;http://news.bbc.co.uk/1/hi/world/americas/7042423.stm&quot;&gt;Al Gore for winning the Nobel Peace Prize&lt;/a&gt; for his work on the climate changes. Apple &lt;a href=&quot;http://www.apple.com/&quot;&gt;pays tribute&lt;/a&gt; to its board member. (Don&amp;#39;t think I&amp;#39;ve forgiven you over the iPhone update debacle yet, Apple. I have not!) &lt;/p&gt;    &lt;p style=&quot;clear:both;&quot;&gt;

    &lt;a href=&quot;http://alexhung.vox.com/library/post/the-big-prize-goes-to-the-right-person.html?_c=feed-rss-full#comments&quot;&gt;Read and post comments&lt;/a&gt;

 | 

    
    &lt;a href=&quot;http://www.vox.com/share/6a00c2251c28f3f21900e398b2512f0001?_c=feed-rss-full&quot;&gt;Send to a friend&lt;/a&gt;

&lt;/p&gt;
 
            </description> 
            <category domain="http://alexhung.vox.com/tags/">apple</category> 
            <category domain="http://alexhung.vox.com/tags/">al gore</category> 
            <category domain="http://alexhung.vox.com/tags/">climate crisis</category> 
            <category domain="http://alexhung.vox.com/tags/">iphone</category> 
            <category domain="http://alexhung.vox.com/tags/">nobel peace prize</category>   
        </item> 
 
        <item>
            <title>What I think of my iPhone</title>
            <link>http://alexhung.vox.com/library/post/what-i-think-of-my-iphone.html?_c=feed-rss-full</link>   
            <author>nobody@vox.com(Alex)</author>
            <comments>http://alexhung.vox.com/library/post/what-i-think-of-my-iphone.html?_c=feed-rss-full</comments>
            <guid isPermaLink="true">http://alexhung.vox.com/library/post/what-i-think-of-my-iphone.html?_c=feed-rss-full</guid> 
            <pubDate>Wed, 04 Jul 2007 18:37:48 -0400</pubDate>         
            
            <description>    &lt;p&gt;I know I should have taken time to write about my iPhone experience last Friday. But with having friends over for dinner on Saturday, tennis and French Grand Prix on Sunday, some important programming to do Monday and Tuesday, and 4th of July lunch with my friend Wendy, only now I have the time to sit down and write something.&lt;div&gt;&lt;br /&gt;&lt;div&gt;Anyway, I think the iPhone is the best phone I&amp;#39;ve had so far. And I have a lot of phones since 1992. There are a few things that bug me though:&lt;/div&gt;&lt;div&gt;&lt;ul id=&quot;null&quot;&gt;&lt;li&gt;No scheduled email checking, only periodic checking - no point checking for emails while I&amp;#39;m asleep and waste battery.&lt;/li&gt;&lt;li&gt;Keyboard volume can&amp;#39;t be adjusted - the clicking is a great feedback tool but it is way too loud to use in an office.&lt;/li&gt;&lt;li&gt;No WAP support - not an iPhone issue as such but since I can&amp;#39;t log onto Facebook&amp;#39;s mobile site (which is WAP) I wish either Apple or Facebook do something about it.&lt;/li&gt;&lt;li&gt;Wi-Fi password entry is difficult to say the least - since there is no copy &amp;amp; paste in the iPhone, I have to manually enter the wi-fi password. I ended up connecting our iPhones to the less secure router running WEP because the password is shorter (the WPA one is 63 characters long).&lt;/li&gt;&lt;li&gt;The &amp;#39;Share&amp;#39; feature should be pluggable for developers, i.e. plug-ins for Facebook, Tumblr, Flickr, etc.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;    &lt;p style=&quot;clear:both;&quot;&gt;

    &lt;a href=&quot;http://alexhung.vox.com/library/post/what-i-think-of-my-iphone.html?_c=feed-rss-full#comments&quot;&gt;Read and post comments&lt;/a&gt;

 | 

    
    &lt;a href=&quot;http://www.vox.com/share/6a00c2251c28f3f21900d4144455dd685e?_c=feed-rss-full&quot;&gt;Send to a friend&lt;/a&gt;

&lt;/p&gt;
 
            </description> 
            <category domain="http://alexhung.vox.com/tags/">apple</category> 
            <category domain="http://alexhung.vox.com/tags/">flickr</category> 
            <category domain="http://alexhung.vox.com/tags/">email</category> 
            <category domain="http://alexhung.vox.com/tags/">wpa</category> 
            <category domain="http://alexhung.vox.com/tags/">programming</category> 
            <category domain="http://alexhung.vox.com/tags/">cell phone</category> 
            <category domain="http://alexhung.vox.com/tags/">wi-fi</category> 
            <category domain="http://alexhung.vox.com/tags/">tennis</category> 
            <category domain="http://alexhung.vox.com/tags/">facebook</category> 
            <category domain="http://alexhung.vox.com/tags/">iphone</category> 
            <category domain="http://alexhung.vox.com/tags/">wap</category> 
            <category domain="http://alexhung.vox.com/tags/">tumblr</category> 
            <category domain="http://alexhung.vox.com/tags/">forumla 1</category>   
        </item> 
 
        <item>
            <title>UMPC or Apple Sub-notebook?</title>
            <link>http://alexhung.vox.com/library/post/umpc-or-apple-sub-notebook.html?_c=feed-rss-full</link>   
            <author>nobody@vox.com(Alex)</author>
            <comments>http://alexhung.vox.com/library/post/umpc-or-apple-sub-notebook.html?_c=feed-rss-full</comments>
            <guid isPermaLink="true">http://alexhung.vox.com/library/post/umpc-or-apple-sub-notebook.html?_c=feed-rss-full</guid> 
            <pubDate>Sun, 29 Apr 2007 00:12:04 -0400</pubDate>         
            
            <description>    &lt;p&gt;&lt;a href=&quot;http://www.engadget.com/2007/04/28/data-evolutions-799-cathena-cx-umpc-with-swiveling-screen/&quot;&gt;
    
    
    
&lt;/a&gt;
    
    
    

    
    
    
&lt;div at:enclosure=&quot;asset&quot; at:xid=&quot;6a00c2251c28f3f21900d41431471b6a47&quot; at:format=&quot;medium&quot; at:align=&quot;left&quot;
    class=&quot;enclosure enclosure-left enclosure-medium photo-enclosure&quot; 
     style=&quot;text-align: center; float: left;&quot;&gt;
&lt;div class=&quot;enclosure-inner&quot;
    
        style=&quot;padding: 9px; border: 1px solid; width: px; margin: 0 20px 20px 0;&quot;
    &gt;
    &lt;div class=&quot;enclosure-list&quot;&gt;
        &lt;div class=&quot;enclosure-item photo-asset last&quot;&gt;
    
            &lt;div class=&quot;enclosure-image&quot;&gt;
        
                &lt;a href=&quot;http://alexhung.vox.com/library/photo/6a00c2251c28f3f21900d41431471b6a47.html&quot;&gt;&lt;img src=&quot;http://a3.vox.com/6a00c2251c28f3f21900d41431471b6a47-200pi&quot; alt=&quot;Data Evolution&#39;s Cathena CX UMPC&quot; title=&quot;Data Evolution&#39;s Cathena CX UMPC&quot; /&gt;&lt;/a&gt;
        
            &lt;/div&gt;
            &lt;div class=&quot;enclosure-meta&quot;&gt;
                &lt;div class=&quot;enclosure-asset-name&quot;&gt;&lt;a href=&quot;http://alexhung.vox.com/library/photo/6a00c2251c28f3f21900d41431471b6a47.html&quot; title=&quot;Data Evolution&#39;s Cathena CX UMPC&quot;&gt;Data Evolution&#39;s Cathena CX UMPC&lt;/a&gt;&lt;/div&gt;
            &lt;/div&gt;
    
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;!-- end enclosure --&gt;


&lt;a href=&quot;http://www.engadget.com/2007/04/28/data-evolutions-799-cathena-cx-umpc-with-swiveling-screen/&quot;&gt;Nice looking machine&lt;/a&gt; (via Engadget). If the rumoured sub-notebook from Apple is really
&lt;a href=&quot;http://www.macrumors.com/2007/04/27/apples-subnotebook-delayed-until-late-2007-early-2008/&quot;&gt;delayed until 2007/8&lt;/a&gt; then this may be my next portable machine. &lt;/p&gt;    &lt;p style=&quot;clear:both;&quot;&gt;

    &lt;a href=&quot;http://alexhung.vox.com/library/post/umpc-or-apple-sub-notebook.html?_c=feed-rss-full#comments&quot;&gt;Read and post comments&lt;/a&gt;

 | 

    
    &lt;a href=&quot;http://www.vox.com/share/6a00c2251c28f3f21900cd97259b444cd5?_c=feed-rss-full&quot;&gt;Send to a friend&lt;/a&gt;

&lt;/p&gt;
 
            </description> 
            <category domain="http://alexhung.vox.com/tags/">apple</category> 
            <category domain="http://alexhung.vox.com/tags/">laptop</category> 
            <category domain="http://alexhung.vox.com/tags/">umpc</category>    
        </item> 
 
        <item>
            <title>More on Apple TV and HD</title>
            <link>http://alexhung.vox.com/library/post/more-on-apple-tv-and-hd.html?_c=feed-rss-full</link>   
            <author>nobody@vox.com(Alex)</author>
            <comments>http://alexhung.vox.com/library/post/more-on-apple-tv-and-hd.html?_c=feed-rss-full</comments>
            <guid isPermaLink="true">http://alexhung.vox.com/library/post/more-on-apple-tv-and-hd.html?_c=feed-rss-full</guid> 
            <pubDate>Thu, 12 Apr 2007 09:22:59 -0400</pubDate>         
            
            <description>    &lt;p&gt;&lt;a href=&quot;http://www.engadgethd.com/2007/04/11/apple-tv-and-hd-quality-its-not-the-hardware/&quot;&gt;It&amp;#39;s not the hardware&lt;/a&gt;, says Engadget HD. &lt;/p&gt;    &lt;p style=&quot;clear:both;&quot;&gt;

    &lt;a href=&quot;http://alexhung.vox.com/library/post/more-on-apple-tv-and-hd.html?_c=feed-rss-full#comments&quot;&gt;Read and post comments&lt;/a&gt;

 | 

    
    &lt;a href=&quot;http://www.vox.com/share/6a00c2251c28f3f21900d4142d0c016a47?_c=feed-rss-full&quot;&gt;Send to a friend&lt;/a&gt;

&lt;/p&gt;
 
            </description> 
            <category domain="http://alexhung.vox.com/tags/">apple</category> 
            <category domain="http://alexhung.vox.com/tags/">hdtv</category> 
            <category domain="http://alexhung.vox.com/tags/">engadget</category> 
            <category domain="http://alexhung.vox.com/tags/">apple tv</category>   
        </item> 
 
        <item>
            <title>Essential accessories for iPhone</title>
            <link>http://alexhung.vox.com/library/post/essential-accessories-for-iphone.html?_c=feed-rss-full</link>   
            <author>nobody@vox.com(Alex)</author>
            <comments>http://alexhung.vox.com/library/post/essential-accessories-for-iphone.html?_c=feed-rss-full</comments>
            <guid isPermaLink="true">http://alexhung.vox.com/library/post/essential-accessories-for-iphone.html?_c=feed-rss-full</guid> 
            <pubDate>Sun, 08 Apr 2007 22:08:40 -0400</pubDate>         
            
            <description>    &lt;p&gt;Yes, iPhone is still more than 2 months away but I already know what accessories I would be buying or looking for when it is finally out on the street.&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Carrying case&lt;/strong&gt; - During the MacWorld keynote, Steve Job did not mention whether a carrying case will be included in the iPhone package. Most probable reason is that they are still in the design stage so they have nothing to show yet. But given the history of iPod carrying case Apple includes in the box, I would imagine it will be just functional and will create a huge 3rd party market. Ideally, the case has to be thin but well made so not to increase the bulk of the iPhone. Somehow the case has to made taking the iPhone out easy so the chance of dropping the phone would be minimum. And most importantly, the headphone jack has to be accessible while the phone are inside or outside the case.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Screen protector&lt;/strong&gt; - Assuming that Apple is not using the &lt;a href=&quot;http://www.engadget.com/2007/01/19/tdks-durabis-2-coating-protects-200gb-blu-ray-discs/&quot;&gt;ultra tough coating invented by TDK&lt;/a&gt;, some type of screen protector that allows the touch screen to be used is needed.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Bluetooth stereo headphones&lt;/strong&gt; - Apple is providing a wired stereo headphone with microphone as accessory but I am hoping the iPhone will support A2DP Bluetooth profile so a wireless Bluetooth headphones can be used instead.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Solar/Battery charger&lt;/strong&gt; - The battery in the iPhone is not changeable like in the iPod. I don&amp;#39;t think it is an issue since there are plenty of ways to charge it up (e.g. from desktop computer via USB cable, power charger from wall socket or car socket, etc.) but for those situations where electrical power is unavailable (let&amp;#39;s say I&amp;#39;m on a beach) then a solar recharger would come in handy.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;     &lt;p style=&quot;clear:both;&quot;&gt;

    &lt;a href=&quot;http://alexhung.vox.com/library/post/essential-accessories-for-iphone.html?_c=feed-rss-full#comments&quot;&gt;Read and post comments&lt;/a&gt;

 | 

    
    &lt;a href=&quot;http://www.vox.com/share/6a00c2251c28f3f21900cd972073044cd5?_c=feed-rss-full&quot;&gt;Send to a friend&lt;/a&gt;

&lt;/p&gt;
 
            </description> 
            <category domain="http://alexhung.vox.com/tags/">apple</category> 
            <category domain="http://alexhung.vox.com/tags/">mobile</category> 
            <category domain="http://alexhung.vox.com/tags/">bluetooth</category> 
            <category domain="http://alexhung.vox.com/tags/">cell phone</category> 
            <category domain="http://alexhung.vox.com/tags/">battery</category> 
            <category domain="http://alexhung.vox.com/tags/">solar</category> 
            <category domain="http://alexhung.vox.com/tags/">iphone</category> 
            <category domain="http://alexhung.vox.com/tags/">screen protector</category>   
        </item> 
    </channel>
</rss>

