<?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 &#187; CODING</title>
	<atom:link href="http://www.loneshooter.com/category/coding/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.loneshooter.com</link>
	<description>freelancing, blogging, marketing, seo, business, making money</description>
	<lastBuildDate>Mon, 23 Feb 2015 14:32:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.41</generator>
	<item>
		<title>How to Block Referrer Spam Bots</title>
		<link>http://www.loneshooter.com/how-to-block-referrer-spam-bots/</link>
		<comments>http://www.loneshooter.com/how-to-block-referrer-spam-bots/#comments</comments>
		<pubDate>Fri, 19 Dec 2014 08:42:26 +0000</pubDate>
		<dc:creator><![CDATA[Lone Shooter]]></dc:creator>
				<category><![CDATA[CODING]]></category>
		<category><![CDATA[SECURITY]]></category>

		<guid isPermaLink="false">http://www.loneshooter.com/?p=1487</guid>
		<description><![CDATA[About referrer spam Referrer spam requests are requests for some pages with a faked referrer string (where the user came from). Normally this is just annoying as it appears in your webstats. More info about referer spam you can read at wikipedia But sites could be hit by many requests within short period of time [&#8230;]]]></description>
		<wfw:commentRss>http://www.loneshooter.com/how-to-block-referrer-spam-bots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Symfony v2.6.0 Released</title>
		<link>http://www.loneshooter.com/symfony-v2-6-0-released/</link>
		<comments>http://www.loneshooter.com/symfony-v2-6-0-released/#comments</comments>
		<pubDate>Tue, 02 Dec 2014 08:44:50 +0000</pubDate>
		<dc:creator><![CDATA[Lone Shooter]]></dc:creator>
				<category><![CDATA[CODING]]></category>
		<category><![CDATA[NEWS]]></category>

		<guid isPermaLink="false">http://www.loneshooter.com/?p=1476</guid>
		<description><![CDATA[Symfony is a PHP web application framework for MVC applications. Symfony is free software and released under the MIT license. Version 2.6.0 has just been released and it comes with more than 100 new features and enhancements. You can read the UPGRADE from 2.5 to 2.6 guide to learn more about new ways of doing things and deprecated [&#8230;]]]></description>
		<wfw:commentRss>http://www.loneshooter.com/symfony-v2-6-0-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend Framework 2 Books</title>
		<link>http://www.loneshooter.com/zend-framework-2-books/</link>
		<comments>http://www.loneshooter.com/zend-framework-2-books/#comments</comments>
		<pubDate>Tue, 08 Oct 2013 13:25:03 +0000</pubDate>
		<dc:creator><![CDATA[Lone Shooter]]></dc:creator>
				<category><![CDATA[CODING]]></category>
		<category><![CDATA[GENERAL]]></category>

		<guid isPermaLink="false">http://www.loneshooter.com/?p=1375</guid>
		<description><![CDATA[Zend Framework 2 is relatively new PHP framework that has almost nothing in common with the previous version, Zend Framework 1. Because of this there are not many books on this topic (yet) and I&#8217;ve tried to examine and list all currently available books that covered Zend Framework 2 programming. Most of them are written [&#8230;]]]></description>
		<wfw:commentRss>http://www.loneshooter.com/zend-framework-2-books/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP &#8211; JSON Indent Function</title>
		<link>http://www.loneshooter.com/php-json-indent-function/</link>
		<comments>http://www.loneshooter.com/php-json-indent-function/#comments</comments>
		<pubDate>Wed, 18 Sep 2013 11:15:48 +0000</pubDate>
		<dc:creator><![CDATA[Lone Shooter]]></dc:creator>
				<category><![CDATA[CODING]]></category>

		<guid isPermaLink="false">http://www.loneshooter.com/?p=1379</guid>
		<description><![CDATA[Starting from version 5.4.0, PHP function json_encode() has additional option, JSON_PRETTY_PRINT, determining whether json data should be formatted in a human readable format or not (the option itself is described as &#8220;Use whitespace in returned data to format it&#8220;). But working for clients could have many challenges, so you&#8217;ll never be sure if they have perfect [&#8230;]]]></description>
		<wfw:commentRss>http://www.loneshooter.com/php-json-indent-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress &#8211; Deleting Images When Deleting Post</title>
		<link>http://www.loneshooter.com/wordpress-deleting-images-when-deleting-post/</link>
		<comments>http://www.loneshooter.com/wordpress-deleting-images-when-deleting-post/#comments</comments>
		<pubDate>Mon, 16 Sep 2013 13:29:33 +0000</pubDate>
		<dc:creator><![CDATA[Lone Shooter]]></dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[CODING]]></category>

		<guid isPermaLink="false">http://www.loneshooter.com/?p=1369</guid>
		<description><![CDATA[One of the problem with WordPress is when you delete a post, its attachments will not be deleted, i.e. if the post has attached images they&#8217;ll remain on the server and file system Note: Use this function and logic only and only if you need to delete posts&#8217; attachments for sure. If an attachment could [&#8230;]]]></description>
		<wfw:commentRss>http://www.loneshooter.com/wordpress-deleting-images-when-deleting-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress &#8211; How to Delete Users With SQL Queries</title>
		<link>http://www.loneshooter.com/wordpress-how-to-delete-users-with-sql-queries/</link>
		<comments>http://www.loneshooter.com/wordpress-how-to-delete-users-with-sql-queries/#comments</comments>
		<pubDate>Thu, 12 Sep 2013 16:49:51 +0000</pubDate>
		<dc:creator><![CDATA[Lone Shooter]]></dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[CODING]]></category>

		<guid isPermaLink="false">http://www.loneshooter.com/?p=1361</guid>
		<description><![CDATA[If you want to remove WordPress user(s) and all their data here are SQL queries you should run over your database (just replace %USERS IDs% with ids of users need to be deleted. -- Deletes any comments from specific user(s) DELETE FROM wp_comments WHERE user_id IN (%USERS IDs%); -- Deletes post meta for specific user(s) [&#8230;]]]></description>
		<wfw:commentRss>http://www.loneshooter.com/wordpress-how-to-delete-users-with-sql-queries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend Framework 2.2.3 Released</title>
		<link>http://www.loneshooter.com/zend-framework-2-2-3-released/</link>
		<comments>http://www.loneshooter.com/zend-framework-2-2-3-released/#comments</comments>
		<pubDate>Thu, 22 Aug 2013 17:49:57 +0000</pubDate>
		<dc:creator><![CDATA[Lone Shooter]]></dc:creator>
				<category><![CDATA[CODING]]></category>
		<category><![CDATA[NEWS]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[zend framework]]></category>
		<category><![CDATA[zend framework 2]]></category>
		<category><![CDATA[zf2]]></category>

		<guid isPermaLink="false">http://www.loneshooter.com/?p=1341</guid>
		<description><![CDATA[The Zend Framework community is pleased to announce the immediate availability of Zend Framework 2.2.3! Packages and installation instructions are available at: http://framework.zend.com/downloads/latest This is the third monthly maintenance release in the 2.2 series. Changelog This release features over 25 changes. Some notable changes include: &#8211; An update that ensures the filter and validator plugin [&#8230;]]]></description>
		<wfw:commentRss>http://www.loneshooter.com/zend-framework-2-2-3-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend Framework 2.2.1 Released</title>
		<link>http://www.loneshooter.com/zend-framework-2-2-1-released/</link>
		<comments>http://www.loneshooter.com/zend-framework-2-2-1-released/#comments</comments>
		<pubDate>Fri, 21 Jun 2013 09:36:38 +0000</pubDate>
		<dc:creator><![CDATA[Lone Shooter]]></dc:creator>
				<category><![CDATA[CODING]]></category>
		<category><![CDATA[NEWS]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[zend framework]]></category>
		<category><![CDATA[zf2]]></category>

		<guid isPermaLink="false">http://www.loneshooter.com/?p=1281</guid>
		<description><![CDATA[The Zend Framework community announced the immediate availability of Zend Framework 2.2.1! Packages and installation instructions are available at: http://framework.zend.com/downloads/latest This is the first monthly maintenance release in the 2.2 series. Changelog This release features almost 70 changes, ranging from minor typographical issues to changes to allow easier utilisation of new features introduced in 2.2 (e.g., [&#8230;]]]></description>
		<wfw:commentRss>http://www.loneshooter.com/zend-framework-2-2-1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend Framework 2 &#8211; Invokables vs. Factories vs. Services</title>
		<link>http://www.loneshooter.com/zend-framework-2-invokables-vs-factories-vs-services/</link>
		<comments>http://www.loneshooter.com/zend-framework-2-invokables-vs-factories-vs-services/#comments</comments>
		<pubDate>Mon, 10 Jun 2013 11:41:07 +0000</pubDate>
		<dc:creator><![CDATA[Lone Shooter]]></dc:creator>
				<category><![CDATA[CODING]]></category>
		<category><![CDATA[factories]]></category>
		<category><![CDATA[invokables]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[zf2]]></category>

		<guid isPermaLink="false">http://www.loneshooter.com/?p=1276</guid>
		<description><![CDATA[Beginners in Zend Framework 2 can see using &#8220;strange&#8221; config keys such as factories, services and invokables in many configuration files. For example: ... &#039;invokables&#039; =&#62; array( &#039;Index\Controller\Index&#039; =&#62; &#039;Index\Controller\IndexController&#039;, ), ... or ... &#039;factories&#039; =&#62; array( &#039;Book\Model\BookTable&#039; =&#62; function($sm) { $dbAdapter = $sm-&#62;get(&#039;Zend\Db\Adapter\Adapter&#039;); $table = new BookTable($dbAdapter); return $table; }, ), ... Here are [&#8230;]]]></description>
		<wfw:commentRss>http://www.loneshooter.com/zend-framework-2-invokables-vs-factories-vs-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend Framework 2 Tool (ZFTool) Tutorial</title>
		<link>http://www.loneshooter.com/zend-framework-2-tool-zftool-tutorial/</link>
		<comments>http://www.loneshooter.com/zend-framework-2-tool-zftool-tutorial/#comments</comments>
		<pubDate>Fri, 24 May 2013 14:15:41 +0000</pubDate>
		<dc:creator><![CDATA[Lone Shooter]]></dc:creator>
				<category><![CDATA[CODING]]></category>
		<category><![CDATA[zend framework]]></category>
		<category><![CDATA[zf2]]></category>
		<category><![CDATA[zftool]]></category>

		<guid isPermaLink="false">http://www.loneshooter.com/?p=1247</guid>
		<description><![CDATA[ZFTool is an utility module for maintaining modular Zend Framework 2 applications. It runs from the command line and can be installed as ZF2 module or as PHAR. Features &#8211; Class-map generator &#8211; Listing of loaded modules &#8211; Create a new project (install the ZF2 skeleton application) &#8211; Create a new module &#8211; Application diagnostics [&#8230;]]]></description>
		<wfw:commentRss>http://www.loneshooter.com/zend-framework-2-tool-zftool-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

 Served from: www.loneshooter.com @ 2026-05-24 18:27:41 by W3 Total Cache -->