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

<channel>
	<title>Phone Feedr</title>
	<atom:link href="http://phonefeedr.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://phonefeedr.com</link>
	<description>Just another  weblog</description>
	<pubDate>Sun, 26 Oct 2008 05:50:16 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>Calling All Phones</title>
		<link>http://phonefeedr.com/2008/10/25/calling-all-phones/</link>
		<comments>http://phonefeedr.com/2008/10/25/calling-all-phones/#comments</comments>
		<pubDate>Sun, 26 Oct 2008 02:17:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://phonefeedr.com/?p=69</guid>
		<description><![CDATA[
As we continue to improve Phone Feedr I think it is important to start a conversation about mobile web browsers and how your Feedr will work on the multitude of phones on the market right now. Mobile browsers are on the verge of an explosion, with the iPhone setting the pace. The iPhone&#8217;s web browser [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-70" src="http://phonefeedr.com/files/2008/10/phone_lineup.jpg" alt="" width="500" height="94" /></p>
<p>As we continue to improve Phone Feedr I think it is important to start a conversation about mobile web browsers and how your Feedr will work on the multitude of phones on the market right now. Mobile browsers are on the verge of an explosion, with the iPhone setting the pace. The iPhone&#8217;s web browser has set the bar extremely high for mobile web browsers and the competition is ambitiously striving to catch up. That is great news because it means that browsing the web from your phone is going to continue to become a more enjoyable experience.<span id="more-69"></span></p>
<p>Cell phones have long had the ability to display content from the internet, but it wasn&#8217;t until the iPhone that surfing from a phone became a viable alternative to desktop browsing. Consider how quickly <a href="http://www.nytimes.com/2008/01/14/technology/14apple.html">the iPhone became the top mobile browser in terms of traffic despite having only 2 percent of the mobile market</a>! Now that the iPhone is in its 3rd generation and market share <a href="http://www.ismashphone.com/2008/10/iphone-makes-up.html">has steadily risen to 17%</a> of all smart phones, it easily beats all competition for mobile web traffic. Put simply, compared to other smart phones iPhone users actually use their phones to surf the internet. While firm numbers are hard to come by, it is safe to assume that the majority of mobile web browser traffic coming to your website will be coming from the iPhone.</p>
<p>While Phone Feedr will work best on the iPhone, we expect the compatibilty of our Feedrs to steadily improve as mobile web browsing matures. With the iPhone as an indication of the impending mobile browser revolution, Phone Feedr will always strive for compatibility with as many phones as possible.</p>
<p>I will end this post with an invitation for you to comment about Phone Feedr and how it works on different mobile browsers. It is almost impossible to test our site on all the phones available. Please use this post as a place to point out flaws in our system and suggest improvements. Thanks for your feedback!</p>
]]></content:encoded>
			<wfw:commentRss>http://phonefeedr.com/2008/10/25/calling-all-phones/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Custom Icons for the iPhone</title>
		<link>http://phonefeedr.com/2008/10/24/custom-icons-for-the-iphone/</link>
		<comments>http://phonefeedr.com/2008/10/24/custom-icons-for-the-iphone/#comments</comments>
		<pubDate>Sat, 25 Oct 2008 05:47:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://phonefeedr.com/?p=90</guid>
		<description><![CDATA[One of the really cool things about the iPhone and iPod touch is that you can create custom icons for the home screen. Whenever a person adds a bookmark to your website to their home screen, the iPhone or iPod touch will look for an icon. Since most sites don&#8217;t have the code needed to [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-91" src="http://phonefeedr.com/files/2008/10/iphone_icon.jpg" alt="" width="153" height="275" />One of the really cool things about the iPhone and iPod touch is that you can create custom icons for the home screen. Whenever a person adds a bookmark to your website to their home screen, the iPhone or iPod touch will look for an icon. Since most sites don&#8217;t have the code needed to tell the iPhone where to look for this icon, a default icon is created. </p>
<p>If you create a feedr we have made it really simple for you to create your own custom icon. By default you will get the blue feedr logo as your icon, but if you want to personalize the icon follow these steps.</p>
<p>1. Create your icon. The icon&#8217;s actual size is 57&#215;57 pixels, but you can make it a little bigger and Phone Feedr will size it for you automatically. I found that creating an icon at 150&#215;150 pixels worked well. Save your icon as a jpg.</p>
<p>2. <a href="http://phonefeedr.com/wp-login.php">Log in to your Phone Feedr account</a></p>
<p><span id="more-90"></span></p>
<p>3. Click on &#8220;Users&#8221; in the upper right of the page. Then click on &#8220;your profile.&#8221;</p>
<p>4. At the bottom of this page you will see a section that says &#8220;Profile Picture.&#8221; Click &#8220;Choose File&#8221; and then find the icon you created in step 1. Click &#8220;Update Profile&#8221; and your icon will be uploaded and saved.</p>
<p>5. You are done. From your iPhone or iPod touch, navigate to your feedr and hit the &#8220;+&#8221; at the bottom of your screen. Touch &#8220;Add to Home Screen&#8221; and then your icon should appear next to the title of the page. </p>
<p>Pretty simple, right? For the code monkeys out there, you might be interested in the actual code that makes this work. We got you covered. This is made possible by a javascript that looks like this:</p>
<pre>&lt;meta name="viewport" content="width=320; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;"/&gt;
&lt;link rel="apple-touch-icon" href="http://path_to_your_icon.png" /&gt;</pre>
]]></content:encoded>
			<wfw:commentRss>http://phonefeedr.com/2008/10/24/custom-icons-for-the-iphone/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Introducing Pie.ui</title>
		<link>http://phonefeedr.com/2008/10/18/introducing-pieui/</link>
		<comments>http://phonefeedr.com/2008/10/18/introducing-pieui/#comments</comments>
		<pubDate>Sat, 18 Oct 2008 21:25:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://phonefeedr.com/?p=53</guid>
		<description><![CDATA[We just added a bundle to the tools page called Pie.ui. Since Phone Feedr owes so much to open source projects, it seems only right that we offer our humble contributions for you to use and improve. Pie.ui is perfect for anyone who wants to create an iPhone optimized version of their website but don&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://phonefeedr.com/files/2008/10/pieui_150.jpg" alt="" width="150" height="141" class="alignright size-full wp-image-50" />We just added a bundle to the <a href="http://phonefeedr.com/tools/">tools page</a> called Pie.ui. Since Phone Feedr owes so much to open source projects, it seems only right that we offer our humble contributions for you to use and improve. Pie.ui is perfect for anyone who wants to create an iPhone optimized version of their website but don&#8217;t want it to be hosted on Phone Feedr. Pie.ui is a hybrid of SimplePie and iUI. You can <a href="http://phonefeedr.com/simplepie-iui-pieui/">learn all about Pie.ui here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://phonefeedr.com/2008/10/18/introducing-pieui/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Redirect your iPhones to Phone Feedr</title>
		<link>http://phonefeedr.com/2008/10/17/redirect-your-iphones-to-phone-feedr/</link>
		<comments>http://phonefeedr.com/2008/10/17/redirect-your-iphones-to-phone-feedr/#comments</comments>
		<pubDate>Sat, 18 Oct 2008 02:35:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://phonefeedr.com/?p=76</guid>
		<description><![CDATA[Once you set up your Phone Feedr, you might want to consider redirecting iPhone visitors to your Phone Feedr. Here is a script that will detect iPhone visitors and redirect them to your feedr:
&#60;script language=javascript&#62;
&#60;!&#8211; if((navigator.userAgent.match(/iPhone/i)) &#124;&#124; (navigator.userAgent.match(/iPod/i)))
{ location.href=&#8217;http://yourfeedr.phonefeedr.com&#8217;; } &#8211;&#62;
&#60;/script&#62;
 
Replace the &#8220;http://yourfeedr.phonefeedr.com&#8221; with the address of your feedr and insert the code above the  of your website&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Once you set up your Phone Feedr, you might want to consider redirecting iPhone visitors to your Phone Feedr. Here is a script that will detect iPhone visitors and redirect them to your feedr:</p>
<div><span class="style2">&lt;script language=javascript&gt;<br />
&lt;!&#8211; if((navigator.userAgent.match(/iPhone/i)) || (navigator.userAgent.match(/iPod/i)))<br />
{ location.href=&#8217;http://yourfeedr.phonefeedr.com&#8217;; } &#8211;&gt;<br />
&lt;/script&gt;</span></div>
<p> </p>
<p>Replace the &#8220;http://yourfeedr.phonefeedr.com&#8221; with the address of your feedr and insert the code above the  of your website&#8217;s homepage. Be careful which pages you put this code on. It makes sense to redirect people from your homepage, but not from the other pages of your site. Since a feedr is supposed to send traffic to your site, you don&#8217;t want to create a loop between your site and your feedr. For example, if you click on a link in your feedr that sends visitors to a page where you have the redirect to the feedr then they are going to be going in circles. So play it safe and just redirect people from your homepage.</p>
<p>Thanks to <a href="http://www.ebaspace.com/2008/08/04/iphone-seo/">ebaspace.com</a> for the handy redirect script!</p>
]]></content:encoded>
			<wfw:commentRss>http://phonefeedr.com/2008/10/17/redirect-your-iphones-to-phone-feedr/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Welcome to Phone Feedr!</title>
		<link>http://phonefeedr.com/2008/10/06/welcome/</link>
		<comments>http://phonefeedr.com/2008/10/06/welcome/#comments</comments>
		<pubDate>Tue, 07 Oct 2008 03:35:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[blog]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to Phonefeedr.com! This is the first post in the Phone Feedr blog and I want to use it to introduce the site and tell you some of the plans we have for it. The goal of Phone Feedr is to offer a simple way for anyone to make a phone-friendly version of their website. [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-62" src="http://phonefeedr.com/files/2008/10/phone_feedr_iphone_small1.jpg" alt="Optimize your site for the iPhone" width="200" height="172" align="right" hspace="20" />Welcome to <a href="http://phonefeedr.com/">Phonefeedr.com</a>! This is the first post in the Phone Feedr blog and I want to use it to introduce the site and tell you some of the plans we have for it. The goal of Phone Feedr is to offer a simple way for anyone to make a phone-friendly version of their website. Basically, it will pull content from your website&#8217;s RSS feed and format it for mobile devices. We are targeting the iPhone particularly, but Phone Feedr should be compatible with any phone with a web browser. </p>
<p>The optimized version of your website is what we call your &#8220;feedr.&#8221; It will be hosted as a subdomain of phonefeedr.com. In other words, you will have your own address that will look like your-site-name.phonefeedr.com. Once your feedr is created all that is left to do is start promoting it on your website. You can even direct phones automatically to your feedr by adding some code to your site. Watch the tools page for more info on how to do that.</p>
<p>That&#8217;s all for now. Stay tuned for more features and announcements!</p>
]]></content:encoded>
			<wfw:commentRss>http://phonefeedr.com/2008/10/06/welcome/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
