<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Jianmin's blog</title>
    <link>http://www.lightportal.org</link>
    <description />
    <copyright>Copyright (c) 2010 lightportal.org. All rights reserved.</copyright>
    <dc:rights>Copyright (c) 2010 lightportal.org. All rights reserved.</dc:rights>
    <item>
      <title>Light Portal in the cloud with Amazon EC2</title>
      <link>http://www.lightportal.org/blog/1533202</link>
      <description>Light Portal is easy to be deployed to cloud computing environment, such as Amazon EC2 from one instance to multiple instances.</description>
      <pubDate>Sun, 09 May 2010 10:12:56 GMT</pubDate>
      <guid>http://www.lightportal.org/blog/1533202</guid>
      <dc:creator>Jianmin</dc:creator>
      <dc:date>2010-05-09T10:12:56Z</dc:date>
    </item>
    <item>
      <title>Light Portal new distributed memory cache feature</title>
      <link>http://www.lightportal.org/blog/6516701</link>
      <description>Light Portal 1.3 contains distributed memory cache feature to improve performance and scalability.</description>
      <pubDate>Sun, 09 May 2010 07:00:30 GMT</pubDate>
      <guid>http://www.lightportal.org/blog/6516701</guid>
      <dc:creator>Jianmin</dc:creator>
      <dc:date>2010-05-09T07:00:30Z</dc:date>
    </item>
    <item>
      <title>Configure Portlet width to cross multiple columns(2 comments)</title>
      <link>http://www.lightportal.org/blog/82</link>
      <description>Light Portal V1.1 layout supports portlet width to cross multiple columns, this feature will offer user more flexibility to organize portlet layout.</description>
      <pubDate>Sun, 05 Jul 2009 15:58:29 GMT</pubDate>
      <guid>http://www.lightportal.org/blog/82</guid>
      <dc:creator>Jianmin</dc:creator>
      <dc:date>2009-07-05T15:58:29Z</dc:date>
    </item>
    <item>
      <title>Light Portal with OpenID(2 comments)</title>
      <link>http://www.lightportal.org/blog/16</link>
      <description>Light Portal integrated with openid4j which is an OpenID Java open source framework.</description>
      <pubDate>Tue, 24 Feb 2009 05:18:26 GMT</pubDate>
      <guid>http://www.lightportal.org/blog/16</guid>
      <dc:creator>Jianmin</dc:creator>
      <dc:date>2009-02-24T05:18:26Z</dc:date>
    </item>
    <item>
      <title>Light Portal JavaScript files performance</title>
      <link>http://www.lightportal.org/blog/13</link>
      <description>Light Portal depends on lots of JavaScript files, so the performance of downloading javaScritpt files is important and a key factor of first response time.</description>
      <pubDate>Thu, 19 Feb 2009 00:20:30 GMT</pubDate>
      <guid>http://www.lightportal.org/blog/13</guid>
      <dc:creator>Jianmin</dc:creator>
      <dc:date>2009-02-19T00:20:30Z</dc:date>
    </item>
    <item>
      <title>2009 Plan</title>
      <link>http://www.lightportal.org/blog/8</link>
      <description>2009 is coming, The world is changing so fast, I hope I can make a good plan.</description>
      <pubDate>Tue, 30 Dec 2008 19:05:52 GMT</pubDate>
      <guid>http://www.lightportal.org/blog/8</guid>
      <dc:creator>Jianmin</dc:creator>
      <dc:date>2008-12-30T19:05:52Z</dc:date>
    </item>
    <item>
      <title>Customize Light Portal Theme(6 comments)</title>
      <link>http://www.lightportal.org/blog/7</link>
      <description>Add a customized theme to Light Portal.</description>
      <pubDate>Sat, 27 Dec 2008 03:36:40 GMT</pubDate>
      <guid>http://www.lightportal.org/blog/7</guid>
      <dc:creator>Jianmin</dc:creator>
      <dc:date>2008-12-27T03:36:40Z</dc:date>
    </item>
    <item>
      <title>Lazy loading JavaScript library in Light Portal(1 comments)</title>
      <link>http://www.lightportal.org/blog/5</link>
      <description>It is easily configure Light Portal to lazy loading any JavaScript library.</description>
      <pubDate>Sat, 27 Dec 2008 03:15:41 GMT</pubDate>
      <guid>http://www.lightportal.org/blog/5</guid>
      <dc:creator>Jianmin</dc:creator>
      <dc:date>2008-12-27T03:15:41Z</dc:date>
    </item>
    <item>
      <title>Cool tools for starting a new project</title>
      <link>http://www.lightportal.org/blog/4</link>
      <description>some useful tools for starting a new project</description>
      <pubDate>Sun, 14 Dec 2008 04:53:50 GMT</pubDate>
      <guid>http://www.lightportal.org/blog/4</guid>
      <dc:creator>Jianmin</dc:creator>
      <dc:date>2008-12-14T04:53:50Z</dc:date>
    </item>
    <item>
      <title>Light Portal supports opera mini and iphone</title>
      <link>http://www.lightportal.org/blog/3</link>
      <description>This is a useful features for users to access likelot through mobile device. Users can publish blogs, read favorite news, check calendar, or access other features just like using real Pc browser.</description>
      <pubDate>Wed, 22 Oct 2008 01:15:19 GMT</pubDate>
      <guid>http://www.lightportal.org/blog/3</guid>
      <dc:creator>Jianmin</dc:creator>
      <dc:date>2008-10-22T01:15:19Z</dc:date>
    </item>
    <item>
      <title>Improve Light Portal performance 1</title>
      <link>http://www.lightportal.org/blog/2</link>
      <description>In original design, Light Portal adopt AJAX to load portlets? content asynchronously, It is perfect to load content from web services or third party services. But if many contents are from local server, it will generate too  many http requests from client to server to load contents, it will cause performance issue.</description>
      <pubDate>Mon, 20 Oct 2008 01:10:11 GMT</pubDate>
      <guid>http://www.lightportal.org/blog/2</guid>
      <dc:creator>Jianmin</dc:creator>
      <dc:date>2008-10-20T01:10:11Z</dc:date>
    </item>
    <item>
      <title>Selenium - Cool test tool for web application</title>
      <link>http://www.lightportal.org/blog/1</link>
      <description>Selenium is a test tool to test web application directly from browser just like real user. The cool part is QA or developer doesn't need to test from browser manually after every new change, just write and maintain the test scripts in your favorite programming language (Java, .NET, Perl, Python an Ruby) and let Selenium do the verbose work.</description>
      <pubDate>Sun, 21 Oct 2007 03:50:31 GMT</pubDate>
      <guid>http://www.lightportal.org/blog/1</guid>
      <dc:creator>Jianmin</dc:creator>
      <dc:date>2007-10-21T03:50:31Z</dc:date>
    </item>
  </channel>
</rss>

