Size: 2585
Comment:
|
Size: 3749
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
This newsletter is currently IN-PROGRESS...sorry for the delay | There will be no podcast distribution for this month, sorry for the inconvenience. |
Line 30: | Line 30: |
'''JayDeBeApi''' The JayDeBeApi module allows you to connect from Python code to databases using Java JDBC. It provides a Python DB-API v2.0 to that database. It works on ordinary Python (cPython) using the JPype Java integration or on Jython to make use of the Java JDBC driver. [[https://pypi.python.domainunion.de/pypi/JayDeBeApi/0.1|Visit Pypi]] |
|
Line 34: | Line 42: |
[[https://jython.xhaus.com/pycon-ireland-2010-a-great-success|Pycon Ireland 2010]] - Alan Kennedy [[https://www.darkhelm.org/2010/08/serializing-compiled-jython-code.html|Serializing Compiled Jython Code]] - Cliff Hill [[https://www.opengroupware.us/2010/07/making-zogi-xml-rpc-api-calls-from.html|Making ZOGI XML RPC Calls]] - Java Programming Forums [[https://blogs.mulesoft.org/easily-optimizing-python-extending-with-java/|Easily Optimizing Python Extending With Java]] - OpenGroupware |
|
Line 36: | Line 52: |
'''None for July 2010''' | [[https://www.sdtimes.com/link/34543|Oracle Jumps Onboard The Eclipse Helios Train]] [[https://www.javaprogrammingforums.com/java-code-snippets-tutorials/4907-java-tip-jul-29-2010-swing-console-component.html|Java Tip - Swing Console Component]] |
Line 52: | Line 70: |
[[https://wso2.org/project/wsf/jython/documentation|WSO2 Documentation]] |
Jython Monthly |
|
July 2010 -- Issue #44 |
|
There will be no podcast distribution for this month, sorry for the inconvenience.
Thanks
My information is as follows:
Josh Juneau
Podcast Website: https://www.jythonpodcast.com
Podcast Feed: https://feeds.feedburner.com/JythonPodcast
News
New Blog Series - Jython and Swing By: Bob Gibson
Check out the new blog series on Jython and Swing available at DeveloperWorks Blogs. Excellent work done by Bob Gibson, author of Websphere Application Server Administration Using Jython.
Django-Jython Oracle Backend Now Works With Django 1.2.1
The Django-Jython project has been updating recently. The Oracle backend has been updated to work with Django 1.2.1. For more information, head over to the project site.
The JayDeBeApi module allows you to connect from Python code to databases using Java JDBC. It provides a Python DB-API v2.0 to that database.
It works on ordinary Python (cPython) using the JPype Java integration or on Jython to make use of the Java JDBC driver.
Blogs
Using JSON From Jython - Andre Holzner
Pycon Ireland 2010 - Alan Kennedy
Serializing Compiled Jython Code - Cliff Hill
Making ZOGI XML RPC Calls - Java Programming Forums
Easily Optimizing Python Extending With Java - OpenGroupware
Articles
Oracle Jumps Onboard The Eclipse Helios Train
Java Tip - Swing Console Component
Frameworks
Documentation
Glassfish Server 3.0.1 Scripting Docs