Differences between revisions 1 and 2
Revision 1 as of 2007-09-07 23:55:17
Size: 454
Editor: JoshJuneau
Comment:
Revision 2 as of 2007-10-07 14:09:19
Size: 3566
Editor: pool-72-69-223-203
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Questions, comments, or suggestions?
Line 4: Line 5:
JythonMonthly is returning in October! The first newsletter will be delivered on October 9th. Please join the [https://lists.sourceforge.net/lists/listinfo/jython-users jython-users] mailing list to subscribe, or visit this page again on or after 10/9. Please send email to:

juneau001@gmail.com or jython-users@lists.sourceforge.net for discussion.

= News =

Jython 2.2.1 - rc2 was released this past week. There are many bug fixes in this release, and you should download and take a look!

[http://sourceforge.net/project/shownotes.php?group_id=12867&release_id=544365 More Details]

[http://sourceforge.net/project/showfiles.php?group_id=12867 Download]


= Articles =

== Distributing Jython Scripts ==

''Submitted By: Greg Moore''

There are several ways to accomplish this, but the following text will only cover distributing code you've written so others with out a Jython installation can use them without having to use jythonc. If someone wants to cover deployment to a web app server or embedded deployment, please do! These are beyond the scope of this text and more importantly my personal knowledge.

[http://wiki.python.org/jython/JythonFaq/DistributingJythonScripts Read Entire Article]

== Parsing and Writing RSS Using Jython and Rome ==

''Submitted By: Josh Juneau''

RSS is an old technology now...it has been around for years. However, it is a technology which remains very useful for disseminating news and other information. The ROME project on java.net is helping to make parsing, generating, and publishing RSS and Atom feeds a breeze for any Java developer.

Since I am particularly fond of translating Java to Jython code, I've taken simple examples from the Project ROME wiki and translated Java RSS reader and writer code into Jython. It is quite easy to do, and it only takes a few lines of code.

[http://wiki.python.org/jython/JythonMonthly/Articles/October2007/1 Read Entire Article]


= Interested in Developing Jython? =

If you are interested in developing Jython, please take a look at the [http://sourceforge.net/tracker/?func=browse&group_id=12867&atid=112867 current bug listing] and submit patches for items which you can repair.


= Jython Blogs =

[http://fwierzbicki.blogspot.com/2007/08/jython-22-released-woohoo.html Jython 2.2 Is Released -- Frank Wierzbicki]

[http://henkenotes.blogspot.com/2007/09/cherrypy-3-jython-third-attempt.html CherryPy on Jython]

[http://www.fishandcross.com/blog/?p=224 Django on Jython]

[http://fwierzbicki.blogspot.com/2007/09/work-towards-django-on-jython.html More Django on Jython]

[http://weblogs.java.net/blog/lucastorri/archive/2007/09/jython_scriptin.html Jython, Scripting for the Java Language]

== Online Jython Discussions ==

[http://www.theserverside.com/news/thread.tss?thread_id=46661 Serverside 2.2 Discussion]

[http://forums.oracle.com/forums/thread.jspa?messageID=2012159&tstart=0 - Jython on Oracle JVM]


= IDE =

'''PyDev 1.3.9 Is Available'''

[http://pydev.sourceforge.net/download.html Download]


= Interesting Facts =

Jython - Average Job Salary & Stats in UK http://www.itjobswatch.co.uk/jobs/uk/jython.do


= Useful Links =

||<tablestyle="width: 80%"> '''Links ''' ||
||||
|| [http://www.jython.org Jython Home] ||
|| [http://www.python.org Python Home] ||
|| [http://en.wikipedia.org/wiki/Jython Jython WikiPedia] ||
|| [http://freshmeat.net/projects/jython/ Freshmeat.net] ||
|| [http://www.pythonware.com/daily/ Python Daily News] ||
|| [http://planet.jython.org/ Planet Jython] ||

Jython Monthly

http://www.jython.org/css/jython.png

October 2007 -- Issue #11

Questions, comments, or suggestions?

Please send email to:

juneau001@gmail.com or jython-users@lists.sourceforge.net for discussion.

News

Jython 2.2.1 - rc2 was released this past week. There are many bug fixes in this release, and you should download and take a look!

[http://sourceforge.net/project/shownotes.php?group_id=12867&release_id=544365 More Details]

[http://sourceforge.net/project/showfiles.php?group_id=12867 Download]

Articles

Distributing Jython Scripts

Submitted By: Greg Moore

There are several ways to accomplish this, but the following text will only cover distributing code you've written so others with out a Jython installation can use them without having to use jythonc. If someone wants to cover deployment to a web app server or embedded deployment, please do! These are beyond the scope of this text and more importantly my personal knowledge.

[http://wiki.python.org/jython/JythonFaq/DistributingJythonScripts Read Entire Article]

Parsing and Writing RSS Using Jython and Rome

Submitted By: Josh Juneau

RSS is an old technology now...it has been around for years. However, it is a technology which remains very useful for disseminating news and other information. The ROME project on java.net is helping to make parsing, generating, and publishing RSS and Atom feeds a breeze for any Java developer.

Since I am particularly fond of translating Java to Jython code, I've taken simple examples from the Project ROME wiki and translated Java RSS reader and writer code into Jython. It is quite easy to do, and it only takes a few lines of code.

[http://wiki.python.org/jython/JythonMonthly/Articles/October2007/1 Read Entire Article]

Interested in Developing Jython?

If you are interested in developing Jython, please take a look at the [http://sourceforge.net/tracker/?func=browse&group_id=12867&atid=112867 current bug listing] and submit patches for items which you can repair.

Jython Blogs

[http://fwierzbicki.blogspot.com/2007/08/jython-22-released-woohoo.html Jython 2.2 Is Released -- Frank Wierzbicki]

[http://henkenotes.blogspot.com/2007/09/cherrypy-3-jython-third-attempt.html CherryPy on Jython]

[http://www.fishandcross.com/blog/?p=224 Django on Jython]

[http://fwierzbicki.blogspot.com/2007/09/work-towards-django-on-jython.html More Django on Jython]

[http://weblogs.java.net/blog/lucastorri/archive/2007/09/jython_scriptin.html Jython, Scripting for the Java Language]

Online Jython Discussions

[http://www.theserverside.com/news/thread.tss?thread_id=46661 Serverside 2.2 Discussion]

[http://forums.oracle.com/forums/thread.jspa?messageID=2012159&tstart=0 - Jython on Oracle JVM]

IDE

PyDev 1.3.9 Is Available

[http://pydev.sourceforge.net/download.html Download]

Interesting Facts

Jython - Average Job Salary & Stats in UK http://www.itjobswatch.co.uk/jobs/uk/jython.do

Useful Links

Links

[http://www.jython.org Jython Home]

[http://www.python.org Python Home]

[http://en.wikipedia.org/wiki/Jython Jython WikiPedia]

[http://freshmeat.net/projects/jython/ Freshmeat.net]

[http://www.pythonware.com/daily/ Python Daily News]

[http://planet.jython.org/ Planet Jython]

JythonMonthly/Newsletters/October2007 (last edited 2008-11-15 09:16:03 by localhost)