How to set up NAT Routing on Windows XP

Good article and worked for me

http://forum.codecall.net/tutorials/10175-how-set-up-nat-routing-windows-xp.html

http://www.nanodocumet.com/?p=14

pushd routing ip nat
uninstall
install
set global tcptimeoutmins=1440 udptimeoutmins=1 loglevel=ERROR
add interface name="NIC2" mode=FULL
add interface name="NIC1" mode=PRIVATE
popd

Thanks Google.

http://developer.android.com/guide/developing/tools/emulator.html

Build of SQLite3 for WINCE ARM4

We uploaded a Dll build of SQLite3 for WINCE ARM4

You can download and test it for ARM4 and ARM4i

sqlite3-3.6.23.1-wince-arm.zip

sqlite3-3.7.0.1-wince-arm.zip

sqlite3.7.2-wince5-arm4i.zip

Please rename the dll to sqlite3.dll before use it, It is more safe to use arm4 instead of arm4i for old version of WinCE.

If any question ask me here in the comments.

Decided to upgrade our forums

We decided to upgrade our forums from PunBB to FluxBB 1.4.x, for that i stopped the register, it is take a some days.
May lose some MODs exists in the old one, but i hope i can add it in the future.

Google Syntax Highlighter installed

Google Syntax Highlighter Installed in this site.

program test;
  writeln('This is test for highlighter');
end.

Hello world!

This is my first post in new style for Parmaja.com, i just try to config it, please be patient and visit this site later.