<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>munyah</title>
	
	<link>http://munyah.com</link>
	<description>Define, Design, Develop &amp; Deploy</description>
	<lastBuildDate>Fri, 24 Feb 2012 16:52:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/munyah" /><feedburner:info uri="munyah" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>munyah</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Joomla – Annoying plgContentcsspopup – Error</title>
		<link>http://feedproxy.google.com/~r/munyah/~3/sLFTILxOtzM/</link>
		<comments>http://munyah.com/joomla/joomla-annoying-plgcontentcsspopuponpreparecontent-error/#comments</comments>
		<pubDate>Mon, 13 Feb 2012 21:18:55 +0000</pubDate>
		<dc:creator>munyah</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[joomla 1.5]]></category>
		<category><![CDATA[joomla plugin]]></category>

		<guid isPermaLink="false">http://munyah.com/?p=440</guid>
		<description><![CDATA[For over 3 weeks I have had an irritating error  on 1 of my joomla 1.5.x sites. Warning: Parameter 3 to plgContentcsspopup::onPrepareContent() expected to libraries/joomla/event/event.php on line 69 After hours on end of hunting down  this error, ready to give up.  I figured to try disable all content related plugins. And what do you know, some plugin [...]]]></description>
			<content:encoded><![CDATA[<p>For over 3 weeks I have had an irritating error  on 1 of my joomla 1.5.x sites.</p>
<p><strong>Warning: Parameter 3 to <em>plgContentcsspopup</em>::<em>onPrepareContent</em>() expected to libraries/<em>joomla</em>/event/event.php on line 69</strong></p>
<p>After hours on end of hunting down  this error, ready to give up.  I figured to try disable all content related plugins. And what do you know, some plugin was the culprit!!</p>
<p>The plugin is called <em>&#8216;Content-Css Popup&#8217; .  </em><em>So disabling this meaningless plugin, has restored my sleep to normal, for the moment.  </em></p>
<p>Next headache, is upgrading to 2.5, <strong>SIGH&#8230;</strong></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/munyah?a=sLFTILxOtzM:yh_j8ba4gDA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/munyah?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/munyah?a=sLFTILxOtzM:yh_j8ba4gDA:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/munyah?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/munyah?a=sLFTILxOtzM:yh_j8ba4gDA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/munyah?i=sLFTILxOtzM:yh_j8ba4gDA:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/munyah/~4/sLFTILxOtzM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://munyah.com/joomla/joomla-annoying-plgcontentcsspopuponpreparecontent-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://munyah.com/joomla/joomla-annoying-plgcontentcsspopuponpreparecontent-error/</feedburner:origLink></item>
		<item>
		<title>Programatically add multiple products to a cart</title>
		<link>http://feedproxy.google.com/~r/munyah/~3/QqqNU_Z8Gps/</link>
		<comments>http://munyah.com/magento/programatically-add-multiple-products-to-a-cart/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 05:36:05 +0000</pubDate>
		<dc:creator>munyah</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[magento enterprise]]></category>
		<category><![CDATA[magento resources]]></category>
		<category><![CDATA[magento tricks]]></category>

		<guid isPermaLink="false">http://munyah.com/?p=422</guid>
		<description><![CDATA[After a few days of hunting for a solution, I finally bumped into this snippet and boy did I feel dumb. Anyway, I hope someone will find this useful. try{ $cart = new Mage_Checkout_Model_Cart(); $cart->truncate();//clear existing cart items $cart->init(); $cart->addProductsByIds($productIds); $cart->save(); } catch(Exception $e){ echo $e-&#62;getMessage(); } Of course the above snippet will not work [...]]]></description>
			<content:encoded><![CDATA[<p>After a few days of hunting for a solution, I finally bumped into this snippet and boy did I feel dumb. Anyway, I hope someone will find this useful.</p>
<pre lang="PHP" line="1">
try{
$cart = new Mage_Checkout_Model_Cart();
$cart->truncate();//clear existing cart items
$cart->init();
$cart->addProductsByIds($productIds);
$cart->save();
}
catch(Exception $e){
echo $e-&gt;getMessage();
}
</pre>
<p>Of course the above snippet will not work in isolation.  Below is an example of how I used it. I have put this snippet into a controller that then redirects to the users&#8217; shopping cart. e.g. http://myshop/mycheckout/addmultipletocart/?product_id[]=1&#038;product_id[]=24&#038;product_id[]=987&#038;customer_id=32</p>
<pre lang="php" line="1">
$params = $this->getRequest()->getParams();
$redirect = "checkout/cart";
Mage::getSingleton('checkout/session');
Mage::getSingleton('customer/session')->loginById($params['customer_id']);//login the customer, so that we add items to this customers' cart and then redirect them to their cart.

$productIds=$params['product_id'];

            try{
                $cart = new Mage_Checkout_Model_Cart();
                $cart->truncate();//clear existing cart items
                $cart->init();
                $cart->addProductsByIds($productIds);
                $cart->save();
            }
            catch(Exception $e){
                echo $e->getMessage();
            }

$this->_redirect($redirect);
</pre>
<p>Happy coding!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/munyah?a=QqqNU_Z8Gps:UANjsE8wjIs:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/munyah?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/munyah?a=QqqNU_Z8Gps:UANjsE8wjIs:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/munyah?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/munyah?a=QqqNU_Z8Gps:UANjsE8wjIs:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/munyah?i=QqqNU_Z8Gps:UANjsE8wjIs:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/munyah/~4/QqqNU_Z8Gps" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://munyah.com/magento/programatically-add-multiple-products-to-a-cart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://munyah.com/magento/programatically-add-multiple-products-to-a-cart/</feedburner:origLink></item>
		<item>
		<title>Buzz-er canned, is social networking really
beneficial?</title>
		<link>http://feedproxy.google.com/~r/munyah/~3/4qtc0BegJ-M/</link>
		<comments>http://munyah.com/blog/buzz-er-canned-is-social-networking-reallybeneficial/#comments</comments>
		<pubDate>Tue, 21 Dec 2010 04:34:19 +0000</pubDate>
		<dc:creator>munyah</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://munyah.com/?p=399</guid>
		<description><![CDATA[More than 3 months ago I decided to call it quits on google buzz. I just didn&#8217;t see the relevance of it all. Any who, I only realised today that I still had a feed and icon running on my site (kind of gives you an idea of how many visitors I actually get, coz [...]]]></description>
			<content:encoded><![CDATA[<p>More than 3 months ago I decided to call it quits on google<br />
buzz. I just didn&#8217;t see the relevance of it all. Any who, I only<br />
realised today that I still had a feed and icon running on my site<br />
(kind of gives you an idea of how many visitors I actually get, coz<br />
no one complained about a funny error on my site!), which brings me<br />
to this question, is it really necessary, the social networking chit-chat?. Unless of course you&#8217;re a marketing guru or some PR<br />
maniac like one I know, or perhaps an organisation with a well<br />
outliimed PR and Marketing campaign, why do would one need all<br />
these tools and plenty plus networks? </p>
<p>When I get an answer, I&#8217;ll let you know, for now it&#8217;s good bye buzz&#8230;</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/munyah?a=4qtc0BegJ-M:N-zLaL2GieY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/munyah?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/munyah?a=4qtc0BegJ-M:N-zLaL2GieY:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/munyah?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/munyah?a=4qtc0BegJ-M:N-zLaL2GieY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/munyah?i=4qtc0BegJ-M:N-zLaL2GieY:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/munyah/~4/4qtc0BegJ-M" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://munyah.com/blog/buzz-er-canned-is-social-networking-reallybeneficial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://munyah.com/blog/buzz-er-canned-is-social-networking-reallybeneficial/</feedburner:origLink></item>
		<item>
		<title>Joomla Auto-Blogging with K2 &amp; Feed Gator</title>
		<link>http://feedproxy.google.com/~r/munyah/~3/H-7m0PsFOtQ/</link>
		<comments>http://munyah.com/joomla/joomla-auto-blogging-with-k2-feed-gator/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 16:19:41 +0000</pubDate>
		<dc:creator>munyah</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[auto-blogging]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[joomla 1.5]]></category>
		<category><![CDATA[joomla plugins]]></category>
		<category><![CDATA[Writing]]></category>

		<guid isPermaLink="false">http://munyah.com/?p=390</guid>
		<description><![CDATA[Having been working on auto-blogging with WordPress for a few months now and I wondered aloud as to whether there was anything that could match some of the auto-blogging plugins available in Joomla. I was quite chuffed to discover a tool called Feed Gator. Apparently its been around since Joomla 1.0 days; I didn&#8217;t know that, [...]]]></description>
			<content:encoded><![CDATA[<p>Having been working on auto-blogging with WordPress for a few months now and I wondered aloud as to whether there was anything that could match some of the auto-blogging plugins available in Joomla.</p>
<p>I was quite chuffed to discover a tool called <a title="Joomla FeedGator - Auto-Blogging" href="http://joomlacode.org/gf/project/feedgator">Feed Gator</a>. Apparently its been around since Joomla 1.0 days; I didn&#8217;t know that, and neither did I know of <strong>auto-blogging</strong> then, so its cool.</p>
<p>As a matter of preference I ignore Joomla&#8217;s default content manager and rush to quickly install <a title="Joomla - K2 - CCK" href="http://getk2.org/">K2</a> just because its better and easier for most layman to understand. And so its a big plus that Feed Gator can feed into it; and you can separate each feed into categories, yey!</p>
<p>For the benefit of others, auto-blogging <em>is the stealing art of content from other bloggers via RSS feeds</em>. You take a bunch of feeds and create your own blog articles with them.</p>
<p><strong>DOWNLOAD LINK : </strong> <a href="http://extensions.joomla.org/extensions/news-production/automatic-articles/13573">http://extensions.joomla.org/extensions/news-production/automatic-articles/13573</a></p>
<p>Happy auto-blogging!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/munyah?a=H-7m0PsFOtQ:yT8hR7aO2Q4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/munyah?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/munyah?a=H-7m0PsFOtQ:yT8hR7aO2Q4:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/munyah?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/munyah?a=H-7m0PsFOtQ:yT8hR7aO2Q4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/munyah?i=H-7m0PsFOtQ:yT8hR7aO2Q4:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/munyah/~4/H-7m0PsFOtQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://munyah.com/joomla/joomla-auto-blogging-with-k2-feed-gator/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://munyah.com/joomla/joomla-auto-blogging-with-k2-feed-gator/</feedburner:origLink></item>
		<item>
		<title>Magento Extension | WDCA Enhanced Product Grid Extension</title>
		<link>http://feedproxy.google.com/~r/munyah/~3/GMDEpYe8uSo/</link>
		<comments>http://munyah.com/magento/magento-extension-wdca-enhanced-product-grid-extension/#comments</comments>
		<pubDate>Sat, 21 Aug 2010 19:48:39 +0000</pubDate>
		<dc:creator>munyah</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[magento extensions]]></category>
		<category><![CDATA[magento resources]]></category>

		<guid isPermaLink="false">http://munyah.com/?p=382</guid>
		<description><![CDATA[An excellent extension that allows you to view product thumbnails and customise the columns to what you need and what is relevant. Its a shame that its not compatible with the Enterprise Edition. Extension key : magento-community/TBT_Enhancedgrid Download: http://www.magentocommerce.com/magento-connect/WDCA/extension/748/enhanced-product-grid]]></description>
			<content:encoded><![CDATA[<p>An excellent extension that allows you to view product thumbnails and customise the columns to what you need and what is relevant. Its a shame that its not compatible with the Enterprise Edition.</p>
<p><strong>Extension key :</strong> <em>magento-community/TBT_Enhancedgrid</em></p>
<p><strong>Download: </strong><em>http://www.magentocommerce.com/magento-connect/WDCA/extension/748/enhanced-product-grid</em></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/munyah?a=GMDEpYe8uSo:CUuuTBiun3k:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/munyah?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/munyah?a=GMDEpYe8uSo:CUuuTBiun3k:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/munyah?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/munyah?a=GMDEpYe8uSo:CUuuTBiun3k:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/munyah?i=GMDEpYe8uSo:CUuuTBiun3k:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/munyah/~4/GMDEpYe8uSo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://munyah.com/magento/magento-extension-wdca-enhanced-product-grid-extension/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://munyah.com/magento/magento-extension-wdca-enhanced-product-grid-extension/</feedburner:origLink></item>
		<item>
		<title>Magento Connect 404 Error – in Magento CE 1.4.x</title>
		<link>http://feedproxy.google.com/~r/munyah/~3/EQfg96FPCT8/</link>
		<comments>http://munyah.com/magento/magento-connect-404-error-in-magento-ce-1-4-x/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 18:52:22 +0000</pubDate>
		<dc:creator>munyah</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Custom Development]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[magento enterprise]]></category>
		<category><![CDATA[magento extensions]]></category>
		<category><![CDATA[magento resources]]></category>
		<category><![CDATA[magento tricks]]></category>

		<guid isPermaLink="false">http://munyah.com/?p=346</guid>
		<description><![CDATA[If we were to count the number of annoying errors one encounters in Magento; we&#8217;d need an entire century. 1 of them comes after you upgrade Magento CE to 1.4.x. This happens when you try to access the Magento Connector.  You get a 404 Error page no matter how you try to access the Connector. [...]]]></description>
			<content:encoded><![CDATA[<p>If we were to count the number of annoying errors one encounters in Magento; we&#8217;d need an entire century. 1 of them comes after you upgrade Magento CE to 1.4.x. This happens when you try to access the Magento Connector.  You get a 404 Error page no matter how you try to access the Connector.</p>
<p><strong>Solution:</strong></p>
<p>The fastest and easiest solution is to run Magentos clean-up. All it essentially does is to reset the file permissions and clear out all Magentos&#8217; miscellaneous cache folders.</p>
<p>Get it here : <a title="magento cleanup tool" href="http://www.magentocommerce.com/wiki/groups/227/resetting_file_permissions" target="_blank">http://www.magentocommerce.com/wiki/groups/227/resetting_file_permissions</a></p>
<p>The longer route is to do what the cleanup does; manually, and I know you are not going to try that.</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/munyah?a=EQfg96FPCT8:IyJ6SDHVZZI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/munyah?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/munyah?a=EQfg96FPCT8:IyJ6SDHVZZI:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/munyah?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/munyah?a=EQfg96FPCT8:IyJ6SDHVZZI:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/munyah?i=EQfg96FPCT8:IyJ6SDHVZZI:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/munyah/~4/EQfg96FPCT8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://munyah.com/magento/magento-connect-404-error-in-magento-ce-1-4-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://munyah.com/magento/magento-connect-404-error-in-magento-ce-1-4-x/</feedburner:origLink></item>
		<item>
		<title>Changing the currency symbol</title>
		<link>http://feedproxy.google.com/~r/munyah/~3/Yfg9Ja0uTkA/</link>
		<comments>http://munyah.com/magento/changing-the-currency-symbol-in-magento/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 05:11:38 +0000</pubDate>
		<dc:creator>munyah</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[currency]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[online shop]]></category>
		<category><![CDATA[sales price]]></category>
		<category><![CDATA[shop]]></category>

		<guid isPermaLink="false">http://munyah.com/?p=319</guid>
		<description><![CDATA[I donno why things have to  be so difficult to do in magento . Displaying a  currency is simple enough, you go into the admin section and modify the currency as you want. However if you want to change the symbol, then its another typical magento nightmare. Having chosen my site to use Zim Dollar [...]]]></description>
			<content:encoded><![CDATA[<p>I donno why things have to  be so difficult to do in magento . Displaying a  currency is simple enough, you go into the admin section and modify the currency as you want. However if you want to change the symbol, then its another typical magento nightmare.</p>
<p>Having chosen my site to use Zim Dollar for sells, the symbol is $Z. I wanted to change that to $ZWD. So you have to go to \lib\Zend\Locale\Data</p>
<p>Default symbols are in root.xml and if you’re using other translations the symbols are in one of many .xml files in there. e.g if the translation was shona, the file would be sn.xml</p>
<p>So assuming you&#8217;re using the default language, open root.xml and search for the symbol you want to modify and change it accordingly.</p>
<p>If you ask me, a backend symbol modifier would be cool.</p>
<p>Oh, my dear magento&#8230; we’re a simple folk&#8230;</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/munyah?a=Yfg9Ja0uTkA:xv4sWYjApg4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/munyah?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/munyah?a=Yfg9Ja0uTkA:xv4sWYjApg4:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/munyah?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/munyah?a=Yfg9Ja0uTkA:xv4sWYjApg4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/munyah?i=Yfg9Ja0uTkA:xv4sWYjApg4:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/munyah/~4/Yfg9Ja0uTkA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://munyah.com/magento/changing-the-currency-symbol-in-magento/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://munyah.com/magento/changing-the-currency-symbol-in-magento/</feedburner:origLink></item>
		<item>
		<title>Joomla – fetching ‘GET’ Variable the proper way</title>
		<link>http://feedproxy.google.com/~r/munyah/~3/7bg_L_7YzYY/</link>
		<comments>http://munyah.com/joomla/joomla-fetching-get-variable-the-proper-way/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 05:20:27 +0000</pubDate>
		<dc:creator>munyah</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Custom Development]]></category>
		<category><![CDATA[custom module development]]></category>
		<category><![CDATA[joomla 1.5]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[wordpress plugins]]></category>

		<guid isPermaLink="false">http://munyah.com/?p=317</guid>
		<description><![CDATA[So apparently there&#8217;s a lot of security risks in using our traditional $_GET['item'] within our custom developed modules / extensions. I for one am guilty of using a lot of GETs simply because they&#8217;re easy and pretty straight forward. So in order to dispense the &#8216;risk&#8217; and combat some known exploits we&#8217;re advised to use [...]]]></description>
			<content:encoded><![CDATA[<p>So apparently there&#8217;s a lot of security risks in using our traditional $_GET['item'] within our custom developed modules / extensions. I for one am guilty of using a lot of GETs simply because they&#8217;re easy and pretty straight forward. So in order to dispense the &#8216;risk&#8217; and combat some known exploits we&#8217;re advised to use the JRequest-class.</p>
<p>And we use it like so:</p>
<p>WRONG:</p>
<pre lang="PHP" line="1">$category = $_GET['category'];</pre>
<p>RIGHT:</p>
<pre lang="PHP" line="1">
$category = JRequest::getInt('categoryid'); //integer
$category = JRequest::getVar('category'); //mixed variable
$category = JRequest::getString('categoryname'); //string variable
</pre>
<p>How simple is that?? That small change in your extensions and modules will save you headaches with vulnerable exploits in your custom developments.</p>
<p>Happy coding; the proper way this time!!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/munyah?a=7bg_L_7YzYY:FaNKL1p4eXw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/munyah?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/munyah?a=7bg_L_7YzYY:FaNKL1p4eXw:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/munyah?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/munyah?a=7bg_L_7YzYY:FaNKL1p4eXw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/munyah?i=7bg_L_7YzYY:FaNKL1p4eXw:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/munyah/~4/7bg_L_7YzYY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://munyah.com/joomla/joomla-fetching-get-variable-the-proper-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://munyah.com/joomla/joomla-fetching-get-variable-the-proper-way/</feedburner:origLink></item>
		<item>
		<title>Comments on your Desktop with WP-Comments-Notifier</title>
		<link>http://feedproxy.google.com/~r/munyah/~3/0FtTNC4c_Mk/</link>
		<comments>http://munyah.com/wordpress/comments-on-your-desktop-with-wp-comments-notifier/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 18:05:00 +0000</pubDate>
		<dc:creator>munyah</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[WPMU]]></category>
		<category><![CDATA[articles]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[desktop applications]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[wordpress plugins]]></category>
		<category><![CDATA[Writing]]></category>

		<guid isPermaLink="false">http://munyah.com/?p=313</guid>
		<description><![CDATA[I love tools that make life easier and in some way efficient. This little desktop tool is perfect for high traffic; high comments blogs. Give it a try on your blogs and life will be that much more easier without having to login to the backend to approve/ delete user comments. wp-comments-notifier is an open [...]]]></description>
			<content:encoded><![CDATA[<p>I love tools that make life easier and in some way efficient. This little desktop tool is perfect for high traffic; high comments blogs. Give it a try on your blogs and life will be that much more easier without having to login to the backend to approve/ delete user comments.</p>
<p><a href="http://code.google.com/p/wp-comments-notifier/" target="_blank">wp-comments-notifier</a> is an open source application that simply alerts you when new comments are posted on your WordPress blog (works with WordPress MU too &#8211; awesome!). it just docks in your system tray nicely and neatly.</p>
<p>Enjoy!!</p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/munyah?a=0FtTNC4c_Mk:X4A9kHCRCZg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/munyah?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/munyah?a=0FtTNC4c_Mk:X4A9kHCRCZg:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/munyah?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/munyah?a=0FtTNC4c_Mk:X4A9kHCRCZg:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/munyah?i=0FtTNC4c_Mk:X4A9kHCRCZg:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/munyah/~4/0FtTNC4c_Mk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://munyah.com/wordpress/comments-on-your-desktop-with-wp-comments-notifier/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://munyah.com/wordpress/comments-on-your-desktop-with-wp-comments-notifier/</feedburner:origLink></item>
		<item>
		<title>Magento – Proper  use of the ‘GET’ Variable</title>
		<link>http://feedproxy.google.com/~r/munyah/~3/Sij11OmRbZE/</link>
		<comments>http://munyah.com/magento/get-variable/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 14:40:39 +0000</pubDate>
		<dc:creator>munyah</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[code snippet]]></category>
		<category><![CDATA[get variable]]></category>
		<category><![CDATA[snippet]]></category>

		<guid isPermaLink="false">http://munyah.com/?p=295</guid>
		<description><![CDATA[Once you start doing some Magento coding, you may be faced with loads of errors if you try to use the $_GET['variable'] within functions or some views. So instead try using $this->getRequest()->getParam('variable');]]></description>
			<content:encoded><![CDATA[<p>Once you start doing some Magento coding, you may be faced with loads of errors if you try to use the $_GET['variable'] within functions or some views. So instead try using</p>
<pre lang="PHP" line="1">$this->getRequest()->getParam('variable');</pre>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/munyah?a=Sij11OmRbZE:rb4wmDqSCA0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/munyah?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/munyah?a=Sij11OmRbZE:rb4wmDqSCA0:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/munyah?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/munyah?a=Sij11OmRbZE:rb4wmDqSCA0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/munyah?i=Sij11OmRbZE:rb4wmDqSCA0:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/munyah/~4/Sij11OmRbZE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://munyah.com/magento/get-variable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://munyah.com/magento/get-variable/</feedburner:origLink></item>
	</channel>
</rss>

