Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > Developing Commercial Applications in Python

Reply
Thread Tools

Developing Commercial Applications in Python

 
 
Aahz
Guest
Posts: n/a
 
      01-07-2005
In article <mailman.260.1105025818.22381.python->,
Stephen Waterbury <> wrote:
>> writes:
>>>
>>>Can somebody there to point me any good commercial applications
>>>developed using python ?

>
>Also see Python Success Stories: http://pythonology.org/success
>
>A notable example is Verity's search engine -- see
>http://python.oreilly.com/news/PythonSS.pdf


Actually, your statement is slightly inaccurate. The Verity search
engine is more than fifteen years old in its core technology; it was
started as a LISP project at IIRC MIT. (At one point I was much amused
to look at the C source code and find car() and cdr() functions.) As of
my last information, Python isn't used at all in or with the Verity
search engine. What you're referring to is the Verity Ultraseek engine,
originally written and owned by Infoseek before getting transferred to
Verity through a series of dot-bomb transactions. The Ultraseek engine
doesn't use Python, but Python is used to control the engine, and I think
much of the spider is written in Python.
--
Aahz () <*> http://www.pythoncraft.com/

"19. A language that doesn't affect the way you think about programming,
is not worth knowing." --Alan Perlis
 
Reply With Quote
 
 
 
 
Stephen Waterbury
Guest
Posts: n/a
 
      01-08-2005
Aahz wrote:
> In article <mailman.260.1105025818.22381.python->,
> Stephen Waterbury <> wrote:
>
>>> writes:
>>>
>>>>Can somebody there to point me any good commercial applications
>>>>developed using python ?

>>
>>Also see Python Success Stories: http://pythonology.org/success
>>
>>A notable example is Verity's search engine -- see
>>http://python.oreilly.com/news/PythonSS.pdf

>
> Actually, your statement is slightly inaccurate. The Verity search
> engine is more than fifteen years old in its core technology; it was
> started as a LISP project at IIRC MIT. (At one point I was much amused
> to look at the C source code and find car() and cdr() functions.) As of
> my last information, Python isn't used at all in or with the Verity
> search engine. What you're referring to is the Verity Ultraseek engine,
> originally written and owned by Infoseek before getting transferred to
> Verity through a series of dot-bomb transactions. The Ultraseek engine
> doesn't use Python, but Python is used to control the engine, and I think
> much of the spider is written in Python.


Actually, Aahz didn't add anything useful that wasn't explained
better in the article itself, pointing to which was the purpose
of my post, but he is correct: Python was *not* used to write
the Verity search engine ... how the hell do these stupid rumors
get started anyhow?? . Just read the article, dammit!

Cheers,
Steve
 
Reply With Quote
 
 
 
 
Aahz
Guest
Posts: n/a
 
      01-08-2005
In article <mailman.348.1105159582.22381.python->,
Stephen Waterbury <> wrote:
>Aahz wrote:
>> In article <mailman.260.1105025818.22381.python->,
>> Stephen Waterbury <> wrote:
>>>
>>>Also see Python Success Stories: http://pythonology.org/success
>>>
>>>A notable example is Verity's search engine -- see
>>>http://python.oreilly.com/news/PythonSS.pdf

>>
>> Actually, your statement is slightly inaccurate. The Verity search
>> engine is more than fifteen years old in its core technology; it was
>> started as a LISP project at IIRC MIT. (At one point I was much amused
>> to look at the C source code and find car() and cdr() functions.) As of
>> my last information, Python isn't used at all in or with the Verity
>> search engine. What you're referring to is the Verity Ultraseek engine,
>> originally written and owned by Infoseek before getting transferred to
>> Verity through a series of dot-bomb transactions. The Ultraseek engine
>> doesn't use Python, but Python is used to control the engine, and I think
>> much of the spider is written in Python.

>
>Actually, Aahz didn't add anything useful that wasn't explained better
>in the article itself, pointing to which was the purpose of my post,
>but he is correct: Python was *not* used to write the Verity search
>engine ... how the hell do these stupid rumors get started anyhow?? .
>Just read the article, dammit!


You're quite correct that I added little useful information, but seeing
as I used to work at Verity, I couldn't resist adding some hopefully
interesting and/or amusing trivia. Especially the LISP bit.
--
Aahz () <*> http://www.pythoncraft.com/

"19. A language that doesn't affect the way you think about programming,
is not worth knowing." --Alan Perlis
 
Reply With Quote
 
Stephen Waterbury
Guest
Posts: n/a
 
      01-08-2005
Aahz wrote:
> In article <mailman.348.1105159582.22381.python->,
> Stephen Waterbury <> wrote:
>
>>Aahz wrote:
>>
>>>In article <mailman.260.1105025818.22381.python->,
>>>Stephen Waterbury <> wrote:
>>>
>>>>Also see Python Success Stories: http://pythonology.org/success
>>>>
>>>>A notable example is Verity's search engine -- see
>>>>http://python.oreilly.com/news/PythonSS.pdf
>>>
>>>Actually, your statement is slightly inaccurate. The Verity search
>>>engine is more than fifteen years old in its core technology; it was
>>>started as a LISP project at IIRC MIT. (At one point I was much amused
>>>to look at the C source code and find car() and cdr() functions.) As of
>>>my last information, Python isn't used at all in or with the Verity
>>>search engine. What you're referring to is the Verity Ultraseek engine,
>>>originally written and owned by Infoseek before getting transferred to
>>>Verity through a series of dot-bomb transactions. The Ultraseek engine
>>>doesn't use Python, but Python is used to control the engine, and I think
>>>much of the spider is written in Python.

>>
>>Actually, Aahz didn't add anything useful that wasn't explained better
>>in the article itself, pointing to which was the purpose of my post,
>>but he is correct: Python was *not* used to write the Verity search
>>engine ... how the hell do these stupid rumors get started anyhow?? .
>>Just read the article, dammit!

>
> You're quite correct that I added little useful information, but seeing
> as I used to work at Verity, I couldn't resist adding some hopefully
> interesting and/or amusing trivia. Especially the LISP bit.


Well GEEZ, you should've mentioned that you used to work there!
All the trivia *were* amusing ... sorry if I harshed!

Cheers,
Steve
 
Reply With Quote
 
bit_bucket5@hotmail.com
Guest
Posts: n/a
 
      01-10-2005
See http://www.journynx.com/
Commercial timesheet app written in Python.

wrote:
> Hello All,
> I am trying to convince my client to use Python in his new product.

He
> is worried about the license issues. Can somebody there to point me

any
> good commercial applications developed using python ?. The licence
> clearly says Python can be used for commercial applications. Is there
> any other implications like that of GPL to make the source open ?
> Thanks for any help.
> eeykay


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Which one is best Python or Java for developing GUI applications? srinivasan srinivas Python 7 05-08-2009 02:45 AM
Developing applications for Cisco routers onestatusquo@yahoo.com Cisco 6 06-03-2005 09:24 PM
Using embedded PERL with commercial applications? Patrick Finnegan Perl Misc 13 11-26-2004 06:54 PM
Exam 70-315: Developing Web Applications with Visual C#.NET =?Utf-8?B?VGluYQ==?= ASP .Net 2 11-04-2004 06:42 PM
Richard Grimes' book "Developing Applications With Visual Studio.NET" Andy Turner ASP .Net 6 11-03-2003 02:19 PM



Advertisments