Differences between revisions 1 and 7 (spanning 6 versions)
Revision 1 as of 2008-11-26 19:27:20
Size: 55
Editor: FESS-107230
Comment:
Revision 7 as of 2008-11-28 22:52:56
Size: 6134
Editor: pool-71-186-66-204
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Describe JythonMonthly/Newsletters/November2008 here. ||<tablewidth="100%"rowbgcolor="#ffffe8"> '''''Jython Monthly''''' ||<style="text-align: center;"> {{http://www.jython.org/css/jython.png}} ||
||<style="vertical-align: top;">'''November 2008 -- Issue #24''' ||<style="vertical-align: top;"> ||

First and foremost, I hope that everyone is enjoying this holiday season thus far. Hopefully you had a great Thanksgiving...my best to you all.

Frank Wierzbicki and the other Jython developers have been working hard on the development of Jython 2.5 and a beta has now been released. Not only is the up and coming release going well, but it is also being used by much of the community already. The the current time, I know that Frank is working on AST features.

Lots of IDE news is also hitting the web. Netbeans has released 6.5 which has many major feature additions and improvements. The nbPython project is also working hard to develop a fully featured Python IDE plugin for Netbeans. Of course, the Eclipse community is continuing to see improvements in the already great [[http://pydev.sourceforge.net/|PyDev IDE]].

As you know, I am planning to begin a podcast for this newsletter and it is in the works. I will be posting updates to the jython-users list to let you know when the podcast is ready so keep en eye out if you are interested.


My information is as follows:

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

== News ==

'''Jython 2.5 b0 Released'''

After lots of work, the Jython developers have released 2.5 b0. Go and get a copy today!

[[http://www.jython.org|Jython Site]]

'''Netbeans 6.5 Released'''

Netbeans 6.5 has been released. This version of Netbeans IDE proves to be one of the most solid and feature-filled releases in Netbeans history. The IDE has just celebrated it's 10th anniversary, and this product shows how mature the IDE has become. The 6.5 release includes features such as improved editor, integrated Groovy/Grails support, compile-on-save option, and more.

[[http://www.netbeans.org|Go and grab your copy today...]]

'''nbPython Releases EA'''

The nbPython crew have been working hard to provide fully-featured Python support for the Netbeans IDE. This past week was important as the team has released an early access product so that we can begin to see the greatness. Find out more about the features of this product [[http://wiki.netbeans.org/Python|on the Netbeans wiki]].

[[http://download.netbeans.org/netbeans/6.5/python/ea/|Download EA Release]]

[[http://wiki.netbeans.org/NbPythonHgBuild|Working with the latest bits]]


'''Jythonroid'''

There is a project working on an implementation of Jython for the Dalvik Virtual Machine. This project is known as Jythonroid and it currently has a 0.4 release available. Head over to the project website and take a look.

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

== Articles ==

'''Comparison of Python Virtual Machines'''

In this article I’m going to go through some details about what is going on under the hood when you run a Python program, as well how those details have changed over the years in different python’s implementations ranging from original CPython (Python implementation in C) all the way to the newest implementations like PyPy.

[[http://polishlinux.org/apps/cli/comparison-of-python-virtual-machines/|Read More]]

'''Jython Web Start application - step-by-step guide'''
''Alfonso Reyes''

Create Java Web Start applications with Jython and OSP.

[[http://reyesaguayo.com/osp/|Read More]]

== Blogs ==

[[http://www.jimcassidy.ca/2008/10/23/db4o-with-jython/|DB4O with Jython]] - Jim Cassidy

[[http://www.jimcassidy.ca/2008/10/28/jython-formula-one-tutorial/|Jython Formula One Tutorial]] - Jim Cassidy

[[http://fwierzbicki.blogspot.com/2008/10/updated-jython-roadmap.html|Updated Jython Roadmap]] - Frank Wierzbicki

[[http://fwierzbicki.blogspot.com/2008/10/jython-25-beta0-released.html|Jython 2.5 Beta 0 Released]] - Frank Wierzbicki

[[http://fwierzbicki.blogspot.com/2008/11/tor-norbye-finds-bug-in-jython-lib-with.html|Tor Norbye Finds Bug in Jython Lib in Netbeans]] - Frank Wierzbicki

[[http://jonschull.blogspot.com/2008/11/idocument-blog-archive-python.html|Python Processing Proof-of-Concept]] - Jon Schull

[[http://jonschull.blogspot.com/2008/11/drawing-machines-jythonprocessing-fun.html|Jython + Processing = Fun]] - Jon Schull

[[http://visionandexecution.org/?p=33|Techniques for Stubbing out Dependencies when Unit Testing Java Code]] - Clint Miller

[[http://inet6.blogspot.com/2008/11/jythonroid-jython-runs-successfully-on.html|Jython Runs Successfully in Android Emulator]] - Fred Lin

[[http://www.sauria.com/blog/2008/11/19/python-in-netbeans/|Python in Netbeans]] - Ted Leung

[[http://ccnw.blogspot.com/2008/11/how-to-install-and-use-jython-to-write.html|How to Install and Use Jython to Write an ImageJ Plugin]]

[[http://blog.nixdev.net/2008/11/19/how-run-byteflow-blog-engine-jython/|How to Run ByteFlow Engine on Jython]]

[[http://blogs.sonatype.com/people/book/2008/11/24/searching-with-the-sonatype-nexus-rest-api-python/|Searching with Sonatype Nexus REST API: Python]]


== Tutorials ==

[[http://wiki.netbeans.org/NetBeansPythonTutorial|Netbeans Python Tutorial]]

== Movies ==

[[http://www.youtube.com/watch?v=zgE55z_RNgQ|Jython on Joint Strike Fighter]]

== Presentations ==

[[http://www.slideshare.net/pelegri/scripting-support-in-gfv3-prelude-full-version-presentation?type=powerpoint|Scripting Languages on Glassfish V3 Prelude]]

== IDE ==

[[http://pydev.sourceforge.net/|PyDev 1.3.24]]

[[http://download.netbeans.org/netbeans/6.5/python/ea|nbPython EA Release]]

||<tablewidth="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

November 2008 -- Issue #24

First and foremost, I hope that everyone is enjoying this holiday season thus far. Hopefully you had a great Thanksgiving...my best to you all.

Frank Wierzbicki and the other Jython developers have been working hard on the development of Jython 2.5 and a beta has now been released. Not only is the up and coming release going well, but it is also being used by much of the community already. The the current time, I know that Frank is working on AST features.

Lots of IDE news is also hitting the web. Netbeans has released 6.5 which has many major feature additions and improvements. The nbPython project is also working hard to develop a fully featured Python IDE plugin for Netbeans. Of course, the Eclipse community is continuing to see improvements in the already great PyDev IDE.

As you know, I am planning to begin a podcast for this newsletter and it is in the works. I will be posting updates to the jython-users list to let you know when the podcast is ready so keep en eye out if you are interested.

My information is as follows:

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

News

Jython 2.5 b0 Released

After lots of work, the Jython developers have released 2.5 b0. Go and get a copy today!

Jython Site

Netbeans 6.5 Released

Netbeans 6.5 has been released. This version of Netbeans IDE proves to be one of the most solid and feature-filled releases in Netbeans history. The IDE has just celebrated it's 10th anniversary, and this product shows how mature the IDE has become. The 6.5 release includes features such as improved editor, integrated Groovy/Grails support, compile-on-save option, and more.

Go and grab your copy today...

nbPython Releases EA

The nbPython crew have been working hard to provide fully-featured Python support for the Netbeans IDE. This past week was important as the team has released an early access product so that we can begin to see the greatness. Find out more about the features of this product on the Netbeans wiki.

Download EA Release

Working with the latest bits

Jythonroid

There is a project working on an implementation of Jython for the Dalvik Virtual Machine. This project is known as Jythonroid and it currently has a 0.4 release available. Head over to the project website and take a look.

Jythonroid Project Site

Articles

Comparison of Python Virtual Machines

In this article I’m going to go through some details about what is going on under the hood when you run a Python program, as well how those details have changed over the years in different python’s implementations ranging from original CPython (Python implementation in C) all the way to the newest implementations like PyPy.

Read More

Jython Web Start application - step-by-step guide Alfonso Reyes

Create Java Web Start applications with Jython and OSP.

Read More

Blogs

DB4O with Jython - Jim Cassidy

Jython Formula One Tutorial - Jim Cassidy

Updated Jython Roadmap - Frank Wierzbicki

Jython 2.5 Beta 0 Released - Frank Wierzbicki

Tor Norbye Finds Bug in Jython Lib in Netbeans - Frank Wierzbicki

Python Processing Proof-of-Concept - Jon Schull

Jython + Processing = Fun - Jon Schull

Techniques for Stubbing out Dependencies when Unit Testing Java Code - Clint Miller

Jython Runs Successfully in Android Emulator - Fred Lin

Python in Netbeans - Ted Leung

How to Install and Use Jython to Write an ImageJ Plugin

How to Run ByteFlow Engine on Jython

Searching with Sonatype Nexus REST API: Python

Tutorials

Netbeans Python Tutorial

Movies

Jython on Joint Strike Fighter

Presentations

Scripting Languages on Glassfish V3 Prelude

IDE

PyDev 1.3.24

nbPython EA Release

Links

Jython Home

Python Home

Jython WikiPedia

Freshmeat.net

Python Daily News

Planet Jython

JythonMonthly/Newsletters/November2008 (last edited 2008-11-28 22:52:56 by pool-71-186-66-204)