ANNOUNCE: Gaphor 0.16.0 / Gaphas 0.7.0

2010-10-15 Thread Arjan Molenaar
Gaphor 0.16.0
=

Gaphor is a UML modeling tool written in Python.


The code is stable for a while now, so it's about time we make a new release.
Since the last version some nice new functionality has been added. Most notably:

- Guides support from Gaphas 0.7.0
- "hand written" drawing style
- Keyboard shortcuts for toolbox selection
- Fixed issue in undo transaction handling
- Proper dialog when exiting with changed model

---

Gaphas (the canvas component) has been released a while ago. The most important 
changes are:

- New feature: Guides, for aligning elements
- Free hand drawing style
- Introduced aspects for finding items and handles
- Painters are bound to a specific view, like tools

It's a worthwhile update!

Regards,

Arjan

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

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


Python Ireland Presents November Talks @ Science Gallery (Wed, 10th Nov, 19:00)

2010-10-15 Thread Vicky Twomey-Lee
Hi All,

When: Wed 10th November, 19:00-20:30
Where: Studio 1 (upstairs), The Science Gallery

What:
- RESTing with Django by Fernando Ciciliati
- Unit testing for those seeking instant gratification by Maciej BliziƄski
- Pub afterwards: Trinity Capital Hotel

More info:
http://www.python.ie/meetup/2010/nov_2010_talks__the_science_gallery/

This event is free and all levels welcome.

Cheers,

/// Vicky

~
~~ http://irishbornchinese.com ~~
~~   http://www.python.ie ~~
~
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

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


SQLObject 0.14.1

2010-10-15 Thread Oleg Broytman
Hello!

I'm pleased to announce version 0.14.1, a minor bugfix release of branch
0.14 of SQLObject.


What is SQLObject
=

SQLObject is an object-relational mapper.  Your database tables are described
as classes, and rows are instances of those classes.  SQLObject is meant to be
easy to use and quick to get started with.

SQLObject supports a number of backends: MySQL, PostgreSQL, SQLite,
Firebird, Sybase, MSSQL and MaxDB (also known as SAPDB).


Where is SQLObject
==

Site:
http://sqlobject.org

Development:
http://sqlobject.org/devel/

Mailing list:
https://lists.sourceforge.net/mailman/listinfo/sqlobject-discuss

Archives:
http://news.gmane.org/gmane.comp.python.sqlobject

Download:
http://pypi.python.org/pypi/SQLObject/0.14.1

News and changes:
http://sqlobject.org/News.html


What's New
==

News since 0.14.0
-

* A bug was fixed in a subtle case when a per-instance connection is not
  passed to validators.

For a more complete list, please see the news:
http://sqlobject.org/News.html

Oleg.
-- 
 Oleg Broytmanhttp://phd.pp.ru/p...@phd.pp.ru
   Programmers don't die, they just GOSUB without RETURN.
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

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


SQLObject 0.13.1

2010-10-15 Thread Oleg Broytman
Hello!

I'm pleased to announce version 0.13.1, a minor bugfix release of branch
0.13 of SQLObject.


What is SQLObject
=

SQLObject is an object-relational mapper.  Your database tables are described
as classes, and rows are instances of those classes.  SQLObject is meant to be
easy to use and quick to get started with.

SQLObject supports a number of backends: MySQL, PostgreSQL, SQLite,
Firebird, Sybase, MSSQL and MaxDB (also known as SAPDB).


Where is SQLObject
==

Site:
http://sqlobject.org

Development:
http://sqlobject.org/devel/

Mailing list:
https://lists.sourceforge.net/mailman/listinfo/sqlobject-discuss

Archives:
http://news.gmane.org/gmane.comp.python.sqlobject

Download:
http://pypi.python.org/pypi/SQLObject/0.13.1

News and changes:
http://sqlobject.org/News.html


What's New
==

News since 0.13.0
-

* A bug was fixed in a subtle case when a per-instance connection is not
  passed to validators.

For a more complete list, please see the news:
http://sqlobject.org/News.html

Oleg.
-- 
 Oleg Broytmanhttp://phd.pp.ru/p...@phd.pp.ru
   Programmers don't die, they just GOSUB without RETURN.
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

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