Tags: application, python
News (39)
Google sets Bigtable for free life in the cloud
Web developers will soon be able to host their applications on Google's infrastructure for free — up to a point. Read more »
Flaws found in open source codes
A project funded by the US Department of Homeland Security has praised improvements in open source security, while outlining some common errors. Read more »
PHP, Perl and Python pass Homeland Security test
Coverity, which creates automated source-code analysis tools, announced late Monday its first list of open-source projects that have been certified as free of security defects. Read more »
Greenpeace goes open source in collaboration push
Greenpeace is developing an online collaboration platform to mobilise climate change, based entirely on open-source technologies. Read more »
Open-source LAMP a beacon to developers
For years, the business-software development world has been split largely between Microsoft's .Net toolset and Java. Get ready for a third option. Read more »
MySQL seek Australian expansion
MySQL AB, the company behind the popular open source database MySQL, is looking to ramp up its presence in the Australian market. Read more »
Is Google's App Engine a lock-in honeypot?
Some developers fear that Google is aiming to lock them into to the App Engine platform — Google's application hosting service — but Google refutes any claim it has evil intentions. Read more »
Big Blue backs PHP
IBM is to create a bundle including Cloudscape and Zend's PHP development tools, but insists it is still committed to Java. Read more »
Microsoft looks to extinguish LAMP
The threat of open source web application software has led the software giant to produce smaller, cheaper versions of some of its tools. Read more »
Zope launch next-generation application server
The open-source organisation has released the first version of Zope X3, which has been completely rewritten to improve the architecture. Read more »
Features (39)
Partial function application in Python
Python is not an inherently functional language, but with the help of the functools library you can write some programs in a functional style. One of the key tools do to writing functional code is partial function application, which is available through the functools module. Read more »
A Quickstart to building GUI based applications in Python
Nick Gibson will show you how Python's emphasis on simplicity can get you up and running on your graphical application in no time. Read more »
Using Google as an application platform
Find out why Google Apps is a powerful alternative to more established products such as Microsoft SharePoint and IBM Lotus Notes. And, if Google Apps doesn't offer the applications you need, see why the Google App Engine might fit the bill. Read more »
Tkinter canvas: freeform GUIs in Python
The Tkinter framework provides some standard GUI widgets for use in building Graphical User Interfaces in Python. If you need more freedom you can use the Canvas widget included in Tkinter, which gives you an area where you can draw custom shapes. Read more »
Python in the enterprise: Pros and cons
Python has developed quite a following among a small-but-growing cadre of self-described Pythonistas. This article highlights the pros and cons of building enterprise-class application in Python. Read more »
Reading zip archives in Python
Zip is the name of a popular file compression algorithm, which lets you both combine multiple files into a single archive and store them on disk using less space. We'll show you how you can open and read zip files in your Python scripts. Read more »
A Quick Start to Python
With the final release of Python 2.5 we thought it was about time Builder AU gave our readers an overview of the popular programming language. Builder AU's Nick Gibson has stepped up to the plate to write this introductory article for beginners. Read more »
One virtual machine to rule them all
The Java platform can be used to interpret more than just the Java language -- it has expanded its coverage to include Ruby, Python with PHP to follow shortly. Read more »
Signals from the open-source LAMP
As PHP apparently becomes the world's leading scripting language, the open-source LAMP burns a little more brightly. Read more »
The LAMP development toolkit
Need to dust up your Linux, Apache, PHP, Perl, Python, and MySQL (LAMP) software stack skills? Our LAMP development toolkit is just what you need. Read more »
Blog (10)
Google App Engine sort of getting Perl support
-- Google programmers are adding support for the Perl programming language to its App Engine service for hosting Web applications, but so far it's not really an official project. Read more »
AppEngine: Google's Python boost
-- I'm sure I am not the only person who will be learning a thing or three about Python due to AppEngine curiosity -- for that, Python should give Google thanks. Read more »
How useful is OpenSocial?
-- This week's coverage was all over the local MySpace developer launch, we took a look at Google's AppEngine, had more videos than we knew what to do with and can someone put us out of our misery buy Yahoo already! Read more »
OpenAndroid: a Google geek's delight
-- Between OpenSocial and Android, did anyone manage not to hear about Google this week? Read more »
Will OLPC change Linux?
-- If OLPC is successful then the next generation of programmers will come from an environment that is a vast change from the fringe desktop that we live in today. Read more »
Do you trust data in the cloud?
-- Cheap hosted storage, app engines, and hosted code libraries. Can you really trust your data, or your client's data in the magical Web 2.0 cloud? Read more »
How Google's App Engine stacks up with Amazon's EC2
-- We compare Amazon's approach to providing infrastructure services to Google's. Read more »
Google App Engine meets Amazon EC2
-- What do you get when you cross Amazon's EC2 on-demand cloud computing infrastructure with Google's new App Exchange foundation for Web applications? Read more »
The break-up of Borland
-- This week I caught up with David Intersomone, VP of developer relations worldwide, and Malcolm Groves, regional product director for Asia Pacific, from Borland's Developer Tools Group to talk about the immediate and planned future of the group once this division is sold by Borland. Read more »
CodeGear Q&A
-- CodeGear is the new name for Borland's developer tools business. Builder AU spoke to CodeGear about the handover and direction of the developer tools business under the new banner. Read more »
Filter Tags
News and features
- Latest
- Popular
- Features
- Most Discussed
-
The punching and counterpunching continued in the ongoing web browser development bout. Each time one browser closes a feature gap, a new feature appears in one of the others -- how we ever put up with the years of browser stagnation, I'll never know. Read more »
-
Since its release in May last year, Gears has supported only Internet Explorer and Firefox browsers. With the addition of Safari into the Gears fold, it closes the loop of major browsers to support Gears Read more »
-
MyPerfect.com.au has potentialVictorian Web start-up My Perfect has a strong story and rationale for why it will succeed. But it has to overcome some challenges and design flaws first. Read more »
-
Microsoft slams Google on privacy
2008/08/29 12:37:41
-
Gosling: How Java handles multi-core
2008/08/19 12:13:05
-
.NET multi-core support yet to arrive
2008/08/19 12:15:29
What's on?
-
Club Builder: Seinfeld, Wiimotes and Woz
On this episode of Club Builder: Jerry Seinfeld is the new face of Vista, we learn how to make a cheap whiteboard, and Woz talks about Steve Jobs.

