REMINDER: BayPIGgies: October 13, 7:30pm (IronPort)

2005-10-11 Thread Aahz
The next meeting of BayPIGgies will be Thurs, October 13 at 7:30pm at
IronPort.

Tim Thompson will describe and demonstrate the interaction between
Burning Man and Python using two applications, Radio Free Quasar and
Ergo.

BayPIGgies meetings alternate between IronPort (San Bruno, California)
and Google (Mountain View, California).  For more information and
directions, see http://www.baypiggies.net/


Before the meeting, we sometimes meet at 6pm for dinner.  Discussion of
dinner plans is handled on the BayPIGgies mailing list.  

Advance notice:  We've got some options on the plate for November 10 but
haven't settled anything yet.  Please send e-mail to
[EMAIL PROTECTED] if you want to suggest an agenda (or volunteer
to give a presentation).  The meeting agenda for December 8 has been set.
-- 
Aahz ([EMAIL PROTECTED])   <*> http://www.pythoncraft.com/

"If you think it's expensive to hire a professional to do the job, wait
until you hire an amateur."  --Red Adair
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

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


Fifth Fredericksburg, VA ZPUG Meeting

2005-10-11 Thread Gary Poster
Please join us October 12, 7:30-9:00 PM, for the fifth meeting of the  
Fredericksburg, VA Zope and Python User Group ("ZPUG"). Learn about  
Python configuration of Asterisk, an open source VOIP! Free food!
Rob Page, Zope Corporation CEO and President, will present a  
technical session on Asterisk [1] installation, configuration and  
operation. A brief discussion of connections to the public telephone  
network and internet telephony providers will be presented.

Hadar Pedhazur, Zope Corporation Chairman of the Board, will present  
a technical session on call handling and processing using Python  
extensions to Asterisk.

We will also serve delicious fruit, cheese, and soft drinks.

We've had a nice group for all the meetings. Please come and bring  
friends!

We also are now members of the O'Reilly and Apress user group  
programs, which gives us nice book discounts (prices better than  
Amazon's, for instance) and the possibility of free review copies.  
Ask me about details at the meeting if you are interested.

General ZPUG information
When: second Wednesday of every month, 7:30-9:00.

Where: Zope Corporation offices. 513 Prince Edward Street;  
Fredericksburg, VA 22408 (tinyurl for map is http://tinyurl.com/duoab).

Parking: Zope Corporation parking lot; entrance on Prince Edward Street.

Topics: As desired (and offered) by participants, within the  
constraints of having to do with Python.

Contact: Gary Poster ([EMAIL PROTECTED])

[1] From www.asterisk.org: Asterisk is a complete PBX in software. It  
runs on Linux, BSD and MacOSX and provides all of the features you  
would expect from a PBX and more. Asterisk does voice over IP in many  
protocols, and can interoperate with almost all standards-based  
telephony equipment using relatively inexpensive hardware.

Asterisk provides Voicemail services with Directory, Call  
Conferencing, Interactive Voice Response and Call Queuing. It has  
support for three-way calling, caller ID services, ADSI, SIP and H. 
323 (as both client and gateway). Check the Features section for a  
more complete list.

Asterisk needs no additional hardware for Voice over IP. For  
interconnection with digital and analog telephony equipment, Asterisk  
supports a number of hardware devices, most notably all of the  
hardware manufactured by Asterisk's sponsors, Digiumâ„¢. Digium has  
single and quad span T1 and E1 interfaces for interconnection to PRI  
lines and channel banks as well as a single port FXO card and a one  
to four-port modular FXS and FXO card.
-- 
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.0.2 now available

2005-10-11 Thread Steve Chaplin
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.0.2 is now available from:

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

5bb6a202ebc3990712bced1da6dfb7a8  pycairo-1.0.2.tar.gz

Overview of changes from pycairo 1.0.0 to pycairo 1.0.2
===
General changes:
Pycairo has been updated to work with cairo 1.0.2.

New cairo functions supported:
cairo.ImageSurface.create_for_data()

Updated functions:
ctx.set_source_rgba (r, g, b, a=1.0) now supports a default alpha
argument

Other changes:
cairo.Matrix now supports the Python sequence protocol, so you can
do:
xx, yx, xy, yy, x0, y0 = matrix



Send instant messages to your online friends http://au.messenger.yahoo.com 
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

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