A Audio, hi-fi and car audio  forum. Audio Banter

Go Back   Home » Audio Banter forum » UK Audio Newsgroups » uk.rec.audio (General Audio and Hi-Fi)
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

uk.rec.audio (General Audio and Hi-Fi) (uk.rec.audio) Discussion and exchange of hi-fi audio equipment.

A new height of irony



 
 
LinkBack Thread Tools Display Modes
  #31 (permalink)  
Old March 21st 09, 08:21 AM posted to rec.audio.opinion,uk.rec.audio,aus.hi-fi
D.M. Procida
external usenet poster
 
Posts: 140
Default A new height of irony

Mark Harriss wrote:

Python is a really good interpreted programming language:
With careful design I've written image processing software with a GUI
that was developed and tested on a Linux box, used on a Mac running OSX
and could run on a windows PC. It ran on all three without modification.

The commercial version of python is a lot faster than the free version
which is no slouch either. Printing is still a bit of a pain though.


What is "the comercial version of Python"?

Daniele
--
Wanted: TEAC A-2300SX, Akai GX-4000D
  #32 (permalink)  
Old March 21st 09, 11:29 AM posted to rec.audio.opinion,uk.rec.audio,aus.hi-fi
roughplanet[_2_]
external usenet poster
 
Posts: 13
Default A new height of irony

"D.M. Procida" wrote in
message
...

Mark Harriss wrote:

Python is a really good interpreted programming language:
With careful design I've written image processing software with a GUI
that was developed and tested on a Linux box, used on a Mac running OSX
and could run on a windows PC. It ran on all three without modification.

The commercial version of python is a lot faster than the free version
which is no slouch either. Printing is still a bit of a pain though.


What is "the comercial version of Python"?

Daniele
--
Wanted: TEAC A-2300SX, Akai GX-4000D


Commercial releases of Python, of which I know of at least 12, are tailored
to connect Python to most major databases, including the following:

- MS Access
- MS SQL Server and
- Oracle
- MYSQL
- IBM DG2
- Informix
- etc.

on all major platforms, using a Python DB-API 2.0 standard compatible
interface.

The best of them IMHO is mxODBC (Open Database Connectivity) but don't be
misled by the title; the source code is NOT available

In addition, most of the commercial releases, whilst having drivers for M$
products, usually lag behind with other OS's like Linux, BSD, MacOS, Palm,
Nokia etc.

So unless you're writing code for a living, especially databases, you're
probably just as well served with the Linux version of Python, of which
version 3.01 (3.1 alpha 1) has just been released.

Happy coding.

ruff


  #33 (permalink)  
Old March 21st 09, 12:09 PM posted to rec.audio.opinion,uk.rec.audio,aus.hi-fi
D.M. Procida
external usenet poster
 
Posts: 140
Default A new height of irony

roughplanet wrote:

The commercial version of python is a lot faster than the free version
which is no slouch either. Printing is still a bit of a pain though.


What is "the comercial version of Python"?


The best of them IMHO is mxODBC (Open Database Connectivity) but don't be
misled by the title; the source code is NOT available


That's not a version of Python, it's an extension to Python.

So unless you're writing code for a living, especially databases, you're
probably just as well served with the Linux version of Python, of which
version 3.01 (3.1 alpha 1) has just been released.


I'm sorry, this is making less and less sense. There is no such thing as
"the Linux version of Python".

Daniele
--
Wanted: TEAC A-2300SX, Akai GX-4000D
  #34 (permalink)  
Old March 21st 09, 12:48 PM posted to rec.audio.opinion,uk.rec.audio,aus.hi-fi
Mark Harriss
external usenet poster
 
Posts: 11
Default A new height of irony

D.M. Procida wrote:
I'm sorry, this is making less and less sense. There is no such thing as
"the Linux version of Python".

Daniele


Ruff made perfect sense to me, I suppose you could apply a Java-like
interpretation of his phrasing and therefore not understand him.

http://www.python.org/download/linux/
  #35 (permalink)  
Old March 21st 09, 06:30 PM posted to rec.audio.opinion,uk.rec.audio,aus.hi-fi
D.M. Procida
external usenet poster
 
Posts: 140
Default A new height of irony

Mark Harriss wrote:

I'm sorry, this is making less and less sense. There is no such thing as
"the Linux version of Python".


Ruff made perfect sense to me, I suppose you could apply a Java-like
interpretation of his phrasing and therefore not understand him.

http://www.python.org/download/linux/


If you actually read that page, you'll see that it isn't offering a
Linux version of Python, never mind *the* Linux version (and that's
because, as I pointed out, there isn't such a thing).

Python is available as source code. Binary releases are also available
for Mac OS X and Windows. Most Linux distributions include Python or
offer a binary package.

I'm still interested in this mysterious "commercial version" of Python.

Daniele
--
Wanted: TEAC A-2300SX, Akai GX-4000D
  #36 (permalink)  
Old March 21st 09, 09:01 PM posted to uk.rec.audio
Rob
external usenet poster
 
Posts: 187
Default A new height of irony

D.M. Procida wrote:
Mark Harriss wrote:

I'm sorry, this is making less and less sense. There is no such thing as
"the Linux version of Python".


Ruff made perfect sense to me, I suppose you could apply a Java-like
interpretation of his phrasing and therefore not understand him.

http://www.python.org/download/linux/


If you actually read that page, you'll see that it isn't offering a
Linux version of Python, never mind *the* Linux version (and that's
because, as I pointed out, there isn't such a thing).

Python is available as source code. Binary releases are also available
for Mac OS X and Windows. Most Linux distributions include Python or
offer a binary package.

I'm still interested in this mysterious "commercial version" of Python.

Daniele


I should imagine it's a reference to commercial implementation. You are
a bit of a grump.

Rob
  #37 (permalink)  
Old March 21st 09, 10:02 PM posted to uk.rec.audio
D.M. Procida
external usenet poster
 
Posts: 140
Default A new height of irony

Rob wrote:

I'm still interested in this mysterious "commercial version" of Python.


I should imagine it's a reference to commercial implementation.


This began with someone's saying: "The commercial version of python is a
lot faster than the free version".

I'm not even aware that any non-free versions of Python exist. The "free
version" of Python isn't a "free version" of Python. It's Python.

You are a bit of a grump.


That's true.

Daniele
--
Wanted: TEAC A-2300SX, Akai GX-4000D
  #38 (permalink)  
Old March 21st 09, 11:00 PM posted to rec.audio.opinion,uk.rec.audio,aus.hi-fi
Mark Harriss
external usenet poster
 
Posts: 11
Default A new height of irony



All I was implying earlier, was that I can extract the general gist
of Ruff's writings perfectly. I accept that a person such as a Java
programmer with a bad case of Asperger's syndrome might take exception
to such writing and erupt in a paroxysmal frenzy of nitpicking.
  #39 (permalink)  
Old March 21st 09, 11:05 PM posted to rec.audio.opinion,uk.rec.audio,aus.hi-fi
George M. Middius[_2_]
external usenet poster
 
Posts: 17
Default A new height of irony



Mark Harriss said:

paroxysmal frenzy


redundant tautology


  #40 (permalink)  
Old March 21st 09, 11:06 PM posted to rec.audio.opinion,uk.rec.audio,aus.hi-fi
Mark Harriss
external usenet poster
 
Posts: 11
Default A new height of irony

George M. Middius wrote:

Mark Harriss said:

paroxysmal frenzy


redundant tautology




The word paroxysm means sudden fit or outburst.
 




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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 06:40 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.SEO by vBSEO 3.0.0
Copyright ©2004-2025 Audio Banter.
The comments are property of their posters.