Differences between revisions 2 and 3
Revision 2 as of 2010-08-11 18:38:07
Size: 2585
Editor: tsa2-wan
Comment:
Revision 3 as of 2010-08-19 02:32:23
Size: 3749
Editor: pool-72-69-210-193
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.

[[http://pypi.python.org/pypi/JayDeBeApi/0.1|Visit Pypi]]
Line 34: Line 42:
[[http://jython.xhaus.com/pycon-ireland-2010-a-great-success|Pycon Ireland 2010]] - Alan Kennedy

[[http://www.darkhelm.org/2010/08/serializing-compiled-jython-code.html|Serializing Compiled Jython Code]] - Cliff Hill

[[http://www.opengroupware.us/2010/07/making-zogi-xml-rpc-api-calls-from.html|Making ZOGI XML RPC Calls]] - Java Programming Forums

[[http://blogs.mulesoft.org/easily-optimizing-python-extending-with-java/|Easily Optimizing Python Extending With Java]] - OpenGroupware
Line 36: Line 52:
'''None for July 2010''' [[http://www.sdtimes.com/link/34543|Oracle Jumps Onboard The Eclipse Helios Train]]

[[http://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:
[[http://wso2.org/project/wsf/jython/documentation|WSO2 Documentation]]

Jython Monthly

http://www.jython.org/css/jython.png

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

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.

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.

Visit Pypi

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

Django-Jython Project

Pylons on Jython

Web2Py

Documentation

Glassfish Server 3.0.1 Scripting Docs

Glassfish V3 Admin Console

WSO2 Documentation

IDE

Field Project

PyDev 1.6.1

Netbeans 6.9.1

jHepWork

Intellij

Jython Processor with Swing GUI

Links

Jython Home

Python Home

Jython WikiPedia

Freshmeat.net

Python Daily News

Planet Jython

JythonMonthly/Newsletters/July2010 (last edited 2010-08-19 02:36:04 by pool-72-69-210-193)