So, thanks to everyone that voted for us, Code::Blocks is one of the finalists in SourceForge's Community Choice Awards :). All you need to do now is head over to the voting page (http://sourceforge.net/awards/cca/vote.php) and vote once again for our favorite IDE ;).
Code::Blocks is a finalist in the
Best Tool or Utility for Developers category.
8) Go on and vote now (http://sourceforge.net/awards/cca/vote.php) 8)
(http://sourceforge.net/community/wp-content/uploads/2007/07/votenow.png) (http://sourceforge.net/awards/cca/vote.php)
done 8)
ditto :)
Yiannis,
Please make this thread sticky so that it doesn't get buried under new posts. :D
Also it'd be nice if we put a link on the main web page.
Best Regards,
Biplab
done
done
vote++;
done :D
It won't let me in anymore - I tried 100 times but for 99 it keeps telling me I have voted already... ;-) :lol:
Quote from: MortenMacFly on July 03, 2007, 10:26:18 PM
It won't let me in anymore - I tried 100 times but for 99 it keeps telling me I have voted already... ;-) :lol:
So, remember vote early, but it might not let you vote often. :lol:
Tim S
bwaaaaaaaaaaaaa!!! :(
It's in the same line with TortoiseSVN and Filezilla! :(
Can't we all just get along? :P
Bah, TortoiseSVN is Windows only, and I have only used FileZilla a few times.
It would have been a more difficult decision if SPE had been there (sorry, but it's a lot more helpful for Python than Code::Blocks :P).
Anyway, ++CB :wink:
cb++
And yes, SPE is a very cool ide. It is a dream to develop python code with it.
Quote from: raph on July 04, 2007, 03:20:23 PM
And yes, SPE is a very cool ide. It is a dream to develop python code with it.
That's the right info and the right time for me as I was starting to look into python as a scriptimg Language in addition to C++ as a compiled Language
Great news! :D
I voted then and voted now :P
Done :D
Quote from: darthdespotism on July 04, 2007, 05:18:11 PM
Quote from: raph on July 04, 2007, 03:20:23 PM
And yes, SPE is a very cool ide. It is a dream to develop python code with it.
That's the right info and the right time for me as I was starting to look into python as a scriptimg Language in addition to C++ as a compiled Language
I would say that Python itself is a dream to work with, but I had nothing but troubles getting SPE to work correctly on my PC (win32). Stani doesn't seem particularly interested in fostering an open community, which IMO would have led to the creation of a far more impressive and stable python IDE. I'd rather spend my time to contributing to C::B, which does have an active and inclusive community, and hope that one day there are enough people interested in improving CBs python integration that we can make some serious progress...
PS: I submitted my vote!
votes += my vote :)
@dmoore, I 'm also on the python train, if you have any ideas just shoot, I 'm more than willing to help. Right now I use eclipse for pretty much everything because it's stable mature and full featured. Since you still see me around I have high hopes for c::b and yes this is what I use for my personal c++ development.
Quote from: dmoore on July 05, 2007, 03:25:02 AM
Quote from: darthdespotism on July 04, 2007, 05:18:11 PM
Quote from: raph on July 04, 2007, 03:20:23 PM
And yes, SPE is a very cool ide. It is a dream to develop python code with it.
That's the right info and the right time for me as I was starting to look into python as a scriptimg Language in addition to C++ as a compiled Language
I would say that Python itself is a dream to work with, but I had nothing but troubles getting SPE to work correctly on my PC (win32). Stani doesn't seem particularly interested in fostering an open community, which IMO would have led to the creation of a far more impressive and stable python IDE. I'd rather spend my time to contributing to C::B, which does have an active and inclusive community, and hope that one day there are enough people interested in improving CBs python integration that we can make some serious progress...
Seems that this Editor does have troubles not only under Windows but also under Linux.
I installed it from Ubuntu-Repos and it only complains about not finding wxPython 2.5 or later although it is definitly installed. (2.8 I believe)
++CB
I don't want to be rude, but if the best developing tool is only available as a nightly build or an RC2 version from the stoneage, isn't there something wrong? The best developing tool should be easy to install imho. Or we can turn it around: If we win this election, will there be an official RC3 which is easy to install for new users? :P.
Furthermore, I don't understand why I should vote for a tool, if I don't know all the tools and thus can't make a fair comparison. So actually, you just count the number of active users. Although this probably is a flaw in every election for something.
Quote from: dr snuggles on July 10, 2007, 01:58:55 PM
I don't want to be rude, but if the best developing tool is only available as a nightly build or an RC2 version from the stoneage, isn't there something wrong? The best developing tool should be easy to install imho. Or we can turn it around: If we win this election, will there be an official RC3 which is easy to install for new users? :P.
I don't think that an official rc3 will be more easy to install than a nightly (anyway, a person who develops c/c++ should know how to install software (=copy some files) on his os, doesn't he :wink:).
Quote from: raph on July 10, 2007, 02:49:22 PM
Quote from: dr snuggles on July 10, 2007, 01:58:55 PM
I don't want to be rude, but if the best developing tool is only available as a nightly build or an RC2 version from the stoneage, isn't there something wrong? The best developing tool should be easy to install imho. Or we can turn it around: If we win this election, will there be an official RC3 which is easy to install for new users? :P.
I don't think that an official rc3 will be more easy to install than a nightly (anyway, a person who develops c/c++ should know how to install software (=copy some files) on his os, doesn't he :wink:).
An official RC3 can just be an exe file. Click three times next and you're done. For installing a nightly you have to invest time to read things. Download all kind of seperate files (ming32w, gdb, dll files, project file) and install each of them. We know it is worth the time, but a new user can be scared away like this. Besides, no one likes to waste time on things that can be automated :).
Done.
done!
Quote from: dr snuggles on July 10, 2007, 04:35:39 PM
Quote from: raph on July 10, 2007, 02:49:22 PM
Quote from: dr snuggles on July 10, 2007, 01:58:55 PM
I don't want to be rude, but if the best developing tool is only available as a nightly build or an RC2 version from the stoneage, isn't there something wrong? The best developing tool should be easy to install imho. Or we can turn it around: If we win this election, will there be an official RC3 which is easy to install for new users? :P.
I don't think that an official rc3 will be more easy to install than a nightly (anyway, a person who develops c/c++ should know how to install software (=copy some files) on his os, doesn't he :wink:).
An official RC3 can just be an exe file. Click three times next and you're done. For installing a nightly you have to invest time to read things. Download all kind of seperate files (ming32w, gdb, dll files, project file) and install each of them. We know it is worth the time, but a new user can be scared away like this. Besides, no one likes to waste time on things that can be automated :).
Sorry, may be off-topic. I've found sb created an installation of nighty build of CB at http://www.sci.brooklyn.cuny.edu/~goetz/codeblocks/ (http://www.sci.brooklyn.cuny.edu/~goetz/codeblocks/) and the latest one as of this writing is 07-11-07 build, as well as some instruction for the installation.
May be this can help!