<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>GeekUtils</title>
	<atom:link href="http://geekutils.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://geekutils.com</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Sat, 29 Sep 2012 10:58:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Updates for iOS6 and the new iPhone 5 coming.</title>
		<link>http://geekutils.com/2012/09/29/updates-for-ios6-and-the-new-iphone-5-coming/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=updates-for-ios6-and-the-new-iphone-5-coming</link>
		<comments>http://geekutils.com/2012/09/29/updates-for-ios6-and-the-new-iphone-5-coming/#comments</comments>
		<pubDate>Sat, 29 Sep 2012 10:57:42 +0000</pubDate>
		<dc:creator>geekutils</dc:creator>
				<category><![CDATA[iPhone Apps]]></category>

		<guid isPermaLink="false">http://geekutils.com/?p=754</guid>
		<description><![CDATA[We are in the process of updating our apps to work better with the new features of iOS6 and the new screen size of the iPhone5.  Stay tuned for future updates. Also, as an aside, we have reached a point where future updates of the app may no longer be able to support very old [...]]]></description>
			<content:encoded><![CDATA[<p>We are in the process of updating our apps to work better with the new features of iOS6 and the new screen size of the iPhone5.  Stay tuned for future updates.</p>
<p>Also, as an aside, we have reached a point where future updates of the app may no longer be able to support very old versions of iOS (3.x, for example).  We may need to restrict our apps to run only on iOS5 / iOS6.</p>
<p>We will do everything we can to continue to support the old devices while providing the best experience on iOS5 and 6.   We would, however, encourage any users using an old version of iOS to update their devices to ensure the best experience with ALL apps (not just ours).</p>
]]></content:encoded>
			<wfw:commentRss>http://geekutils.com/2012/09/29/updates-for-ios6-and-the-new-iphone-5-coming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Push Notification Outage &#8211; Resolved</title>
		<link>http://geekutils.com/2012/09/29/push-notification-outage-resolved/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=push-notification-outage-resolved</link>
		<comments>http://geekutils.com/2012/09/29/push-notification-outage-resolved/#comments</comments>
		<pubDate>Sat, 29 Sep 2012 10:54:53 +0000</pubDate>
		<dc:creator>geekutils</dc:creator>
				<category><![CDATA[Bugs and Outages]]></category>
		<category><![CDATA[iPhone Apps]]></category>

		<guid isPermaLink="false">http://geekutils.com/?p=752</guid>
		<description><![CDATA[Many of you noticed (and reported) that on 9/26, our push notification system did not appear to be working.  This was due to an authentication issue with Apple&#8217;s servers preventing our server from connecting to actually send the notifications to your devices. As of 10:00PM Eastern Standard Time, 9/27, this issue has been resolved and [...]]]></description>
			<content:encoded><![CDATA[<p>Many of you noticed (and reported) that on 9/26, our push notification system did not appear to be working.  This was due to an authentication issue with Apple&#8217;s servers preventing our server from connecting to actually send the notifications to your devices.</p>
<p>As of 10:00PM Eastern Standard Time, 9/27, this issue has been resolved and push notifications should now be flowing normally.  We apologize for the interruption.</p>
]]></content:encoded>
			<wfw:commentRss>http://geekutils.com/2012/09/29/push-notification-outage-resolved/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iOS6 Video Playback Quality</title>
		<link>http://geekutils.com/2012/09/29/ios6-video-playback-quality/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ios6-video-playback-quality</link>
		<comments>http://geekutils.com/2012/09/29/ios6-video-playback-quality/#comments</comments>
		<pubDate>Sat, 29 Sep 2012 10:52:59 +0000</pubDate>
		<dc:creator>geekutils</dc:creator>
				<category><![CDATA[iPhone Apps]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://geekutils.com/?p=750</guid>
		<description><![CDATA[We have been getting an increasing number of users contacting us to report that the video quality in our apps has degraded since their upgrade to iOS6 &#8211; so I wanted to take a moment to describe why this is happening. When we play videos, we are not using a player that we created, we [...]]]></description>
			<content:encoded><![CDATA[<p>We have been getting an increasing number of users contacting us to report that the video quality in our apps has degraded since their upgrade to iOS6 &#8211; so I wanted to take a moment to describe why this is happening.</p>
<p>When we play videos, we are not using a player that we created, we rely on the YouTube playback mechanism built-in to the device.  In versions of iOS before 6, a YouTube app was built-in to the operating system.  When we requested that a video &#8220;play&#8221; &#8211; it was the built-in YouTube player app that would play the video.</p>
<p>With the release of iOS6, Apple has removed the built-in player app.  In order to keep thousands of applications in the store (like ours) that relied on this player from breaking, Apple has chosen to use YouTube&#8217;s new iFrame player (HTML5).</p>
<p>The good news is that all of these apps still work.  The bad news is that for some reason, the iFrame player does not quite seem to be as good with regards to quality.  Additionally, the videos seem to take a bit longer to actually start playing once the link is clicked.</p>
<p>Unfortunately, this player is *NOT* a part of our apps.  There is not much that we can do to change the quality of the videos that it plays.  We are investigating other options and if we can find a higher quality method of playback, we will update all of our apps to use this new method.</p>
]]></content:encoded>
			<wfw:commentRss>http://geekutils.com/2012/09/29/ios6-video-playback-quality/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wow &#8211; Long Time No Update</title>
		<link>http://geekutils.com/2012/06/30/wow-long-time-no-update/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wow-long-time-no-update</link>
		<comments>http://geekutils.com/2012/06/30/wow-long-time-no-update/#comments</comments>
		<pubDate>Sat, 30 Jun 2012 05:27:08 +0000</pubDate>
		<dc:creator>geekutils</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://geekutils.com/?p=747</guid>
		<description><![CDATA[Fortunately for us, all of our apps are stable and our users love them.  Our last post to this site, however, was in April &#8211; which may lead one to believe that we are not working on enhancements. No updates on this site, however, doesn&#8217;t mean that we aren&#8217;t working on the next-gen products.  Right [...]]]></description>
			<content:encoded><![CDATA[<p>Fortunately for us, all of our apps are stable and our users love them.  Our last post to this site, however, was in April &#8211; which may lead one to believe that we are not working on enhancements.</p>
<p>No updates on this site, however, doesn&#8217;t mean that we aren&#8217;t working on the next-gen products.  Right now, we are currently evaluating how iOS6 is going to affect our apps, and how we may leverage new features in iOS6 to make the experience inside our apps even better.  We are also currently evaluating some new playback mechanisms that would get us away from the terrible lag and buffering issues that seem to plague the built-in YouTube player on iOS devices more often than not.</p>
<p>We hope to have some updates for you soon &#8211; in the meantime, if you encounter an issue, or have feature suggestions &#8211; please don&#8217;t hesitate to send them our way. <img src='http://geekutils.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://geekutils.com/2012/06/30/wow-long-time-no-update/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Outage Resolved &#8211; Server is in it&#8217;s new home!</title>
		<link>http://geekutils.com/2012/04/22/outage-resolved-server-is-in-its-new-home/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=outage-resolved-server-is-in-its-new-home</link>
		<comments>http://geekutils.com/2012/04/22/outage-resolved-server-is-in-its-new-home/#comments</comments>
		<pubDate>Sun, 22 Apr 2012 01:40:31 +0000</pubDate>
		<dc:creator>geekutils</dc:creator>
				<category><![CDATA[Bugs and Outages]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://geekutils.com/?p=745</guid>
		<description><![CDATA[Just wanted to post a quick note to let everyone know the server is back up and running in it&#8217;s new home.   By now, it should have detected (and pushed) notifications for any videos that were posted by our partners today. Thanks for your patience during this outage!]]></description>
			<content:encoded><![CDATA[<p>Just wanted to post a quick note to let everyone know the server is back up and running in it&#8217;s new home.   By now, it should have detected (and pushed) notifications for any videos that were posted by our partners today.</p>
<p>Thanks for your patience during this outage!</p>
]]></content:encoded>
			<wfw:commentRss>http://geekutils.com/2012/04/22/outage-resolved-server-is-in-its-new-home/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Partial Outage &#8211; 4/21/2012</title>
		<link>http://geekutils.com/2012/04/21/partial-outage-4202012/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=partial-outage-4202012</link>
		<comments>http://geekutils.com/2012/04/21/partial-outage-4202012/#comments</comments>
		<pubDate>Sat, 21 Apr 2012 02:07:01 +0000</pubDate>
		<dc:creator>geekutils</dc:creator>
				<category><![CDATA[Bugs and Outages]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://geekutils.com/?p=739</guid>
		<description><![CDATA[We are moving our servers to a new location on Saturday, 4/21/2012 so portions of our services will be unavailable. All of our YouTube apps will still list and play videos fine, but the following services will be unavailable beginning around 1:30PM Eastern Time: Push Notifications &#8211; Push notifications will not work until our server [...]]]></description>
			<content:encoded><![CDATA[<p>We are moving our servers to a new location on Saturday, 4/21/2012 so portions of our services will be unavailable.</p>
<p>All of our YouTube apps will still list and play videos fine, but the following services will be unavailable beginning around 1:30PM Eastern Time:</p>
<ul>
<li>Push Notifications &#8211; Push notifications will not work until our server comes back online in it&#8217;s new location.  Once everything is back online, it will push notifications for any videos posted during the downtime.   In the meantime, simply check your app(s) periodically through the day &#8211; if any new videos are posted, they will be listed and available for playback</li>
<li>GeekUtils.com will be unavailable during the outage</li>
<li>eMail &#8211; All of our eMail addresses will be unavailble as the servers are moved to their new location.  If you attempt to contact us and the email is bounced back to you, please try again on Sunday 4/22.</li>
<li>DEV BLOG (the tab inside all of our apps) &#8211; This tab reads geekutils.com and will be unavailable until the servers are back online</li>
<li>MORE APPS (tab inside all of our apps) &#8211; This tab connects to our server to get it&#8217;s application listing and will be unavailable until the servers are back online</li>
</ul>
<p>We currently plan to be back online by midnight eastern time as a worst case scenario, and we hope to be back online much sooner.  We thank you for your patience while we move our servers to a location which will help us to continue our trend of growth in the long term.</p>
]]></content:encoded>
			<wfw:commentRss>http://geekutils.com/2012/04/21/partial-outage-4202012/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Peter Hollens Official App is out!</title>
		<link>http://geekutils.com/2012/04/08/peter-hollens-official-app-is-out/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=peter-hollens-official-app-is-out</link>
		<comments>http://geekutils.com/2012/04/08/peter-hollens-official-app-is-out/#comments</comments>
		<pubDate>Sun, 08 Apr 2012 06:47:25 +0000</pubDate>
		<dc:creator>geekutils</dc:creator>
				<category><![CDATA[App Store]]></category>
		<category><![CDATA[App Updates]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Peter Hollens]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://geekutils.com/?p=730</guid>
		<description><![CDATA[When Peter Hollens contacted me a few months ago and said that he really wanted to work with me on an app I was flattered &#8212; he knew he wanted an app &#8211; and loved the workflow that the GeekUtils framework provided. I didn&#8217;t know much of Peter before this introduction, but I have grown [...]]]></description>
			<content:encoded><![CDATA[<p>When <a href="http://www.peterhollens.com" target="_blank">Peter Hollens</a> contacted me a few months ago and said that he really wanted to work with me on an app I was flattered &#8212; he knew he wanted an app &#8211; and loved the workflow that the GeekUtils framework provided.  I didn&#8217;t know much of Peter before this introduction, but I have grown to truly appreciate his talents &#8211; both vocally and creatively.  It didn&#8217;t take long for me to happily agree to create an iOS product to showcase his content.<BR></p>
<p>Peter has been involved in a capella music since 1999 when he co-founded the University of Oregon&#8217;s award winning a capella group &#8220;On the Rocks&#8221;.  In 2010, Peter was featured on NBC&#8217;s &#8220;The Sing Off&#8221; and received acclaim from the judges for his solo performances.<BR></p>
<p>Peter records and produces his music from his home studio in Eugene, Oregon and has recently recorded for Sony and Epic records.  In February, Peter released his first full album which is available in iTunes (<a href="http://itunes.apple.com/us/artist/peter-hollens/id377178143?partnerId=30&#038;siteID=1NIRqQq8lfY" target="_blank">click here</a>).<BR></p>
<p>If you have not introduced yourself to Peter&#8217;s content yet &#8211; allow me to introduce you <img src='http://geekutils.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   Below find two videos &#8211; his latest video at the time of this writing (which has already gone viral) &#8211; a Skyrim themed video featuring Peter&#8217;s amazing a capella talents combined with Lindsey Stirling&#8217;s amazing violin performance.  The second video is one that I particularly enjoy, Peter&#8217;s original song entitled &#8220;Sleepwalking&#8221;.<BR></p>
<p>Check them out &#8211; then go <a href="http://bit.ly/HollensApp" target="_blank">download the app</a> and <a href="http://itunes.apple.com/us/artist/peter-hollens/id377178143?partnerId=30&#038;siteID=1NIRqQq8lfY" target="_blank">buy his tunes</a> <img src='http://geekutils.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <BR><BR><br />
<object style="height: 270px; width: 480px"><param name="movie" value="http://www.youtube.com/v/mgPienNLSyk?version=3&#038;feature=player_detailpage"><param name="allowFullScreen" value="true"><param name="allowScriptAccess" value="always"><embed src="http://www.youtube.com/v/mgPienNLSyk?version=3&#038;feature=player_detailpage" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="480" height="270"></object><BR><BR><br />
<object style="height: 270px; width: 480px"><param name="movie" value="http://www.youtube.com/v/Ih7Zh9YduRo?version=3&#038;feature=player_detailpage"><param name="allowFullScreen" value="true"><param name="allowScriptAccess" value="always"><embed src="http://www.youtube.com/v/Ih7Zh9YduRo?version=3&#038;feature=player_detailpage" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="480" height="270"></object></p>
]]></content:encoded>
			<wfw:commentRss>http://geekutils.com/2012/04/08/peter-hollens-official-app-is-out/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mike Tompkins &#8211; Bully Official Music Video</title>
		<link>http://geekutils.com/2012/03/30/mike-tompkins-bully-official-video/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mike-tompkins-bully-official-video</link>
		<comments>http://geekutils.com/2012/03/30/mike-tompkins-bully-official-video/#comments</comments>
		<pubDate>Fri, 30 Mar 2012 05:01:18 +0000</pubDate>
		<dc:creator>geekutils</dc:creator>
				<category><![CDATA[Mike Tompkins]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://geekutils.com/?p=717</guid>
		<description><![CDATA[I am amazed at the partners that GeekUtils has been able to create over the short time that we&#8217;ve been building these apps.  A little over a year ago, we were fortunate enough to gain the attention of Mike Tompkins &#8211; an extremely talented a capella artist.  Shortly after, we released an official app for [...]]]></description>
			<content:encoded><![CDATA[<p>I am amazed at the partners that GeekUtils has been able to create over the short time that we&#8217;ve been building these apps.  A little over a year ago, we were fortunate enough to gain the attention of Mike Tompkins &#8211; an extremely talented a capella artist.  Shortly after, we released an official app for his content.</p>
<p>Today, Mike released the official video for the movie <a href="http://thebullyproject.com/indexflash.html" target="_blank">Bully </a>- an inspiring film that is taking on the challenge of raising awareness of bullying, and issuing a call to action to those affected.</p>
<p>In Mike&#8217;s words (from the video description) -</p>
<blockquote><p><em>I wrote and self-produced this song &#8220;Stand Up&#8221; to empower young people to overcome challenges tied with bullying. I ultimately would like to raise awareness and encourage young people to &#8220;Stand Up&#8221; and confront the challenges we are currently or may have in the past experienced as a young teenager.</em></p></blockquote>
<p>The original music video is embedded, below.  I encourage each of you to <a href="http://itunes.apple.com/us/album/stand-up-single/id514623964?partnerId=30&amp;siteID=1NIRqQq8lfY" target="_blank">visit iTunes</a> and purchase the song (<a href="http://itunes.apple.com/us/album/stand-up-single/id514623964?partnerId=30&amp;siteID=1NIRqQq8lfY" target="_blank">click here</a>) &#8211; all proceeds are going to <a href="http://www.schoolclimate.org/bullybust/" target="_blank">Bully Bust</a> &#8211; a nationwide bully awareness effort launched by NSCC.</p>
<p>We congratulate Mike on this awesome original tune and applaud him for his efforts to help raise awareness of this often overlooked reality.<BR><BR><br />
<object style="height: 270px; width: 480px"><param name="movie" value="http://www.youtube.com/v/begg0NKhiK8?version=3&#038;feature=player_profilepage"><param name="allowFullScreen" value="true"><param name="allowScriptAccess" value="always"><embed src="http://www.youtube.com/v/begg0NKhiK8?version=3&#038;feature=player_profilepage" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="480" height="270"></object><BR><BR>Amazing &#8211; all sounds were created solely with Mike&#8217;s voice and mouth &#8211; how?  Here&#8217;s a quick behind the scenes:<BR><BR><br />
<object style="height: 270px; width: 480px"><param name="movie" value="http://www.youtube.com/v/RTvQ7PkWihs?version=3&#038;feature=player_detailpage"><param name="allowFullScreen" value="true"><param name="allowScriptAccess" value="always"><embed src="http://www.youtube.com/v/RTvQ7PkWihs?version=3&#038;feature=player_detailpage" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="480" height="270"></object></p>
]]></content:encoded>
			<wfw:commentRss>http://geekutils.com/2012/03/30/mike-tompkins-bully-official-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working on some updates :)</title>
		<link>http://geekutils.com/2012/03/28/working-on-some-updates/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=working-on-some-updates</link>
		<comments>http://geekutils.com/2012/03/28/working-on-some-updates/#comments</comments>
		<pubDate>Wed, 28 Mar 2012 03:58:27 +0000</pubDate>
		<dc:creator>geekutils</dc:creator>
				<category><![CDATA[App Updates]]></category>

		<guid isPermaLink="false">http://geekutils.com/?p=714</guid>
		<description><![CDATA[Wow &#8211; it&#8217;s been a while since I have posted&#8230;.  my apologies. I can&#8217;t divulge too much information at the present time, but we are working one some great updates that will hopefully improve the overall experience on all apps based on our popular Vlogger framework.  I&#8217;ll post some screenshots as soon as we&#8217;re closer [...]]]></description>
			<content:encoded><![CDATA[<p>Wow &#8211; it&#8217;s been a while since I have posted&#8230;.  my apologies.</p>
<p>I can&#8217;t divulge too much information at the present time, but we are working one some great updates that will hopefully improve the overall experience on all apps based on our popular Vlogger framework.  I&#8217;ll post some screenshots as soon as we&#8217;re closer to getting them dropped into the store <img src='http://geekutils.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://geekutils.com/2012/03/28/working-on-some-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Having trouble logging in to YouTube?</title>
		<link>http://geekutils.com/2012/02/12/having-trouble-logging-in-to-youtube/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=having-trouble-logging-in-to-youtube</link>
		<comments>http://geekutils.com/2012/02/12/having-trouble-logging-in-to-youtube/#comments</comments>
		<pubDate>Sun, 12 Feb 2012 06:13:24 +0000</pubDate>
		<dc:creator>geekutils</dc:creator>
				<category><![CDATA[Bugs and Outages]]></category>
		<category><![CDATA[iPhone Apps]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://geekutils.com/?p=709</guid>
		<description><![CDATA[Many of you have linked YouTube to your existing Google accounts.  Some have reported that they receive an error when they try to log in to their google account, despite being linked to YouTube. With the recently added ability to &#8220;link&#8221; your account, YouTube now allows google account holders to rate/comment/subscribe to content without actually [...]]]></description>
			<content:encoded><![CDATA[<p>Many of you have linked YouTube to your existing Google accounts.  Some have reported that they receive an error when they try to log in to their google account, despite being linked to YouTube.</p>
<p>With the recently added ability to &#8220;link&#8221; your account, YouTube now allows google account holders to rate/comment/subscribe to content without actually having a YouTube channel on their account.</p>
<p>We are working on an update to support these new &#8220;linked accounts&#8221; that are active on YouTube that do not have a YouTube channel, but, in the meantime &#8211; if you would like to login to YouTube using our app &#8211; simply add a channel to your account.  It&#8217;s free, takes only a couple seconds, and it doesn&#8217;t mean you have to start uploading videos.</p>
<p>To add a channel to your YouTube-Linked google account, simply visit the <a href="https://www.youtube.com/create_channel" target="_blank">Create Channel</a> page on YouTube by <a href="https://www.youtube.com/create_channel" target="_blank">clicking here</a>:</p>
<p>Once you add a channel, you can use all of the YouTube specific functionality in our apps without issue.</p>
]]></content:encoded>
			<wfw:commentRss>http://geekutils.com/2012/02/12/having-trouble-logging-in-to-youtube/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
