<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xml:lang="en"> 
    <title>Pankaj Nathani's Forum Nokia Blog - PyS60 1.9.4 is now here!</title>  
                    <updated>2009-11-12T07:24:03Z</updated>
    <id>http://blogs.forum.nokia.com,8.9/</id>
    <link rel="alternate" type="text/html" hreflang="en" href="http://blogs.forum.nokia.com/blog/pankaj-nathanis-forum-nokia-blog/2009/04/24/pys60-1.9.4-is-now-here" />
    <rights>Copyright (c) 2008 Nokia</rights> 
    <generator uri="http://www.lifetype.net/" version="1.2">LifeType</generator> 

                                    <entry>
            <title>Great Post.</title>
            <link rel="alternate" type="text/html" href="http://blogs.forum.nokia.com/blog/pankaj-nathanis-forum-nokia-blog/2009/04/24/pys60-1.9.4-is-now-here#comment27797" />
            <id>tag:blogs.forum.nokia.com,2009-11-12:27797</id>
                        <updated>2009-11-12T07:24:03Z</updated>
            <published>2009-11-12T07:24:03Z</published>
            <summary type="html"> Yeah!!Agree with this post.Python for S60 is coming along nicely. Just in time for the likes of the Ovi Store, too. New in v1.9.4, out today are a single signed runtime, an improved application ...</summary>
            <author>
                <name>kristianna</name>
                <uri>http://blogs.forum.nokia.com/blog/pankaj-nathanis-forum-nokia-blog</uri>
            </author>
            <content type="text/html" xml:lang="en" xml:base="http://blogs.forum.nokia.com/blog/pankaj-nathanis-forum-nokia-blog">
                &lt;p&gt;Yeah!!Agree with this post.Python for S60 is coming along nicely. Just in time for the likes of the Ovi Store, too. New in v1.9.4, out today are a single signed runtime, an improved application packager, easier runtime deployment, new APIs and a full-screen mode for the likes of the Nokia 5800.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.zoombits.co.uk/christmas-gifts&quot;&gt;christmas gift ideas&lt;/a&gt;&lt;/p&gt;

            </content>
        </entry>
                                    <entry>
            <title>No PyS60 application icon</title>
            <link rel="alternate" type="text/html" href="http://blogs.forum.nokia.com/blog/pankaj-nathanis-forum-nokia-blog/2009/04/24/pys60-1.9.4-is-now-here#comment25532" />
            <id>tag:blogs.forum.nokia.com,2009-06-23:25532</id>
                        <updated>2009-06-23T23:51:34Z</updated>
            <published>2009-06-23T23:51:34Z</published>
            <summary type="html"> Hi, 
 I installed PyS60 1.9.4 on my Nokia 5800. 
But after the installation is done i don&#039;t see a snake application icon in the Application Menu. 
Do you know what the problem is or how i can run ...</summary>
            <author>
                <name>MForceOne</name>
                <uri>http://blogs.forum.nokia.com/blog/pankaj-nathanis-forum-nokia-blog</uri>
            </author>
            <content type="text/html" xml:lang="en" xml:base="http://blogs.forum.nokia.com/blog/pankaj-nathanis-forum-nokia-blog">
                &lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I installed PyS60 1.9.4 on my Nokia 5800.&lt;br /&gt;
But after the installation is done i don&#039;t see a snake application icon in the Application Menu.&lt;br /&gt;
Do you know what the problem is or how i can run Python scripts otherwise with the new 1.9.4 version?&lt;/p&gt;
&lt;p&gt;Mirko&lt;/p&gt;

            </content>
        </entry>
                                    <entry>
            <title></title>
            <link rel="alternate" type="text/html" href="http://blogs.forum.nokia.com/blog/pankaj-nathanis-forum-nokia-blog/2009/04/24/pys60-1.9.4-is-now-here#comment25146" />
            <id>tag:blogs.forum.nokia.com,2009-05-06:25146</id>
                        <updated>2009-05-06T16:47:18Z</updated>
            <published>2009-05-06T16:47:18Z</published>
            <summary type="html"> Can you please implement the touchscreen interface for GLCanvas as I want to start using python +gles on my 5800XM! 
</summary>
            <author>
                <name>original.red</name>
                <uri>http://blogs.forum.nokia.com/blog/pankaj-nathanis-forum-nokia-blog</uri>
            </author>
            <content type="text/html" xml:lang="en" xml:base="http://blogs.forum.nokia.com/blog/pankaj-nathanis-forum-nokia-blog">
                &lt;p&gt;Can you please implement the touchscreen interface for GLCanvas as I want to start using python +gles on my 5800XM!&lt;/p&gt;

            </content>
        </entry>
                                    <entry>
            <title>Support for Python 2.6 is very important.</title>
            <link rel="alternate" type="text/html" href="http://blogs.forum.nokia.com/blog/pankaj-nathanis-forum-nokia-blog/2009/04/24/pys60-1.9.4-is-now-here#comment25126" />
            <id>tag:blogs.forum.nokia.com,2009-04-25:25126</id>
                        <updated>2009-04-25T00:05:59Z</updated>
            <published>2009-04-25T00:05:59Z</published>
            <summary type="html"> It is great to see these new versions rolling out, but everything I see is for Python v2.5. 
 What is wrong with that?  Well, 2.6 has many improvements (2.5 is many years old) but the one I want ...</summary>
            <author>
                <name>qwavel</name>
                <uri>http://blogs.forum.nokia.com/blog/pankaj-nathanis-forum-nokia-blog</uri>
            </author>
            <content type="text/html" xml:lang="en" xml:base="http://blogs.forum.nokia.com/blog/pankaj-nathanis-forum-nokia-blog">
                &lt;p&gt;It is great to see these new versions rolling out, but everything I see is for Python v2.5.&lt;/p&gt;
&lt;p&gt;What is wrong with that?  Well, 2.6 has many improvements (2.5 is many years old) but the one I want to focus on here is the mutable buffer.&lt;/p&gt;
&lt;p&gt;I find that having a mutable buffer is very important for various type of cell phone applications, and network communication in particular.&lt;/p&gt;
&lt;p&gt;The mutable buffer type was designed for Python 3.0 but then they decided that it was important enough that it should be back ported to v2.6.&lt;/p&gt;

            </content>
        </entry>
    </feed>