<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Sanjoy Roy</title>
	<atom:link href="https://sanjoyroy.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://sanjoyroy.wordpress.com</link>
	<description>[MCM, MCP, SCJP] - Senior Programmer, Sites n Stores Pty Ltd.</description>
	<lastBuildDate>Thu, 26 Jan 2012 14:10:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='sanjoyroy.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>https://secure.gravatar.com/blavatar/6806af34d39a43813a096f63a851ad99?s=96&#038;d=https%3A%2F%2Fs-ssl.wordpress.com%2Fi%2Fbuttonw-com.png</url>
		<title>Sanjoy Roy</title>
		<link>https://sanjoyroy.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="https://sanjoyroy.wordpress.com/osd.xml" title="Sanjoy Roy" />
	<atom:link rel='hub' href='https://sanjoyroy.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Linux – Kill all processes for a user</title>
		<link>https://sanjoyroy.wordpress.com/2011/08/31/linux-%e2%80%93-kill-all-processes-for-a-user/</link>
		<comments>https://sanjoyroy.wordpress.com/2011/08/31/linux-%e2%80%93-kill-all-processes-for-a-user/#comments</comments>
		<pubDate>Wed, 31 Aug 2011 01:08:19 +0000</pubDate>
		<dc:creator>sanjoyroy</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[kill]]></category>
		<category><![CDATA[pkill]]></category>
		<category><![CDATA[user]]></category>

		<guid isPermaLink="false">http://sanjoyroy.wordpress.com/?p=619</guid>
		<description><![CDATA[To kill all processes for a single user, use the following command: pkill -u username Filed under: Linux Tagged: kill, Linux, pkill, user<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sanjoyroy.wordpress.com&amp;blog=101615&amp;post=619&amp;subd=sanjoyroy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>https://sanjoyroy.wordpress.com/2011/08/31/linux-%e2%80%93-kill-all-processes-for-a-user/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="https://secure.gravatar.com/avatar/762e124f34fb5a4686a791d88b47cf6e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sanjoyroy</media:title>
		</media:content>
	</item>
		<item>
		<title>Magento &#8211; how to display a page title and contents from backend</title>
		<link>https://sanjoyroy.wordpress.com/2011/08/30/magento-how-to-display-a-page-title-and-contents-from-backend/</link>
		<comments>https://sanjoyroy.wordpress.com/2011/08/30/magento-how-to-display-a-page-title-and-contents-from-backend/#comments</comments>
		<pubDate>Tue, 30 Aug 2011 01:56:43 +0000</pubDate>
		<dc:creator>sanjoyroy</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[backend]]></category>
		<category><![CDATA[contents]]></category>
		<category><![CDATA[how to display]]></category>
		<category><![CDATA[page title]]></category>

		<guid isPermaLink="false">http://sanjoyroy.wordpress.com/?p=617</guid>
		<description><![CDATA[$terms_condtn_title = Mage::getModel('cms/page')-&#62;load('terms-and-conditions', 'identifier')-&#62;getTitle(); $terms_condtn_content = Mage::getModel('cms/page')-&#62;load('terms-and-conditions', 'identifier')-&#62;getContent(); echo $terms_condtn_content; Filed under: Magento Tagged: backend, contents, how to display, page title<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sanjoyroy.wordpress.com&amp;blog=101615&amp;post=617&amp;subd=sanjoyroy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>https://sanjoyroy.wordpress.com/2011/08/30/magento-how-to-display-a-page-title-and-contents-from-backend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="https://secure.gravatar.com/avatar/762e124f34fb5a4686a791d88b47cf6e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sanjoyroy</media:title>
		</media:content>
	</item>
		<item>
		<title>Add a New system variable in Magento</title>
		<link>https://sanjoyroy.wordpress.com/2011/08/30/add-a-new-system-variable-in-magento/</link>
		<comments>https://sanjoyroy.wordpress.com/2011/08/30/add-a-new-system-variable-in-magento/#comments</comments>
		<pubDate>Tue, 30 Aug 2011 01:54:37 +0000</pubDate>
		<dc:creator>sanjoyroy</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Add]]></category>
		<category><![CDATA[New system variable]]></category>

		<guid isPermaLink="false">http://sanjoyroy.wordpress.com/?p=615</guid>
		<description><![CDATA[SQL: INSERT INTO `amwsales_db`.`core_config_data` ( `config_id` , `scope` , `scope_id` , `path` , `value` ) VALUES ( NULL , 'default', '0', 'design/footer/terms_condtn_txt', 'terms and condition text here' PHP: $terms_condtn_txt = Mage::getStoreConfig('design/footer/terms_condtn_txt'); Filed under: Magento Tagged: Add, Magento, New system variable<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sanjoyroy.wordpress.com&amp;blog=101615&amp;post=615&amp;subd=sanjoyroy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>https://sanjoyroy.wordpress.com/2011/08/30/add-a-new-system-variable-in-magento/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="https://secure.gravatar.com/avatar/762e124f34fb5a4686a791d88b47cf6e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sanjoyroy</media:title>
		</media:content>
	</item>
		<item>
		<title>How to getBaseUrl in Magento</title>
		<link>https://sanjoyroy.wordpress.com/2011/08/30/how-to-getbaseurl-in-magento/</link>
		<comments>https://sanjoyroy.wordpress.com/2011/08/30/how-to-getbaseurl-in-magento/#comments</comments>
		<pubDate>Tue, 30 Aug 2011 00:58:30 +0000</pubDate>
		<dc:creator>sanjoyroy</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[getBaseUrl]]></category>

		<guid isPermaLink="false">http://sanjoyroy.wordpress.com/?p=613</guid>
		<description><![CDATA[When developing in Magento and playing arround with Magento Themes there is some functions you should know. If you want to get the source url of an image, javascript or file, call one of this functions adding your own path at the end. Under every function there is an example of the output value: //http://example.com/ [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sanjoyroy.wordpress.com&amp;blog=101615&amp;post=613&amp;subd=sanjoyroy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>https://sanjoyroy.wordpress.com/2011/08/30/how-to-getbaseurl-in-magento/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="https://secure.gravatar.com/avatar/762e124f34fb5a4686a791d88b47cf6e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sanjoyroy</media:title>
		</media:content>
	</item>
		<item>
		<title>Deactivate Magento store using .htaccess temporarily</title>
		<link>https://sanjoyroy.wordpress.com/2011/08/30/deactivate-magento-store-using-htaccess-temporarily/</link>
		<comments>https://sanjoyroy.wordpress.com/2011/08/30/deactivate-magento-store-using-htaccess-temporarily/#comments</comments>
		<pubDate>Tue, 30 Aug 2011 00:52:02 +0000</pubDate>
		<dc:creator>sanjoyroy</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[Deactivate]]></category>

		<guid isPermaLink="false">http://sanjoyroy.wordpress.com/?p=611</guid>
		<description><![CDATA[Here is quick snippet of code that we use all the time when upgrading or moving a Magento store. This will stop people from creating accounts, placing orders, etc&#8230; while you are in the middle of heavy database work. Add this to your .htaccess file in your root directory and only your IP address will [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sanjoyroy.wordpress.com&amp;blog=101615&amp;post=611&amp;subd=sanjoyroy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>https://sanjoyroy.wordpress.com/2011/08/30/deactivate-magento-store-using-htaccess-temporarily/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="https://secure.gravatar.com/avatar/762e124f34fb5a4686a791d88b47cf6e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sanjoyroy</media:title>
		</media:content>
	</item>
		<item>
		<title>jQuery Cookie Plugins</title>
		<link>https://sanjoyroy.wordpress.com/2011/08/26/jquery-cookie-plugins/</link>
		<comments>https://sanjoyroy.wordpress.com/2011/08/26/jquery-cookie-plugins/#comments</comments>
		<pubDate>Fri, 26 Aug 2011 04:43:24 +0000</pubDate>
		<dc:creator>sanjoyroy</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Cookie]]></category>
		<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://sanjoyroy.wordpress.com/?p=607</guid>
		<description><![CDATA[$.cookie('term_condtn', 'accepted', { expires: 1 }); jQuery.cookie = function(name, value, options) { if (typeof value != 'undefined') { // name and value given, set cookie options = options &#124;&#124; {}; if (value === null) { value = ''; options.expires = -1; } var expires = ''; if (options.expires &#38;&#38; (typeof options.expires == 'number' &#124;&#124; options.expires.toUTCString)) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sanjoyroy.wordpress.com&amp;blog=101615&amp;post=607&amp;subd=sanjoyroy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>https://sanjoyroy.wordpress.com/2011/08/26/jquery-cookie-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="https://secure.gravatar.com/avatar/762e124f34fb5a4686a791d88b47cf6e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sanjoyroy</media:title>
		</media:content>
	</item>
		<item>
		<title>PHP Mobile Detection Library</title>
		<link>https://sanjoyroy.wordpress.com/2011/08/26/php-mobile-detection-library/</link>
		<comments>https://sanjoyroy.wordpress.com/2011/08/26/php-mobile-detection-library/#comments</comments>
		<pubDate>Fri, 26 Aug 2011 04:38:40 +0000</pubDate>
		<dc:creator>sanjoyroy</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Library]]></category>
		<category><![CDATA[Mobile Detection]]></category>

		<guid isPermaLink="false">http://sanjoyroy.wordpress.com/?p=603</guid>
		<description><![CDATA[Download this ZIP: click MobileESP_Samples.zip include("mp/php_redirect_sample/code/mdetect.php"); $iphoneTierHomePage = 'http://m.xyz.com.au/index.php?page=m'; $genericMobileDeviceHomePage = 'http://m.xyz.com.au/index.php?page=m'; $desktopHomePage = 'index.php'; $uagent_obj = new uagent_info(); function AutoRedirectToProperHomePage(){ global $uagent_obj, $iphoneTierHomePage, $genericMobileDeviceHomePage, $desktopHomePage; if ($uagent_obj-&#62;isTierIphone == $uagent_obj-&#62;true) header ('Location: '.$iphoneTierHomePage); else if ($uagent_obj-&#62;DetectMobileQuick() == $uagent_obj-&#62;true) header ('Location: '.$genericMobileDeviceHomePage); else header ('Location: '.$desktopHomePage); } AutoRedirectToProperHomePage(); Filed under: PHP Tagged: Library, Mobile Detection, PHP<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sanjoyroy.wordpress.com&amp;blog=101615&amp;post=603&amp;subd=sanjoyroy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>https://sanjoyroy.wordpress.com/2011/08/26/php-mobile-detection-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="https://secure.gravatar.com/avatar/762e124f34fb5a4686a791d88b47cf6e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sanjoyroy</media:title>
		</media:content>
	</item>
		<item>
		<title>How to user FirePHP</title>
		<link>https://sanjoyroy.wordpress.com/2011/08/26/how-to-user-firephp/</link>
		<comments>https://sanjoyroy.wordpress.com/2011/08/26/how-to-user-firephp/#comments</comments>
		<pubDate>Fri, 26 Aug 2011 04:26:54 +0000</pubDate>
		<dc:creator>sanjoyroy</dc:creator>
				<category><![CDATA[FirePHP]]></category>

		<guid isPermaLink="false">http://sanjoyroy.wordpress.com/?p=601</guid>
		<description><![CDATA[*Install FirePHP FireFox add-ons (get a console like firebug), bottom status console bar in FF * Copy FirePHP.class.php to the root file location require("FirePHP.class.php"); $firephp = FirePHP::getInstance(true); $firephp-&#62;log($doc-&#62;load($url), 'doc'); Filed under: FirePHP Tagged: FirePHP<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sanjoyroy.wordpress.com&amp;blog=101615&amp;post=601&amp;subd=sanjoyroy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>https://sanjoyroy.wordpress.com/2011/08/26/how-to-user-firephp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="https://secure.gravatar.com/avatar/762e124f34fb5a4686a791d88b47cf6e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sanjoyroy</media:title>
		</media:content>
	</item>
		<item>
		<title>how to upgrade cms ms</title>
		<link>https://sanjoyroy.wordpress.com/2011/08/26/how-to-upgrade-cms-ms/</link>
		<comments>https://sanjoyroy.wordpress.com/2011/08/26/how-to-upgrade-cms-ms/#comments</comments>
		<pubDate>Fri, 26 Aug 2011 04:24:46 +0000</pubDate>
		<dc:creator>sanjoyroy</dc:creator>
				<category><![CDATA[CMS Made Simple]]></category>
		<category><![CDATA[cms ms]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://sanjoyroy.wordpress.com/?p=599</guid>
		<description><![CDATA[define('CUSTOMER_FOLDER', '/var/www/vhosts/'); define('WEB_FOLDER', 'httpdocs/websitedesign'); if (PHP_SAPI != "cli") exit; if ($argc != 2){ echo 'this command needs 1 argument'."\n"; exit; } if (!file_exists(CUSTOMER_FOLDER.$argv[1].'/'.WEB_FOLDER.'/version.php')){ echo CUSTOMER_FOLDER.$argv[1].'/'.WEB_FOLDER.'/version.php'."\n"; echo 'Check the folder name'."\n"; exit; } $sitename = $argv[1]; $path = CUSTOMER_FOLDER.$sitename.'/'; $owner = 'thehost5'; $group = 'psacln'; chdir('/var/www/vhosts/'.$sitename.'/'); if (!file_exists($path.'backup')){ mkdir($path.'backup'); } else { echo 'backup folder exists'."\n"; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sanjoyroy.wordpress.com&amp;blog=101615&amp;post=599&amp;subd=sanjoyroy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>https://sanjoyroy.wordpress.com/2011/08/26/how-to-upgrade-cms-ms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="https://secure.gravatar.com/avatar/762e124f34fb5a4686a791d88b47cf6e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sanjoyroy</media:title>
		</media:content>
	</item>
		<item>
		<title>how to display products group price B2B CreLoaded Store</title>
		<link>https://sanjoyroy.wordpress.com/2011/08/26/how-to-display-products-group-price-b2b-creloaded-store/</link>
		<comments>https://sanjoyroy.wordpress.com/2011/08/26/how-to-display-products-group-price-b2b-creloaded-store/#comments</comments>
		<pubDate>Fri, 26 Aug 2011 04:23:18 +0000</pubDate>
		<dc:creator>sanjoyroy</dc:creator>
				<category><![CDATA[Cre Loaded 6.2]]></category>
		<category><![CDATA[osCommerce]]></category>
		<category><![CDATA[how to display products group price B2B CreLoaded Store]]></category>

		<guid isPermaLink="false">http://sanjoyroy.wordpress.com/?p=597</guid>
		<description><![CDATA[$products_group_price = getSpecialPrices($product_info['products_id']); function getSpecialPrices($products_id){ $m_value = ''; $sql = "SELECT `customers_group_price` FROM `products_groups` WHERE `products_id` ='".$products_id."'"; $m_query = tep_db_query($sql); while ($m_rows = tep_db_fetch_array($m_query)) { $m_value = $m_rows['customers_group_price']; } return $m_value; } Filed under: Cre Loaded 6.2, osCommerce Tagged: how to display products group price B2B CreLoaded Store<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sanjoyroy.wordpress.com&amp;blog=101615&amp;post=597&amp;subd=sanjoyroy&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>https://sanjoyroy.wordpress.com/2011/08/26/how-to-display-products-group-price-b2b-creloaded-store/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="https://secure.gravatar.com/avatar/762e124f34fb5a4686a791d88b47cf6e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sanjoyroy</media:title>
		</media:content>
	</item>
	</channel>
</rss>
