python

Excited About PHP Again - Brandon Savage

Planet PHP  Thu, 02/02/2012 - 21:23

Ten months ago when I started at Mozilla, I began transitioning away from PHP and into Python and Django.

This was inevitable: the Mozilla Webdev team favors Python over PHP in almost every webapp (Socorro is the critical exception).

However, over time I had become disillusioned with the direction that PHP was taking. The project [...]


 

Miro Internet TV: Internet TV for Ubuntu Desktop

Linux Today  Tue, 01/31/2012 - 07:01

Linuxaria: "Miro, first launched in 2005 then revamped in 2007 (it was first launched as Democracy Player), is written in Python."


 

One way PHP may capitalize on its popularity - Philip Olson

Planet PHP  Thu, 07/21/2011 - 15:00

Today Rasmus mentioned that he received a $500 offer for the php.net domain name. Discussion ensued, which ultimately led to the indisputable belief that php.net is worth over 10 million US dollars.

Therefore, let’s think about this further: Languages by worth [1] (in USD): php.net : $10,176,050 python.org : $4,088,792 perl.org : $246,064 ruby-lang.org : [...]


 

Checksumming Files to Find Bit-Rot

Linux Magazine: Top Stories  Tue, 06/28/2011 - 14:57

In a previous article extended file attributes were presented. These are additional bits of metadata that are tied to the file and can be used in a variety of ways.

One of these ways is to add checksums to the file so that corrupted data can be detected. Let's take a look at how we can do this including some simple Python examples. Continue reading


 

Python 3: Building a Wiki Application

Linux Today  Thu, 05/19/2011 - 23:12

PACKT Publishing: "In this article, we will develop a wiki of our own, and in doing so, we will focus on two important concepts in building web applications.

The first one is the design of the data layer. The second one is input validation."


 

Testing in Python using doctest

Linux Today  Sun, 05/15/2011 - 23:11

PACKT Publishing: "Testing has always been a part of software development. Testing includes many different styles including unit testing, integration testing, acceptance testing, smoke testing, load testing, and countless others."


 

Pretty Python Plotting With CairoPlot

Linux Today  Wed, 04/06/2011 - 02:11

ServerWatch: "As a data junkie, I'm forever looking for better ways to display charts and graphs, especially from Python.

There are lots of Python plotting packages available, but if you want output that's pretty enough that even your Mac friends will be impressed, consider using CairoPlot."


 

What's your favorite programming language?

Linux Journal - The Original Magazine of the Linux Community  Thu, 03/31/2011 - 23:00


 

Python for Newbies

Linux Today  Thu, 01/27/2011 - 21:04

An alien's viewpoint: "What is Python? Python is a computer programming language created initially by Guido Van Rossum, who released it to the world as an “Open Source” “Free”program"


 

Broken RAID5 you said? Don't use Java anymore. Go with python in...

Linux Today  Thu, 11/25/2010 - 21:02

Technology FLOSS: "So, you have a broken RAID5 and found the article I wrote for the Free Software Magazine 5 years ago about it and would like to give it a shot.

First off: Good luck! You are gonna need it."