<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="http://feeds.feedburner.com/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">
    <title>PHP 4 Mobile</title>
    <link rel="alternate" type="text/html" href="http://mobile.phpmagazine.net/" />
    
   <icon>http://mobile.phpmagazine.net/favicon.ico</icon>
   <logo>http://mobile.phpmagazine.net/favicon.png</logo>
   <id>tag:mobile.phpmagazine.net,2008://8</id>
    <link rel="service.post" type="application/atom+xml" href="http://phpmagazine.net/cgi-bin/pub/mt-atom.cgi/weblog/blog_id=8" title="PHP 4 Mobile" />
    <updated>2008-06-13T13:09:54Z</updated>
    
 
<link rel="self" href="http://feeds.feedburner.com/PHP4Mobile" type="application/atom+xml" /><feedburner:feedFlare href="http://add.my.yahoo.com/rss?url=http%3A%2F%2Ffeeds.feedburner.com%2FPHP4Mobile" src="http://us.i1.yimg.com/us.yimg.com/i/us/my/addtomyyahoo4.gif">Subscribe with My Yahoo!</feedburner:feedFlare><feedburner:feedFlare href="http://www.newsgator.com/ngs/subscriber/subext.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2FPHP4Mobile" src="http://www.newsgator.com/images/ngsub1.gif">Subscribe with NewsGator</feedburner:feedFlare><feedburner:feedFlare href="http://feeds.my.aol.com/add.jsp?url=http%3A%2F%2Ffeeds.feedburner.com%2FPHP4Mobile" src="http://o.aolcdn.com/favorites.my.aol.com/webmaster/ffclient/webroot/locale/en-US/images/myAOLButtonSmall.gif">Subscribe with My AOL</feedburner:feedFlare><feedburner:feedFlare href="http://www.rojo.com/add-subscription?resource=http%3A%2F%2Ffeeds.feedburner.com%2FPHP4Mobile" src="http://blog.rojo.com/RojoWideRed.gif">Subscribe with Rojo</feedburner:feedFlare><feedburner:feedFlare href="http://www.bloglines.com/sub/http://feeds.feedburner.com/PHP4Mobile" src="http://www.bloglines.com/images/sub_modern11.gif">Subscribe with Bloglines</feedburner:feedFlare><feedburner:feedFlare href="http://www.netvibes.com/subscribe.php?url=http%3A%2F%2Ffeeds.feedburner.com%2FPHP4Mobile" src="http://www.netvibes.com/img/add2netvibes.gif">Subscribe with Netvibes</feedburner:feedFlare><feedburner:feedFlare href="http://fusion.google.com/add?feedurl=http%3A%2F%2Ffeeds.feedburner.com%2FPHP4Mobile" src="http://buttons.googlesyndication.com/fusion/add.gif">Subscribe with Google</feedburner:feedFlare><feedburner:feedFlare href="http://www.pageflakes.com/subscribe.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2FPHP4Mobile" src="http://www.pageflakes.com/ImageFile.ashx?instanceId=Static_4&amp;fileName=ATP_blu_91x17.gif">Subscribe with Pageflakes</feedburner:feedFlare><feedburner:browserFriendly>This is an XML content feed. It is intended to be viewed in a newsreader or syndicated to another site, subject to copyright and fair use.</feedburner:browserFriendly><entry>
    <title>How to create an optimized version of your website for the iPhone in symfony 1.1</title>
    <link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/PHP4Mobile/~3/311114649/how_to_create_an_optimized_ver.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://phpmagazine.net/cgi-bin/pub/mt-atom.cgi/weblog/blog_id=8/entry_id=6304" title="How to create an optimized version of your website for the iPhone in symfony 1.1" />
    <id>tag:mobile.phpmagazine.net,2008://8.6304</id>
    
    <published>2008-06-13T12:46:03Z</published>
    <updated>2008-06-13T13:09:54Z</updated>
    
    <summary type="html">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...</summary>
    <author>
        <name>Hatem</name>
        <uri>http://www.phpmagazine.net</uri>
    </author>
            <category term="Mobile Experience" />
    
    <content type="html" xml:lang="en" xml:base="http://mobile.phpmagazine.net/">
        &lt;p&gt;Symfony blog have a very interesting article to help you &lt;a href="http://www.symfony-project.org/blog/2008/06/09/how-to-create-an-optimized-version-of-your-website-for-the-iphone-in-symfony-1-1"&gt;create an iPhone version of your website&lt;/a&gt;. This is made easy with the new native support for different mime types introduced in Symfony 1.1. &lt;/p&gt;

&lt;center&gt;&lt;a href="http://mobile.phpmagazine.net/upload/2008/06/how_to_create_an_optimized_ver/iphone-symfony.html" onclick="window.open('http://mobile.phpmagazine.net/upload/2008/06/how_to_create_an_optimized_ver/iphone-symfony.html', 'popup', 'width=720,height=339,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0' ); return false"&gt;&lt;img src="http://mobile.phpmagazine.net/upload/2008/06/how_to_create_an_optimized_ver/iphone-symfony-thumb.png" width="400" height="188" alt="iphone-symfony.png"/&gt;&lt;/a&gt;&lt;/center&gt;

&lt;blockquote&gt;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.

&lt;p&gt;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&lt;/blockquote&gt;&lt;/p&gt;
    &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=COcpKI"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=COcpKI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=pxaSPI"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=pxaSPI" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=J8lqAi"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=J8lqAi" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=shdeti"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=shdeti" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=Fzg3KI"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=Fzg3KI" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PHP4Mobile/~4/311114649" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://mobile.phpmagazine.net/2008/06/how_to_create_an_optimized_ver.html</feedburner:origLink></entry>
<entry>
    <title>S60 PAMP manager</title>
    <link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/PHP4Mobile/~3/228464326/s60_pamp_manager.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://phpmagazine.net/cgi-bin/pub/mt-atom.cgi/weblog/blog_id=8/entry_id=6183" title="S60 PAMP manager" />
    <id>tag:mobile.phpmagazine.net,2008://8.6183</id>
    
    <published>2008-02-03T16:46:02Z</published>
    <updated>2008-02-03T17:21:05Z</updated>
    
    <summary type="html">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,...</summary>
    <author>
        <name>Hatem</name>
        <uri>http://www.phpmagazine.net</uri>
    </author>
            <category term="Mobile Experience" />
            <category term="PAMP" />
    
    <content type="html" xml:lang="en" xml:base="http://mobile.phpmagazine.net/">
        &lt;p&gt;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. &lt;a href="http://www.symbian-freak.com/forum/viewtopic.php?t=16394"&gt;S60 PAMP manager&lt;/a&gt; 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 :&lt;/p&gt;

&lt;p&gt;* When uploading a file, it has to be at least 1201 bytes or it won't work. So add some padding lines if needed.&lt;br /&gt;
* Editing/uploading from the phone's built-in browser won't work ($_POST problems? not sure yet).&lt;br /&gt;
* Not 100% hacker-proof yet. Need to add some checks to the filename to be uploaded/edited.&lt;br /&gt;
* No support for directories; this is intentional! &lt;/p&gt;

&lt;center&gt;&lt;a href="http://mobile.phpmagazine.net/upload/2008/02/s60_pamp_manager/pamp-manager.html" onclick="window.open('http://mobile.phpmagazine.net/upload/2008/02/s60_pamp_manager/pamp-manager.html', 'popup', 'width=761,height=600,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0' ); return false"&gt;&lt;img src="http://mobile.phpmagazine.net/upload/2008/02/s60_pamp_manager/pamp-manager-thumb.jpg" width="400" height="315" alt="pamp-manager.jpg"/&gt;&lt;/a&gt;&lt;/center&gt;
    &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=sqa4L"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=sqa4L" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=8gXFL"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=8gXFL" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=WeGPl"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=WeGPl" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=ReYil"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=ReYil" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=AbLHL"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=AbLHL" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PHP4Mobile/~4/228464326" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://mobile.phpmagazine.net/2008/02/s60_pamp_manager.html</feedburner:origLink></entry>
<entry>
    <title>PAMP, Personal Apache MySQL and PHP Released for Symbians</title>
    <link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/PHP4Mobile/~3/219954505/pamp_personal_apache_mysql_and.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://phpmagazine.net/cgi-bin/pub/mt-atom.cgi/weblog/blog_id=8/entry_id=6176" title="PAMP, Personal Apache MySQL and PHP Released for Symbians" />
    <id>tag:mobile.phpmagazine.net,2008://8.6176</id>
    
    <published>2008-01-20T17:29:31Z</published>
    <updated>2008-01-20T18:08:33Z</updated>
    
    <summary type="html">We were talking about PHP on Symbians in the latest editorial, today PAMP is already here ! The new acronym is for Personal Apache MySQL and PHP (PAMP) is an experimental project by Nokia to provide an open source personal...</summary>
    <author>
        <name>Hatem</name>
        <uri>http://www.phpmagazine.net</uri>
    </author>
            <category term="PAMP" />
    
    <content type="html" xml:lang="en" xml:base="http://mobile.phpmagazine.net/">
        &lt;p&gt;We were talking about PHP on Symbians in the &lt;a href="http://www.phpmagazine.net/2008/01/php_on_symbian.html"&gt;latest editorial,&lt;/a&gt; today PAMP is already here ! The new acronym is for Personal Apache MySQL and PHP (PAMP) is an experimental project by Nokia to provide an open source personal web server for their S60-based mobile phones.&lt;/p&gt;

&lt;p&gt;Two packages are available c and e, I don't know who will install this on c, personally I have a 2Gig memory card and all applications goes there. You can install PAMP using PCSuite or simply by copying files to your memory card.&lt;/p&gt;

&lt;p&gt;The downloaded package itself include Python, PythonScript Shell, Pips, Open SSL and PAMP itself; and everything is about 7.5MB. After installing PAMP, you can find details on the connectivity settings on the website so you could connect to your mobile server using WLAN.&lt;/p&gt;
    &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=4zzEL"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=4zzEL" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=KRXXL"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=KRXXL" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=fw1Wl"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=fw1Wl" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=XYs4l"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=XYs4l" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=3m0SL"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=3m0SL" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PHP4Mobile/~4/219954505" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://mobile.phpmagazine.net/2008/01/pamp_personal_apache_mysql_and.html</feedburner:origLink></entry>
<entry>
    <title>MobileGCAL Takes Google Calendar Wireless</title>
    <link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/PHP4Mobile/~3/130558512/mobilegcal_takes_google_calend.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://phpmagazine.net/cgi-bin/pub/mt-atom.cgi/weblog/blog_id=8/entry_id=5908" title="MobileGCAL Takes Google Calendar Wireless" />
    <id>tag:mobile.phpmagazine.net,2007://8.5908</id>
    
    <published>2007-05-08T19:28:22Z</published>
    <updated>2007-05-08T19:36:21Z</updated>
    
    <summary type="html">PHILADELPHIA April 2007 - Finally, we have complete control over our calendars. MobileGCAL.com has developed a free service to allow Google Calendar users to access their calendars from their mobile device. Prior to the development of mobileGCAL, Google Calendar was...</summary>
    <author>
        <name>Hatem</name>
        <uri>http://www.phpmagazine.net</uri>
    </author>
            <category term="Mobile websites" />
    
    <content type="html" xml:lang="en" xml:base="http://mobile.phpmagazine.net/">
        &lt;p&gt;PHILADELPHIA April 2007 - Finally, we have complete control over our calendars. &lt;a href="http://mobilegcal.com"&gt;MobileGCAL.com&lt;/a&gt; has developed a free service to allow Google Calendar users to access their calendars from their mobile device.  Prior to the development of mobileGCAL, Google Calendar was accessible in limited form via text messaging.  With the implementation of mobileGCal.com Google Calendar integrates with almost all mobile devices without any software to download.&lt;/p&gt;

&lt;center&gt;&lt;img src="http://mobile.phpmagazine.net/upload/2007/05/mobilegcal_takes_google_calend/mobilegcal.jpg" width="500" height="159" alt="mobilegcal.jpg"/&gt;&lt;/center&gt;

&lt;p&gt;The advantages of using mobileGCAL.com and Google Calendar are that it allows users to communicate in real time with a web-based calendar that helps them maintain detailed information about appointments, on one or more calendars, from either their desktop or mobile device.  Additionally, users that grant others access to their calendar can view, add, delete or modify appointments from their location and have them accessible for everyone that has permission to that calendar.  The development of the program makes paper calendars obsolete.&lt;/p&gt;
    &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=exCpL"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=exCpL" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=SNEPL"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=SNEPL" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=lC5ll"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=lC5ll" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=Uy8bl"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=Uy8bl" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=ikQqL"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=ikQqL" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PHP4Mobile/~4/130558512" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://mobile.phpmagazine.net/2007/05/mobilegcal_takes_google_calend.html</feedburner:origLink></entry>
<entry>
    <title>DeepFish, "Enhanced Browsing for Your Mobile Device"</title>
    <link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/PHP4Mobile/~3/130558513/deepfish_enhanced_browsing_for.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://phpmagazine.net/cgi-bin/pub/mt-atom.cgi/weblog/blog_id=8/entry_id=5766" title="DeepFish, &quot;Enhanced Browsing for Your Mobile Device&quot;" />
    <id>tag:mobile.phpmagazine.net,2007://8.5766</id>
    
    <published>2007-03-29T16:03:34Z</published>
    <updated>2007-03-29T16:16:48Z</updated>
    
    <summary type="html">DeepFish is a new Microsoft mobile technology which aims to provide a better mobile browsing experience. Enhanced is what it claims to be! Because I just call it a bug fix edition of the rendering engine of Internet Explorer for...</summary>
    <author>
        <name>Hatem</name>
        <uri>http://www.phpmagazine.net</uri>
    </author>
            <category term="Mobile browsers" />
    
    <content type="html" xml:lang="en" xml:base="http://mobile.phpmagazine.net/">
        &lt;div style="float:left;margin:5px"&gt;&lt;img src="http://mobile.phpmagazine.net/upload/2007/03/deepfish_enhanced_browsing_for/Deepfish.png" width="191" height="75" alt="Deepfish.png"/&gt;&lt;/div&gt;&lt;a href="http://labs.live.com/deepfish"&gt;DeepFish&lt;/a&gt; is a new Microsoft mobile technology which aims to provide a better mobile browsing experience. Enhanced is what it claims to be! Because I just call it a bug fix edition of the rendering engine of Internet Explorer for mobile with new zooming features. But how enhanced is rendering normal web pages correctly on mobile devices ?!

&lt;p&gt;The &lt;a href="http://labs.live.com/deepfish/videos.aspx"&gt;demo shown in video&lt;/a&gt; is realized with msn.com website, the only new things I saw in this demo is that Microsoft is showing its own bugs in a demo video (That's how IE mobile currently render webpages). Otherwise opening a website of 300kb even if you render it correctly and open it fast, that is 300kb !! And that's too much for mobile browsing, I don't know how the current solution can handle such size in memory, I'm waiting my copy to test it, but my old Imate become very slow before opening any page. I finished by give it to mom, because I'm sure she will never surf the web with it. Anyway this is just a preview with very basic feature and tons of limitation :&lt;/p&gt;

&lt;blockquote&gt;As a technology preview, Deepfish is early in its development cycle (still a few releases from beta quality). As a result some features are not implemented or are only partially implemented. Currently, the technology preview does not support ActiveX controls, AJAX, cookies, Javascript, and HTTP POST.&lt;/blockquote&gt;

&lt;p&gt;Seriously DeepFish : &lt;strong&gt;Go fish !&lt;/strong&gt;&lt;/p&gt;
    &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=F5ReL"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=F5ReL" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=B6WKL"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=B6WKL" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=99Crl"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=99Crl" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=Eb0Nl"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=Eb0Nl" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=g6s8L"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=g6s8L" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PHP4Mobile/~4/130558513" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://mobile.phpmagazine.net/2007/03/deepfish_enhanced_browsing_for.html</feedburner:origLink></entry>
<entry>
    <title>YouTube to Launch Mobile Site, ToGo !</title>
    <link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/PHP4Mobile/~3/130558514/youtube_to_launch_mobile_site.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://phpmagazine.net/cgi-bin/pub/mt-atom.cgi/weblog/blog_id=8/entry_id=5760" title="YouTube to Launch Mobile Site, ToGo !" />
    <id>tag:mobile.phpmagazine.net,2007://8.5760</id>
    
    <published>2007-03-27T20:49:37Z</published>
    <updated>2007-03-27T20:57:06Z</updated>
    
    <summary type="html">YouTube is getting ready to launch a new mobile edition of their video service, this is going to be big in my opinion with the whole database that they have optimized for mobile phones. Currently the service located at http://m.youtube.com...</summary>
    <author>
        <name>Hatem</name>
        <uri>http://www.phpmagazine.net</uri>
    </author>
            <category term="Mobile websites" />
    
    <content type="html" xml:lang="en" xml:base="http://mobile.phpmagazine.net/">
        &lt;p&gt;YouTube is getting ready to launch a new mobile edition of their video service, this is going to be big in my opinion with the whole database that they have optimized for mobile phones. Currently the service located at &lt;a href="http://m.youtube.com"&gt;http://m.youtube.com&lt;/a&gt; is showing nothing but a "This page is not available." message with a very small logo of Youtube 51x19 pixel, dark background and a &lt;a href="http://m.youtube.com/css/mobile_base.css"&gt;css file&lt;/a&gt;. Following the css file I can guess that there will be listing of videos (obvious) with description, links, rating and each video will have its own page with more details, creation date, maybe also the file size, and duration.&lt;/p&gt;

&lt;center&gt;&lt;img src="http://mobile.phpmagazine.net/upload/2007/03/youtube_to_launch_mobile_site/Youtube-Togo.jpg" width="352" height="416" alt="Youtube-Togo.jpg"/&gt;&lt;/center&gt;

&lt;p&gt;&lt;a href="http://gigaom.com/2007/03/27/mobile-youtube/"&gt;GigaOm reported that&lt;/a&gt; :&lt;/p&gt;

&lt;blockquote&gt;The mobile site when it goes live will have around 800 "editorial picks" of videos to choose from. It's kind of an experiment to see how well things go and how good of a response the company gets, the spokesperson explained to us. Though, the end goal is to create a truly mobile YouTube experience with eventual access to the entire video catalog.&lt;/blockquote&gt;
    &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=JU1KL"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=JU1KL" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=T7JKL"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=T7JKL" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=4NkXl"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=4NkXl" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=rX5Dl"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=rX5Dl" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=e2nrL"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=e2nrL" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PHP4Mobile/~4/130558514" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://mobile.phpmagazine.net/2007/03/youtube_to_launch_mobile_site.html</feedburner:origLink></entry>
<entry>
    <title>Wall4PHP Mobile Framework</title>
    <link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/PHP4Mobile/~3/130558515/wall4php_mobile_framework.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://phpmagazine.net/cgi-bin/pub/mt-atom.cgi/weblog/blog_id=8/entry_id=5660" title="Wall4PHP Mobile Framework" />
    <id>tag:mobile.phpmagazine.net,2007://8.5660</id>
    
    <published>2007-02-27T19:18:12Z</published>
    <updated>2007-02-27T20:09:50Z</updated>
    
    <summary type="html">Wall4PHP is one of the framework that I recommend to mobile web application developer for the number of useful information that you may find inside it and related to different models of mobile phones. WALL4PHP is implementation of WALL, Wireless...</summary>
    <author>
        <name>Hatem</name>
        <uri>http://www.phpmagazine.net</uri>
    </author>
            <category term="PHP" />
    
    <content type="html" xml:lang="en" xml:base="http://mobile.phpmagazine.net/">
        &lt;p&gt;&lt;a href="http://wall.laacz.lv/"&gt;Wall4PHP&lt;/a&gt; is one of the framework that I recommend to mobile web application developer for the number of useful information that you may find inside it and related to different models of mobile phones. WALL4PHP is implementation of WALL, Wireless Abstraction Library, originally created by Luca Passani for the Java platform; for PHP. The main purpose of Wall is to generate a generalized markup language which help the web application to be compatible with most available model in the market.&lt;/p&gt;

&lt;p&gt;Wall is used like a template engine, the sample below for example will show your user agent :&lt;/p&gt;

&lt;textarea name="code" class="php"&gt;
&lt;?php include_once('../wall_prepend.php'); ?&gt;&lt;wall:document&gt;&lt;wall:xmlpidtd /&gt;

&lt;wall:head&gt;
  &lt;wall:title enforce_title="true"&gt;My Document&lt;/wall:title&gt;
   &lt;!--sent to all devices as it is --&gt;
   &lt;meta name="value" content="value" /&gt;
&lt;/wall:head&gt;
&lt;wall:body&gt;
 &lt;wall:block&gt;
UA :
&lt;wall:marquee&gt;
   &lt;?php echo getenv('HTTP_USER_AGENT'); ?&gt;
&lt;/wall:marquee&gt;
   &lt;wall:br /&gt;
  Body part 2
 &lt;/wall:block&gt;
&lt;/wall:body&gt;
&lt;/wall:document&gt; 
&lt;/textarea&gt;
    &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=UG7SL"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=UG7SL" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=E2HnL"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=E2HnL" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=qvgdl"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=qvgdl" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=jSYal"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=jSYal" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=hiNDL"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=hiNDL" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PHP4Mobile/~4/130558515" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://mobile.phpmagazine.net/2007/02/wall4php_mobile_framework.html</feedburner:origLink></entry>
<entry>
    <title>WURFL, Wireless Universal Resource File</title>
    <link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/PHP4Mobile/~3/130558516/wurfl_wireless_universal_resou.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://phpmagazine.net/cgi-bin/pub/mt-atom.cgi/weblog/blog_id=8/entry_id=5578" title="WURFL, Wireless Universal Resource File" />
    <id>tag:mobile.phpmagazine.net,2007://8.5578</id>
    
    <published>2007-02-11T08:19:32Z</published>
    <updated>2007-02-11T08:33:17Z</updated>
    
    <summary type="html">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...</summary>
    <author>
        <name>Hatem</name>
        <uri>http://www.phpmagazine.net</uri>
    </author>
            <category term="Mobile Experience" />
    
    <content type="html" xml:lang="en" xml:base="http://mobile.phpmagazine.net/">
        &lt;div style="float:left;margin:5px"&gt;&lt;img src="http://mobile.phpmagazine.net/upload/2007/02/wurfl_logo.gif" width="114" height="146" alt="wurfl_logo.gif"/&gt;&lt;/div&gt;&lt;a href="http://wurfl.sf.net/"&gt;WURFL&lt;/a&gt; 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.

&lt;p&gt;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 &lt;a href="http://wurfl.sf.net/"&gt;WURFL website&lt;/a&gt;.&lt;/p&gt;
    &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=8QfyL"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=8QfyL" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=yHLBL"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=yHLBL" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=XbtGl"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=XbtGl" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=xJVLl"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=xJVLl" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=OYrKL"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=OYrKL" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PHP4Mobile/~4/130558516" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://mobile.phpmagazine.net/2007/02/wurfl_wireless_universal_resou.html</feedburner:origLink></entry>
<entry>
    <title>My Modified AdMob PHP Class</title>
    <link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/PHP4Mobile/~3/130558517/my_modified_admob_php_class.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://phpmagazine.net/cgi-bin/pub/mt-atom.cgi/weblog/blog_id=8/entry_id=5577" title="My Modified AdMob PHP Class" />
    <id>tag:mobile.phpmagazine.net,2007://8.5577</id>
    
    <published>2007-02-10T21:16:58Z</published>
    <updated>2007-02-11T07:58:21Z</updated>
    
    <summary type="html">I used in my code a modified version of Admob code that you can find the original on admob website. The idea that I never use print inside my applications, so i wrote it as a PHP class, the original...</summary>
    <author>
        <name>Hatem</name>
        <uri>http://www.phpmagazine.net</uri>
    </author>
            <category term="PHP" />
    
    <content type="html" xml:lang="en" xml:base="http://mobile.phpmagazine.net/">
        &lt;p&gt;I used in my code a modified version of Admob code that you can find the original on admob website. The idea that I never use print inside my applications, so i wrote it as a PHP class, the original code is a little bit modified. To use it simply replace &lt;strong&gt;$admobs&lt;/strong&gt; variable with your own and enjoy!&lt;/p&gt;

&lt;textarea name="code" class="php"&gt;
/**
* Mobile Advertising PHP class
*
*/
class mobileads {


	var $admobs = 'a1458adcf8cca66';

	/**
	* Return Admob code - Original code from admob.com
	*
	* @param	mob_mode	change mode from "test" to "live" when you are done testing
	* @param	mob_alternate_link	use this to set a default link to appear if AdMob does not return an ad.
	*/
	function admob($mob_mode = 'test', $mob_alternate_link = '') {
	
		global $_SERVER;
		
	  //used for ad targeting
	  $mob_ua = urlencode(getenv("HTTP_USER_AGENT"));
	  $mob_ip = urlencode($_SERVER['REMOTE_ADDR']);
	  
	  if ($mob_mode=='test')
		  $mob_m = "&amp;m";
	
	  $mob_url = 'http://ads.admob.com/ad_source.php?s='.$this-&gt;admobs.'&amp;u='.$mob_ua.'&amp;i='.$mob_ip.$mob_m;
	
	  $mob_contents = implode('',@file($mob_url));
	
	  $mob_link = explode("&gt;&lt;",$mob_contents);
	
	  $mob_ad_text = $mob_link[0];
	  $mob_ad_link = $mob_link[1];
	
	  if (isset($mob_ad_link) &amp;&amp; ($mob_ad_link !='')) {
		  //display AdMob Ad
		  $result = '&lt;a href="'. $mob_ad_link .'"&gt;'. $mob_ad_text . '&lt;/a&gt;';
	  }
	  else {
		  //no AdMob ad, display alternate
		  $result =  $mob_alternate_link;
	  }
	
	
		return $result;
	}

}
&lt;/textarea&gt;
    &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=OeSiL"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=OeSiL" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=63kDL"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=63kDL" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=zH16l"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=zH16l" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=cmcRl"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=cmcRl" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=DBWXL"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=DBWXL" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PHP4Mobile/~4/130558517" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://mobile.phpmagazine.net/2007/02/my_modified_admob_php_class.html</feedburner:origLink></entry>
<entry>
    <title>WikiMobs, Wikipedia for Mobile Phones</title>
    <link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/PHP4Mobile/~3/130558518/wikimobs_wikipedia_for_mobile.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://phpmagazine.net/cgi-bin/pub/mt-atom.cgi/weblog/blog_id=8/entry_id=5361" title="WikiMobs, Wikipedia for Mobile Phones" />
    <id>tag:mobile.phpmagazine.net,2006://8.5361</id>
    
    <published>2006-12-18T22:32:43Z</published>
    <updated>2006-12-18T19:35:53Z</updated>
    
    <summary type="html">WikiMobs is the free encyclopedia optimized for modern mobile phones. Totally web-based you don't have to download nothing, just access wikimobs.com from your mobile browser then enter the keyword you are looking for. WikiMobs is optimized to display limited pages...</summary>
    <author>
        <name>Hatem</name>
        <uri>http://www.phpmagazine.net</uri>
    </author>
            <category term="Mobile websites" />
    
    <content type="html" xml:lang="en" xml:base="http://mobile.phpmagazine.net/">
        &lt;p&gt;&lt;a href="http://www.wikimobs.com/"&gt;WikiMobs&lt;/a&gt; is the free encyclopedia optimized for modern mobile phones. Totally web-based you don't have to download nothing, just access &lt;a href="http://wikimobs.com"&gt;wikimobs.com&lt;/a&gt; from your mobile browser then enter the keyword you are looking for. WikiMobs is optimized to display limited pages to limit bandwidth usage, you'll see on top of pages the content displayed in sections and you can navigate to the section you want to read more about the topic you are looking for. &lt;/p&gt;

&lt;center&gt;&lt;a href="http://mobile.phpmagazine.net/upload/2006/12/wikimobs_wikipedia_for_mobile/wikimobs.html" onclick="window.open('http://mobile.phpmagazine.net/upload/2006/12/wikimobs_wikipedia_for_mobile/wikimobs.html', 'popup', 'width=352,height=416,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0' ); return false"&gt;&lt;img src="http://mobile.phpmagazine.net/upload/2006/12/wikimobs_wikipedia_for_mobile/wikimobs-thumb.jpg" width="300" height="354" alt="WikiMobs" title="WikiMobs" /&gt;&lt;/a&gt;&lt;/center&gt;

&lt;p&gt;I have noticed many services providing this service, but WikiMobs is in my opinion the best web-based Wikipedia for mobile phones. The service is very new at its very early stages and currently at the version 0.5 beta. There will be certainly more features coming in the future, let me know if you have any suggestion to optimize the service and make Wikipedia access more easier from your mobile. Should I mention that it's written in PHP ? :-)&lt;/p&gt;

&lt;center&gt;&lt;a href="http://mobile.phpmagazine.net/upload/2006/12/wikimobs_wikipedia_for_mobile/wikimobs-search.html" onclick="window.open('http://mobile.phpmagazine.net/upload/2006/12/wikimobs_wikipedia_for_mobile/wikimobs-search.html', 'popup', 'width=352,height=416,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0' ); return false"&gt;&lt;img src="http://mobile.phpmagazine.net/upload/2006/12/wikimobs_wikipedia_for_mobile/wikimobs-search-thumb.jpg" width="300" height="354" alt="WikiMobs Search" title="WikiMobs Search" /&gt;&lt;/a&gt;&lt;/center&gt;
    &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=CAPvL"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=CAPvL" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=WEi4L"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=WEi4L" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=3HVzl"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=3HVzl" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=AZIAl"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=AZIAl" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=DSGoL"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=DSGoL" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PHP4Mobile/~4/130558518" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://mobile.phpmagazine.net/2006/12/wikimobs_wikipedia_for_mobile.html</feedburner:origLink></entry>
<entry>
    <title>Opera Mini, Version 3 To Invade The Mobile Market</title>
    <link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/PHP4Mobile/~3/130558519/opera_mini_version_3_to_invade.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://phpmagazine.net/cgi-bin/pub/mt-atom.cgi/weblog/blog_id=8/entry_id=5280" title="Opera Mini, Version 3 To Invade The Mobile Market" />
    <id>tag:mobile.phpmagazine.net,2006://8.5280</id>
    
    <published>2006-11-28T22:41:51Z</published>
    <updated>2006-11-28T19:45:21Z</updated>
    
    <summary type="html">Today released the version 3 of Opera Mini, the free java-based browser by Opera for Mobile phones. I was using previous versions of Opera Mini and today I'm sure that I'm switching totally to opera. The long awaited version of...</summary>
    <author>
        <name>Hatem</name>
        <uri>http://www.phpmagazine.net</uri>
    </author>
            <category term="Mobile browsers" />
    
    <content type="html" xml:lang="en" xml:base="http://mobile.phpmagazine.net/">
        &lt;p&gt;Today released the version 3 of &lt;a href="http://www.operamini.com/"&gt;Opera Mini&lt;/a&gt;, the free java-based browser by Opera for Mobile phones. I was using previous versions of Opera Mini and today I'm sure that I'm switching totally to opera. The long awaited version of Opera Mini came with tons of new features and improvements, time to upgrade and profit fully from mobile browsing thanks to this great gadget.&lt;/p&gt;

&lt;center&gt;&lt;img src="http://mobile.phpmagazine.net/upload/2006/11/opera_mini_version_3_to_invade/OperaMini3.jpg" width="352" height="416" alt="OperaMini3.jpg"/&gt;&lt;/center&gt;
    &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=lOlTL"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=lOlTL" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=T9BQL"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=T9BQL" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=Omqnl"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=Omqnl" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=TVsDl"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=TVsDl" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=4fnVL"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=4fnVL" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PHP4Mobile/~4/130558519" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://mobile.phpmagazine.net/2006/11/opera_mini_version_3_to_invade.html</feedburner:origLink></entry>
<entry>
    <title>Wikipedia Goes Mobile</title>
    <link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/PHP4Mobile/~3/130558520/wikipedia_goes_mobile.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://phpmagazine.net/cgi-bin/pub/mt-atom.cgi/weblog/blog_id=8/entry_id=5022" title="Wikipedia Goes Mobile" />
    <id>tag:mobile.phpmagazine.net,2006://8.5022</id>
    
    <published>2006-10-16T09:03:33Z</published>
    <updated>2006-10-16T10:15:47Z</updated>
    
    <summary type="html">Slashdotted today : "Webaroo has added Wikipedia to their services on mobile devices. There have also been open source efforts to deliver it to the iPod (also check out the wiki) or a PDA. I guess if I were still...</summary>
    <author>
        <name>Hatem</name>
        <uri>http://www.phpmagazine.net</uri>
    </author>
            <category term="Mobile websites" />
    
    <content type="html" xml:lang="en" xml:base="http://mobile.phpmagazine.net/">
        &lt;p&gt;&lt;a href="http://hardware.slashdot.org/article.pl?sid=06/10/16/026246"&gt;Slashdotted&lt;/a&gt; today : "&lt;a href="http://www.webaroo.com/rooWebPacks.html#wikipedia"&gt;Webaroo&lt;/a&gt; has &lt;a href="http://www.iwr.co.uk/information-world-review/news/2166069/wikipedia-jumps-offline-onto"&gt;added Wikipedia to their services on mobile devices&lt;/a&gt;. There have also been &lt;a href="http://encyclopodia.sourceforge.net/en/index.html"&gt;open source efforts&lt;/a&gt; to deliver it to the iPod (also check out &lt;a href="http://ipodlinux.org/Wikipedia"&gt;the wiki&lt;/a&gt;) or a &lt;a href="http://palmtops.about.com/od/palmtoppicks/tp/wikipedia_pda.htm"&gt;PDA&lt;/a&gt;.  I guess if I were still a bartender, this would be a necessity in solving bar disputes before they escalate to fisticuffs."&lt;/p&gt;

&lt;center&gt;&lt;img alt="wikimobile.png" src="http://mobile.phpmagazine.net/2006/10/16/wikimobile.png" width="400" height="357" /&gt;&lt;/center&gt;

&lt;p&gt;Great initiatives I think, if we know that Wikipedia requires 6 GB of free space, 10 GB recommended. Bringing wikipedia to mobile devices will certainly be very helpful especially if its based on offline usage. The only think that still worry me, why should I have 6GB of wikipedia on my mobile device while it's not something for daily usage, and I'll never need to know all information available together ? Webaroo is available for Windows Pocket PC 2003 SE and Windows Mobile 5.0 for Pocket PC, in addition to a windows desktop edition.&lt;/p&gt;
    &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=lstGL"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=lstGL" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=LCrPL"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=LCrPL" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=Eb6hl"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=Eb6hl" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=7F3ul"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=7F3ul" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=1wv4L"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=1wv4L" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PHP4Mobile/~4/130558520" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://mobile.phpmagazine.net/2006/10/wikipedia_goes_mobile.html</feedburner:origLink></entry>
<entry>
    <title>Widsets, a New Mobile Experience Just Launched !</title>
    <link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/PHP4Mobile/~3/130558521/widsets_a_new_mobile_experienc.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://phpmagazine.net/cgi-bin/pub/mt-atom.cgi/weblog/blog_id=8/entry_id=4965" title="Widsets, a New Mobile Experience Just Launched !" />
    <id>tag:mobile.phpmagazine.net,2006://8.4965</id>
    
    <published>2006-10-03T12:19:45Z</published>
    <updated>2006-10-03T13:03:46Z</updated>
    
    <summary type="html">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...</summary>
    <author>
        <name>Hatem</name>
        <uri>http://www.phpmagazine.net</uri>
    </author>
            <category term="Mobile Experience" />
    
    <content type="html" xml:lang="en" xml:base="http://mobile.phpmagazine.net/">
        &lt;p&gt;I was trying today &lt;a href="http://www.widsets.com"&gt;Widsets&lt;/a&gt;, 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. The software is great, simple in use, and very user friendly. The interface is based on the widget concept, very practical and could be easily extended to allow lot of features, some of the great widgets you can find technorati widget, Flickr images, Pop email reader, Puzzle and memory game, ... etc. And you can not only access to a very large library of widgets, but you can also creat your own and personalize with their online widgets studio. Excellent service, totally free, just give it a try and enjoy it !&lt;/p&gt;

&lt;center&gt;&lt;a href="http://mobile.phpmagazine.net/upload/2006/10/WidSets.html" onclick="window.open('http://mobile.phpmagazine.net/upload/2006/10/WidSets.html','popup','width=1002,height=735,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"&gt;&lt;img src="http://mobile.phpmagazine.net/upload/2006/10/WidSets-thumb.png" width="400" height="293" alt="http://mobile.phpmagazine.net/upload/2006/10/WidSets-thumb.png" /&gt;&lt;/a&gt;&lt;/center&gt;

&lt;blockquote&gt;You can get traffic alerts, news, blogs, gossip, restaurant reviews, weather reports and loads of other stuff that you would normally get through a web service. And if you can't find web services you're interested in, we provide you with tools that you can use to create your own services and access them directly from your cell phone. And it's so easy, you'll be able to do it without breaking a sweat.&lt;/blockquote&gt;
    &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=fKuFL"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=fKuFL" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=twlzL"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=twlzL" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=CQlTl"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=CQlTl" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=cMdxl"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=cMdxl" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=f5XML"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=f5XML" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PHP4Mobile/~4/130558521" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://mobile.phpmagazine.net/2006/10/widsets_a_new_mobile_experienc.html</feedburner:origLink></entry>
<entry>
    <title>eBay goes mobile with Opera Mini</title>
    <link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/PHP4Mobile/~3/130558522/ebay_goes_mobile_with_opera_mi.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://phpmagazine.net/cgi-bin/pub/mt-atom.cgi/weblog/blog_id=8/entry_id=4697" title="eBay goes mobile with Opera Mini" />
    <id>tag:mobile.phpmagazine.net,2006://8.4697</id>
    
    <published>2006-06-12T06:23:41Z</published>
    <updated>2006-06-12T06:31:24Z</updated>
    
    <summary type="html">Opera and eBay.de announced in a press release the availability of a special edition Opera Mini designed to bring eBay mobile edition to mobile phones in Germany. eBay Germany has 20 million customers, making it the largest eBay community outside...</summary>
    <author>
        <name>Hatem</name>
        <uri>http://www.phpmagazine.net</uri>
    </author>
            <category term="Mobile websites" />
    
    <content type="html" xml:lang="en" xml:base="http://mobile.phpmagazine.net/">
        &lt;p&gt;Opera and eBay.de announced in a &lt;a href="http://www.opera.com/pressreleases/en/2006/06/07/"&gt;press release&lt;/a&gt; the availability of a special edition Opera Mini designed to bring eBay mobile edition to mobile phones in Germany. eBay Germany has 20 million customers, making it the largest eBay community outside of the USA. In total, eBay has more than 193 million registered users worldwide.&lt;/p&gt;

&lt;center&gt;&lt;img alt="ebay-cached-page-bieten.png" src="http://mobile.phpmagazine.net/upload/2006/06/ebay-cached-page-bieten.png" width="178" height="221" /&gt; &lt;img alt="ebay-home-page-highlighted.png" src="http://mobile.phpmagazine.net/upload/2006/06/ebay-home-page-highlighted.png" width="179" height="223" /&gt;&lt;/center&gt;

&lt;blockquote&gt;"With this pilot project our users will get a new eBay browsing experience on their mobile phones," says Björn Behrendt, Senior Manager Platform Solutions, eBay Germany. "We are excited to provide our users with full access to all of eBay's auctions on their mobile phones - whenever and wherever they are."&lt;/blockquote&gt;
    &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=a4eLL"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=a4eLL" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=yDFLL"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=yDFLL" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=fGdwl"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=fGdwl" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=YJRHl"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=YJRHl" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=vWYqL"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=vWYqL" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PHP4Mobile/~4/130558522" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://mobile.phpmagazine.net/2006/06/ebay_goes_mobile_with_opera_mi.html</feedburner:origLink></entry>
<entry>
    <title>Google News for mobile devices Launched</title>
    <link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/PHP4Mobile/~3/130558523/google_news_for_mobile_devices.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://phpmagazine.net/cgi-bin/pub/mt-atom.cgi/weblog/blog_id=8/entry_id=2875" title="Google News for mobile devices Launched" />
    <id>tag:mobile.phpmagazine.net,2006://8.2875</id>
    
    <published>2006-03-01T07:48:57Z</published>
    <updated>2006-03-01T07:58:49Z</updated>
    
    <summary type="html">Google have just launched Google News for mobile phones, just after launched the personalized google home page for mobile. The new service allow you to read top headlines or news in categories. The page include 4 of the latest news...</summary>
    <author>
        <name>Hatem</name>
        <uri>http://www.phpmagazine.net</uri>
    </author>
            <category term="Mobile websites" />
    
    <content type="html" xml:lang="en" xml:base="http://mobile.phpmagazine.net/">
        &lt;p&gt;Google have just launched Google News for mobile phones, just after launched the personalized google home page for mobile. The new service allow you to read top headlines or news in categories. The page include 4 of the latest news headlines with a link to expand and read more, then the common categories US, World, Entertainment, Sports, Sci/Tech, Business and Health, with a mention in the bottom page showing the latest update time. Currently available for english version only.&lt;/p&gt;

&lt;center&gt;&lt;img alt="google-news-mobile.gif" src="http://mobile.phpmagazine.net/upload/2006/03/google-news-mobile.gif" width="180" height="320" /&gt;&lt;/center&gt;

&lt;blockquote&gt;Today, Google announced the availability of Google News for mobile devices, further demonstrating Google's focus on making the mobile phone a more convenient and reliable device for accessing useful and relevant information while on the go. Whether waiting in the doctor's office, riding the train to work or standing in line at the local market, mobile phone users will now be able to search and read the latest headlines quickly and easily on their web-enabled mobile devices.&lt;/blockquote&gt;
    &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=aqEuL"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=aqEuL" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=x99SL"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=x99SL" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=Bdhnl"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=Bdhnl" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=9O4hl"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=9O4hl" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/PHP4Mobile?a=eU0jL"&gt;&lt;img src="http://feeds.feedburner.com/~f/PHP4Mobile?i=eU0jL" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/PHP4Mobile/~4/130558523" height="1" width="1"/&gt;</content>
<feedburner:origLink>http://mobile.phpmagazine.net/2006/03/google_news_for_mobile_devices.html</feedburner:origLink></entry>

</feed>
