إصدار IBrowser 1.2
Posted يونيو 13th, 2010 by Issamقمت باصدار النسخة 1.2 من IBrowser . هناك عدد من المزايا الجديدة في هذه النسخة:
- قائمة IBrowser
- تضمين بعض أوامر TortoiseSVN .
- إضافة خيار السحب و الإفلات. يمكن الآن فتح أي ملف عن طريق سحبه من IBrowser .
- إضافة أوامر جديدة إلى قائمة النظام. (فتح باستخدام دلفي-إضافة إلى المشروع).
IBrowser version 1.2 released
Posted يونيو 13th, 2010 by IssamI’ve released IBrowser version 1.2. This version has some new features:
. IBrowser menu.
. Integrate some TortoiseSVN commands. So, now you can do Checkout,commit, Update to folders and files from inside the Delphi IDE (this feature needs TortoiseSVN to be installed)
. Drag support. Open any file in the Delphi IDE by dragging it from IBrowser.
. New commands added to the system context menu (open with Delphi/Add to Project).
. Support multi-select option in the shell tree.
. Some minor bugs fixed.
Brave Notepad++ … thanks!
Posted يونيو 9th, 2010 by Issam
It’s more than year of silence in this blog, but, this small (but meaningful) news worth breaking the silence:
Notepad++ leaves SourceForge
why?
This action is totally absurd - not mentioning to that Notepad++ project is far from a part of US property (like all the hosted FOSS projects in SF), the fact that a FOSS hoster rejects the access from some population is not only a discrimination action but also a violation of fundamental FOSS principle.
We refuse to apply US government's vision, so that's our first move: the new site under domain name NOTEPAD-PLUS-PLUS.ORG is hosted by tuxfamily.org in a neutral territory (France).
AppManifest for Delphi2006 released
Posted أبريل 21st, 2009 by IssamI've released AppManifest for Delphi2006, even it's not difficult to add a new customisable manifest to Delphi2006 projects, but some folks see that AppManifest can make life easy in Delphi2006 too 
remember: to let AppManifest works well, don't use XpManifest and AppManifest in the same project.
Regards
AppManifest new Add-In for Delphi2009/2007
Posted أبريل 13th, 2009 by IssamIn Delphi2007 and Delphi2009 it's a little bit difficult if you want to change the embedded manifest in the Delphi projects, let us say for example if you want to change the Vista UAC options to set the "requestedExecutionLevel" to "requireAdministrator", even there are some workarounds, but these workarounds have "side effects" and need extra work from developers, while in other development environments like Visual Studio this task is quite easy, and you can add manifests to projects like any other items, Now this new Delphi Add-In AppManifest will make this task easy in Delphi as well,
دعم تعدد المنصات في دلفي قريباً
Posted مارس 31st, 2009 by Issamلكل الذين اختاروا دلفي لتكون من بين أدوات تطويرهم، الخبر السار الذي طال انتظاره ... ربما.
مجتمع دلفي يثبت من جديد قدرته على التجدد و ابتداع الحلول: دعم تعدد المنصات قريبا عن طريق إضافة جديدة Plugin الاطلاق الرسمي لها متوقع أن يكون هذا الاسبوع. الدعم في البداية سيكون مقتصراً على منصة الـ MAC ثم ستتبعها الـ Linux وصولاً إلى 64 bit Windows و Windows Mobile
للمزيد عن هذا الخبر المفرح
Directive $R Bug and workaround
Posted مارس 30th, 2009 by Issamin QC may be you can find many reports about Delphi resource files bugs and enhancing requests, and some of them may be about using $R directive in "wrong places", even there are no mention about such "wrong places" in the documentation. this bug QC#72574 also about using $R directive in "wrong place", or let me say "wrong way", even it has some kind of "fun side". 
IBrowser version 1.1 released
Posted مارس 17th, 2009 by IssamI've released IBrowser version 1.1, new features in this version:
. Support overlay icons.
. Support multi file-masks filters, semi-colon delimited.
. Predefined filters.
. Lock/unlock tracking editor.
Do you know Louay kayali?
Posted مارس 15th, 2009 by IssamDo you know Louay kayali? He is one of my favorite plastic artists, his style is simple, warm, and meaningful. his paintings reflex the simple and poor Arabic life, these are my favorite paintings:
In front of the coffee shop
Workaround on TDBNavigator,TSpeedButton bug
Posted فبراير 15th, 2009 by IssamI read a comment on Andreas Hausladen blog asking for help with TDBNavigator bug QC52439 , I think everybody knows the great efforts that Andress gives to the Delphi community, so i decided to give Andress a hand on this
and here is my workaround about this bug:
note: this bug exists in Delphi2007 and Delphi2009
1- open "Buttons" unit.
2- in the TSpeedButton class locate these lines in the Paint Procedure
{ Arabic Programmer; }
Recent comments