<?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: Chat Room v2 with PHP, jQuery, and a Text File</title>
	<atom:link href="http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/chat-room-v2-with-php-jquery-and-a-text-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/chat-room-v2-with-php-jquery-and-a-text-file/</link>
	<description>Web development , php , ajax , symfony, framework, zend</description>
	<lastBuildDate>Thu, 23 Jun 2011 05:55:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Moon Maiden</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/chat-room-v2-with-php-jquery-and-a-text-file/comment-page-1/#comment-85477</link>
		<dc:creator>Moon Maiden</dc:creator>
		<pubDate>Fri, 23 Apr 2010 07:31:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/chat-room-v2-with-php-jquery-and-a-text-file/#comment-85477</guid>
		<description>If it&#039;s the size of a hummingbird, and hovers and moves like a hummingbird, it&#039;s probably a dragonfly.</description>
		<content:encoded><![CDATA[<p>If it&#039;s the size of a hummingbird, and hovers and moves like a hummingbird, it&#039;s probably a dragonfly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Soggy Waffles</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/chat-room-v2-with-php-jquery-and-a-text-file/comment-page-1/#comment-82771</link>
		<dc:creator>Soggy Waffles</dc:creator>
		<pubDate>Sat, 03 Apr 2010 18:34:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/chat-room-v2-with-php-jquery-and-a-text-file/#comment-82771</guid>
		<description>If your IP is static they will know. If your IP is dynamic then they will not know. Sometimes they don&#039;t even log the IP so you can get away with it.</description>
		<content:encoded><![CDATA[<p>If your IP is static they will know. If your IP is dynamic then they will not know. Sometimes they don&#039;t even log the IP so you can get away with it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: piratesmack</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/chat-room-v2-with-php-jquery-and-a-text-file/comment-page-1/#comment-82547</link>
		<dc:creator>piratesmack</dc:creator>
		<pubDate>Sat, 03 Apr 2010 16:11:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/chat-room-v2-with-php-jquery-and-a-text-file/#comment-82547</guid>
		<description>ls /path/to/folder &gt; files.txt

in terminal ^^</description>
		<content:encoded><![CDATA[<p>ls /path/to/folder &gt; files.txt</p>
<p>in terminal ^^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Green Man</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/chat-room-v2-with-php-jquery-and-a-text-file/comment-page-1/#comment-54761</link>
		<dc:creator>Green Man</dc:creator>
		<pubDate>Tue, 16 Mar 2010 09:10:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/chat-room-v2-with-php-jquery-and-a-text-file/#comment-54761</guid>
		<description>why?</description>
		<content:encoded><![CDATA[<p>why?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom H</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/chat-room-v2-with-php-jquery-and-a-text-file/comment-page-1/#comment-53831</link>
		<dc:creator>Tom H</dc:creator>
		<pubDate>Mon, 15 Mar 2010 23:46:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/chat-room-v2-with-php-jquery-and-a-text-file/#comment-53831</guid>
		<description>try www.sxc.hu</description>
		<content:encoded><![CDATA[<p>try <a href="http://www.sxc.hu" rel="nofollow">http://www.sxc.hu</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kaiser s</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/chat-room-v2-with-php-jquery-and-a-text-file/comment-page-1/#comment-47539</link>
		<dc:creator>kaiser s</dc:creator>
		<pubDate>Thu, 11 Mar 2010 05:57:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/chat-room-v2-with-php-jquery-and-a-text-file/#comment-47539</guid>
		<description>say you want all files and files under subfolders in your c:windows folder

c:&gt;cdwindows
c:windows&gt; dir /s &gt; c:windowsfiles.txt

If you don&#039;t want files in subfolders, just remove the /s switch</description>
		<content:encoded><![CDATA[<p>say you want all files and files under subfolders in your c:windows folder</p>
<p>c:&gt;cdwindows<br />
c:windows&gt; dir /s &gt; c:windowsfiles.txt</p>
<p>If you don&#039;t want files in subfolders, just remove the /s switch</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tim2hatcher</title>
		<link>http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/chat-room-v2-with-php-jquery-and-a-text-file/comment-page-1/#comment-45062</link>
		<dc:creator>tim2hatcher</dc:creator>
		<pubDate>Mon, 08 Mar 2010 15:28:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.neurosoftware.ro/programming-blog/facebook-web-design/web-resources/chat-room-v2-with-php-jquery-and-a-text-file/#comment-45062</guid>
		<description>well there are many ads in newspapers, but if u wanna print ya pics, go to snapfish.com</description>
		<content:encoded><![CDATA[<p>well there are many ads in newspapers, but if u wanna print ya pics, go to snapfish.com</p>
]]></content:encoded>
	</item>
</channel>
</rss>

