Archive

Archive for the ‘Projects’ Category

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 No 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

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:

Firebird SQL Service monitor and Server Config Tools

September 29th, 2004 No comments

FBServiceMonitor

Firebird SQL Service monitor

Application Tray can Monitoring, Start, Stop, Restart Firebird SQL 1.5 Services over network.
Like as apache monitor

Download it from, EXE file included

fbServiceMonitor-1.0.1.zip

Screenshots

fbservicemonitor-screenshot1.png.

fbConfig 1.0.0

Firebird SQL 1.5 Config tools
It is a simple tools for edit “firebird.conf” and “aliases.conf” as easy without define the path of server (taked from registry),
- Easy Hash Unhash line (comment it),
- Recognize hashed value for Unhasing it,
- Description for every values.

Download it from, EXE file included

fbConfig-1.0.0.zip

Screenshots

fbconfig-screenshot1.png.

Categories: Developing, Projects Tags: