<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>Lettuce Code</title>
	<link>http://www.lettucecode.com</link>
	<description>"Let-us-code" is the corner of your code</description>
	<pubDate>Mon, 30 Jun 2008 23:47:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>Connect PHP to SQL Server</title>
		<link>http://www.lettucecode.com/connect-php-to-sql-server/</link>
		<comments>http://www.lettucecode.com/connect-php-to-sql-server/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 23:47:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<category><![CDATA[SQL_Server]]></category>

		<category><![CDATA[LSimpson]]></category>

		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://www.lettucecode.com/connect-php-to-sql-server/</guid>
		<description><![CDATA[Check out how to make a connection between PHP and MS SQLServer.
]]></description>
		<wfw:commentRss>http://www.lettucecode.com/connect-php-to-sql-server/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Send mail in Java</title>
		<link>http://www.lettucecode.com/send-mail-in-java/</link>
		<comments>http://www.lettucecode.com/send-mail-in-java/#comments</comments>
		<pubDate>Sat, 28 Jun 2008 18:36:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Java]]></category>

		<category><![CDATA[Source-code]]></category>

		<category><![CDATA[e-mail]]></category>

		<category><![CDATA[LSimpson]]></category>

		<guid isPermaLink="false">http://www.lettucecode.com/send-mail-in-java/</guid>
		<description><![CDATA[Simple Java program to send mail.
]]></description>
		<wfw:commentRss>http://www.lettucecode.com/send-mail-in-java/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Apache: authentication on windows with .access and .htpasswd</title>
		<link>http://www.lettucecode.com/apache-authentication-on-windows-with-access-and-htpasswd/</link>
		<comments>http://www.lettucecode.com/apache-authentication-on-windows-with-access-and-htpasswd/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 12:21:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Apache]]></category>

		<category><![CDATA[LSimpson]]></category>

		<category><![CDATA[Security]]></category>

		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.lettucecode.com/apache-authentication-on-windows-with-access-and-htpasswd/</guid>
		<description><![CDATA[
If you want to restrict access to a directory under apache then theses lines are for you&#8230;
]]></description>
		<wfw:commentRss>http://www.lettucecode.com/apache-authentication-on-windows-with-access-and-htpasswd/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to write a random quote on a page</title>
		<link>http://www.lettucecode.com/how-to-write-a-random-quote-on-a-page/</link>
		<comments>http://www.lettucecode.com/how-to-write-a-random-quote-on-a-page/#comments</comments>
		<pubDate>Tue, 01 Apr 2008 14:30:42 +0000</pubDate>
		<dc:creator>Humberto</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Source-code]]></category>

		<category><![CDATA[Humberto]]></category>

		<guid isPermaLink="false">http://www.lettucecode.com/how-to-write-a-random-quote-on-a-page/</guid>
		<description><![CDATA[Here is a simple but useful piece of PHP code.
Edit the following code to add your favorite quotes and then save it as &#8220;quotes.php&#8221;.
]]></description>
		<wfw:commentRss>http://www.lettucecode.com/how-to-write-a-random-quote-on-a-page/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PHP and LDAP - how to connect php to a ldap directory server</title>
		<link>http://www.lettucecode.com/php-and-ldap-how-to-connect-php-to-a-ldap-directory-server/</link>
		<comments>http://www.lettucecode.com/php-and-ldap-how-to-connect-php-to-a-ldap-directory-server/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 20:17:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[LDAP]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Source-code]]></category>

		<category><![CDATA[LSimpson]]></category>

		<guid isPermaLink="false">http://www.lettucecode.com/php-and-ldap-how-to-connect-php-to-a-ldap-directory-server/</guid>
		<description><![CDATA[LDAP - Lightweight Directory Access Protocol - is an application protocol for querying and modifying directory services running over TCP/IP.
]]></description>
		<wfw:commentRss>http://www.lettucecode.com/php-and-ldap-how-to-connect-php-to-a-ldap-directory-server/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PHP: Remove special chars and punctuation from strings</title>
		<link>http://www.lettucecode.com/php-remove-special-chars-and-punctuation-from-strings/</link>
		<comments>http://www.lettucecode.com/php-remove-special-chars-and-punctuation-from-strings/#comments</comments>
		<pubDate>Tue, 11 Mar 2008 18:47:23 +0000</pubDate>
		<dc:creator>Humberto</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Source-code]]></category>

		<category><![CDATA[Humberto]]></category>

		<category><![CDATA[PHP5]]></category>

		<guid isPermaLink="false">http://www.lettucecode.com/php-remove-special-chars-and-ponctuation-from-strings/</guid>
		<description><![CDATA[This function is useful for languages like Portuguese, french, etc..
]]></description>
		<wfw:commentRss>http://www.lettucecode.com/php-remove-special-chars-and-punctuation-from-strings/feed/</wfw:commentRss>
		</item>
		<item>
		<title>phpBB3 - Moving profile from right to left of post</title>
		<link>http://www.lettucecode.com/phpbb3_-_moving_profile_to_left_of_post/</link>
		<comments>http://www.lettucecode.com/phpbb3_-_moving_profile_to_left_of_post/#comments</comments>
		<pubDate>Sun, 30 Dec 2007 22:27:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[phpBB3]]></category>

		<category><![CDATA[css]]></category>

		<category><![CDATA[customize]]></category>

		<category><![CDATA[LSimpson]]></category>

		<category><![CDATA[post]]></category>

		<category><![CDATA[profile]]></category>

		<guid isPermaLink="false">http://www.lettucecode.com/?p=1</guid>
		<description><![CDATA[Some users just don&#8217;t like profiles to be shown on the right side of the post. To change it to the left is very easy, just follow these simple steps.
]]></description>
		<wfw:commentRss>http://www.lettucecode.com/phpbb3_-_moving_profile_to_left_of_post/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
