<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: PHP classes and Javascript: S2ajax says &#8220;hi()&#8221;</title>
	<atom:link href="http://nexus.zteo.com/2009/03/02/php-classes-and-javascript-s2ajax-says-hi/feed/" rel="self" type="application/rss+xml" />
	<link>http://nexus.zteo.com/2009/03/02/php-classes-and-javascript-s2ajax-says-hi/</link>
	<description>Variously Interesting Projects</description>
	<lastBuildDate>Thu, 18 Feb 2010 15:12:08 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Radu</title>
		<link>http://nexus.zteo.com/2009/03/02/php-classes-and-javascript-s2ajax-says-hi/comment-page-1/#comment-30700</link>
		<dc:creator>Radu</dc:creator>
		<pubDate>Mon, 26 Oct 2009 12:36:58 +0000</pubDate>
		<guid isPermaLink="false">http://nexus.zteo.com/?p=2384#comment-30700</guid>
		<description>I will give it a try and reply, bug right now I am working on some deadline projects so my agenda is full ... ;)</description>
		<content:encoded><![CDATA[<p>I will give it a try and reply, bug right now I am working on some deadline projects so my agenda is full &#8230; <img src='http://nexus.zteo.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://nexus.zteo.com/2009/03/02/php-classes-and-javascript-s2ajax-says-hi/comment-page-1/#comment-30691</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 10 Oct 2009 09:11:24 +0000</pubDate>
		<guid isPermaLink="false">http://nexus.zteo.com/?p=2384#comment-30691</guid>
		<description>&lt;a href=&#039;#comment-30682&#039; rel=&quot;nofollow&quot;&gt;@Radu&lt;/a&gt; - &lt;a href=&#039;#comment-30682&#039; rel=&quot;nofollow&quot;&gt;@Radu&lt;/a&gt; - 

Radu, please download the latest version: it allows you to instantiate classes on demand.
I would like to know if this solves your issue as, in theory, it should, but there is a caveat and it&#039;s that resources cannot be persisted. Therefore, depending on your sql wrapper implementation, it may allow you to do what you want -- or not. But pure class instantiation certainly is something that had been sorely missing.</description>
		<content:encoded><![CDATA[<p><a href='#comment-30682' rel="nofollow">@Radu</a> &#8211; <a href='#comment-30682' rel="nofollow">@Radu</a> &#8211; </p>
<p>Radu, please download the latest version: it allows you to instantiate classes on demand.<br />
I would like to know if this solves your issue as, in theory, it should, but there is a caveat and it&#8217;s that resources cannot be persisted. Therefore, depending on your sql wrapper implementation, it may allow you to do what you want &#8212; or not. But pure class instantiation certainly is something that had been sorely missing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: S2ajax v1.0 connects simply PHP and JavaScript</title>
		<link>http://nexus.zteo.com/2009/03/02/php-classes-and-javascript-s2ajax-says-hi/comment-page-1/#comment-30686</link>
		<dc:creator>S2ajax v1.0 connects simply PHP and JavaScript</dc:creator>
		<pubDate>Wed, 07 Oct 2009 08:18:55 +0000</pubDate>
		<guid isPermaLink="false">http://nexus.zteo.com/?p=2384#comment-30686</guid>
		<description>[...] comes S2ajax v1.0! And it was long overdue. Six months already since I posted S2ajax says &#8220;hi()&#8221; I can hardly believe [...]</description>
		<content:encoded><![CDATA[<p>[...] comes S2ajax v1.0! And it was long overdue. Six months already since I posted S2ajax says &#8220;hi()&#8221; I can hardly believe [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Radu</title>
		<link>http://nexus.zteo.com/2009/03/02/php-classes-and-javascript-s2ajax-says-hi/comment-page-1/#comment-30684</link>
		<dc:creator>Radu</dc:creator>
		<pubDate>Mon, 28 Sep 2009 10:15:46 +0000</pubDate>
		<guid isPermaLink="false">http://nexus.zteo.com/?p=2384#comment-30684</guid>
		<description>&lt;code&gt;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p><code></code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Radu</title>
		<link>http://nexus.zteo.com/2009/03/02/php-classes-and-javascript-s2ajax-says-hi/comment-page-1/#comment-30683</link>
		<dc:creator>Radu</dc:creator>
		<pubDate>Mon, 28 Sep 2009 10:15:04 +0000</pubDate>
		<guid isPermaLink="false">http://nexus.zteo.com/?p=2384#comment-30683</guid>
		<description>It seems that the a part of HTML code was missing from the previous comment :)

HTML...

    function ret(time){
        alert(&#039;time is&#039; + time);
    }




END HTML</description>
		<content:encoded><![CDATA[<p>It seems that the a part of HTML code was missing from the previous comment <img src='http://nexus.zteo.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>HTML&#8230;</p>
<p>    function ret(time){<br />
        alert(&#8217;time is&#8217; + time);<br />
    }</p>
<p>END HTML</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Radu</title>
		<link>http://nexus.zteo.com/2009/03/02/php-classes-and-javascript-s2ajax-says-hi/comment-page-1/#comment-30682</link>
		<dc:creator>Radu</dc:creator>
		<pubDate>Mon, 28 Sep 2009 10:13:06 +0000</pubDate>
		<guid isPermaLink="false">http://nexus.zteo.com/?p=2384#comment-30682</guid>
		<description>How can I do something like this with Sajax:

beacause the test() class is not intialize I cannot use this-&gt;sql beacause it doesn&#039;t exist without the class instantiation.

class sql(){
  ...functions to work with MySql database
        function select(){
            ... select something from database mysql_wquery()
        }
 }

class test(){
   function __construct(){
        $this.sql = new sql;
   }

    function myquery(){
        $this-&gt;sql-&gt;select(&quot;select now()&quot;);
    }
}

HTML...

    function ret(time){
        alert(&#039;time is&#039; + time);
    }




END HTML



Thank you.</description>
		<content:encoded><![CDATA[<p>How can I do something like this with Sajax:</p>
<p>beacause the test() class is not intialize I cannot use this-&gt;sql beacause it doesn&#8217;t exist without the class instantiation.</p>
<p>class sql(){<br />
  &#8230;functions to work with MySql database<br />
        function select(){<br />
            &#8230; select something from database mysql_wquery()<br />
        }<br />
 }</p>
<p>class test(){<br />
   function __construct(){<br />
        $this.sql = new sql;<br />
   }</p>
<p>    function myquery(){<br />
        $this-&gt;sql-&gt;select(&#8221;select now()&#8221;);<br />
    }<br />
}</p>
<p>HTML&#8230;</p>
<p>    function ret(time){<br />
        alert(&#8217;time is&#8217; + time);<br />
    }</p>
<p>END HTML</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://nexus.zteo.com/2009/03/02/php-classes-and-javascript-s2ajax-says-hi/comment-page-1/#comment-30665</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 15 Aug 2009 23:08:29 +0000</pubDate>
		<guid isPermaLink="false">http://nexus.zteo.com/?p=2384#comment-30665</guid>
		<description>&lt;a href=&#039;#comment-30661&#039; rel=&quot;nofollow&quot;&gt;@Radu&lt;/a&gt; - 

Very good point!
I will talk to the Modern Method people, see if they have any interest.</description>
		<content:encoded><![CDATA[<p><a href='#comment-30661' rel="nofollow">@Radu</a> &#8211; </p>
<p>Very good point!<br />
I will talk to the Modern Method people, see if they have any interest.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Radu</title>
		<link>http://nexus.zteo.com/2009/03/02/php-classes-and-javascript-s2ajax-says-hi/comment-page-1/#comment-30661</link>
		<dc:creator>Radu</dc:creator>
		<pubDate>Wed, 12 Aug 2009 11:17:15 +0000</pubDate>
		<guid isPermaLink="false">http://nexus.zteo.com/?p=2384#comment-30661</guid>
		<description>I just downloaded the S2ajax, that i thing is a great ideea, beacause I searched for Sajax suport for OO for a long time, and i didn&#039;t have time and experience to write it myself. After a few test it seems to work just fine with OO PHP.

  I thing that the folks from Modern Method should get this code, check it and optimize it (if needed), and put it as the new Sajax version on their own site with credit to the creator of this great upgrade, beacause that is the place where many people start looking for an upgrade for the great Sajax package.</description>
		<content:encoded><![CDATA[<p>I just downloaded the S2ajax, that i thing is a great ideea, beacause I searched for Sajax suport for OO for a long time, and i didn&#8217;t have time and experience to write it myself. After a few test it seems to work just fine with OO PHP.</p>
<p>  I thing that the folks from Modern Method should get this code, check it and optimize it (if needed), and put it as the new Sajax version on their own site with credit to the creator of this great upgrade, beacause that is the place where many people start looking for an upgrade for the great Sajax package.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
