<?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>Learning On Demand &#187; Step By Step</title>
	<atom:link href="http://www.rasyid.net/category/step-by-step/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rasyid.net</link>
	<description>Learning anything from anywhere</description>
	<lastBuildDate>Mon, 13 Feb 2012 06:09:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Learn MS Access 2003</title>
		<link>http://www.rasyid.net/2011/04/29/learn-ms-access-2003/</link>
		<comments>http://www.rasyid.net/2011/04/29/learn-ms-access-2003/#comments</comments>
		<pubDate>Fri, 29 Apr 2011 07:06:20 +0000</pubDate>
		<dc:creator>alamster</dc:creator>
				<category><![CDATA[Step By Step]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.rasyid.net/?p=2886</guid>
		<description><![CDATA[A client want me to convert their application that use MS Access 2003 to web based application using php and mysql. I agree to do so and this post is just for myself future reference when I have to deal with other MS Access 2003 application. Open MS Access 2003 in design mode double click [...]]]></description>
			<content:encoded><![CDATA[<p>A client want me to convert their application that use MS Access 2003 to web based application using php and mysql. I agree to do so and this post is just for myself future reference when I have to deal with other MS Access 2003 application.</p>
<p><strong>Open MS Access 2003 in design mode</strong></p>
<p>double click access file, choose block unsafe and click open button when you see &#8216;security warning&#8217; menu.</p>
<p>while you click open button, make sure to press shift key.</p>
<p><img class="size-full wp-image-2887 alignnone" title="edit_ms_access2003_1" src="http://www.rasyid.net/wp-content/uploads/2011/04/edit_ms_access2003_1.png" alt="edit ms access2003 1 Learn MS Access 2003" width="392" height="204" /></p>
<p>you&#8217;ll see the application in design mode (you can access; tables, queries, forms and reports etc under objects)</p>
<p><img class="size-full wp-image-2888 alignnone" title="edit_ms_access2003_2" src="http://www.rasyid.net/wp-content/uploads/2011/04/edit_ms_access2003_2.png" alt="edit ms access2003 2 Learn MS Access 2003" width="368" height="287" /></p>
<p><strong>Fix &#8216;invalid path error message&#8221; when you open ms access 2003 application</strong></p>
<p>open the application and click Tools -&gt; Database Utilities -&gt; Linked Table Manager</p>
<p><img class="alignleft size-full wp-image-2889" title="edit_ms_access2003_3" src="http://www.rasyid.net/wp-content/uploads/2011/04/edit_ms_access2003_3.png" alt="edit ms access2003 3 Learn MS Access 2003" width="354" height="212" /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>select the linked tables to be updated and click OK.</p>
<p><img class="size-full wp-image-2890 alignnone" title="edit_ms_access2003_4" src="http://www.rasyid.net/wp-content/uploads/2011/04/edit_ms_access2003_4.png" alt="edit ms access2003 4 Learn MS Access 2003" width="628" height="291" /></p>
<p>wait for a while, new pop up will appear telling if &#8216;all selected linked tables were successfully refreshed&#8217;</p>
<p><img class="size-full wp-image-2891 alignnone" title="edit_ms_access2003_5" src="http://www.rasyid.net/wp-content/uploads/2011/04/edit_ms_access2003_5.png" alt="edit ms access2003 5 Learn MS Access 2003" width="338" height="108" /></p>
<p><strong>Change ms access 2003 application title name</strong></p>
<p>click Tools -&gt; Startup</p>
<p><img class="alignnone size-full wp-image-2892" title="edit_ms_access2003_6" src="http://www.rasyid.net/wp-content/uploads/2011/04/edit_ms_access2003_6.png" alt="edit ms access2003 6 Learn MS Access 2003" width="151" height="232" /></p>
<p>change application title as seen on the picture and click ok.</p>
<p><img class="alignnone size-full wp-image-2893" title="edit_ms_access2003_7" src="http://www.rasyid.net/wp-content/uploads/2011/04/edit_ms_access2003_7.png" alt="edit ms access2003 7 Learn MS Access 2003" width="540" height="263" /></p>
<p><strong>Open code editor for ms access 2003 forms</strong></p>
<p>choose forms and click &#8216;code editor&#8217; icon</p>
<p><img class="alignnone size-full wp-image-2894" title="edit_ms_access2003_8" src="http://www.rasyid.net/wp-content/uploads/2011/04/edit_ms_access2003_8.png" alt="edit ms access2003 8 Learn MS Access 2003" width="335" height="219" /></p>
<p>new visual basic window will open, you can see the logic there.</p>
<p>convert ms access to mysql</p>
<p>I&#8217;ll update the post when I&#8217;m done with it.</p>
<p>Update : <a title="access to mysql" href="http://redirectingat.com?id=23616X850408&xs=1&url=http%3A%2F%2Fwww.squidoo.com%2Finstall-bullzip-access-to-mysql&sref=rss" target="_blank">learn how to convert ms access to mysq step by step</a>.</p>
<p>See you!</p>
<hr/>Copyright &copy; 2012 <strong><a href="http://www.rasyid.net">Learning On Demand</a></strong>. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement. Please contact alamster@gmail.com so we can take legal action immediately.<br/><span style="float: right;font-size: 7pt"><a href="http://redirectingat.com?id=23616X850408&xs=1&url=http%3A%2F%2Fblog.taragana.com%2Findex.php%2Farchive%2Fwordpress-plugins-provided-by-taraganacom%2F&sref=rss" rel="external nofollow">Plugin</a> by <a href="http://redirectingat.com?id=23616X850408&xs=1&url=http%3A%2F%2Fwww.taragana.com%2F&sref=rss" rel="external nofollow">Taragana</a></span><p><a href="http://redirectingat.com?id=23616X850408&xs=1&url=https%3A%2F%2Fplus.google.com%2F111076104099093236158%3Frel%3Dauthor&sref=rss" rel="author"><img src="http://www.google.com/images/icons/ui/gprofile_button-16.png" title="gprofile button 16 photo" alt="gprofile button 16 Learn MS Access 2003" /></a></p><ul><li>microsoft access 2003</li><li>access 2003</li><li>ms access 2003</li><li>ms access 2003 buttons</li><li>microsoft Access2003</li></ul>
<div class="skimlinks-disclosure-button"><p><script class="skimlinks_ref_script" type="text/javascript" src="http://static.skimlinks.com/api/ref.js?p=23616&amp;d=850408&amp;t=1"></script></p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.rasyid.net/2011/04/29/learn-ms-access-2003/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Step by step guide install Hotspot Shield</title>
		<link>http://www.rasyid.net/2011/02/04/step-by-step-guide-install-hotspot-shield/</link>
		<comments>http://www.rasyid.net/2011/02/04/step-by-step-guide-install-hotspot-shield/#comments</comments>
		<pubDate>Fri, 04 Feb 2011 10:44:37 +0000</pubDate>
		<dc:creator>alamster</dc:creator>
				<category><![CDATA[Info]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Step By Step]]></category>
		<category><![CDATA[Hotspot Shield]]></category>

		<guid isPermaLink="false">http://www.rasyid.net/?p=2770</guid>
		<description><![CDATA[Unblocked blocked website and open blocked website are common problem that I face when I&#8217;m in the office. Sometime I need to open facebook, gmail, youtube etc but its get blocked due to office IT policy restriction. A few way to overcome that problem are : Using UltraVPN &#8211; How To Open Blocked Websites with [...]]]></description>
			<content:encoded><![CDATA[<p>Unblocked blocked website and open blocked website are common problem that I face when I&#8217;m in the office. Sometime I need to open facebook, gmail, youtube etc but its get blocked due to office IT policy restriction.</p>
<p>A few way to overcome that problem are :</p>
<ol>
<li>Using UltraVPN &#8211; <a href="http://redirectingat.com?id=23616X850408&xs=1&url=http%3A%2F%2Fhubpages.com%2Fhub%2F-How-To-Open-Blocked-Websites-with-UltraVPN&sref=rss" rel="external nofollow">How To Open Blocked Websites with UltraVPN</a></li>
<li>Using Ultrasurf &#8211; <a href="http://redirectingat.com?id=23616X850408&xs=1&url=http%3A%2F%2Fwww.squidoo.com%2Fhow-to-use-ultrasurf-for-bypass-blocked-websites&sref=rss" target="_blank">How to use Ultrasurf for Bypass Blocked Websites</a></li>
<li>Using Web Based Proxy -  click <a href="http://redirectingat.com?id=23616X850408&xs=1&url=http%3A%2F%2Fwww.oteos.com&sref=rss" target="_blank" rel="external nofollow">this address</a> to test.</li>
<li>Using <a href="http://redirectingat.com?id=23616X850408&xs=1&url=http%3A%2F%2Fbit.ly%2Fsecureipad&sref=rss" target="_blank" rel="external nofollow">SecureIpad</a> &#8211; for Ipad user.</li>
</ol>
<p>In this post I&#8217;ll add  Hotspot Shield, another way to overcome blocked sites.</p>
<p><span id="more-2770"></span></p>
<h2>Install Hotspot Shield on Windows 7</h2>
<p>Lets get start!</p>
<p>Download latest version of Hotspot Shield from <a href="hotspotshield.com" target="_blank">here</a>.</p>
<p><img class="alignnone size-full wp-image-2771" title="hotspot_shield_win7_1" src="http://www.rasyid.net/wp-content/uploads/2011/02/hotspot_shield_win7_1.png" alt="hotspot shield win7 1 Step by step guide install Hotspot Shield" width="217" height="80" /></p>
<p>Save the file to My Document or other directory</p>
<p>Run the file by double click it.</p>
<p>Choose folder where you want to download and save the installer.</p>
<p>( I just little confuse why Anchor Free don&#8217;t give the installer in first shoot)</p>
<p>Click Download.</p>
<p><img class="alignnone size-full wp-image-2772" title="hotspot_shield_win7_2" src="http://www.rasyid.net/wp-content/uploads/2011/02/hotspot_shield_win7_2.png" alt="hotspot shield win7 2 Step by step guide install Hotspot Shield" width="448" height="346" /></p>
<p>Anchorfree download manager will download the installer to chosen folder.</p>
<p><img class="alignnone size-full wp-image-2773" title="hotspot_shield_win7_3" src="http://www.rasyid.net/wp-content/uploads/2011/02/hotspot_shield_win7_3.png" alt="hotspot shield win7 3 Step by step guide install Hotspot Shield" width="434" height="141" /></p>
<p>You&#8217;ll see the installer in the folder, double click to start install Hotspot Shield software.</p>
<p><img class="alignnone size-full wp-image-2774" title="hotspot_shield_win7_4" src="http://www.rasyid.net/wp-content/uploads/2011/02/hotspot_shield_win7_4.png" alt="hotspot shield win7 4 Step by step guide install Hotspot Shield" width="84" height="87" /></p>
<p>Select installer language and click OK.</p>
<p><img class="alignnone size-full wp-image-2775" title="hotspot_shield_win7_5" src="http://www.rasyid.net/wp-content/uploads/2011/02/hotspot_shield_win7_5.png" alt="hotspot shield win7 5 Step by step guide install Hotspot Shield" width="292" height="153" /></p>
<p>Click Next.</p>
<p><img class="alignnone size-full wp-image-2776" title="hotspot_shield_win7_6" src="http://www.rasyid.net/wp-content/uploads/2011/02/hotspot_shield_win7_6.png" alt="hotspot shield win7 6 Step by step guide install Hotspot Shield" width="498" height="386" /></p>
<p>Click I agree on License Agreement.</p>
<p><img class="alignnone size-full wp-image-2777" title="hotspot_shield_win7_7" src="http://www.rasyid.net/wp-content/uploads/2011/02/hotspot_shield_win7_7.png" alt="hotspot shield win7 7 Step by step guide install Hotspot Shield" width="501" height="387" /></p>
<p>Click Next on Free Software Offers</p>
<p><img class="alignnone size-full wp-image-2778" title="hotspot_shield_win7_8" src="http://www.rasyid.net/wp-content/uploads/2011/02/hotspot_shield_win7_8.png" alt="hotspot shield win7 8 Step by step guide install Hotspot Shield" width="498" height="387" /></p>
<p>Click Next on Hotspot Community Folder as you can disable it later.</p>
<p><img class="alignnone size-full wp-image-2779" title="hotspot_shield_win7_9" src="http://www.rasyid.net/wp-content/uploads/2011/02/hotspot_shield_win7_9.png" alt="hotspot shield win7 9 Step by step guide install Hotspot Shield" width="502" height="390" /></p>
<p>Pick install location and click Install.</p>
<p><img class="alignnone size-full wp-image-2780" title="hotspot_shield_win7_10" src="http://www.rasyid.net/wp-content/uploads/2011/02/hotspot_shield_win7_10.png" alt="hotspot shield win7 10 Step by step guide install Hotspot Shield" width="499" height="388" /></p>
<p>Windows Security will ask you whether you want to install the software, click Install button to allow the installer proceed to next step.</p>
<p><img class="alignnone size-full wp-image-2781" title="hotspot_shield_win7_11" src="http://www.rasyid.net/wp-content/uploads/2011/02/hotspot_shield_win7_11.png" alt="hotspot shield win7 11 Step by step guide install Hotspot Shield" width="492" height="236" /></p>
<p>Installation complete, click Next.</p>
<p><img class="alignnone size-full wp-image-2782" title="hotspot_shield_win7_12" src="http://www.rasyid.net/wp-content/uploads/2011/02/hotspot_shield_win7_12.png" alt="hotspot shield win7 12 Step by step guide install Hotspot Shield" width="499" height="385" /></p>
<p>Completing installation process by check the options : launch hotspot shield and create desktop icon.</p>
<p><img class="alignnone size-full wp-image-2783" title="hotspot_shield_win7_13" src="http://www.rasyid.net/wp-content/uploads/2011/02/hotspot_shield_win7_13.png" alt="hotspot shield win7 13 Step by step guide install Hotspot Shield" width="500" height="387" /></p>
<h2>How to use Hotspot Shield on Windows 7</h2>
<p>After you have the software installed on your computer you can start access the program from start menu.</p>
<p>Click the icon to start use hotspot shield.</p>
<p><img class="alignnone size-full wp-image-2784" title="hotspot_shield_win7_14" src="http://www.rasyid.net/wp-content/uploads/2011/02/hotspot_shield_win7_14.png" alt="hotspot shield win7 14 Step by step guide install Hotspot Shield" width="247" height="124" /></p>
<p>the software will automatically assign free server near your place and serve you. You&#8217;ll see state : <strong>Connected</strong> when you&#8217;re in the hotspot shield  network.</p>
<p><img class="alignnone size-full wp-image-2785" title="hotspot_shield_win7_15" src="http://www.rasyid.net/wp-content/uploads/2011/02/hotspot_shield_win7_15.png" alt="hotspot shield win7 15 Step by step guide install Hotspot Shield" width="453" height="278" /></p>
<p>At this stage you can open as many tab as you want and visit any internet address you want.</p>
<p>You also able to check your current public ip address by visiting <a href="http://redirectingat.com?id=23616X850408&xs=1&url=http%3A%2F%2Ftools.rasyid.net&sref=rss" target="_blank" rel="external nofollow">this address</a>.</p>
<p>As you see from the picture I have IP : 146.82.18.86 and hostname : host86.arl.hyattsiagx.com</p>
<p><img class="alignnone size-full wp-image-2786" title="hotspot_shield_win7_16" src="http://www.rasyid.net/wp-content/uploads/2011/02/hotspot_shield_win7_16.png" alt="hotspot shield win7 16 Step by step guide install Hotspot Shield" width="510" height="277" /></p>
<p>You also able to stop the service by click the icon that reside on taskbar. Click Disconnect/OFF to terminate current connection.</p>
<p><img class="alignnone size-full wp-image-2787" title="hotspot_shield_win7_17" src="http://www.rasyid.net/wp-content/uploads/2011/02/hotspot_shield_win7_17.png" alt="hotspot shield win7 17 Step by step guide install Hotspot Shield" width="200" height="173" /></p>
<p>This connection is recommended while you&#8217;re in public place like un protected hotspot etc.</p>
<p>Enjoy your surfing and stay health!</p>
<hr/>Copyright &copy; 2012 <strong><a href="http://www.rasyid.net">Learning On Demand</a></strong>. This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement. Please contact alamster@gmail.com so we can take legal action immediately.<br/><span style="float: right;font-size: 7pt"><a href="http://redirectingat.com?id=23616X850408&xs=1&url=http%3A%2F%2Fblog.taragana.com%2Findex.php%2Farchive%2Fwordpress-plugins-provided-by-taraganacom%2F&sref=rss" rel="external nofollow">Plugin</a> by <a href="http://redirectingat.com?id=23616X850408&xs=1&url=http%3A%2F%2Fwww.taragana.com%2F&sref=rss" rel="external nofollow">Taragana</a></span><p><a href="http://redirectingat.com?id=23616X850408&xs=1&url=https%3A%2F%2Fplus.google.com%2F111076104099093236158%3Frel%3Dauthor&sref=rss" rel="author"><img src="http://www.google.com/images/icons/ui/gprofile_button-16.png" title="gprofile button 16 photo" alt="gprofile button 16 Step by step guide install Hotspot Shield" /></a></p><ul><li>hotspot shield</li><li>hotspot shield guide</li><li>how to install hotspot shield</li><li>anchorfree download manager</li><li>hotspot shield download</li></ul>
<div class="skimlinks-disclosure-button"><p><script class="skimlinks_ref_script" type="text/javascript" src="http://static.skimlinks.com/api/ref.js?p=23616&amp;d=850408&amp;t=1"></script></p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.rasyid.net/2011/02/04/step-by-step-guide-install-hotspot-shield/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

