Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Programming and Hacking > Development

Reply
 
Thread Tools Display Modes
Old 7th May 2006, 22:24   #1  |  Link
Amnon82
Paldo-GNU/LinuxMaintainer
 
Amnon82's Avatar
 
Join Date: Oct 2003
Location: Germany
Posts: 1,580
Delphi 2005 Personal Edition (German|French|"English") as free download

Borland Germany has offered us, as incentive for the Delphi-Tage, to offer the Borland Delphi 2005 Personal Edition as free download. In case one of you wants to take a look at it, go ahead, but be warned, it is the German edition, only. Service Pack 1 is included, others where never made available for this edition.

If you understand french, you can download the french version from the delphi.developpez.com-page.

Download Portal and Information (German only)
Download Portal and Information (translated to english using google)
Download Portal and Information (French only)

You can use my patch to translate the german version back to the english one (most of the software). So also non german speaking coder can use the new personal version of Delphi. ... or go to post #18

Why you should use D9 PE instead of D7 PE? With D9 you can sell your programs also commercially. D7PE allows only freeware.

Delphi 7 Personal Edition you can download from Borland.pl

Go here to get your license key. Registrate Delphi 2005 PE. Registrate Delphi 7 PE.

Here some tools and fixes for Delphi2k5:

Components:

XML Utils - Get XML running
DOSCommand by Amnon82 - Mod of DOSCommand
Jedi Components - Install it, you'll need it!
EDB - Easy Databank, if you need a DB
TNTWare Unicontrols 2.2.5 for D7|D9 Personal by Amnon82

Fixes:

replacementMM 0.2.0.23 by Amnon82 - Memory Manager replacement
XmlRTL Fake - For installing components needing XmlRTL
RTLPatch - IDE speedup patch
Amnon82s CloseFix for D9PE v1.3

IDE Tools:

DelphiSpeedUP 1.71 - IDE Speedup tool
Delphi Customizer by Amnon82 - Customize your IDE startup

Last edited by Amnon82; 15th August 2006 at 18:26.
Amnon82 is offline   Reply With Quote
Old 7th May 2006, 22:35   #2  |  Link
Sirber
Registered User
 
Sirber's Avatar
 
Join Date: Oct 2002
Location: Canada
Posts: 8,732
I'm still using VCL (v7). I tryed the newer version but I don't like them.
__________________
download RealAnime and Bencos
Sirber is offline   Reply With Quote
Old 7th May 2006, 22:43   #3  |  Link
Amnon82
Paldo-GNU/LinuxMaintainer
 
Amnon82's Avatar
 
Join Date: Oct 2003
Location: Germany
Posts: 1,580
If you want to sell your programs there is no way to do it with D7, but with D9 you can do it. I like D9 IDE. D7 IDE was also good. I've both versions installed cos some components still don't exists for D9.

Last edited by Amnon82; 15th May 2006 at 08:57.
Amnon82 is offline   Reply With Quote
Old 14th May 2006, 14:48   #4  |  Link
Amnon82
Paldo-GNU/LinuxMaintainer
 
Amnon82's Avatar
 
Join Date: Oct 2003
Location: Germany
Posts: 1,580
I found also the french Personal edition
Amnon82 is offline   Reply With Quote
Old 14th May 2006, 15:21   #5  |  Link
siddharthagandhi
Go Nero Digital
 
Join Date: Jan 2006
Location: Edison, NJ
Posts: 466
Hey what is the purpose of this program?
siddharthagandhi is offline   Reply With Quote
Old 14th May 2006, 15:37   #6  |  Link
Amnon82
Paldo-GNU/LinuxMaintainer
 
Amnon82's Avatar
 
Join Date: Oct 2003
Location: Germany
Posts: 1,580
I code AutoQ3 with it, for example. It is a Tool for Developer to code programs in the pascal language.
Amnon82 is offline   Reply With Quote
Old 14th May 2006, 18:52   #7  |  Link
Sirber
Registered User
 
Sirber's Avatar
 
Join Date: Oct 2002
Location: Canada
Posts: 8,732
Anyone knows if XML and TDosCommand_tk works with Delphi 2005 pers VCL?
__________________
download RealAnime and Bencos
Sirber is offline   Reply With Quote
Old 15th May 2006, 08:33   #8  |  Link
Amnon82
Paldo-GNU/LinuxMaintainer
 
Amnon82's Avatar
 
Join Date: Oct 2003
Location: Germany
Posts: 1,580
Sirber, go to my first post

Last edited by Amnon82; 15th May 2006 at 08:55.
Amnon82 is offline   Reply With Quote
Old 15th May 2006, 13:23   #9  |  Link
Sirber
Registered User
 
Sirber's Avatar
 
Join Date: Oct 2002
Location: Canada
Posts: 8,732
alright! gonna try to compile RealAnime 5
__________________
download RealAnime and Bencos
Sirber is offline   Reply With Quote
Old 15th May 2006, 14:01   #10  |  Link
Sirber
Registered User
 
Sirber's Avatar
 
Join Date: Oct 2002
Location: Canada
Posts: 8,732
alright! RealAnime 5 compiles

thanks Amnon82!
__________________
download RealAnime and Bencos
Sirber is offline   Reply With Quote
Old 15th May 2006, 18:53   #11  |  Link
Sirber
Registered User
 
Sirber's Avatar
 
Join Date: Oct 2002
Location: Canada
Posts: 8,732
setup doesn't work at work:

"d'isntallation)\install\prereqs.exe introuvable"

borland baka desu

C:\Documents and Settings\berste01\Local Settings\Temp\Delphi 2005 Personnel (package d'installation)
__________________
download RealAnime and Bencos
Sirber is offline   Reply With Quote
Old 15th May 2006, 23:19   #12  |  Link
Amnon82
Paldo-GNU/LinuxMaintainer
 
Amnon82's Avatar
 
Join Date: Oct 2003
Location: Germany
Posts: 1,580
I don't speak french, so I don't understand the error message. It seems the extraction of the install files didn't work.

To install Delphi2k5 you need to install all the needed MS Packages like net and stuff like that. Then install Delphi and run it once. Close it and copy the XMLRTL-fake into the bin-folder.

Install Jedi Components, if you need them. After that you can install other components. EDB will add a databank. Maybe you'll need it soon.

To prevent troubles with the IDE use the FastMM Memory Manager Replacement I posted in the first post and replace the BorlndMM.dll with it. You can use my Customizer to start only Delphi W32. FastMM is then a must. DelphiSpeedup will kill the rest of the startslowdowns.

When you still have troubles to install it at work, maybe you don't have the admin rights.

Good luck.
Amnon82 is offline   Reply With Quote
Old 15th May 2006, 23:30   #13  |  Link
unmei
frying subs
 
unmei's Avatar
 
Join Date: Jan 2003
Location: ch-2500
Posts: 894
Quote:
TNTWare Unicontrols 2.2.4 for D7|D9 Personal by Amnon82
Does this mean Delphi 9 *still* doesn't offer unicode controls by itself??!. That would be quite a sad thing considering the lack thereof is about the only part of D7 that seems a bit outdated.
__________________
U96 project -nyo
unmei is offline   Reply With Quote
Old 15th May 2006, 23:31   #14  |  Link
Sirber
Registered User
 
Sirber's Avatar
 
Join Date: Oct 2002
Location: Canada
Posts: 8,732
Borland setup didn't start from the temp folder. had to move the extracted files elsewhere and run them there.
__________________
download RealAnime and Bencos
Sirber is offline   Reply With Quote
Old 16th May 2006, 00:10   #15  |  Link
Amnon82
Paldo-GNU/LinuxMaintainer
 
Amnon82's Avatar
 
Join Date: Oct 2003
Location: Germany
Posts: 1,580
@unmei: I created the Unicontrols Personal Edition. It should be tomorrow also be online at the tntware-homepage. The personal version of D9 has no databank. Professional and better versions support the full package of UniControls. I'm on it to do a Fullpackage also for D9PE using EDB as databank. When I have it I'll post it here, at my homepage and at tntware-homepage.

@Siber: Yes, this is one of the top problems with D9. Also I'm on it to get rid of the memory bugs. It can be that I'll come up with a more tuned BorlndMM.dll replacement. Atm I'm working with my actual build I already posted.

Last edited by Amnon82; 16th May 2006 at 00:12.
Amnon82 is offline   Reply With Quote
Old 28th May 2006, 17:58   #16  |  Link
Amnon82
Paldo-GNU/LinuxMaintainer
 
Amnon82's Avatar
 
Join Date: Oct 2003
Location: Germany
Posts: 1,580
I created a new fix for the D9IDE:

Amnon82s CloseFix for D9PE

Last edited by Amnon82; 29th May 2006 at 00:01.
Amnon82 is offline   Reply With Quote
Old 12th June 2006, 15:58   #17  |  Link
Amnon82
Paldo-GNU/LinuxMaintainer
 
Amnon82's Avatar
 
Join Date: Oct 2003
Location: Germany
Posts: 1,580
Fixes updated:

replacementMM 0.2.0.23 by Amnon82 - Memory Manager replacement
Amnon82s CloseFix for D9PE v1.2
Amnon82 is offline   Reply With Quote
Old 18th June 2006, 17:31   #18  |  Link
Amnon82
Paldo-GNU/LinuxMaintainer
 
Amnon82's Avatar
 
Join Date: Oct 2003
Location: Germany
Posts: 1,580
If you use Google with this:

Code:
Delphi 2005 Personal Torrent
you might find a torrent with ca 40 kbps download speed for the ENGLISH Delphi 2005 Personal release.

... seems to be hard in the grayzone. If you don't find it, you can write me a PM and I'll give you a hint
Amnon82 is offline   Reply With Quote
Old 19th June 2006, 00:36   #19  |  Link
siddharthagandhi
Go Nero Digital
 
Join Date: Jan 2006
Location: Edison, NJ
Posts: 466
I was just unsuspended. Due to my sour prior experiences with this forum I no longer wish to be an active and contributing member to this forum, but before I leave (and it will be for good) I want to ask a few questions about programming.

Is delphi the best programming language to learn? By best I mean most useful, most applicable in Windows programs, and not too difficult to learn?

OH NO! :O I said the "B" word.

And for those who recall my previous posts, I concede that x264 is the best video codec, and xvid is probably 2nd best.

Also, thanks for the humour Doom9, the suspension PM came from my own self. I recieved a PM from siddharthagandhi saying I was suspended. So apparently I suspended myself. Well, today I got an e-mail from Doom9 saying I was unsuspended. Thank you Doom 9, you unsuspended me from a suspension I inflicted on myself.

Also, regards to Neuron 2, I hope you enjoy any other suspensions that you may do in the future.

Also, I'd like to say thanks to the creator of StaxRip and RealAnime/xAnime. And since those Xvid developers are around here too, thanks to them as well.

So back to my main point, which programming language is most useful to learn?
siddharthagandhi is offline   Reply With Quote
Old 19th June 2006, 01:29   #20  |  Link
foxyshadis
ангел смерти
 
foxyshadis's Avatar
 
Join Date: Nov 2004
Location: Oceanborn
Posts: 7,598
Delphi is a very good language, with a nice smooth ramp from easy to powerful. There's very little you can do in C++/C# that you can't in current Delphi, although if you want .net 2.0, you're pretty much restricted to C# or VB.net. Supposedly it'll be in the next Delphi... if that ever comes to pass.

Python and VB.net are similarly easy to pick up and give you great flexibility when you want it, with many hooks into the Windows platform, although only Python is made to be cross-platform.

However, if you're learning a language for future employability and monetary prospects, Java is still the absolute king. I don't like the language, but most shops are stil running it. Having a working knowledge of several very different languages and deep understanding of one or two (fundamental principles transfer easily) is the best way to be prepared for any job openings, but Java, C#, and horrifyingly, VBA are still the most common.

Often the biggest hurdle of switching languages is just getting used to the syntax and standard library differences. (Except for functional languages.)
__________________
There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order. ~ Ed Howdershelt
foxyshadis is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 12:01.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.