<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments for fromvega.com</title>
	<link>http://fromvega.com/wordpress</link>
	<description>Throwing code to the wind</description>
	<pubDate>Thu, 16 Oct 2008 03:43:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>

	<item>
		<title>Comment on XML Generator DIR by kleklezin</title>
		<link>http://fromvega.com/wordpress/2007/05/13/xml-generator-dir/#comment-970</link>
		<author>kleklezin</author>
		<pubDate>Fri, 10 Oct 2008 13:27:40 +0000</pubDate>
		<guid>http://fromvega.com/wordpress/2007/05/13/xml-generator-dir/#comment-970</guid>
					<description>Hello man first of all thx for the script. another question... i have a image upload site and im trying to make a twist here since my galleries are in flash. So my ideia is... a upload image form, then when  you upload the images your script is called and creates the xml with the image names and folder, but since every upload is different each time the image should go to a special folder, that the userl will define.
Any clues on how do i do that? hehe thx man</description>
		<content:encoded><![CDATA[<p>Hello man first of all thx for the script. another question&#8230; i have a image upload site and im trying to make a twist here since my galleries are in flash. So my ideia is&#8230; a upload image form, then when  you upload the images your script is called and creates the xml with the image names and folder, but since every upload is different each time the image should go to a special folder, that the userl will define.<br />
Any clues on how do i do that? hehe thx man</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on EasyDrag jQuery Plugin by Giles</title>
		<link>http://fromvega.com/wordpress/2007/07/14/easydrag-jquery-plugin/#comment-969</link>
		<author>Giles</author>
		<pubDate>Wed, 08 Oct 2008 20:41:06 +0000</pubDate>
		<guid>http://fromvega.com/wordpress/2007/07/14/easydrag-jquery-plugin/#comment-969</guid>
					<description>Thanks very much for this plugin - first used it near the start of the year but had problem with not being able to highlight text in a textarea contained on the draggable div. I see this has been addressed with the 'handler' and it now does exactly what i need. great plugin.</description>
		<content:encoded><![CDATA[<p>Thanks very much for this plugin - first used it near the start of the year but had problem with not being able to highlight text in a textarea contained on the draggable div. I see this has been addressed with the &#8216;handler&#8217; and it now does exactly what i need. great plugin.</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on EasyDrag jQuery Plugin by Abra Melin</title>
		<link>http://fromvega.com/wordpress/2007/07/14/easydrag-jquery-plugin/#comment-967</link>
		<author>Abra Melin</author>
		<pubDate>Wed, 08 Oct 2008 00:05:34 +0000</pubDate>
		<guid>http://fromvega.com/wordpress/2007/07/14/easydrag-jquery-plugin/#comment-967</guid>
					<description>Very nice plugin thank you very much but i want to save the last position of the drag. can you please make an example for this?</description>
		<content:encoded><![CDATA[<p>Very nice plugin thank you very much but i want to save the last position of the drag. can you please make an example for this?</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Auto-Complete Field with jQuery, JSON &#038; PHP by Aaron Reynolds</title>
		<link>http://fromvega.com/wordpress/2007/05/05/auto-complete-field-with-jquery-json-php/#comment-966</link>
		<author>Aaron Reynolds</author>
		<pubDate>Tue, 07 Oct 2008 14:17:33 +0000</pubDate>
		<guid>http://fromvega.com/wordpress/2007/05/05/auto-complete-field-with-jquery-json-php/#comment-966</guid>
					<description>Your code works well and I haven't had to tinker yet.

Due to my Ubuntu install limiting me to PHP v5.1.2 currently I've had to use a 3rd party JSON encoder.

Ended up adapting rewriting it for the purpose.

Available at: &lt;a href="http://dev.enjoyonline.co.uk/auto/ar_json_encoder.php.txt" title="Simple JSON Encoder" rel="nofollow"&gt;http://dev.enjoyonline.co.uk/auto/ar_json_encoder.php.txt&lt;/a&gt;

I'll be coming back to keep up with your other work, thanks - Aaron.</description>
		<content:encoded><![CDATA[<p>Your code works well and I haven&#8217;t had to tinker yet.</p>
<p>Due to my Ubuntu install limiting me to PHP v5.1.2 currently I&#8217;ve had to use a 3rd party JSON encoder.</p>
<p>Ended up adapting rewriting it for the purpose.</p>
<p>Available at: <a href="http://dev.enjoyonline.co.uk/auto/ar_json_encoder.php.txt" title="Simple JSON Encoder" rel="nofollow">http://dev.enjoyonline.co.uk/auto/ar_json_encoder.php.txt</a></p>
<p>I&#8217;ll be coming back to keep up with your other work, thanks - Aaron.</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Auto-Complete Field with jQuery, JSON &#038; PHP by Charly</title>
		<link>http://fromvega.com/wordpress/2007/05/05/auto-complete-field-with-jquery-json-php/#comment-965</link>
		<author>Charly</author>
		<pubDate>Fri, 03 Oct 2008 13:23:11 +0000</pubDate>
		<guid>http://fromvega.com/wordpress/2007/05/05/auto-complete-field-with-jquery-json-php/#comment-965</guid>
					<description>How do I populate de Array dynamically from MySql Query ? Need Help Please.</description>
		<content:encoded><![CDATA[<p>How do I populate de Array dynamically from MySql Query ? Need Help Please.</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Auto-Complete Field with jQuery - Code Explained by ganesh</title>
		<link>http://fromvega.com/wordpress/2007/05/08/auto-complete-field-with-jquery-code-explained/#comment-963</link>
		<author>ganesh</author>
		<pubDate>Wed, 01 Oct 2008 07:06:57 +0000</pubDate>
		<guid>http://fromvega.com/wordpress/2007/05/08/auto-complete-field-with-jquery-code-explained/#comment-963</guid>
					<description>i want to how to convert this into JSP. i just need to tweak $colors[]  into a ArrayList ? Then how to proceed ! Please give me direction!</description>
		<content:encoded><![CDATA[<p>i want to how to convert this into JSP. i just need to tweak $colors[]  into a ArrayList ? Then how to proceed ! Please give me direction!</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on EasyDrag jQuery Plugin by fromvega</title>
		<link>http://fromvega.com/wordpress/2007/07/14/easydrag-jquery-plugin/#comment-962</link>
		<author>fromvega</author>
		<pubDate>Mon, 29 Sep 2008 12:46:29 +0000</pubDate>
		<guid>http://fromvega.com/wordpress/2007/07/14/easydrag-jquery-plugin/#comment-962</guid>
					<description>David, this is something you will need to implement. You need to use drop targets do detect when an element is being dropped inside another one. EasyDrag doesn't provide it by default although you can use it to implement this feature. You can have a look at this example to have an idea how you can accomplish this: http://fromvega.com/code/easydrag/drop.html</description>
		<content:encoded><![CDATA[<p>David, this is something you will need to implement. You need to use drop targets do detect when an element is being dropped inside another one. EasyDrag doesn&#8217;t provide it by default although you can use it to implement this feature. You can have a look at this example to have an idea how you can accomplish this: <a href="http://fromvega.com/code/easydrag/drop.html" rel="nofollow">http://fromvega.com/code/easydrag/drop.html</a></p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Auto-Complete Field with jQuery - Code Explained by fromvega</title>
		<link>http://fromvega.com/wordpress/2007/05/08/auto-complete-field-with-jquery-code-explained/#comment-961</link>
		<author>fromvega</author>
		<pubDate>Mon, 29 Sep 2008 12:37:48 +0000</pubDate>
		<guid>http://fromvega.com/wordpress/2007/05/08/auto-complete-field-with-jquery-code-explained/#comment-961</guid>
					<description>thompsonson, I will try to post the script soon as it's already done but I'm not going to have much time to correct possible bugs ;)</description>
		<content:encoded><![CDATA[<p>thompsonson, I will try to post the script soon as it&#8217;s already done but I&#8217;m not going to have much time to correct possible bugs <img src='http://fromvega.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Auto-Complete Field with jQuery, JSON &#038; PHP by fromvega</title>
		<link>http://fromvega.com/wordpress/2007/05/05/auto-complete-field-with-jquery-json-php/#comment-960</link>
		<author>fromvega</author>
		<pubDate>Mon, 29 Sep 2008 12:36:22 +0000</pubDate>
		<guid>http://fromvega.com/wordpress/2007/05/05/auto-complete-field-with-jquery-json-php/#comment-960</guid>
					<description>WarpKat, you can set the "hight" of the list container to something that you want then use "overflow-y: scroll" so you can have scrollbars ;)</description>
		<content:encoded><![CDATA[<p>WarpKat, you can set the &#8220;hight&#8221; of the list container to something that you want then use &#8220;overflow-y: scroll&#8221; so you can have scrollbars <img src='http://fromvega.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on EasyDrag jQuery Plugin by Pyraxis</title>
		<link>http://fromvega.com/wordpress/2007/07/14/easydrag-jquery-plugin/#comment-959</link>
		<author>Pyraxis</author>
		<pubDate>Sun, 28 Sep 2008 17:52:07 +0000</pubDate>
		<guid>http://fromvega.com/wordpress/2007/07/14/easydrag-jquery-plugin/#comment-959</guid>
					<description>Never mind, Just changed some code and got it running fine :)
Just as a suggestion i think it would be better to leave it open, such that you could have the handle be something with a particular class, id, or tag, using the . , #, or nothing respectively with the name for it...</description>
		<content:encoded><![CDATA[<p>Never mind, Just changed some code and got it running fine <img src='http://fromvega.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Just as a suggestion i think it would be better to leave it open, such that you could have the handle be something with a particular class, id, or tag, using the . , #, or nothing respectively with the name for it&#8230;</p>
]]></content:encoded>
				</item>
</channel>
</rss>
