<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Hanwen's Press</title>
	<atom:link href="http://chanwen.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://chanwen.wordpress.com</link>
	<description>Hanwen's public official weblog</description>
	<lastBuildDate>Thu, 03 Jul 2008 06:49:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='chanwen.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Hanwen's Press</title>
		<link>http://chanwen.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://chanwen.wordpress.com/osd.xml" title="Hanwen&#039;s Press" />
	<atom:link rel='hub' href='http://chanwen.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Database Schema of IOT GIS Data</title>
		<link>http://chanwen.wordpress.com/2008/07/03/database-schema-of-iot-gis-data/</link>
		<comments>http://chanwen.wordpress.com/2008/07/03/database-schema-of-iot-gis-data/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 19:56:02 +0000</pubDate>
		<dc:creator>chanwen</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://chanwen.wordpress.com/?p=18</guid>
		<description><![CDATA[For the iTaxi project, we need the points of landmarks, the polylines of roads, and the polygons of geopolitical areas. Landmark: landmark { landmarkid: (13-digit code) AAAAABBBBBBBB (A - county code, B - serial number), landmarkcode: (3-digit code) (classification code), landmarkname: String, landmarkaddr: String, landmarkgeom: (geom) } Road: road { roadid: (13-digit code) AAAAABBBBBBBB (A [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=chanwen.wordpress.com&amp;blog=2418497&amp;post=18&amp;subd=chanwen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>For the iTaxi project, we need the points of landmarks, the polylines of roads, and the polygons of geopolitical areas.</p>
<p>Landmark:<br />
<code><br />
landmark {<br />
landmarkid: (13-digit code) AAAAABBBBBBBB (A - county code, B - serial number),<br />
landmarkcode: (3-digit code) (classification code),<br />
landmarkname: String,<br />
landmarkaddr: String,<br />
landmarkgeom: (geom)<br />
}<br />
</code></p>
<p>Road:<br />
<code><br />
road {<br />
roadid: (13-digit code) AAAAABBBBBBBB (A - county code, B - serial number),<br />
roadcode: (4-digit code),<br />
roadaddr: String,<br />
roadgeom: (geom)<br />
}<br />
</code></p>
<p>Administrative Division:<br />
<code><br />
admdiv {<br />
admdivid: (9-digit code) AAAAABBBB (A - county code, B - serial number),<br />
admdivcode: (10-digit code) AAAAABBCCC (A - county code, B - town code, C - village code),<br />
admdivname: String,<br />
admdivgeom: (geom)<br />
}<br />
</code></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/chanwen.wordpress.com/18/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/chanwen.wordpress.com/18/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/chanwen.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/chanwen.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/chanwen.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/chanwen.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/chanwen.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/chanwen.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/chanwen.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/chanwen.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/chanwen.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/chanwen.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/chanwen.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/chanwen.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/chanwen.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/chanwen.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=chanwen.wordpress.com&amp;blog=2418497&amp;post=18&amp;subd=chanwen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://chanwen.wordpress.com/2008/07/03/database-schema-of-iot-gis-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8ea8efacaf0c68552888f800e2c21458?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Vincent</media:title>
		</media:content>
	</item>
		<item>
		<title>Taiwan GIS Data from IOT</title>
		<link>http://chanwen.wordpress.com/2008/07/03/taiwan-gis-data-from-iot/</link>
		<comments>http://chanwen.wordpress.com/2008/07/03/taiwan-gis-data-from-iot/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 16:20:43 +0000</pubDate>
		<dc:creator>chanwen</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://chanwen.wordpress.com/?p=17</guid>
		<description><![CDATA[We bought the Taiwan GIS Dataset v1.4 from IOT (Institute of Transportation).  The dataset include roads, bridges, tunnels, landmarks, and other transportation-related layers of all counties in Taiwan.  The locations are represented in TWD67 UTM, TWD97 UTM, and TWD97 LatLong.  Details can be found at the following link. http://www.iot.gov.tw/np.asp?ctNode=1079<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=chanwen.wordpress.com&amp;blog=2418497&amp;post=17&amp;subd=chanwen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>We bought the Taiwan GIS Dataset v1.4 from IOT (Institute of Transportation).  The dataset include roads, bridges, tunnels, landmarks, and other transportation-related layers of all counties in Taiwan.  The locations are represented in TWD67 UTM, TWD97 UTM, and TWD97 LatLong.  Details can be found at the following link.</p>
<p><a href="http://www.iot.gov.tw/np.asp?ctNode=1079" target="_blank">http://www.iot.gov.tw/np.asp?ctNode=1079</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/chanwen.wordpress.com/17/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/chanwen.wordpress.com/17/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/chanwen.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/chanwen.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/chanwen.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/chanwen.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/chanwen.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/chanwen.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/chanwen.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/chanwen.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/chanwen.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/chanwen.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/chanwen.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/chanwen.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/chanwen.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/chanwen.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=chanwen.wordpress.com&amp;blog=2418497&amp;post=17&amp;subd=chanwen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://chanwen.wordpress.com/2008/07/03/taiwan-gis-data-from-iot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8ea8efacaf0c68552888f800e2c21458?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Vincent</media:title>
		</media:content>
	</item>
		<item>
		<title>Notes about Knowledge Organizaiton using Protege</title>
		<link>http://chanwen.wordpress.com/2008/06/24/knowledge-organization-protege/</link>
		<comments>http://chanwen.wordpress.com/2008/06/24/knowledge-organization-protege/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 09:19:50 +0000</pubDate>
		<dc:creator>chanwen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://chanwen.wordpress.com/?p=16</guid>
		<description><![CDATA[Today I went to the Term Project Presentation of Knowledge Organization Course in LIS, and 3 presentations were given about using Protege for Knowledge Organization in different domains.  One is about a periodical called &#8220;Taiwan Review&#8221;, one is about tea leaves and agriculture, and one is about music of Bunun (布農). Taiwan Review Taiwan Review [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=chanwen.wordpress.com&amp;blog=2418497&amp;post=16&amp;subd=chanwen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Today I went to the Term Project Presentation of Knowledge Organization Course in LIS, and 3 presentations were given about using Protege for Knowledge Organization in different domains.  One is about a periodical called &#8220;Taiwan Review&#8221;, one is about tea leaves and agriculture, and one is about music of Bunun (布農).</p>
<h4>Taiwan Review</h4>
<p>Taiwan Review is an English periodical issued by GIO Taiwan.  The purpose of the periodical is to summarize the current status of art, society, and other events in Taiwan.  They have editorials, interviews, and articles with figures and tables.</p>
<p>They designed the ontology as follows: the main class is bibliography, which has sub-class &#8220;Taiwan Review&#8221; and sub-sub-class &#8220;Vol.# &#8230;&#8221;.  Articles in each volume are main instances in this work.  They designed other aspects as attributes and indexing factors for the articles, including authors, persons mentioned (classified by the category), location (&#8220;Taiwan&#8221; is taking out of &#8220;Asia&#8221; because there are more items under Taiwan than other places in Asia.  This is not logically sound, but may be more useful for users to navigate and query in practice.), and time span (They used decades before, but professor suggested to use events as separators of time span.)</p>
<h4>Tea</h4>
<p>Tea is an unique culture in East-Asia, but there are less focus on the knowledge organization about tea leaves, tea tools, and agriculture.  The main class is tea, and it has relationship with the one who raise the tea leaves, the place, the making process, and related tea tools to make the tea.  Because the student has the domain knowledge, this ontology is very well-organized and fit the application.</p>
<h4>Music of Bunun</h4>
<p>This work uses data and research results from other work to create the ontology.  The music is separated into songs and instruments, and it records who plays the music at what situation and location.  Some research results (domain knowledge) helps design the concepts and relationships.</p>
<h4>Summary</h4>
<p>Ontology is a tool to capture the concepts, relationship between concepts, and instances.  The basic relationship between terminology are broader term(BT), narrower term(NT), and related term(RT).  The design principle includes <strong>Clarity, Coherence, Extendibility, Minimal encoding bias, and Minimal ontological commitment</strong>. (Gruber 1993) There are several methodologies to design an ontology, and the components and steps proposed by Standford Protege team are <strong>domain, terminology, concept, relationships, and instances</strong>.</p>
<p>In determining the domain, several questions should be answered: What is the expert domain?  Why we need this knowledge organization?  What problems/questions should this KO answers?  Who will use and maintain the KO, and how?  Then we should search if there is similar ontologies, list the terminologies, define the classes/concepts and the relationship.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/chanwen.wordpress.com/16/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/chanwen.wordpress.com/16/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/chanwen.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/chanwen.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/chanwen.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/chanwen.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/chanwen.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/chanwen.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/chanwen.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/chanwen.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/chanwen.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/chanwen.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/chanwen.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/chanwen.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/chanwen.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/chanwen.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=chanwen.wordpress.com&amp;blog=2418497&amp;post=16&amp;subd=chanwen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://chanwen.wordpress.com/2008/06/24/knowledge-organization-protege/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8ea8efacaf0c68552888f800e2c21458?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Vincent</media:title>
		</media:content>
	</item>
		<item>
		<title>About Research by Fellow Wu</title>
		<link>http://chanwen.wordpress.com/2008/06/22/about-research-by-fellow-wu/</link>
		<comments>http://chanwen.wordpress.com/2008/06/22/about-research-by-fellow-wu/#comments</comments>
		<pubDate>Sun, 22 Jun 2008 13:52:06 +0000</pubDate>
		<dc:creator>chanwen</dc:creator>
				<category><![CDATA[Master Days]]></category>

		<guid isPermaLink="false">http://chanwen.wordpress.com/?p=15</guid>
		<description><![CDATA[研究是站在前人的基礎之上，而我們要學的第一步就是如何站穩。 Research = re + search (再次、深入地探索、整理、蒐集與編輯資料) When to search? 為了興趣 (廣度) 與需要 (深度) Where to search? Journals, Conference Proceedings, Master Theses/PhD Dissertations, etc. How to search? Library, Expert&#8217;s advice, web-browsers, search engines, taking lectures, etc. Publication Types Magazines: 給普羅大眾看的，文字敘述多，篇幅長，但是內容較淺，適合入門。 Journals: 較成熟的，從投稿、審稿到出刊可能都過了半年至一年。 Theses/Dissertations: self-contained，看完一份好的論文可以學很多內容。 Technology Paper (科技白皮書): 特定單位花費大量人力物力編寫的，必然會精彩。 學會以 &#8220;主題&#8221;、&#8221;作者&#8221;、&#8221;重要性&#8221; 整理讀過的資料，列出特點，並把 &#8220;佳句&#8221; 摘錄下來。 一開始就能找到好題目的機會不多，不要 &#8220;眼高手低&#8221; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=chanwen.wordpress.com&amp;blog=2418497&amp;post=15&amp;subd=chanwen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<ul>
<li>研究是站在前人的基礎之上，而我們要學的第一步就是如何站穩。</li>
<li>Research = re + search (再次、深入地探索、整理、蒐集與編輯資料)
<ul>
<li>When to search?  為了興趣 (廣度) 與需要 (深度)</li>
<li>Where to search?  Journals, Conference Proceedings, Master Theses/PhD Dissertations, etc.</li>
<li>How to search?  Library, Expert&#8217;s advice, web-browsers, search engines, taking lectures, etc.</li>
</ul>
</li>
<li>Publication Types
<ul>
<li>Magazines: 給普羅大眾看的，文字敘述多，篇幅長，但是內容較淺，適合入門。</li>
<li>Journals: 較成熟的，從投稿、審稿到出刊可能都過了半年至一年。</li>
<li>Theses/Dissertations:  self-contained，看完一份好的論文可以學很多內容。</li>
<li>Technology Paper (科技白皮書): 特定單位花費大量人力物力編寫的，必然會精彩。</li>
</ul>
</li>
<li>學會以 &#8220;主題&#8221;、&#8221;作者&#8221;、&#8221;重要性&#8221; 整理讀過的資料，列出特點，並把 &#8220;佳句&#8221; 摘錄下來。</li>
<li>一開始就能找到好題目的機會不多，不要 &#8220;眼高手低&#8221; 。先做，再從中找到關聯性與問題所在。有任何問題，一定要跟指導教授討論。
<ul>
<li>Study Phase: 奠定基礎，要蒐集夠多夠深的資料。</li>
<li>Research Phase: 要先會 &#8220;抄&#8221; (複製別人的研究方法與成果)，才有可能 &#8220;超&#8221; (發現問題，提出改進)。</li>
</ul>
</li>
<li>多看 Survey paper, Master Theses, conference proceedings, special issues, etc.</li>
<li><span style="color:#ff0000;">虛心、細心、專心、耐心、<strong>平常心</strong></span></li>
<li><span style="color:#ff0000;">主動、活動、互動、<strong>不激動</strong></span></li>
</ul>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/chanwen.wordpress.com/15/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/chanwen.wordpress.com/15/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/chanwen.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/chanwen.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/chanwen.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/chanwen.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/chanwen.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/chanwen.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/chanwen.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/chanwen.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/chanwen.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/chanwen.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/chanwen.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/chanwen.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/chanwen.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/chanwen.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=chanwen.wordpress.com&amp;blog=2418497&amp;post=15&amp;subd=chanwen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://chanwen.wordpress.com/2008/06/22/about-research-by-fellow-wu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8ea8efacaf0c68552888f800e2c21458?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Vincent</media:title>
		</media:content>
	</item>
		<item>
		<title>Progress Notes, Mar. 01</title>
		<link>http://chanwen.wordpress.com/2008/03/06/progress-notes-mar-01/</link>
		<comments>http://chanwen.wordpress.com/2008/03/06/progress-notes-mar-01/#comments</comments>
		<pubDate>Thu, 06 Mar 2008 07:12:50 +0000</pubDate>
		<dc:creator>chanwen</dc:creator>
				<category><![CDATA[Master Days]]></category>
		<category><![CDATA[Progress Notes]]></category>

		<guid isPermaLink="false">http://chanwen.wordpress.com/?p=13</guid>
		<description><![CDATA[What I have done: III Taxi Project After discussion with Taiwan Taxi, we learned more about the current operation of taxi dispatching and the attitude of the company toward the hotspots. I think we all agree that the hotspot statistics and prediction is helpful for drivers to make decisions, but how to give instructions according [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=chanwen.wordpress.com&amp;blog=2418497&amp;post=13&amp;subd=chanwen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><b>What I have done:</b></p>
<ul>
<li>
<div><b>III Taxi Project</b> After discussion with Taiwan Taxi, we learned more about the current operation of taxi dispatching and the attitude of the company toward the hotspots. I think we all agree that the hotspot statistics and prediction is helpful for drivers to make decisions, but how to give instructions according to the prediction is a controversial thing.</div>
</li>
<li>
<div><b>Paper Survey</b></div>
<ul>
<li>
<div><b>SPIRIT Project</b> The SPIRIT system wants to answer the queries which are in the form: , such as &#8220;restaurants near NTU.&#8221; Each geographical location is represented by a footprint. Applying different operations according to the rel to the footprint of where results in another footprint for the query [4]. It supports in, near, outside, east, south, west, and north, and it uses geo-ontology and domain ontology to derive the weights for adjusting the footprint generation. And to construct the ontologies from dierent databases, four matching mechanisms [3] are used to integrate the data. Footprint matching is the most strongest indication, but difficult to do due to the accuracy of the footprint definition in two datasets.</div>
</li>
<li>
<div><b>REXplorer</b> Ballagas et al.[1] creates a gameplay for tourists to enjoy visiting the historical town with more interactions. It calculates optical flow from camera stills to estimate the movement of mobile devices, and checks whether players cast the right spell. It also maintains a travel blog on the server to track the progress, and the photos and videos players take on the way will be automatically tagged and attached to the blog entry.</div>
</li>
<li>
<div><b>Snap2Play</b> Chin et al.[2] asks players to find a digital card in the real world, open the card and get a target photo, and match it with real scene. It uses GPS navigation for directing players, compass and accelerometer to detect the facing direction, and augmented reality techniques to immerse virtual objects to the real world. It uses SIFT as features and AdaBoost as classifier to match the photos.</div>
</li>
</ul>
</li>
</ul>
<p><b>What I plan to do.</b></p>
<ul>
<li>
<div><b>III Taxi</b> Design geo-spatial ontology.</div>
</li>
<li>
<div><b>Android</b></div>
</li>
<li>
<div><b>AI Qualify Exam</b></div>
</li>
<li>
<div><b>Paper Survey</b></div>
</li>
</ul>
<p><b>References:</b></p>
<ol>
<li>Rafael A. Ballagas, Sven G. Kratz, Jan Borchers, Eugen Yu, Steffen P. Walz, Claudia O. Fuhr, Ludger Hovestadt, and Martin Tann. Rexplorer: a mobile, pervasive spell-casting game for tourists. In CHI &#8217;07: CHI &#8217;07 extended abstracts on Human factors in computing systems, pages 1929&#8211;1934, New York, NY, USA, 2007. ACM.</li>
<li>Tat-Jun Chin, Yilun You, Ce&#8217;line Coutrix, Joo-Hwee Lim, Jean-Pierre Chevallet, and Laurence Nigay. Snap2play: A mixed-reality game based on scene identi¯cation. In MMM, pages 220&#8211;229, 2008.</li>
<li>Gaihua Fu, Christopher B. Jones, and Abdelmoty Alia I. Building a geographical ontology for intelligent spatial search on the web. In M. H. Hamza, editor, Databases and Applications, pages 167&#8211;172. IASTED/ACTA Press, 2005.</li>
<li>Gaihua Fu, Christopher B. Jones, and Abdelmoty Alia I. Ontology-based spatial query expansion in information retrieval. In On the Move to Meaningful Internet Systems 2005: CoopIS, DOA, and ODBASE, volume 3761 of Lecture Notes in Computer Science, pages 1466&#8211;1482. Springer Berlin / Heidelberg, 2005.</li>
</ol>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/chanwen.wordpress.com/13/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/chanwen.wordpress.com/13/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/chanwen.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/chanwen.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/chanwen.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/chanwen.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/chanwen.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/chanwen.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/chanwen.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/chanwen.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/chanwen.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/chanwen.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/chanwen.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/chanwen.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/chanwen.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/chanwen.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=chanwen.wordpress.com&amp;blog=2418497&amp;post=13&amp;subd=chanwen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://chanwen.wordpress.com/2008/03/06/progress-notes-mar-01/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8ea8efacaf0c68552888f800e2c21458?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Vincent</media:title>
		</media:content>
	</item>
		<item>
		<title>Building a Geographical Ontology for Intelligent Spatial Search on the Web</title>
		<link>http://chanwen.wordpress.com/2008/02/04/building-a-geographical-ontology-for-intelligent-spatial-search-on-the-web/</link>
		<comments>http://chanwen.wordpress.com/2008/02/04/building-a-geographical-ontology-for-intelligent-spatial-search-on-the-web/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 15:45:37 +0000</pubDate>
		<dc:creator>chanwen</dc:creator>
				<category><![CDATA[Ontology]]></category>
		<category><![CDATA[geographical ontology]]></category>
		<category><![CDATA[ontology integration]]></category>
		<category><![CDATA[SPIRIT]]></category>

		<guid isPermaLink="false">http://chanwen.wordpress.com/?p=12</guid>
		<description><![CDATA[This paper describes the geo-ontology designed for the SPIRIT system, and focuses on the problem of integrating multiple datasets for constructing the ontology. The SPIRIT system wants to answer the queries which are in the form: &#60;what, rel, where&#62;, such as &#8220;restaurants near NTU.&#8221; Each geographical concept is represented by a footprint (a point, a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=chanwen.wordpress.com&amp;blog=2418497&amp;post=12&amp;subd=chanwen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>     This paper describes the geo-ontology designed for the SPIRIT system, and focuses on the problem of integrating multiple datasets for constructing the ontology.  The SPIRIT system wants to answer the queries which are in the form: &lt;<i>what</i>, <i>rel</i>, <i>where</i>&gt;, such as &#8220;restaurants near NTU.&#8221;  Each geographical concept is represented by a footprint (a point, a  polyline, or a polygon) and may have several syntactic labels.  Four matching mechanism of two places are described: place name matching, place type matching, hierarchy matching and footprint matching.  Footprint matching is the most strongest indication, but difficult to do due to the accuracy of the footprint definition in two datasets.  The experiment result prefers combining the place name matching and hierarchy matching, while type matching has no significance and tolerant distance of footprint matching is not easy to be specified.<br />
<b>Bibliography:</b><br />
Gaihua Fu, Christopher B. Jones, and Abdelmoty Alia I. Building a geographical ontology for intelligent spatial search on the web. In M. H. Hamza, editor, Databases and Applications, pages 167–172. IASTED/ACTA Press, 2005.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/chanwen.wordpress.com/12/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/chanwen.wordpress.com/12/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/chanwen.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/chanwen.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/chanwen.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/chanwen.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/chanwen.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/chanwen.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/chanwen.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/chanwen.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/chanwen.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/chanwen.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/chanwen.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/chanwen.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/chanwen.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/chanwen.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=chanwen.wordpress.com&amp;blog=2418497&amp;post=12&amp;subd=chanwen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://chanwen.wordpress.com/2008/02/04/building-a-geographical-ontology-for-intelligent-spatial-search-on-the-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8ea8efacaf0c68552888f800e2c21458?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Vincent</media:title>
		</media:content>
	</item>
		<item>
		<title>Progress Notes, Feb. 01</title>
		<link>http://chanwen.wordpress.com/2008/02/04/2008-jan-progress/</link>
		<comments>http://chanwen.wordpress.com/2008/02/04/2008-jan-progress/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 14:08:09 +0000</pubDate>
		<dc:creator>chanwen</dc:creator>
				<category><![CDATA[Progress Notes]]></category>

		<guid isPermaLink="false">http://chanwen.wordpress.com/?p=9</guid>
		<description><![CDATA[What I have done: III Proposal (Collaboration with Hsiao-wei, David, Yu-chin and Wan-rong.) We finished the III proposal about taxi hot spot prediction, and also revised it based on the review result from III. AI TA Work I graded MSRS task 2 and term project source code together with Tsu-yu, and created the archive CD [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=chanwen.wordpress.com&amp;blog=2418497&amp;post=9&amp;subd=chanwen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><b>What I have done:</b></p>
<ul>
<li>
<div><b>III Proposal</b> (Collaboration with Hsiao-wei, David, Yu-chin and Wan-rong.) We finished the III proposal about taxi hot spot prediction, and also revised it based on the review result from III.</div>
</li>
<li>
<div><b>AI TA Work</b> I graded MSRS task 2 and term project source code together with Tsu-yu, and created the archive CD for the department office.</div>
</li>
<li>
<div><b>AAMAS Workshop Paper</b> (Collaboration with Yuhana, Wan-rong and Joe.) I joined the discussion about paper outline and content, provided opinions to revise the problem definition, and edited/revised the chapter of introduction, background technology and related work.  This paper editing is still on-going, and we expect to submit the paper by Feb. 8.</div>
</li>
<li>
<div><b>Android Developer Challenge</b> (Collaboration with David and Hsiao-wei.) We started discussion about the topic, and we decided to create an application combining the elements of city guidance and urban games.  The idea is to provide users a city guidance service to travel in an area, using games as a motivation to have people enjoy.  The system first designs a tour path and spots for the user considering the context information.  When users arrive the spot, like REXplorer[3] and Snap2Play[5], a specific game which has some connections with the context will be given to the users.  We have thinked about using ontology to model the time and location context, game attributes and user experience, and using reasoning to suggest the proper game for one spot and the next destination.  However, to minimize the effort and meet the deadline, we will just create a prototype with all information fixed for idea demonstration purpose.</div>
</li>
<li>
<div><b>Course Term Projects</b></div>
</li>
<li>
<div><b>Paper Survey</b></div>
<ul>
<li>
<div><b>Ontology</b> SOUPA[4] is a well-known upper ontology for pervasive computing and context-aware systems. It defines (or modifies from other work) time, space, event, and some other core ontologies, and creates a context broker architecture (CoBrA) and two small scenarios to demonstrate the power of ontologies. It is an innovative work to create the ontologies to model context, and we can adjust their ontologies to meet our demand.</div>
</li>
<li>
<div><b>Geo-spatial Model</b> Ye et al.[10] designs a more general space model to deal with both syntatic/semantic label and geographic position, both resolute referencing and relative referencing, and both containment and connection properties. I have to say that they do consider more aspects of describing geo-spatial information than other work, and this model seems more powerful to deal with different kinds of location representations and to provide services.</div>
</li>
<li>
<div><b>Navigation Systems</b> To write the related work of the AAMAS Workshop paper, I quickly skimmed through several papers[1, 2, 8, 9].</div>
</li>
</ul>
</li>
</ul>
<p><b>What I plan to do.</b></p>
<ul>
<li>
<div><b>AAMAS Workshop Paper</b> Finish editing the paper and submit before the due date.</div>
</li>
<li>
<div><b>CA Group</b> Think of one location-aware service, and create a small ontology for the scenario.</div>
</li>
<li>
<div><b>Android Developer Challenge</b> Pick one city tour itinerary, collect relevant photos and descriptions, and design games for introducing the spot. These will become part of the demonstration content of our prototype.</div>
</li>
<li>
<div><b>Paper Survey</b></div>
<ul>
<li>
<div><b>Spatial Queries</b> Using geographical ontology for spatial queries[6, 7] is one part of SPIRIT Project.  I think spatial queries and spatial indexing problems are very alike, and I hope I can find something from their work.</div>
</li>
<li>
<div><b>Mobile Urban Games</b> REXplorer[3] and Snap2Play[5] introduce two kind of mobile urban games, and I hope I can find some more examples or ideas from their related work.</div>
</li>
</ul>
</li>
</ul>
<p><b>References:</b></p>
<ol>
<li>Gregory D. Abowd, Christopher G. Atkeson, Jason Hong, Sue Long, Rob Kooper, and Mike Pinkerton. Cyberguide: a mobile context-aware tour guide. Wireless Networks, 3(5):421&#8211;433, October 1997.</li>
<li>Christos Anagnostopoulos, Vassileios Tsetsos, Panayotis Kikiras, and Stathes P. Hadjiefthymiades. OntoNav: A semantic indoor navigation system. In Proceeding of the first International Workshop on Managing Context Information in Mobile and Pervasive Environments, 2005.</li>
<li>Rafael A. Ballagas, Sven G. Kratz, Jan Borchers, Eugen Yu, Steffen P. Walz, Claudia O. Fuhr, Ludger Hovestadt, and Martin Tann. Rexplorer: a mobile, pervasive spell-casting game for tourists. In CHI &#8217;07: CHI &#8217;07 extended abstracts on Human factors in computing systems, pages 1929&#8211;1934, New York, NY, USA, 2007. ACM.</li>
<li>Harry Chen, Filip Perich, Tim Finin, and Anupam Joshi. SOUPA: Standard ontology for ubiquitous and pervasive applications. In First Annual International Conference on Mobile and Ubiquitous Systems: Networking and Services (MobiQuitous&#8217;04), pages 258&#8211;267, August 2004.</li>
<li>Tat-Jun Chin, Yilun You, Ce&#8217;line Coutrix, Joo-Hwee Lim, Jean-Pierre Chevallet, and Laurence Nigay. Snap2play: A mixed-reality game based on scene identi¯cation. In MMM, pages 220&#8211;229, 2008.</li>
<li>Gaihua Fu, Christopher B. Jones, and Abdelmoty Alia I. Building a geographical ontology for intelligent spatial search on the web. In M. H. Hamza, editor, Databases and Applications, pages 167&#8211;172. IASTED/ACTA Press, 2005.</li>
<li>Gaihua Fu, Christopher B. Jones, and Abdelmoty Alia I. Ontology-based spatial query expansion in information retrieval. In Robert Meersman, Zahir Tari, Mohand-Said Hacid, John Mylopoulos, Barbara Pernici, Ä Ozalp Babaoglu, Hans-Arno Jacobssen, Joseph P. Loyall, Michael Kifer, and Stefano Spaccapietra, editors, On the Move to Meaningful Internet Systems 2005: CoopIS, DOA, and ODBASE, volume 3761 of Lecture Notes in Computer Science, pages 1466&#8211;1482. Springer Berlin / Heidelberg, 2005.</li>
<li>Alan L. Liu, Harlan Hile, Henry Kautz, Gaetano Borriello, Pat A. Brown, Mark Harniss, and Kurt Johnson. Indoor wayfinding: developing a functional interface for individuals with cognitive impairments. In Assets &#8217;06: Proceedings of the 8th international ACM SIGACCESS conference on Computers and accessibility, pages 95&#8211;102, Portland, Oregon, USA, 2006. ACM Press.</li>
<li>Fernando Lyardet, Jan Grimmer, and Max Muhlhauser. CoINS: Context sensitive indoor navigation system. In Proceeding of the Eight IEEE International Symposium on Multimedia (ISM&#8217;06), 2006.</li>
<li>Juan Ye, Lorcan Coyle, Simon Dobson, and Paddy Nixon Nixon. A unified semantics space model. In Location- and Context-Awareness, volume 4718 of Lecture Notes in Computer Science, pages 103&#8211;120, 2007.</li>
</ol>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/chanwen.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/chanwen.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/chanwen.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/chanwen.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/chanwen.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/chanwen.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/chanwen.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/chanwen.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/chanwen.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/chanwen.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/chanwen.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/chanwen.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/chanwen.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/chanwen.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/chanwen.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/chanwen.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=chanwen.wordpress.com&amp;blog=2418497&amp;post=9&amp;subd=chanwen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://chanwen.wordpress.com/2008/02/04/2008-jan-progress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8ea8efacaf0c68552888f800e2c21458?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Vincent</media:title>
		</media:content>
	</item>
		<item>
		<title>Using Lantech bluetooth (BT-911) on IBM X31</title>
		<link>http://chanwen.wordpress.com/2008/02/04/using-lantech-bluetooth-bt-911-on-ibm-x31/</link>
		<comments>http://chanwen.wordpress.com/2008/02/04/using-lantech-bluetooth-bt-911-on-ibm-x31/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 13:52:25 +0000</pubDate>
		<dc:creator>chanwen</dc:creator>
				<category><![CDATA[Sensor Devices]]></category>

		<guid isPermaLink="false">http://chanwen.wordpress.com/?p=11</guid>
		<description><![CDATA[1. Install the bluetooth driver from Lantech supports. http://www.lantech.com.tw/files/driver/new/bluetooth/bt-911_driver.zip 2. Plug in the bluetooth receiver, and go through the settings.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=chanwen.wordpress.com&amp;blog=2418497&amp;post=11&amp;subd=chanwen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>1. Install the bluetooth driver from Lantech supports.<br />
<a href="http://www.lantech.com.tw/files/driver/new/bluetooth/bt-911_driver.zip"><br />
http://www.lantech.com.tw/files/driver/new/bluetooth/bt-911_driver.zip</a></p>
<p>2. Plug in the bluetooth receiver, and go through the settings.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/chanwen.wordpress.com/11/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/chanwen.wordpress.com/11/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/chanwen.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/chanwen.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/chanwen.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/chanwen.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/chanwen.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/chanwen.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/chanwen.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/chanwen.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/chanwen.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/chanwen.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/chanwen.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/chanwen.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/chanwen.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/chanwen.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=chanwen.wordpress.com&amp;blog=2418497&amp;post=11&amp;subd=chanwen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://chanwen.wordpress.com/2008/02/04/using-lantech-bluetooth-bt-911-on-ibm-x31/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8ea8efacaf0c68552888f800e2c21458?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Vincent</media:title>
		</media:content>
	</item>
		<item>
		<title>Progress Notes, Jan 08</title>
		<link>http://chanwen.wordpress.com/2008/01/07/progress-notes-jan-08/</link>
		<comments>http://chanwen.wordpress.com/2008/01/07/progress-notes-jan-08/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 06:49:14 +0000</pubDate>
		<dc:creator>chanwen</dc:creator>
				<category><![CDATA[Progress Notes]]></category>

		<guid isPermaLink="false">http://chanwen.wordpress.com/2008/01/07/progress-notes-jan-08/</guid>
		<description><![CDATA[What to do in this month: Survey current ontology specs on time, location, and event. W3C SOUPA project SPIRIT project GeoNames project etc. Survey about geo-spatial indexing methodology. Li W., Yang C., and Zhou B., 2007. Geospatial Information Retrieval , in Encyclopedia of GIS , Bin Xiong and Shashi Shekehar (Eds), Springer-Verlag, (in press) Vonoroi [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=chanwen.wordpress.com&amp;blog=2418497&amp;post=8&amp;subd=chanwen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>What to do in this month:</p>
<ol>
<li>Survey current ontology specs on time, location, and event.
<ul>
<li> W3C</li>
<li>SOUPA project</li>
<li>SPIRIT project</li>
<li>GeoNames project</li>
<li>etc.</li>
</ul>
</li>
<li>Survey about geo-spatial indexing methodology.
<ul>
<li>Li W., Yang C., and Zhou B., 2007. Geospatial Information Retrieval , in Encyclopedia of GIS , Bin Xiong and Shashi Shekehar (Eds), Springer-Verlag, (in press)</li>
<li> Vonoroi Diagram</li>
<li>etc</li>
</ul>
</li>
<li>Finish the III proposal about taxi hot spot prediction before 1/10.</li>
<li>Create the first version of location ontology for general usage.</li>
<li>Create the first version of time ontology for general usage.</li>
<li>Create the first version of event ontology for general usage.</li>
<li>Create a small android application with MapView included.</li>
</ol>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/chanwen.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/chanwen.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/chanwen.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/chanwen.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/chanwen.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/chanwen.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/chanwen.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/chanwen.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/chanwen.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/chanwen.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/chanwen.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/chanwen.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/chanwen.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/chanwen.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/chanwen.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/chanwen.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=chanwen.wordpress.com&amp;blog=2418497&amp;post=8&amp;subd=chanwen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://chanwen.wordpress.com/2008/01/07/progress-notes-jan-08/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8ea8efacaf0c68552888f800e2c21458?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Vincent</media:title>
		</media:content>
	</item>
		<item>
		<title>Happy New Year 2008</title>
		<link>http://chanwen.wordpress.com/2008/01/03/happy-new-year-2008/</link>
		<comments>http://chanwen.wordpress.com/2008/01/03/happy-new-year-2008/#comments</comments>
		<pubDate>Thu, 03 Jan 2008 03:45:17 +0000</pubDate>
		<dc:creator>chanwen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://chanwen.wordpress.com/2008/01/03/happy-new-year-2008/</guid>
		<description><![CDATA[Happy New Year 2008! I decide to try wordpress from the beginning of 2008, and hope I will love it. Hanwen<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=chanwen.wordpress.com&amp;blog=2418497&amp;post=7&amp;subd=chanwen&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Happy New Year 2008!</p>
<p>I decide to try wordpress from the beginning of 2008, and hope I will love it.</p>
<p>Hanwen</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/chanwen.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/chanwen.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/chanwen.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/chanwen.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/chanwen.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/chanwen.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/chanwen.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/chanwen.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/chanwen.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/chanwen.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/chanwen.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/chanwen.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/chanwen.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/chanwen.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/chanwen.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/chanwen.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=chanwen.wordpress.com&amp;blog=2418497&amp;post=7&amp;subd=chanwen&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://chanwen.wordpress.com/2008/01/03/happy-new-year-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8ea8efacaf0c68552888f800e2c21458?s=96&#38;d=identicon" medium="image">
			<media:title type="html">Vincent</media:title>
		</media:content>
	</item>
	</channel>
</rss>
