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

<channel>
	<title>See-Why</title>
	<atom:link href="http://see-why.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://see-why.net</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 05 Sep 2010 07:06:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>BusTime Firefox Extension Progress</title>
		<link>http://see-why.net/2010/09/bustime-firefox-extension-progress/</link>
		<comments>http://see-why.net/2010/09/bustime-firefox-extension-progress/#comments</comments>
		<pubDate>Sun, 05 Sep 2010 06:55:31 +0000</pubDate>
		<dc:creator>Christine</dc:creator>
				<category><![CDATA[Firefox Extension Development]]></category>
		<category><![CDATA[BusTime]]></category>
		<category><![CDATA[Extensions]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://see-why.net/?p=222</guid>
		<description><![CDATA[I&#8217;ve been wanting to make myself a Firefox extension that would display the next bus times at my home bus stop since forever. I don&#8217;t know how many times when I&#8217;m about to go out, but forget to check the buses until the last minute and then finding out that the bus just left. If [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been wanting to make myself a Firefox extension that would display the next bus times at my home bus stop since forever. I don&#8217;t know how many times when I&#8217;m about to go out, but forget to check the buses until the last minute and then finding out that the bus just left. If only the bus schedule was in the status bar for me to see as I web surf! </p>
<p>I live in Metro Vancouver, and the local bus operator, <a href="http://translink.ca">Translink</a> maintains a pretty good online system of bus times. Whether or not the bus drivers follow the schedule is another story, but lately it has been ok. I do remember times when buses were 30+ minutes late D: </p>
<p>Today I finally made some effort towards actually building the extension, and I actually made progress!</p>
<p><a href="http://see-why.net/wp-content/uploads/2010/09/busTime01.jpg"><img src="http://see-why.net/wp-content/uploads/2010/09/busTime01.jpg" alt="BusTime Screenshoot" title="busTime01" width="381" height="118" class="aligncenter size-full wp-image-223" /></a></p>
<p>It makes use of Translink&#8217;s own <a href="http://tripplanning.translink.ca/hiwire?.a=iNextBus">NextBus</a> feature, looks up a bus route at a particular stop and shows it in the Firefox status bar. Now I just need to add user preferences to set the refresh interval, and the GUI to input the bus stop and bus route numbers. And test it of course. <img src='http://see-why.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p><span id="more-222"></span><br />
The most useful article I used so far was one from the Mozilla Development Center: <a href="https://developer.mozilla.org/en/Creating_a_dynamic_status_bar_extension">Creating a Dynamic Status Bar Extension</a>. It does something really similar, loading stocks quotes from yahoo stocks. It teaches how to use the <a href="https://developer.mozilla.org/En/XMLHttpRequest">XMLHttpRequest object</a> to get data from an URL. However ir doesn&#8217;t tell you that you need to wait for the page to load though, and that caused me many hours of confusion *laugh* You need to wait for the XMLHttpRequest object&#8217;s readyState to change to 4 (completed), which I now know thanks to this <a href="http://www.yourhtmlsource.com/javascript/ajax.html">ajax tutorial</a>. So yes, if you want to make a similar extension that&#8217;s all you need. And if you live in Metro Vancouver, I might put my extension up for download when I&#8217;m done&#8230;</p>
<p>Oh, and this is pretty obvious but I&#8217;m not affiliated with Translink in anyway. And now the stop# shown above is not my home stop, and that is not the bus I take. <img src='http://see-why.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://see-why.net/2010/09/bustime-firefox-extension-progress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scientific Journals</title>
		<link>http://see-why.net/2010/07/scientific-journals/</link>
		<comments>http://see-why.net/2010/07/scientific-journals/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 09:39:04 +0000</pubDate>
		<dc:creator>Christine</dc:creator>
				<category><![CDATA[CPSC430]]></category>

		<guid isPermaLink="false">http://see-why.net/?p=196</guid>
		<description><![CDATA[We&#8217;re doing a research project right now in the wonderful world of CPSC430, and I came upon an article about Nature Publishing Group giving the University of California a 400% increase. While we are not reading from Nature in CPSC430, I have used it extensively for biology courses, and other scientific journals probably run under [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re doing a research project right now in the wonderful world of CPSC430, and I came upon an article about <a href="http://www.latimes.com/business/la-fi-hiltzik-20100707,0,1097810.column">Nature Publishing Group giving the University of California a 400% increase</a>. While we are not reading from <i>Nature</i> in CPSC430, I have used it extensively for biology courses, and other scientific journals probably run under the same model. Researchers at universities submit their papers to the journals, and other researchers then peer-review the papers all for free. The paper then turns around and sells these researcher&#8217;s own work right back at them at astronomical prices! I&#8217;m not even going to analyze this using ethical theories, it is just too ridiculousness. Obviously it&#8217;s only the publisher getting anything out of this system. It&#8217;s time for a more web 2.0 approach to scientific publishing, reviewers can leave comments right on the paper then. I remember my co-op supervisor talking about something like this before too. I&#8217;m surprised that universities don&#8217;t already run their own databases like that for their own faculty&#8217;s work. I guess when papers are submitted to journals, the authors lose copyright so they can&#8217;t post it elsewhere? :/ I&#8217;m not sure, but if it is that is also the lamest thing ever.</p>
]]></content:encoded>
			<wfw:commentRss>http://see-why.net/2010/07/scientific-journals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sweat Shop Poem</title>
		<link>http://see-why.net/2010/07/sweat-shop-poem/</link>
		<comments>http://see-why.net/2010/07/sweat-shop-poem/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 19:07:19 +0000</pubDate>
		<dc:creator>Christine</dc:creator>
				<category><![CDATA[CPSC430]]></category>

		<guid isPermaLink="false">http://see-why.net/?p=208</guid>
		<description><![CDATA[So in the last post in my class journal here, I talked about Mouse Manufacturing. It reminds me of a poem by Canadian poet Rita Wong, here&#8217;s an excerpt: 
nothing comes between me &#038;
the labour of the garment workers
their fifty cents a day sweat
hugs me tight every morning
my auntie’s fingers nimble
with the demands of piecework
how [...]]]></description>
			<content:encoded><![CDATA[<p>So in the last post in my class journal here, I talked about <a href="http://see-why.net/2010/07/mouse-sweat-shops/">Mouse Manufacturing</a>. It reminds me of a poem by Canadian poet Rita Wong, here&#8217;s an excerpt: </p>
<p><i>nothing comes between me &#038;<br />
the labour of the garment workers<br />
their fifty cents a day sweat<br />
hugs me tight every morning</p>
<p>my auntie’s fingers nimble<br />
with the demands of piecework<br />
how she churns dozens of jeans by dim lamplight<br />
one more casualty for casual wear</i></p>
<p>The rest is posted <a href="http://blogs.eciad.ca/ritawong/poems/">on her website</a> (It&#8217;s near the bottom of the page, called &#8220;denim blues&#8221;. To change the situation for computer mice: </p>
<p><i>nothing comes between me &#038;<br />
the labour of the factory workers<br />
their fifty cents a day sweat<br />
under my hand everyday<br />
as I point and click<br />
</i></p>
<p>ok so I&#8217;m not a poet. </p>
]]></content:encoded>
			<wfw:commentRss>http://see-why.net/2010/07/sweat-shop-poem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
