<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Help Source for Coders - Get Slunked! &#187; tutorial</title>
	<atom:link href="http://slunked.com/blog/?tag=tutorial&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://slunked.com/blog</link>
	<description>Providing clear instructions and tutorials to coding users!</description>
	<lastBuildDate>Sat, 13 Aug 2011 14:05:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Setup SVN with SSL using Apache2 on Linux (Debian)</title>
		<link>http://slunked.com/blog/2010/03/setup-svn-ssl-apache2-debian/</link>
		<comments>http://slunked.com/blog/2010/03/setup-svn-ssl-apache2-debian/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 07:57:30 +0000</pubDate>
		<dc:creator>Frost</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[repository]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[ssl]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[webserver]]></category>

		<guid isPermaLink="false">http://www.slunked.com/blog/?p=159</guid>
		<description><![CDATA[The past few days I have been digging and diving and reading through many different tutorials about setting up <a href="http://en.wikipedia.org/wiki/Subversion_%28software%29" rel="no-follow" title="Subversion SVN Wiki" target="_blank">SVN</a> (or Subversion) through <a href="http://www.apache.org" title="Apache Foundation" rel="no-follow" target="_blank">Apache2</a> on <a href="http://www.debian.org" rel="no-follow" title="Debian Linux" target="_blank">Debian</a> based Linux Distro's. After many trials and errors and taking down my webserver a few times I finally was able to get a full on SVN Server for my main website up and running with Authentication over <a href="http://en.wikipedia.org/wiki/Transport_Layer_Security" title="SSL/TLS Wiki" rel="no-follow" target="_blank">SSL</a>, and here is my tale. <br /><br /><a href="http://www.slunked.com/blog/linux/2010/03/setup-svn-ssl-apache2-debian" title="Setup SVN with SSL using Apache2 on Linux (Debian)" rel="follow">Read the full blog</a>]]></description>
		<wfw:commentRss>http://slunked.com/blog/2010/03/setup-svn-ssl-apache2-debian/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Setting Up ICS in Windows XP</title>
		<link>http://slunked.com/blog/2010/02/setting-up-ics-in-windows-xp/</link>
		<comments>http://slunked.com/blog/2010/02/setting-up-ics-in-windows-xp/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 03:58:52 +0000</pubDate>
		<dc:creator>Frost</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[connection]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[hub]]></category>
		<category><![CDATA[ics]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[sharing]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[windows xp]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://www.slunked.com/blog/?p=149</guid>
		<description><![CDATA[Recently I have found a need to setup an ICS (Internet Connection Sharing) system for personal uses. Doing so was actually really simple and so I decided to post a guide just to help anyone who is timid about setting up their own personal network with internet to be ready to take it on in full! All you will need is at least 2 computers (only 1 needs XP on it), a hub, an internet connection and a willingness to try! <br /><br /><a href="http://www.slunked.com/blog/windows/2010/02/setting-up-ics-in-windows-xp" title="Setting Up ICS in Windows XP">Read the full blog</a>]]></description>
		<wfw:commentRss>http://slunked.com/blog/2010/02/setting-up-ics-in-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fetch View / Profile Data with PHP Using GET</title>
		<link>http://slunked.com/blog/2010/01/fetch-mysql-data-php-using-get/</link>
		<comments>http://slunked.com/blog/2010/01/fetch-mysql-data-php-using-get/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 04:54:18 +0000</pubDate>
		<dc:creator>Frost</dc:creator>
				<category><![CDATA[PHP-MySQL]]></category>
		<category><![CDATA[basic]]></category>
		<category><![CDATA[fetch]]></category>
		<category><![CDATA[get]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[profile]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[view]]></category>

		<guid isPermaLink="false">http://www.slunked.com/blog/?p=139</guid>
		<description><![CDATA[In attempting to figure out my next PHP Tutorial to post I decided to do another basic tutorial, as it does seem a lot of people want basic PHP tutorials. As such I decided to do a tutorial about how to pull data from MySQL using GET data in PHP while filtering / sanitizing the data.<br /><br /><a href="fetch-mysql-data-php-using-get" title="Fetch MySQL Data with PHP using GET">Read the full blog</a>]]></description>
		<wfw:commentRss>http://slunked.com/blog/2010/01/fetch-mysql-data-php-using-get/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Simple SQL Search Using PHP and MySQL</title>
		<link>http://slunked.com/blog/2010/01/simple-sql-search-using-php-mysql/</link>
		<comments>http://slunked.com/blog/2010/01/simple-sql-search-using-php-mysql/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 22:38:21 +0000</pubDate>
		<dc:creator>Frost</dc:creator>
				<category><![CDATA[PHP-MySQL]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[simple]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[tables]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.slunked.com/blog/?p=16</guid>
		<description><![CDATA[Creating a SQL Search in PHP can some times be confusing and often cause users to generate too much unnecessary code. Well today is the good day. The tutorial shown here will guide you through how to create a Simple and basic MySQL search on multiple fields. So roll up your sleeves and be ready to dive into creating a simple MySQL Search!<br /><br /><a href="http://www.slunked.com/blog/php-mysql/2010/01/simple-sql-search-using-php-mysql" title="Simple SQL Search Using PHP and MySQL">Read the full blog</a>]]></description>
		<wfw:commentRss>http://slunked.com/blog/2010/01/simple-sql-search-using-php-mysql/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

