<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>樂多blog開發日誌-RoodoTech</title>
<link>http://blog.roodo.com/develop/archives/cat_34790.html</link>
<description></description>
<language>zh-tw</language>
<generator>Roodo Blog System</generator>
<copyright>All Rights Reserved</copyright>
<atom:link href="http://blog.roodo.com/develop/archives/cat_34790.xml" rel="self" type="application/rss+xml" />
<item>
	<title>樂多日誌開發使用相關技術</title>
	<description><![CDATA[
	Language:
   1. php:blog main system
   2. Java:blog full-text search
Database:
	 1. MySQL
	 2. table: Innodb
Web Server:
	 Apache
	 lighttpd
Cache Server:
	 Squid

Linux:
	 Gentoo Linux
	 
Fulltext Search Engine:
	 Lucene

MVC Framework:
	 phpMVC
Database Abstraction Layer:
	 ADOdb
Template Engine:
	 Smarty

Blog related:
	Movable Type XMLRPC
	Movable Type Import Format
	TrackBack Spec
	
XML related:	
	RSS 2.0
	FOAF
	]]>
	</description>
	<content:encoded><![CDATA[
	Language:<br />
   1. <a href="http://www.php.net" target=_blank>php</a>:blog main system<br />
   2. <a href="http://java.sun.com" target=_blank>Java</a>:blog full-text search<br />
Database:<br />
	 1. <a href="http://www.mysql.com" target=_blank>MySQL</a><br />
	 2. table: <a href="http://www.innodb.com target=_blank">Innodb</a><br />
Web Server:<br />
	 <a href="http://httpd.apache.org/" target=_blank>Apache</a><br />
	 <a href="http://www.lighttpd.org/" target=_blank>lighttpd</a><br />
Cache Server:<br />
	 <a href="http://www.squid-cache.org/" target=_blank>Squid</a><br />
<br />
Linux:<br />
	 <a href="http://www.gentoo.org/" target=_blank>Gentoo Linux</a><br />
	 <br />
Fulltext Search Engine:<br />
	 <a href="http://lucene.apache.org/" target=_blank>Lucene</a><br />
<br />
MVC Framework:<br />
	 <a href="http://www.phpmvc.net/" target=_blank>phpMVC</a><br />
Database Abstraction Layer:<br />
	 <a href="http://adodb.sourceforge.net/" target=_blank>ADOdb</a><br />
Template Engine:<br />
	 <a href="http://smarty.php.net/" target=_blank>Smarty</a><br />
<br />
Blog related:<br />
	<a href="http://www.sixapart.com/movabletype/docs/mtmanual_programmatic" target=_blank>Movable Type XMLRPC</a><br />
	<a href="http://www.sixapart.com/movabletype/docs/mtimport.html" target=_blank>Movable Type Import Format</a><br />
	<a href="http://www.sixapart.com/pronet/docs/trackback_spec" target=_blank>TrackBack Spec</a><br />
	<br />
XML related:	<br />
	<a href="http://blogs.law.harvard.edu/tech/rss" target=_blank>RSS 2.0</a><br />
	<a href="http://www.foaf-project.org/" target=_blank>FOAF</a>		]]>
	</content:encoded>
	<link>http://blog.roodo.com/develop/archives/200544.html</link>
	<guid>http://blog.roodo.com/develop/archives/200544.html</guid>
	<category>RoodoTech</category>
	<pubDate>Sat, 18 Jun 2005 14:01:16 +0800</pubDate>
</item>
</channel>
</rss>