<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Brainwash Inc. - iPhone/Mobile Development</title>
	<atom:link href="http://brainwashinc.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://brainwashinc.wordpress.com</link>
	<description>Sequencing 1's and 0's for your binary needs.</description>
	<lastBuildDate>Sat, 16 Feb 2013 19:16:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on How to Open .Pages Files Without iWork &#124; eHow.com by Randy</title>
		<link>http://brainwashinc.wordpress.com/2011/02/14/how-to-open-pages-files-without-iwork-ehow-com/#comment-4769</link>
		<dc:creator><![CDATA[Randy]]></dc:creator>
		<pubDate>Sat, 16 Feb 2013 19:16:05 +0000</pubDate>
		<guid isPermaLink="false">http://brainwashinc.wordpress.com/?p=781#comment-4769</guid>
		<description><![CDATA[Tried this on a Mac running 10.6.8 and what I got from unzipping was a .cpgz file. I tried unzipping in the Terminal window with no luck. 

I see this thread is over a year old, but similar suggestions have been made re: appending the .zip extension more recently.]]></description>
		<content:encoded><![CDATA[<p>Tried this on a Mac running 10.6.8 and what I got from unzipping was a .cpgz file. I tried unzipping in the Terminal window with no luck. </p>
<p>I see this thread is over a year old, but similar suggestions have been made re: appending the .zip extension more recently.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Localize &#8211; Localization an iPhone application by summ3r</title>
		<link>http://brainwashinc.wordpress.com/2009/11/13/localize-localization-an-iphone-application/#comment-3532</link>
		<dc:creator><![CDATA[summ3r]]></dc:creator>
		<pubDate>Thu, 20 Dec 2012 15:29:32 +0000</pubDate>
		<guid isPermaLink="false">http://brainwashinc.wordpress.com/?p=79#comment-3532</guid>
		<description><![CDATA[If you&#039;re involved with software localization, you might want to check out this new localization tool my team recently developed- http://poeditor.com/ It also works with .strings files.]]></description>
		<content:encoded><![CDATA[<p>If you&#8217;re involved with software localization, you might want to check out this new localization tool my team recently developed- <a href="http://poeditor.com/" rel="nofollow">http://poeditor.com/</a> It also works with .strings files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Make an App: iPhone Lock Screen Image by carl</title>
		<link>http://brainwashinc.wordpress.com/2012/02/07/how-to-make-an-app-iphone-lock-screen-image/#comment-1983</link>
		<dc:creator><![CDATA[carl]]></dc:creator>
		<pubDate>Wed, 05 Sep 2012 17:49:33 +0000</pubDate>
		<guid isPermaLink="false">http://brainwashinc.wordpress.com/?p=1113#comment-1983</guid>
		<description><![CDATA[I had tried beginReceivingRemoteControlEvents and it did nothing so maybe it doesn&#039;t work with a dock and remote. Not sure why it is called ReceivingRemoteControlEvents because nothing was received unless I did something wrong, I did follow the documentation, at least I thought I did, and tried if a few different times but it never worked for me.]]></description>
		<content:encoded><![CDATA[<p>I had tried beginReceivingRemoteControlEvents and it did nothing so maybe it doesn&#8217;t work with a dock and remote. Not sure why it is called ReceivingRemoteControlEvents because nothing was received unless I did something wrong, I did follow the documentation, at least I thought I did, and tried if a few different times but it never worked for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Make an App: iPhone Lock Screen Image by bearc0025</title>
		<link>http://brainwashinc.wordpress.com/2012/02/07/how-to-make-an-app-iphone-lock-screen-image/#comment-1982</link>
		<dc:creator><![CDATA[bearc0025]]></dc:creator>
		<pubDate>Wed, 05 Sep 2012 17:46:20 +0000</pubDate>
		<guid isPermaLink="false">http://brainwashinc.wordpress.com/?p=1113#comment-1982</guid>
		<description><![CDATA[Ah, you&#039;re monitoring playback change notifications. So, yes, it&#039;s already paused when you get the notification - that&#039;s the point: you&#039;re being told it was just paused.

I&#039;m referring to beginReceivingRemoteControlEvents documented here:
http://developer.apple.com/library/ios/#DOCUMENTATION/EventHandling/Conceptual/EventHandlingiPhoneOS/RemoteControl/RemoteControl.html

I&#039;m not sure if that works w/ a dock, but I&#039;m testing on the device.]]></description>
		<content:encoded><![CDATA[<p>Ah, you&#8217;re monitoring playback change notifications. So, yes, it&#8217;s already paused when you get the notification &#8211; that&#8217;s the point: you&#8217;re being told it was just paused.</p>
<p>I&#8217;m referring to beginReceivingRemoteControlEvents documented here:<br />
<a href="http://developer.apple.com/library/ios/#DOCUMENTATION/EventHandling/Conceptual/EventHandlingiPhoneOS/RemoteControl/RemoteControl.html" rel="nofollow">http://developer.apple.com/library/ios/#DOCUMENTATION/EventHandling/Conceptual/EventHandlingiPhoneOS/RemoteControl/RemoteControl.html</a></p>
<p>I&#8217;m not sure if that works w/ a dock, but I&#8217;m testing on the device.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Make an App: iPhone Lock Screen Image by carl</title>
		<link>http://brainwashinc.wordpress.com/2012/02/07/how-to-make-an-app-iphone-lock-screen-image/#comment-1981</link>
		<dc:creator><![CDATA[carl]]></dc:creator>
		<pubDate>Wed, 05 Sep 2012 17:39:29 +0000</pubDate>
		<guid isPermaLink="false">http://brainwashinc.wordpress.com/?p=1113#comment-1981</guid>
		<description><![CDATA[Are you testing with an actual remote control and dock?
The UIEvent I had tried but does not work for me so I use the method from the Apple Music App sample. You will see that when pause is received, I then re-start play and then fade. If I comment out the pause, then the remote still sends a pause and I lose control and cannot fade.


- (void) registerMediaPlayerNotifications{ 
     NSNotificationCenter *notificationCenter = [NSNotificationCenter defaultCenter];
    
    [notificationCenter addObserver: self
                           selector: @selector (handle_NowPlayingItemChanged:)
                               name: MPMusicPlayerControllerNowPlayingItemDidChangeNotification
                             object: musicPlayer];
    
    [notificationCenter addObserver: self
                           selector: @selector (handle_PlaybackStateChanged:)
                               name: MPMusicPlayerControllerPlaybackStateDidChangeNotification
                             object: musicPlayer];
    
    [notificationCenter addObserver: self
                           selector: @selector (handle_VolumeChanged:)
                               name: MPMusicPlayerControllerVolumeDidChangeNotification
                             object: musicPlayer];
    
    [musicPlayer beginGeneratingPlaybackNotifications];
}

- (void) handle_PlaybackStateChanged: (id) notification {
    
    MPMusicPlaybackState playbackState = [musicPlayer playbackState];
      
    if (playbackState == MPMusicPlaybackStateSeekingForward){
        //Stops additional movement of the playback point, returning the playback state to what it was prior to seeking.
        [self endSeeking];
        return;
 }
    
    if (playbackState == MPMusicPlaybackStateSeekingBackward){
        [self performSelector:@selector(playPrevious) withObject:nil afterDelay:0.0];
    }

    if (playbackState == MPMusicPlaybackStatePaused) {
                
                [playPauseButton setImage:[UIImage imageNamed:@&quot;BlackPlayButton.png&quot;] forState:UIControlStateNormal];
                [musicPlayer play];
                [self pauseFadeMethod];
            }
            else 
            {
                [musicPlayer pause];
                [playPauseButton setImage:[UIImage imageNamed:@&quot;BlackPlayButton.png&quot;] forState:UIControlStateNormal];
                return;
            } 
        }
        [playPauseButton setImage:[UIImage imageNamed:@&quot;BlackPlayButton.png&quot;] forState:UIControlStateNormal];
    } 
  
    if (playbackState == MPMusicPlaybackStatePlaying) {
       [self performSelector:@selector(playPlaying) withObject:nil afterDelay:0.0];
    } 
    
    if (playbackState == MPMusicPlaybackStateStopped) {
        [playPauseButton setImage:[UIImage imageNamed:@&quot;BlackPlayButton.png&quot;] forState:UIControlStateNormal];
        }
}]]></description>
		<content:encoded><![CDATA[<p>Are you testing with an actual remote control and dock?<br />
The UIEvent I had tried but does not work for me so I use the method from the Apple Music App sample. You will see that when pause is received, I then re-start play and then fade. If I comment out the pause, then the remote still sends a pause and I lose control and cannot fade.</p>
<p>- (void) registerMediaPlayerNotifications{<br />
     NSNotificationCenter *notificationCenter = [NSNotificationCenter defaultCenter];</p>
<p>    [notificationCenter addObserver: self<br />
                           selector: @selector (handle_NowPlayingItemChanged:)<br />
                               name: MPMusicPlayerControllerNowPlayingItemDidChangeNotification<br />
                             object: musicPlayer];</p>
<p>    [notificationCenter addObserver: self<br />
                           selector: @selector (handle_PlaybackStateChanged:)<br />
                               name: MPMusicPlayerControllerPlaybackStateDidChangeNotification<br />
                             object: musicPlayer];</p>
<p>    [notificationCenter addObserver: self<br />
                           selector: @selector (handle_VolumeChanged:)<br />
                               name: MPMusicPlayerControllerVolumeDidChangeNotification<br />
                             object: musicPlayer];</p>
<p>    [musicPlayer beginGeneratingPlaybackNotifications];<br />
}</p>
<p>- (void) handle_PlaybackStateChanged: (id) notification {</p>
<p>    MPMusicPlaybackState playbackState = [musicPlayer playbackState];</p>
<p>    if (playbackState == MPMusicPlaybackStateSeekingForward){<br />
        //Stops additional movement of the playback point, returning the playback state to what it was prior to seeking.<br />
        [self endSeeking];<br />
        return;<br />
 }</p>
<p>    if (playbackState == MPMusicPlaybackStateSeekingBackward){<br />
        [self performSelector:@selector(playPrevious) withObject:nil afterDelay:0.0];<br />
    }</p>
<p>    if (playbackState == MPMusicPlaybackStatePaused) {</p>
<p>                [playPauseButton setImage:[UIImage imageNamed:@"BlackPlayButton.png"] forState:UIControlStateNormal];<br />
                [musicPlayer play];<br />
                [self pauseFadeMethod];<br />
            }<br />
            else<br />
            {<br />
                [musicPlayer pause];<br />
                [playPauseButton setImage:[UIImage imageNamed:@"BlackPlayButton.png"] forState:UIControlStateNormal];<br />
                return;<br />
            }<br />
        }<br />
        [playPauseButton setImage:[UIImage imageNamed:@"BlackPlayButton.png"] forState:UIControlStateNormal];<br />
    } </p>
<p>    if (playbackState == MPMusicPlaybackStatePlaying) {<br />
       [self performSelector:@selector(playPlaying) withObject:nil afterDelay:0.0];<br />
    } </p>
<p>    if (playbackState == MPMusicPlaybackStateStopped) {<br />
        [playPauseButton setImage:[UIImage imageNamed:@"BlackPlayButton.png"] forState:UIControlStateNormal];<br />
        }<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Make an App: iPhone Lock Screen Image by bearc0025</title>
		<link>http://brainwashinc.wordpress.com/2012/02/07/how-to-make-an-app-iphone-lock-screen-image/#comment-1979</link>
		<dc:creator><![CDATA[bearc0025]]></dc:creator>
		<pubDate>Wed, 05 Sep 2012 16:25:09 +0000</pubDate>
		<guid isPermaLink="false">http://brainwashinc.wordpress.com/?p=1113#comment-1979</guid>
		<description><![CDATA[I just opened a project using the remove controls method. Here&#039;s the top of it (below). I commented out the contents of the case for UIEventSubtypeRemoteControlTogglePlayPause - w/o that if/else, when I tapped the play/pause buttons on the lock screen, the music did not stop. Then I changed it to set the volume instead and that worked. 

So I think you could put in the fade code/call into that case w/ an actual &#039;pause&#039; call after the fade. 

- (void)remoteControlReceivedWithEvent:(UIEvent *)event 
{
    switch(event.subtype) {
        case UIEventSubtypeRemoteControlTogglePlayPause:
            if([UtilAudio isPlaying])
                [UtilAudio pause];
            else
                [UtilAudio continuePlaying];
            break;]]></description>
		<content:encoded><![CDATA[<p>I just opened a project using the remove controls method. Here&#8217;s the top of it (below). I commented out the contents of the case for UIEventSubtypeRemoteControlTogglePlayPause &#8211; w/o that if/else, when I tapped the play/pause buttons on the lock screen, the music did not stop. Then I changed it to set the volume instead and that worked. </p>
<p>So I think you could put in the fade code/call into that case w/ an actual &#8216;pause&#8217; call after the fade. </p>
<p>- (void)remoteControlReceivedWithEvent:(UIEvent *)event<br />
{<br />
    switch(event.subtype) {<br />
        case UIEventSubtypeRemoteControlTogglePlayPause:<br />
            if([UtilAudio isPlaying])<br />
                [UtilAudio pause];<br />
            else<br />
                [UtilAudio continuePlaying];<br />
            break;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Make an App: iPhone Lock Screen Image by carl</title>
		<link>http://brainwashinc.wordpress.com/2012/02/07/how-to-make-an-app-iphone-lock-screen-image/#comment-1967</link>
		<dc:creator><![CDATA[carl]]></dc:creator>
		<pubDate>Wed, 05 Sep 2012 02:41:41 +0000</pubDate>
		<guid isPermaLink="false">http://brainwashinc.wordpress.com/?p=1113#comment-1967</guid>
		<description><![CDATA[Yes the music is paused and I can receive that event. The problem is I don&#039;t want it to pause, I want to fade out the track. So far to do this I have to un-pause the track and then call the fade method which causes an audible hiccup.

I have a fade method that will fade out over x seconds. I am looking for a smooth fade out.

Thanks again for trying!]]></description>
		<content:encoded><![CDATA[<p>Yes the music is paused and I can receive that event. The problem is I don&#8217;t want it to pause, I want to fade out the track. So far to do this I have to un-pause the track and then call the fade method which causes an audible hiccup.</p>
<p>I have a fade method that will fade out over x seconds. I am looking for a smooth fade out.</p>
<p>Thanks again for trying!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Make an App: iPhone Lock Screen Image by bearc0025</title>
		<link>http://brainwashinc.wordpress.com/2012/02/07/how-to-make-an-app-iphone-lock-screen-image/#comment-1966</link>
		<dc:creator><![CDATA[bearc0025]]></dc:creator>
		<pubDate>Wed, 05 Sep 2012 01:30:29 +0000</pubDate>
		<guid isPermaLink="false">http://brainwashinc.wordpress.com/?p=1113#comment-1966</guid>
		<description><![CDATA[My understanding is that in the remoteControlReceivedWithEvent: method you are told what the user tapped (eg., play/pause) and then you programmatically start/stop/pause the music. Given that, the music sdn&#039;t already be paused???

Apple&#039;s example seems to imply this too given their playOrStop call for that event:
https://developer.apple.com/library/ios/#documentation/EventHandling/Conceptual/EventHandlingiPhoneOS/RemoteControl/RemoteControl.html

So if you fade out the music over X seconds and then have a timer that pauses the music after X seconds it seems like it wd work???]]></description>
		<content:encoded><![CDATA[<p>My understanding is that in the remoteControlReceivedWithEvent: method you are told what the user tapped (eg., play/pause) and then you programmatically start/stop/pause the music. Given that, the music sdn&#8217;t already be paused???</p>
<p>Apple&#8217;s example seems to imply this too given their playOrStop call for that event:<br />
<a href="https://developer.apple.com/library/ios/#documentation/EventHandling/Conceptual/EventHandlingiPhoneOS/RemoteControl/RemoteControl.html" rel="nofollow">https://developer.apple.com/library/ios/#documentation/EventHandling/Conceptual/EventHandlingiPhoneOS/RemoteControl/RemoteControl.html</a></p>
<p>So if you fade out the music over X seconds and then have a timer that pauses the music after X seconds it seems like it wd work???</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Make an App: iPhone Lock Screen Image by carl</title>
		<link>http://brainwashinc.wordpress.com/2012/02/07/how-to-make-an-app-iphone-lock-screen-image/#comment-1962</link>
		<dc:creator><![CDATA[carl]]></dc:creator>
		<pubDate>Tue, 04 Sep 2012 21:53:25 +0000</pubDate>
		<guid isPermaLink="false">http://brainwashinc.wordpress.com/?p=1113#comment-1962</guid>
		<description><![CDATA[Well I think it would help to override play/pause but this code is similar to what I am using and it lets you know when the pause button has been pushed but by then the music has paused. I have to un-pause and then fade causing a hiccup. I would have thought it was impossible as I looked everywhere but I did find an App that is doing it. Of course he does not want to reveal how :)]]></description>
		<content:encoded><![CDATA[<p>Well I think it would help to override play/pause but this code is similar to what I am using and it lets you know when the pause button has been pushed but by then the music has paused. I have to un-pause and then fade causing a hiccup. I would have thought it was impossible as I looked everywhere but I did find an App that is doing it. Of course he does not want to reveal how <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Make an App: iPhone Lock Screen Image by bearc0025</title>
		<link>http://brainwashinc.wordpress.com/2012/02/07/how-to-make-an-app-iphone-lock-screen-image/#comment-1960</link>
		<dc:creator><![CDATA[bearc0025]]></dc:creator>
		<pubDate>Tue, 04 Sep 2012 21:49:18 +0000</pubDate>
		<guid isPermaLink="false">http://brainwashinc.wordpress.com/?p=1113#comment-1960</guid>
		<description><![CDATA[Would it help to override the play/pause?

http://brainwashinc.wordpress.com/2012/02/06/how-to-build-an-app-ios-iphone-background-audio-controls/

Not sure that helps either.

There&#039;s also audio ducking, but I&#039;m not sure that is what you&#039;re looking for either, but thought I&#039;d mention it.]]></description>
		<content:encoded><![CDATA[<p>Would it help to override the play/pause?</p>
<p><a href="http://brainwashinc.wordpress.com/2012/02/06/how-to-build-an-app-ios-iphone-background-audio-controls/" rel="nofollow">http://brainwashinc.wordpress.com/2012/02/06/how-to-build-an-app-ios-iphone-background-audio-controls/</a></p>
<p>Not sure that helps either.</p>
<p>There&#8217;s also audio ducking, but I&#8217;m not sure that is what you&#8217;re looking for either, but thought I&#8217;d mention it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Make an App: iPhone Lock Screen Image by carl</title>
		<link>http://brainwashinc.wordpress.com/2012/02/07/how-to-make-an-app-iphone-lock-screen-image/#comment-1959</link>
		<dc:creator><![CDATA[carl]]></dc:creator>
		<pubDate>Tue, 04 Sep 2012 21:41:46 +0000</pubDate>
		<guid isPermaLink="false">http://brainwashinc.wordpress.com/?p=1113#comment-1959</guid>
		<description><![CDATA[Nope that is something completely different but thank you. I am wanting to use the play/pause to press play to start the music and press pause to fade out the music. My problem is I can listen for the pause and then I have to un-pause before sending the fade method. This creates a small but noticeable hiccup. I am looking for a better way.]]></description>
		<content:encoded><![CDATA[<p>Nope that is something completely different but thank you. I am wanting to use the play/pause to press play to start the music and press pause to fade out the music. My problem is I can listen for the pause and then I have to un-pause before sending the fade method. This creates a small but noticeable hiccup. I am looking for a better way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Make an App: iPhone Lock Screen Image by bearc0025</title>
		<link>http://brainwashinc.wordpress.com/2012/02/07/how-to-make-an-app-iphone-lock-screen-image/#comment-1958</link>
		<dc:creator><![CDATA[bearc0025]]></dc:creator>
		<pubDate>Tue, 04 Sep 2012 21:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://brainwashinc.wordpress.com/?p=1113#comment-1958</guid>
		<description><![CDATA[I&#039;m not sure if this answers it, but: http://stackoverflow.com/questions/7868457/applicationmusicplayer-volume-notification

If you figure it out one way or another, please let us know here. Thanks!]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure if this answers it, but: <a href="http://stackoverflow.com/questions/7868457/applicationmusicplayer-volume-notification" rel="nofollow">http://stackoverflow.com/questions/7868457/applicationmusicplayer-volume-notification</a></p>
<p>If you figure it out one way or another, please let us know here. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Make an App: iPhone Lock Screen Image by carl</title>
		<link>http://brainwashinc.wordpress.com/2012/02/07/how-to-make-an-app-iphone-lock-screen-image/#comment-1957</link>
		<dc:creator><![CDATA[carl]]></dc:creator>
		<pubDate>Tue, 04 Sep 2012 21:35:09 +0000</pubDate>
		<guid isPermaLink="false">http://brainwashinc.wordpress.com/?p=1113#comment-1957</guid>
		<description><![CDATA[looking for a way to use a remote control with a music player app and I want the pause button to do a fade-out?]]></description>
		<content:encoded><![CDATA[<p>looking for a way to use a remote control with a music player app and I want the pause button to do a fade-out?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Open .Pages Files Without iWork &#124; eHow.com by Paul</title>
		<link>http://brainwashinc.wordpress.com/2011/02/14/how-to-open-pages-files-without-iwork-ehow-com/#comment-1478</link>
		<dc:creator><![CDATA[Paul]]></dc:creator>
		<pubDate>Mon, 06 Aug 2012 15:14:36 +0000</pubDate>
		<guid isPermaLink="false">http://brainwashinc.wordpress.com/?p=781#comment-1478</guid>
		<description><![CDATA[great tip, works a treat, thanks.]]></description>
		<content:encoded><![CDATA[<p>great tip, works a treat, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Open .Pages Files Without iWork &#124; eHow.com by Bryan Arnold</title>
		<link>http://brainwashinc.wordpress.com/2011/02/14/how-to-open-pages-files-without-iwork-ehow-com/#comment-1169</link>
		<dc:creator><![CDATA[Bryan Arnold]]></dc:creator>
		<pubDate>Tue, 17 Jul 2012 03:38:11 +0000</pubDate>
		<guid isPermaLink="false">http://brainwashinc.wordpress.com/?p=781#comment-1169</guid>
		<description><![CDATA[7zip are able to open the .pages and will show the contents of it]]></description>
		<content:encoded><![CDATA[<p>7zip are able to open the .pages and will show the contents of it</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ToDo4Today &#8211; Virtual Assistant by Launch Action Feature &#8211; Todo4Today iOS App &#171; Brainwash Inc. &#8211; iPhone/Mobile Development</title>
		<link>http://brainwashinc.wordpress.com/2012/04/09/todo4today-simple-todo-list-for-today/#comment-1111</link>
		<dc:creator><![CDATA[Launch Action Feature &#8211; Todo4Today iOS App &#171; Brainwash Inc. &#8211; iPhone/Mobile Development]]></dc:creator>
		<pubDate>Fri, 08 Jun 2012 01:51:18 +0000</pubDate>
		<guid isPermaLink="false">http://brainwashinc.wordpress.com/?p=1161#comment-1111</guid>
		<description><![CDATA[[...] Todo4Today&#8216;s new Launch Action feature allows you to set an action for the reminder time of the item. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Todo4Today&#8216;s new Launch Action feature allows you to set an action for the reminder time of the item. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ToDo4Today &#8211; Virtual Assistant by Todo List Item via Email &#8211; Todo4Today iOS App &#171; Brainwash Inc. &#8211; iPhone/Mobile Development</title>
		<link>http://brainwashinc.wordpress.com/2012/04/09/todo4today-simple-todo-list-for-today/#comment-1110</link>
		<dc:creator><![CDATA[Todo List Item via Email &#8211; Todo4Today iOS App &#171; Brainwash Inc. &#8211; iPhone/Mobile Development]]></dc:creator>
		<pubDate>Fri, 08 Jun 2012 01:51:10 +0000</pubDate>
		<guid isPermaLink="false">http://brainwashinc.wordpress.com/?p=1161#comment-1110</guid>
		<description><![CDATA[[...] Todo4Today&#8216;s new email feature let&#8217;s you send an email to create a todo item in your todo list. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Todo4Today&#8216;s new email feature let&#8217;s you send an email to create a todo item in your todo list. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Open .Pages Files Without iWork &#124; eHow.com by Donna</title>
		<link>http://brainwashinc.wordpress.com/2011/02/14/how-to-open-pages-files-without-iwork-ehow-com/#comment-1107</link>
		<dc:creator><![CDATA[Donna]]></dc:creator>
		<pubDate>Tue, 05 Jun 2012 13:03:52 +0000</pubDate>
		<guid isPermaLink="false">http://brainwashinc.wordpress.com/?p=781#comment-1107</guid>
		<description><![CDATA[Easy, worked perfectly, and I didn&#039;t have to install any new software! Thanks.]]></description>
		<content:encoded><![CDATA[<p>Easy, worked perfectly, and I didn&#8217;t have to install any new software! Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Highlighting Text in a UIWebView by bearc0025</title>
		<link>http://brainwashinc.wordpress.com/2010/02/10/highlighting-text-in-a-uiwebview/#comment-1094</link>
		<dc:creator><![CDATA[bearc0025]]></dc:creator>
		<pubDate>Mon, 28 May 2012 18:43:28 +0000</pubDate>
		<guid isPermaLink="false">http://brainwashinc.wordpress.com/?p=408#comment-1094</guid>
		<description><![CDATA[Since you have the selected text, you can programmatically change the html content to include font/style tags at the beginning and end of the selected text. Use those tags to highlight or otherwise modify the display of the text.]]></description>
		<content:encoded><![CDATA[<p>Since you have the selected text, you can programmatically change the html content to include font/style tags at the beginning and end of the selected text. Use those tags to highlight or otherwise modify the display of the text.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Highlighting Text in a UIWebView by Azeem Shaikh</title>
		<link>http://brainwashinc.wordpress.com/2010/02/10/highlighting-text-in-a-uiwebview/#comment-1093</link>
		<dc:creator><![CDATA[Azeem Shaikh]]></dc:creator>
		<pubDate>Sat, 26 May 2012 19:44:26 +0000</pubDate>
		<guid isPermaLink="false">http://brainwashinc.wordpress.com/?p=408#comment-1093</guid>
		<description><![CDATA[I understand the fact that you are getting the selected text by running the JS. However, how do I highlight the selected text?]]></description>
		<content:encoded><![CDATA[<p>I understand the fact that you are getting the selected text by running the JS. However, how do I highlight the selected text?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
