<?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>KiWon's Weblog</title>
	<atom:link href="http://kwpark1.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://kwpark1.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Thu, 13 Nov 2008 03:59:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='kwpark1.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>KiWon's Weblog</title>
		<link>http://kwpark1.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://kwpark1.wordpress.com/osd.xml" title="KiWon&#039;s Weblog" />
	<atom:link rel='hub' href='http://kwpark1.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Release 0.2</title>
		<link>http://kwpark1.wordpress.com/2008/11/13/release-02/</link>
		<comments>http://kwpark1.wordpress.com/2008/11/13/release-02/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 03:59:23 +0000</pubDate>
		<dc:creator>kwpark1</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Open Source (OSD600)]]></category>

		<guid isPermaLink="false">http://kwpark1.wordpress.com/?p=66</guid>
		<description><![CDATA[i release 0.2 now. my 0.2 adds new codes into &#8220;Makefile&#8221; under the storage/test foder. it can test both c++ and .js files, when &#8220;make&#8221; files the details are: make test_c++: it tests all c++ test code in the test folder make test_js: it tests all .js files in the unit folder make test_js_file: it tests [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kwpark1.wordpress.com&amp;blog=4731517&amp;post=66&amp;subd=kwpark1&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>i release 0.2 now.<br />
my 0.2 adds new codes into &#8220;Makefile&#8221; under the storage/test foder.<br />
it can test both c++ and .js files, when &#8220;make&#8221; files</p>
<p>the details are:</p>
<ul>
<li><strong>make test_c++:</strong> it tests all c++ test code in the test folder</li>
<li><strong>make test_js:</strong> it tests all .js files in the unit folder</li>
<li><strong>make test_js_file:</strong> it tests a specific file in the unit folder
<ul>
<li>ex)make test_js_file f=test_like.js</li>
</ul>
</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kwpark1.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kwpark1.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kwpark1.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kwpark1.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kwpark1.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kwpark1.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kwpark1.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kwpark1.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kwpark1.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kwpark1.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kwpark1.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kwpark1.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kwpark1.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kwpark1.wordpress.com/66/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kwpark1.wordpress.com&amp;blog=4731517&amp;post=66&amp;subd=kwpark1&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kwpark1.wordpress.com/2008/11/13/release-02/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c6fdf85a577aa85c525feda05d5d79e0?s=96&#38;d=identicon" medium="image">
			<media:title type="html">kwpark1</media:title>
		</media:content>
	</item>
		<item>
		<title>Firefox Extension Lab</title>
		<link>http://kwpark1.wordpress.com/2008/11/05/firefox-extension-lab/</link>
		<comments>http://kwpark1.wordpress.com/2008/11/05/firefox-extension-lab/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 05:00:07 +0000</pubDate>
		<dc:creator>kwpark1</dc:creator>
				<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://kwpark1.wordpress.com/?p=61</guid>
		<description><![CDATA[Why I did spend the long time that misreading the “file” to “folder”—it was too small, and some folders like “abc@abcd” are already there, so I thought that addtabbeside@senecac.on.ca is a folder!! Thanks a lot Scott!! This lab is so useful, it has only skeleton that we should know: The extension on Firefox3 seems like [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kwpark1.wordpress.com&amp;blog=4731517&amp;post=61&amp;subd=kwpark1&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Why I did spend the long time that misreading the “file” to “folder”—it was too small, and some folders like <a href="mailto:“abc@abcd">“abc@abcd</a>” are already there, so I thought that <a href="mailto:addtabbeside@senecac.on.ca">addtabbeside@senecac.on.ca</a> is a folder!!</p>
<p><strong>Thanks a lot Scott!!</strong></p>
<p>This lab is so useful, it has only skeleton that we should know:</p>
<p>The extension on Firefox3 seems like working these steps</p>
<p>1. Looking the extensions folder’s list in “C:\Documents and Settings\USER_NAME\Application Data\Mozilla\Firefox\Profiles\PROFILE_NAME\extensions”</p>
<p>2. If the folder has a new file, it goes into the URL in the file—in our case “c:/temp/addtabbeside”</p>
<p>3. The tree in the addtabbeside should like this:<br />
c:\temp\ addtabbeside\<br />
                                         install.rdf<br />
                                         chrome.manifest<br />
                                         chrome\<br />
                                                        content\<br />
                                                              *******.js files<br />
                                                              overlay.xul</p>
<p>4. Run Forefox3, then Firefox3 opens a pop-up windows that has “1 new add-on installed” message</p>
<p><strong>Thanks again Dave, and Scott</strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kwpark1.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kwpark1.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kwpark1.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kwpark1.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kwpark1.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kwpark1.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kwpark1.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kwpark1.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kwpark1.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kwpark1.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kwpark1.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kwpark1.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kwpark1.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kwpark1.wordpress.com/61/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kwpark1.wordpress.com&amp;blog=4731517&amp;post=61&amp;subd=kwpark1&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kwpark1.wordpress.com/2008/11/05/firefox-extension-lab/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c6fdf85a577aa85c525feda05d5d79e0?s=96&#38;d=identicon" medium="image">
			<media:title type="html">kwpark1</media:title>
		</media:content>
	</item>
		<item>
		<title>Firefox&#8217;s two positions</title>
		<link>http://kwpark1.wordpress.com/2008/11/05/firefoxs-two-positions/</link>
		<comments>http://kwpark1.wordpress.com/2008/11/05/firefoxs-two-positions/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 03:34:22 +0000</pubDate>
		<dc:creator>kwpark1</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[opensource]]></category>

		<guid isPermaLink="false">http://kwpark1.wordpress.com/?p=58</guid>
		<description><![CDATA[Firefox’s two positions Today I watch Mark Finkle’s video “Building Firefox Extensions”(on-line lecture). I learn a new thing that Firefox has two development ways: UI and platform. The platform developers do need design parts rarely. The XPCOM is the center of platform, and the SQLite is the one of major connection whit the XPCOM, thus, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kwpark1.wordpress.com&amp;blog=4731517&amp;post=58&amp;subd=kwpark1&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Firefox’s two positions<br />
Today I watch Mark Finkle’s video “Building Firefox Extensions”(on-line lecture). I learn a new thing that Firefox has two development ways: UI and platform. The platform developers do need design parts rarely.<br />
The XPCOM is the center of platform, and the SQLite is the one of major connection whit the XPCOM, thus, I figure out that my 0.2 version do need changing my thing which is making my test suite to consol based program.</p>
<p>Let’s digging..</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kwpark1.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kwpark1.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kwpark1.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kwpark1.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kwpark1.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kwpark1.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kwpark1.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kwpark1.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kwpark1.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kwpark1.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kwpark1.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kwpark1.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kwpark1.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kwpark1.wordpress.com/58/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kwpark1.wordpress.com&amp;blog=4731517&amp;post=58&amp;subd=kwpark1&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kwpark1.wordpress.com/2008/11/05/firefoxs-two-positions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c6fdf85a577aa85c525feda05d5d79e0?s=96&#38;d=identicon" medium="image">
			<media:title type="html">kwpark1</media:title>
		</media:content>
	</item>
		<item>
		<title>Dive into Mozilla Modifying Firefox Lab?</title>
		<link>http://kwpark1.wordpress.com/2008/11/01/dive-into-mozilla-modifying-firefox-lab/</link>
		<comments>http://kwpark1.wordpress.com/2008/11/01/dive-into-mozilla-modifying-firefox-lab/#comments</comments>
		<pubDate>Sat, 01 Nov 2008 03:49:47 +0000</pubDate>
		<dc:creator>kwpark1</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[opensource firefox osd600]]></category>

		<guid isPermaLink="false">http://kwpark1.wordpress.com/?p=53</guid>
		<description><![CDATA[I’m an OSD600 Student How can I start my words, Hum, Okay This Open Source Project is not easy to me because I am not a Linux guy, I am not a C++ professional, and I’ve never ever read the 6-8million lines source code before. I am a CPD student who learn C++ just last [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kwpark1.wordpress.com&amp;blog=4731517&amp;post=53&amp;subd=kwpark1&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">I’m an OSD600 Student</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">How can I start my words, Hum, Okay This Open Source Project is not easy to me because I am not a Linux guy, I am not a C++ professional, and I’ve never ever read the 6-8million lines source code before.</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">I am a CPD student who learn C++ just last two semesters, thus, everything is new and not familiar..</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">Also, I am learning Open Source with other students who are the Linux students, BS students, or have experiences in these fields before.</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">I am an OSD600 student not OSD900 or DSP909 that having almost nothing knowledge of this Open Source Project, and trying everything by reading “wiki” and “IRC(?)”</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"><span style="font-size:small;font-family:Calibri;">I read Jason Tarka’s blog post that he did NOT “really learn it because he knew it”, then I am the only one who does not follow these steps…</span></p>
<p class="MsoNormal" style="margin:0 0 10pt;">
<span style="font-size:small;font-family:Calibri;">Okay, keep try it until I get it—I hope that I figure out it before the last day. </span></p>
<p class="MsoNormal" style="margin:0 0 10pt;"> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kwpark1.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kwpark1.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kwpark1.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kwpark1.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kwpark1.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kwpark1.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kwpark1.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kwpark1.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kwpark1.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kwpark1.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kwpark1.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kwpark1.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kwpark1.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kwpark1.wordpress.com/53/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kwpark1.wordpress.com&amp;blog=4731517&amp;post=53&amp;subd=kwpark1&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kwpark1.wordpress.com/2008/11/01/dive-into-mozilla-modifying-firefox-lab/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c6fdf85a577aa85c525feda05d5d79e0?s=96&#38;d=identicon" medium="image">
			<media:title type="html">kwpark1</media:title>
		</media:content>
	</item>
		<item>
		<title>0.1 is released</title>
		<link>http://kwpark1.wordpress.com/2008/10/18/01-is-released/</link>
		<comments>http://kwpark1.wordpress.com/2008/10/18/01-is-released/#comments</comments>
		<pubDate>Sat, 18 Oct 2008 00:40:45 +0000</pubDate>
		<dc:creator>kwpark1</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[open source SQLite]]></category>

		<guid isPermaLink="false">http://kwpark1.wordpress.com/?p=47</guid>
		<description><![CDATA[I release my 0.1 -  Name: import SQLite Test Suite into Firefox -  Include: Mocha image -  State:  need to change JS to Extension (Security reason) 0.1 is just research programs: SQLite , Firefox, TCL, Etc.., and I find that the SQLite test suite in SQLite itself, based on TCL, has around 400files. I think [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kwpark1.wordpress.com&amp;blog=4731517&amp;post=47&amp;subd=kwpark1&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I release my 0.1<br />
-  Name: import SQLite Test Suite into Firefox<br />
-  Include: Mocha image<br />
-  State:  need to change JS to Extension (Security reason)</p>
<p>0.1 is just research programs: SQLite , Firefox, TCL, Etc.., and I find that the SQLite test suite in SQLite itself, based on TCL, has around 400files. I think convert TCL to JS is not difficult, but, I think it is not useful and meaningless. Also, Peter Weilbacher says &#8220;Why just use the test suite on the SQLite website&#8221;. In my opinion, using the already existed codes, based on TCL, is just testing SQLite itself. Thus, I decide to make a page that making a test plan and execute the SQLite test on Firefox by just clicking.</p>
<p>0.1 is a concept, and from 0.2 should be working default features (create, insert, select, delete,..), and, 0.3 may be performance testing.</p>
<p>I think it is not easy, but try it until I get it.</p>
<p>project site: http://zenit.senecac.on.ca/wiki/index.php/Import_sqlite_test_suite</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kwpark1.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kwpark1.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kwpark1.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kwpark1.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kwpark1.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kwpark1.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kwpark1.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kwpark1.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kwpark1.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kwpark1.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kwpark1.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kwpark1.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kwpark1.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kwpark1.wordpress.com/47/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kwpark1.wordpress.com&amp;blog=4731517&amp;post=47&amp;subd=kwpark1&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kwpark1.wordpress.com/2008/10/18/01-is-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c6fdf85a577aa85c525feda05d5d79e0?s=96&#38;d=identicon" medium="image">
			<media:title type="html">kwpark1</media:title>
		</media:content>
	</item>
		<item>
		<title>Fix The Thunderbird bug!</title>
		<link>http://kwpark1.wordpress.com/2008/10/09/only-my-thunderbird/</link>
		<comments>http://kwpark1.wordpress.com/2008/10/09/only-my-thunderbird/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 15:29:52 +0000</pubDate>
		<dc:creator>kwpark1</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[thunderbird big open source]]></category>

		<guid isPermaLink="false">http://kwpark1.wordpress.com/?p=37</guid>
		<description><![CDATA[This week’s lab (Fix Thunderbird’s bug), I start the process as usual, but my break point on the Visual Studio does NOT working? The red points are became Yellow points with “!” sings, hum I jumped one step: ../build/autoconf/make-makefile network I just compiled my code, so the break points say the source codes are not [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kwpark1.wordpress.com&amp;blog=4731517&amp;post=37&amp;subd=kwpark1&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This week’s lab (Fix Thunderbird’s bug), I start the process as usual, but my break point on the Visual Studio does NOT working?</p>
<p>The red points are became Yellow points with “!” sings, hum I jumped one step:<br />
<strong>../build/autoconf/make-makefile network</strong></p>
<p>I just compiled my code, so the break points say the source codes are <strong>not match</strong>.</p>
<p>I update the thunderbird tree and re-build the code again, and then It is there, but Thunderbird skips my “Break Points”. So, I think, think, and think with pushing “CTRL+S” from habit. WOW, it calls my break points. OK, keep going.</p>
<p>Next, I just want to know the strings are correct. I type “@” only, and then I push “CTRL+S” again. But, this time it shows an error window this:<br />
 <a href="http://kwpark1.files.wordpress.com/2008/10/error.jpg"><img class="alignnone size-large wp-image-38" title="error" src="http://kwpark1.files.wordpress.com/2008/10/error.jpg?w=600&#038;h=406" alt="" width="600" height="406" /></a><br />
I need one more thing “XPCOM”, I need turn off it (<a href="http://developer.mozilla.org/en/XPCOM_DEBUG_BREAK">http://developer.mozilla.org/en/XPCOM_DEBUG_BREAK</a>)<br />
Finally, I fix (?) the bug and post it here:<br />
<a href="http://kwpark1.files.wordpress.com/2008/10/final.gif"></a><a href="http://kwpark1.files.wordpress.com/2008/10/final1.gif"><img class="alignnone size-large wp-image-42" title="final1" src="http://kwpark1.files.wordpress.com/2008/10/final1.gif?w=600&#038;h=400" alt="" width="600" height="400" /></a><br />
<a href="https://landfill.bugzilla.org/bugzilla-3.0-branch/show_bug.cgi?id=6025">https://landfill.bugzilla.org/bugzilla-3.0-branch/show_bug.cgi?id=6025</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kwpark1.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kwpark1.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kwpark1.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kwpark1.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kwpark1.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kwpark1.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kwpark1.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kwpark1.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kwpark1.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kwpark1.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kwpark1.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kwpark1.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kwpark1.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kwpark1.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kwpark1.wordpress.com&amp;blog=4731517&amp;post=37&amp;subd=kwpark1&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kwpark1.wordpress.com/2008/10/09/only-my-thunderbird/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c6fdf85a577aa85c525feda05d5d79e0?s=96&#38;d=identicon" medium="image">
			<media:title type="html">kwpark1</media:title>
		</media:content>

		<media:content url="http://kwpark1.files.wordpress.com/2008/10/error.jpg?w=600" medium="image">
			<media:title type="html">error</media:title>
		</media:content>

		<media:content url="http://kwpark1.files.wordpress.com/2008/10/final1.gif?w=600" medium="image">
			<media:title type="html">final1</media:title>
		</media:content>
	</item>
		<item>
		<title>Never Ending Research</title>
		<link>http://kwpark1.wordpress.com/2008/10/06/never-ending-research/</link>
		<comments>http://kwpark1.wordpress.com/2008/10/06/never-ending-research/#comments</comments>
		<pubDate>Mon, 06 Oct 2008 22:55:59 +0000</pubDate>
		<dc:creator>kwpark1</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[open source SQLite]]></category>

		<guid isPermaLink="false">http://kwpark1.wordpress.com/?p=34</guid>
		<description><![CDATA[Never Ending Research My goal is import SQLite test suite into Firefox, therefore I have to do research a lot. So far, I did theses: -SQLite research from SQLite web site -SQLite in Firefox -SQLite test suite testing -TCL research and testing And today I find that I have to do a new research &#8220;XPCOM&#8221; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kwpark1.wordpress.com&amp;blog=4731517&amp;post=34&amp;subd=kwpark1&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Never Ending Research</p>
<p>My goal is import SQLite test suite into Firefox, therefore I have to do research a lot.<br />
So far, I did theses:<br />
-SQLite research from SQLite web site<br />
-SQLite in Firefox<br />
-SQLite test suite testing<br />
-TCL research and testing</p>
<p>And today I find that I have to do a new research &#8220;XPCOM&#8221;<br />
I can start my own program before finish this semester? OK digging.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kwpark1.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kwpark1.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kwpark1.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kwpark1.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kwpark1.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kwpark1.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kwpark1.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kwpark1.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kwpark1.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kwpark1.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kwpark1.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kwpark1.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kwpark1.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kwpark1.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kwpark1.wordpress.com&amp;blog=4731517&amp;post=34&amp;subd=kwpark1&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kwpark1.wordpress.com/2008/10/06/never-ending-research/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c6fdf85a577aa85c525feda05d5d79e0?s=96&#38;d=identicon" medium="image">
			<media:title type="html">kwpark1</media:title>
		</media:content>
	</item>
		<item>
		<title>I&#8217;ve received 300 emails from Bugzilla</title>
		<link>http://kwpark1.wordpress.com/2008/10/03/ive-received-300-emails-from-bugzilla/</link>
		<comments>http://kwpark1.wordpress.com/2008/10/03/ive-received-300-emails-from-bugzilla/#comments</comments>
		<pubDate>Fri, 03 Oct 2008 21:21:43 +0000</pubDate>
		<dc:creator>kwpark1</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[bugzilla]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[opensource]]></category>

		<guid isPermaLink="false">http://kwpark1.wordpress.com/?p=28</guid>
		<description><![CDATA[Last Monday, I put my email into three bug&#8217;s CC lists&#8211; related my SQLite project, and right now I have over 300 emails of bug reports. I try to read all of them, but I cannot finish it. It is too much, and never ending story-it looks like chains that related others. At the time, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kwpark1.wordpress.com&amp;blog=4731517&amp;post=28&amp;subd=kwpark1&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Last Monday, I put my email into three bug&#8217;s CC lists&#8211; related my SQLite project, and right now I have over 300 emails of bug reports.</p>
<p><a href="http://kwpark1.files.wordpress.com/2008/10/mailcount.gif"><img class="alignnone size-medium wp-image-29" title="mailcount" src="http://kwpark1.files.wordpress.com/2008/10/mailcount.gif?w=300&#038;h=25" alt="" width="300" height="25" /></a></p>
<p>I try to read all of them, but I cannot finish it. It is too much, and never ending story-it looks like chains that related others. At the time, I suddenly pop up one thing that I have 300emails, how about Shawn and Dave … ? The bug reports are spam?<br />
They are working (?) too much… I think</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kwpark1.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kwpark1.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kwpark1.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kwpark1.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kwpark1.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kwpark1.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kwpark1.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kwpark1.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kwpark1.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kwpark1.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kwpark1.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kwpark1.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kwpark1.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kwpark1.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kwpark1.wordpress.com&amp;blog=4731517&amp;post=28&amp;subd=kwpark1&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kwpark1.wordpress.com/2008/10/03/ive-received-300-emails-from-bugzilla/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c6fdf85a577aa85c525feda05d5d79e0?s=96&#38;d=identicon" medium="image">
			<media:title type="html">kwpark1</media:title>
		</media:content>

		<media:content url="http://kwpark1.files.wordpress.com/2008/10/mailcount.gif?w=300" medium="image">
			<media:title type="html">mailcount</media:title>
		</media:content>
	</item>
		<item>
		<title>Reading Source Code?</title>
		<link>http://kwpark1.wordpress.com/2008/09/26/reading-source-code/</link>
		<comments>http://kwpark1.wordpress.com/2008/09/26/reading-source-code/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 18:53:58 +0000</pubDate>
		<dc:creator>kwpark1</dc:creator>
				<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://kwpark1.wordpress.com/?p=19</guid>
		<description><![CDATA[Hum, I find my job from this week&#8217;s lab! I try to find &#8220;Bookmark&#8221; menu, then I find it! Line#216 : mozilla/ toolkit/ components/ places/ src/ nsNavBookmarks.cpp I have no idea why it calls 15 times of &#8220;select&#8221; / 4 times of &#8220;update&#8221; in here init method… It seems like my job.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kwpark1.wordpress.com&amp;blog=4731517&amp;post=19&amp;subd=kwpark1&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hum, I find my job from this week&#8217;s lab!<br />
I try to find &#8220;Bookmark&#8221; menu, then I find it!<br />
<a href="http://mxr.mozilla.org/mozilla-central/source/toolkit/components/places/src/nsNavBookmarks.cpp#216">Line#216</a> : mozilla/ toolkit/ components/ places/ src/ nsNavBookmarks.cpp</p>
<p>I have no idea why it calls 15 times of &#8220;select&#8221; / 4 times of &#8220;update&#8221; in here init method…<br />
It seems like my job.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kwpark1.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kwpark1.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kwpark1.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kwpark1.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kwpark1.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kwpark1.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kwpark1.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kwpark1.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kwpark1.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kwpark1.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kwpark1.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kwpark1.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kwpark1.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kwpark1.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kwpark1.wordpress.com&amp;blog=4731517&amp;post=19&amp;subd=kwpark1&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kwpark1.wordpress.com/2008/09/26/reading-source-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c6fdf85a577aa85c525feda05d5d79e0?s=96&#38;d=identicon" medium="image">
			<media:title type="html">kwpark1</media:title>
		</media:content>
	</item>
		<item>
		<title>It is not an application!</title>
		<link>http://kwpark1.wordpress.com/2008/09/25/it-is-not-an-application/</link>
		<comments>http://kwpark1.wordpress.com/2008/09/25/it-is-not-an-application/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 21:37:16 +0000</pubDate>
		<dc:creator>kwpark1</dc:creator>
				<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://kwpark1.wordpress.com/?p=15</guid>
		<description><![CDATA[It is not an application Have you ever seen a program like this? It is not an application, it looks like an OS. Huge!! More details visit here: http://mxr.mozilla.org http://zenit.senecac.on.ca/wiki/dxr Fortunately (?), I am doing “SQLite test” which means it connects everywhere!! Reading, reading, and reading it is my working so far…<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kwpark1.wordpress.com&amp;blog=4731517&amp;post=15&amp;subd=kwpark1&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="line-height:normal;margin:0;"><span style="font-family:&quot;"><span style="font-size:small;">It is not an application<br />
</span></span><span style="font-family:&quot;"><span style="font-size:small;">Have you ever seen a program like this? It is not an application, it looks like an OS.</span></span></p>
<p class="MsoNormal" style="line-height:normal;margin:0;">
<div class="MsoNormal" style="line-height:normal;margin:0;"><span style="font-family:&quot;"></span></div>
<div class="MsoNormal" style="line-height:normal;margin:0;"><span style="font-size:small;"><a href="http://kwpark1.files.wordpress.com/2008/09/platform.gif"><img class="alignnone size-medium wp-image-14" title="platform" src="http://kwpark1.files.wordpress.com/2008/09/platform.gif?w=300&#038;h=199" alt="" width="300" height="199" /></a></p>
<p></span><span style="font-family:&quot;"><span style="font-size:small;"><span style="font-family:&quot;"><span style="font-size:small;"><span style="font-family:&quot;"><span style="font-size:small;">Huge!! </span></span><span style="font-family:&quot;"><span style="font-size:small;">More details visit here:<br />
</span></span></span></span></span></span><span style="font-family:&quot;"><a title="http://mxr.mozilla.org" href="http://mxr.mozilla.org/"><span><span style="font-size:small;color:#ffff99;">http://mxr.mozilla.org</span></span></a></span><span style="font-family:&quot;"><br />
<a title="http://zenit.senecac.on.ca/wiki/dxr" href="http://zenit.senecac.on.ca/wiki/dxr"><span><span style="font-size:small;color:#ffff99;">http://zenit.senecac.on.ca/wiki/dxr</span></span></a></span><br />
<span style="font-family:&quot;"><span style="font-size:small;"><br />
Fortunately (?), I am doing “SQLite test” which means it connects everywhere!! </span></span><span style="font-family:&quot;"><span style="font-size:small;">Reading, reading, and reading it is my working so far…</span></span></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kwpark1.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kwpark1.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kwpark1.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kwpark1.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kwpark1.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kwpark1.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kwpark1.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kwpark1.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kwpark1.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kwpark1.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kwpark1.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kwpark1.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kwpark1.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kwpark1.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kwpark1.wordpress.com&amp;blog=4731517&amp;post=15&amp;subd=kwpark1&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kwpark1.wordpress.com/2008/09/25/it-is-not-an-application/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c6fdf85a577aa85c525feda05d5d79e0?s=96&#38;d=identicon" medium="image">
			<media:title type="html">kwpark1</media:title>
		</media:content>

		<media:content url="http://kwpark1.files.wordpress.com/2008/09/platform.gif?w=300" medium="image">
			<media:title type="html">platform</media:title>
		</media:content>
	</item>
	</channel>
</rss>
