<?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>Abby and Win's Blog &#187; Programming</title>
	<atom:link href="http://abbyandwin.net/blog/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://abbyandwin.net/blog</link>
	<description>Our Blog 2 Share 4 All</description>
	<lastBuildDate>Fri, 27 Jan 2012 16:49:30 +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>Installing PHP driver for MongoDB in WAMP</title>
		<link>http://abbyandwin.net/blog/2011/12/09/installing-php-driver-for-mongodb-in-wamp/</link>
		<comments>http://abbyandwin.net/blog/2011/12/09/installing-php-driver-for-mongodb-in-wamp/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 20:29:08 +0000</pubDate>
		<dc:creator>Sherwin</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[humongous]]></category>
		<category><![CDATA[mongodb]]></category>
		<category><![CDATA[mongohq]]></category>
		<category><![CDATA[wamp]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://abbyandwin.net/blog/2011/12/09/installing-php-driver-for-mongodb-in-wamp/</guid>
		<description><![CDATA[I’ve been getting more curious about MongoDB. The problem is I’ve been struggling trying to create a development environment. I’ve tried OSX, Ubuntu, and Windows. I always get stuck at a step. I think I found the right recipe. First, &#8230; <a href="http://abbyandwin.net/blog/2011/12/09/installing-php-driver-for-mongodb-in-wamp/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://abbyandwin.net/blog/2011/12/09/installing-php-driver-for-mongodb-in-wamp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No more Hostasp.net</title>
		<link>http://abbyandwin.net/blog/2011/06/29/no-more-hostasp-net/</link>
		<comments>http://abbyandwin.net/blog/2011/06/29/no-more-hostasp-net/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 14:59:33 +0000</pubDate>
		<dc:creator>Sherwin</dc:creator>
				<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[hostasp.net]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[microsoft]]></category>

		<guid isPermaLink="false">http://abbyandwin.net/blog/?p=768</guid>
		<description><![CDATA[After a few days of playing around with their server and having some difficulties, I decided to cancel their service. I&#8217;m new to Windows hosting since I&#8217;ve always used Linux hosting, so I&#8217;m not that all familiar with it. A &#8230; <a href="http://abbyandwin.net/blog/2011/06/29/no-more-hostasp-net/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://abbyandwin.net/blog/2011/06/29/no-more-hostasp-net/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MSSQL Driver for PHP5.3</title>
		<link>http://abbyandwin.net/blog/2011/02/07/mssql-driver-for-php5-3/</link>
		<comments>http://abbyandwin.net/blog/2011/02/07/mssql-driver-for-php5-3/#comments</comments>
		<pubDate>Mon, 07 Feb 2011 23:26:32 +0000</pubDate>
		<dc:creator>Sherwin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[2000]]></category>
		<category><![CDATA[2005]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[mssql]]></category>
		<category><![CDATA[php 5.3]]></category>

		<guid isPermaLink="false">http://abbyandwin.net/blog/?p=601</guid>
		<description><![CDATA[Before using PHP5.3, I never had to worry about MSSQL support. PHP included a dll file to use with MSSQL Server 2000 and up. This is no longer true if you decide to upgrade to PHP5.3.x. For months I looked &#8230; <a href="http://abbyandwin.net/blog/2011/02/07/mssql-driver-for-php5-3/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://abbyandwin.net/blog/2011/02/07/mssql-driver-for-php5-3/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>XHTML compliant with ampersands in the URL</title>
		<link>http://abbyandwin.net/blog/2010/10/27/xhtml-compliant-with-ampersands-in-the-url/</link>
		<comments>http://abbyandwin.net/blog/2010/10/27/xhtml-compliant-with-ampersands-in-the-url/#comments</comments>
		<pubDate>Wed, 27 Oct 2010 23:15:08 +0000</pubDate>
		<dc:creator>Sherwin</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[ampersand]]></category>
		<category><![CDATA[cdata]]></category>
		<category><![CDATA[compliant]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[url]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://abbyandwin.net/blog/?p=598</guid>
		<description><![CDATA[I was having a few problems creating a page with ampersands in the URL. This is a quick fix if it&#8217;s part of the HTML by using &#38;amp; but if it&#8217;s part of a javascript, it will take the code &#8230; <a href="http://abbyandwin.net/blog/2010/10/27/xhtml-compliant-with-ampersands-in-the-url/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://abbyandwin.net/blog/2010/10/27/xhtml-compliant-with-ampersands-in-the-url/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 2008 and MSSQL Server 2005 not allowing remote connections</title>
		<link>http://abbyandwin.net/blog/2010/09/15/windows-2008-and-mssql-server-2005-not-allowing-remote-connections/</link>
		<comments>http://abbyandwin.net/blog/2010/09/15/windows-2008-and-mssql-server-2005-not-allowing-remote-connections/#comments</comments>
		<pubDate>Wed, 15 Sep 2010 23:41:51 +0000</pubDate>
		<dc:creator>Sherwin</dc:creator>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[2005]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[allow]]></category>
		<category><![CDATA[connection]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[mssql]]></category>
		<category><![CDATA[remote]]></category>

		<guid isPermaLink="false">http://abbyandwin.net/blog/?p=588</guid>
		<description><![CDATA[If you think you checked every setting in MSSQL Server that allows remote connections, you may have missed the Windows firewall setting. I have installed MSSQL 2005 many times on Windows 2000 Server, 2003, and 2008 and never ran into &#8230; <a href="http://abbyandwin.net/blog/2010/09/15/windows-2008-and-mssql-server-2005-not-allowing-remote-connections/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://abbyandwin.net/blog/2010/09/15/windows-2008-and-mssql-server-2005-not-allowing-remote-connections/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian5 Lenny and MySQL Server 5.1.x</title>
		<link>http://abbyandwin.net/blog/2010/09/15/debian5-lenny-and-mysql-server-5-1-x/</link>
		<comments>http://abbyandwin.net/blog/2010/09/15/debian5-lenny-and-mysql-server-5-1-x/#comments</comments>
		<pubDate>Wed, 15 Sep 2010 22:09:56 +0000</pubDate>
		<dc:creator>Sherwin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[5.1]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[sid]]></category>
		<category><![CDATA[unstable]]></category>
		<category><![CDATA[webmin]]></category>

		<guid isPermaLink="false">http://abbyandwin.net/blog/?p=584</guid>
		<description><![CDATA[I am running Debian5 Lenny which is running Virtualmin and Webmin. The default configurations install MySQL server 5.0.51. MySQL&#8217;s website has version 5.1.x. I wanted to update the version on my Debian box. Unfortunately, Debian considers MySQL 5.0.51 as the &#8230; <a href="http://abbyandwin.net/blog/2010/09/15/debian5-lenny-and-mysql-server-5-1-x/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://abbyandwin.net/blog/2010/09/15/debian5-lenny-and-mysql-server-5-1-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a CakePHP environment using MAMP and OS X</title>
		<link>http://abbyandwin.net/blog/2010/09/09/creating-a-cakephp-environment-using-mamp-and-os-x/</link>
		<comments>http://abbyandwin.net/blog/2010/09/09/creating-a-cakephp-environment-using-mamp-and-os-x/#comments</comments>
		<pubDate>Fri, 10 Sep 2010 01:38:53 +0000</pubDate>
		<dc:creator>Sherwin</dc:creator>
				<category><![CDATA[OS X]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[.mac]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[cakephp]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[environment]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[mamp]]></category>
		<category><![CDATA[mvc]]></category>
		<category><![CDATA[php5]]></category>
		<category><![CDATA[snow leopard]]></category>

		<guid isPermaLink="false">http://abbyandwin.net/blog/?p=581</guid>
		<description><![CDATA[This will show you how to create a CakePHP environment in MAMP on OS X. Here list of softwares used and their version. OS X Leopard or Snow Leopard MAMP version 1.91 (using PHP5.2.x) CakePHP 1.2.8 You shouldn&#8217;t have to &#8230; <a href="http://abbyandwin.net/blog/2010/09/09/creating-a-cakephp-environment-using-mamp-and-os-x/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://abbyandwin.net/blog/2010/09/09/creating-a-cakephp-environment-using-mamp-and-os-x/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Still looking for fast web development techniques</title>
		<link>http://abbyandwin.net/blog/2010/09/03/still-looking-for-fast-web-development-techniques/</link>
		<comments>http://abbyandwin.net/blog/2010/09/03/still-looking-for-fast-web-development-techniques/#comments</comments>
		<pubDate>Fri, 03 Sep 2010 21:30:31 +0000</pubDate>
		<dc:creator>Sherwin</dc:creator>
				<category><![CDATA[OS X]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[.Net]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[dreamweaver]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[mvc]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://abbyandwin.net/blog/?p=574</guid>
		<description><![CDATA[I&#8217;ve been developing web sites for almost 10 years now. I&#8217;m still in search of a way to develop faster. I find myself doing things over and over again. I use PHP as the programming language to develop the web &#8230; <a href="http://abbyandwin.net/blog/2010/09/03/still-looking-for-fast-web-development-techniques/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://abbyandwin.net/blog/2010/09/03/still-looking-for-fast-web-development-techniques/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connect to MSSQL 2005 using PHP</title>
		<link>http://abbyandwin.net/blog/2010/06/29/connect-to-mssql-2005-using-php/</link>
		<comments>http://abbyandwin.net/blog/2010/06/29/connect-to-mssql-2005-using-php/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 01:46:00 +0000</pubDate>
		<dc:creator>Sherwin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[2005]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[mssql]]></category>
		<category><![CDATA[mssql_connect]]></category>
		<category><![CDATA[php5]]></category>

		<guid isPermaLink="false">http://abbyandwin.net/blog/?p=571</guid>
		<description><![CDATA[Here&#8217;s a couple of quick tips to connecting to a MSSQL 2005 server using PHP on a Windows webserver. You will need to enable the php_mssql.dll in your php.ini file. Here&#8217;s the code to connect to the server. &#60;?php $conn &#8230; <a href="http://abbyandwin.net/blog/2010/06/29/connect-to-mssql-2005-using-php/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://abbyandwin.net/blog/2010/06/29/connect-to-mssql-2005-using-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Form validation that contains arrays from checkboxes and radio buttons with jQuery</title>
		<link>http://abbyandwin.net/blog/2010/06/23/form-validation-that-contains-arrays-from-checkboxes-and-radio-buttons-with-jquery/</link>
		<comments>http://abbyandwin.net/blog/2010/06/23/form-validation-that-contains-arrays-from-checkboxes-and-radio-buttons-with-jquery/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 00:37:35 +0000</pubDate>
		<dc:creator>Sherwin</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://abbyandwin.net/blog/?p=563</guid>
		<description><![CDATA[I&#8217;m using the jQuery plugin from http://bassistance.de/jquery-plugins/jquery-plugin-validation. The plugin is greate. I did run into a problem with arrays. Say your form has a group of checkboxes or radio buttons and their names are checkbox or radio. To have them &#8230; <a href="http://abbyandwin.net/blog/2010/06/23/form-validation-that-contains-arrays-from-checkboxes-and-radio-buttons-with-jquery/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://abbyandwin.net/blog/2010/06/23/form-validation-that-contains-arrays-from-checkboxes-and-radio-buttons-with-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

