<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.weblob.net/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>Weblob</title>
        <description></description>
        <link>http://www.weblob.net/</link>
        <lastBuildDate>Wed, 23 Jul 2008 11:28:22 +0200</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>http://www.weblob.net/lib/images/favicon.ico</url>
            <title>Weblob</title>
            <link>http://www.weblob.net/</link>
        </image>
        <item>
            <title>haXe/PHP</title>
            <link>http://www.weblob.net/haxephp?rev=1216665719&amp;do=diff</link>
            <description>haXe/PHP is an extended version of the haXe compiler with a new platform target: PHP of course.

Why haXe/PHP? One of the biggest concerns in using haXe as a language for the server-side development is that you probably must install new software on the web-server (Apache mod_neko or some kind of JavaScript engine). This is not an option on many “cheap” (and not so cheap) hosting services while PHP is almost globally available.</description>
            <author>franco</author>
            <pubDate>Mon, 21 Jul 2008 20:41:59 +0200</pubDate>
        </item>
        <item>
            <title>changelog</title>
            <link>http://www.weblob.net/haxephp/changelog?rev=1210921593&amp;do=diff</link>
            <description>Beta 1 (2008-05-16)

	*  Reflection works on String/Array
	*  String / Array methods wrapping in Unknown/Dynamic contexts  
	*  trasform any Dynamic/Unknow toString() call, from o.toString() to Std.string(o)
	*  fixed a.b()[0]; 
	*  fixed bug with extern imports and class names</description>
            <author>franco</author>
        <category>haxephp</category>
            <pubDate>Fri, 16 May 2008 09:06:33 +0200</pubDate>
        </item>
        <item>
            <title>Documentation</title>
            <link>http://www.weblob.net/haxephp/doc?rev=1210063554&amp;do=diff</link>
            <description>Documentation


For the haXe syntax reference and the API documentation, visit the haXe web site.

To compile for php use the -php switch on the haXe command-line followed by the directory where you want to output your pages. The class files will be put in a subdirectory lib and the optional resources will be put in the res directory. The -main switch creates an extra index.php to run your application in the output directory.</description>
            <author>franco</author>
        <category>haxephp</category>
            <pubDate>Tue, 06 May 2008 10:45:54 +0200</pubDate>
        </item>
        <item>
            <title>haXe/PHP Alpha 2 Status</title>
            <link>http://www.weblob.net/blog/haxephp-alpha2-status?rev=1210063075&amp;do=diff</link>
            <description>The second release of haXe/PHP is available: &lt;http://www.weblob.net/haxephp&gt;
You can find the complete changelog here: &lt;http://www.weblob.net/haxephp/changelog&gt;

I would like to discuss here the development status of the project and maybe receive some feedback.</description>
            <author>franco</author>
        <category>haxe</category>
        <category>php</category>
            <pubDate>Tue, 06 May 2008 10:37:55 +0200</pubDate>
        </item>
    </channel>
</rss>
