<?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>My One Cent</title>
	<atom:link href="http://myonecent.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://myonecent.wordpress.com</link>
	<description>My One Cent and Bla Bla Bla</description>
	<lastBuildDate>Mon, 09 Nov 2009 17:27:00 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='myonecent.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/1b9df7c7a935909daa35e27f8c50d481?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>My One Cent</title>
		<link>http://myonecent.wordpress.com</link>
	</image>
			<item>
		<title>Php Warning: It is not safe to rely on the system&#8217;s timezone settings &#8230;</title>
		<link>http://myonecent.wordpress.com/2009/11/09/php-warning-it-is-not-safe-to-rely-on-the-systems-timezone-settings/</link>
		<comments>http://myonecent.wordpress.com/2009/11/09/php-warning-it-is-not-safe-to-rely-on-the-systems-timezone-settings/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 17:26:28 +0000</pubDate>
		<dc:creator>dcsaha</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://myonecent.wordpress.com/2009/11/09/php-warning-it-is-not-safe-to-rely-on-the-systems-timezone-settings/</guid>
		<description><![CDATA[Was getting following error while installing a php script:
&#8221; It is not safe to rely on the system&#8217;s timezone settings. You are
*required* to use the date.timezone setting or the
date_default_timezone_set() function &#8230; &#8220;
1) One way to approach this is to let php know what your time zone
is. You can edit your php.ini file and put in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myonecent.wordpress.com&blog=2310174&post=48&subd=myonecent&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Was getting following error while installing a php script:</p>
<p><i>&#8221; It is not safe to rely on the system&#8217;s timezone settings. You are<br />
*required* to use the date.timezone setting or the<br />
date_default_timezone_set() function &#8230; &#8220;</i></p>
<p>1) One way to approach this is to let php know what your time zone<br />
is. You can edit your php.ini file and put in the following line:
<p><b>date.timezone = &#8220;Asia/Dhaka&#8221;</b></p>
<p>2) But this was not effective immediately to the script. So best way I found is to insert a line at the top of the &#8220;functions.php&#8221; file &#8211; this is the file where the error was originated. The line was as below:</p>
<p><b>date_default_timezone_set(&#8216;Asia/Dhaka&#8217;);</b></p>
<p>And that solves the issue.</p>
<p></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myonecent.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myonecent.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myonecent.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myonecent.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myonecent.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myonecent.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myonecent.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myonecent.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myonecent.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myonecent.wordpress.com/48/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myonecent.wordpress.com&blog=2310174&post=48&subd=myonecent&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://myonecent.wordpress.com/2009/11/09/php-warning-it-is-not-safe-to-rely-on-the-systems-timezone-settings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5d3133725539d1df4320ea09755c903e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dcsaha</media:title>
		</media:content>
	</item>
		<item>
		<title>PHP Link Directory v4.0 Installation Problem: Too long comment for table &#8216;pld_submit_verification&#8217;</title>
		<link>http://myonecent.wordpress.com/2009/09/23/php-link-directory-v4-0-installation-problem-too-long-comment-for-table-pld_submit_verification/</link>
		<comments>http://myonecent.wordpress.com/2009/09/23/php-link-directory-v4-0-installation-problem-too-long-comment-for-table-pld_submit_verification/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 12:24:24 +0000</pubDate>
		<dc:creator>dcsaha</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://myonecent.wordpress.com/2009/09/23/php-link-directory-v4-0-installation-problem-too-long-comment-for-table-pld_submit_verification/</guid>
		<description><![CDATA[In &#8220;include\tables.php&#8221; COMMENT is defined as:&#8216;Stores submit sessions for an improved validation of submitions&#8217;  replace it with something shortened: &#8216;Stores submit sessions for an improved validation&#8217;
Save the &#8220;include\tables.php&#8221; then resume the installation from where problem occured. You don&#8217;t need to drop the database and restart installation.


       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myonecent.wordpress.com&blog=2310174&post=46&subd=myonecent&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>In &#8220;include\tables.php&#8221; COMMENT is defined as:<br /><b>&#8216;Stores submit sessions for an improved validation of submitions&#8217;  </b><br />replace it with something shortened: <br /><b>&#8216;Stores submit sessions for an improved validation&#8217;</b></p>
<p>Save the &#8220;include\tables.php&#8221; then resume the installation from where problem occured. You don&#8217;t need to drop the database and restart installation.</p>
<p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=5528bf69-ef1d-82be-99c1-738b506fef8a" /></div>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myonecent.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myonecent.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myonecent.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myonecent.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myonecent.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myonecent.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myonecent.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myonecent.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myonecent.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myonecent.wordpress.com/46/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myonecent.wordpress.com&blog=2310174&post=46&subd=myonecent&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://myonecent.wordpress.com/2009/09/23/php-link-directory-v4-0-installation-problem-too-long-comment-for-table-pld_submit_verification/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5d3133725539d1df4320ea09755c903e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dcsaha</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=5528bf69-ef1d-82be-99c1-738b506fef8a" medium="image" />
	</item>
		<item>
		<title>PHP Link Directory v4.0 Installation Problem &#8211; &#8220;Session variables are not available or not properly configured&#8221;</title>
		<link>http://myonecent.wordpress.com/2009/09/23/php-link-directory-v4-0-installation-problem-session-variables-are-not-available-or-not-properly-configured/</link>
		<comments>http://myonecent.wordpress.com/2009/09/23/php-link-directory-v4-0-installation-problem-session-variables-are-not-available-or-not-properly-configured/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 12:10:44 +0000</pubDate>
		<dc:creator>dcsaha</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://myonecent.wordpress.com/2009/09/23/php-link-directory-v4-0-installation-problem-session-variables-are-not-available-or-not-properly-configured/</guid>
		<description><![CDATA[While installing PHPLD v4.0 on the second page i get an error message &#8221; Session variables are not available or not properly configured.&#8221; The problem I identified was with the &#8220;include/config.php&#8221; setting.
The issue can be resolved in one the following ways:
a) in the .htacces add this if your host allows you to set php attributes:php_value [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myonecent.wordpress.com&blog=2310174&post=44&subd=myonecent&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>While installing PHPLD v4.0 on the second page i get an error message &#8221; Session variables are not available or not properly configured.&#8221; The problem I identified was with the &#8220;include/config.php&#8221; setting.</p>
<p>The issue can be resolved in one the following ways:</p>
<p>a) in the .htacces add this if your host allows you to set php attributes:<br /><b>php_value session.save_path /yourdomain/tmp/</b><br />obviously change yourdomain to your real site.</p>
<p>or</p>
<p>b) in the /include/config.php, add under the other ini_set that is in there:<br /><b>ini_set (&#8217;session.save_path&#8217;, &#8216;/tmp&#8217;);</b><br />or<br /><b>ini_set (&#8217;session.save_path&#8217;, INSTALL_PATH.&#8217;temp&#8217;);</b></p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=50fcb899-5e54-8943-9d13-f800d4fb1cd2" /></div>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myonecent.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myonecent.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myonecent.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myonecent.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myonecent.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myonecent.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myonecent.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myonecent.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myonecent.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myonecent.wordpress.com/44/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myonecent.wordpress.com&blog=2310174&post=44&subd=myonecent&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://myonecent.wordpress.com/2009/09/23/php-link-directory-v4-0-installation-problem-session-variables-are-not-available-or-not-properly-configured/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5d3133725539d1df4320ea09755c903e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dcsaha</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=50fcb899-5e54-8943-9d13-f800d4fb1cd2" medium="image" />
	</item>
		<item>
		<title>The IP you are using to access the e-gold website appears to be either an open proxy</title>
		<link>http://myonecent.wordpress.com/2009/09/21/the-ip-you-are-using-to-access-the-e-gold-website-appears-to-be-either-an-open-proxy/</link>
		<comments>http://myonecent.wordpress.com/2009/09/21/the-ip-you-are-using-to-access-the-e-gold-website-appears-to-be-either-an-open-proxy/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 17:22:28 +0000</pubDate>
		<dc:creator>dcsaha</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://myonecent.wordpress.com/2009/09/21/the-ip-you-are-using-to-access-the-e-gold-website-appears-to-be-either-an-open-proxy/</guid>
		<description><![CDATA[Is your e-gold account blocked? Are you trying to access your e-gold account and finding it difficult. Bewildered and clueless having the  e-gold security notification like this one below? 
&#8220;Unable to login to account.
Access denied
The IP you are using to access the e-gold website (your IP) appears to be either an open proxy or [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myonecent.wordpress.com&blog=2310174&post=40&subd=myonecent&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Is your e-gold account blocked? Are you trying to access your e-gold account and finding it difficult. Bewildered and clueless having the  e-gold security notification like this one below? </p>
<p>&#8220;Unable to login to account.</p>
<p>Access denied</p>
<p>The IP you are using to access the e-gold website (your IP) appears to be either an open proxy or otherwise exploited. You will not be permitted to access e-gold services from this IP while this condition continues.</p>
<p>Your first order of business to restore access should be to make sure that you are computing securely. Please read and implement e-gold&#8217;s Security Recommendations.</p>
<p>After you have resolved any security issues, including virus removal, it may take a day or two for your access to be re-enabled.&#8221;</p>
<p>Well you are not alone. Especially if you are using an internet connection offered by mobile telephone company. A VPN connection is costly. To resolve this issue you may try some free proxy but note that chances are these proxies may also be blocked by e-gold once they notice it.</p>
<p>Some proxy that may allow access to your e-gold account are:</p>
<p>http://www.ninjaproxy.com</p>
<p>https://www.ninjcloak.com</p>
<p>http://www.drproxy.net</p>
<p>The below proxy no longer works:</p>
<p>http://hiddencloak.com/</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=de92e87a-6b9e-8551-9a82-9a8ebc25380b" /></div>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myonecent.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myonecent.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myonecent.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myonecent.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myonecent.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myonecent.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myonecent.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myonecent.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myonecent.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myonecent.wordpress.com/40/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myonecent.wordpress.com&blog=2310174&post=40&subd=myonecent&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://myonecent.wordpress.com/2009/09/21/the-ip-you-are-using-to-access-the-e-gold-website-appears-to-be-either-an-open-proxy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5d3133725539d1df4320ea09755c903e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dcsaha</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=de92e87a-6b9e-8551-9a82-9a8ebc25380b" medium="image" />
	</item>
		<item>
		<title>Useful SQL Queries for osCommerce Store Management</title>
		<link>http://myonecent.wordpress.com/2009/06/08/useful-sql-queries-for-oscommerce-store-management/</link>
		<comments>http://myonecent.wordpress.com/2009/06/08/useful-sql-queries-for-oscommerce-store-management/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 15:33:37 +0000</pubDate>
		<dc:creator>dcsaha</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://myonecent.wordpress.com/2009/06/08/useful-sql-queries-for-oscommerce-store-management/</guid>
		<description><![CDATA[Here are two useful SQL queries for osCommerce database:
product_attribute_download.qbquery
SELECT p.products_id, p.products_name, a.products_attributes_id, d.products_attributes_filenameFROM products_description p, products_attributes a, products_attributes_download dwhere p.products_id=a.products_idand a.products_attributes_id=d.products_attributes_id;
product_category.qbquery
SELECT pc.products_id, pc.categories_id, pd.products_name, cd.categories_nameFROM products_to_categories pc, products_description pd, categories_description cdWHERE pc.products_id=pd.products_idAND pc.categories_id= cd.categories_id;


       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myonecent.wordpress.com&blog=2310174&post=38&subd=myonecent&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Here are two useful SQL queries for osCommerce database:</p>
<p><b>product_attribute_download.qbquery</b></p>
<div align="left">SELECT p.products_id, p.products_name, a.products_attributes_id, d.products_attributes_filename<br />FROM products_description p, products_attributes a, products_attributes_download d<br />where p.products_id=a.products_id<br />and a.products_attributes_id=d.products_attributes_id;</div>
<p><b>product_category.qbquery</b></p>
<div align="left">SELECT pc.products_id, pc.categories_id, pd.products_name, cd.categories_name<br />FROM products_to_categories pc, products_description pd, categories_description cd<br />WHERE pc.products_id=pd.products_id<br />AND pc.categories_id= cd.categories_id;</div>
<p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=d64a2dbd-ea73-8532-a620-0b3fce84d639" /></div>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myonecent.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myonecent.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myonecent.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myonecent.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myonecent.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myonecent.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myonecent.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myonecent.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myonecent.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myonecent.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myonecent.wordpress.com&blog=2310174&post=38&subd=myonecent&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://myonecent.wordpress.com/2009/06/08/useful-sql-queries-for-oscommerce-store-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5d3133725539d1df4320ea09755c903e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dcsaha</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=d64a2dbd-ea73-8532-a620-0b3fce84d639" medium="image" />
	</item>
		<item>
		<title>FTP to localhost</title>
		<link>http://myonecent.wordpress.com/2009/05/03/ftp-to-localhost/</link>
		<comments>http://myonecent.wordpress.com/2009/05/03/ftp-to-localhost/#comments</comments>
		<pubDate>Sun, 03 May 2009 16:08:06 +0000</pubDate>
		<dc:creator>dcsaha</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://myonecent.wordpress.com/2009/05/03/ftp-to-localhost/</guid>
		<description><![CDATA[Make sure that you set write permission for &#8220;Default FTP Site&#8221;. Open up &#8220;Internet Information Service&#8221;. Right click on &#8220;Deafult FTP Site&#8221; and then click &#8220;Properties&#8221;. From the property dialog select &#8220;Home Directory&#8221; tab and then check on &#8220;Write&#8221;.
You will be able to write files using FTP. By default the files will be written to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myonecent.wordpress.com&blog=2310174&post=36&subd=myonecent&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Make sure that you set write permission for &#8220;Default FTP Site&#8221;. Open up &#8220;Internet Information Service&#8221;. Right click on &#8220;Deafult FTP Site&#8221; and then click &#8220;Properties&#8221;. From the property dialog select &#8220;Home Directory&#8221; tab and then check on &#8220;Write&#8221;.</p>
<p>You will be able to write files using FTP. By default the files will be written to &#8220;c:\inetpub\ftproot&#8221; folder.</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=dac3679e-2ed3-88a2-9769-c9abde35486c" /></div>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myonecent.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myonecent.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myonecent.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myonecent.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myonecent.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myonecent.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myonecent.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myonecent.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myonecent.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myonecent.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myonecent.wordpress.com&blog=2310174&post=36&subd=myonecent&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://myonecent.wordpress.com/2009/05/03/ftp-to-localhost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5d3133725539d1df4320ea09755c903e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dcsaha</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=dac3679e-2ed3-88a2-9769-c9abde35486c" medium="image" />
	</item>
		<item>
		<title>MySQL 5.0: The used table type doesn&#8217;t support FULLTEXT indexes</title>
		<link>http://myonecent.wordpress.com/2009/04/24/mysql-50-the-used-table-type-doesnt-support-fulltext-indexes/</link>
		<comments>http://myonecent.wordpress.com/2009/04/24/mysql-50-the-used-table-type-doesnt-support-fulltext-indexes/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 21:42:47 +0000</pubDate>
		<dc:creator>dcsaha</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://myonecent.wordpress.com/2009/04/24/mysql-50-the-used-table-type-doesnt-support-fulltext-indexes/</guid>
		<description><![CDATA[The following SQL statement produces the error &#8220;The used table type
doesn&#8217;t support FULLTEXT indexes&#8221; when executed in MySQL 5.0 query
browser. The default table type was InnoDB which doesn&#8217;t support
FULLTEXT indexes. The FULLTEXT indexes is supported by MyISAM (old
ISAM) table type.DROP TABLE IF EXISTS `asb_articles`;CREATE TABLE `asb_articles` (&#160; `id` int(255) NOT NULL auto_increment,&#160; `url` varchar(255) NOT [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myonecent.wordpress.com&blog=2310174&post=35&subd=myonecent&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The following SQL statement produces the error &#8220;The used table type<br />
doesn&#8217;t support FULLTEXT indexes&#8221; when executed in MySQL 5.0 query<br />
browser. The default table type was InnoDB which doesn&#8217;t support<br />
FULLTEXT indexes. The FULLTEXT indexes is supported by MyISAM (old<br />
ISAM) table type.<br /><code><br /></code><code>DROP TABLE IF EXISTS `asb_articles`;<br />CREATE TABLE `asb_articles` (<br />&nbsp; `id` int(255) NOT NULL auto_increment,<br />&nbsp; `url` varchar(255) NOT NULL default '',<br />&nbsp; `title` longtext NOT NULL,<br />&nbsp; `author` varchar(200) NOT NULL default '',<br />&nbsp; `article` longtext NOT NULL,<br />&nbsp; `resource_box` longtext NOT NULL,<br />&nbsp; `category` varchar(255) NOT NULL default '',<br />&nbsp; PRIMARY KEY&nbsp; (`id`),<br />&nbsp; UNIQUE KEY `url` (`url`),<br />&nbsp; FULLTEXT KEY `article` (`article`)<br />) AUTO_INCREMENT=1;<br /></code><br />So when ENGINE for the table is specified as below it was allright. The statement <b>ENGINE=MYISAM</b> is the storage engine for the table here. The older term TYPE is supported (TYPE=ISAM) as a synonym for ENGINE for backward compatibility, but ENGINE is the preferred term and TYPE is deprecated.<br /><code><br />DROP TABLE IF EXISTS `asb_articles`;<br />CREATE TABLE `asb_articles` (<br />&nbsp; `id` int(255) NOT NULL auto_increment,<br />&nbsp; `url` varchar(255) NOT NULL default '',<br />&nbsp; `title` longtext NOT NULL,<br />&nbsp; `author` varchar(200) NOT NULL default '',<br />&nbsp; `article` longtext NOT NULL,<br />&nbsp; `resource_box` longtext NOT NULL,<br />&nbsp; `category` varchar(255) NOT NULL default '',<br />&nbsp; PRIMARY KEY&nbsp; (`id`),<br />&nbsp; UNIQUE KEY `url` (`url`),<br />&nbsp; FULLTEXT KEY `article` (`article`)<br />) AUTO_INCREMENT=1 ENGINE = MYISAM;</p>
<p>For detail please see: http://dev.mysql.com/doc/refman/5.0/en/myisam-storage-engine.html</p>
<p></code></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myonecent.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myonecent.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myonecent.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myonecent.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myonecent.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myonecent.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myonecent.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myonecent.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myonecent.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myonecent.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myonecent.wordpress.com&blog=2310174&post=35&subd=myonecent&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://myonecent.wordpress.com/2009/04/24/mysql-50-the-used-table-type-doesnt-support-fulltext-indexes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5d3133725539d1df4320ea09755c903e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dcsaha</media:title>
		</media:content>
	</item>
		<item>
		<title>Warning: I am able to write to the configuration file &#8211; On windows server</title>
		<link>http://myonecent.wordpress.com/2009/04/17/warning-i-am-able-to-write-to-the-configuration-file-on-windows-server/</link>
		<comments>http://myonecent.wordpress.com/2009/04/17/warning-i-am-able-to-write-to-the-configuration-file-on-windows-server/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 06:49:07 +0000</pubDate>
		<dc:creator>dcsaha</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://myonecent.wordpress.com/2009/04/17/warning-i-am-able-to-write-to-the-configuration-file-on-windows-server/</guid>
		<description><![CDATA[I am having this warning message after successfully installing oSCommerce on a windows server. The usual remedy to this for on a unix server is to do a CHMOD 644 for the file (in this case the file is \includes\configure.php) but CHMOD is not possible on a windows server.
At last i have found a solution [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myonecent.wordpress.com&blog=2310174&post=32&subd=myonecent&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I am having this warning message after successfully installing oSCommerce on a windows server. The usual remedy to this for on a unix server is to do a CHMOD 644 for the file (in this case the file is \includes\configure.php) but CHMOD is not possible on a windows server.</p>
<p>At last i have found a solution here:<br />http://www.oscommerce.com/community/contributions,3131/page,18</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myonecent.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myonecent.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myonecent.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myonecent.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myonecent.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myonecent.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myonecent.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myonecent.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myonecent.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myonecent.wordpress.com/32/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myonecent.wordpress.com&blog=2310174&post=32&subd=myonecent&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://myonecent.wordpress.com/2009/04/17/warning-i-am-able-to-write-to-the-configuration-file-on-windows-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5d3133725539d1df4320ea09755c903e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dcsaha</media:title>
		</media:content>
	</item>
		<item>
		<title>It takes talent to exit</title>
		<link>http://myonecent.wordpress.com/2009/03/30/it-takes-talent-to-exit/</link>
		<comments>http://myonecent.wordpress.com/2009/03/30/it-takes-talent-to-exit/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 10:53:50 +0000</pubDate>
		<dc:creator>dcsaha</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://myonecent.wordpress.com/2009/03/30/it-takes-talent-to-exit/</guid>
		<description><![CDATA[Any fool can enter, it takes talent to exit consistently and profitably (&#8211; Jeff Cooper about Trading)

       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myonecent.wordpress.com&blog=2310174&post=30&subd=myonecent&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Any fool can enter, it takes talent to exit consistently and profitably (&#8211; Jeff Cooper about Trading)</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=fe8ce50e-cc2a-8da6-957d-6d6df5da1982" /></div>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myonecent.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myonecent.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myonecent.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myonecent.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myonecent.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myonecent.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myonecent.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myonecent.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myonecent.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myonecent.wordpress.com/30/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myonecent.wordpress.com&blog=2310174&post=30&subd=myonecent&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://myonecent.wordpress.com/2009/03/30/it-takes-talent-to-exit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5d3133725539d1df4320ea09755c903e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dcsaha</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=fe8ce50e-cc2a-8da6-957d-6d6df5da1982" medium="image" />
	</item>
		<item>
		<title>How to Auto Submit a Form in VBScript</title>
		<link>http://myonecent.wordpress.com/2009/01/20/how-to-auto-submit-a-form-in-vbscript/</link>
		<comments>http://myonecent.wordpress.com/2009/01/20/how-to-auto-submit-a-form-in-vbscript/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 19:20:50 +0000</pubDate>
		<dc:creator>dcsaha</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://myonecent.wordpress.com/2009/01/20/how-to-auto-submit-a-form-in-vbscript/</guid>
		<description><![CDATA[Here is an example code snippet. Replace the site address, field names and values to match the form you want to submit. Save the code in a file and save it using vbs (VBScript) extension.  Double click on the file and you are done.Set IE = CreateObject("InternetExplorer.Application") set WshShell = WScript.CreateObject("WScript.Shell")  IE.Navigate "http://mydomain.com/form.asp" [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myonecent.wordpress.com&blog=2310174&post=28&subd=myonecent&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Here is an example code snippet. Replace the site address, field names and values to match the form you want to submit. Save the code in a file and save it using vbs (VBScript) extension.  Double click on the file and you are done.<br /><code><br />Set IE = CreateObject("InternetExplorer.Application") <br />set WshShell = WScript.CreateObject("WScript.Shell")  <br />IE.Navigate "http://mydomain.com/form.asp" <br />IE.Visible = True <br />Wscript.Sleep 2000 <br />IE.Document.All.Item("uselectid").Value = "10001" <br />IE.Document.All.Item("category").Value = "19" <br />IE.Document.All.Item("rep").Value = "10001" <br />IE.Document.All.Item("title").Value = "A new problem title" <br />IE.Document.All.Item("description").Value = "Description of the new problem" <br />call IE.Document.Forms(0).Submit()<br /></code></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myonecent.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myonecent.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myonecent.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myonecent.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myonecent.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myonecent.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myonecent.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myonecent.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myonecent.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myonecent.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=myonecent.wordpress.com&blog=2310174&post=28&subd=myonecent&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://myonecent.wordpress.com/2009/01/20/how-to-auto-submit-a-form-in-vbscript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5d3133725539d1df4320ea09755c903e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">dcsaha</media:title>
		</media:content>
	</item>
	</channel>
</rss>