|| '''''Jython Monthly''''' || {{http://www.jython.org/css/jython.png}} || ||'''April/May 2011 -- Issue #49''' || || This is the Jython Monthly newsletter for the months of April and May of 2011. This newsletter will now be distributed every other month. Therefore, there will be six issues per year. I want to generate the best content to make it worthwhile for you to read. That being said, content has become more limited on a monthly basis, and it just makes sense to combine a couple of months worth of information into one newsletter now. Also, the Jython Podcast will not be distributed with every release of the Jython Monthly newsletter any longer. This is mostly due to time constraints on my part, but I do plan to continue distributing podcasts when there are milestones made with Jython or if there are interviews. Thanks for reading, and I hope you enjoy this edition of the newsletter. If you have any questions or suggestions for the newsletter, please feel free to send them to jythonpodcast@gmail.com. I appreciate the feedback! Thanks My information is as follows: Josh Juneau * Podcast Website: http://www.jythonpodcast.com * jythonpodcast@gmail.com * Podcast Feed: http://feeds.feedburner.com/JythonPodcast == News == '''Jython Moves To Mercurial''' Jython sources have moved to a Mercurial repository. [[http://blog.python.org/2011/05/jython-migrates-to-mercurial.html| Read More]] == Blogs == [[http://sunng.info/blog/2011/04/gefr-with-multiple-backends-support/|gefr With Multiple Backends Support]] I have been working on gefr this week to add apache MINA backend for it. The goal of gefr is to provide adapters between Python’s WSGI and Java network infrastructures. In cPython world, most WSGI servers are implemented with C code(fapws, meinheld, etc.), which is not applicable on Jython platform. However, the Java world has its own reliable network foundations. So my gefr turns them into WSGI servers. The ultimate goal of gefr is to make it possible to port any of your WSGI web applications to Jython seamlessly.  [[http://sunng.info/blog/2011/04/gefr-with-multiple-backends-support|Read More]] [[http://jiyinhe.wordpress.com/2011/04/22/hello-world/|Using HBase With Jython]] [[http://bahchis.com/?p=189|Python Custom Files in ODI]] == Discussions == [[http://www.daniweb.com/software-development/python/threads/365126|Calling Batch Files From Jython]] [[http://groups.google.com/group/google-refine/browse_thread/thread/bfc23f1299a3422c|Regular Expressions in Jython]] [[http://forums.netbeans.org/post-105348.html|Jython For Netbeans 7]] [[http://stackoverflow.com/questions/5983823/how-to-call-java-function-from-within-jython-embedded|How To Call A Java Function From Jython Embedded]] [[http://programmers.stackexchange.com/questions/70768/is-there-a-clear-leader-amongst-jvm-based-languages|Is There A Clear Leader Amongst JVM Languages]] [[http://stackoverflow.com/questions/5839300/defining-classpath-for-jython-virtual-env|Defining CLASSPATH for Jython Virtual Env]] == Projects == [[http://code.google.com/p/jythonet/|jythonet]] jythonet is the best bridge between Jython and Java Servlet. [[http://sourceforge.net/projects/jythondocs/|Jython Documentation Set]] The Jython documentation set has been made available to the public via Sourceforge.net. If you would like to pull down the latest set of documentation for using Jython, go to the project and check it out. You can build the sources using Sphinx, and the sources are available via Mercurial. We are always looking for contributors, so if anyone is interested in helping keep the docs up to date, please grab a copy of them and send mail to the Jython-dev list for commit privileges. == Frameworks == [[http://code.google.com/p/django-jython/|Django-Jython Project]] [[http://wiki.pylonshq.com/display/pylonscookbook/Pylons+on+Jython|Pylons on Jython]] [[http://www.web2py.com/|Web2Py]] [[http://bitbucket.org/agronholm/jython-swingutils/|Jython-Swingutils v1.0.1]] == IDE == [[http://openendedgroup.com/field|Field Project]] [[http://pydev.sourceforge.net/|PyDev 2.1.0]] [[http://www.netbeans.org|Netbeans 7.0]] [[http://jwork.org/jhepwork | jHepWork ]] [[http://www.jetbrains.com/idea/|Intellij]] [[http://jythonprocessor.sourceforge.net/|Jython Processor with Swing GUI]] || '''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]] ||