<?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>All PHPNUKE AND PHP AJAX CMS WORDPRESS SEO &#187; Mobile Experience</title>
	<atom:link href="http://phpnuke.org.ve/category/mobile-experience/feed/" rel="self" type="application/rss+xml" />
	<link>http://phpnuke.org.ve</link>
	<description>All PHPNUKE PHP AJAX CMS WORDPRESS SEO / TODO PHP-NUKE Y PHP AJAX CMS WORDPRESS SEO</description>
	<lastBuildDate>Mon, 06 Sep 2010 23:49:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to create an optimized version of your website for the iPhone in symfony 1.1</title>
		<link>http://phpnuke.org.ve/how-to-create-an-optimized-version-of-your-website-for-the-iphone-in-symfony-1-1/</link>
		<comments>http://phpnuke.org.ve/how-to-create-an-optimized-version-of-your-website-for-the-iphone-in-symfony-1-1/#comments</comments>
		<pubDate>Fri, 13 Jun 2008 12:46:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mobile Experience]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[different-mime]]></category>
		<category><![CDATA[format-support]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[requested]]></category>
		<category><![CDATA[templates-based]]></category>
		<category><![CDATA[the-requested]]></category>
		<category><![CDATA[your-website]]></category>

		<guid isPermaLink="false">http://phpnuke.org.ve/2008/06/13/how-to-create-an-optimized-version-of-your-website-for-the-iphone-in-symfony-1-1/</guid>
		<description><![CDATA[ Symfony blog have a very interesting article to help you create an iPhone version of your website . This is made easy with the new native support for different mime types introduced in Symfony 1.1. symfony 1.1 introduces native support for different formats and mime-types. This means that the same model and controller can have different templates based on the requested format. Thanks to the new format support in symfony 1.1, developing websites that supports Web Services, API or the iPhone has never been easier. Supporting a new format is as easy as creating a new set of templates ]]></description>
			<content:encoded><![CDATA[<p> Symfony blog have a very interesting article to help you create an iPhone version of your website . This is made easy with the new native support for different mime types introduced in Symfony 1.1. symfony 1.1 introduces native support for different formats and mime-types. This means that the same model and controller can have different templates based on the requested format. Thanks to the new format support in symfony 1.1, developing websites that supports Web Services, API or the iPhone has never been easier. Supporting a new format is as easy as creating a new set of templates </p>
<p><img src="http://phpnuke.org.ve/wp-content/uploads/2009/10/b701889fb5thumb.png-150x70.png" /></p>
<p>Read this article:<br />
<a target="_blank" href="http://feedproxy.google.com/~r/PHP4Mobile/~3/ked-MEDNMKI/how-to-create-an-optimized-ver.html" title="How to create an optimized version of your website for the iPhone in symfony 1.1">How to create an optimized version of your website for the iPhone in symfony 1.1</a></p>
]]></content:encoded>
			<wfw:commentRss>http://phpnuke.org.ve/how-to-create-an-optimized-version-of-your-website-for-the-iphone-in-symfony-1-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>S60 PAMP manager</title>
		<link>http://phpnuke.org.ve/s60-pamp-manager/</link>
		<comments>http://phpnuke.org.ve/s60-pamp-manager/#comments</comments>
		<pubDate>Sun, 03 Feb 2008 16:46:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[GPL]]></category>
		<category><![CDATA[Mobile Experience]]></category>
		<category><![CDATA[PAMP]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[been-released]]></category>
		<category><![CDATA[filename]]></category>
		<category><![CDATA[lines-if-needed]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[personal-apache]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[released-under]]></category>
		<category><![CDATA[started-showing]]></category>
		<category><![CDATA[using-the-pamp]]></category>

		<guid isPermaLink="false">http://phpnuke.org.ve/2008/02/03/s60-pamp-manager/</guid>
		<description><![CDATA[ As soon as the PAMP stack have been released, the first applications to work with it started showing and S6 PAMP manager is probably the first open source application released in this matter. S60 PAMP manager is a file manager, viewer, and editor designed for PHP development using the PAMP (Personal Apache MySQL PHP) stack for Nokia S60-based mobile phones. The application will simply let you manage your phone documents right from your PC using WLAN connection. Application released under GPL license. Some known issues include : * When uploading a file, it has to be at least 1201 bytes or it won't work. So add some padding lines if needed. ]]></description>
			<content:encoded><![CDATA[<p> As soon as the PAMP stack have been released, the first applications to work with it started showing and S6 PAMP manager is probably the first open source application released in this matter. S60 PAMP manager is a file manager, viewer, and editor designed for PHP development using the PAMP (Personal Apache MySQL PHP) stack for Nokia S60-based mobile phones. The application will simply let you manage your phone documents right from your PC using WLAN connection. Application released under GPL license. Some known issues include : * When uploading a file, it has to be at least 1201 bytes or it won&#8217;t work. So add some padding lines if needed. </p>
<p><img src="http://phpnuke.org.ve/wp-content/uploads/2009/10/73697d39fathumb.jpg-150x118.jpg" /></p>
<p>Originally posted here:<br />
<a target="_blank" href="http://feedproxy.google.com/~r/PHP4Mobile/~3/mj_ee7EKswQ/s60-pamp-manager.html" title="S60 PAMP manager">S60 PAMP manager</a></p>
]]></content:encoded>
			<wfw:commentRss>http://phpnuke.org.ve/s60-pamp-manager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WURFL, Wireless Universal Resource File</title>
		<link>http://phpnuke.org.ve/wurfl-wireless-universal-resource-file/</link>
		<comments>http://phpnuke.org.ve/wurfl-wireless-universal-resource-file/#comments</comments>
		<pubDate>Sun, 11 Feb 2007 08:19:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mobile Experience]]></category>
		<category><![CDATA[Press]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[better-serve]]></category>
		<category><![CDATA[build-better]]></category>
		<category><![CDATA[compressed-copy]]></category>
		<category><![CDATA[device]]></category>
		<category><![CDATA[existing]]></category>
		<category><![CDATA[find-it-very]]></category>
		<category><![CDATA[mobile-website]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[resource]]></category>
		<category><![CDATA[very-important]]></category>
		<category><![CDATA[wap]]></category>

		<guid isPermaLink="false">http://phpnuke.org.ve/2007/02/11/wurfl-wireless-universal-resource-file/</guid>
		<description><![CDATA[ WURFL is an open source project which aims to collect information regarding wireless devices' configurations, capabilities and features. The main scope of this file is to collect as many information as we can about all the existing wireless devices that access WAP pages so that developers will be able to build better applications and better services for the users. Many developers of mobile website know this resource but many don't know it at all, while I find it very important for mobile application development to know the capabilities of the device so you can better serve content for it. The file is XML formatted about 4.26Mo, you can download a compressed copy from WURFL website . ]]></description>
			<content:encoded><![CDATA[<p> WURFL is an open source project which aims to collect information regarding wireless devices&#8217; configurations, capabilities and features. The main scope of this file is to collect as many information as we can about all the existing wireless devices that access WAP pages so that developers will be able to build better applications and better services for the users. Many developers of mobile website know this resource but many don&#8217;t know it at all, while I find it very important for mobile application development to know the capabilities of the device so you can better serve content for it. The file is XML formatted about 4.26Mo, you can download a compressed copy from WURFL website . </p>
<p><img src="http://mobile.phpmagazine.net/upload/2007/02/wurfl_logo.gif" /></p>
<p>Read more here:<br />
<a target="_blank" href="http://feedproxy.google.com/~r/PHP4Mobile/~3/tHyZjxgFJiQ/wurfl-wireless-universal-resou.html" title="WURFL, Wireless Universal Resource File">WURFL, Wireless Universal Resource File</a></p>
]]></content:encoded>
			<wfw:commentRss>http://phpnuke.org.ve/wurfl-wireless-universal-resource-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Widsets, a New Mobile Experience Just Launched !</title>
		<link>http://phpnuke.org.ve/widsets-a-new-mobile-experience-just-launched/</link>
		<comments>http://phpnuke.org.ve/widsets-a-new-mobile-experience-just-launched/#comments</comments>
		<pubDate>Tue, 03 Oct 2006 12:19:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mobile Experience]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Reports]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[experience]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[download-link]]></category>
		<category><![CDATA[easily-extended]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[online-widgets]]></category>
		<category><![CDATA[traffic-alerts]]></category>
		<category><![CDATA[very-practical]]></category>
		<category><![CDATA[weather-reports]]></category>

		<guid isPermaLink="false">http://phpnuke.org.ve/2006/10/03/widsets-a-new-mobile-experience-just-launched/</guid>
		<description><![CDATA[ I was trying today Widsets , a new great mobile experience to keep you in touch with all web communities in a very cool way. After registering, Widsets send an sms with download link for the software. I have find a version available for my Nokia N80 about 144Kb in size. ]]></description>
			<content:encoded><![CDATA[<p> I was trying today Widsets , a new great mobile experience to keep you in touch with all web communities in a very cool way. After registering, Widsets send an sms with download link for the software. I have find a version available for my Nokia N80 about 144Kb in size. </p>
<p><img src="http://phpnuke.org.ve/wp-content/uploads/2009/10/38ec9cf527thumb.png-150x109.png" /></p>
<p>Read this article:<br />
<a target="_blank" href="http://feedproxy.google.com/~r/PHP4Mobile/~3/tlowsn4auI8/widsets-a-new-mobile-experienc.html" title="Widsets, a New Mobile Experience Just Launched !">Widsets, a New Mobile Experience Just Launched !</a></p>
]]></content:encoded>
			<wfw:commentRss>http://phpnuke.org.ve/widsets-a-new-mobile-experience-just-launched/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
