-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patharticles.html
More file actions
20 lines (20 loc) · 3.25 KB
/
articles.html
File metadata and controls
20 lines (20 loc) · 3.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
layout: base
title: SpringPython Articles
---
<p><a href="http://packages.debian.org/sid/python-springpython">Spring Python gets added to Debian Linux</a> - Miguel Landaeta with support from Sven Wilhelm, with unceasing effort, has "Debianized" Spring Python and gotten it added to the long list of packages provided by Debian Linux. Hopefully, this will lead to it also being available in other Debian derivatives.</p>
<p><a href="http://www.podcast.de/episode/2094636/CeBIT_2011:_Sven_Wilhelm_%E2%80%93_SpringPython">CeBIT podcast about SpringPython with Sven Wilhelm</a> - listen to this German podcast episode where Sven talks about Spring Python., 3/8/2011</p>
<p><a href="http://www.gefira.pl/blog/2010/12/17/howto-installing-spring-python-and-its-dependencies/">HOWTO: Installing Spring Python and its dependencies</a> - a quick discussion on different ways to install, including binary form and source code, including the latest 1.2.0.RC1., 12/17/2010</p>
<p><a href="http://www.gefira.pl/blog/2010/11/05/securing-xml-rpc-with-spring-python-and-ssltls/">Securing XML-RPC with Spring Python and SSL/TLS</a> - new feature in just-released Spring Python 1.2, 11/5/2010</p>
<p><a href="http://books.dzone.com/reviews/spring-python-11">Book Review: Spring Python 1.1</a> - a five-star review of the Spring Python 1.1 book, 10/12/2010</p>
<p><a href="http://sujitpal.blogspot.com/2010/08/python-web-application-with-spring.html#">Python Web Application With Spring Python</a> - another success story using Spring Python and the book, 8/30/2010</p>
<p><a href="http://www.slideshare.net/gturnquist/intro-to-spring-python">Introduction to Spring Python</a> - slidecast, 6/2/2010</p>
<p><a href="http://www.packtpub.com/article/scaling-your-application-across-nodes-spring-python-remoting">Scaling Your Application Across Nodes with Spring Python</a> - May 2010</p>
<p><a href="http://www.packtpub.com/article/easily-writing-sql-queries-spring-python">Easily Writing SQL Queries with Spring Python</a> - May 2010</p>
<p><a href="http://www.gefira.pl/blog/2010/05/01/an-introduction-to-spring-python-and-iocdi-inversion-of-controldependency-injection/">An introduction to Spring Python and IoC/DI (Inversion of Control/Dependency Injection)</a> - 5/1/2010</p>
<p><a href="http://java.dzone.com/news/spring-pulls-out-two-releases">Spring Pulls Out Two Releases</a> - April 2010 </p>
<p><a href="http://www.gefira.pl/blog/2010/04/25/spring-python-pyro-and-remote-services/">Spring Python, Pyro and remote services</a> - 4/25/2010</p>
<p><a href="http://www.gefira.pl/blog/2010/04/25/spring-python-pyro-and-remote-services/"> </a></p>
<p><a href="http://www.developer.com/open/article.php/10930_3844801_1/A-Quick-Introduction-to-the-Spring-Python-Framework.htm">A Quick Introduction to the Spring Python Framework</a> - 11/9/2009</p>
<p><a href="http://wiki.netbeans.org/NBSpringPython">Using NetBeans to build Spring Python applications</a> - 11/5/2009</p>
<p><a href="https://wwwx.cs.unc.edu/~lee/docs/StottsLeeRusyn.pdf">Supporting Computational Systems Science: Genomic Analysis Tool Federations Using Aspects and AOP</a> - paper presented at Bioinformatics Research and Applications, Fourth International Symposium, in Atlanta, GA, May 6-9, 2008. The choice AOP framework is Spring Python.</p>