<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.6.3" -->
<rss version="0.92">
<channel>
	<title>Andryan's Random Notes</title>
	<link>http://blog.nirkabel.org</link>
	<description>This blog is here to stay</description>
	<lastBuildDate>Sat, 01 Nov 2008 03:39:09 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Hello Kitty Online on Mac OS X with CrossOver</title>
		<description>I wanted to play Hello Kitty Online (HKO) on my MacBook. I still got my Fujitsu laptop, but these days I mainly use my MacBook. Sanrio Digital, the developer of HKO, does not seem to have plans for a Mac version of HKO client any time soon (as shown at ...</description>
		<link>http://blog.nirkabel.org/2008/11/01/hello-kitty-online-on-mac-os-x-with-crossover/</link>
			</item>
	<item>
		<title>iptables mangle and NAT notes</title>
		<description>PREROUTING in nat table: DNAT, REDIRECT
POSTROUTING in nat table: SNAT/MASQUERADE

PREROUTING in mangle table: alter routing (e.g. source-based routing)
FORWARD in mangle table: traffic shaping for tc (flowid)

In MikroTik RouterOS, /ip firewall nat:
srcnat chain = PREROUTING
dstnat chain = POSTROUTING </description>
		<link>http://blog.nirkabel.org/2008/07/09/iptables-mangle-and-nat-notes/</link>
			</item>
	<item>
		<title>Reset MikroTik to default factory configuration</title>
		<description>Current MikroTik RouterBOARDs do not have a reset button (if you find a button on your RouterBOARD, it's not the reset-to-factory-default button) to get it reset to the default factory configuration. User guides for each RouterBOARD, which MikroTik provides on routerboard.com, define the identifier and location of the reset mechanism. ...</description>
		<link>http://blog.nirkabel.org/2008/06/17/reset-mikrotik-to-default-factory-configuration/</link>
			</item>
	<item>
		<title>Taking screenshots in Mac OS X</title>
		<description>Since I don't use it often, I keep forgetting the shortcut keys on taking screenshots in Mac OS X. Here is the list:

	Command-Shift-3: Take a screenshot of the screen, and save it as a file on the desktop
	 Command-Shift-4, then select an area: Take a screenshot of an area and ...</description>
		<link>http://blog.nirkabel.org/2008/05/26/taking-screenshots-in-mac-os-x/</link>
			</item>
	<item>
		<title>Extending PPPoE access network with network bridge</title>
		<description>In a situation, I had to extend my PPPoE network over a wireless bridge. I do not want to have nor maintain 2 PPPoE servers. I didn't bother failed to understand how PPPoE works and made a wireless bridge without WDS. When one user log in from the bridged side ...</description>
		<link>http://blog.nirkabel.org/2008/05/20/extending-pppoe-access-network-with-network-bridge/</link>
			</item>
	<item>
		<title>Windows Live Messenger/MSN Messenger sign-in problem</title>
		<description>If connectivity-wise there is no problem, then check system date and time. Most likely system date and time is way off. Synchronize if necessary!

Third party NTP clients (such as Automachron) are better than Windows' built-in one since they don't need port 123 (UDP) incoming to be open. </description>
		<link>http://blog.nirkabel.org/2008/05/20/windows-live-messengermsn-messenger-sign-in-problem/</link>
			</item>
	<item>
		<title>Yahoo Messenger with broken (emoticon) images</title>
		<description>Check advanced settings of IE, something to do with image link or stuff. Apparently YM uses Internet Explorer component for the chat windows. Probably to ease display formatting since HTML features are already built-in. </description>
		<link>http://blog.nirkabel.org/2008/05/20/yahoo-messenger-with-broken-emoticon-images/</link>
			</item>
	<item>
		<title>Java applet related problems</title>
		<description>Oracle JInitiator, Windows Live Messenger, Internet Explorer 7 - possible conflict causes IE to crash, disable Windows Live Messenger add-on on IE to fix.
Java applet error (cache failed) requires the correct expected Java version to be installed. </description>
		<link>http://blog.nirkabel.org/2008/05/20/java-applet-related-problems/</link>
			</item>
	<item>
		<title>Determining current shell</title>
		<description>To determine which shell is currently being used, do echo $0. </description>
		<link>http://blog.nirkabel.org/2008/05/18/determining-current-shell/</link>
			</item>
	<item>
		<title>Historical CPU statistics utility</title>
		<description>Previously I wrote a post which discusses real-time CPU statistics utility. Now if you need historical data of CPU utilization statistics, use sysstat's sar. For Fedora and CentOS, there is an official RPM package for sysstat.

Once you have installed sysstat, leave it for a few minutes until you get some ...</description>
		<link>http://blog.nirkabel.org/2008/05/10/historical-cpu-statistics-utility/</link>
			</item>
</channel>
</rss>
