<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent posts to news</title><link href="https://sourceforge.net/p/pythonpages/news/" rel="alternate"/><link href="https://sourceforge.net/p/pythonpages/news/feed.atom" rel="self"/><id>https://sourceforge.net/p/pythonpages/news/</id><updated>2000-10-10T21:17:26Z</updated><subtitle>Recent posts to news</subtitle><entry><title>New version 0.7.0a released</title><link href="https://sourceforge.net/p/pythonpages/news/2000/10/new-version-070a-released/" rel="alternate"/><published>2000-10-10T21:17:26Z</published><updated>2000-10-10T21:17:26Z</updated><author><name>Jon Brisbin</name><uri>https://sourceforge.net/u/jbrisbin/</uri></author><id>https://sourceforge.net78affa2a62e071b739b42fd0356decbc5fc2d937</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Major upgrade including bug fixes and functionality improvements.  All current users are encouraged to upgrade.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>New Python ServerPages release</title><link href="https://sourceforge.net/p/pythonpages/news/2000/09/new-python-serverpages-release/" rel="alternate"/><published>2000-09-23T03:22:56Z</published><updated>2000-09-23T03:22:56Z</updated><author><name>Jon Brisbin</name><uri>https://sourceforge.net/u/jbrisbin/</uri></author><id>https://sourceforge.netd8a19161a1df5775cd777d8a6fdc3f265c02ed7e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This is the initial relase of the Python ServerPages software.  It is designed to be incredibly simple, lightweight, and painless to implement (it currently consists of 1 4k script that wraps your PSP page and executes it, and require no special modules or extensions!).  In this initial release, you can embed Python scripting inside your HTML pages within brackets similar to the Embeded PERL convention ([-code-] and [+code+]).  What makes Python ServerPages unique is that your pages are executed within the calling script's namespace, which means you have access to variables like Request, Form, Page, and eventually Session, and any others you would like to have.  This adoption of the ASP standard will simply your programming by reducing the amount of code you have to embed within your HTML pages.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>