The Fine Print: The following comments
are owned by whomever posted them.
( Reply )
|
First post!
by Ratta on Sunday 10/Sep/2006, @12:23
|
Kudos to KDevelop developers!!!
... and thanks Danny for the digest :)
|
[
Reply To This | View ]
|
KDevelop
by Leo S on Sunday 10/Sep/2006, @12:53
|
Great to see all the amazing work on KDevelop. I can't wait until version 4.0. I've tried to use the 3.x line, but the code completion just wasn't working all that well and I found the interface a little too complex. It looks like KDevelop 4 will be the product that sways me from Visual Studio on Windows.
If I was Trolltech, I would hire one of the KDevelop authors to work on it full time. They could really use a good, multiplatform IDE that is optimized for Qt applications. Would be a big selling point from what I've heard on forums.
|
[
Reply To This | View ]
|
Re: KDevelop
by Devon on Sunday 10/Sep/2006, @13:25
|
Yeah KDevelop looks much improved! If it only had good Python autocomplete support then it would be my primary editor....
|
[
Reply To This | View ]
|
Re: KDevelop
by Iuri Fiedoruk on Tuesday 12/Sep/2006, @09:35
|
Yah, great idea. A version of kdevelop for windows would be a great thing (TM) for a lot of people I know.
There is just one thing I think should be changed: the use of autoconf/automake. It should at least hidden for the programmer who dosen't want to deal with it.
Most windows users just expect pressing F9 and having the program running ASAP, as you can do in Delphi or Dev-C++.
|
[
Reply To This | View ]
|
|
kdevelooooop!
by ben on Sunday 10/Sep/2006, @14:53
|
Sweet stuff you're doing there! I find all the codemodel-abstract-syntax-tree-generation-talk a little abstract, but I'm looking forward to nice call graphs and autocompletion :)
I *really* like the teamwork idea, but while reading about the custom implementation and the special required server, it felt like David Nolden should have talked to the kopete guys: wouldn't it be cool if this was integrated with kopete and instead of the custom server, a jabber/aol/msn/irc-account would do it? Then again, I probably have no clue about all this. Thank you very much, David!
|
[
Reply To This | View ]
|
Re: kdevelooooop!
by David Nolden on Monday 11/Sep/2006, @04:18
|
It all isn't as complicated as it sounds. For example, you can open your own local server by using just a single checkbox within the user-interface.
The advantage of an instant-messenger-protocol might be that there wouldn't be a server to set up, that's true. The advantage of an own server-implementation is that better and safer user-management is possible(you can flag some users as trusted, untrusted, etc.), it is much more customizable for the future, it may deliver better performance, and we have more freedom in the kind of data we send.
Well maybe I'll check how far it would be possible to additionally use jabber or something, some time in the future, because generally I like the idea too. :)
greetings, David
|
[
Reply To This | View ]
|
Re: kdevelooooop!
by Jonathan Dietrich on Monday 11/Sep/2006, @12:25
|
Jabber is eXtensible.. XMPP. You can make it do all you need it to. If you want to flag people as trusted or not, you add the data you client needs, and voila, you have trusted or not trusted. Please look into Jabber. VERY good tech there. It may not have the edge in performance, but otherwise jabber is very nice, and you will gain in not having to write and debug a bunch of communications code and can leverage advances being made in Jabber (voice etc) and users can have a common roster. (Inkscape is implementing its collaboration using jabber.)
|
[
Reply To This | View ]
|
Re: kdevelooooop!
by johann Ollivier Lapeyre on Wednesday 13/Sep/2006, @02:17
|
I can tell you that kopete team has an open mind, and i think both Gof (oliver goffart) and darkshock (michael larouche) will like the idea. They maintain jabber protocol, and will be at dublin ;)
|
[
Reply To This | View ]
|
|
Coolest. Release Announcement. Ever.
by Odysseus on Sunday 10/Sep/2006, @18:41
|
Nice one, Max...
|
[
Reply To This | View ]
|
Kdevelop
by Martin on Monday 11/Sep/2006, @00:34
|
KDevelop would be a really great application if they didnt remove the ordinary "new" function. You immediately have to specify a file. This prevents any use as a simple editor which is a shame because it has great language support, type-ahead etc. Grrrr.
|
[
Reply To This | View ]
|
KDE helps me
by Jerome on Monday 11/Sep/2006, @12:40
|
go out from the windows. so...Best wishes for you~~
|
[
Reply To This | View ]
|
The Ark must sink!
by Shriramana Sharma on Monday 11/Sep/2006, @20:48
|
I'm really happy to hear that we are shifting to KArchiver from Ark! Ark is really primitive and low in functionality. It also crashes a lot when we use it from the context menu.
|
[
Reply To This | View ]
|
Re: The Ark must sink!
by sebastian on Tuesday 12/Sep/2006, @05:11
|
The reason I don't drop my Windows box is that PKZip allows me to 'repair' damaged or truncated zip files, particularly usefull for incomplete downloads. Can KArchiver do that? Then, indded, I would be impressed.
|
[
Reply To This | View ]
|
Re: The Ark must sink!
by sebastien on Wednesday 13/Sep/2006, @17:53
|
Do you know about dosbox even freedos ?
I mean PKZip is a dos apps and should work fine in one of these.
bye
|
[
Reply To This | View ]
|
Re: The Ark must sink!
by sebastian on Thursday 14/Sep/2006, @04:55
|
Hey, wow! I didn't know that. Last time I checked gzip which can't do that. It seems you only need to ask somebody. Thanks
|
[
Reply To This | View ]
|
|
The Fine Print: The previous
comments are owned by whomever posted them.
( Reply )
|