ANN: xxgamma 0.06

2009-03-19 Thread Florian Diesch


I'm happy to announce xxgamma 0.06

Get it at http://www.florian-diesch.de/software/xxgamma/


xxgamma is an PyGTK based GUI for xgamma which allows you to load,
modify and store multiple gamma correction profiles for XFree86 and
X.org through a GUI and a command line interface.


Version 0.06 fixes some bugs and adds Undo and some minor GUI improvements



   Florian
-- 
http://www.florian-diesch.de/
--
http://mail.python.org/mailman/listinfo/python-announce-list

Support the Python Software Foundation:
http://www.python.org/psf/donations.html


ANN: pycairo release 1.8.4 now available

2009-03-19 Thread Steve
Pycairo is a set of Python bindings for the multi-platform 2D graphics
library cairo.
 http://cairographics.org
 http://cairographics.org/pycairo

A new pycairo release 1.8.4 is now available from:

http://cairographics.org/releases/pycairo-1.8.4.tar.gz
http://cairographics.org/releases/pycairo-1.8.4.tar.gz.md5

6adff10f58818004839fe9edc9dc6a9b  pycairo-1.8.4.tar.gz

Overview of changes from pycairo 1.8.2 to pycairo 1.8.4
===
General Changes:
Pycairo 1.8.4 requires cairo 1.8.4 (or later) and Python 2.6

Bug Fixes:
20674: Add get/set_extend for Gradient Patterns

New Classes:
cairo.ToyFontFace

New Methods:
Pattern.get_extend
Pattern.set_extend
ToyFontFace.get_family
ToyFontFace.get_slant
ToyFontFace.get_weight

Deleted Methods:
SurfacePattern.get_extend
SurfacePattern.set_extend

Other Changes:
Threading for surfaces with stream functions has been reenabled.
Documentation updates.


Steve

--
http://mail.python.org/mailman/listinfo/python-announce-list

Support the Python Software Foundation:
http://www.python.org/psf/donations.html


ANN: eGenix mxODBC Connect 1.0.1 - Python Database Interface

2009-03-19 Thread eGenix Team: M.-A. Lemburg


ANNOUNCING
  eGenix.com mxODBC Connect

  Python Database Interface

Version 1.0.1


   Our new client-server product for connecting Python applications
  to relational databases - from all major platforms


This announcement is also available on our web-site for online reading:
http://www.egenix.com/company/news/eGenix-mxODBC-Connect-1.0.1-GA.html



INTRODUCTION

The mxODBC Connect Database Interface for Python allows users to
easily connect Python applications to all major databases on the
market today in a highly portable and convenient way.

Unlike our mxODBC Python extension, mxODBC Connect is designed
as client-server application, so you no longer need to find production
quality ODBC drivers for all the platforms you target with your Python
application.

Instead you use an easy to install Python client library which
connects directly to the mxODBC Connect database server over the
network.

This makes mxODBC Connect the ideal basis for writing cross-platform
database programs and utilities in Python, especially if you run
applications that need to communicate with databases such as MS SQL
Server and MS Access, Oracle Database, IBM DB2 and Informix, Sybase
ASE and Sybase Anywhere, MySQL, PostgreSQL, SAP MaxDB and many more,
that run on Windows or Linux machines.

By removing the need to install and configure ODBC drivers on the
client side, mxODBC Connect greatly simplifies setup and
configuration of database driven client applications, while at
the same time making the network communication between client and
database server more efficient and more secure.

For more information, please see the product page:

http://www.egenix.com/products/python/mxODBCConnect/



NEWS

mxODBC Connect 1.0.1 is a patch-level release of our new mxODBC Connect
product.

* More Robust

We have made the client and server more robust in case of communication
failures. Even if the client applications fail to shutdown the server
connection before exiting, the server will free up resources used by the
client on the server side and rollback transactions as necessary.

* More Platform Support

With the 1.0.1 release we are also providing much better platform
support for the mxODBC Connect Client: we have fixed a problem in 1.0.0
that prevented the installation of the pre-built clients on non-Linux
systems.

The mxODBC Connect Client can now be installed on most platforms
supported by Python, since it is written in a platform independent,
portable way.

The pre-built archives also make it possible to integrate the clients
into build system such as buildout (used in Zope and Plone) or other
distutils-based deployment systems.

* Ideal for Building Bridges

As a result, connecting from e.g. Mac OS X to an SQL Server database
has never been easier. You can even keep the data sources you already
have configured on your Windows machine and connect to them as if your
application were running on the database server itself.



UPGRADING

You are encouraged to upgrade to this latest mxODBC Connect release.
When upgrading, please always upgrade both the server and the client
installations to the same version - even for patch level releases.

Customers who have purchased mxODBC Connect 1.0 licenses can download
and upgrade their existing installations without having to purchase
new licenses or upgrades. The licenses will continue to work with
version 1.0.1.

Users of our stand-alone mxODBC product will have to purchase new
licenses from our online shop in order to use mxODBC Connect.

You can request 30-day evaluation licenses by visiting our web-site
or writing to sa...@egenix.com, stating your name (or the name of the
company) and the number of eval licenses that you need.

http://www.egenix.com/products/python/mxODBCConnect/#Evaluation



DOWNLOADS

The download archives as well as instructions for installation and
configuration of the product can be found on the product page:

http://www.egenix.com/products/python/mxODBCConnect/

Evaluation licenses for the server part are available free of
charge:

http://www.egenix.com/products/python/mxODBCConnect/#Evaluation

The client part of mxODBC Connect is always free of charge.

___

SUPPORT

Commercial support for this product is available from eGenix.com.

Please see

http://www.egenix.com/services/support/

for details about our support offerings.

Enjoy,
-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Source  (#1, Mar 19 2009)