Re: [Python] pyhonisti

2007-02-21 Per discussione Carlo C8E Miron

Il 20/02/07, Salvatore MONACO[EMAIL PROTECTED] ha scritto:

c'e' un gruppo a milano???


Hai voglia, tra Milano e dintorni. La capitale di Pythonia e` Treviglio, BG ;-)

Ciao,
(c)

--
Disclaimer:
If I receive a message from you, you are agreeing that:
1. I am by definition, the intended recipient.
2. All information in the email is mine to do with as I see fit and
make such financial profit, political mileage, or good joke as it
lends itself to. In particular, I may quote it on USENET or the WWW.
3. I may take the contents as representing the views of your company.
4. This overrides any disclaimer or statement of confidentiality that
may be included on your message.
___
Python mailing list
Python@lists.python.it
http://lists.python.it/mailman/listinfo/python


Re: [Python] pyhonisti

2007-02-21 Per discussione Carlo C8E Miron

Il 21/02/07, Giovanni Porcari[EMAIL PROTECTED] ha scritto:

Il giorno 21/feb/07, alle ore 10:42, Lawrence Oluyede ha scritto:
 Hai voglia, tra Milano e dintorni. La capitale di Pythonia e`
 Treviglio, BG ;-)

 Ah ah che pirla :D

Beh... tipico insulto meneghino direi.


Bergamasco, in questo specifico caso ;)


Quindi quando si va a cena insieme noi 'lombardi' ?


Direi che e` abbondantemente giunta l'ora, si`.

Sbaglio o si ventilava un ipotesi di cena il 17 marzo, in occasione
dell'Avvento del Piu` Grande Geek d'Italia™?
Sarebbe un problema per te, Giovanni, se si dovesse trattare di
ristorante giapponese? Noi geek lumbard amiamo il sushi..
Qualcun'altro interessato alla cosa?
Qualcuno sa per caso se ludo e` pescecrudofago?

cheers,
(c)

--
Disclaimer:
If I receive a message from you, you are agreeing that:
1. I am by definition, the intended recipient.
2. All information in the email is mine to do with as I see fit and
make such financial profit, political mileage, or good joke as it
lends itself to. In particular, I may quote it on USENET or the WWW.
3. I may take the contents as representing the views of your company.
4. This overrides any disclaimer or statement of confidentiality that
may be included on your message.
___
Python mailing list
Python@lists.python.it
http://lists.python.it/mailman/listinfo/python


Re: [Python] pyhonisti

2007-02-21 Per discussione Raffaele Salmaso

Carlo C8E Miron wrote:

Treviglio, BG ;-)

Ah ah che pirla :D

Beh... tipico insulto meneghino direi.

Bergamasco, in questo specifico caso ;)

oddio... devo ancora capirlo se sono bergamaschi o che... :D

--
()_() | NN KAPISCO XK' CELLHAVETE T'ANNTO CN ME SL | +
(o.o) | XK' SKRIVO 1 P'HO VELLOCE MA HALL'ORA DITTELO  | +---+
'm m' | KE SIETE VOI K CI HAVVETE PROBBLEMI NO PENSATECI   |  O  |
(___) | HE SENZA RANKORI CIA   |
   raffaele punto salmaso at gmail punto com
___
Python mailing list
Python@lists.python.it
http://lists.python.it/mailman/listinfo/python


Re: [Python] pyhonisti

2007-02-21 Per discussione Giovanni Porcari
La mia ricetta preferita è tagliata di pitone in salsa aurora ma  
potrei persino adattarmi al sushi.


G

Il giorno 21/feb/07, alle ore 19:42, Carlo C8E Miron ha scritto:

Il 21/02/07, Giovanni Porcari[EMAIL PROTECTED] ha  
scritto:

Il giorno 21/feb/07, alle ore 10:42, Lawrence Oluyede ha scritto:
 Hai voglia, tra Milano e dintorni. La capitale di Pythonia e`
 Treviglio, BG ;-)

 Ah ah che pirla :D

Beh... tipico insulto meneghino direi.


Bergamasco, in questo specifico caso ;)


Quindi quando si va a cena insieme noi 'lombardi' ?


Direi che e` abbondantemente giunta l'ora, si`.

Sbaglio o si ventilava un ipotesi di cena il 17 marzo, in occasione
dell'Avvento del Piu` Grande Geek d'Italia™?
Sarebbe un problema per te, Giovanni, se si dovesse trattare di
ristorante giapponese? Noi geek lumbard amiamo il sushi..
Qualcun'altro interessato alla cosa?
Qualcuno sa per caso se ludo e` pescecrudofago?

cheers,
(c)

--
Disclaimer:
If I receive a message from you, you are agreeing that:
1. I am by definition, the intended recipient.
2. All information in the email is mine to do with as I see fit and
make such financial profit, political mileage, or good joke as it
lends itself to. In particular, I may quote it on USENET or the WWW.
3. I may take the contents as representing the views of your company.
4. This overrides any disclaimer or statement of confidentiality that
may be included on your message.
___
Python mailing list
Python@lists.python.it
http://lists.python.it/mailman/listinfo/python


___
Python mailing list
Python@lists.python.it
http://lists.python.it/mailman/listinfo/python


[Python] [Ann] PyGooCanvas 0.6.0

2007-02-21 Per discussione Gian Mario Tagliaretti

I am pleased to announce version 0.6.0 of the Python bindings for
Goocanvas.

It is available at:

https://developer.berlios.de/projects/pygoocanvas/

The bindings are updated with the new Goocanvas API

PyGooCanvas 0.6.0   (Feb 19 2007)
=

o Rename and implement latest API changes according to
  goocanvas 0.6 (Gian Mario)
o wrap GooCanvasItem.find_child_property as classmethod (Gian Mario)
o New example of Table (Gian Mario)
o Wrap goo_canvas_polyline_model_new_line Gian Mario)
o Wrap goo_canvas_item_model_[get|set]_child_properties (Gian Mario)
o Wrap goo_canvas_item_[get|set]_child_properties (Gian Mario)
o Add setters for bounds_x1, bounds_x2, bounds_y1,
  bounds_y2 of goocanvas.ItemSimple.  Closes LP#81992. (Gustavo)
o Wrap all new methods of goocanvas.Style (Gustavo)
o Implement mapping methods in goocanvas.Style (Gustavo)
o _wrap_GooCanvasItem__proxy_do_get_bounds,
  _wrap_GooCanvasItem__proxy_do_update,
  Override to implement proper 'return value' semantics for the
  bounds parameter. (Gustavo)
o Add a reversewrapper. Parameter handler for GooCanvasBounds* (Gustavo)
o Added new examples (Gian Mario, Gustavo)
o _cairo_pattern_to_gvalue: allow pattern=None in properties (Gustavo)
o Regenerated defs files with new goocanvas include files (Gian Mario)

Blurb:
==

Goocanvas [1] is a canvas widget for GTK+, It is similar in many ways
to  FooCanvas, hence the name, but it uses cairo for rendering, it has
an optional  model/view split, and uses interfaces for items  views
(so you can easily turn any application object into a canvas item or
view).

PyGooCanvas is a wrapper which exposes the goocanvas API to the
python world.  It is fairly complete; most of the API are covered.

The documentation is a work in progress, needs quite a lot of work in
order to reflect the new API, a lot of new examples are provided,
anyway help will be greatly appreciated.

Like the GTK+ library, PyGTK and GooCanvas itself PyGooCanvas is
licensed under  the GNU LGPL, so is suitable for use in both
free software and proprietary applications.

PyGooCanvas requires:
=

o Goocanvas = 0.6.0
o PyGObject = 2.10.1 (2.11.3 to build the docs)
o PyGTK = 2.10.4
o PyCairo = 1.2.0

Bug reports should go to
https://launchpad.net/pygoocanvas/

[1] http://sourceforge.net/projects/goocanvas

ciao
--
Gian Mario Tagliaretti
http://www.parafernalia.org/pygtk/
___
Python mailing list
Python@lists.python.it
http://lists.python.it/mailman/listinfo/python