<?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>Plugin Showcase</title>
	<atom:link href="http://wordpress.zackdesign.biz/feed/" rel="self" type="application/rss+xml" />
	<link>http://wordpress.zackdesign.biz</link>
	<description>by Zack Design</description>
	<lastBuildDate>Wed, 06 Apr 2011 05:17:15 +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>Dropdown Menu version 4</title>
		<link>http://wordpress.zackdesign.biz/2010/11/22/dropdown-menu-version-4/</link>
		<comments>http://wordpress.zackdesign.biz/2010/11/22/dropdown-menu-version-4/#comments</comments>
		<pubDate>Mon, 22 Nov 2010 04:52:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS Dropdown Menu]]></category>

		<guid isPermaLink="false">http://zackdesign.biz/?p=223</guid>
		<description><![CDATA[<p>Since WordPress now offers a much better user interface for managing menus, I changed my plugin to suit and removed much of the unnecessary code, utilising the WordPress code instead. This made it significantly easier to work with and I had a chance to make the code a bit better as well.</p> <p>The plugin [...]]]></description>
			<content:encoded><![CDATA[<p>Since WordPress now offers a much better user interface for managing menus, I changed my plugin to suit and removed much of the unnecessary code, utilising the WordPress code instead. This made it significantly easier to work with and I had a chance to make the code a bit better as well.</p>
<p>The plugin still accepts much the same arguments, and still offers widgets, but now using a much simplified interface. The CSS that Stu Nicholl offered still works but his browser hacks are no longer supported as WordPress does not generate the required code. I am currently looking for a replacement. Still, at least it&#8217;s usable with the current setup. Just don&#8217;t upgrade if you want the original browser hacks.</p>
<p><a href="http://wordpress.org/extend/plugins/wordpress-css-drop-down-menu/">Go to WordPress Extend to find the plugin!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.zackdesign.biz/2010/11/22/dropdown-menu-version-4/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>MJP Security Tools v 1.0 Released!</title>
		<link>http://wordpress.zackdesign.biz/2010/06/07/mjp-security-tools-v-1-0-released/</link>
		<comments>http://wordpress.zackdesign.biz/2010/06/07/mjp-security-tools-v-1-0-released/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 09:15:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MJP Security Plugin]]></category>

		<guid isPermaLink="false">http://www.zackdesign.biz/?p=200</guid>
		<description><![CDATA[<p>Go download it here!</p> <p>Thanks to MJ Penner Consulting, Zack Design is pleased to announce the new plugin, MJP Security Tools, has been released on WordPress Extend finally!</p> <p>Please be aware that while we are confident it fully works, we would welcome any negative or positive feeback. We also are working on ensuring it [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/extend/plugins/mjp-security-plugin/" target="_blank">Go download it here!</a></p>
<p>Thanks to <a href="http://www.michaelpenner.com/">MJ Penner Consulting</a>, Zack Design is pleased to announce the new plugin, MJP Security Tools, has been released on WordPress Extend finally!</p>
<p>Please be aware that while we are confident it fully works, we would welcome any negative or positive feeback. We also are working on ensuring it is compatible with WordPress 3.0 when that plugin is released.</p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.zackdesign.biz/2010/06/07/mjp-security-tools-v-1-0-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MJP Security Plugin Announcement</title>
		<link>http://wordpress.zackdesign.biz/2010/03/26/mjp-security-plugin-announcement/</link>
		<comments>http://wordpress.zackdesign.biz/2010/03/26/mjp-security-plugin-announcement/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 07:33:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.zackdesign.biz/?p=194</guid>
		<description><![CDATA[<p>Zack Design has developed a new plugin sponsored by MJ Penner Consulting. We are happy to announce its imminent release!</p> <p>This plugin is a no-frills approach to securing your WordPress install.</p> <p>Features included in this plugin: </p> Ability to scan the database for possible XSS issues. Limit login attempts to one per ten seconds [...]]]></description>
			<content:encoded><![CDATA[<p>Zack Design has developed a new plugin sponsored by <a href="http://www.michaelpenner.com/">MJ Penner Consulting</a>. We are happy to announce its imminent release!</p>
<p>This plugin is a no-frills approach to securing your WordPress install.</p>
<p><strong>Features included in this plugin:<br />
</strong></p>
<ul>
<li>Ability to scan the database for possible XSS issues.</li>
<li>Limit login attempts to one per ten seconds per user.</li>
<li>Check all file permissions.</li>
<li>Check for presence of index.html files in all directories.</li>
<li>Check if WordPress is up-to-date.</li>
<li>Remove the version number from HTML source.</li>
<li>Log all POST requests.</li>
<li>Log all failed login attempts.</li>
<li>Change the admin username.</li>
<li>Randomize the database table prefix.</li>
<li>Require stronger passwords.</li>
<li>Detect SSH and provide ability to enforce it on wp-admin and login pages</li>
<li>.htaccess password protection</li>
</ul>
<p>This plugin operates based under the assumption that you are going to fully lock down your WordPress install to the extent that PHP can no longer move files around (0644 CHMOD). This means that once you install the plugin, automatic updates will no longer work. Then again, you don&#8217;t really want them to for a fully-protected, locked-down site.</p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.zackdesign.biz/2010/03/26/mjp-security-plugin-announcement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zack Design Theme Updated</title>
		<link>http://wordpress.zackdesign.biz/2010/03/16/zack-design-theme-updated/</link>
		<comments>http://wordpress.zackdesign.biz/2010/03/16/zack-design-theme-updated/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 05:52:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.zackdesign.biz/?p=180</guid>
		<description><![CDATA[<p>After a long period of waiting, I am happy to present a site refresh for Zack Design. Please let me know via comments if there&#8217;s anything you don&#8217;t like about the layout/setup in any way.</p> <p>I&#8217;ve yet to complete the front page which will have a slideshow of what I offer, as well as [...]]]></description>
			<content:encoded><![CDATA[<p>After a long period of waiting, I am happy to present a site refresh for Zack Design. Please let me know via comments if there&#8217;s anything you don&#8217;t like about the layout/setup in any way.</p>
<p>I&#8217;ve yet to complete the front page which will have a slideshow of what I offer, as well as some quick links straight to the forum (among other things).</p>
<p>I&#8217;m not supporting IE 6 on purpose. I have made sure it degrades OK, but I&#8217;m not worried if the site doesn&#8217;t look quite the same (it doesn&#8217;t). If Google and Microsoft don&#8217;t feel they want to support IE6 anymore I don&#8217;t see any reason why I should either.</p>
<p>Not only that, over the last month IE6 counts for a fraction of the visits to my site &#8211; 0.7%. In total, IE browsers only account for 11.8% of total visits. Out of the IE browsers visiting my site, only 6% are IE6. Due to these statistics, I believe it is now no longer viable for me to support IE6 and will gradually phase such support out across all my projects (except of course in those rare cases where it is still necessary).</p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.zackdesign.biz/2010/03/16/zack-design-theme-updated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WP CSS Dropdown Menu 3.0.8 &#8211; Plugging the leak</title>
		<link>http://wordpress.zackdesign.biz/2010/02/19/wp-css-dropdown-menu-3-0-8-plugging-the-leak/</link>
		<comments>http://wordpress.zackdesign.biz/2010/02/19/wp-css-dropdown-menu-3-0-8-plugging-the-leak/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 01:10:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS Dropdown Menu]]></category>

		<guid isPermaLink="false">http://www.zackdesign.biz/?p=160</guid>
		<description><![CDATA[<p>After finding that many, many people were having trouble with 3.x of my plugin, I decided to try and make the change as blatant as possible by including a deprecation notice.</p> <p>You cannot activate the plugin? You are probably using PHP 4. If you are using PHP 4 simply because of your host then [...]]]></description>
			<content:encoded><![CDATA[<p>After finding that many, many people were having trouble with 3.x of my plugin, I decided to try and make the change as blatant as possible by including a deprecation notice.</p>
<p>You cannot activate the plugin? You are probably using PHP 4. If you are using PHP 4 simply because of your host then your host needs to change. In this day and age PHP 4 is archaic.</p>
<p>If you have been running versions of the menu prior to 3.x you will almost certainly receive the following error upon upgrading to versions prior to version 3.0.8 and after version 2.3.7:</p>
<blockquote><p>Fatal error: Call to undefined function wp_css_dropdownmenu()</p></blockquote>
<p>I&#8217;ve reintroduced wp_css_dropdownmenu as a function into version 3.0.8 with information on how to ensure that you do in fact upgrade correctly. I&#8217;ve also linked back to version 2.3.7 so that you can downgrade if needed. Hopefully this will fix a lot of the problems as I&#8217;ve noticed many, many websites are broken upon a quick Google search.</p>
<p>This is the text you will see if you have the old function still running as a menu:</p>
<blockquote><p>Please visit <a href="http://wordpress.org/extend/plugins/wordpress-css-drop-down-menu/installation/">the Installation guide</a> to set up your menu properly as it has been changed (remember you can easily edit header.php).<br />
If you can&#8217;t do it yourself visit <a href="http://zackdesign.biz">Zack Design</a> and contact us for help. Or, <a href="http://downloads.wordpress.org/plugin/wordpress-css-drop-down-menu.2.3.7.zip">reinstall version 2.3.7</a></p></blockquote>
<p>Lastly, my apologies for any inconvenience. I should have included the deprecated function from the start, but was hoping that the updated README information would suffice. Obviously, it didn&#8217;t, and I know what to watch out for in future. However, let me be by no means the last to say that automatic upgrades can be *extremely* dangerous and should only be undertaken with caution.</p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.zackdesign.biz/2010/02/19/wp-css-dropdown-menu-3-0-8-plugging-the-leak/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>RSS Image Widget 1.3 Released</title>
		<link>http://wordpress.zackdesign.biz/2010/02/16/rss-image-widget-1-3-released/</link>
		<comments>http://wordpress.zackdesign.biz/2010/02/16/rss-image-widget-1-3-released/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 04:25:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[RSS Image Widget]]></category>

		<guid isPermaLink="false">http://www.zackdesign.biz/?p=157</guid>
		<description><![CDATA[<p>RSS Image Widget 1.3 is now on WordPress Extend</p> <p>Note: If you&#8217;re upgrading and you made changes to the template I provided please note that the template is no longer in use. In that case maybe hold off upgrading if you&#8217;re not confident editing the actual plugin file. Let me know via comments.</p> <p>I&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/extend/plugins/rss-image-widget/">RSS Image Widget 1.3 is now on WordPress Extend</a></p>
<p>Note: If you&#8217;re upgrading and you made changes to the template I provided please note that the template is no longer in use. In that case maybe hold off upgrading if you&#8217;re not confident editing the actual plugin file. Let me know via comments.</p>
<p>I&#8217;ve removed dependency on the SimplePie plugins as WordPress now ships with SimplePie by default. I&#8217;ve also upgrade PHPThumb to use the latest version which is much better. Images are browser cacheable now due to automatically generated and saved files inside the wp-content/cache thanks to PHPThumb.</p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.zackdesign.biz/2010/02/16/rss-image-widget-1-3-released/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>NextGen Cooliris Gallery Plugin 0.5 Released!</title>
		<link>http://wordpress.zackdesign.biz/2010/02/15/nextgen-cooliris-gallery-plugin-0-5-released/</link>
		<comments>http://wordpress.zackdesign.biz/2010/02/15/nextgen-cooliris-gallery-plugin-0-5-released/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 06:07:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[NextGen Cooliris Gallery]]></category>

		<guid isPermaLink="false">http://www.zackdesign.biz/?p=153</guid>
		<description><![CDATA[<p>See WordPress.org Extend for my latest plugin!</p> <p>I&#8217;ve had the Cooliris plugin on the backburner for quite a while and finally decided to release it. The plugin supports shortcodes so you can embed it anywhere you like, and it also supports theming via a PHP function which you can call anywhere in your templates.</p> [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/extend/plugins/nextgen-cooliris-gallery/">See WordPress.org Extend for my latest plugin!</a></p>
<p>I&#8217;ve had the Cooliris plugin on the backburner for quite a while and finally decided to release it. The plugin supports shortcodes so you can embed it anywhere you like, and it also supports theming via a PHP function which you can call anywhere in your templates.</p>
<p>It&#8217;s quite heavily customisable for a .5 release and I&#8217;ve ensured that you can put multiple galleries in a page without HTML ID conflicts.</p>
<p><a href="http://wordpress.zackdesign.biz/nextgen-cooliris-gallery/">See my Plugin Showcase for an example of Cooliris in action!</a></p>
<p>Depending on demand and support version 1.0 may very well soon be in the pipeline with further Cooliris-specific options and any feature requests you can think of. As usual please remember to sponsor and support my plugins by donating!</p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.zackdesign.biz/2010/02/15/nextgen-cooliris-gallery-plugin-0-5-released/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Quick Shop 2.2</title>
		<link>http://wordpress.zackdesign.biz/2010/01/28/quick-shop/</link>
		<comments>http://wordpress.zackdesign.biz/2010/01/28/quick-shop/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 05:56:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Quick Shop]]></category>

		<guid isPermaLink="false">http://www.zackdesign.biz/?p=143</guid>
		<description><![CDATA[<p>Hard on the heels of all the recent updates I&#8217;ve made to my plugins, I&#8217;ve decided to go and use CFormsII inside the Quick Shop checkout page. This was supposed to have been in 2.0, but didn&#8217;t make it in because CFormsII API was broken at that stage.</p> <p>However, it&#8217;s working just fine right [...]]]></description>
			<content:encoded><![CDATA[<p>Hard on the heels of all the recent updates I&#8217;ve made to my plugins, I&#8217;ve decided to go and use CFormsII inside the Quick Shop checkout page. This was supposed to have been in 2.0, but didn&#8217;t make it in because CFormsII API was broken at that stage.</p>
<p>However, it&#8217;s working just fine right now, and is ready for download!</p>
<p>You can see the new form in action at my <a href="http://wordpress.zackdesign.biz/">new plugin showcase</a>, and download the updated plugin from <a href="http://wordpress.org/extend/plugins/quick-shop/">WordPress.org Extend</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.zackdesign.biz/2010/01/28/quick-shop/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Plugin Showcase Site Online</title>
		<link>http://wordpress.zackdesign.biz/2010/01/28/plugin-showcase-site-online/</link>
		<comments>http://wordpress.zackdesign.biz/2010/01/28/plugin-showcase-site-online/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 04:27:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.zackdesign.biz/?p=140</guid>
		<description><![CDATA[<p>Since it&#8217;s hard for users to see how things might look I&#8217;ve created a WordPress site which shows all my WordPress plugins in action. Along with the plugins I&#8217;ve set up other author&#8217;s plugins working in tandem with mine so that you can see what&#8217;s possible.</p> ]]></description>
			<content:encoded><![CDATA[<p>Since it&#8217;s hard for users to see how things might look I&#8217;ve created <a href="http://wordpress.zackdesign.biz/">a WordPress site which shows all my WordPress plugins in action</a>. Along with the plugins I&#8217;ve set up other author&#8217;s plugins working in tandem with mine so that you can see what&#8217;s possible.</p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.zackdesign.biz/2010/01/28/plugin-showcase-site-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Direct Suspensions</title>
		<link>http://wordpress.zackdesign.biz/2010/01/28/direct-suspensions/</link>
		<comments>http://wordpress.zackdesign.biz/2010/01/28/direct-suspensions/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 04:41:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Issuu]]></category>
		<category><![CDATA[jQuery UI]]></category>
		<category><![CDATA[Thickbox]]></category>

		<guid isPermaLink="false">http://wordpress.zackdesign.biz/?p=38</guid>
		<description><![CDATA[<p>Zack Design recently created a website that used Drupal as the CMS. This website uses Issuu PDFs shown via Thickbox, and uses interface improvements via jQuery UI for tabbing and accordions.</p> ]]></description>
			<content:encoded><![CDATA[<p>Zack Design recently <a href="http://directsuspensions.com.au">created a website</a> that used Drupal as the CMS. This website uses Issuu PDFs shown via Thickbox, and uses interface improvements via jQuery UI for tabbing and accordions.</p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.zackdesign.biz/2010/01/28/direct-suspensions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

