Big Blog

Arts & Culture
Biological Science
Blog Watch
Computer Games
Computer Security
Cricket
Data Privacy
Developer
Domain Names
E-commerce
Gadgets
General Science
Handhelds
IP & Patents
Java
Linux
MP3
Nanotech
Online Auctions
Online Legal Issues
Open Source
Personal Finance
Photography
Quirky
Robotics
Search Engines
Space Science
Top Internet
Top Stories
Top Tech
Video Games
Web Developer
Webmaster Tips
XML & Metadata
{Home}



python: search

Python 2.6b1 and 3.0b1

On behalf of the Python development team and the Python community, I am happy to announce the first beta releases of Python 2.6 and Python 3.0.

Embedding Python In Apache2 With mod_python (Debian Etch)

This tutorial shows how to install and use mod_python on a Debian Etch server with Apache2. mod_python is an Apache module that embeds the Python interpreter within the server. It allows you to write web-based applications in Python that will run many times faster than traditional CGI and will have access to advanced features such as ability to retain database connections and other data between hits and access to Apache internals.

Python captured in Cocoa, Fla.

COCOA, Fla., July 3 (UPI) -- Florida wildlife officials said they have captured a 5-foot python that had apparently injured itself while eating an animal in a tree in the city of Cocoa.

Python swallows family's kitten

A Darwin, Australia, family said its 8-week-old kitten was swallowed whole by a python that invaded its backyard.

Lawyer rescues python from Indian dump

An Indian lawyer who moonlights running a snake rescue center saved a python that had moved into a municipal dump by following its shed skin.

Zenoss Announces Sponsorship of Twisted, an Open Source Python-Powered Programming Engine

TMCNet: Zenoss Announces Sponsorship of Twisted, an Open Source Python-Powered Programming Engine

Research and Markets: Object-Oriented Scripting with Perl and Python

Research and Markets (http://www.researchandmarkets.com/reports/c91628) has announced the addition of "Scripting with Objects: A Comparative Presentation of Object-Oriented Scripting with Perl and Python" to their offering.

Research and Markets: Object-Oriented Scripting with Perl and Python

DUBLIN, Ireland, BUSINESS WIRE -- Research and Markets (http://www.researchandmarkets.com/reports/c91628) has announced the addition of "Scripting with Objects: A Comparative Presentation of Object-Oriented Scripting with Perl and Python" to their offering.

Research and Markets: Object-Oriented Scripting with Perl and Python

DUBLIN, Ireland--(BUSINESS WIRE)--Research and Markets (http://www.researchandmarkets.com/reports/c91628) has announced the addition of "Scripting with Objects: A Comparative Presentation of Object-Oriented Scripting with Perl and Python" to their offering.

What Makes a Programming Language Successful?

danielstoner writes "The article '13 reasons why Ruby, Python and the gang will push Java to die... of old age' makes an interesting analysis of the programming languages battling for a place in programmers' minds. What really makes a language popular? What really makes a language 'good'? What is success for a programming language? Can we say COBOL is a successful language? What about Ruby, Python, etc?"

Man orders pet python to attack police officers

Broadband Service Provider Trident SR Sdn. Bhd.

Easy Concurrency with Stackless Python

Writing concurrent programs is hard. The concept is relatively straightforward; after all, we live concurrently. However, thinking concurrently in programming requires the programmer to anticipate lots of events that are never an issue in a single threaded, single process procedural program.

Man tries to set python on cops, fails

Police say they arrested a man after he ordered his pet to attack two officers. Luckily for them, 9-foot-long pythons are not very obedient.

First look: Google's high-flying cloud for Python code

Google App Engine simplifies the problem of deploying and scaling Web applications, but not without a few wrinkles and question marks

Zenoss Announces Sponsorship of Twisted, an Open Source Python-Powered Programming Engine

Zenoss Inc. today announced its Gold Sponsorship of the newly-formed non-profit Twisted Software Foundation

Zenoss Announces Sponsorship of Twisted, an Open Source Python-Powered Programming Engine

Greater Baltimore Committee Honors Eddie and Sylvia Brown for Giving; Lt. Governor Anthony Brown for Regional Efforts

Zenoss Announces Sponsorship of Twisted, an Open Source Python-Powered Programming Engine

ANNAPOLIS, MD -- 05/09/08 -- Zenoss Inc., a leading provider of open source network, systems and application management software, today announced its Gold Sponsorship of the newly formed non-profit Twisted Software Foundation (TSF), which provides ..

Zenoss Announces Sponsorship of Twisted, an Open Source Python-Powered Programming Engine

Vertical Branding, Inc. Schedules Conference Call for Wednesday, May 14, to Discuss First Quarter Financial Results

3 pythons turn up in German parcel post

A package sorter in Darmstadt, Germany, got a shock when a python crawled out of a parcel, the postal service said.

Google App Engine beta review

With Google's App Engine, you write a bit of code in Python, customise some HTML, and bingo, you've got your database-backed dynamic website up and running in a few short minutes. When the world starts flocking to your web application Google's cloud of computers adapts to the load, handling everything the public demands.

Oldest Parrot Fossil Found -- In Scandinavia?

The fictional dead Scandinavian parrot that an unhappy customer tried to return in a famous Monty Python TV sketch may have a 54-million-year-old real-life ancestor, if a new study is to be believed.

Visualizing Open Source Contributions

An anonymous reader writes "A student at UC Davis has created some stunning visualizations of open source software contributions, including Eclipse, Python, Apache httpd and Postgres. From the website: 'This visualization, called code_swarm, shows the history of commits in a software project. A commit happens when a developer makes changes to the code or documents and transfers them into the central project repository. Both developers and files are represented as moving elements. When a developer commits a file, it lights up and flies towards that developer. Files are colored according to their purpose, such as whether they are source code or a document. If files or developers have not been active for a while, they will fade away. A histogram at the bottom keeps a reminder of what has come before.

Will Google deliver its own dynamic language runtime?

It’s been over a year since Microsoft announced its dynamic language runtime (DLR), a software layer on top of .Net that allows dynamic languages, like Ruby and Python, to integrate more tightly with Microsoft’s core set of developer class libraries.

The Art of Linux

"The existence of Linux is inevitable in the realm of LAMP based web development. It is more than incomplete to talk about LAMP without the operating system--Linux. Although Apache, mySQL and PHP/Python/Perl are equally capable of running over non-*nix machines too, Linux predominantly holds a larger share in terms of developers’ choice. Hence the acronym--LAMP.


Search News:


Copyright © 2001-2008 Jonathan Hedley