473,386 Members | 2,129 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Active State and Komodo...

Hello all,

I was wondering the differnced there were betwee Active State's python and
the open source version of python. Would I have to unistall my opend souce
python? Additonally, how does Active State's Komodo IDE vs. the eric3 IDE
unler SuSE Linux v. 10.i?

Addionally, is the eric IDE (version 3) an acceptible IDE or are there
more easy and more productive IDE's for perl?

I'm urining Gnome v. 12.2.2 and Eric v 3.8.1

Thanks Steve
Nov 24 '06 #1
8 2234
Steve Thompson wrote:
>
I was wondering the differnced there were betwee Active State's python and
the open source version of python.
The biggest difference at the moment is that ActiveState is still using
Python 2.4.3 in their distribution. They should be coming out with 2.5
soon.

Sounds like you are running Suse? So you already have some version of
Python, right? You can search this group at comp.lang.python on Google
Groups--try "python versions linux"--or something like that--but the
issue you need to watch out for is running two different versions on
Linux.

Long and short, you don't want to uninstall the version of Python that
came with your Suse, because other programs on your machine probably
use that particular version. It's easy to install an ADDITIONAL
distribution of Python and run it separately, but again. Search the
list
for how to do that, and how to run them separately once you do.

I'm just moving to Linux myself, so can't provide the expertise. Unless
there is some killer feature of 2.5 you need, I would just use the
Python that came with your Suse.

rd

Nov 24 '06 #2
On Fri, 24 Nov 2006 06:35:21 -0500, Steve Thompson wrote:
Hello all,

I was wondering the differnced there were betwee Active State's python and
the open source version of python. Would I have to unistall my opend souce
python? Additonally, how does Active State's Komodo IDE vs. the eric3 IDE
unler SuSE Linux v. 10.i?

Addionally, is the eric IDE (version 3) an acceptible IDE or are there
more easy and more productive IDE's for perl?

I'm urining Gnome v. 12.2.2 and Eric v 3.8.1

Thanks Steve
Sorry, it was too early in the morning when I wrote this. The last 2
paragraphs should read "Addionally, is the eric IDE (version 3) an acceptible IDE or are there
more easy and more productive IDE's for python?".

"I'm using Gnome v. 12.2.2 and Eric v 3.8.1"

Thanks again,

Steve
Nov 24 '06 #3
On Fri, 24 Nov 2006 07:09:36 -0800, BartlebyScrivener wrote:
Steve Thompson wrote:
>>
I was wondering the differnced there were betwee Active State's python and
the open source version of python.

The biggest difference at the moment is that ActiveState is still using
Python 2.4.3 in their distribution. They should be coming out with 2.5
soon.

Sounds like you are running Suse? So you already have some version of
Python, right? You can search this group at comp.lang.python on Google
Groups--try "python versions linux"--or something like that--but the
issue you need to watch out for is running two different versions on
Linux.

Long and short, you don't want to uninstall the version of Python that
came with your Suse, because other programs on your machine probably
use that particular version. It's easy to install an ADDITIONAL
distribution of Python and run it separately, but again. Search the
list
for how to do that, and how to run them separately once you do.

I'm just moving to Linux myself, so can't provide the expertise. Unless
there is some killer feature of 2.5 you need, I would just use the
Python that came with your Suse.

rd
Thanks BartlebyScrivener, but are there any other IDE's that are better,
in your opinion, than Eric version 3. I'm using gnome and eric is built
for KDE. I don't care it there open source or Id I have tp puchase one.

Thanks again,

Steve
Nov 24 '06 #4
Steve Thompson wrote:
On Fri, 24 Nov 2006 06:35:21 -0500, Steve Thompson wrote:
Addionally, is the eric IDE (version 3) an acceptible IDE or are there
more easy and more productive IDE's for perl?
Perl? You're on a Python list? Anyway, the subject of IDEs comes up
every other day. If you want comparisons or discussion of Eric and
Python, search the group for "Eric IDE"

http://groups.google.com/group/comp....t=0&scoring=d&

If the link breaks, use:

http://tinyurl.com/yxy8vv

I use vim 7.0 and Komodo myself. Both are cross platform. You'll see
hundreds of different opinions here.

rd

"A couple of months in the laboratory can save a couple of hours in the
library."

Nov 24 '06 #5
hg
Steve Thompson wrote:
On Fri, 24 Nov 2006 07:09:36 -0800, BartlebyScrivener wrote:
>Steve Thompson wrote:
>>I was wondering the differnced there were betwee Active State's python and
the open source version of python.
The biggest difference at the moment is that ActiveState is still using
Python 2.4.3 in their distribution. They should be coming out with 2.5
soon.

Sounds like you are running Suse? So you already have some version of
Python, right? You can search this group at comp.lang.python on Google
Groups--try "python versions linux"--or something like that--but the
issue you need to watch out for is running two different versions on
Linux.

Long and short, you don't want to uninstall the version of Python that
came with your Suse, because other programs on your machine probably
use that particular version. It's easy to install an ADDITIONAL
distribution of Python and run it separately, but again. Search the
list
for how to do that, and how to run them separately once you do.

I'm just moving to Linux myself, so can't provide the expertise. Unless
there is some killer feature of 2.5 you need, I would just use the
Python that came with your Suse.

rd

Thanks BartlebyScrivener, but are there any other IDE's that are better,
in your opinion, than Eric version 3. I'm using gnome and eric is built
for KDE. I don't care it there open source or Id I have tp puchase one.

Thanks again,

Steve
I like Eclipse/Pydev better

hg
Nov 24 '06 #6

Steve Thompson wrote:
Hello all,

I was wondering the differnced there were betwee Active State's python and
the open source version of python. Would I have to unistall my opend souce
python? Additonally, how does Active State's Komodo IDE vs. the eric3 IDE
unler SuSE Linux v. 10.i?

Addionally, is the eric IDE (version 3) an acceptible IDE or are there
more easy and more productive IDE's for perl?

I'm urining Gnome v. 12.2.2 and Eric v 3.8.1
I'm not sure which to recommend: a spelling checker or a catheter :-)

Nov 24 '06 #7
hg
John Machin wrote:
Steve Thompson wrote:
>Hello all,

I was wondering the differnced there were betwee Active State's python and
the open source version of python. Would I have to unistall my opend souce
python? Additonally, how does Active State's Komodo IDE vs. the eric3 IDE
unler SuSE Linux v. 10.i?

Addionally, is the eric IDE (version 3) an acceptible IDE or are there
more easy and more productive IDE's for perl?

I'm urining Gnome v. 12.2.2 and Eric v 3.8.1

I'm not sure which to recommend: a spelling checker or a catheter :-)
You _are_ bad !

Nov 24 '06 #8
Steve Thompson wrote:
Hello all,

I was wondering the differnced there were betwee Active State's python and
the open source version of python.
Here is the best answer to that:
http://groups.google.com/group/comp....f732ab2c8434ef
http://tinyurl.com/y7r47q

Would I have to unistall my opend souce
python?
No. As BartlebyScrivener wrote you shouldn't do that. You can easily install
ActivePython side-by-side with another Python install on Linux.

Additonally, how does Active State's Komodo IDE vs. the eric3 IDE
unler SuSE Linux v. 10.i?

Addionally, is the eric IDE (version 3) an acceptible IDE or are there
more easy and more productive IDE's for perl?
*I* like Komodo, but then I am biased because I am one of its developers. :)
I presume you meant Python instead of Perl there, but if not, Komodo does
support Perl as well as Python (and PHP, JavaScript, Ruby, Tcl and XSLT too).

This is a pretty good review of Python IDEs (although note that most, if not
all, of the IDEs reviewed there will have advanced a few versions).

http://spyced.blogspot.com/2005/09/r...thon-ides.html
Komodo 4 is currently under public beta (Komodo 4 beta 1 is out now and beta 2
should be released later this week). Try it out:

http://www.activestate.com/products/....plex#features
Cheers,
Trent

--
Trent Mick
tr****@activestate.com
Nov 27 '06 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Noah from IT Goes Click | last post by:
I haven't actually checked if it does it for PHP but it says it has autocomplete, weather it explores your classes or not I don't know. http://www.activestate.com/Products/Komodo/index.plex
37
by: Carlos Ribeiro | last post by:
Oh well. A mailing list is not the most appropriate place for rants (a blog is better), but it's still better than keeping it for myself. I'm frustrated. My search for a good IDE to support my...
5
by: Will McGugan | last post by:
Hi, On my dev machine (P4 1.7Ghz Win2K) debugging with Komodo is painfuly slow. There is a delay of several seconds when stepping over a single line of code. Debugging the same code with...
0
by: CaptainMcBunnyTickle | last post by:
I can't seem to get it to attach to an active perl session. Has anyone been able to get it to debug more than 1 process at a time?
2
by: fortepianissimo | last post by:
This is a question to all of you who use Komodo IDE for development: when I tried to debug my script which uses __file__ to get the absolute path to the file, Komodo complained that the variable is...
6
by: Matt Trivisonno | last post by:
Hi Everybody, If I were to use Komodo to write in Python, would it add a lot of goo to my code such that I would not be able to switch to another IDE without having to claw my way out of a...
1
by: j_macaroni | last post by:
Hi all, I have setup PHP/MySQL (using mysqli) and works properly from the command line. Here is the code that works when run from the command line: <?php $conn = new...
8
by: Tom Del Rosso | last post by:
Why is the Windows msi install file for ActivePython-2.4.3.12 only 15MB whereas the older msi file for ActivePython-2.4.2.10 was 19MB? BTW, is that the prefered Python environment? -- ...
1
by: John Dann | last post by:
I'm learning Python using the Komodo Edit freeware code editor. One thing I'm finding a little confusing is that the code completion lists (what I would call Intellisense coming from a .Net...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.