<?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>arifwicaksono &#187; arifwicaksono</title>
	<atom:link href="http://arifwicaksono.com/author/arifwicaksono/feed/" rel="self" type="application/rss+xml" />
	<link>http://arifwicaksono.com</link>
	<description>born life mate die</description>
	<lastBuildDate>Fri, 09 Apr 2010 08:08:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Parse error: syntax error, unexpected $end in Command line code</title>
		<link>http://arifwicaksono.com/2010/03/parse-error-syntax-error-unexpected-end-in-command-line-code/</link>
		<comments>http://arifwicaksono.com/2010/03/parse-error-syntax-error-unexpected-end-in-command-line-code/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 14:22:46 +0000</pubDate>
		<dc:creator>arifwicaksono</dc:creator>
				<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://arifwicaksono.com/?p=40</guid>
		<description><![CDATA[this is very strange error on PHP, i&#8217;ve using php since 2005 and never got this error, but yesterday after installing xampp on my laptop and try to put my website project on it, i got this error.
Parse error: syntax error, unexpected $end in Command line code
it&#8217;s strange because on the another machine my code [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>this is very strange error on PHP, i&#8217;ve using php since 2005 and never got this error, but yesterday after installing xampp on my laptop and try to put my website project on it, i got this error.</p>
<p><strong>Parse error: syntax error, unexpected $end in Command line code</strong></p>
<p>it&#8217;s strange because on the another machine my code run well, so i got stuck for a few days, but of course i still curious why i got an error while it&#8217;s run well on other machine.</p>
<p>the answer is on our php tag, this what i got from google</p>
<p>Situations:</p>
<p>* you forgot to close a quote, so PHP is continuing to analyze your code until it finds the closing quotation mark.<br />
* You forgot to close a bracket, so from the last opening, Php considers all the code that follows as part of a block that never ends.<br />
* You forgot to close a parenthesis, so from the last open parenthesis, Php considers all the code that follows as part of a specific block (condition, arguments of functions etc &#8230;) that does not end.<br />
* You forgot a comma, so for PHP there is an instruction in your code that has no end.</p>
<p>of course i do checked my code and pretty sure that i ain&#8217;t forgot anything, but the answer is we sometime using a sort open tag, what i mean is it&#8217;s like open and end php tag just using &lt;?&#8230;?&gt;  well,a solution of course replacing &lt;?  with &lt;?php makes the problem go away.  but i have another solution for this <strong>Parse error: syntax error, unexpected $end in Command line code problem.</strong></p>
<p>we can turn on short open tag on PHP, to use short open tags, it must be enabled in PHP.INI. Search for  short_open_tag in PHP.INI, and change the value to On. The line should  look line:</p>
<p>short_open_tag = On</p>
<p>enjoy <img src='http://arifwicaksono.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p><strong><br />
</strong></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://arifwicaksono.com/2010/03/parse-error-syntax-error-unexpected-end-in-command-line-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Warcraft III: Frozen Throne acces violation</title>
		<link>http://arifwicaksono.com/2010/03/warcraft-iii-frozen-throne-acces-violation/</link>
		<comments>http://arifwicaksono.com/2010/03/warcraft-iii-frozen-throne-acces-violation/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 03:54:28 +0000</pubDate>
		<dc:creator>arifwicaksono</dc:creator>
				<category><![CDATA[games]]></category>

		<guid isPermaLink="false">http://arifwicaksono.com/?p=33</guid>
		<description><![CDATA[Warcraft III: Frozen Throne acces violation 


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>yes, i&#8217;m a big fan of warcraft, usually play at my office when my went out of town. but for the first time yesterday i had an error when i click war3.exe, like always it show the warcraft icon and then BANG! FATAL ERROR</p>
<p>Program: C:\Games\Warcraft III\war3.exe<br />
Exception:         0xC0000005 (ACCESS_VIOLATION) at 001B:6F57A1A4</p>
<p>The instruction at &#8216;0&#215;6F57A1A4&#8242; referenced memory at &#8216;0&#215;000000C0&#8242;.<br />
The memory could not be &#8216;read&#8217;.</p>
<p>well, it very annoying facing a problem when we&#8217;re about to playing games. i dunno what&#8217;s the problem a day before it&#8217;s working well. and how the fuck now it&#8217;s has an error a fucking fatal error!!!. but just relax i&#8217;ve solve the problem, what you have to do is download a registry from link below (just click it). extract the zip and double click the .reg file. chose yes and you done. so what do you waiting for!? let&#8217;s PLAY!!</p>
<p><a href="http://arifwicaksono.com/wp-content/uploads/2010/03/war3.zip"><img class="aligncenter size-full wp-image-37" title="download warcraft acces violation" src="http://arifwicaksono.com/wp-content/uploads/2010/03/download.jpg" alt="" width="230" height="47" /></a></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://arifwicaksono.com/2010/03/warcraft-iii-frozen-throne-acces-violation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>blue screen when xp installation</title>
		<link>http://arifwicaksono.com/2010/03/blue-screen-when-xp-installation/</link>
		<comments>http://arifwicaksono.com/2010/03/blue-screen-when-xp-installation/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 06:30:43 +0000</pubDate>
		<dc:creator>arifwicaksono</dc:creator>
				<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://arifwicaksono.com/?p=29</guid>
		<description><![CDATA[first, this is a good news, i have a laptop!! finally, bought it with my own money.. YEAAAAHHH
but something annoying happen when i run installation on my new laptop,the problem is when installing windows xp, after setup prosses and the status bar shows something about start windows and BANG!! it show a blue screen like [...]


Related posts:<ol><li><a href='http://arifwicaksono.com/2010/01/blank-screen-when-xp-installation/' rel='bookmark' title='Permanent Link: blank screen when XP installation'>blank screen when XP installation</a> <small>this is the first time i found something like this,...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>first, this is a good news, i have a laptop!! finally, bought it with my own money.. YEAAAAHHH</p>
<p>but something annoying happen when i run installation on my new laptop,the problem is when installing windows xp, after setup prosses and the status bar shows something about start windows and BANG!! it show a blue screen like memory dump.</p>
<p>after searching and googling, i found the problem and of course the solution, it&#8217;s because the bios configuration is using AHCI hardisk setting, you should change it to IDE or COMPATIBILITY and try re install the windows, it wont happen again :</p>
<p>so what the different about AHCI or IDE bios setting, i dunno neither but from what i read, using ahci is making our system slower, so why using ahci if it make us slower????</p>


<p>Related posts:<ol><li><a href='http://arifwicaksono.com/2010/01/blank-screen-when-xp-installation/' rel='bookmark' title='Permanent Link: blank screen when XP installation'>blank screen when XP installation</a> <small>this is the first time i found something like this,...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://arifwicaksono.com/2010/03/blue-screen-when-xp-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>blank screen when XP installation</title>
		<link>http://arifwicaksono.com/2010/01/blank-screen-when-xp-installation/</link>
		<comments>http://arifwicaksono.com/2010/01/blank-screen-when-xp-installation/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 11:33:30 +0000</pubDate>
		<dc:creator>arifwicaksono</dc:creator>
				<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://arifwicaksono.com/?p=18</guid>
		<description><![CDATA[this is the first time i found something like this, when i&#8217;m going to install XP operating system on my computer. after &#8220;press any key to boot from CD &#8221; menu then &#8220;inspecting hardware&#8221; notification showed, my monitor only give me a blank screen, like nothing happen.
it sucks! knowing have to face a problem that [...]


Related posts:<ol><li><a href='http://arifwicaksono.com/2010/03/blue-screen-when-xp-installation/' rel='bookmark' title='Permanent Link: blue screen when xp installation'>blue screen when xp installation</a> <small>first, this is a good news, i have a laptop!!...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">this is the first time i found something like this, when i&#8217;m going to install XP operating system on my computer. after &#8220;press any key to boot from CD &#8221; menu then &#8220;inspecting hardware&#8221; notification showed, my monitor only give me a blank screen, like nothing happen.</p>
<p style="text-align: justify;">it sucks! knowing have to face a problem that i never expected even i don&#8217;t know there is a problem that i/we will face when installation step. every time i install a new operating system it goes well, not like this one.</p>
<p style="text-align: justify;">after checking all hardware on my box and i reassure that everything still working fine, i do cross checking the CD installation to another computer, well the CD still works too. so what the hell problem?? why it show me a blank screen when installation step??</p>
<p style="text-align: justify;">here is the answer, the answer is still on the installation CD, my XP installation CD is do not have a SATA hardisk driver (my new computer using SATA hardisk). so i reburn a XP image that support SATA hardisk and the problem solved. <img src='http://arifwicaksono.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p style="text-align: justify;">


<p>Related posts:<ol><li><a href='http://arifwicaksono.com/2010/03/blue-screen-when-xp-installation/' rel='bookmark' title='Permanent Link: blue screen when xp installation'>blue screen when xp installation</a> <small>first, this is a good news, i have a laptop!!...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://arifwicaksono.com/2010/01/blank-screen-when-xp-installation/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Can&#8217;t logon due different time setting</title>
		<link>http://arifwicaksono.com/2010/01/cant-logon-due-different-time-setting/</link>
		<comments>http://arifwicaksono.com/2010/01/cant-logon-due-different-time-setting/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 09:16:06 +0000</pubDate>
		<dc:creator>arifwicaksono</dc:creator>
				<category><![CDATA[windows]]></category>
		<category><![CDATA[cannot logon due different time setting]]></category>
		<category><![CDATA[domain controller error]]></category>
		<category><![CDATA[domain controller problem]]></category>

		<guid isPermaLink="false">http://arifwicaksono.com/?p=11</guid>
		<description><![CDATA[Sometimes when a new computer join a domain you will get this error
The current time on the computer and the current time on the network are different
this is because the clock on workstation is different from the time setting on the domain server. here is the step to solve this problem.

Login as local administrator
Open run [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Sometimes when a new computer join a domain you will get this error</p>
<blockquote><p>The current time on the computer and the current time on the network are different</p></blockquote>
<p>this is because the clock on workstation is different from the time setting on the domain server. here is the step to solve this problem.</p>
<ul>
<li>Login as local administrator</li>
<li>Open run and type &#8216;cmd&#8217;</li>
<li>type &#8216;net use \\serverIP /user:serverUsername&#8217;</li>
<li>type &#8216;net time /domain:domainName /set /y&#8217;</li>
<li>type &#8216;net time \\serverIP /set /y&#8217;</li>
<li>Log out, and you done.</li>
</ul>
<p>that&#8217;s all, piece a cake isn&#8217;t it?</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://arifwicaksono.com/2010/01/cant-logon-due-different-time-setting/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>connecting 2 different subnet</title>
		<link>http://arifwicaksono.com/2010/01/connecting-2-different-subnet/</link>
		<comments>http://arifwicaksono.com/2010/01/connecting-2-different-subnet/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 07:07:43 +0000</pubDate>
		<dc:creator>arifwicaksono</dc:creator>
				<category><![CDATA[networks]]></category>

		<guid isPermaLink="false">http://arifwicaksono.com/?p=8</guid>
		<description><![CDATA[first you have to know that i&#8217;m a new guy at my office and yesterday my bos give me a problem, he told me to build a webserver,, ok, i know it easy, but when he told that my office using 2 different access point which is using different ISP and even he told that [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">first you have to know that i&#8217;m a new guy at my office and yesterday my bos give me a problem, he told me to build a webserver,, ok, i know it easy, but when he told that my office using 2 different access point which is using different ISP and even he told that he didn&#8217;t know where is the access point position (my office have a large and number of building ) and of course it not connected one to another. so i ask my senior my office network topology, he said that he doesn&#8217;t, i try to ask him any information about the network he has no clue.so i face a dead end.</p>
<p style="text-align: justify;">after asking, thinking and reading many articels i came whit some solution, here it is :</p>
<ul>
<li>of course adding a router will resolve the problem.</li>
<li>using VPN also resolve the problem, but i need to configure gateway on both side.</li>
<li>the easiest way n stupid one is using double interface on my webserver. so both user from 2 different subnet could connect. <img src='http://arifwicaksono.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </li>
</ul>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://arifwicaksono.com/2010/01/connecting-2-different-subnet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
