<?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>LoneShooter.com</title>
	<atom:link href="http://www.loneshooter.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.loneshooter.com</link>
	<description>freelancing, blogging, marketing, seo, business, making money</description>
	<lastBuildDate>Fri, 17 May 2013 11:43:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Zend Framework 2.2.0 Stable Released</title>
		<link>http://www.loneshooter.com/zend-framework-2-2-0-stable-released/</link>
		<comments>http://www.loneshooter.com/zend-framework-2-2-0-stable-released/#comments</comments>
		<pubDate>Fri, 17 May 2013 11:33:33 +0000</pubDate>
		<dc:creator>LoneShooter</dc:creator>
				<category><![CDATA[CODING]]></category>
		<category><![CDATA[NEWS]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[zend framework 2]]></category>
		<category><![CDATA[zf2]]></category>

		<guid isPermaLink="false">http://www.loneshooter.com/?p=1219</guid>
		<description><![CDATA[The Zend Framework community released Zend Framework 2.2.0 Stable and this is the first stable release in the 2.2 series. Usability and Consistency The primary focus of the 2.2 release has been usability and consistency, primarily with regard to creation and configuration of services such as hydrators, input filters, logs, DB connections, cache objects, translators, [...]]]></description>
		<wfw:commentRss>http://www.loneshooter.com/zend-framework-2-2-0-stable-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xoops/Pi Engine Introduction</title>
		<link>http://www.loneshooter.com/xoops-pi-engine-introduction/</link>
		<comments>http://www.loneshooter.com/xoops-pi-engine-introduction/#comments</comments>
		<pubDate>Tue, 30 Apr 2013 09:33:22 +0000</pubDate>
		<dc:creator>LoneShooter</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[CODING]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[pi engine]]></category>
		<category><![CDATA[xoops]]></category>
		<category><![CDATA[zend framework 2]]></category>
		<category><![CDATA[zf2]]></category>

		<guid isPermaLink="false">http://www.loneshooter.com/?p=1205</guid>
		<description><![CDATA[Pi Engine Pi Engine is a role oriented application development engine for web and mobile, designed as the next generation and a successor to Xoops. Pi is developed upon PHP and MySQL with selected third-party frameworks including but not limited to Zend Framework library, jQuery, Bootstrap and Backbone. Pi Project follows the philosophy of open [...]]]></description>
		<wfw:commentRss>http://www.loneshooter.com/xoops-pi-engine-introduction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL &#8211; Count Number Of Words</title>
		<link>http://www.loneshooter.com/mysql-count-number-of-words/</link>
		<comments>http://www.loneshooter.com/mysql-count-number-of-words/#comments</comments>
		<pubDate>Thu, 11 Apr 2013 08:04:14 +0000</pubDate>
		<dc:creator>LoneShooter</dc:creator>
				<category><![CDATA[CODING]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[query]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://www.loneshooter.com/?p=1140</guid>
		<description><![CDATA[MySQL doesn&#8217;t contain built in function for counting number of words in a column. It&#8217;s a very common request so we need use a trick for this purpose. The query bellow returns number of words separated with a space: SELECT SUM(LENGTH(column_name) - LENGTH(REPLACE(column_name, &#039; &#039;, &#039;&#039;))+1) FROM table_name Of course, if you replace space with [...]]]></description>
		<wfw:commentRss>http://www.loneshooter.com/mysql-count-number-of-words/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do You Want To Be A Web Developer?</title>
		<link>http://www.loneshooter.com/do-you-want-to-be-a-web-developer/</link>
		<comments>http://www.loneshooter.com/do-you-want-to-be-a-web-developer/#comments</comments>
		<pubDate>Tue, 09 Apr 2013 12:12:50 +0000</pubDate>
		<dc:creator>LoneShooter</dc:creator>
				<category><![CDATA[CODING]]></category>
		<category><![CDATA[DESIGN]]></category>
		<category><![CDATA[HUMOR]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[devices]]></category>
		<category><![CDATA[humor]]></category>
		<category><![CDATA[joke]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://www.loneshooter.com/?p=1132</guid>
		<description><![CDATA[If you want to be a web developer or designer think again. Here are some devices your sites and web applications need to be tested on]]></description>
		<wfw:commentRss>http://www.loneshooter.com/do-you-want-to-be-a-web-developer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Website Bounce Rate</title>
		<link>http://www.loneshooter.com/website-bounce-rate/</link>
		<comments>http://www.loneshooter.com/website-bounce-rate/#comments</comments>
		<pubDate>Mon, 08 Apr 2013 16:31:19 +0000</pubDate>
		<dc:creator>LoneShooter</dc:creator>
				<category><![CDATA[GENERAL]]></category>
		<category><![CDATA[MARKETING]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[bounce rate]]></category>
		<category><![CDATA[web analytics]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.loneshooter.com/?p=1124</guid>
		<description><![CDATA[The bounce rate of a website can mean a few things, but it&#8217;s most commonly used to describe the number of visitors who land on a page on your site and then immediately click off. In my opinion it&#8217;s really kind of an overblown metric. You&#8217;ve got a lot of people who run a site [...]]]></description>
		<wfw:commentRss>http://www.loneshooter.com/website-bounce-rate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Does Microsoft Push C++ instead of C#?</title>
		<link>http://www.loneshooter.com/does-microsoft-push-c-plus-plus-instead-of-c-sharp/</link>
		<comments>http://www.loneshooter.com/does-microsoft-push-c-plus-plus-instead-of-c-sharp/#comments</comments>
		<pubDate>Tue, 19 Mar 2013 12:39:34 +0000</pubDate>
		<dc:creator>LoneShooter</dc:creator>
				<category><![CDATA[CODING]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[win32]]></category>
		<category><![CDATA[winrt]]></category>

		<guid isPermaLink="false">http://www.loneshooter.com/?p=1116</guid>
		<description><![CDATA[Will modern C++ replace C#? Does Microsoft push developers to adopt C++ programming language? Many developers are talking about modern C++ popularity and migrating back to C++ from C#. Does Microsoft push developers to use C++? And if yes, why? It seems so, the suspicions are correct. Microsoft is pushing C++ to come back and [...]]]></description>
		<wfw:commentRss>http://www.loneshooter.com/does-microsoft-push-c-plus-plus-instead-of-c-sharp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is SEO Doing To Be Too Difficult?</title>
		<link>http://www.loneshooter.com/is-seo-doing-to-be-too-difficult/</link>
		<comments>http://www.loneshooter.com/is-seo-doing-to-be-too-difficult/#comments</comments>
		<pubDate>Mon, 18 Mar 2013 08:34:33 +0000</pubDate>
		<dc:creator>LoneShooter</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[optimization]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://www.loneshooter.com/?p=1114</guid>
		<description><![CDATA[I know a lot of people think to themselves, should I even try to go after high search engine rankings? That&#8217;s a question only you can answer, but I&#8217;ve done really well getting and keeping high search engine rankings throughout the years. I think it&#8217;s a great way to get traffic and highly recommend optimizing [...]]]></description>
		<wfw:commentRss>http://www.loneshooter.com/is-seo-doing-to-be-too-difficult/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backlinking Tips</title>
		<link>http://www.loneshooter.com/backlinking-tips/</link>
		<comments>http://www.loneshooter.com/backlinking-tips/#comments</comments>
		<pubDate>Fri, 08 Mar 2013 08:31:33 +0000</pubDate>
		<dc:creator>LoneShooter</dc:creator>
				<category><![CDATA[MARKETING]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[back links]]></category>
		<category><![CDATA[backlinking]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://www.loneshooter.com/?p=1097</guid>
		<description><![CDATA[In this post I talked about link building and how not all links are equal. I mentioned how Google can figure out the quality of the sites linking back to you by looking at the sites that link back to them. Low quality links include links from article directories, website directories, and sites in public blog networks. There [...]]]></description>
		<wfw:commentRss>http://www.loneshooter.com/backlinking-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Not All Link Building is Created Equal</title>
		<link>http://www.loneshooter.com/not-all-link-building-is-created-equal/</link>
		<comments>http://www.loneshooter.com/not-all-link-building-is-created-equal/#comments</comments>
		<pubDate>Mon, 04 Mar 2013 09:15:13 +0000</pubDate>
		<dc:creator>LoneShooter</dc:creator>
				<category><![CDATA[MARKETING]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[link building]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://www.loneshooter.com/?p=1080</guid>
		<description><![CDATA[This article is about how not all link building is equal. With the changes Google has made to their algorithms recently this is especially true. Google doesn&#8217;t just count the sheer number of links paying no attention to where the links are coming from. If that were the case then if you had 1000 links you&#8217;d always [...]]]></description>
		<wfw:commentRss>http://www.loneshooter.com/not-all-link-building-is-created-equal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress and OpenX integration</title>
		<link>http://www.loneshooter.com/wordpress-and-openx-integration/</link>
		<comments>http://www.loneshooter.com/wordpress-and-openx-integration/#comments</comments>
		<pubDate>Sun, 17 Feb 2013 13:02:26 +0000</pubDate>
		<dc:creator>LoneShooter</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[MARKETING]]></category>
		<category><![CDATA[openx]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.loneshooter.com/?p=1063</guid>
		<description><![CDATA[OpenX is an open-source advertising server that is licensed under the GNU General Public License. It features an integrated banner management interface and tracking system for gathering statistics. Here&#8217;s how you can integrate OpenX and WordPress. System requirements The OpenX plugin for WordPress supports OpenX 2.4 or later, and also the hosted version of OpenX. Download [...]]]></description>
		<wfw:commentRss>http://www.loneshooter.com/wordpress-and-openx-integration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
