<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Feelin' Fine - Comments</title>
    <link>http://blog.proculo.de/</link>
    <description>Feelin' Fine - Macs &amp; more</description>
    <dc:language>en</dc:language>
    <admin:errorReportsTo rdf:resource="mailto:lex@proculo.de" />
    <generator>Serendipity 1.2.1 - http://www.s9y.org/</generator>
    
    <image>
        <url>http://blog.proculo.de/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Feelin' Fine - Comments - Feelin' Fine - Macs &amp; more</title>
        <link>http://blog.proculo.de/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Michael Hackett: Using KVO to annotate UISliders</title>
    <link>http://blog.proculo.de/archives/182-Using-KVO-to-annotate-UISliders.html#c1879</link>
            <category></category>
    
    <comments>http://blog.proculo.de/archives/182-Using-KVO-to-annotate-UISliders.html#comments</comments>
    <wfw:comment>http://blog.proculo.de/wfwcomment.php?cid=182</wfw:comment>

    

    <author>nospam@example.com (Michael Hackett)</author>
    <content:encoded>
    Very kind of you to share this, Alexander. A couple of minor corrections, if I may:&lt;br /&gt;
&lt;br /&gt;
In your addObservers:... messages, you&#039;re passing NSKeyValueChangeReplacement for the options, which isn&#039;t appropriate there. The parameter should be of the NSKeyValueObservingOptions type. The value you are passing actually corresponds to the value NSKeyValueObservingOptionInitial, but I think you can safely pass 0 in this case.&lt;br /&gt;
&lt;br /&gt;
Also, with the original value you have there, I noticed that the bubble would appear briefly when the slider was first displayed, and when I made the above change to 0, the bubble did not appear at all the first time I used the slider. The problem, it turns out, was that the bubble view&#039;s hidden property is initially NO, instead of YES, which confuses the code in the observeValueForKeyPath:... method. You set the alpha value of the view to 0.0, so it&#039;s not visible, but the hidden property is not in sync. Adding (at the end of -[ARAnnotatedSliderView _pageScrubberViewCommonInit]) the line:&lt;br /&gt;
&lt;br /&gt;
      bubbleView.hidden = YES;&lt;br /&gt;
&lt;br /&gt;
fixes both problems.&lt;br /&gt;
&lt;br /&gt;
Thank you again. I&#039;ve made the changes to a cloned repo and I&#039;ll send you a pull request, in case you would like to incorporate the changes. 
    </content:encoded>

    <pubDate>Thu, 05 May 2011 21:12:09 +0200</pubDate>
    <guid isPermaLink="false">http://blog.proculo.de/archives/182-guid.html#c1879</guid>
    
</item>
<item>
    <title>mmabetting: Why User Experience is Important</title>
    <link>http://blog.proculo.de/archives/185-Why-User-Experience-is-Important.html#c1845</link>
            <category></category>
    
    <comments>http://blog.proculo.de/archives/185-Why-User-Experience-is-Important.html#comments</comments>
    <wfw:comment>http://blog.proculo.de/wfwcomment.php?cid=185</wfw:comment>

    

    <author>nospam@example.com (mmabetting)</author>
    <content:encoded>
    blog.proculo.de site is cool . Bookmarked !!! &lt;br /&gt;
 &lt;br /&gt;
[url=http://betonufc.info]ufc betting[/url] 
    </content:encoded>

    <pubDate>Mon, 02 May 2011 01:15:00 +0200</pubDate>
    <guid isPermaLink="false">http://blog.proculo.de/archives/185-guid.html#c1845</guid>
    
</item>
<item>
    <title>Mark Wadham: Why User Experience is Important</title>
    <link>http://blog.proculo.de/archives/185-Why-User-Experience-is-Important.html#c1711</link>
            <category></category>
    
    <comments>http://blog.proculo.de/archives/185-Why-User-Experience-is-Important.html#comments</comments>
    <wfw:comment>http://blog.proculo.de/wfwcomment.php?cid=185</wfw:comment>

    

    <author>nospam@example.com (Mark Wadham)</author>
    <content:encoded>
    You may find it interesting to note that I have now decided to return the Android phone I bought and go back to an iPhone.&lt;br /&gt;
&lt;br /&gt;
User experience was part of it, but the main issue was instability - today the phone crashed and reset itself and then separately randomly started playing music while I was in a lift and wouldn&#039;t stop.  I can put up with a lesser ui experience, but I need to be able to rely on my phone and it seems that android is either too unstable in itself or simply allows apps to be too unstable.&lt;br /&gt;
&lt;br /&gt;
I&#039;ve used iphones for years and even with multiple cydia hacks installed, I&#039;ve never had problems like this.&lt;br /&gt;
&lt;br /&gt;
Maybe I&#039;ll give it another try in a year, for me it&#039;s not really ready yet.  But, at least I tried :) 
    </content:encoded>

    <pubDate>Tue, 05 Apr 2011 21:10:29 +0200</pubDate>
    <guid isPermaLink="false">http://blog.proculo.de/archives/185-guid.html#c1711</guid>
    
</item>
<item>
    <title>cchana: Why User Experience is Important</title>
    <link>http://blog.proculo.de/archives/185-Why-User-Experience-is-Important.html#c1710</link>
            <category></category>
    
    <comments>http://blog.proculo.de/archives/185-Why-User-Experience-is-Important.html#comments</comments>
    <wfw:comment>http://blog.proculo.de/wfwcomment.php?cid=185</wfw:comment>

    

    <author>nospam@example.com (cchana)</author>
    <content:encoded>
    I have an Android device and for me, it&#039;s not the UX of the OS that&#039;s the problem. Thanks to the dedicated keys, as an example, some things are more intuitive. Personally, I find that the UX/UI within apps is the problem. That&#039;s partly down to Android lacking a real UI kit which is available to iOS developers. Some apps are well made and continue to improve. 
    </content:encoded>

    <pubDate>Tue, 05 Apr 2011 18:10:16 +0200</pubDate>
    <guid isPermaLink="false">http://blog.proculo.de/archives/185-guid.html#c1710</guid>
    
</item>
<item>
    <title>Alexander Repty: Why User Experience is Important</title>
    <link>http://blog.proculo.de/archives/185-Why-User-Experience-is-Important.html#c1709</link>
            <category></category>
    
    <comments>http://blog.proculo.de/archives/185-Why-User-Experience-is-Important.html#comments</comments>
    <wfw:comment>http://blog.proculo.de/wfwcomment.php?cid=185</wfw:comment>

    

    <author>nospam@example.com (Alexander Repty)</author>
    <content:encoded>
    Matthew,&lt;br /&gt;
&lt;br /&gt;
note that I never said Mark shouldn&#039;t have switched to an Android phone. If that is his choice, and he&#039;s generally happy with it, who am I to judge his decision? If you&#039;re happy with your Android device, good for you.&lt;br /&gt;
&lt;br /&gt;
It&#039;s just that, in my opinion, user experience is the most important thing about any piece of software (or a hardware device, for that matter) and it&#039;s an area in which Android is sorely lacking compared to iOS, which Mark really illustrated with his post.&lt;br /&gt;
&lt;br /&gt;
As for taking choice chunks of someone else&#039;s post? It&#039;s called quoting.&lt;br /&gt;
&lt;br /&gt;
Cheers,&lt;br /&gt;
Alex 
    </content:encoded>

    <pubDate>Tue, 05 Apr 2011 17:41:31 +0200</pubDate>
    <guid isPermaLink="false">http://blog.proculo.de/archives/185-guid.html#c1709</guid>
    
</item>
<item>
    <title>Matthew Rigby: Why User Experience is Important</title>
    <link>http://blog.proculo.de/archives/185-Why-User-Experience-is-Important.html#c1708</link>
            <category></category>
    
    <comments>http://blog.proculo.de/archives/185-Why-User-Experience-is-Important.html#comments</comments>
    <wfw:comment>http://blog.proculo.de/wfwcomment.php?cid=185</wfw:comment>

    

    <author>nospam@example.com (Matthew Rigby)</author>
    <content:encoded>
    Why do Apple fans try to put people off Android so much? It&#039;s getting increasingly more frequent as the platform gains more and more popularity and iOS remains at the percentage it has achieved. Taking choice chunks of someone&#039;s elses post, for what reason? What are you trying to achieve by naysaying? 
    </content:encoded>

    <pubDate>Tue, 05 Apr 2011 17:37:13 +0200</pubDate>
    <guid isPermaLink="false">http://blog.proculo.de/archives/185-guid.html#c1708</guid>
    
</item>
<item>
    <title>Alexander Repty: On Going Indie</title>
    <link>http://blog.proculo.de/archives/184-On-Going-Indie.html#c1677</link>
            <category></category>
    
    <comments>http://blog.proculo.de/archives/184-On-Going-Indie.html#comments</comments>
    <wfw:comment>http://blog.proculo.de/wfwcomment.php?cid=184</wfw:comment>

    

    <author>nospam@example.com (Alexander Repty)</author>
    <content:encoded>
    I take it you haven&#039;t seen Danny Greg&#039;s blitz talk at NSConference ;) 
    </content:encoded>

    <pubDate>Wed, 30 Mar 2011 14:31:04 +0200</pubDate>
    <guid isPermaLink="false">http://blog.proculo.de/archives/184-guid.html#c1677</guid>
    
</item>
<item>
    <title>Rafael: On Going Indie</title>
    <link>http://blog.proculo.de/archives/184-On-Going-Indie.html#c1676</link>
            <category></category>
    
    <comments>http://blog.proculo.de/archives/184-On-Going-Indie.html#comments</comments>
    <wfw:comment>http://blog.proculo.de/wfwcomment.php?cid=184</wfw:comment>

    

    <author>nospam@example.com (Rafael)</author>
    <content:encoded>
    Yeah, have you seen this new cool YouTube video? ;-) 
    </content:encoded>

    <pubDate>Wed, 30 Mar 2011 14:27:40 +0200</pubDate>
    <guid isPermaLink="false">http://blog.proculo.de/archives/184-guid.html#c1676</guid>
    
</item>
<item>
    <title>Alexander Repty: On Going Indie</title>
    <link>http://blog.proculo.de/archives/184-On-Going-Indie.html#c1675</link>
            <category></category>
    
    <comments>http://blog.proculo.de/archives/184-On-Going-Indie.html#comments</comments>
    <wfw:comment>http://blog.proculo.de/wfwcomment.php?cid=184</wfw:comment>

    

    <author>nospam@example.com (Alexander Repty)</author>
    <content:encoded>
    Rafael,&lt;br /&gt;
&lt;br /&gt;
thanks :)&lt;br /&gt;
&lt;br /&gt;
Cheers,&lt;br /&gt;
Alex 
    </content:encoded>

    <pubDate>Wed, 30 Mar 2011 13:39:17 +0200</pubDate>
    <guid isPermaLink="false">http://blog.proculo.de/archives/184-guid.html#c1675</guid>
    
</item>
<item>
    <title>Alexander Repty: On Going Indie</title>
    <link>http://blog.proculo.de/archives/184-On-Going-Indie.html#c1674</link>
            <category></category>
    
    <comments>http://blog.proculo.de/archives/184-On-Going-Indie.html#comments</comments>
    <wfw:comment>http://blog.proculo.de/wfwcomment.php?cid=184</wfw:comment>

    

    <author>nospam@example.com (Alexander Repty)</author>
    <content:encoded>
    Dennis,&lt;br /&gt;
&lt;br /&gt;
thanks :)&lt;br /&gt;
&lt;br /&gt;
I hope it goes the same way for me. The first day is going very smoothly so far ;)&lt;br /&gt;
&lt;br /&gt;
Cheers,&lt;br /&gt;
Alex 
    </content:encoded>

    <pubDate>Wed, 30 Mar 2011 13:39:00 +0200</pubDate>
    <guid isPermaLink="false">http://blog.proculo.de/archives/184-guid.html#c1674</guid>
    
</item>
<item>
    <title>Alexander Repty: On Going Indie</title>
    <link>http://blog.proculo.de/archives/184-On-Going-Indie.html#c1673</link>
            <category></category>
    
    <comments>http://blog.proculo.de/archives/184-On-Going-Indie.html#comments</comments>
    <wfw:comment>http://blog.proculo.de/wfwcomment.php?cid=184</wfw:comment>

    

    <author>nospam@example.com (Alexander Repty)</author>
    <content:encoded>
    Davide,&lt;br /&gt;
&lt;br /&gt;
thank you very much :)&lt;br /&gt;
&lt;br /&gt;
I&#039;ll keep everyone posted on the new app.&lt;br /&gt;
&lt;br /&gt;
Cheers,&lt;br /&gt;
Alex 
    </content:encoded>

    <pubDate>Wed, 30 Mar 2011 13:37:26 +0200</pubDate>
    <guid isPermaLink="false">http://blog.proculo.de/archives/184-guid.html#c1673</guid>
    
</item>
<item>
    <title>Rafael Bugajewski: On Going Indie</title>
    <link>http://blog.proculo.de/archives/184-On-Going-Indie.html#c1672</link>
            <category></category>
    
    <comments>http://blog.proculo.de/archives/184-On-Going-Indie.html#comments</comments>
    <wfw:comment>http://blog.proculo.de/wfwcomment.php?cid=184</wfw:comment>

    

    <author>nospam@example.com (Rafael Bugajewski)</author>
    <content:encoded>
    Congratulations! Like all other people I wish you only the best. 
    </content:encoded>

    <pubDate>Wed, 30 Mar 2011 10:16:48 +0200</pubDate>
    <guid isPermaLink="false">http://blog.proculo.de/archives/184-guid.html#c1672</guid>
    
</item>
<item>
    <title>Dennis Blöte: On Going Indie</title>
    <link>http://blog.proculo.de/archives/184-On-Going-Indie.html#c1671</link>
            <category></category>
    
    <comments>http://blog.proculo.de/archives/184-On-Going-Indie.html#comments</comments>
    <wfw:comment>http://blog.proculo.de/wfwcomment.php?cid=184</wfw:comment>

    

    <author>nospam@example.com (Dennis Blöte)</author>
    <content:encoded>
    Hey Alex, all the best for you and I hope you won&#039;t regret taking this step - I never did and I wish you the same!&lt;br /&gt;
&lt;br /&gt;
Rock on,&lt;br /&gt;
Dennis :) 
    </content:encoded>

    <pubDate>Tue, 29 Mar 2011 20:27:10 +0200</pubDate>
    <guid isPermaLink="false">http://blog.proculo.de/archives/184-guid.html#c1671</guid>
    
</item>
<item>
    <title>Davide Krähenbühl: On Going Indie</title>
    <link>http://blog.proculo.de/archives/184-On-Going-Indie.html#c1670</link>
            <category></category>
    
    <comments>http://blog.proculo.de/archives/184-On-Going-Indie.html#comments</comments>
    <wfw:comment>http://blog.proculo.de/wfwcomment.php?cid=184</wfw:comment>

    

    <author>nospam@example.com (Davide Krähenbühl)</author>
    <content:encoded>
    My best wishes for your new job and I will wait for some news about your new application! 
    </content:encoded>

    <pubDate>Tue, 29 Mar 2011 19:01:57 +0200</pubDate>
    <guid isPermaLink="false">http://blog.proculo.de/archives/184-guid.html#c1670</guid>
    
</item>
<item>
    <title>Alexander Repty: On Going Indie</title>
    <link>http://blog.proculo.de/archives/184-On-Going-Indie.html#c1669</link>
            <category></category>
    
    <comments>http://blog.proculo.de/archives/184-On-Going-Indie.html#comments</comments>
    <wfw:comment>http://blog.proculo.de/wfwcomment.php?cid=184</wfw:comment>

    

    <author>nospam@example.com (Alexander Repty)</author>
    <content:encoded>
    Tony,&lt;br /&gt;
&lt;br /&gt;
thanks :) I really hope that is what it&#039;ll be!&lt;br /&gt;
&lt;br /&gt;
Cheers,&lt;br /&gt;
Alex 
    </content:encoded>

    <pubDate>Tue, 29 Mar 2011 15:44:50 +0200</pubDate>
    <guid isPermaLink="false">http://blog.proculo.de/archives/184-guid.html#c1669</guid>
    
</item>

</channel>
</rss>
