<?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>Allessa Zeykha Arafa &#187; Windows</title>
	<atom:link href="http://mas-miftah.com/allessa/tag/windows/feed" rel="self" type="application/rss+xml" />
	<link>http://mas-miftah.com/allessa</link>
	<description>A journey to persuit a happiness...</description>
	<lastBuildDate>Wed, 03 Aug 2011 07:49:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Win Xp : Move User Profiles to another location</title>
		<link>http://mas-miftah.com/allessa/win-xp-move-user-profiles-to-another-location.html</link>
		<comments>http://mas-miftah.com/allessa/win-xp-move-user-profiles-to-another-location.html#comments</comments>
		<pubDate>Fri, 05 Dec 2008 01:42:38 +0000</pubDate>
		<dc:creator>MIFTAH - Ayahnya Allessa</dc:creator>
				<category><![CDATA[Balikpapan]]></category>
		<category><![CDATA[CompTech]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[user profiles]]></category>
		<category><![CDATA[Xp]]></category>

		<guid isPermaLink="false">http://mas-miftah.com/allessa/?p=334</guid>
		<description><![CDATA[Kasus : saya ingin memindahkan semua setting user profile yang biasanya berada di C:\Documents and Settings\%usename% ke drive atau folder lain. alasannya supaya lebih gampang manage-nya jika mau di backup dan juga lebih gampang bila sewaktu-waktu windows Xp nya saya mau install ulang. Solusi : Caranya gampang aja, pertama-tama di komputer harus ada user account [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Kasus : </strong>saya ingin memindahkan semua setting user profile yang biasanya berada di C:\Documents and Settings\%usename% ke drive atau folder lain. alasannya supaya lebih gampang manage-nya jika mau di backup dan juga lebih gampang bila sewaktu-waktu windows Xp nya saya mau install ulang.</p>
<p><strong>Solusi :</strong> Caranya gampang aja, pertama-tama di komputer harus ada user account lain yang mempunyai Administrator Right. Dalam Kasus ini saya mau memindahkan user profiles saya ke drive M:, berikut step-stepnya :</p>
<p>1. Login sebagai user lain yang mempunyai Admin Right<br />
2. Copy folder user profiles di dalam C:\Documents and Settings ke drive/folder tujuan.<br />
mis : C:\Documents and Settings\miftahul.arifin <strong>&#8211;&gt;</strong> M:\Bin\Drive H\Documents and Settings\miftahul.arifin<br />
3. jalankan program Regedit32 (start &#8211;&gt; run &#8211;&gt;regedt32.exe)<br />
4. buka key <strong>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList\</strong> dan cari profiles account kit<br />
5. di jendela sebelah kanan cari key ProfileImagePath dan ubah path lokasi profiles kita ke lokasi yang baru<br />
6. restart komputer dan login sebagai account kita&#8230;</p>
<p><a href="http://mas-miftah.com/allessa/wp-files//2008/12/profilepathxp.jpg"><img class="aligncenter size-full wp-image-333" title="profilepathxp" src="http://mas-miftah.com/allessa/wp-files//2008/12/profilepathxp.jpg" alt="" width="500" height="236" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://mas-miftah.com/allessa/win-xp-move-user-profiles-to-another-location.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SQL Dump File Splitter</title>
		<link>http://mas-miftah.com/allessa/sql-dump-file-splitter.html</link>
		<comments>http://mas-miftah.com/allessa/sql-dump-file-splitter.html#comments</comments>
		<pubDate>Wed, 19 Nov 2008 06:15:36 +0000</pubDate>
		<dc:creator>MIFTAH - Ayahnya Allessa</dc:creator>
				<category><![CDATA[Balikpapan]]></category>
		<category><![CDATA[CompTech]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://mas-miftah.com/allessa/sql-dump-file-splitter.html</guid>
		<description><![CDATA[Satu Tool yang berguna untuk membelah file SQL Dump menjadi file-file yang kecil-kecil. mengapa kita harus membelah file SQL dump menjadi beberapa bagian?&#8230; supaya untuk merestore database mysql pakai phpmyadmin menjadi mudah. kalau kita sewa hosting dan punya access shell sih gak masalah. karena file SQL Dump yang ukurannya besar juga gak masalah.. tinggal upload [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;"  src='http://mas-miftah.com/allessa/wp-files//2008/11/sqldumpsplitter.jpg' alt='sqldumpsplitter.jpg' /><br />
Satu Tool yang berguna untuk membelah file SQL Dump menjadi file-file yang kecil-kecil. mengapa kita harus membelah file SQL dump menjadi beberapa bagian?&#8230; supaya untuk merestore database mysql pakai phpmyadmin menjadi mudah. kalau kita sewa hosting dan punya access shell sih gak masalah. karena file SQL Dump yang ukurannya besar juga gak masalah.. tinggal upload file dump tersebut lewat ftp, trus restore lewat console.. jadi deh.. tapi kalo restore pakai myphpadmin pasti punya batasa limit berapa ukuran yg kita bisa restore..</p>
<p>kalau file dump nya kecil sih gak masalah.. kalau yg beberapa puluh atau ratus megabyte wehh.. lumayan lah..<br />
setelah googling dapet deh tools untuk membuat file sql dump menjadi bagian yang kecil2.. namanya <strong>SQL Dump File Splitter</strong>. Tool ini dibuat oleh <a href="http://www.philiplb.de/">Philip Lehmann-BÃ¶hm </a> tapi saya taunya dari situsnya <a href="http://www.rusiczki.net/blog/archives/2007/01/24/sql_dump_file_splitter">Rusiczki</a></p>
<p>menggunakannyanya simple aja, tinggal jalankan program <em>SQL Dump File Splitter</em>, pilih dump file yang akan kita belah, tentukan ukurannya, pilih lokasi hasil splitternya dan execute&#8230; wuuzzz jadi deh.. tinggal restore deh pake phpmyadmin..<br />
<span id="more-323"></span><br />
Tool yang handy ini dapat di download dari link di bawah ini :<br />
<a href="http://www.rusiczki.net/blog/blogstuff/SQLDumpSplitter.zip"><strong>Download SQLDumpSplitter 2</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://mas-miftah.com/allessa/sql-dump-file-splitter.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Using your Blackberry handheld as a modem</title>
		<link>http://mas-miftah.com/allessa/using-your-blackberry-handheld-as-a-modem.html</link>
		<comments>http://mas-miftah.com/allessa/using-your-blackberry-handheld-as-a-modem.html#comments</comments>
		<pubDate>Mon, 02 Jun 2008 03:24:45 +0000</pubDate>
		<dc:creator>MIFTAH - Ayahnya Allessa</dc:creator>
				<category><![CDATA[Balikpapan]]></category>
		<category><![CDATA[Blackberry]]></category>
		<category><![CDATA[CompTech]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[Xp]]></category>

		<guid isPermaLink="false">http://mas-miftah.com/allessa/using-your-blackberry-handheld-as-a-modem.html</guid>
		<description><![CDATA[After moved to the new house, there is one thing less in this house, which is landline phone. the lack of PSTN phone causing me one thing.. unable to continue my ADSL internet subscribtion dooh&#8230; But fortunately still have Blackberry connection so i can use it as a tathered modem with computer. By The Way [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://mas-miftah.com/allessa/wp-files//2008/06/blackberry-8310.jpg" alt="blackberry-8310.jpg" /></p>
<p>After moved to the new house, there is one thing less in this house, which is landline phone. the lack of PSTN phone causing me one thing.. unable to continue my ADSL internet subscribtion <img src='http://mas-miftah.com/allessa/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  dooh&#8230;</p>
<p>But fortunately still have Blackberry connection so i can use it as a <strong>tathered modem</strong> with computer. By The Way I&#8217;m using Indosat Satelindo Matrix as my carrier provider so in this post in work only for Indosat Satelindo Matrix. for other carrier it needs little modification on APN address. and here is how to do it.. :</p>
<p>First, you have to install Desktop manager software, the current version when i write this posting is version 4.3 that can be downloaded <a href="http://www.blackberry.com/ap/products/software/desktop/index.shtml" target="_black">here</a></p>
<p><strong>Setting Blackberry as your modem via Satelindo Matrix</strong><br />
<span id="more-312"></span><br />
Step #1: Configure the Modem</p>
<p>After installing BlackBerry Desktop Manager you should have a &#8220;Standard Modem&#8221; that was added by BlackBerry Desktop Manager. Do not remove this device. Do not do as Cingular advises and create an additional modem, as this will not work. You simply just need to add an init string to the existing modem in advanced settings to do this:</p>
<p>A. Click Start &gt; Settings &gt; Control Panel &gt; Phone and Modem Options<br />
B. Click Modems Tab<br />
C. Click Standard Modem (usually on COM4)<br />
D. Click Properties<br />
E. Click Advanced<br />
F. Enter: +cgdcont=1,&#8221;IP&#8221;,&#8221;Satelindogprs.com&#8221;<br />
G. Click OK</p>
<p>Step #2: Configure a Dial-Up Network Connection</p>
<p>A. Start &gt; Settings &gt; Control Panel &gt; Network Connections<br />
B. Click Create a new connection (under Network Tasks on the left)<br />
C. Click Next<br />
D. Click Connect to Internet<br />
E. Click Set up my connection manually<br />
F. Click Connect using a Dial-up modem<br />
G: Check Modem &#8211; Standard Modem (usually com4) Make sure that is the only modem checked.<br />
F. ISP Name &#8211; Type &#8220;GPRS&#8221;<br />
G. Phone Number &#8211; Type &#8220;*99#&#8221;<br />
H. Click Next<br />
I. User name: &#8221; &#8221; (leave it blank)<br />
J. Password: &#8221; &#8221; (leave it blank)<br />
K. Uncheck use this account name, and make this the default<br />
L. Click Next<br />
M. Check Add a shortcut to desktop<br />
N. Click Finish</p>
<p>(O thru U Optional Disable IP header compression steps)</p>
<p>O. Double click the new connection icon on your desktop<br />
P. Click Properties Button<br />
Q. Click Networking Tab<br />
R. Click Properties Button<br />
S. Click Advanced Button<br />
T. Uncheck Use IP header compression<br />
U. Click Okay, Click Okay, Click Okay</p>
<p>Step #3: Connect to the Internet</p>
<p>A. Start BlackBerry Desktop Manager.<br />
B. Make sure your device is connected.<br />
C. Double click the GPRS icon on your desktop to connect make sure BlackBerry Desktop Manager has not been closed.</p>
<p>I&#8217;ve tested this connection with Blackberry model 8700g series and 8310 blackberry curve series and i guess it will works with other model as well</p>
<p><em><strong>Updated!!</strong><br />
here is the APN Setting for other provider (use with your own risk <img src='http://mas-miftah.com/allessa/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  )<br />
Provider : Excelcomindo<br />
APN      : www.xlgprs.net<br />
Username : xlgprs<br />
Password : proxl</em></p>
<p><em>Provider : IM3<br />
APN      : www.indosat-m3.net<br />
Username : gprs<br />
Password : im3</em></p>
<p><em>Provider : Telkomsel<br />
APN      : internet telkomsel<br />
Username : wap<br />
Password : wap123</em></p>
]]></content:encoded>
			<wfw:commentRss>http://mas-miftah.com/allessa/using-your-blackberry-handheld-as-a-modem.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

