+
 
-
Sie sind hier: News und Veranstaltungen > Nachrichten > 2007

Navigation

minimieren

better office Nachrichten 2007

minimieren

JBuilder 2007 wird Eclipse-kompatibel vom 09.05.2007 12:38:00

Codegear, die neue IDE-Sparte von Borland, kündigt auf der JavaOne in dieser Woche die neue "JBuilder"-Version 2007 mit Eclipse-kompatibler Architektur an.

2007 wird das erste Produkt von Codegear, das vorerst eine 100-prozentige Borland-Tochter bleibt. Anstelle neuer "Bells and Whistles" betont Codegear die neue Architektur des Produkts, die voll kompatibel zum Tooling-Framework Eclipse ist. Das bedeutet bessere Frontend-Integration mit anderen Eclipse-kompatiblen Tools; jedoch bleibt die Backend-Integration von Metadaten und anderen Development-Assets laut Branchendienst "Computerwire" vorerst "reichlich ad-hoc".

Zum neuen Eclipse-Look-and-Feel gesellen sich bekannte JBuilder-Features wie "OptimizeIT" für Speicher- und CPU-Profiling sowie Performance-Tuning, "LiveSource" für Java mit vollem Zwei-Wege-Code und visuellem Code-Diagramming plus visuelle Zwei-Wege-Designer für Enterprise JavaBeans (EJB) und Web-Services.

Das neue Release folgt nur wenige Wochen nach dem Führungswechsel bei Borland. Der neue CEO Jim Douglas will die Berührungspunkte zur Kundschaft erneuern und das neue Codegear-Branding bekanntmachen. Zwar ist Borland derzeit noch mit im Bilde (auf den Visitenkarten der Codegear-Mitarbeiter steht zum Beispiel "Codegear from Borland"). Douglas zufolge soll es später aber einen Spin-off mit neuem Eigentümer geben.

JBuilder 2007 soll später in diesem Monat zunächst in englischer Sprachversion zu haben sein. Deutsch, französisch und japanisch lokalisierte Varianten folgen im Juni. (tc)

Borland verlegt Firmensitz vom 25.04.2007 09:22:00

Der Wunsch nach niedrigeren Kosten zieht das Softwareunternehmen nach Texas.

Die Borland Software Corporation will umziehen. Das Unternehmen hat gestern mitgeteilt, dass es seinen Firmensitz vom kalifornischen Cupertino in das texanische Austin verlegen will. Dort besteht schon ein Forschungszentrum des Unternehmens, das entsprechend ausgebaut werden soll. „Mit diesem Umzug wollen wir die Vorteile einer Region nutzen, die talentierte Mitarbeiter mit kostengünstigen Rahmenbedingungen kombiniert. Auf diese Weise können wir weiter profitabel sein, während wir unser Unternehmen für die Zukunft umbauen“, sagte Tod Nielsen, der Präsident und CEO von Borland. Ende dieses Jahres soll der Umzug vollzogen sein. Das weltweite Marketing, die Rechtsabteilung, der Verkauf für die amerikanische Westküste und das dort schon bestehende Serviceteam sollen in Kalifornien bleiben.


Neuer CEO für CodeGear vom 25.04.2007 09:21:00

CodeGear, Borlands Abteilung für Entwicklungstools, hat nach rund eineinhalb
Jahren einen neuen CEO erhalten. Mit Jim Douglas steigt ein Manager auf den
Chefsesseln, der bereits bei zahlreichen Startups, aber auch größeren
Unternehmen, Führungspositionen inne hatte. Von Ben Smith, der schon vor der
Gründung von CodeGear im vergangenen November Borlands Developer Tools Division
leitete, heißt es, er wolle sich neuen Aufgaben zuwenden. "Jetzt, da die
kritische Aufbauphase von CodeGear abgeschlossen ist, wird Ben sich im Markt der
Wagniskapitalgeber und Akquisitionen engagieren" schreibt Tod Nielsen, CEO der
Muttergesellschaft Borland, in seiner Ankündigung.

Vom neuen CEO Douglas heißt es, seine Aufgabe sei es, die Geschäfte CodeGears
weiter zu entwickeln und neue Marktanteile zu erzielen. Wie auch sein Vorgänger,
verfügt er nicht über einen technologischen Hintergrund, sondern weist
Erfahrungen in Marketing, Sales und operativem Management vor.

CodeGear entwickelt und vertreibt die Entwicklungsumgebung Delphi für die
Zielplattformen Windows (32bit) und .NET. Neu hinzu gekommen ist seit Anfang des
Jahres eine Entwicklungsumgebung für die Web-Programmiersprache PHP, welche
ebenfalls unter der Marke Delphi firmiert. Das Java-Entwicklungstool JBuilder,
ehemals Flaggschiffprodukt von Borland, wurde auf Eclipse portiert und liegt
seit geraumer Zeit in aktualisierter Version vor.


InterBase 2007 Service Pack 1 vom 27.03.2007 15:58:00

This update addresses changes that are required to make InterBase perform well on the Microsoft Windows Vista platform. Registered users of InterBase 2007 can download this update from http://www.codegear.com/Default.aspx?tabid=151 in a week or so. For now, the download is available at http://support.borland.com/entry.jspa?externalID=6392&categoryID=40

Product version

InterBase 2007 Service Pack 1 (build: 8.0.0.123) is the first InterBase release to officially support Windows Vista. Older versions of InterBase (7.5.1 and earlier) are not supported on Windows Vista, and we strongly encourage customers to use InterBase 2007 on Windows Vista.
Please note that this Service Pack can be installed over a Server, Desktop or Developer Editions of InterBase 2007.

Installer
Install with “Administrator” privileges: Windows Vista enforces various restrictions on programs that need to update the Windows Registry. The InterBase installer updates the Windows Registry to deliver information that can be used by the server and client components. Hence, this requires that the installation process be run by a user having administrative privileges. Do not install under “Program Files”: Due to Windows Vista User Access Control (UAC), applications (if InterBase server is started as an application) are not allowed to modify files under the “Program Files” hierarchy. So, we request that you install the product in a location other than “Program Files”, so the InterBase application server and Windows Service can both continue updating files that are installed, such as the employee.gdb database that is available under the examples folder.

InterBase Server as a Vista Service

Local communication between Server and Client: Windows Vista will not allow a Windows Service (such as InterBase server) to directly communicate with applications (such as InterBase client) using Windows Messaging. In InterBase, under previous Windows platforms, the initial database connect between the client application and the Local Server used to happen using Windows Messaging. This is not possible under Windows Vista, with local Messaging that is. InterBase 2007 has been updated to now use Windows Vista recommended approaches to make this possible. As a customer deploying InterBase applications on Windows Vista, please make sure you deploy both the updated InterBase server executable and gds32 InterBase client library.

 InterBase Manager (IBMgr) GUI

Run with Admin privileges: Since IBMgr (InterBase Manager GUI) stores certain state information in the Windows Registry, it requires special elevation to run under Windows Vista. Hence, always execute IBMgr as a user with administrative privileges. Failing to do this, IBMgr will not be able to remember your settings from one invocation to another.
InterBase Service Property Sheet: On Windows Vista, if InterBase is running as a Windows Service, IBMgr will now show extended InterBase properties in the same Window if the user clicks on “Server Properties” button. Windows Vista does not allow Windows Services (such as InterBase Service) to display dialogs directly to the screen. Hence, this InterBase update uses other mechanisms to deliver the useful information such as number of databases and number of attachments, even if you run InterBase as a Service on Windows Vista. Running InterBase as an application will exhibit the same interface as observed on other supported Windows platforms.

 InterBase Console (IBConsole) GUI

Run with Admin privileges: Just like IBMgr mentioned above, IBConsole (the InterBase Console GUI) also makes use of Windows Registry for accessing local server information. If you are using IBConsole to administer your Local InterBase Server, please execute it as a user with admin privileges.
Note: On Windows Vista, all applications run with standard user privileges unless otherwise instructed to run at higher elevated levels. This is true even if you are logged in with Administrator privileges. Both IBConsole and IBMgr have been built with implicit elevation level requirements for Windows Vista to run as administrator, since they both query and store entries in the Windows Registry.


WinHelp files

Windows Vista doesn’t include a WinHelp viewer by default so you may see an error message when trying to view certain .hlp files. You can view the documentation in PDF format in the Doc directory of your InterBase install or you can download the Windows Help program (WinHlp32.exe) for Windows Vista from http://www.microsoft.com/downloads/details.aspx?familyid=6ebcfad9-d3f5-4365-8070-334cd175d4bb&displaylang=en to view the .hlp files.

DataDirect ODBC driver
The InterBase ODBC driver from DataDirect supports Windows, Linux and Solaris. It is currently undergoing testing for Windows Vista.


Windows Vista Start Menu

One of the features of Windows Vista is that you usually do not browse the Program Files structure as a hierarchy. You just type in the Start Search text box and you get a search result. This Service Pack does not address that enhancement.

Workaround: Browse hierarchy to find shortcuts.


Rave 7.0.5 BEX und SE wurde von Nevrona veröffentlicht vom 27.03.2007 15:55:00

The following is a list of the changes.

 7.0.5 - 3/14/2007

- Added global ExtractTotalPages method to facilitate the obtaining of the total pages in a report.

- Added UseBreakingSpaces to RenderHTML component to allow text spaces to be written out as plain text or with  

- Added ability to compile scripting from Delphi code

- Added RenderBitmap/RenderJPEG/RenderMetafile components

- Added Bin property to RpDev structure

- Fixed bug with Int64 values being written out as longint.

- Fixed problem with temp file not being deleted when using smTempFile.

- Fixed problem with memo fields not display text correctly under .NET

- Fixed problem with DBMemos not displaying text correctly under .NET

- Fix problem in RenderHTML with links not being placed on top of other text components when rendering to html thus not being clickable.

- Fixed code so overriding bins from setup will override all ndr bin settings

- Fixed problem with tabs not being processed correctly

- Fixed problem with Range Check error being generated when using direct dataviews

- Fixed problem with SimplePrintDialog not allowing you to select page ranges

- Fixed issue with copies not being set to passed in value when calling PrintDialog

- Fixed problem with barcode positioning not working correctly with justification other than left

- Fixed problem with brush style bsClear not being set properly

- Fixed RvSystem setup dialog to allow calling printer setup dialog only if it's in the allowed options


Rave 7.0.5 BEX und SE wurde von Nevrona veröffentlicht vom 23.03.2007 15:40:00

Wichtige Neuerungen ...

Added RenderBitmap/RenderJPEG/RenderMetafile components

- Added ability to compile scripting from Delphi code
- Added Bin property to RpDev structur

The following is a list of the changes.

7.0.5 - 3/14/2007

- Added global ExtractTotalPages method to facilitate the obtaining of the total pages in a report.

- Added UseBreakingSpaces to RenderHTML component to allow text spaces to be written out as plain text or with  

- Added ability to compile scripting from Delphi code

- Added RenderBitmap/RenderJPEG/RenderMetafile components

- Added Bin property to RpDev structure

- Fixed bug with Int64 values being written out as longint.

- Fixed problem with temp file not being deleted when using smTempFile.

- Fixed problem with memo fields not display text correctly under .NET

- Fixed problem with DBMemos not displaying text correctly under .NET

- Fix problem in RenderHTML with links not being placed on top of other text components when rendering to html thus not being clickable.

- Fixed code so overriding bins from setup will override all ndr bin settings

- Fixed problem with tabs not being processed correctly

- Fixed problem with Range Check error being generated when using direct dataviews

- Fixed problem with SimplePrintDialog not allowing you to select page ranges

- Fixed issue with copies not being set to passed in value when calling PrintDialog

- Fixed problem with barcode positioning not working correctly with justification other than left

- Fixed problem with brush style bsClear not being set properly

- Fixed RvSystem setup dialog to allow calling printer setup dialog only if it's in the allowed options


InterBase 2007 Service Pack vom 23.03.2007 15:23:00

CodeGear veröffentlicht das Service Pack 1.

http://dn.codegear.com/article/34111


Five Favorite Things about Delphi 2007 vom 20.03.2007 16:55:00

Ben Smith, our intrepid CEO, has tagged me to name my five favorite things about Delphi 2007 for Win32. I'm a little late to this because we have been busy, well, releasing Delphi 2007.  ;-)

Okay, five things:

  1. I love DBX4.  Steve Shaughnessy and his excellent team have done just a bang-up job with this.  From keeping all the components the same to allowing you to build delegates to drivers to add your own functionality, DBX4 rocks. Ands its really well designed so that it should grow in it's rock-ness in the future.  Be sure to catch Steve's CodeRage talk this coming week on DBX4. 
  2. I really, really like the new installer.  (Allen Bauer talks about it here.) We can do all kinds of cool things with this.  I like that you can now buy a download version of the product, and the installer will get the right bits off the internet and install your product.  I like that we can update your product quickly and easily if we want to. 
  3. This one is something that isn't really a feature, but as this is my first release, I really like working hard under pressure with tons of smart people.  The R&D guys all come through in the pinch -- it is clear that their knowledge is both broad and deep.  The QA folks are amazing -- finding issues and rapidly trying new and different combinations of things to make sure they work, and letting us know when they don't.  The integration folks all make sure the install does what it is supposed to and doesn't do what it's not supposed to do.  My fellow managers all have excellent judgement from years of experience of releasing products.  It's been  a tough but exhilirating experience.  Lots of heroic effort by a lot of people.  I like being a part of that.  (I'll also like it when thing settle down around here, but I won't add that as a “favorite“.  ;-)
  4. I like the new Welcome Page that we've included in the product.  Daniel Wischnewski took his Community Welcome Page and updated it for us.  He's done great work, and I really like the result.  I especially like the “Favorites“ feature where you can store common projects that you open all the time. 
  5. I like all the new Vista support.  I love the new TTaskDialog (Seppy Bloom will be demoing all this stuff at CodeRage this week).   I love how easy it is to create a really powerful message dialog to provide choices and information to your users.  The MessageDlg function just wasn't cutting it any more.  ;-)

There you go!


Delphi bald in einer Ruby-Edition? vom 20.03.2007 13:10:00

Ende Februar 2007 kündigte die Borland-Tochter CodeGear neue Versionen der integrierten Entwicklungsumgebung (IDE) Delphi an - darunter auch erstmals eine Version für die Skriptsprache PHP. Dabei wurde Delphi für PHP allerdings nicht im Alleingang von CodeGear entwickelt. In Zukunft möchte sich CodeGear noch weiteren dynamischen Sprachen widmen, erklärte David Intersimone gegenüber Golem.de.

David Intersimone ist in der Borland-Community bei weitem kein Unbekannter, schließlich ist er seit 1985 dabei. Nachdem Borland seine Entwicklerprodukte verkaufen wollte, mangels Interessenten aber in die neu gegründete Tochter CodeGear auslagerte, ist "David I" dort in der Position des Vice President of Developer Relations und Chief Evangelist tätig. Hier betreut er unter anderem CodeGears Entwicklernetzwerk.

Das neue Delphi für PHP findet Intersimone dabei nicht ungewöhnlich, sondern sieht vielmehr Vorteile für PHP-Entwickler. "PHP-Programmierer bekommen damit auch eine Umgebung zum Rapid Application Development", so Intersimone. Das Problem bei PHP seien vor allem die Vielzahl der verfügbaren Komponenten und zueinander inkompatiblen Frameworks, auf die Entwickler zurückgreifen können. Mit Delphi für PHP habe man hingegen eine Entwicklungsumgebung, um verschiedene Frameworks und Komponenten zu integrieren. Ein weiterer Vorteil sei die automatische Generierung von Ajax-Code.

Dabei wurde Delphi für PHP nicht alleine von CodeGear entwickelt. Vielmehr hatte die Firma Qadram begonnen, die aus der Windows-Welt bekannte VCL-Komponentenbibliothek für PHP umzusetzen und an einer entsprechenden IDE zu arbeiten. "Wir haben diese Entwicklungsumgebung genommen und sie gemeinsam erweitert - das ist Delphi für PHP geworden", erklärt David I. Dabei hatte Qadram selbst begonnen, die IDE in Delphi zu schreiben, was CodeGear beibehielt. "Delphi für PHP und das klassische Delphi für die Win32-Programmierung basieren also nicht auf einer Code-Basis", bestätigte Intersimone. Dennoch sei die IDE sehr am Original orientiert und stelle praktisch keinen Unterschied dar. Die Komponenten hingegen sind in PHP geschrieben.

Dabei wird VCL für PHP als Open Source veröffentlicht, sobald die neue Delphi-Variante ausgeliefert wird. "Das Sourceforge-Projekt gibt es schon, die Komponentenbibliothek wird dann unter der GNU Lesser General Public License (LGPL) stehen", versprach Intersimone. Man sehe Open Source als einen wichtigen Baustein an und werde VCL für PHP weiterentwickeln und einsetzen. Zudem erhoffe sich CodeGear, dass andere Programmierer die Komponentenbibliothek erweitern werden. Auch der Zusammenarbeit mit anderen Open-Source-Projekten sei man nicht grundsätzlich abgeneigt - konkrete Aussagen zu zukünftigen Produkten wollte Intersimone jedoch nicht treffen.

Laut Intersimone ist PHP nicht die einzige dynamische Sprache, mit der sich CodeGear beschäftigt. Vor allem Ruby und das Web-Framework Ruby on Rails hätten das Interesse der Firma geweckt und würden als sehr wichtig eingestuft. Man werde Ruby und Rails definitiv unterstützen, auf welche Weise hingegen war noch nicht zu erfahren. Auch weitere Sprachen schaue CodeGear sich an, man werde auf jeden Fall die Basis der unterstützten Sprachen - die klassisch C, C++, Java und Delphi sind - erweitern. Es seien noch keine Entscheidungen gefallen, die CodeGear-Entwickler spielten aber verschiedene Lösungen durch.

Als besondere Funktionen in Delphi für PHP sowie im neuen Delphi 2007 für Win32 hebt CodeGear Ajax-Werkzeuge hervor, die mit Blick auf den klassischen Delphi-Entwickler vielleicht etwas komisch anmuten. Intersimone hingegen zeigte sich überzeugt, dass das Bild des ausschließlich an Desktop-Anwendungen arbeitetenden Delphi-Programmierers veraltet sei. Vielmehr würde es immer mehr weg vom klassischen objektorientierten Projekt hinzu Webanwendungen gehen. Durch die integrierten Ajax-Techniken könnten Entwickler so aber auch bei diesen Programmen mit von Desktop-Applikationen bekannten Elementen und Komponenten arbeiten. Die Kommunikation erfolge dabei erst einmal zwischen Backend und Client, spezielle Frameworks kommen nicht zum Einsatz. Entwickler können diese jedoch selbst integrieren. Allerdings sei die Abfrage der APIs anderer Komponenten von Hause aus möglich, um beispielsweise mit existierenden Anwendungen von Google zusammenzuarbeiten.

Nachdem JBuilder 2007 bereits auf der freien Entwicklungsumgebung Eclipse basiert, möchte CodeGear auf der Konferenz EclipseCon 2007 sehen, auf welchen Gebieten eine weitere Zusammenarbeit mit dem Projekt erfolgen kann. Vor allem mit dem Dynamic Language Toolkit sei eine engere Kooperation geplant. Dieses erweitert die Eclipse-Plattform beispielsweise um Unterstützung für Tcl, Python und Ruby. Auch mit weiteren Entwicklerwerkzeugen für Eclipse von CodeGear könne man rechnen. Aussagen zu weiteren auf Eclipse basierten Produkten waren Intersimone aber ebenfalls nicht zu entlocken.

Dass die ehemals von Borland angebotenen Entwicklerprodukte mittlerweile unter einem neuen Markennamen vertrieben werden, ist laut David Intersimone kein großes Problem. Wichtiger sei der Name der Produkte. Zudem würde das Wort "Code" im neuen Namen gleich zeigen, dass es um Programmierung gehe, "Gear" hingegen darauf hindeuten, dass man alles aus einer Hand haben könne. Und auch die Konkurrenz durch Microsofts IDE Visual Studio und die naturgemäße Verzahnung mit dem Windows-Betriebssystem sei kein Problem. Natürlich konkurriere CodeGear mit Microsoft, aber man arbeite auch mit den Redmondern zusammen. Dennoch scheint das Unternehmen - wie das Beispiel Delphi für PHP zeigt - neue Bereiche erschließen zu wollen, in denen Microsoft beispielsweise noch nicht tätig ist. Schließlich entschloss sich Borland auch erst zum Verkauf der Entwicklungsumgebungen, nachdem sich der Umsatz verringerte und der Gewinn zum Verlust wurde.


FIBPlus 6.5 (trial version) is available for download vom 22.02.2007 12:38:00

We are happy to inform that FIBPlus 6.5 (trial) is available for download
(
http://www.devrace.com/en/fibplus/download/19-42.php).

As we have already announced, version 6.5, in particular has a better support of Firebird 2.0. Full list of new features: 
 
http://www.devrace.com/en/fibplus/articles/3008.php

We are happy to inform that FIBPlus 6.5 (trial) is available for download
(
http://www.devrace.com/en/fibplus/download/19-42.php).

As we have already announced, version 6.5, in particular has a better support of Firebird 2.0. Full list of new features: 
 
http://www.devrace.com/en/fibplus/articles/3008.php



IBM/Lenovo-Topseller vom 19.02.2007 11:32:00

Notebooks zu günstigen Preisen.

Wir haben den aktuellen Topseller für IBM/Lenovo-Notebooks als PDF-Datei für Sie bereitgestellt.

Bitte sprechen Sie mit uns über Ihre Wünsche!


CodeRange 2007 Virtual Conference by CodeGear vom 12.02.2007 12:14:00

Save the Date!!

Coming soon to the CodeGear Developer Network and hosted in conjunction with CodeGear Learning, CodeRage is a virtual conference where you can check out sessions by awesome CodeDudes on topics covering Developer Studio (Delphi®, C++Builder® and C#Builder®), JBuilder® 2007, and InterBase® – not to mention some sweet new products you haven’t seen before.

Save the Date!!

Coming soon to the CodeGear Developer Network and hosted in conjunction with CodeGear Learning, CodeRage is a virtual conference where you can check out sessions by awesome CodeDudes on topics covering Developer Studio (Delphi®, C++Builder® and C#Builder®), JBuilder® 2007, and InterBase® – not to mention some sweet new products you haven’t seen before.

CodeRage Highlights:

  • Check out more than 60 technical sessions led by techy experts
  • Hang out and chat with other developers just like you
  • Scope out the virtual exhibit hall – see all the new HOT products out there

Don’t miss CodeGear’s first ever CodeRage 2007 Virtual Conference – March 12-16, 2007. This is the one online conference you really shouldn’t miss! Registration and agenda details will be available soon at http://conferences.codegear.com/coderage07, so you can to take part in what’s all the rage this year – CodeRage. It’s gonna be off the hook!


Schulungskatalog als PD vom 31.01.2007 15:23:00

Alternativ zur Baumstruktur geben wir Ihnen die Möglichkeit, sich den aktuellen Schulungskatalog als PDF herunterzuladen.

Aktueller better office Schulungskatalog 2007 als PDF zum Download ...


Borland erweitert sein ALM-Portfolio vom 31.01.2007 13:46:00

Es kündigt heute "Borland Gauntlet" an, mit dem Software-Entwicklungsteams den Fortschritt laufender Projekte verfolgen und messen können. Borland hatte Gauntlet Systems im Mai vergangenen Jahres übernommen.Die Web-basierende Applikation funktioniert mit unterschiedlichen Source-Code-Management-Systemen, um Programmierern und Projekt-Managern mehr Informationen zum Projektstatus zu geben. Sie kann beispielsweise verifizieren, ob Code sich an Firmenregeln zur Sicherheit hält oder ob beim Einchecken der Quellen ein bestimmter Test durchlaufen wurde. Derlei Daten konsolidiert und zentralisiert sie.

"Als Kritik am ALM 'alter Schule' habe ich gehört, das sei, als betrachte man die Welt durch einen Haufen Strohhalme", sagte Borland-Chef Tod Nielsen. "Unsere Kunden haben sich einen vereinheitlichten Blick auf die Vorgänge gewünscht."

Borland, früher auf Entwicklungswerkzeuge selbst spezialisiert, fokussiert sich seit geraumer Zeit auf das so genannte Application Lifecycle Management (ALM) – Werkzeuge für Modeling, Testing, Requirements Gathering und andere Phasen der Softwareentwicklung.

Borland Gauntlet funktioniert mit den hauseigenen ALM-Tools, aber auch Third-Party-Produkten wie der populären Open-Source-Lösung "Subversion" (SVN, Nachfolger des Concurrent Versioning System, kurz CVS). "Wir werden künftig - anders als in der Vergangenheit - verstärkt Open Source unterstützen", versprach Nielsen. Der frühere Bea-Manager steht seit Ende 2005 an der Spitze von Borland.


JEDI Code Library 1.98 verfügbar vom 31.01.2007 13:44:00

Die JEDI Code Library (JCL) ist nun in Version 1.98 veröffentlicht worden. Neu in dieser Version sollen ein verbesserter Support für Borland Developer Studio 2006 und Turbo Delphi sein.

Weiteres Feature ist die in das BDS-Hilfesystem integrierte JCL-Hilfe. Außerdem werden einige neue Stream-Klassen geboten sowie integrierte Bibliotheken wie ZLIB, PCRE und die Unicode-Unterstützung in die aktuelle Version eingebunden. Die JCL ist kostenlos erhältlich.

Release Notes

Download-Möglichkeit


Update: DelphiSpeedUp 2.3 verfügbar vom 31.01.2007 13:43:00

DelphiSpeedUp, ein Tool zur Delphi-Beschleunigung, ist nun in Version 2.3 verfügbar. In dieser Version wurde zum Beispiel die Geschwindigkeit der Runtime Library (RTL) weiter verbessert.

Weiterhin sollen während des IDE-Starts Aufrufe des .NET Framework zum Setzen der höchsten Thread-Priorität ignoriert werden. DelphiSpeedUp kann in Delphi/C++Builder 5 bis 2006 und Turbo Delphi/C++/C# Professional eingesetzt werden und ist kostenfrei erhältlich.


CodeGear passt Turbo-Produkte an Zielgruppe an vom 31.01.2007 13:41:00

Nick Hodges hat in seinem Blog bekannt gegeben, dass CodeGear aufgrund seiner Selbstständigkeit nun ihre Turbo-Produkte besser an ihre Zielgruppe (Hobby-Programmierer, Beginner und Studenten) anpassen kann. Das Features Set des ersten Turbo-Releases gleichte wohl dem der Professional-Version des Deloper Studios.

Laut Blog-Eintrag soll dies voraussichtlich künftig deutlicher voneinander abweichen. Geplant ist eine neue Version der Turbo-Produkte nach dem Release von Highlander, und in diese sollen auch einige der Highlander-Features integriert werden. Das Developer Studio soll künftig ebenfalls attraktiver gestaltet werden. Mehr Informationen wird es wohl mit der Veröffentlichung der Roadmap geben.


IDE Palette Menu for Borland Developer Studio/Delphi/C++Builder IDEs vom 24.01.2007 13:48:00

IDE Palette Menu for Borland Developer Studio/Delphi/C++Builder IDEs

Are you tired of scrolling through the pages of the BDS, Delphi, and C++Builder component palettes looking for the right page? If so, then download and try out the Raize Palette Menu expert, which when installed adds a new menu to the selected IDE that provides instant access to any page on the component palette.

Are you tired of scrolling through the pages of the BDS, Delphi, and C++Builder component palettes looking for the right page? If so, then download and try out the Raize Palette Menu expert, which when installed adds a new menu to the selected IDE that provides instant access to any page on the component palette.

The screen shot below shows the Raize Palette Menu in action. When the menu is invoked, the currently available component palette pages are presented in user-defined categories.

New for BDS 2006 Users

If you are using Borland Developer Studio 2006, in addition to the Palette menu item on the main menu, a new Raize Palette Menu tool button is added to the IDE Tool Palette window as shown in the following screen shot.

Custom Categories

The Raize Palette Menu support defining custom categories for grouping your various component palette pages. Simply select the "Edit Categories..." menu item. You can then group the palette pages in any way your desire. In fact, you can even have pages appear in multiple categories as illustrated in the Data Access page below.

 

HIER GEHTS ZUM DOWNLOADBEREICH


InterBase 2007 Developer Edition jetzt verfügbar vom 08.01.2007 13:00:00

Die InterBase 2007 Developer Edition steht jetzt zum kostenlosen Download zur Verfügung. Hier geht es zum direkten Download.

Die InterBase 2007 Developer Edition steht jetzt zum kostenlosen Download zur Verfügung. Hier geht es zum direkten Download.
This is the first time a Developer Edition for InterBase is generally available. Previously, you got Developer Editions only with some editions of Borland/CodeGear IDEs.
So, please feel to download and use it for Development purposes with your favourite Borland and CodeGear development tools, and also with other development environments.
Please note that this Developer Edition now allows "remote client"
applications to connect to the database server. This will hopefully help you in testing your applications with the database server during development.
The Developer Edition just released is available as separate downloads for Windows, Linux and Solaris. This is also a first for Linux and Solaris environments.
 


ILMerge vom 08.01.2007 12:38:00

ILMerge is a utility for merging multiple .NET assemblies into a single .NET assembly. It works on executables and DLLs alike and comes with several options for controlling the processing and format of the output.

ILMerge is a utility that can be used to merge multiple .NET assemblies into a single assembly. ILMerge takes a set of input assemblies and merges them into one target assembly. The first assembly in the list of input assemblies is the primary assembly. When the primary assembly is an executable, then the target assembly is created as an executable with the same entry point as the primary assembly. Also, if the primary assembly has a strong name, and a .snk file is provided, then the target assembly is re-signed with the specified key so that it also has a strong name.

ILMerge is packaged as a console application. But all of its functionality is also available programmatically. Note that Visual Studio 2005 does allow one to add an executable as a reference, so you can write a C# client that uses ILMerge as a library. If you are using Visual Studio 2003, you must use the v1.1 version of ILMerge and rename it to be a dll in order to use it as a reference.

There are several options that control the behavior of ILMerge. See the documentation that comes with the tool for details.

The v2.0 version of ILMerge runs in the v2.0 .NET Runtime, but it is also able to merge v1 or v1.1 assemblies. However it can merge PDB files only for v2 assemblies. The v1.1 version of ILMerge can only process assemblies built in the v1.1 runtime (but does merge PDB files for those assemblies).

Currently, ILMerge works only on Windows-based platforms. It does not yet support Rotor or Mono. It runs in the v2.0 .NET Runtime, but is also able to merge v1 or v1.1 assemblies.

Supported Operating Systems: Windows 2000; Windows Server 2003; Windows XP Supported Operating Systems: Windows 2000; Windows Server 2003; Windows XP

Weitere Informationen finden Sie hier



.net Assemblies in InterBase 2007 integrieren vom 08.01.2007 09:28:00

Integrieren sie .net Funktionalität in InterBase.

Video ansehen ...

Dieses Video zeigt Ihnen wie man .net Assemblies in InterBase 2007 einbetten kann.

Happy Coding

Daniel Magin


Kontakt

minimieren


Bitte kontaktieren Sie uns
bei Fragen und Problemen

Navigation:
Zurück: 2008
Weiter: 2006
Navigationshilfe:Sitemap
better-office.com © 1989 - 2008 | Kontakt | Impressum