<?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>SubClosure</title>
	<atom:link href="http://www.subclosure.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.subclosure.com</link>
	<description>{ Don&#039;t Repeat Yourself ! }</description>
	<lastBuildDate>Thu, 08 Nov 2012 20:35:42 +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>quickly set up a mac for php/web development for free</title>
		<link>http://www.subclosure.com/set-up-a-mac-for-phpweb-development.html</link>
		<comments>http://www.subclosure.com/set-up-a-mac-for-phpweb-development.html#comments</comments>
		<pubDate>Sun, 14 Aug 2011 23:48:24 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.subclosure.com/?p=475</guid>
		<description><![CDATA[I recently had to set up a new mac for web development. Its always such a hassle to find it all again and I ended up spending much more time then anticipated. Here is a quick reference list of what steps I took. Following this list will get you going in under one hour plus [...]]]></description>
			<content:encoded><![CDATA[<p>I recently had to set up a new mac for web development.<br />
Its always such a hassle to find it all again and I ended up spending much more time then anticipated.</p>
<p>Here is a quick reference list of what steps I took. Following this list will get you going in under one hour plus all software is free.</p>
<p>&nbsp;</p>
<ol>
<li>install <a href="http://cyberduck.ch">cyberduck</a> for transfer and remote synchronization</li>
<li>install <a href="http://www.apachefriends.org/en/xampp-macosx.html">xampp</a> for a complete LAMP setup</li>
<li>install <a href="http://www.eclipse.org/pdt/downloads">eclipse pdt</a> for a great php IDE</li>
<li>install eclipse <a href="http://subclipse.tigris.org">subclipse plugin</a> for your svn projects</li>
<li>install <a href="http://www.aptana.com">aptana</a> plugin for all web development</li>
<li>install <a href="http://www.barebones.com/products/textwrangler">textwrangler</a> as a general purpose text and code editor with remote support</li>
<li>install firefox with <a href=" http://getfirebug.com">firebug</a> plugin for debugging your html/css/javascript</li>
</ol>
<p>After that also download some great php libs to include in new php projects:</p>
<ol>
<li><a href="http://redbeanphp.com">redbean</a> &#8211; database orm</li>
<li><a href="http://justinvincent.com/ezsql">ezql</a> &#8211; easy database interface and abstraction</li>
<li><a href="http://phpmailer.worxware.com">phpmailer</a> &#8211; probably the best email lib for php</li>
<li><a href="http://www.phpunit.de">phpunit</a> &#8211; unit testing</li>
<li><a href="http://simplepie.org">simplepie</a> &#8211; rss parser and rss creation</li>
<li><a href="http://phpthumb.sourceforge.net">php thumbnails</a> &#8211; great for image uploads</li>
</ol>
<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.subclosure.com/set-up-a-mac-for-phpweb-development.html&amp;layout=standard&amp;show_faces=1&amp;width=450&amp;action=like&amp;colorscheme=light&amp;font=" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:60px"></iframe><div id="tweetbutton475" class="tw_button" style="float:left;margin-right:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.subclosure.com%2Fset-up-a-mac-for-phpweb-development.html&amp;via=subclosure&amp;text=quickly%20set%20up%20a%20mac%20for%20php%2Fweb%20development%20for%20free&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fwww.subclosure.com%2Fset-up-a-mac-for-phpweb-development.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.subclosure.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.subclosure.com/set-up-a-mac-for-phpweb-development.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>eclipse customized download</title>
		<link>http://www.subclosure.com/eclipse-customized-download.html</link>
		<comments>http://www.subclosure.com/eclipse-customized-download.html#comments</comments>
		<pubDate>Sun, 14 Aug 2011 03:00:37 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.subclosure.com/?p=473</guid>
		<description><![CDATA[just rediscovered my good old friend yoxos for downloading customized eclipse packages. http://eclipsesource.com/en/yoxos/download-yoxos-5/ It allows to save profiles for installing the same eclipse configuration across multiple computers which saves heaps of time. Tweet]]></description>
			<content:encoded><![CDATA[<p>just rediscovered my good old friend yoxos for downloading customized eclipse packages.<br />
<a href="http://eclipsesource.com/en/yoxos/download-yoxos-5/ ">http://eclipsesource.com/en/yoxos/download-yoxos-5/ </a></p>
<p>It allows to save profiles for installing the same eclipse configuration across multiple computers which saves heaps of time.</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.subclosure.com/eclipse-customized-download.html&amp;layout=standard&amp;show_faces=1&amp;width=450&amp;action=like&amp;colorscheme=light&amp;font=" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:60px"></iframe><div id="tweetbutton473" class="tw_button" style="float:left;margin-right:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.subclosure.com%2Feclipse-customized-download.html&amp;via=subclosure&amp;text=eclipse%20customized%20download&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fwww.subclosure.com%2Feclipse-customized-download.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.subclosure.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.subclosure.com/eclipse-customized-download.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>facebook like button not showing in internet explorer</title>
		<link>http://www.subclosure.com/facebook-like-button-not-showing-in-internet-explorer.html</link>
		<comments>http://www.subclosure.com/facebook-like-button-not-showing-in-internet-explorer.html#comments</comments>
		<pubDate>Wed, 11 May 2011 23:27:42 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.subclosure.com/?p=468</guid>
		<description><![CDATA[Safari, Chrome and Firefox work great with the facebook like button. But to get internet explorer to display it I had to add the facebook namespace to my html tag. e.g. &#60;html  xmlns:fb=&#8221;http://www.facebook.com/2008/fbml&#8221; xmlns:og=&#8221;http://opengraphprotocol.org/schema/&#8221; &#8230; &#62; &#160; Tweet]]></description>
			<content:encoded><![CDATA[<p>Safari, Chrome and Firefox work great with the facebook like button.</p>
<p>But to get internet explorer to display it I had to add the facebook namespace to my html tag.</p>
<p>e.g.<br />
&lt;html  <span style="font-family: monospace; font-size: 12px; line-height: 18px; white-space: pre;">xmlns:fb=&#8221;http://www.facebook.com/2008/fbml&#8221;<br />
xmlns:og=&#8221;http://opengraphprotocol.org/schema/&#8221;  &#8230; &gt;</span></p>
<p>&nbsp;</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.subclosure.com/facebook-like-button-not-showing-in-internet-explorer.html&amp;layout=standard&amp;show_faces=1&amp;width=450&amp;action=like&amp;colorscheme=light&amp;font=" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:60px"></iframe><div id="tweetbutton468" class="tw_button" style="float:left;margin-right:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.subclosure.com%2Ffacebook-like-button-not-showing-in-internet-explorer.html&amp;via=subclosure&amp;text=facebook%20like%20button%20not%20showing%20in%20internet%20explorer&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fwww.subclosure.com%2Ffacebook-like-button-not-showing-in-internet-explorer.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.subclosure.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.subclosure.com/facebook-like-button-not-showing-in-internet-explorer.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>openlayers: add mouse click event listener to a map</title>
		<link>http://www.subclosure.com/openlayers-add-mouse-click-event-listener-to-a-map.html</link>
		<comments>http://www.subclosure.com/openlayers-add-mouse-click-event-listener-to-a-map.html#comments</comments>
		<pubDate>Mon, 09 May 2011 22:27:26 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[openlayers]]></category>

		<guid isPermaLink="false">http://www.subclosure.com/?p=460</guid>
		<description><![CDATA[Probably one of the first things you would want to do with an openlayers map is adding some interaction. Amazingly it is difficult to find an easy and quick example on how to do it. Here is an example on how to move an Openlayer.Marker to the point where a user clicked on the map. [...]]]></description>
			<content:encoded><![CDATA[<p>Probably one of the first things you would want to do with an openlayers map is adding some interaction.<br />
Amazingly it is difficult to find an easy and quick example on how to do it.</p>
<p>Here is an example on how to move an Openlayer.Marker to the point where a user clicked on the map.</p>
<p>&nbsp;</p>
<p><code>var markers = new OpenLayers.Layer.Markers( "Markers" );<br />
marker = new OpenLayers.Marker(lonLat) ;<br />
markers.addMarker(marker);<br />
map.addLayer(markers);</code></p>
<p><code><span style="color: #008000;">map.events.register("click", map , function(e){</span><br />
<span style="color: #008000;"> var opx = map.getLayerPxFromViewPortPx(e.xy) ;</span><br />
<span style="color: #008000;"> marker.map = map ;</span><br />
<span style="color: #008000;"> marker.moveTo(opx) ;</span><br />
<span style="color: #008000;">});</span></p>
<p><span style="color: #008000;"><br />
</span></p>
<p></code></p>
<p>Another example can be found on the <a title="openlayer example for mouseclick event handler" href="http://openlayers.org/dev/examples/click.html">openlayers examples page</a>.<br />
I found it a bit overkill though and more difficult to use.</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.subclosure.com/openlayers-add-mouse-click-event-listener-to-a-map.html&amp;layout=standard&amp;show_faces=1&amp;width=450&amp;action=like&amp;colorscheme=light&amp;font=" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:60px"></iframe><div id="tweetbutton460" class="tw_button" style="float:left;margin-right:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.subclosure.com%2Fopenlayers-add-mouse-click-event-listener-to-a-map.html&amp;via=subclosure&amp;text=openlayers%3A%20add%20mouse%20click%20event%20listener%20to%20a%20map&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fwww.subclosure.com%2Fopenlayers-add-mouse-click-event-listener-to-a-map.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.subclosure.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.subclosure.com/openlayers-add-mouse-click-event-listener-to-a-map.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>openlayers: this.map is null when trying to move a marker with moveTo</title>
		<link>http://www.subclosure.com/openlayers-this-map-is-null-when-trying-to-move-a-marker-with-moveto.html</link>
		<comments>http://www.subclosure.com/openlayers-this-map-is-null-when-trying-to-move-a-marker-with-moveto.html#comments</comments>
		<pubDate>Mon, 09 May 2011 22:14:11 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[openlayers]]></category>

		<guid isPermaLink="false">http://www.subclosure.com/?p=454</guid>
		<description><![CDATA[This error occurs on line 915 in Openlayers.js. If you get this error when using the moveTo method of an OpenLayers.Marker object  set the map on the marker first. e.g. mymarker.map = map ; mymarker.moveTo(opx ) ; &#160; &#160; Tweet]]></description>
			<content:encoded><![CDATA[<p>This error occurs on line 915 in Openlayers.js.</p>
<p><a href="http://www.subclosure.com/wp-content/uploads/2011/05/Screen-shot-2011-05-10-at-10.09.29-AM.png"><img class="alignnone size-full wp-image-455" title="this.map is null error in openlayers.js line 915" src="http://www.subclosure.com/wp-content/uploads/2011/05/Screen-shot-2011-05-10-at-10.09.29-AM.png" alt="" width="652" height="122" /></a></p>
<p>If you get this error when using the moveTo method of an OpenLayers.Marker object  set the map on the marker first.</p>
<p>e.g.</p>
<p>mymarker.map = map ;<br />
mymarker.moveTo(opx ) ;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.subclosure.com/openlayers-this-map-is-null-when-trying-to-move-a-marker-with-moveto.html&amp;layout=standard&amp;show_faces=1&amp;width=450&amp;action=like&amp;colorscheme=light&amp;font=" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:60px"></iframe><div id="tweetbutton454" class="tw_button" style="float:left;margin-right:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.subclosure.com%2Fopenlayers-this-map-is-null-when-trying-to-move-a-marker-with-moveto.html&amp;via=subclosure&amp;text=openlayers%3A%20this.map%20is%20null%20when%20trying%20to%20move%20a%20marker%20with%20moveTo&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fwww.subclosure.com%2Fopenlayers-this-map-is-null-when-trying-to-move-a-marker-with-moveto.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.subclosure.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.subclosure.com/openlayers-this-map-is-null-when-trying-to-move-a-marker-with-moveto.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why did the Facebook Like Button disappear from my page?</title>
		<link>http://www.subclosure.com/why-did-the-facebook-like-button-disappear-from-my-page.html</link>
		<comments>http://www.subclosure.com/why-did-the-facebook-like-button-disappear-from-my-page.html#comments</comments>
		<pubDate>Wed, 16 Mar 2011 20:55:31 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.subclosure.com/?p=419</guid>
		<description><![CDATA[Has your facebook LIKE button suddenly disappeared from your website, even though you didn&#8217;t make any code changes? It surely disappeared on my page over night and after a quick look at the javascript error log, I found this error in the http://connect.facebook.net/en_US/all.js script: e.root is undefined After a bit of googling I found a solution: [...]]]></description>
			<content:encoded><![CDATA[<p>Has your facebook LIKE button suddenly disappeared from your website, even though you didn&#8217;t make any code changes?</p>
<p>It surely disappeared on my page over night and after a quick look at the javascript error log, I found this error in the http://connect.facebook.net/en_US/all.js script: <span style="color: #ff0000;">e.root is undefined</span></p>
<p>After a bit of googling I found a solution:</p>
<p>just before the div that contains the facebook javascript add another div with the id &#8220;fb-root&#8221; like so:<br />
<br/></p>
<p>&lt;div id=&#8221;fb-root&#8221;&gt;&lt;/div&gt;<br />
&nbsp;&lt;div class=&#8221;facebook-button&#8221; &gt;<br />
&nbsp;&lt;script src=&#8221;http://connect.facebook.net/en_US/all.js#xfbml=1&#8243;&gt;&lt;/script&gt;<br />
&nbsp;&lt;fb:like  show_faces=&#8221;false&#8221; width=&#8221;200&#8243; font=&#8221;"&gt;&lt;/fb:like&gt;<br />
&lt;/div&gt;</p>
<p>and &#8230; working again !</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.subclosure.com/why-did-the-facebook-like-button-disappear-from-my-page.html&amp;layout=standard&amp;show_faces=1&amp;width=450&amp;action=like&amp;colorscheme=light&amp;font=" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:60px"></iframe><div id="tweetbutton419" class="tw_button" style="float:left;margin-right:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.subclosure.com%2Fwhy-did-the-facebook-like-button-disappear-from-my-page.html&amp;via=subclosure&amp;text=Why%20did%20the%20Facebook%20Like%20Button%20disappear%20from%20my%20page%3F&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fwww.subclosure.com%2Fwhy-did-the-facebook-like-button-disappear-from-my-page.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.subclosure.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.subclosure.com/why-did-the-facebook-like-button-disappear-from-my-page.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Reset Password Component for Joomla</title>
		<link>http://www.subclosure.com/reset-password-component-for-joomla.html</link>
		<comments>http://www.subclosure.com/reset-password-component-for-joomla.html#comments</comments>
		<pubDate>Mon, 31 Jan 2011 08:20:30 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[Joomla Extensions]]></category>

		<guid isPermaLink="false">http://www.subclosure.com/?p=398</guid>
		<description><![CDATA[Lately I have gotten a bit frustrated with a bug within the Joomla 1.5 reset password functions. I got lots of angry emails from users that had an invalid token error. Also I never really liked that users had to copy and paste the token manually. But I probably could have lived with that, if [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>Lately I have gotten a bit frustrated with a bug within the Joomla 1.5 reset password functions.<br />
I got lots of angry emails from users that had an invalid token error.</p>
<p>Also I never really liked that users had to copy and paste the token manually.<br />
But I probably could have lived with that, if there wasn&#8217;t the rather random invalid token error my users were getting.</p>
<p>Out of  this frustration I created a new component that handles the reset password process. There is also a plugin that needs to be activated.<br />
When the plugin is activated, it attempts to replace the joomla default forgot password link with a link to this component.</p>
<p>This was mainly written for my own joomla websites but I decided to provide it as a free download in the hope that it might be useful for others as well.</p>
<p><em>Notes:</em></p>
<ul>
<li><strong>requires PHP 5 or greater</strong></li>
<li>this will most likely only work with the default joomla login module.</li>
<li>for security reasons you can not reset super administrator passwords.</li>
</ul>
<p>&nbsp;</p>
<p>Available languages files:</p>
<p>Polish by Piotr Gąsiorowski<br />
German by Urs Brülhart<br />
Finnish by Anne Mattila<br />
Greek by Christopher Valmas<br />
Spanish by Manuel Gonzalez<br />
Italian by Marco Maiella<br />
French and Dutch Translation by Irina Malinovskaia<br />
Portuguese by Fernando Andrade</p>
<p><strong><br />
Updates:</strong></p>
<p style="padding-left: 30px;"><span style="color: #339966;">Jun 2011: Added option to authenticate user by email instead of username<br />
Jul 2011:  Fixed issues with Joomla 1.6 &#8211; admin interface error and language replacement.<br />
Aug 2011: Added Option to send a Random Password instead of a verification email (one step password reset)<br />
Oct 2011:  Security fix (thanks to Leo for finding this) </span></p>
<p style="text-align: center;"><a href="http://bit.ly/epLla9"><br />
Download Component</a></p>
<p style="text-align: center;"><a href="http://www.subclosure.com/wp-content/uploads/2011/01/plg_resetpassword.tar.gz">Download Plugin</a></p>
</div>
<hr />
<div style="text-align: center;">If you find the component useful, please consider making a donation to support the development and maintenance. Thanks<br />
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick" />
<input type="hidden" name="hosted_button_id" value="GDRGMWWU5TMPL" />
<input type="image" name="submit" src="https://www.paypalobjects.com/WEBSCR-640-20110306-1/en_US/i/btn/btn_donateCC_LG.gif" alt="PayPal - The safer, easier way to pay online!" /> <img src="https://www.paypalobjects.com/WEBSCR-640-20110306-1/en_US/i/scr/pixel.gif" alt="" width="1" height="1" border="0" /></form>
</div>
<hr />
<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.subclosure.com/reset-password-component-for-joomla.html&amp;layout=standard&amp;show_faces=1&amp;width=450&amp;action=like&amp;colorscheme=light&amp;font=" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:60px"></iframe><div id="tweetbutton398" class="tw_button" style="float:left;margin-right:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.subclosure.com%2Freset-password-component-for-joomla.html&amp;via=subclosure&amp;text=Reset%20Password%20Component%20for%20Joomla&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fwww.subclosure.com%2Freset-password-component-for-joomla.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.subclosure.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.subclosure.com/reset-password-component-for-joomla.html/feed</wfw:commentRss>
		<slash:comments>113</slash:comments>
		</item>
		<item>
		<title>RSS Consolidation Component for Joomla</title>
		<link>http://www.subclosure.com/rss-consolidation-component-for-joomla.html</link>
		<comments>http://www.subclosure.com/rss-consolidation-component-for-joomla.html#comments</comments>
		<pubDate>Mon, 31 Jan 2011 08:11:21 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[Joomla Extensions]]></category>

		<guid isPermaLink="false">http://www.subclosure.com/?p=390</guid>
		<description><![CDATA[The development of this component started out of the need to consolidate different RSS Sources into one feed that is ordered by publishing date. This comes in handy if you have different components on your site with each of them generating its own RSS Feed and you want to provide a &#8220;global&#8221; feed to keep your [...]]]></description>
			<content:encoded><![CDATA[<p>The development of this component started out of the need to consolidate different RSS Sources into one feed that is ordered by publishing date.</p>
<p><a href="http://www.subclosure.com/wp-content/uploads/2011/01/icon.jpg"><img class="alignleft size-full wp-image-403" title="rss consolidation component for joomla" src="http://www.subclosure.com/wp-content/uploads/2011/01/icon.jpg" alt="" width="110" height="110" /></a>This comes in handy if you have different components on your site with each of them generating its own RSS Feed and you want to provide a &#8220;global&#8221; feed to keep your users in the loop.</p>
<p>The source feeds are not limited to feeds on your site  - you can wire up and mix feeds from any site you like.<br />
You could then run this feed through feedburner and let users subscribe per email for example.</p>
<p>Feeds are processed with the simplepie library that is included in Joomla.</p>
<p>Download the component:  <a href="http://bit.ly/eHw4q9">RSSConsolidation for Joomla</a></p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.subclosure.com/rss-consolidation-component-for-joomla.html&amp;layout=standard&amp;show_faces=1&amp;width=450&amp;action=like&amp;colorscheme=light&amp;font=" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:60px"></iframe><div id="tweetbutton390" class="tw_button" style="float:left;margin-right:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.subclosure.com%2Frss-consolidation-component-for-joomla.html&amp;via=subclosure&amp;text=RSS%20Consolidation%20Component%20for%20Joomla&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fwww.subclosure.com%2Frss-consolidation-component-for-joomla.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.subclosure.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.subclosure.com/rss-consolidation-component-for-joomla.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kunena Auto Moderation Plugin for Joomla</title>
		<link>http://www.subclosure.com/kunena-auto-moderation-plugin.html</link>
		<comments>http://www.subclosure.com/kunena-auto-moderation-plugin.html#comments</comments>
		<pubDate>Sun, 30 Jan 2011 05:40:47 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[Joomla Extensions]]></category>

		<guid isPermaLink="false">http://www.subclosure.com/?p=383</guid>
		<description><![CDATA[I&#8217;ve been using the Kunena Forum on a few of my websites and the greatest problem is spam. Once the site is well established spammers will come and make your life miserable. So usually that means switching to an moderated forum or risking having spam on your site until you had time to review each post. [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using the Kunena Forum on a few of my websites and the greatest problem is spam. Once the site is well established spammers will come and make your life miserable.<br />
So usually that means switching to an moderated forum or risking having spam on your site until you had time to review each post.<br />
If you decide for a moderated forum you might loose users because it might take some time until you had a chance to approve posts.</p>
<p><strong>The solution:</strong><br />
One pretty much simple rule is that after a legitimate user successfully posted the first post his following posts will most likely not be spam either.<br />
So all really needed is to approve the very first message a user posts to a forum and then have an automated process that will<br />
approve all following messages of this user.</p>
<p>This Kunena Auto Moderation Plugin will handle this simple task. After a new message was posted it will check if the user has any previous approved messages and if yes it will automatically approve the new message and send an email notification to the forum moderators.</p>
<p>This is the first release and I might add more features to control spam in the next version.</p>
<p><strong>Download the plugin:</strong> <a href="http://bit.ly/hS92eb">Kunena Auto Moderation Plugin</a></p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.subclosure.com/kunena-auto-moderation-plugin.html&amp;layout=standard&amp;show_faces=1&amp;width=450&amp;action=like&amp;colorscheme=light&amp;font=" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:60px"></iframe><div id="tweetbutton383" class="tw_button" style="float:left;margin-right:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.subclosure.com%2Fkunena-auto-moderation-plugin.html&amp;via=subclosure&amp;text=Kunena%20Auto%20Moderation%20Plugin%20for%20Joomla&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fwww.subclosure.com%2Fkunena-auto-moderation-plugin.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.subclosure.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.subclosure.com/kunena-auto-moderation-plugin.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>amfphp 1.9 annoyance</title>
		<link>http://www.subclosure.com/amfphp-1-9-annoyance.html</link>
		<comments>http://www.subclosure.com/amfphp-1-9-annoyance.html#comments</comments>
		<pubDate>Tue, 21 Dec 2010 11:50:48 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.subclosure.com/?p=365</guid>
		<description><![CDATA[I love amfphp but here is one thing that has been annoying me for almost a year now since the release of amfphp 1.9 final. Whenever I download amfphp for a new project and import it into PHP Eclipse I have to fix this little error first. Obviously the current amfphp developers aren&#8217;t using eclipse. [...]]]></description>
			<content:encoded><![CDATA[<p>I love amfphp but here is one thing that has been annoying me for almost a year now since the release of amfphp 1.9 final.<br />
Whenever I download amfphp for a new project and import it into PHP Eclipse I have to fix this little error first.</p>
<p>Obviously the current amfphp developers aren&#8217;t using eclipse.</p>
<p><a href="http://www.subclosure.com/wp-content/uploads/2010/12/eclipseamferror.png"><img class="alignnone size-full wp-image-367" title="eclipseamferror" src="http://www.subclosure.com/wp-content/uploads/2010/12/eclipseamferror.png" alt="" width="407" height="151" /></a></p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.subclosure.com/amfphp-1-9-annoyance.html&amp;layout=standard&amp;show_faces=1&amp;width=450&amp;action=like&amp;colorscheme=light&amp;font=" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:60px"></iframe><div id="tweetbutton365" class="tw_button" style="float:left;margin-right:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.subclosure.com%2Famfphp-1-9-annoyance.html&amp;via=subclosure&amp;text=amfphp%201.9%20annoyance&amp;related=&amp;lang=en&amp;count=horizontal&amp;counturl=http%3A%2F%2Fwww.subclosure.com%2Famfphp-1-9-annoyance.html" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.subclosure.com/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div>]]></content:encoded>
			<wfw:commentRss>http://www.subclosure.com/amfphp-1-9-annoyance.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
