1- Keep the code as it.
2- Your patch is welcome, but maybe we will not accept it
3- Send your patch, and bless for it.
4- If you hate it dont use it.
5- Write once, Compile any where, is it work?
-
-
InnoSetup Arabic language updated to 5.5.0+
https://github.com/parmaja/innosetup/
And you can post bugs in:
https://github.com/parmaja/innosetup/issues
Best regards
-
Windows users, do not use AutoCrlf in git
If you are using git to fetch or modify your codes on Windows, do not enable this feature.
If it is enabled, the source code fetched as CRLF and commited as LF, that was good, but most of editors handle (Unix EOL) LF, so you not need to fetch it as (Window EOL) CRLF.If you are like to use LF in your PHP code in windows and keep it as it in the original code repo, do not enable it.
If you already enabled it, do not change before commit your work and push it, after that, change it to false, then revert all your code, git now fetch the files as LF.
EOL = End of Line.
-
DarkSpace my favorite online game
After I got an ADSL connection to internet, I decided to jump into the virtual world that I heard about it since years. but I can’t find online game strict, decent, fun and it must be free.
While I am searching on many sites, I found my favorite game space shooter but with 3D and online play (Free), oh all features points is founded in same game, include it come with strategy, chat and team playing.
You need to download it from www.darkspace.net, it is not need a huge download, just about 70MB, when you start you can choose the faction you like, most of people like to be human (UGTO, ICC) but I started with (K’Lluth) because I hate human even in the real world.
You can take your ship and fly in the space between planets, fight and shoot other ships of enemies, your prestige will be increase, and your rank. when take a higher rank you can take a larger ship.
You can join in a fleet and play with them as a team, or you can build planets by your engineer ship, or supply and maintain other ships of your friends, try it if you like to escape from the real world.
This picture took from my account (I used my real name “Zaher”), when i am riding my favorite ship Claw.
-
Spring 2011 in Gotta, Damascus
Spring 2011 in Gotta, Damascus
I think it is apricot trees, not sure. the pictures took by my mobile “SonyEricsson Xperia X1” at 2011-03-18.
-
New state for my life
My life changed after i have a phone line in my home and setup ADSL (256) connection to the internet.
Now i have permemnet connection to the world, download, update, pull, push to SVN/GIT repositories for many open source projects.
And I bought new computer with good 3D VGA card (internal one), not the expensive one but i can play some 3d games.
I touched (for a while) how the reach man live and feel, but i think it need some months to return to feeling i am poor man 😉 .
-
We started new project MiniEdit
We started the new project MiniEdit based on old one LightPHPEdit but on Lazarus/FreePascal to make it work on Linux.
MiniEdit is open source editor, simple and fast one work as portable application.
It is editor with code highlighter made for PHP but i work on it to use Pascal projects, so it need time to make it.
Now i am working on addons for it (internal addons) to integrate Debug and SCM(SVN and GIT) tools.Download the source from github.com
https://github.com/parmaja/miniedit
-
School first day for my kids
First day after the school, kids wearing the best clothes.
If my wife know i am published my kids images, she will kill me, so do not tell her :-0 .
Lina in red, Aya in pink, and that Omar.
-
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.ante.lv/xwiki/bin/view/Windows/WinXPRouting
http://www.nanodocumet.com/?p=14
netsh
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
popdREGISTRY
HKEY_LM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\IPEnableRouter=1
-
Thanks Google.