New slogan for some open source projects
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?
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?
MiniLib, http://sourceforge.net/projects/minilib/
Git now is the version control, instead of SubVersion, for 2 of reasons.
1 – I like to work offline, commenting and show log, while I can’t have a permanent internet connection.
2 – Branching merging, it merge the full history from where to everywhere.
But I still like the version numbers in SVN it is more useful and it is easy human trace the changes.
FBConfig 2.0.2.14 has been released and available for download for windows.
This release got a few bugs fixed and managing for default values.
Goto Project page
Download fbconfig 2.0.2 – 32-bit
View fbconfig project on GitHub
I want to share my new images for Lazarus logo, I will put it in my “powered by” in my applications/projects, and you can freely use it in yours.

This image is PNG format, but the original one is SVG, I used Inkscape to draw it.
Source: github/parmaja/cliparts
Licensed under Creative Commons.
I am not an artist, I worked on it while my brain was offline.
The next image for Powered By logo, still need more improvements, you can follow the repository to check if there some updates.
It is similar to this image, i used it as guide lines to draw my own so it is not a reproduce of it, also I used various of images for cheetahs from the internet to design and color it.
Have fun
My Firebird SQL 2.5.2 distribution setup (Win32) released, please download it and test.
http://www.parmaja.com/downloads/FirebirdSQL-2.5.2.26539-0-Win32.exe
It is including FlameRobin and FBConfig tools, and the source file of InnoSetup script you can redistribution it again.
I installed Android SDK in Windows and added new Virtual Device, but when i run that image i get this error
Starting emulator for AVD ‘ATOM’
PANIC: Could not open: C:\Documents and Settings\Zaher\.android/avd/ATOM.ini
I looked up to my images i found it in
D:\users\zaher\.android
After searching on internet i found the solution
http://code.google.com/p/android/issues/detail?id=19084#c14
Add new envirement ANDROID_SDK_HOME and set it to your real path that include .android like this
D:\users\zaher\
And have fun.
The Lazarus team is glad to announce the release of:
Lazarus 1.0
The release is available for download at the SourceForge download page:
http://sourceforge.net/projects/lazarus/files/
This release has been built with fpc 2.6.0 (the former release 0.9.30.4 was built with that too).
The svn tag is
http://svn.freepascal.org/svn/lazarus/tags/lazarus_1_0
The list of changes:
http://wiki.lazarus.freepascal.org/Lazarus_1.0_release_notes
For people who are blocked by SF, the Lazarus releases from sourceforge are mirrored at:
ftp://freepascal.dfmk.hu/pub/lazarus/releases/
and later at (after some time for synchronization)
http://michael-ep3.physik.uni-halle.de/Lazarus/releases/
and
http://mirrors.iwi.me/lazarus/
FBConfig 2.0 source code now moved to github.com with many modification to use Firebird SQL 2.5 features, check it please and test.
Firebird SQL 2.5 Config tool
It is a simple tools for edit “firebid.conf” and “aliases.conf” in GUI application,
Easy Hash Unhash line (comment it) and the description for every value.
Download fbconfig 2.0.2 – 32-bit
View fbconfig project on GitHub
Please update your svn repository to the new one.
https://svn.code.sf.net/p/minilib/code/trunk
The uuid is changed, you need to re-checkout it again, if you developing of you can copy the old files over new files that included you changes, relocate may not works for you.
https://github.com/parmaja/innosetup/
And you can post bugs in
https://github.com/parmaja/innosetup/issues
Best regards