Archive

Archive for the ‘Projects’ Category

My Lazarus and Free Pascal Logo

January 9th, 2013 No comments

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.
lazarus-head-png

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.

powered-by

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

 

Firebird SQL 2.5.2 distribution

November 9th, 2012 No comments

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.

Categories: Projects Tags: , ,

FBConfig at github.com

July 29th, 2012 1 comment

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.

fbconfig-screenshot

Download fbconfig 2.0.2 – 32-bit
View fbconfig project on GitHub

Categories: Projects Tags: , ,

MiniLib repo url changed

July 20th, 2012 No comments

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.

Categories: Projects Tags:

Arabic innosetup file

January 15th, 2012 No comments

Arabic InnoSetup file in github (Arabic.isl)

https://github.com/parmaja/innosetup

Categories: Projects Tags:

We started new project MiniEdit

March 31st, 2011 3 comments

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.

you can download the source from github.com

https://github.com/parmaja/miniedit

Build of SQLite3 for WINCE ARM4

August 25th, 2010 7 comments

We uploaded a Dll build of SQLite3 for WINCE ARM4

You can download and test it for ARM4 and ARM4i

sqlite3-arm-wince-download directory

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.

Categories: Developing, Projects Tags:

cssFlip for make Right to left css files

December 4th, 2005 No comments

Used to flip css files to Right to Left,  any css file or folder, or ou can use it to flip css file at run time

USAGE

php cssFlip.php yourcss.css
php cssFlip.php yourcss.css yourcss_rtl.css
php cssFlip.php style style_rtl

Example:

php cssflip.php D:Workphppunbbarabicstyle D:Workphppunbbarabicstyle_rtl

Download

Categories: Developing, Projects Tags:

خوارزمية تفقيط الأرقام Arabic Figure Numbers

July 1st, 2005 No comments

خوارزمية تفقيط الأرقام وحدتي Units دلفي Delphi واحدة عادية تحتاج إلى اسم المعدود فقط و الأخرى معقدة تحتاج لمعلومات التذكير و التأنيث و المثنى و الجمع
الوحدتين مكتوبة للدلفي الإصدار 7

[تنصل من المسؤولية]
البرامج التي يتم تنزيلها من الموقع تستخدم كما هي و على مسؤوليتك الخاصة، بدون ضمانات أو كفالة بأي شكل من الأشكال و لسنا مسؤولين عن أية تعديلات أو أخطاء ناجمة عن استعمالها، ولسنا ملزمين عن تطوير و أضافات على أي من مكونات البرنامج، إذا كنت غير موافق فلا تنزل البرنامج أو المصدر، و بمجرد تنزيلك إياها يعني موافقتك.

يحوي المجلد demos أمثلة عن كيفية استعمالها في VB6 و الـ Excel و PHP
في المجلد bin قم بتسجيل المكتبة ArFigures.dll لكي تعمل أمثلة الفيجوال بيسك و الاكسل بتشغيل الملف register.bat

الملف يحتوي على المثال و نسخة exe منه للتجريب، التنزيل

tafkit-1.1.0.zip

لقطة

screenshot1.png.

screenshot2.png.

Categories: Developing, Projects Tags:

Firebird SQL logo for setup or websites.

May 29th, 2005 No comments

I am not a good painter (not at all :p), but becuase FirebirdSQL it is my favorite database, every time i install it at my customer computer, i think why not have a good logo like as another SQL engines.

I am Using Inkscape to make it ,www.Inkscape.com svg file

logo-32x32.png. Icon

logo-53x53.png. For inno setup small logo

logo-164x164.png. For inno setup large logo but must be 164×314

Here is the source SVG file using last version of Inkscape
All of pictures under licenece IDPL, you can use it where you want.
Original source logo-v2.2.0.svg here logo-v2.2.0.svg

By useing Gimp 2 to make Beveled picture (Script-Fu->Decor->Add Bevel) with Thickness = 5

logo-gimped-164.png.

Categories: Projects Tags: