<?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"
	>
<channel>
	<title>Comments for Nodstrum</title>
	<atom:link href="http://nodstrum.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://nodstrum.com</link>
	<description>A coders playground.</description>
	<pubDate>Sat, 04 Jul 2009 03:46:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>Comment on AutoCompleter Tutorial - jQuery(Ajax)/PHP/MySQL by Scopy</title>
		<link>http://nodstrum.com/2007/09/19/autocompleter/#comment-18840</link>
		<dc:creator>Scopy</dc:creator>
		<pubDate>Thu, 02 Jul 2009 21:14:02 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/2007/09/19/autocompleter/#comment-18840</guid>
		<description>Checked around and it much easier to just set up a new table otherwise the script is completely different. Just add search terms to the table.

I also change the $queryString% to %$queryString% in the rpc.php file so that the search letters don't have to be at the beginning it will search for it anywhere.

also I change the position: relative; in the css so that the box does not push everything else down, it overflows over the top.</description>
		<content:encoded><![CDATA[<p>Checked around and it much easier to just set up a new table otherwise the script is completely different. Just add search terms to the table.</p>
<p>I also change the $queryString% to %$queryString% in the rpc.php file so that the search letters don&#8217;t have to be at the beginning it will search for it anywhere.</p>
<p>also I change the position: relative; in the css so that the box does not push everything else down, it overflows over the top.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MySQL Calendar by Calendar System Using MySQL and Script.aculo.us &#124; Opensource-Open Source Book - Free Template-PHP Open Source - ????-??-PHP????</title>
		<link>http://nodstrum.com/2007/06/27/mysql-calendar/#comment-18834</link>
		<dc:creator>Calendar System Using MySQL and Script.aculo.us &#124; Opensource-Open Source Book - Free Template-PHP Open Source - ????-??-PHP????</dc:creator>
		<pubDate>Thu, 02 Jul 2009 13:11:43 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/2007/06/27/mysql-calendar/#comment-18834</guid>
		<description>[...] many of the tutorial sites there are hardly any Calendar systems. Therefore, he has developed a Calendar System using MySQL and Script.aculo.us. There are 3 main parts, the Javascript, the HTML and the PHP script. You can change the date with [...]</description>
		<content:encoded><![CDATA[<p>[...] many of the tutorial sites there are hardly any Calendar systems. Therefore, he has developed a Calendar System using MySQL and Script.aculo.us. There are 3 main parts, the Javascript, the HTML and the PHP script. You can change the date with [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MySQL Calendar by uran</title>
		<link>http://nodstrum.com/2007/06/27/mysql-calendar/#comment-18815</link>
		<dc:creator>uran</dc:creator>
		<pubDate>Wed, 01 Jul 2009 18:30:40 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/2007/06/27/mysql-calendar/#comment-18815</guid>
		<description>Okay, since I couldn't paste the code on this page let me try and explain the problem in words. I am working on the 'edit event' part of the code, which is working fine except that it updates the database with an empty string (which is a problem.) Now here's how I do it:

1)on rpc.php I am echoing the form with the textarea which also shows the event that we're changing, which is fine,

2) I call the update function, 'save' onclick with e_id  parameter(which works fine) and "$F(\'evtBody\')" from the textarea, which returns an empty string (which is the problem). I know that the function is reading the textarea but not the text in it when I do this"$(\'evtBody\')" !

So if anyone knows how to fix this, please do tell... and once I'm done with it I'll post the solution in here... if it allows me to post the code under "ECHO".

Uran</description>
		<content:encoded><![CDATA[<p>Okay, since I couldn&#8217;t paste the code on this page let me try and explain the problem in words. I am working on the &#8216;edit event&#8217; part of the code, which is working fine except that it updates the database with an empty string (which is a problem.) Now here&#8217;s how I do it:</p>
<p>1)on rpc.php I am echoing the form with the textarea which also shows the event that we&#8217;re changing, which is fine,</p>
<p>2) I call the update function, &#8217;save&#8217; onclick with e_id  parameter(which works fine) and &#8220;$F(\&#8217;evtBody\&#8217;)&#8221; from the textarea, which returns an empty string (which is the problem). I know that the function is reading the textarea but not the text in it when I do this&#8221;$(\&#8217;evtBody\&#8217;)&#8221; !</p>
<p>So if anyone knows how to fix this, please do tell&#8230; and once I&#8217;m done with it I&#8217;ll post the solution in here&#8230; if it allows me to post the code under &#8220;ECHO&#8221;.</p>
<p>Uran</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AutoCompleter Tutorial - jQuery(Ajax)/PHP/MySQL by Scopy</title>
		<link>http://nodstrum.com/2007/09/19/autocompleter/#comment-18810</link>
		<dc:creator>Scopy</dc:creator>
		<pubDate>Wed, 01 Jul 2009 14:42:49 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/2007/09/19/autocompleter/#comment-18810</guid>
		<description>How easy would it be to get the data from a text file?

I am guessing you have to change the rpc.php file only.

This way you can have a list of frquent searches as the suggestions.</description>
		<content:encoded><![CDATA[<p>How easy would it be to get the data from a text file?</p>
<p>I am guessing you have to change the rpc.php file only.</p>
<p>This way you can have a list of frquent searches as the suggestions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MySQL Calendar by Paultrell</title>
		<link>http://nodstrum.com/2007/06/27/mysql-calendar/#comment-18805</link>
		<dc:creator>Paultrell</dc:creator>
		<pubDate>Wed, 01 Jul 2009 08:54:37 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/2007/06/27/mysql-calendar/#comment-18805</guid>
		<description>The control panel for the website has an SQL tab where you can create databases and users so I created a database here and also a user with all priveleges on for the database. The control panel also lets you go into phpmyadmin to go further into the SQL database, I will check in this tonight</description>
		<content:encoded><![CDATA[<p>The control panel for the website has an SQL tab where you can create databases and users so I created a database here and also a user with all priveleges on for the database. The control panel also lets you go into phpmyadmin to go further into the SQL database, I will check in this tonight</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MySQL Calendar by Colin</title>
		<link>http://nodstrum.com/2007/06/27/mysql-calendar/#comment-18804</link>
		<dc:creator>Colin</dc:creator>
		<pubDate>Wed, 01 Jul 2009 08:49:32 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/2007/06/27/mysql-calendar/#comment-18804</guid>
		<description>Paul, you need to create a user in the database not in your user control panel for your website. In phpmyadmin select the database, then select the user table then add a new user say paul with a password of your choice with a type of sha1 and you will be there.</description>
		<content:encoded><![CDATA[<p>Paul, you need to create a user in the database not in your user control panel for your website. In phpmyadmin select the database, then select the user table then add a new user say paul with a password of your choice with a type of sha1 and you will be there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MySQL Calendar by Paultrell</title>
		<link>http://nodstrum.com/2007/06/27/mysql-calendar/#comment-18802</link>
		<dc:creator>Paultrell</dc:creator>
		<pubDate>Wed, 01 Jul 2009 08:37:56 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/2007/06/27/mysql-calendar/#comment-18802</guid>
		<description>Colin,
When I log on to my web hosting site it only lets me create users using their interface and when I get to phpmyadmin I cannot see an option for creating users. But I will double check tonight. Cant check at the moment since I have filtered internet at work, this is one of the down sides of working at a school!</description>
		<content:encoded><![CDATA[<p>Colin,<br />
When I log on to my web hosting site it only lets me create users using their interface and when I get to phpmyadmin I cannot see an option for creating users. But I will double check tonight. Cant check at the moment since I have filtered internet at work, this is one of the down sides of working at a school!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MySQL Calendar by Colin</title>
		<link>http://nodstrum.com/2007/06/27/mysql-calendar/#comment-18801</link>
		<dc:creator>Colin</dc:creator>
		<pubDate>Wed, 01 Jul 2009 08:10:20 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/2007/06/27/mysql-calendar/#comment-18801</guid>
		<description>Paul, Sorry I should have said encrypted as sha1 (not md5 which is another method of encryption). Go to phpmyadmin open your database select the users table and type in your password with sha1 encryption from the drop down selector then save the record and try accessing the calendar again.</description>
		<content:encoded><![CDATA[<p>Paul, Sorry I should have said encrypted as sha1 (not md5 which is another method of encryption). Go to phpmyadmin open your database select the users table and type in your password with sha1 encryption from the drop down selector then save the record and try accessing the calendar again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MySQL Calendar by Paultrell</title>
		<link>http://nodstrum.com/2007/06/27/mysql-calendar/#comment-18799</link>
		<dc:creator>Paultrell</dc:creator>
		<pubDate>Wed, 01 Jul 2009 07:52:14 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/2007/06/27/mysql-calendar/#comment-18799</guid>
		<description>Hi Colin,
             What do you mean when you say have I encoded the password as MD5? I presuming I havent since I have no idea what it means</description>
		<content:encoded><![CDATA[<p>Hi Colin,<br />
             What do you mean when you say have I encoded the password as MD5? I presuming I havent since I have no idea what it means</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MySQL Calendar by uran</title>
		<link>http://nodstrum.com/2007/06/27/mysql-calendar/#comment-18795</link>
		<dc:creator>uran</dc:creator>
		<pubDate>Tue, 30 Jun 2009 23:21:17 +0000</pubDate>
		<guid isPermaLink="false">http://nodstrum.com/2007/06/27/mysql-calendar/#comment-18795</guid>
		<description>how do I post code on this thing without it being cut?</description>
		<content:encoded><![CDATA[<p>how do I post code on this thing without it being cut?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
