<?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>Jimmy&#039;s Blog &#187; windows</title>
	<atom:link href="http://jimmod.com/blog/tag/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://jimmod.com/blog</link>
	<description>My name is Jimmy, and this is my story... ;)</description>
	<lastBuildDate>Wed, 14 Mar 2012 03:19:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Bind JBoss to specific IP address</title>
		<link>http://jimmod.com/blog/2009/12/bind-jboss-to-specific-ip-address/</link>
		<comments>http://jimmod.com/blog/2009/12/bind-jboss-to-specific-ip-address/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 12:37:36 +0000</pubDate>
		<dc:creator>jimmy</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[binding]]></category>
		<category><![CDATA[ip]]></category>
		<category><![CDATA[JBoss]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://jimmod.com/blog/?p=121</guid>
		<description><![CDATA[ 
				
			 
				
			 
				Tweet 
			
		Simple but I think it will help JBoss newbie (like me :]) when searching the internet.
By default when you run JBoss ( ./run.sh in Linux) it will bind to localhost/127.0.0.1
This will cause the JBoss default port 8080 cannot be access from other computer, because you need to open http://127.0.0.1:8080/ instead of [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<div style="height:33px; padding-top:2px; padding-bottom:2px; clear:both;" class="really_simple_share"><div style="float:left; width:100px; " class="really_simple_share_facebook_like"> 
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjimmod.com%2Fblog%2F2009%2F12%2Fbind-jboss-to-specific-ip-address%2F&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;height=27" 
					scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe>
			</div><div style="float:left; width:90px; padding-left:10px;" class="really_simple_share_google1"> 
				<g:plusone size="medium" href="http://jimmod.com/blog/2009/12/bind-jboss-to-specific-ip-address/" ></g:plusone>
			</div><div style="float:left; width:110px; padding-left:10px;" class="really_simple_share_twitter"> 
				<a href="http://twitter.com/share" class="twitter-share-button" data-count="none" 
					data-text="Bind JBoss to specific IP address" data-url="http://jimmod.com/blog/2009/12/bind-jboss-to-specific-ip-address/">Tweet</a> 
			</div></div>
		<div style="clear:both;"></div><p>Simple but I think it will help JBoss newbie (like me :]) when searching the internet.</p>
<p>By default when you run JBoss ( ./run.sh in Linux) it will bind to localhost/127.0.0.1<br />
This will cause the JBoss default port 8080 cannot be access from other computer, because you need to open http://127.0.0.1:8080/ instead of your IP http://&lt;your IP&gt;:8080/<span id="more-121"></span></p>
<p>To make the JBoss binding to specific IP you need to run it with :<br />
<em> ./run.sh -Djboss.bind.address=xxx.xxx.xxx.xxx</em><br />
*which of course the xxx.xxx.xxx.xxx is your IP</p>
<p>Other PC will able to access the JBoss with that IP</p>
<p>For Windows I think it will be the same :<br />
<em> ./run.bat -Djboss.bind.address=xxx.xxx.xxx.xxx</em></p>
<p>Cheers ^^</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://jimmod.com/blog/2009/12/bind-jboss-to-specific-ip-address/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Fixing network slow transfer in Windows Vista</title>
		<link>http://jimmod.com/blog/2009/10/fixing-network-slow-transfer-in-windows-vista/</link>
		<comments>http://jimmod.com/blog/2009/10/fixing-network-slow-transfer-in-windows-vista/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 17:22:00 +0000</pubDate>
		<dc:creator>jimmy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[copy]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[fixing]]></category>
		<category><![CDATA[lan]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[slow]]></category>
		<category><![CDATA[solved]]></category>
		<category><![CDATA[transfer]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://jimmod.com/blog/?p=103</guid>
		<description><![CDATA[ 
				
			 
				
			 
				Tweet 
			
		If you find that copying from your Windows Vista extremely slow  (50KB/s) from wifi you must try this.
Go to your device manager:

Start &#8211; Control panel &#8211; Device manager


 Select your wifi device in &#8216;Network Adapter&#8217;. Mine is &#8220;Intel (R) Wifi Link 5100&#8230;)
Right click, select &#8216;properties&#8217;
Select tab &#8216;Advanced&#8217;
Select &#8216;Ad Hoc Channel 802.11 [...]


Related posts:<ol><li><a href='http://jimmod.com/blog/2007/11/using-svnssh-with-netbeans-55-windows/' rel='bookmark' title='Permanent Link: Using svn+ssh with Netbeans 5.5 + Windows'>Using svn+ssh with Netbeans 5.5 + Windows</a></li><li><a href='http://jimmod.com/blog/2010/06/solving-fixing-ubuntu-10-04-lucid-screen-flickerdistortion/' rel='bookmark' title='Permanent Link: Solving (fixing) ubuntu 10.04 (lucid) screen flicker/distortion'>Solving (fixing) ubuntu 10.04 (lucid) screen flicker/distortion</a></li></ol>]]></description>
			<content:encoded><![CDATA[<div style="height:33px; padding-top:2px; padding-bottom:2px; clear:both;" class="really_simple_share"><div style="float:left; width:100px; " class="really_simple_share_facebook_like"> 
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjimmod.com%2Fblog%2F2009%2F10%2Ffixing-network-slow-transfer-in-windows-vista%2F&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;height=27" 
					scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe>
			</div><div style="float:left; width:90px; padding-left:10px;" class="really_simple_share_google1"> 
				<g:plusone size="medium" href="http://jimmod.com/blog/2009/10/fixing-network-slow-transfer-in-windows-vista/" ></g:plusone>
			</div><div style="float:left; width:110px; padding-left:10px;" class="really_simple_share_twitter"> 
				<a href="http://twitter.com/share" class="twitter-share-button" data-count="none" 
					data-text="Fixing network slow transfer in Windows Vista" data-url="http://jimmod.com/blog/2009/10/fixing-network-slow-transfer-in-windows-vista/">Tweet</a> 
			</div></div>
		<div style="clear:both;"></div><p>If you find that copying from your Windows Vista extremely slow  (50KB/s) from wifi you must try this.</p>
<p>Go to your device manager:<span id="more-103"></span></p>
<ul>
<li>Start &#8211; Control panel &#8211; Device manager</li>
</ul>
<div id="attachment_104" class="wp-caption aligncenter" style="width: 160px"><img class="size-thumbnail wp-image-104" title="controlpanel" src="http://jimmod.com/blog/wp-content/uploads/2009/10/controlpanel-150x150.jpg" alt="Control Panel - Device Manager" width="150" height="150" /><p class="wp-caption-text">Control Panel - Device Manager</p></div>
<ul>
<li> Select your wifi device in &#8216;Network Adapter&#8217;. Mine is &#8220;Intel (R) Wifi Link 5100&#8230;)</li>
<li>Right click, select &#8216;properties&#8217;</li>
<li>Select tab &#8216;Advanced&#8217;</li>
<li>Select &#8216;Ad Hoc Channel 802.11 b/g&#8221;. Change the value to 1 (default is 11)</li>
</ul>
<p style="text-align: center;"><img class="alignnone size-thumbnail wp-image-105" title="wifi adhoc" src="http://jimmod.com/blog/wp-content/uploads/2009/10/wifi-adhoc-150x150.jpg" alt="wifi adhoc" width="150" height="150" /></p>
<ul>
<li style="text-align: left;">Press OK</li>
</ul>
<p>Now try again to copy files from Network.. If everything work perfectly you should able to get 2MB/s</p>
<p> <img src='http://jimmod.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>


<p>Related posts:<ol><li><a href='http://jimmod.com/blog/2007/11/using-svnssh-with-netbeans-55-windows/' rel='bookmark' title='Permanent Link: Using svn+ssh with Netbeans 5.5 + Windows'>Using svn+ssh with Netbeans 5.5 + Windows</a></li><li><a href='http://jimmod.com/blog/2010/06/solving-fixing-ubuntu-10-04-lucid-screen-flickerdistortion/' rel='bookmark' title='Permanent Link: Solving (fixing) ubuntu 10.04 (lucid) screen flicker/distortion'>Solving (fixing) ubuntu 10.04 (lucid) screen flicker/distortion</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://jimmod.com/blog/2009/10/fixing-network-slow-transfer-in-windows-vista/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using svn+ssh with Netbeans 5.5 + Windows</title>
		<link>http://jimmod.com/blog/2007/11/using-svnssh-with-netbeans-55-windows/</link>
		<comments>http://jimmod.com/blog/2007/11/using-svnssh-with-netbeans-55-windows/#comments</comments>
		<pubDate>Tue, 06 Nov 2007 05:01:33 +0000</pubDate>
		<dc:creator>jimmy</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[netbeans]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://jimlife.wordpress.com/2007/11/06/using-svnssh-with-netbeans-55-windows/</guid>
		<description><![CDATA[ 
				
			 
				
			 
				Tweet 
			
		After you install Netbeans 5.5 you need to download/install subversion module.
At Netbeans menu select &#8216;Tools&#8217; &#8211; &#8216;Update Center&#8217; to add subversion module.
If the installation finished, you will see menu Subversion on Netbeans  menu.
You&#8217;ll also need to install SVN : download page here
I&#8217;m using PuTTY&#8217;s plink.exe for ssh. You can get [...]


Related posts:<ol><li><a href='http://jimmod.com/blog/2007/11/netbeans-6-configure-which-editor-representative-class-for-new-type-extension/' rel='bookmark' title='Permanent Link: Netbeans 6 &#8211; Configure which editor (representative class) for new type extension'>Netbeans 6 &#8211; Configure which editor (representative class) for new type extension</a></li><li><a href='http://jimmod.com/blog/2007/11/change-junit-run-file-main-class-working-directory-at-netbeans-55-web-project/' rel='bookmark' title='Permanent Link: Change junit &amp; run file (main class) working directory at Netbeans 5.5 Web Project'>Change junit &amp; run file (main class) working directory at Netbeans 5.5 Web Project</a></li><li><a href='http://jimmod.com/blog/2007/12/netbeans-ide-6-final-released/' rel='bookmark' title='Permanent Link: NetBeans IDE 6 final released'>NetBeans IDE 6 final released</a></li></ol>]]></description>
			<content:encoded><![CDATA[<div style="height:33px; padding-top:2px; padding-bottom:2px; clear:both;" class="really_simple_share"><div style="float:left; width:100px; " class="really_simple_share_facebook_like"> 
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fjimmod.com%2Fblog%2F2007%2F11%2Fusing-svnssh-with-netbeans-55-windows%2F&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;height=27" 
					scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe>
			</div><div style="float:left; width:90px; padding-left:10px;" class="really_simple_share_google1"> 
				<g:plusone size="medium" href="http://jimmod.com/blog/2007/11/using-svnssh-with-netbeans-55-windows/" ></g:plusone>
			</div><div style="float:left; width:110px; padding-left:10px;" class="really_simple_share_twitter"> 
				<a href="http://twitter.com/share" class="twitter-share-button" data-count="none" 
					data-text="Using svn+ssh with Netbeans 5.5 + Windows" data-url="http://jimmod.com/blog/2007/11/using-svnssh-with-netbeans-55-windows/">Tweet</a> 
			</div></div>
		<div style="clear:both;"></div><p>After you install <a href="http://www.netbeans.org/" title="Netbeans Website" target="_blank">Netbeans 5.5</a> you need to download/install subversion module.<br />
At Netbeans menu select &#8216;Tools&#8217; &#8211; &#8216;Update Center&#8217; to add subversion module.<br />
If the installation finished, you will see menu Subversion on Netbeans  menu.</p>
<p>You&#8217;ll also need to install SVN : <a href="http://subversion.tigris.org/project_packages.html" title="Select your OS here">download page here</a></p>
<p>I&#8217;m using PuTTY&#8217;s plink.exe for ssh. You can get <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html" title="PuTTY's download page">PuTTY package here</a>.<br />
Extract PuTTYto a directory and add path to that directory.<br />
How to setting enviroment variables in Windows:</p>
<ul>
<li>Open System Properties (by right click &#8216;My Computer&#8217;  &#8211; &#8216;Properties or by press button &#8216;windows&#8217; + &#8216;break&#8217;)</li>
<li>Select tab Advanced &amp; click button &#8216;Environment Variables&#8217;</li>
<li>You can edit System Variable : &#8216;path&#8217;</li>
<li>Add path to your PuTTY directory. (don&#8217;t delete other path, just add with &#8216;;&#8217; as separator)</li>
<li>OK</li>
<li>You can check whether you have correctly add PuTTY&#8217;s path by running console (cmd) and run plink.exe without fullpath.</li>
</ul>
<p>Then open subversion configuration file at :<code> <em>%APPDATA%\Subversion\config</em></code><br />
Assuming you using default folder it will be : &#8220;c:\Documents and Settings\username\Application Data\Subversion\config&#8221;<br />
Open file config using notepad or other text-editor.<br />
Edit the [tunnels] section and add :</p>
<blockquote><p>ssh = $SVN_SSH plink.exe -l &lt;username&gt; -pw &lt;password&gt;</p></blockquote>
<p>Of course change the &lt;username&gt; and &lt;password&gt; with yours. lol.</p>
<p>Then save it &amp; restart your Netbeans.<br />
After that you should able to check out/import project via svn+ssh.</p>
<ul>
<li>Select  menu &#8216;Subversion&#8217; &#8211; &#8216;Checkout&#8230;&#8217;</li>
<li>URL example : svn+ssh://100.1.1.1/opt/subv/myproject/trunk</li>
<li>Leave username &amp; password empty</li>
<li>Click next &amp; follow the instructions.</li>
</ul>
<p>If there&#8217;s no errors then Congratulations <img src='http://jimmod.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>


<p>Related posts:<ol><li><a href='http://jimmod.com/blog/2007/11/netbeans-6-configure-which-editor-representative-class-for-new-type-extension/' rel='bookmark' title='Permanent Link: Netbeans 6 &#8211; Configure which editor (representative class) for new type extension'>Netbeans 6 &#8211; Configure which editor (representative class) for new type extension</a></li><li><a href='http://jimmod.com/blog/2007/11/change-junit-run-file-main-class-working-directory-at-netbeans-55-web-project/' rel='bookmark' title='Permanent Link: Change junit &amp; run file (main class) working directory at Netbeans 5.5 Web Project'>Change junit &amp; run file (main class) working directory at Netbeans 5.5 Web Project</a></li><li><a href='http://jimmod.com/blog/2007/12/netbeans-ide-6-final-released/' rel='bookmark' title='Permanent Link: NetBeans IDE 6 final released'>NetBeans IDE 6 final released</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://jimmod.com/blog/2007/11/using-svnssh-with-netbeans-55-windows/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

