<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Li Guoliang &#187; 其他技术</title>
	<atom:link href="http://liguoliang.com/category/it/feed/" rel="self" type="application/rss+xml" />
	<link>http://liguoliang.com</link>
	<description>ActionScript Flex Java JEE PHP...</description>
	<lastBuildDate>Wed, 08 Feb 2012 01:44:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Oracle: 扩充TableSpace语句</title>
		<link>http://liguoliang.com/2011/oracle-enlarge-tablespace/</link>
		<comments>http://liguoliang.com/2011/oracle-enlarge-tablespace/#comments</comments>
		<pubDate>Sun, 13 Nov 2011 05:31:38 +0000</pubDate>
		<dc:creator>老李</dc:creator>
				<category><![CDATA[DB]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://liguoliang.com/?p=2173</guid>
		<description><![CDATA[Step1: check current status and get all file path
<code>SELECT
B.FILE_NAME FILENAME,
B.TABLESPACE_NAME TABLESPACENAME,
B.BYTES/1024/1024 SIZE_MB,
(B.BYTES-S</code><p class='read-more'><a href='http://liguoliang.com/2011/oracle-enlarge-tablespace/'>More...</a></p>]]></description>
		<wfw:commentRss>http://liguoliang.com/2011/oracle-enlarge-tablespace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle SQLs: Get system date; count user tables. etc,.</title>
		<link>http://liguoliang.com/2011/oracle-sqls-get-system-date-cotal-user-tables-etc/</link>
		<comments>http://liguoliang.com/2011/oracle-sqls-get-system-date-cotal-user-tables-etc/#comments</comments>
		<pubDate>Sat, 22 Oct 2011 11:32:35 +0000</pubDate>
		<dc:creator>老李</dc:creator>
				<category><![CDATA[DB]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Select system date]]></category>

		<guid isPermaLink="false">http://liguoliang.com/?p=2119</guid>
		<description><![CDATA[Get system date
select to_char(sysdate, 'yyyy-mm-dd hh24:mi:ss') from dual; -- Get the formatted system date.
select sysdate from dual; -- Get date
Co<p class='read-more'><a href='http://liguoliang.com/2011/oracle-sqls-get-system-date-cotal-user-tables-etc/'>More...</a></p>]]></description>
		<wfw:commentRss>http://liguoliang.com/2011/oracle-sqls-get-system-date-cotal-user-tables-etc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle SQL Developper cannot show connections view/cannot create new connection</title>
		<link>http://liguoliang.com/2011/oracle-sql-developper-cannot-show-connections-viewcannot-create-new-connection/</link>
		<comments>http://liguoliang.com/2011/oracle-sql-developper-cannot-show-connections-viewcannot-create-new-connection/#comments</comments>
		<pubDate>Sat, 15 Oct 2011 04:44:37 +0000</pubDate>
		<dc:creator>老李</dc:creator>
				<category><![CDATA[DB]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://liguoliang.com/?p=2111</guid>
		<description><![CDATA[I installed Oracle 10g XE and SQL Developper 2 in my PC, they works perfect. Yesterday, I upgrade to 11g r2 XE, after restar my PC, the SQL Developper<p class='read-more'><a href='http://liguoliang.com/2011/oracle-sql-developper-cannot-show-connections-viewcannot-create-new-connection/'>More...</a></p>]]></description>
		<wfw:commentRss>http://liguoliang.com/2011/oracle-sql-developper-cannot-show-connections-viewcannot-create-new-connection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MediaWiki: &#8220;Save as&#8221; pop up when click &#8220;Create&#8221; or &#8220;Edit&#8221;</title>
		<link>http://liguoliang.com/2011/mediawiki-save-as-pop-up-when-click-create-or-edit/</link>
		<comments>http://liguoliang.com/2011/mediawiki-save-as-pop-up-when-click-create-or-edit/#comments</comments>
		<pubDate>Tue, 27 Sep 2011 14:45:42 +0000</pubDate>
		<dc:creator>老李</dc:creator>
				<category><![CDATA[Group Ware]]></category>
		<category><![CDATA[MediaWiki]]></category>
		<category><![CDATA[MediaWiki Editor]]></category>

		<guid isPermaLink="false">http://liguoliang.com/?p=2109</guid>
		<description><![CDATA[It&#8217;s really tough for me to use the default editor, so I install a plug-in: FCKEditor.
but as a user, when click &#8220;Edit&#8221; or &#8220;Cr<p class='read-more'><a href='http://liguoliang.com/2011/mediawiki-save-as-pop-up-when-click-create-or-edit/'>More...</a></p>]]></description>
		<wfw:commentRss>http://liguoliang.com/2011/mediawiki-save-as-pop-up-when-click-create-or-edit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Perforce: Can&#8217;t clobber writable file Perforce</title>
		<link>http://liguoliang.com/2011/perforce-cant-clobber-writable-file-perforce/</link>
		<comments>http://liguoliang.com/2011/perforce-cant-clobber-writable-file-perforce/#comments</comments>
		<pubDate>Mon, 29 Aug 2011 13:08:23 +0000</pubDate>
		<dc:creator>老李</dc:creator>
				<category><![CDATA[软件工程]]></category>
		<category><![CDATA[Perforce]]></category>
		<category><![CDATA[Version Control]]></category>

		<guid isPermaLink="false">http://liguoliang.com/2011/perforce-cant-clobber-writable-file-perforce/</guid>
		<description><![CDATA[We are using Perforce for version control, I never use it before, and I got my perforce account those days. When I want update form the dept, perforce<p class='read-more'><a href='http://liguoliang.com/2011/perforce-cant-clobber-writable-file-perforce/'>More...</a></p>]]></description>
		<wfw:commentRss>http://liguoliang.com/2011/perforce-cant-clobber-writable-file-perforce/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>修改Oracle 10g XE WEB服务器端口  &#8211; Modify the Oracle XE web console server port</title>
		<link>http://liguoliang.com/2011/%e4%bf%ae%e6%94%b9oracle-10g-xe-web%e6%9c%8d%e5%8a%a1%e5%99%a8%e7%ab%af%e5%8f%a3-modify-the-oracle-xe-web-console-server-port/</link>
		<comments>http://liguoliang.com/2011/%e4%bf%ae%e6%94%b9oracle-10g-xe-web%e6%9c%8d%e5%8a%a1%e5%99%a8%e7%ab%af%e5%8f%a3-modify-the-oracle-xe-web-console-server-port/#comments</comments>
		<pubDate>Sun, 21 Aug 2011 05:06:43 +0000</pubDate>
		<dc:creator>老李</dc:creator>
				<category><![CDATA[DB]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle 端口]]></category>

		<guid isPermaLink="false">http://liguoliang.com/?p=2081</guid>
		<description><![CDATA[we need to change one port when using Oracle 10g XE and Tomcat/JBoss, because they all use the 8080 port.
It&#8217;s very easy to change the web serve<p class='read-more'><a href='http://liguoliang.com/2011/%e4%bf%ae%e6%94%b9oracle-10g-xe-web%e6%9c%8d%e5%8a%a1%e5%99%a8%e7%ab%af%e5%8f%a3-modify-the-oracle-xe-web-console-server-port/'>More...</a></p>]]></description>
		<wfw:commentRss>http://liguoliang.com/2011/%e4%bf%ae%e6%94%b9oracle-10g-xe-web%e6%9c%8d%e5%8a%a1%e5%99%a8%e7%ab%af%e5%8f%a3-modify-the-oracle-xe-web-console-server-port/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GAE Query Filter, Sort, Limit, Paging</title>
		<link>http://liguoliang.com/2011/gae-query-filter-sort-limit-paging/</link>
		<comments>http://liguoliang.com/2011/gae-query-filter-sort-limit-paging/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 14:37:48 +0000</pubDate>
		<dc:creator>老李</dc:creator>
				<category><![CDATA[云计算, 高科技啊]]></category>
		<category><![CDATA[GAE]]></category>
		<category><![CDATA[GAE Paging]]></category>
		<category><![CDATA[GAE query filter sort]]></category>
		<category><![CDATA[GAE select limit]]></category>
		<category><![CDATA[Google App Engine]]></category>

		<guid isPermaLink="false">http://liguoliang.com/2011/gae-query-filter-sort-limit-paging/</guid>
		<description><![CDATA[GAE关于Java的资料这是不多, 而且多数都要翻墙, 昨晚做个分页, 差点累死啊!
闲言碎语不多说, 上代码:
DatastoreService datastoreService = DatastoreServiceFactory.getDatastoreService();
		Query qu<p class='read-more'><a href='http://liguoliang.com/2011/gae-query-filter-sort-limit-paging/'>More...</a></p>]]></description>
		<wfw:commentRss>http://liguoliang.com/2011/gae-query-filter-sort-limit-paging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google app engine 设置Cron Jobs GAE设置定时任务(Java版)</title>
		<link>http://liguoliang.com/2011/gae-set-cron-jobs-java/</link>
		<comments>http://liguoliang.com/2011/gae-set-cron-jobs-java/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 13:24:53 +0000</pubDate>
		<dc:creator>老李</dc:creator>
				<category><![CDATA[云计算, 高科技啊]]></category>
		<category><![CDATA[Cron Jobs]]></category>
		<category><![CDATA[GAE]]></category>
		<category><![CDATA[Google App Engine]]></category>

		<guid isPermaLink="false">http://liguoliang.com/2011/gae-set-cron-jobs-java/</guid>
		<description><![CDATA[GAE的 Cron Job是通过配置文件实现的 &#8211; &#8220;Cron jobs are defined in <code>cron.yaml</code> (Python) or <code>cron.xml</code> (Java)&#8221;
Java版的cron.xml配置文件位于WEB-INFO目录下(位置同web.xm<p class='read-more'><a href='http://liguoliang.com/2011/gae-set-cron-jobs-java/'>More...</a></p>]]></description>
		<wfw:commentRss>http://liguoliang.com/2011/gae-set-cron-jobs-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery &#8212; Ajax Post数据乱码</title>
		<link>http://liguoliang.com/2011/jquery-ajax-post%e6%95%b0%e6%8d%ae%e4%b9%b1%e7%a0%81/</link>
		<comments>http://liguoliang.com/2011/jquery-ajax-post%e6%95%b0%e6%8d%ae%e4%b9%b1%e7%a0%81/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 09:47:19 +0000</pubDate>
		<dc:creator>老李</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[jquery ajax post encoding]]></category>

		<guid isPermaLink="false">http://liguoliang.com/2011/jquery-ajax-post%e6%95%b0%e6%8d%ae%e4%b9%b1%e7%a0%81/</guid>
		<description><![CDATA[jQuery.ajax() API: 
&#8220;POST data will always be transmitted to the server using UTF-8 charset, per the W3C XMLHTTPRequest standard.&#8221;&#160; <a title="http://api.jquery.com/jQuery.ajax/" href="http://api.jquery.com/jQuery.ajax/">h</a><p class='read-more'><a href='http://liguoliang.com/2011/jquery-ajax-post%e6%95%b0%e6%8d%ae%e4%b9%b1%e7%a0%81/'>More...</a></p>]]></description>
		<wfw:commentRss>http://liguoliang.com/2011/jquery-ajax-post%e6%95%b0%e6%8d%ae%e4%b9%b1%e7%a0%81/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon Cloud Drive &#8211; 基于S3的云存储网络硬盘, 所有用户均可免费享有5GB</title>
		<link>http://liguoliang.com/2011/amazon-cloud-drive/</link>
		<comments>http://liguoliang.com/2011/amazon-cloud-drive/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 14:36:19 +0000</pubDate>
		<dc:creator>老李</dc:creator>
				<category><![CDATA[云计算, 高科技啊]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[AmazonCloudDrive]]></category>
		<category><![CDATA[云计算]]></category>

		<guid isPermaLink="false">http://liguoliang.com/2011/amazon-cloud-drive-%e5%9f%ba%e4%ba%8es3%e7%9a%84%e4%ba%91%e5%ad%98%e5%82%a8%e7%bd%91%e7%bb%9c%e7%a1%ac%e7%9b%98-%e6%89%80%e6%9c%89%e7%94%a8%e6%88%b7%e5%9d%87%e5%8f%af%e5%85%8d%e8%b4%b9%e4%ba%ab/</guid>
		<description><![CDATA[Amazon越来越给力, 年初推出免费小主机后, 基于S3的Cloud Drive竟然也有免费版可用.
The Amazon Cloud drive offers 5 GB of free online storage that you can access from any computer. I<p class='read-more'><a href='http://liguoliang.com/2011/amazon-cloud-drive/'>More...</a></p>]]></description>
		<wfw:commentRss>http://liguoliang.com/2011/amazon-cloud-drive/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

