Differences between revisions 4 and 5
Revision 4 as of 2008-07-18 17:08:54
Size: 3001
Editor: JoshJuneau
Comment:
Revision 5 as of 2008-11-15 09:16:01
Size: 3045
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 20: Line 20:
[http://littletutorials.com/2008/06/12/script-your-scala-application/ Script Your Scala Application with JRuby, Jython, Groovy, and Javascript] [[http://littletutorials.com/2008/06/12/script-your-scala-application/|Script Your Scala Application with JRuby, Jython, Groovy, and Javascript]]
Line 25: Line 25:
[http://www.netbeans.org/servlets/NewsItemView?newsItemID=1255&intcmp=925655 Netbeans to Support Python] [[http://www.netbeans.org/servlets/NewsItemView?newsItemID=1255&intcmp=925655|Netbeans to Support Python]]
Line 31: Line 31:
[http://blog.leosoto.com/2008/05/jython-how-to-instantiate-classes.html How to instantiate Python classes] [[http://blog.leosoto.com/2008/05/jython-how-to-instantiate-classes.html|How to instantiate Python classes]]
Line 33: Line 33:
[http://fwierzbicki.blogspot.com/ Jython 2.5 Released] [[http://fwierzbicki.blogspot.com/|Jython 2.5 Released]]
Line 35: Line 35:
[http://www.sauria.com/blog/2008/07/15/jython-25-alpha-1/ Jython 2.5 On The Air] [[http://www.sauria.com/blog/2008/07/15/jython-25-alpha-1/|Jython 2.5 On The Air]]
Line 37: Line 37:
[http://fwierzbicki.blogspot.com/2008/07/europython-2008.htm Europython 2008] [[http://fwierzbicki.blogspot.com/2008/07/europython-2008.htm|Europython 2008]]
Line 39: Line 39:
[http://blog.dhananjaynene.com/2008/07/performance-comparison-c-java-python-ruby-jython-jruby-groovy/ Scripting Language Performance Comparison] [[http://blog.dhananjaynene.com/2008/07/performance-comparison-c-java-python-ruby-jython-jruby-groovy/|Scripting Language Performance Comparison]]
Line 41: Line 41:
[http://weblogs.java.net/blog/vivekp/archive/2008/03/my_first_jython.html Jython on Glassfish V3] [[http://weblogs.java.net/blog/vivekp/archive/2008/03/my_first_jython.html|Jython on Glassfish V3]]
Line 43: Line 43:
[http://morepypy.blogspot.com/ PyPy Status Blog] [[http://morepypy.blogspot.com/|PyPy Status Blog]]
Line 49: Line 49:
[http://developers.sun.com/learning/javaoneonline/2008/pdf/TS-5548.pdf? Database Access with Jython, Hibernate, and SQLAlchemy] [[http://developers.sun.com/learning/javaoneonline/2008/pdf/TS-5548.pdf?|Database Access with Jython, Hibernate, and SQLAlchemy]]
Line 51: Line 51:
[http://www.youtube.com/watch?v=Rj43jj-fL5o&feature=related Jim Baker JavaOne] [[http://www.youtube.com/watch?v=Rj43jj-fL5o&feature=related|Jim Baker JavaOne]]
Line 53: Line 53:
[http://communities.vmware.com/servlet/JiveServlet/download/1828-10063/Scripting+VI+SDK+with+Jython.pdf Scripting VI SDK with Jython] [[http://communities.vmware.com/servlet/JiveServlet/download/1828-10063/Scripting+VI+SDK+with+Jython.pdf|Scripting VI SDK with Jython]]
Line 59: Line 59:
[https://nbpython.dev.java.net NbPython Home Page] [[https://nbpython.dev.java.net|NbPython Home Page]]
Line 61: Line 61:
[http://pydev.sourceforge.net/ PyDev Current Release 1.3.18] [[http://pydev.sourceforge.net/|PyDev Current Release 1.3.18]]
Line 67: Line 67:
|| [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

July 2008 -- Issue #20

More busy times for Jython! There have been some great progressions made in the world of Jython over the past few weeks. One of the biggest news items is the first alpha release of Jython 2.5. Congrats to the Jython development team on their great efforts!

Netbeans will soon have a great plugin for Python/Jython development. The NbPython project is underway and you can obtain development downloads of the module at this time!

Thanks to all of you who participated in the "Ask Frank" interview for this month. We have not yet processed all of the Q & A, but I do plan on distributing an extra edition of Jython Monthly once we've completed the process. Thanks again to Frank Wierzbicki for his time!

If you have any questions or comments regarding this month's newsletter, please feel free to send them to me.

My information is as follows:

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

Articles

Script Your Scala Application with JRuby, Jython, Groovy, and Javascript

News

Netbeans to Support Python

Blogs

How to instantiate Python classes

Jython 2.5 Released

Jython 2.5 On The Air

Europython 2008

Scripting Language Performance Comparison

Jython on Glassfish V3

PyPy Status Blog

Presentations

Database Access with Jython, Hibernate, and SQLAlchemy

Jim Baker JavaOne

Scripting VI SDK with Jython

IDE

NbPython Home Page

PyDev Current Release 1.3.18

Links

Jython Home

Python Home

Jython WikiPedia

Freshmeat.net

Python Daily News

Planet Jython

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