<?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>DjZoNe</title>
	<atom:link href="http://djzone.im/feed/" rel="self" type="application/rss+xml" />
	<link>http://djzone.im</link>
	<description>Home of a WordPress Magic Man</description>
	<lastBuildDate>Fri, 18 May 2012 12:49:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Compile mongoDB on FreeBSD</title>
		<link>http://djzone.im/2012/05/compile-mongodb-on-freebsd/</link>
		<comments>http://djzone.im/2012/05/compile-mongodb-on-freebsd/#comments</comments>
		<pubDate>Fri, 18 May 2012 12:49:06 +0000</pubDate>
		<dc:creator>DjZoNe</dc:creator>
				<category><![CDATA[Bugfix]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[mongodb]]></category>
		<category><![CDATA[pcre]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[scons]]></category>

		<guid isPermaLink="false">http://djzone.im/?p=103</guid>
		<description><![CDATA[This week we had some extra time, and we have to choose a technical area which we want to dig deeper. I&#8217;ve chosen MongoDB, which is a pretty widely used but new NOSQL solution. First I wanted to install on my US based VPS, but it would need to upgrade/reinstall my whole system, because the [...]]]></description>
		<wfw:commentRss>http://djzone.im/2012/05/compile-mongodb-on-freebsd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Multisite Directory and Subdomain install in the same time</title>
		<link>http://djzone.im/2012/05/wordpress-multisite-directory-and-subdomain-install-in-the-same-time/</link>
		<comments>http://djzone.im/2012/05/wordpress-multisite-directory-and-subdomain-install-in-the-same-time/#comments</comments>
		<pubDate>Thu, 17 May 2012 13:08:30 +0000</pubDate>
		<dc:creator>DjZoNe</dc:creator>
				<category><![CDATA[Bugfix]]></category>
		<category><![CDATA[config]]></category>
		<category><![CDATA[directory]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[multisite]]></category>
		<category><![CDATA[subdomain]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://djzone.im/?p=100</guid>
		<description><![CDATA[Now, I&#8217;m migrating a site for a popular radio station, to WordPress from Drupal and PunBB. The biggest challenge for me was to create the site structure. We made the main site, to site.com, then the forum to forum.site.com and after that we ended up with blogs at blog.site.com/user/. If you want create this structure [...]]]></description>
		<wfw:commentRss>http://djzone.im/2012/05/wordpress-multisite-directory-and-subdomain-install-in-the-same-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress search customizations</title>
		<link>http://djzone.im/2012/02/wordpress-search-customizations/</link>
		<comments>http://djzone.im/2012/02/wordpress-search-customizations/#comments</comments>
		<pubDate>Wed, 15 Feb 2012 18:37:40 +0000</pubDate>
		<dc:creator>DjZoNe</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[i18n]]></category>
		<category><![CDATA[permalink]]></category>
		<category><![CDATA[rewrite]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://djzone.im/?p=99</guid>
		<description><![CDATA[Today let&#8217;s see an interesting challenge around WordPress search URL. Interesting, because rewrite rules, as part of regular expression knowledge is kind of a woodoo. So I&#8217;ll prove, that you won&#8217;t need pins and a doll to customize WordPress search permalink structure. There are plenty of ways to modify the search base url, I hope [...]]]></description>
		<wfw:commentRss>http://djzone.im/2012/02/wordpress-search-customizations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nginx HTTP 405 Not allowed trick</title>
		<link>http://djzone.im/2012/02/nginx-405-not-allowed-trick/</link>
		<comments>http://djzone.im/2012/02/nginx-405-not-allowed-trick/#comments</comments>
		<pubDate>Sat, 04 Feb 2012 10:13:33 +0000</pubDate>
		<dc:creator>DjZoNe</dc:creator>
				<category><![CDATA[Nice to know]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[facebook tab]]></category>
		<category><![CDATA[nginx]]></category>

		<guid isPermaLink="false">http://djzone.im/?p=96</guid>
		<description><![CDATA[Recently I created a Facebook tab for a project. As you might know it works in a funny way, they proxy the tab contents, so your visitors will never see the content from your server, but facebook page proxy will do it. Here comes the big problem. I don&#8217;t know why but Facebook send HTTP [...]]]></description>
		<wfw:commentRss>http://djzone.im/2012/02/nginx-405-not-allowed-trick/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL subselect order</title>
		<link>http://djzone.im/2012/01/mysql-subselect-order/</link>
		<comments>http://djzone.im/2012/01/mysql-subselect-order/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 15:54:37 +0000</pubDate>
		<dc:creator>DjZoNe</dc:creator>
				<category><![CDATA[Nice to know]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[order]]></category>
		<category><![CDATA[subquery]]></category>

		<guid isPermaLink="false">http://djzone.im/?p=93</guid>
		<description><![CDATA[It took a couple of hours to finally end up with the conclusion, that ORDER BY statements does not work in MySQL subquery.]]></description>
		<wfw:commentRss>http://djzone.im/2012/01/mysql-subselect-order/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Generate JSON with MySQL</title>
		<link>http://djzone.im/2012/01/generate-json-with-mysql/</link>
		<comments>http://djzone.im/2012/01/generate-json-with-mysql/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 15:59:51 +0000</pubDate>
		<dc:creator>DjZoNe</dc:creator>
				<category><![CDATA[Nice to know]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://djzone.im/?p=95</guid>
		<description><![CDATA[Today I realized theres a pretty simple way, to generate JSON straight from MySQL. I use it this way: 1SELECT CONCAT&#40;'[',GROUP_CONCAT&#40;CONCAT&#40;'{name:',USER.name,''&#41;,CONCAT&#40;',email:',USER.email,'}'&#41;&#41;,']'&#41; FROM USER WHERE STATUS = 'active' ORDER BY created ASC]]></description>
		<wfw:commentRss>http://djzone.im/2012/01/generate-json-with-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Serious work with Autoblog</title>
		<link>http://djzone.im/2011/12/serious-work-with-autoblog/</link>
		<comments>http://djzone.im/2011/12/serious-work-with-autoblog/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 13:36:31 +0000</pubDate>
		<dc:creator>DjZoNe</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[autoblog]]></category>
		<category><![CDATA[cron]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://djzone.im/?p=89</guid>
		<description><![CDATA[When I planned an RSS site project I investigated many RSS agregator possibilities, and ended up with Autoblog. As one of the leading figures of Hungarian WordPress Community we have access to wpmudev plugins, but I had previous experience with AutoBlogged and FeedWordPress as well. I have made many modifications in the plugin, to fullify [...]]]></description>
		<wfw:commentRss>http://djzone.im/2011/12/serious-work-with-autoblog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Inject current document to a frameset with JavaScript</title>
		<link>http://djzone.im/2011/10/inject-current-document-to-a-frameset-with-javascript/</link>
		<comments>http://djzone.im/2011/10/inject-current-document-to-a-frameset-with-javascript/#comments</comments>
		<pubDate>Mon, 31 Oct 2011 13:31:07 +0000</pubDate>
		<dc:creator>DjZoNe</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[frame]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://djzone.im/?p=86</guid>
		<description><![CDATA[Recently I&#8217;m working on a news portal, which offers mp3 listening functions, and the client does not want a popout player, but a kind of a constant player on the top of the page. One way is to create the whole page with a JavaScript framework (for example JMVC), the easy way is to create [...]]]></description>
		<wfw:commentRss>http://djzone.im/2011/10/inject-current-document-to-a-frameset-with-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove comment flood checking in WordPress</title>
		<link>http://djzone.im/2011/09/remove-comment-flood-checking-in-wordpress/</link>
		<comments>http://djzone.im/2011/09/remove-comment-flood-checking-in-wordpress/#comments</comments>
		<pubDate>Fri, 30 Sep 2011 13:35:59 +0000</pubDate>
		<dc:creator>DjZoNe</dc:creator>
				<category><![CDATA[Nice to know]]></category>
		<category><![CDATA[comment]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://djzone.im/?p=84</guid>
		<description><![CDATA[1234567remove_all_filters('comment_flood_filter'); add_filter('comment_flood_filter','my_comment_flood_filter'); function my_comment_flood_filter() { &#160; return false; }]]></description>
		<wfw:commentRss>http://djzone.im/2011/09/remove-comment-flood-checking-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress alternative login</title>
		<link>http://djzone.im/2011/09/wordpress-alternative-login/</link>
		<comments>http://djzone.im/2011/09/wordpress-alternative-login/#comments</comments>
		<pubDate>Thu, 01 Sep 2011 13:29:50 +0000</pubDate>
		<dc:creator>DjZoNe</dc:creator>
				<category><![CDATA[Nice to know]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[cookie]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://djzone.im/?p=82</guid>
		<description><![CDATA[Recently I finished a WordPress MultiSite project, for one of the biggest blog networks here in Hungary. They are switching to WordPress ;) But, the question for today is how can we integrate a 3rd party authentication method in WordPress, and on the hand how can we let the super admin users to login WordPress [...]]]></description>
		<wfw:commentRss>http://djzone.im/2011/09/wordpress-alternative-login/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Database Caching using disk: basic
Object Caching 1095/1250 objects using disk: basic

Served from: djzone.im @ 2012-05-19 13:10:36 -->
