Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2008-10-20 16:16:25
Size: 817
Editor: FESS-107230-1251312-dp
Comment:
Revision 5 as of 2008-11-15 09:16:02
Size: 4613
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
||<tablewidth="100%"rowbgcolor="#ffffe8"> '''''Jython Monthly''''' ||<style="text-align: center;"> http://www.jython.org/css/jython.png || ||<tablewidth="100%"rowbgcolor="#ffffe8"> '''''Jython Monthly''''' ||<style="text-align: center;"> {{http://www.jython.org/css/jython.png}} ||
Line 4: Line 4:
Happy Halloween Jython Enthusiasts! This is always a good time of year for me as I enjoy the fall weather, but it is also a busy time of the year. The schedules are getting booked with end of the year expectations and the holiday season that awaits. This distribution of Jython Monthly is a bit late, but it is full of good news and content and I hope you'll be pleased.

The results are in, and it is a bit of a mixed bag. More readers would prefer that the Jython Monthly distribution is turned into a podcast, but there are still a significant number of you who would like it to stay the same. With that being said, I am going to work on continuing the newsletter in it's current format and adding a short podcast each month to cover those of you who would prefer to listen. Please stay tuned in the coming weeks for more information.

If you have any ideas, suggestions, or tutorials/articles you'd like to add then please feel free to send them my way.
Line 13: Line 18:
'''Jython 2.5 Beta Any Day'''
 - 99.7% of tests are passing

 - Includes 2.6 Decorators
Line 15: Line 24:
'''Jython Interview with Java Posse'''

Listen to the Java Posse interview with some of the most prominent Jython developers.

[[http://odeo.com/episodes/23451880-Java-Posse-209-Jython-Interview|Listen Now]]
Line 17: Line 31:
'''WSO2 Web Service Framework Released'''

WSO2 WSF/Jython provides a simple approach to creating and consuming web services in Jython.

[[http://lwn.net/Articles/300029/|Read More]]

== Projects ==

'''Jythonroid - Jython for Android'''

An implementation of Jython for Andriod Davlvik VM

[[http://code.google.com/p/jythonroid/|Jythonroid Project Site]]
Line 18: Line 46:

'''Getting Started with Django - My Experiences'''
''Submitted By: Josh Juneau''

You may ask why we need another web framework, or what a different web framework may do to make my applications or development life cycle better. Obviously the developers of the Django web framework had some key goals in mind when they set upon their journey to create Django. I believe that their goal was simplicity and ability. These are two of the key factors that come into play for many of today's web frameworks. Ruby on Rails was the one of the pioneers in this area. Not long after, many other great application development languages came up with similar powerful frameworks. For example, Grails is also gaining momentum in the Groovy/Java developer community.

[[http://wiki.python.org/jython/JythonMonthly/Articles/October2008/1|Read More]]


== Discussions ==

[[http://www.prasannatech.net/2008/10/jython-inheritance-java.html|Jython Inheritance: Extending Java Classes from Jython - Prasanna Seshadri]]

[[http://www.fishandcross.com/blog/?page_id=214|Jython Master Resource List - Ed Taekema]]
Line 22: Line 65:
[[http://forums.parasoft.com/index.php?showtopic=358|Using Regular Expressions in Jython Methods]]
Line 23: Line 67:
[[http://molmine.com/forum/index.php?PHPSESSID=4ac9a13b8ba330be0d741b716d1599c4&topic=26.0|Jython Scripting Challenge]]
Line 24: Line 69:
== Books == [[http://situated.wordpress.com/2008/10/09/jython-and-mysql/|Jython and MySQL]]
Line 26: Line 71:
[[http://www.fishandcross.com/blog/?p=503|Script webservices easily with Jython and Apache Axis - Ed Taekema]]
Line 27: Line 73:
[[http://www.fishandcross.com/blog/?p=594|Python Django lxml and xslt ... Problems With Apache - Ed Taekema]]

[[http://blogs.deepal.org/2008/09/wso2-web-services-framework-for-jython.html|WSO2 Web Services Framework for Jython using Axis2 - Deepal Jayasinghe]]

[[http://dunderboss.blogspot.com/2008/10/debugging-jython-compiler.html|Debugging the Jython Compiler - Philip Jenvey]]
Line 32: Line 83:
[[http://wiki.netbeans.org/Python|Netbeans Wiki: Python]]

[[http://netbeans.dzone.com/news/interview-allan-davis-nbpython|Interview with Allan Davis, nbPython Developer]]

[[http://pydev.sourceforge.net/|Pydev 1.3.24 Released]]
Line 35: Line 92:
|| [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] ||
|| [[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 2008 -- Issue #23

Happy Halloween Jython Enthusiasts! This is always a good time of year for me as I enjoy the fall weather, but it is also a busy time of the year. The schedules are getting booked with end of the year expectations and the holiday season that awaits. This distribution of Jython Monthly is a bit late, but it is full of good news and content and I hope you'll be pleased.

The results are in, and it is a bit of a mixed bag. More readers would prefer that the Jython Monthly distribution is turned into a podcast, but there are still a significant number of you who would like it to stay the same. With that being said, I am going to work on continuing the newsletter in it's current format and adding a short podcast each month to cover those of you who would prefer to listen. Please stay tuned in the coming weeks for more information.

If you have any ideas, suggestions, or tutorials/articles you'd like to add then please feel free to send them my way.

My information is as follows:

Josh Juneau - http://www.gathereventplanning.com juneau001@gmail.com

News

Jython 2.5 Beta Any Day

  • - 99.7% of tests are passing - Includes 2.6 Decorators

Jython Interview with Java Posse

Listen to the Java Posse interview with some of the most prominent Jython developers.

Listen Now

WSO2 Web Service Framework Released

WSO2 WSF/Jython provides a simple approach to creating and consuming web services in Jython.

Read More

Projects

Jythonroid - Jython for Android

An implementation of Jython for Andriod Davlvik VM

Jythonroid Project Site

Articles

Getting Started with Django - My Experiences Submitted By: Josh Juneau

You may ask why we need another web framework, or what a different web framework may do to make my applications or development life cycle better. Obviously the developers of the Django web framework had some key goals in mind when they set upon their journey to create Django. I believe that their goal was simplicity and ability. These are two of the key factors that come into play for many of today's web frameworks. Ruby on Rails was the one of the pioneers in this area. Not long after, many other great application development languages came up with similar powerful frameworks. For example, Grails is also gaining momentum in the Groovy/Java developer community.

Read More

Discussions

Jython Inheritance: Extending Java Classes from Jython - Prasanna Seshadri

Jython Master Resource List - Ed Taekema

Blogs

Using Regular Expressions in Jython Methods

Jython Scripting Challenge

Jython and MySQL

Script webservices easily with Jython and Apache Axis - Ed Taekema

Python Django lxml and xslt ... Problems With Apache - Ed Taekema

WSO2 Web Services Framework for Jython using Axis2 - Deepal Jayasinghe

Debugging the Jython Compiler - Philip Jenvey

IDE

Netbeans Wiki: Python

Interview with Allan Davis, nbPython Developer

Pydev 1.3.24 Released

Links

Jython Home

Python Home

Jython WikiPedia

Freshmeat.net

Python Daily News

Planet Jython

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