<?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>MDBitz Development Resources &#187; Uncategorized</title>
	<atom:link href="http://resources.mdbitz.com/categories/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://resources.mdbitz.com</link>
	<description></description>
	<lastBuildDate>Mon, 22 Nov 2010 14:25:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Release 0.4.1 of PHP Wrapper Library for Harvest API</title>
		<link>http://resources.mdbitz.com/2010/04/release-0-4-1-of-php-wrapper-library-for-harvest-api/</link>
		<comments>http://resources.mdbitz.com/2010/04/release-0-4-1-of-php-wrapper-library-for-harvest-api/#comments</comments>
		<pubDate>Sat, 17 Apr 2010 00:13:54 +0000</pubDate>
		<dc:creator>MDBitz - Matthew Denton</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://resources.mdbitz.com/?p=1324</guid>
		<description><![CDATA[Release 0.4.1 is now available of the Harvest API PHP Wrapper Library. This release is a Bug Fix for those accounts that have SSL support enabled. When utilizing the 0.4 version of the library you may notice that if you set SSL to true that you will not get any results back from the server, [...]]]></description>
		<wfw:commentRss>http://resources.mdbitz.com/2010/04/release-0-4-1-of-php-wrapper-library-for-harvest-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version 1.2 released of YahooFinanceAPI &#8211; new option constants</title>
		<link>http://resources.mdbitz.com/2010/03/version-1-2-released-of-yahoofinanceapi-new-option-constants/</link>
		<comments>http://resources.mdbitz.com/2010/03/version-1-2-released-of-yahoofinanceapi-new-option-constants/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 04:23:52 +0000</pubDate>
		<dc:creator>MDBitz - Matthew Denton</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Yahoo Finance]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[sl1d1t1c1ohgv]]></category>
		<category><![CDATA[Stock Quotes]]></category>
		<category><![CDATA[Yahoo Finance API]]></category>
		<category><![CDATA[YahooFinanceAPI]]></category>

		<guid isPermaLink="false">http://resources.mdbitz.com/?p=1143</guid>
		<description><![CDATA[Today (March 12th, 2010) I released Version 1.2 of my YahooFinanceAPI PHP Wrapper Library. This version adds constants defining the Stock Options available from Yahoo Finance. A minor change to be sure, but one that can come in handy to those new to Stock Quotes and the available options. All the constants are defined in [...]]]></description>
		<wfw:commentRss>http://resources.mdbitz.com/2010/03/version-1-2-released-of-yahoofinanceapi-new-option-constants/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Understanding the robots.txt file and its purpose</title>
		<link>http://resources.mdbitz.com/2010/02/understanding-the-robots-txt-file-and-its-purpose/</link>
		<comments>http://resources.mdbitz.com/2010/02/understanding-the-robots-txt-file-and-its-purpose/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 21:18:25 +0000</pubDate>
		<dc:creator>MDBitz - Matthew Denton</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[robots]]></category>
		<category><![CDATA[robots.txt]]></category>

		<guid isPermaLink="false">http://resources.mdbitz.com/?p=883</guid>
		<description><![CDATA[The robots.txt file is a file that you place at the root of your domain to notify web robots what content of your site should be excluded(e.g. what content they should not index or access). However please understand that robots do not need to follow the instructions you place in this file. Therefore do not [...]]]></description>
		<wfw:commentRss>http://resources.mdbitz.com/2010/02/understanding-the-robots-txt-file-and-its-purpose/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is the main difference between MIT and GPL licenses?</title>
		<link>http://resources.mdbitz.com/2009/12/what-is-the-main-difference-between-mit-and-gpl-licenses/</link>
		<comments>http://resources.mdbitz.com/2009/12/what-is-the-main-difference-between-mit-and-gpl-licenses/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 16:56:57 +0000</pubDate>
		<dc:creator>MDBitz - Matthew Denton</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Copyright]]></category>
		<category><![CDATA[Dual Licensing]]></category>
		<category><![CDATA[GPL]]></category>
		<category><![CDATA[GPL License]]></category>
		<category><![CDATA[License]]></category>
		<category><![CDATA[MIT]]></category>
		<category><![CDATA[MIT License]]></category>

		<guid isPermaLink="false">http://resources.mdbitz.com/?p=643</guid>
		<description><![CDATA[When writing applications, libraries, or other source code we often want some control over how it is used by the community. Licenses allow us developers to protect our rights to the source code while defining the terms in which others may utilize it. Two of the most common licenses used in open source software are [...]]]></description>
		<wfw:commentRss>http://resources.mdbitz.com/2009/12/what-is-the-main-difference-between-mit-and-gpl-licenses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Regular Expressions : An Overview</title>
		<link>http://resources.mdbitz.com/2009/09/regular-expressions-an-overview/</link>
		<comments>http://resources.mdbitz.com/2009/09/regular-expressions-an-overview/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 15:31:06 +0000</pubDate>
		<dc:creator>MDBitz - Matthew Denton</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Regex]]></category>
		<category><![CDATA[Regular Expressions]]></category>

		<guid isPermaLink="false">http://resources.mdbitz.com/?p=195</guid>
		<description><![CDATA[Regular Expressions or regex for short is a pattern that describes a set of strings. In their most general form they are used to define a set without listing out all the possible elements of the set. These expressions provide a flexible means for identifying text of interest including words, special characters, or character patterns. [...]]]></description>
		<wfw:commentRss>http://resources.mdbitz.com/2009/09/regular-expressions-an-overview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

