You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<para>You can order either a printed or electronic version of the <ulinkurl="https://www.packtpub.com/create-powerful-versatile-spring-python-1-1-applications/book">Spring Python 1.1 book</ulink> written by project creator Greg Turnquist. This contains a lot of code samples, diagrams, and descriptions of the concepts behind Spring Python. This book was completed right as Spring Python 1.1 was released, and 1.2.x was started, so it contains up-to-date information on the project.</para>
143
+
144
+
145
+
</section>
126
146
127
147
<sectionid="overview-support-forums">
128
148
<title>Forums and Email</title>
129
149
130
150
<itemizedlist>
131
151
<listitem><para>You can read the messages on <ulink
Spring Python's forums</ulink> at the official Spring forum site.</para></listitem>
134
154
135
155
<listitem><para>If you are interested, you can sign up for the <ulink
@@ -151,30 +171,29 @@
151
171
152
172
<sectionid="overview-support-irc">
153
173
<title>IRC</title>
154
-
<para>Sorry, I can't seem to get a long-term running IRC bot working
155
-
for me. You'll have to resort to email to reach me for questions or
156
-
issues. -- Greg</para>
174
+
<para>Join us on the #springpython IRC channel at <ulinkurl="http://freenode.net">Freenode</ulink>.</para>
157
175
</section>
158
176
</section>
159
177
160
178
<sectionid="overview-downloads">
161
179
<title>Downloads / Source Code</title>
162
180
163
181
<para>If you want a release, check out
164
-
<ulinkurl="http://s3browse.com/explore/dist.springframework.org/release/EXT/se-springpython-py/">Spring's download site for Spring Python</ulink>.</para>
182
+
<ulinkurl="http://www.springsource.com/download/community?project=Spring%20Python">Spring's download site for Spring Python</ulink>.</para>
165
183
166
-
<para>If you want the latest source code type:
184
+
<para>Spring Python has migrated to <ulinkurl="http://book.git-scm.com/index.html">git</ulink>, the distributed version control system. If you want the latest source code type:
167
185
168
186
<programlisting><![CDATA[
169
-
svn co https://src.springframework.org/svn/se-springpython-py/trunk/springpython
0 commit comments