Differences between revisions 57 and 59 (spanning 2 versions)
Revision 57 as of 2003-08-14 09:19:58
Size: 6577
Editor: ehv02e
Comment:
Revision 59 as of 2003-08-16 18:00:23
Size: 6680
Editor: node-d-06f0
Comment:
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
||PythonUrloWeek32||
Line 18: Line 19:
The following is a sample of the coming week 32 issue, first time using wiki formatting: The following is a sample of the coming week 33 issue, first time using wiki formatting:
Line 22: Line 23:
[python-urlo;)] Newsletter di notizie e links sul Python [15 Aug 2003] [python-urlo;)] Newsletter di notizie e links sul Python [16 Aug 2003]
Line 25: Line 26:
Questa newsletter e' la decima della serie ed e' stata scritta da Nicola Paolucci in collaborazione con Luca Simonetti. Questa newsletter e' la undicesima della serie ed e' stata scritta da Nicola Paolucci in collaborazione con Luca Simonetti.
Line 39: Line 40:
Continuiamo a prendere le citazioni dal Python-URL! originale in attesa che la nostra NG o ML partorisca qualche citazione degna di menzione Continuiamo a prendere le citazioni da Python-URL! originale in attesa che la nostra ML o il NG partoriscano qualche citazione degna di menzione
Line 42: Line 43:
 "What can I do with Python that I can't do with C#? You can go home on time at the end of the day." -- Daniel Klein  "What can I do with Python that I can't do with C#?
      
You can go home on time at the end of the day."
           
-- Daniel Klein
Line 44: Line 47:
 "Python lends itself to playing with it and to discussing the merits of code snippets with other people. It's one of the 'language' languages, in that it's suitable for people to communicate using it, and it can even be used as [a] tool to check ones thoughts." -- Anton Vredegoor  "Python lends itself to playing with it and to discussing the
        
merits of code snippets with other people. It's one of the
        
'language' languages, in that it's suitable for people to
        
communicate using it, and it can even be used as [a] tool to
        
check ones thoughts."
           
-- Anton Vredegoor
Line 70: Line 78:
Preview release 2 di `Python per .NET`__.

__ http://zope.org/Members/Brian/PythonNet/
Line 95: Line 99:
==============================================
Notizie dal vecchio mondo della carta stampata
==============================================
`Lunga intervista a Guido van Rossum`__ fatta a OSCON 2003.

__ http://www.onlamp.com/pub/a/python/2003/08/14/gvr_interview.html?page=1
Line 102: Line 106:

Preview release 2 di `Python per .NET`__.

__ http://zope.org/Members/Brian/PythonNet/
Line 172: Line 180:
   sono sempre benvenuti. Possono essere indirizzati a python-urlo[chiocciola]python.it    sono sempre benvenuti. Possono essere indirizzati a
  
python-urlo[chiocciola]python.it

General Information about python-urlo;)

This page will serve as a starting point for the coordination of the italian Python newsletter called python-urlo;) (named of course after the more famous python-url!). Already released issues can be found here: http://www.python.it/python-urlo

The newsletter is maintained by Nicola Paolucci with the collaboration of Luca Simonetti. This page will store the newsletters work in progress as a coordination mean between the authors.

The newsletter is in Italian.More details will follow.

Past Issues

Issues already edited using this Wiki:

PythonUrloWeek30

PythonUrloWeek31

PythonUrloWeek32

Upcoming Issue

The following is a sample of the coming week 33 issue, first time using wiki formatting:

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[python-urlo;)] Newsletter di notizie e links sul Python [16 Aug 2003]
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Questa newsletter e' la undicesima della serie ed e' stata scritta da Nicola Paolucci in collaborazione con Luca Simonetti.

Tutte le newsletter sono archiviate all'indirizzo http://www.python.it/python-urlo/.

Attenzione, questa newsletter e' stata scritta usando reStructuredText_ che trovate all'indirizzo http://docutils.sf.net/rst.html . Tutta la strana punteggiatura in questo testo e' probabilmente markup per rST_; potete ignorarla senza problemi.

.. _rST:
.. _reStructuredText: http://docutils.sf.net/rst.html

.. contents::

================================
Citazione della Settimana (QOTW)
================================
Continuiamo a prendere le citazioni da Python-URL! originale in attesa che la nostra ML o il NG partoriscano qualche citazione degna di menzione
::
        
        "What can I do with Python that I can't do with C#?
        You can go home on time at the end of the day."
            -- Daniel Klein

        "Python lends itself to playing with it and to discussing the
         merits of code snippets with other people.  It's one of the
         'language' languages, in that it's suitable for people to
         communicate using it, and it can even be used as [a] tool to
         check ones thoughts."
            -- Anton Vredegoor

===========
Discussioni
===========

Analisi di vari `generatori di Parser`__, con benchmarks:

__ http://www.python.org/sigs/parser-sig/towards-standard.html

Da python-dev questa settimana: l'ufficiale `chiusura del famigerato PEP 308`__ sull'operatore ternario, rigettato da Guido.

__ http://mail.python.org/pipermail/python-dev/2003-August/037585.html

Un `divertente pseudo-Spam a-la-Python`__ di Jeff Epler.

__ http://mail.python.org/pipermail/python-dev/2003-August/037580.html

Michal Wallace lancia un `interessante thread per portare il Python su Parrot`__.

__ http://groups.google.com/groups?th=9692b52a99fd0f97

=====================
Notizie e link sparsi
=====================

Fredrik Lundh prosegue la sua serie di descrizioni dei nuovi moduli in Python 2.3. `La libreria standard di Python: Il modulo dummy_thread`__ 
Questo modulo implementa un subset dell'interfaccia ai thread ma fa girare tutti i thread uno dopo l'altro.

__ http://online.effbot.org/2003_08_01_archive.htm#librarybook-dummy_thread-module

`10 trappole del Python`__ in cui possono incorrere i principianti:

__ http://zephyrfalcon.org/labs/python_pitfalls.html

Tutorial su `come scrivere giochi in Python`__ usando PyGame. La cosa davvero rimarchevole di questa guida e' che mostra anche come trasformare il gioco preso ad esempio in modo che funzioni in rete con un server e client multipli usando Twisted ed il suo Perspective Broker. Decisamente istruttivo.

__ http://sjbrown.ezide.com/writing-games.html

Alcuni Pythonisti iniziano a `sperimentare Eclipse`__ come piattaforma di sviluppo (usando il plug-in di Trustudio).

__ http://www.halfcooked.com/mt/archives/000564.html

`Introduzione ad Anobind`__.

__ http://www.xml.com/pub/a/2003/08/13/py-xml.html

`Lunga intervista a Guido van Rossum`__ fatta a OSCON 2003.

__ http://www.onlamp.com/pub/a/python/2003/08/14/gvr_interview.html?page=1

=======
Annunci
=======

Preview release 2 di `Python per .NET`__.

__ http://zope.org/Members/Brian/PythonNet/

------------------------------------------------------

Tutto quello di cui hai bisogno e' probabilmente a uno o due click
di distanza dalle pagine seguenti:

   Il `Sito del linguaggio Python`__ e' il tradizionale centro di
   Pythonia.
   
__ http://www.python.org

   Nota bene specialmente le FAQ__
   
__ http://www.python.org/doc/FAQ.html

   Il `Sito italiano del linguaggio Python`__  e' il punto di partenza
   per i Pythonisti di lingua italiana.
   
__ http://www.python.it
   
   E rispettivamente le `FAQ in italiano`__.
   
__ http://www.python.it/faq/index.html

   Un complemento alla newsletter che state leggendo e' il
   `daily python url`__ aggiornato costantemente da PythonWare.
   
__ http://www.pythonware.com/daily

   Mygale__ e' un webcrawler specializzato nel raccogliere
   articoli relativi a Python.
   Anche se e' cosmeticamente simile a `Daily Python-URL`__
   i due sono completamente differenti quanto a tecnologia e
   generalmente anche nei risultati.
   
__ http://www.awaretek.com/nowak/mygale.html
__ http://www.pythonware.com/daily

   comp.lang.python.announce__ e' dove viene annunciato nuovo
   software per il Python. Ricordatevi di leggere questo newsgroup
   almeno settimanalmente.
   
__ http://groups.google.com/groups?oi=djq&as_ugroup=comp.lang.python.announce
   
   Brett Cannon continua la meravigliosa tradizione di scrivere
   `riassunti settimanali`__ dell'attivita' della mailing list python-dev.
   
__ http://www.python.org/dev/summary/

   Il `Python Package Index`__ cataloga i pacchetti.
   
__ http://www.python.org/pypi/

   `Vaults of Parnassus`__ ambiziosamente raccoglie collegamenti ad
   ogni sorta di risorse per il Python.
   
__ http://www.vex.net/~x/parnassus/

   `Python FAQTS`__

__ http://python.faqts.com/

   Gli archivi della newsletter `Python-URL!`__ .
   
__ http://www.ddj.com/topics/pythonurl/

   Gli archivi di questa newsletter si trovano all'indirizzo
   http://www.python.it/python-urlo

   Suggerimenti/correzioni per il numero della settimana prossima
   sono sempre benvenuti. Possono essere indirizzati a
   python-urlo[chiocciola]python.it

   Questa newsletter e' stata realizzata con reST_.

.. _reST: http://docutils.sourceforge.net/rst.html 

ItalianPythonUrloCoordination (last edited 2008-11-15 14:00:56 by localhost)

Unable to edit the page? See the FrontPage for instructions.