<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://php-compiler.net/lib/styles/feed.css" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://php-compiler.net/feed.php">
        <title>Phalanger</title>
        <description></description>
        <link>http://php-compiler.net/</link>
        <image rdf:resource="http://php-compiler.net/lib/images/favicon.ico" />
       <dc:date>1970-01-01T00:00:00+01:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://php-compiler.net/doku.php?id=apps&amp;amp;rev=1277011071&amp;do=diff1277011071"/>
                <rdf:li rdf:resource="http://php-compiler.net/doku.php?id=php-in-silverlight&amp;amp;rev=1273296761&amp;do=diff1273296761"/>
                <rdf:li rdf:resource="http://php-compiler.net/doku.php?id=compress-text-file&amp;amp;rev=1164406491&amp;do=diff1164406491"/>
                <rdf:li rdf:resource="http://php-compiler.net/doku.php?id=user-wiki&amp;amp;rev=1271263013&amp;do=diff1271263013"/>
                <rdf:li rdf:resource="http://php-compiler.net/doku.php?id=ideas-page&amp;amp;rev=1268532748&amp;do=diff1268532748"/>
                <rdf:li rdf:resource="http://php-compiler.net/doku.php?id=core%3acommunity&amp;amp;rev=1268426218&amp;do=diff1268426218"/>
                <rdf:li rdf:resource="http://php-compiler.net/doku.php?id=core%3astart&amp;amp;rev=1268424553&amp;do=diff1268424553"/>
                <rdf:li rdf:resource="http://php-compiler.net/doku.php?id=documentation&amp;amp;rev=1268423107&amp;do=diff1268423107"/>
                <rdf:li rdf:resource="http://php-compiler.net/doku.php?id=core%3aauthors&amp;amp;rev=1268419772&amp;do=diff1268419772"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://php-compiler.net/lib/images/favicon.ico">
        <title>Phalanger</title>
        <link>http://php-compiler.net/</link>
        <url>http://php-compiler.net/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://php-compiler.net/doku.php?id=apps&amp;amp;rev=1277011071&amp;do=diff1277011071">
        <dc:format>text/html</dc:format>
        <dc:date>1970-01-01T00:00:00+01:00</dc:date>
        <dc:creator>mihai</dc:creator>
        <title>apps</title>
        <link>http://php-compiler.net/doku.php?id=apps&amp;amp;rev=1277011071&amp;do=diff1277011071</link>
        <description>Contents

	*  
	*  
		*   - Wiki running on this web site
		*   - Favorite PHP message board
		*   - Favorite PHP message board (beta of new version)
		*   - Tool for MySQL database configuration
		*   - A free software wiki package originally written for Wikipedia.</description>
    </item>
    <item rdf:about="http://php-compiler.net/doku.php?id=php-in-silverlight&amp;amp;rev=1273296761&amp;do=diff1273296761">
        <dc:format>text/html</dc:format>
        <dc:date>1970-01-01T00:00:00+01:00</dc:date>
        <dc:creator>sara</dc:creator>
        <title>php-in-silverlight</title>
        <link>http://php-compiler.net/doku.php?id=php-in-silverlight&amp;amp;rev=1273296761&amp;do=diff1273296761</link>
        <description>In my last post about Phalanger I mentioned that our important goal is to support the Silverlight (2.0) platform. Shortly Silverlight is a cross-browser platform that can be used for developing client-side components that run in the web browser and contain rich media, graphics and can interactively communicate with the user. The language that can be used for writing Silverlight code can be in general any .NET language, so our goal is to allow using PHP by making Phalanger compatible with Silverl…</description>
    </item>
    <item rdf:about="http://php-compiler.net/doku.php?id=compress-text-file&amp;amp;rev=1164406491&amp;do=diff1164406491">
        <dc:format>text/html</dc:format>
        <dc:date>2006-11-24T23:14:51+01:00</dc:date>
        <dc:creator>madelyn</dc:creator>
        <title>compress-text-file</title>
        <link>http://php-compiler.net/doku.php?id=compress-text-file&amp;amp;rev=1164406491&amp;do=diff1164406491</link>
        <description>If you want to compress file, you can leverage of the standard .NET classes. You can use either GZipStream or DeflateStream class. Both classes are located in the System:::IO:::Compression namespace, so you’ll need to use import namespace directive to be able to use these classes custom writing. Constructors of these classes accept stream to use for writing (when compressing) or reading (when decompressing) as a first and mode (either Compress or Decompress) as a second parameter.</description>
    </item>
    <item rdf:about="http://php-compiler.net/doku.php?id=user-wiki&amp;amp;rev=1271263013&amp;do=diff1271263013">
        <dc:format>text/html</dc:format>
        <dc:date>2010-04-14T17:36:53+01:00</dc:date>
        <dc:creator>madelyn</dc:creator>
        <title>user-wiki</title>
        <link>http://php-compiler.net/doku.php?id=user-wiki&amp;amp;rev=1271263013&amp;do=diff1271263013</link>
        <description>Welcome to the user wiki. This is a part of our web site where you can contribute by submiting Phalanger tutorials that you find useful, examples, by sharing experiences with configuring existing PHP applications to work with Phalanger and any other interesting content.</description>
    </item>
    <item rdf:about="http://php-compiler.net/doku.php?id=ideas-page&amp;amp;rev=1268532748&amp;do=diff1268532748">
        <dc:format>text/html</dc:format>
        <dc:date>1970-01-01T00:00:00+01:00</dc:date>
        <dc:creator>Tomas Petricek</dc:creator>
        <title>ideas-page</title>
        <link>http://php-compiler.net/doku.php?id=ideas-page&amp;amp;rev=1268532748&amp;do=diff1268532748</link>
        <description>For Google Summer of Code 2010 Students

  The listed ideas here are our suggestions; you don’t have to apply for one of these ideas! You can come up with your own and as long as we think the Phalanger can benefit from it we will be happy to work with you to develop it. To discuss project ideas get in touch with us on our IRC (#Phalanger at Freenode) or use forum on &lt;http://phalanger.codeplex.com/Thread/List.aspx&gt;. Please contact us earlier rather than later to develop your idea into complete ap…</description>
    </item>
    <item rdf:about="http://php-compiler.net/doku.php?id=core%3acommunity&amp;amp;rev=1268426218&amp;do=diff1268426218">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-12T21:36:58+01:00</dc:date>
        <dc:creator>Tomas Petricek</dc:creator>
        <title>core:community</title>
        <link>http://php-compiler.net/doku.php?id=core%3acommunity&amp;amp;rev=1268426218&amp;do=diff1268426218</link>
        <description>Forums / Mailing notifications

 The primary discussion forum for Phalanger community members is the forum on &lt;http://phalanger.codeplex.com/Thread/List.aspx&gt;. If you want to subscribe by an email be informed by an email you can check how on &lt;http://www.codeplex.com/wikipage?ProjectName=CodePlex&amp;title=Mailing%20Lists&amp;referringTitle=CodePlex%20Documentation#Subscribe&gt;</description>
    </item>
    <item rdf:about="http://php-compiler.net/doku.php?id=core%3astart&amp;amp;rev=1268424553&amp;do=diff1268424553">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-12T21:09:13+01:00</dc:date>
        <dc:creator>Tomas Petricek</dc:creator>
        <title>core:start</title>
        <link>http://php-compiler.net/doku.php?id=core%3astart&amp;amp;rev=1268424553&amp;do=diff1268424553</link>
        <description>Latest News

	*  12 March 2010: In case you are interested in contributing to Phalanger, here is a page with several project ideas. Also you can join the Phalanger community first for more information.
	*  21 December 2009: Thanks to DEVSENSE (&lt;http://www.devsense.com/&gt;) and Jadu (&lt;http://www.jadu.co.uk/&gt;) companies our team are again actively working on Phalanger. The new release is coming soon (actual state is available in Source Code section &lt;http://phalanger.codeplex.com/SourceControl/list/c…</description>
    </item>
    <item rdf:about="http://php-compiler.net/doku.php?id=documentation&amp;amp;rev=1268423107&amp;do=diff1268423107">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-12T20:45:07+01:00</dc:date>
        <dc:creator>Tomas Petricek</dc:creator>
        <title>documentation</title>
        <link>http://php-compiler.net/doku.php?id=documentation&amp;amp;rev=1268423107&amp;do=diff1268423107</link>
        <description>[specification_final.pdf]

Download

	*  [Phalanger: Integrating PHP with CLR] 
 Ladislav Prosek, Tomas Matousek 
 Describes integration between PHP and .NET object models, compilation of PHP objects and other interoperability issues.
	*  [PHP/CLR: Extensions to the PHP Language in Phalanger 2.0] 
 Tomas Matousek, Ladislav Prosek 
 Describes language extensions that make it possible to use .NET classes from PHP as well as use objects from PHP in .NET projects
	*  [Improvments in the Phalanger Pr…</description>
    </item>
    <item rdf:about="http://php-compiler.net/doku.php?id=core%3aauthors&amp;amp;rev=1268419772&amp;do=diff1268419772">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-12T19:49:32+01:00</dc:date>
        <dc:creator>Tomas Petricek</dc:creator>
        <title>core:authors</title>
        <link>http://php-compiler.net/doku.php?id=core%3aauthors&amp;amp;rev=1268419772&amp;do=diff1268419772</link>
        <description>Current Team Members

	*  Tomas Petricek  (&lt;tomas@tomasp.net&gt;, &lt;http://tomasp.net&gt;, MSN: tomas@eeeksoft.net), Tomas is the current project administrator and developer lead - contact him if you are interested in working on Phalanger ;-) or if you have any questions regarding the project.
	*  Jan Seda (jan[dot]seda[at]skilldrive[dot]com), - Jan is making sure that large PHP projects work well on Phalanger. 
	*  Adam Abonyi - Adam is working on projects related to Phalanger
	*  Dan Balas - Dan is w…</description>
    </item>
</rdf:RDF>
