Borland Linux Poll: Take Two 67
A fair number of you probably voted in the recent poll about Borland exploring Linux development. As the other article touched on, they are looking to hire people, and are running a poll to test the waters. However, the prior poll's server got slashdotted, and they missed a lot of people's comments. If you didn't make it at first, head over again and make your voice heard.
Demand (Score:2)
"If you didn't make it at first, head over again" (Score:1)
telemarketing from inprise (Score:1)
(and why are we still trying to call it borland?)
She seemed rather perplexed and annoyed that I
was only interested in products for Linux and Digital Unix, and was very not interested in talking about anything else. Could I have had
an effect?
Who needs Open Source ? (Score:2)
Re:Who needs Open Source ? (Score:1)
Re:Who needs Open Source ? (Score:1)
Luckily... (Score:1)
How do you think the playing field got so level, if not for Free Software?
---
Put Hemos through English 101!
Re:Luckily... (Score:1)
The only reason I can have such a good site is that you basically have to own a t-1 and a mega box to create a site like slashdot. If I ever got access like that I would do my damndest to get something nice up. But price hamstrings me all the way.
Re:Who needs Open Source ? (Score:1)
Job opening? Of course it's slashdotted twice over (Score:1)
Re:telemarketing from inprise (Score:1)
Re:Job opening? Of course it's slashdotted twice o (Score:1)
Re:Luckily... (Score:1)
Companies are going to learn fast (Score:1)
------------------------------
Re:Companies are going to learn fast (Score:1)
assorted thoughts (Score:2)
2. The IDE must let me use whatever editor I want. Once the rest of the world realizes this their products will sell (in the Linux sphere). Likewise, the compiler suite must mesh with whatever I have, ie useful command line tools.
3. It must work out of the box, and not be crippled of useful functionality. Right now most Windows IDE's are slanted toward Windows functionality, obviously. If all I got was a toolbar and some graphics libraries, well, no thank you. I want things on that CD that will do for me, a Linux developer, what MFC does for the Windows guys.
Wait. Maybe I should rephrase that.
I want it to really improve on the coding, I want it to really do some of the work for me, I want it to help me develop better software. Thats a tall order as I see it.
Mmm... Borland... (Score:1)
If they decide to do anything in the Turbo C range (i.e. cheap, but it does what I want it to) for Linux, I'll certainly buy a copy.
Re:Who needs Open Source ? (Score:2)
My mistake was sometime after that I wanted to write something with a graphical interface and fell for the Visual C++ from Microsoft. Having purchased Microsoft C since the 5.0 verson, I thought it would be just as productive. Wrong. Somehow VC++ 1.0 caused my brain to rot. A few years of this torment and fustration of being unproductive and then I discovered Linux. It was with great joy that this free software encouraged me to think of my computer as hardware that can be programmed to my desire. I now have control over my computer once again...
If Borland came out with a design environment that was even half as good as Turbo C++, I'd certainly check it out. TC++ was inspiring and worked for me. It would be great if the can extend that legend to Linux.
Still calling it Borland (Score:1)
Re:Who needs Open Source ? (Score:1)
$125M no strings attached (Score:1)
The patent covers automagically being able to work with the gui designer view or the source code view and having the changes be reflected immediately in the other view.
It doesn't matter what you think about software patents, what matters is that MS Visual C++ and Visual Basic were in violation of the patent. Instead of fighting it out in the courts, MS just paid out, what for them was a trivial sum.
So, yes Inprise got a bunch of money from Microsoft, but it is so completely strings-free that we needn't worry about it having any impact on Borland tools for Linux.
Link the Delphi IDE to Python (Score:2)
I've noticed the comments many people have made about ObjectPascal as a language. Pascal, and particularly Borland's implementation in Delphi, leaves a lot to be desired from an OO perspective. I suggest that Borland take another fork in the road a bit and develop an IDE that has Python as its underlying language. Admittedly, Python is a scripting language, but is is running very well on Linux and Windows. Furthermore, using Python would relieve Borland of porting ObjectPascal immediately. Moreover, Python is easy to learn and it works well in both Linux and Windows -- making the transition phase from Windows to Linux that much easier.
I also suggest that the things that most novice and "corporate power users" liked about Delphi was that the IDE relieved the developer from a lot of tedious overhead issues that are necessary for making programs run. All Borland needs to do is apply their tried and true formula (i.e., making it easy to write good programs quickly) and simply port that over to Linux. No matter what language they use, if Borland puts a familiar façade in front of all those Windows developers, hide the gory details (heresy, I know) and make that functionality work in Linux, Borland will make money and the Linux world will be better for it.
Simply creating an IDE for python would be less work than porting ObjectPascal (with all of its concessions to the Windows OS). Thus, Borland could make its corporate splash onto the Linux scene quickly and take the pressure off of getting a quick Delphi port out the door. Hopefully, Borland would take the opportunity to clean up ObjectPascal and make it a truly object oriented language (particularly in the area of object collections, TCollection sucks).
Why only just Python? (Score:1)
What would it take to make an Open IDE, with pluggable compilers? Then, pick your editor, pick your language and pick your source code control. I program in multiple languages and this would make life a whole lot easier!
Hey, if this already exists, someone please let me know where I can get it.
Re: RHIDE... was Re:Mmm... Borland... (Score:2)
I found a URL for y'all:
http://www.tu-chemnit z.de/~sho/rho/rhide-1.4/rhide-linux.html [tu-chemnitz.de]
I think it's one of those apps that's in a perpetual beta stage [kinda like ICQ for winbloze...]
I used RHIDE it when I was still looking through Windows. I was happy when I discovered I could use it in the Open [source that is]. It came with my commercial copy of the SuSE[5.3 or 6.0 or 6.1- I canna remember] distro...
HTH,
Steelehead
Re:Who needs Open Source ? (Score:1)
of Turbo Pascal for CPM/80 and I've always had
great support from them. Borland C++ 3.1 or 3.0
are still very valuable tools for embedded
environment. I used it for the V25 and V35
and plan on using it for the 80C186 series.
Coupled with Borland's remote debugger this is
a fantastic tool. It is not because that you
were impotent that it should have affected the
rest of us. I bailed out after Borland abandonned
OS/2.
Re:Mmm... Borland... (Score:1)
Anyways, if Borland/Inprise came out with a really spiffy IDE for linux, I would probably make it one of the only pieces of software I've actually bought (other notables have been my RedHat cds and a copy of Matlab (I didn't buy it myself, but it was paid for legitimately)).
Re:Mmm... Borland... (Score:1)
One very nice feature that it had (if I recall correctly) was smart syntax highlighting. For example: If I have a #define and I use it later, I want to be able to see by its color that it is a #define, not just another variable. Another example would be having all function names (regardless of location) be the same color. Does anyone know of any free/open source editors that can do something like that? Everything I have seen so far just seems to be based on glorified regular expressions. -John
No! Do it for Perl! (Score:1)
--
Re:Who needs Open Source ? (Score:1)
I held off as long as I could, but Microsoft (sadly) seems to have won the development tool war on Windows. It makes me sad because Turbo C was the first piece of PC software I ever bought.
Re:Why only just Python? (Score:1)
JBuilder: fix the bugs before porting (Score:1)
On a side-note, isn't JBuilder partly implemented in Java... wouldn't that make porting easier?
Who needs Borland? (Score:1)
Re:Companies are going to learn fast (Score:1)
Re:Why did their first poll fail - The Real Story (Score:1)
Second, the hardware it was running on was sort of a "multipurpose" server that gets used for miscellaneous projects. It was not part of the official I.S. system. The server happened to be running about 70 other processes for others as well. - no elbow room
We ended up getting new hardware and fixing the survey software, but in the mean time we had rehosted the survey with, Infopoll, an outside company that specializes in web surveys to keep the survey running. It was working well so we stayed with Infopoll rather than switch back to our original "now-working properly" system.
That's my story and I'm sticking to it.
-Michael
Re:Demand (Score:1)
The things that Borland want to know, are:
Those are very valid questions that go beyond the mere fact that lots of people visit the poll. There already is something like gcc, after all, which is free (like in speech and beer) and definitely good enough (maybe not to some people, but to most).
--
Re:Who needs Open Source ? (Score:1)
I don't mind a closed source compiler if all of the libs are open sourced - and as far as cost goes I'd be happy to pay for a personal license up to about £150 ($225)
Tom
Re:assorted thoughts (Score:1)
Delphi and CBuilder have always supported MFC but the main framework is their VCL. What that last story meant was that borland products will support the most up to date MFC. In the past the MFC supplied hasn`t always been current so MS products appeared better.
>2. The IDE must let me use whatever editor I want
I think this is unlikely as their are a number of fetures that integrate the editor and the forms, for example you click on a menu item on a form the ide takes you to the relevent place in the code, I can`t see how they could implement this with a third party editor.
Re:Who needs Open Source ? (Score:1)
There are a lot of programmers out there like me that don't care about GPL or "Free" software, but use it because its a cool environment and it provides a level playing field that isn't inundated and overwhelmingly dominated by Microsoft.
Umm... yes, it is a level playing field. But have you ever stopped to think why it is so? Could it possibly be because of GPL and other free software licenses? If people don't care about freedom, how long will it stay that way?
And anyway, writing Open Source software doesn't exclude the possibility of making money. I know many people who are doing it as their job.
(and check out SourceXchange [sourcexchange.com] for another way to make money with Open Source).
--
Re:assorted thoughts (Score:1)
I want things on that CD that will do for me, a Linux developer, what MFC does for the Windows guys.
there are APIs like that now. GTK and Qt are two good examples. If you really want to see a cool application framework, check out the BeOS API online [be.com]. It's very very sweet.
Re:Who needs Open Source ? (Score:2)
Re:JBuilder: fix the bugs before porting (Score:1)
I think this is a chance for Inprise to do 'The Right Thing'. They shall not have any competition so there is no rush (at first), they can take some time (not too much) to make some good first versions. That would buy them some air to take the time to fix those old bugs in all the other packages they have (even those win32 ugly things).
Kierkan
Sorry, but don't count me (Score:1)
The coolest thing in it, apart from the fact that I had printed documentation, was that its libraries were available in source. I am a self-made programmer, and not only that but I also never had a chance to work with people from which to learn and this was my first encounter with professionally written source code. I'll never forget those days.
Let's forget the price now. I wouldn't buy their software again because with Linux I have access even to the compiler's source code (thanks to GNU of course). I like companies like Borland and Corel and I wish them luck in beating the Redmond giant but their chances are slim. I believe that the days of mass appeal proprietary software are numbered. One exception of course is games. No matter how many free games there are, the demand for more won't decrease. They are like books or movies: the good ones only increase the appetite for more.
Re:JBuilder: fix the bugs before porting (Score:1)
But there aleady is some competition appearing in the Linux/Java market: Metrowerks has ported Codewarrior and IBM has released a preview port of VisualAge Java.
I heard that JBuilder was slated for later in the year after their Solaris port??????
Re:Who needs Open Source ? (Score:1)
If that could be made modular, and the compiler provided hooks or something like that to produce binary output in whatever form I wanted it, then I could really get behind a product like Borland's. If not, I'll only be able to use it for Linsux development, and that would severely limit its usefulness to me.
--Corey
Re:Sorry, but don't count me (Score:1)
Re:$125M no strings attached (Score:2)
Wouldn't be a kicker if Inprise/Borland uses the money from MS to finance their Linux development?:).
Suggestion, make non-Intel versions also. (Score:1)
Aside from JBuilder, Delphi and Borland C++ are Intel only compilers. If they are going to port to Linux they should port to the other prevailing CPU architectures (Alpha and PowerPC). Because of their limited finances they may not. If they don't port, at best they are offering only a partial solution. (Or not one at all).
On the other hand....They may if someone from Compaq and Motorola is paying attention and is willing to finance the project.
For those of you who are excited about Borland tools on Linux, add the request to port to other CPU's in any available comment fields in the poll.
Re:Who needs Open Source ? (Score:1)
Re:Companies are going to learn fast (Score:1)
"I would like to see some comments as to why Delphi should be ported to Linux."
OK: Because it's so damn good, I *want* it!
"Is the thinking that Delphi makes devloping apps easier/faster."
In a word: YES!!!
"Therefore, more/better apps for Linux will result from a Linux Delphi?"
And companies will be *able* (or at least, "less un-able") to migrate from Windows to Linux -- companies like the one where I work, companies with in-house applications developed in Delphi.
That's almost the main benefit, as I see it.
Christian R. Conrad
MY opinions, not my employer's - Hedengren, Finland.