<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/popframework/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/popframework/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 10 Jan 2013 15:38:59 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/popframework/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by Fang Lin</title><link>https://sourceforge.net/p/popframework/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -1,11 +1,12 @@
-Pop is a J2EE framework that can help you to build a stateless and light-weighted web application in pure object-oriented way. Pop uses Java objects to represent the models of JSP pages. The hyper-links in the pages are all represented by the method invokations or the properties of the Java objects. Navigation rules are therefore unnecessary. The pages are loosely-coupled from each other, and the only task of a page is to show the corresponding model (or say Java object) in client browser. Multiple pages for a single model are allowed, as a result, you can realize i18n in a totally different way from using resource bundles. 
+Pop is a J2EE framework that can help you to build a stateless and light-weighted web application in pure object-oriented MVC. Pop uses Java objects to represent the models of JSP pages. The hyper-links in the pages are all represented by the method invokations or the properties of the Java objects. Navigation rules are therefore unnecessary. The pages are loosely-coupled from each other, and the only task of a page is to show the corresponding model (or say Java object) in client browser. Multiple pages for a single model are allowed, as a result, you can realize i18n in a totally different way from using resource bundles.

 Pop stores all sessions in client side. This can help you to build stateless and light-weighted web servers. As a result, Pop can help you to build a load-balancing system which is scalable and dynamic, so that your client can save huge investment on software and hardware, and can deal with huge number of concurrent users.

-To learn how to use Pop off line, please download the Pop package file the 'Files' of this project and then click the &lt;code&gt;ReadMe.html&lt;/code&gt; file. To learn it on line, please click [Pop(1.1.3)](http://www.popframework.net/pop/pop1.1.3/index.html). To learn other versions, please download the corresponding packages. If you learn Pop on line, I'm very sorry that the API mentioned in the tutorial can not be visited on line. This is because the API contains hundreds of HTML files which are hard to upload into this wiki one by one and by hand. Even we finished it, we can't guarantee that all APIs can keep updated with the latest Pop upgrade. Funtunately, we are now working to move all API and tutorial to an independent web cite. Please just wait for only several days for good news.
+To learn how to use Pop and to get Pop's API, readme and tutorial off line, please download the Pop package file the 'Files' of this project and then click the &lt;code&gt;ReadMe.html&lt;/code&gt; file. To do those on line, please click [http://www.popframework.net](http://www.popframework.net).

 Thank you for your interesting.

+[http://www.popframework.net](http://www.popframework.net)
 [[project_screenshots]]
 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fang Lin</dc:creator><pubDate>Thu, 10 Jan 2013 15:38:59 -0000</pubDate><guid>https://sourceforge.net6f63c8140f5dcc159e8b2e5833816e13d5ff2631</guid></item><item><title>WikiPage Home modified by Fang Lin</title><link>https://sourceforge.net/p/popframework/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -2,7 +2,7 @@

 Pop stores all sessions in client side. This can help you to build stateless and light-weighted web servers. As a result, Pop can help you to build a load-balancing system which is scalable and dynamic, so that your client can save huge investment on software and hardware, and can deal with huge number of concurrent users.

-To learn how to use Pop off line, please download the Pop package file the 'Files' of this project and then click the &lt;code&gt;ReadMe.html&lt;/code&gt; file. To learn it on line, please click [Tutorial (1.1.3)](http://www.popframework.net/pop/pop1.1.3/index.html). To learn other versions, please download the corresponding packages. If you learn Pop on line, I'm very sorry that the API mentioned in the tutorial can not be visited on line. This is because the API contains hundreds of HTML files which are hard to upload into this wiki one by one and by hand. Even we finished it, we can't guarantee that all APIs can keep updated with the latest Pop upgrade. Funtunately, we are now working to move all API and tutorial to an independent web cite. Please just wait for only several days for good news.
+To learn how to use Pop off line, please download the Pop package file the 'Files' of this project and then click the &lt;code&gt;ReadMe.html&lt;/code&gt; file. To learn it on line, please click [Pop(1.1.3)](http://www.popframework.net/pop/pop1.1.3/index.html). To learn other versions, please download the corresponding packages. If you learn Pop on line, I'm very sorry that the API mentioned in the tutorial can not be visited on line. This is because the API contains hundreds of HTML files which are hard to upload into this wiki one by one and by hand. Even we finished it, we can't guarantee that all APIs can keep updated with the latest Pop upgrade. Funtunately, we are now working to move all API and tutorial to an independent web cite. Please just wait for only several days for good news.

 Thank you for your interesting.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fang Lin</dc:creator><pubDate>Thu, 10 Jan 2013 10:16:45 -0000</pubDate><guid>https://sourceforge.netf77c6bc2d0c2fe8de6552fba1d2dcb24d451005f</guid></item><item><title>WikiPage Home modified by Fang Lin</title><link>https://sourceforge.net/p/popframework/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -2,7 +2,7 @@

 Pop stores all sessions in client side. This can help you to build stateless and light-weighted web servers. As a result, Pop can help you to build a load-balancing system which is scalable and dynamic, so that your client can save huge investment on software and hardware, and can deal with huge number of concurrent users.

-To learn how to use Pop off line, please download the Pop package file the 'Files' of this project and then click the &lt;code&gt;ReadMe.html&lt;/code&gt; file. To learn it on line, please click [Tutorial (1.1.3)](Tutorial1.1.3). To learn other versions, please download the corresponding packages. If you learn Pop on line, I'm very sorry that the API mentioned in the tutorial can not be visited on line. This is because the API contains hundreds of HTML files which are hard to upload into this wiki one by one and by hand. Even we finished it, we can't guarantee that all APIs can keep updated with the latest Pop upgrade. Funtunately, we are now working to move all API and tutorial to an independent web cite. Please just wait for only several days for good news.
+To learn how to use Pop off line, please download the Pop package file the 'Files' of this project and then click the &lt;code&gt;ReadMe.html&lt;/code&gt; file. To learn it on line, please click [Tutorial (1.1.3)](http://www.popframework.net/pop/pop1.1.3/index.html). To learn other versions, please download the corresponding packages. If you learn Pop on line, I'm very sorry that the API mentioned in the tutorial can not be visited on line. This is because the API contains hundreds of HTML files which are hard to upload into this wiki one by one and by hand. Even we finished it, we can't guarantee that all APIs can keep updated with the latest Pop upgrade. Funtunately, we are now working to move all API and tutorial to an independent web cite. Please just wait for only several days for good news.

 Thank you for your interesting.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fang Lin</dc:creator><pubDate>Thu, 10 Jan 2013 10:15:02 -0000</pubDate><guid>https://sourceforge.netafd597153869a5a78079b9a10e5fb6cd6df2d216</guid></item><item><title>WikiPage Home modified by Fang Lin</title><link>https://sourceforge.net/p/popframework/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -2,7 +2,9 @@

 Pop stores all sessions in client side. This can help you to build stateless and light-weighted web servers. As a result, Pop can help you to build a load-balancing system which is scalable and dynamic, so that your client can save huge investment on software and hardware, and can deal with huge number of concurrent users.

-To learn how to use Pop off line, please download the Pop package file the 'Files' of this project and then click the &lt;code&gt;ReadMe.html&lt;/code&gt; file. To learn it on line, please click [Tutorial (1.1.3)](Tutorial1.1.3). To learn other versions, please download the corresponding packages. Thank you for your interesting.
+To learn how to use Pop off line, please download the Pop package file the 'Files' of this project and then click the &lt;code&gt;ReadMe.html&lt;/code&gt; file. To learn it on line, please click [Tutorial (1.1.3)](Tutorial1.1.3). To learn other versions, please download the corresponding packages. If you learn Pop on line, I'm very sorry that the API mentioned in the tutorial can not be visited on line. This is because the API contains hundreds of HTML files which are hard to upload into this wiki one by one and by hand. Even we finished it, we can't guarantee that all APIs can keep updated with the latest Pop upgrade. Funtunately, we are now working to move all API and tutorial to an independent web cite. Please just wait for only several days for good news.
+
+Thank you for your interesting.

 [[project_screenshots]]
 [[project_admins]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fang Lin</dc:creator><pubDate>Wed, 09 Jan 2013 06:46:10 -0000</pubDate><guid>https://sourceforge.netebf4f2fa27e72a4679ee97b4c5b9bfa176b4a5b9</guid></item><item><title>WikiPage Home modified by Fang Lin</title><link>https://sourceforge.net/p/popframework/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -2,7 +2,8 @@

 Pop stores all sessions in client side. This can help you to build stateless and light-weighted web servers. As a result, Pop can help you to build a load-balancing system which is scalable and dynamic, so that your client can save huge investment on software and hardware, and can deal with huge number of concurrent users.

-To learn how to use Pop, please click [Tutorial (1.1.3)](Tutorial1.1.3).
+To learn how to use Pop off line, please download the Pop package file the 'Files' of this project and then click the &lt;code&gt;ReadMe.html&lt;/code&gt; file. To learn it on line, please click [Tutorial (1.1.3)](Tutorial1.1.3). To learn other versions, please download the corresponding packages. Thank you for your interesting.
+
 [[project_screenshots]]
 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fang Lin</dc:creator><pubDate>Wed, 09 Jan 2013 06:10:26 -0000</pubDate><guid>https://sourceforge.netc48ca9f503ab7c3ff0f17c453ac734d7f86d8f40</guid></item><item><title>WikiPage Home modified by Fang Lin</title><link>https://sourceforge.net/p/popframework/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -2,7 +2,7 @@

 Pop stores all sessions in client side. This can help you to build stateless and light-weighted web servers. As a result, Pop can help you to build a load-balancing system which is scalable and dynamic, so that your client can save huge investment on software and hardware, and can deal with huge number of concurrent users.

-To learn how to use Pop, please click [Tutorial](Tutorial).
+To learn how to use Pop, please click [Tutorial (1.1.3)](Tutorial1.1.3).
 [[project_screenshots]]
 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fang Lin</dc:creator><pubDate>Wed, 09 Jan 2013 06:00:07 -0000</pubDate><guid>https://sourceforge.nete7812e52b87ee03f2bafa2c02cc10ff9bdb14664</guid></item><item><title>WikiPage Home modified by Fang Lin</title><link>https://sourceforge.net/p/popframework/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,6 +1,8 @@
 Pop is a J2EE framework that can help you to build a stateless and light-weighted web application in pure object-oriented way. Pop uses Java objects to represent the models of JSP pages. The hyper-links in the pages are all represented by the method invokations or the properties of the Java objects. Navigation rules are therefore unnecessary. The pages are loosely-coupled from each other, and the only task of a page is to show the corresponding model (or say Java object) in client browser. Multiple pages for a single model are allowed, as a result, you can realize i18n in a totally different way from using resource bundles. 
+
 Pop stores all sessions in client side. This can help you to build stateless and light-weighted web servers. As a result, Pop can help you to build a load-balancing system which is scalable and dynamic, so that your client can save huge investment on software and hardware, and can deal with huge number of concurrent users.
-To learn how to use Pop, please click [Tutorial].
+
+To learn how to use Pop, please click [Tutorial](Tutorial).
 [[project_screenshots]]
 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fang Lin</dc:creator><pubDate>Wed, 09 Jan 2013 05:57:01 -0000</pubDate><guid>https://sourceforge.net2df8cdb5377316645327b180d8c3d0986d93b403</guid></item><item><title>WikiPage Home modified by Fang Lin</title><link>https://sourceforge.net/p/popframework/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,6 @@
-Welcome to your wiki!
-
-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/popframework/wiki/markdown_syntax/) syntax.
-
+Pop is a J2EE framework that can help you to build a stateless and light-weighted web application in pure object-oriented way. Pop uses Java objects to represent the models of JSP pages. The hyper-links in the pages are all represented by the method invokations or the properties of the Java objects. Navigation rules are therefore unnecessary. The pages are loosely-coupled from each other, and the only task of a page is to show the corresponding model (or say Java object) in client browser. Multiple pages for a single model are allowed, as a result, you can realize i18n in a totally different way from using resource bundles. 
+Pop stores all sessions in client side. This can help you to build stateless and light-weighted web servers. As a result, Pop can help you to build a load-balancing system which is scalable and dynamic, so that your client can save huge investment on software and hardware, and can deal with huge number of concurrent users.
+To learn how to use Pop, please click [Tutorial].
+[[project_screenshots]]
 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fang Lin</dc:creator><pubDate>Wed, 09 Jan 2013 05:55:33 -0000</pubDate><guid>https://sourceforge.neta16d6a7857a04118ed76f6b98d04c75715088431</guid></item><item><title>WikiPage Home modified by Fang Lin</title><link>https://sourceforge.net/p/popframework/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;a class="alink" href="../SamplePage"&gt;[SamplePage]&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/popframework/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;a href="/u/fanglin70/"&gt;Fang Lin&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;
&lt;span class="download-button-50e83de45fcbc91266c40cd1" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fang Lin</dc:creator><pubDate>Sat, 05 Jan 2013 14:51:17 -0000</pubDate><guid>https://sourceforge.net10fc78ab8c94191c3d2387832748e9dccd6a316b</guid></item></channel></rss>