<?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>Kathryn Tang</title>
	<atom:link href="http://ktang.ca/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://ktang.ca</link>
	<description></description>
	<lastBuildDate>Tue, 26 Jun 2012 18:42:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>In my spare time I play with puppets</title>
		<link>http://ktang.ca/?p=488</link>
		<comments>http://ktang.ca/?p=488#comments</comments>
		<pubDate>Fri, 25 May 2012 22:15:41 +0000</pubDate>
		<dc:creator>Kathryn Tang</dc:creator>
				<category><![CDATA[Creative Projects]]></category>

		<guid isPermaLink="false">http://ktang.ca/?p=488</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://ktang.ca/wp-content/uploads/2012/05/puppets.jpg"><img src="http://ktang.ca/wp-content/uploads/2012/05/puppets-300x195.jpg" alt="" title="puppets" width="300" height="195" class="alignnone size-medium wp-image-490" /></a><br />
<iframe width="420" height="315" src="http://www.youtube.com/embed/YurvBp2_gmc" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://ktang.ca/?feed=rss2&#038;p=488</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thesis: Search and Manipulation of Microcontrollers</title>
		<link>http://ktang.ca/?p=467</link>
		<comments>http://ktang.ca/?p=467#comments</comments>
		<pubDate>Fri, 25 May 2012 22:08:46 +0000</pubDate>
		<dc:creator>Kathryn Tang</dc:creator>
				<category><![CDATA[Engineering Projects]]></category>

		<guid isPermaLink="false">http://ktang.ca/?p=467</guid>
		<description><![CDATA[For my thesis project, I automated the setup procedures for micro-pipettes. These are fragile tools...]]></description>
			<content:encoded><![CDATA[<p>For my thesis project, I automated the setup procedures for micro-pipettes. These are fragile tools used in applications such as in vitro fertilization (IVF). The problem is that the width of the micro-pipette can be as low as 5 or 10 microns, and so it is often indistinguishable to the human eye, and cannot be seen under a microscope unless it is in focus. Manually setting up the micro-pipettes can take a long time, and is strongly dependent on the skill and experience of the operator. In collisions between the micro-pipette tip and surrounding objects, the pipette tip often breaks &#8211; which can be dangerous and expensive to fix.</p>
<p>This algorithm is able to successfully bring an out-of-focus and out-of-view micro-pipette into the center of the field of view and into focus in around 30 seconds for the typical starting range. Tests have shown that this system performs with high accuracy, high reproduce-ability, and low failure rates</p>
<p><a href="http://ktang.ca/wp-content/uploads/2012/05/page-1a.png"><img src="http://ktang.ca/wp-content/uploads/2012/05/page-1a-1024x666.png" alt="page 1a" title="page 1a" width="1024" height="666" class="size-large wp-image-520" /></a><br />
<a href="http://ktang.ca/wp-content/uploads/2012/05/page-1b-2.jpg"><img src="http://ktang.ca/wp-content/uploads/2012/05/page-1b-2-1024x656.jpg" alt="page 1b" title="page 1b" width="1024" height="656" class="size-large wp-image-525" /></a></p>
<p></p>
<p>some sample images of the functions used in the algorithm:</p>
<p>first detect the object:</p>
<p><a href="http://ktang.ca/wp-content/uploads/2012/05/fig.8-detect.png"><img src="http://ktang.ca/wp-content/uploads/2012/05/fig.8-detect-237x300.png" alt="Detecting the Object" title="Detecting the Object" width="237" height="300" class="size-medium wp-image-471" /></a>     <a href="http://ktang.ca/wp-content/uploads/2012/05/fig.7-filter.png"><img src="http://ktang.ca/wp-content/uploads/2012/05/fig.7-filter-300x259.png" alt="Using a real-time image filter so the object detection is accurate" title="Using a real-time image filter so the object detection is accurate" width="300" height="259" class="size-medium wp-image-472" /></a></p>
<p>then locate the tip and bring it into focus:</p>
<p><a href="http://ktang.ca/wp-content/uploads/2012/05/fig.9-contour-tip.png"><img src="http://ktang.ca/wp-content/uploads/2012/05/fig.9-contour-tip-300x151.png" alt="Using contour detection among other qualifiers to find the tip" title="Using contour detection among other qualifiers to find the tip" width="300" height="151" class="size-medium wp-image-473" /></a><br />
</p>
<p><a href="http://ktang.ca/wp-content/uploads/2012/05/fig.11-autofocus.png"><img src="http://ktang.ca/wp-content/uploads/2012/05/fig.11-autofocus-121x300.png" alt="Autofocus output" title="Autofocus output" width="121" height="300" class="size-medium wp-image-474" /></a>     <a href="http://ktang.ca/wp-content/uploads/2012/05/fig.12-autofocus.png"><img src="http://ktang.ca/wp-content/uploads/2012/05/fig.12-autofocus-122x300.png" alt="Autofocus output" title="Autofocus output" width="122" height="300" class="size-medium wp-image-475" /></a></p>
<p>so how does it work??? how fast is it???</p>
<p><a href="http://ktang.ca/wp-content/uploads/2012/05/fig.4-flow-chart.png"><img src="http://ktang.ca/wp-content/uploads/2012/05/fig.4-flow-chart-146x300.png" alt="Control Flow Chart" title="Control Flow Chart" width="146" height="300" class="size-medium wp-image-469" /></a>     <a href="http://ktang.ca/wp-content/uploads/2012/05/tab.3-time.png"><img src="http://ktang.ca/wp-content/uploads/2012/05/tab.3-time.png" alt="Algorithm Completion Time " title="Algorithm Completion Time " width="227" height="180" class="size-full wp-image-470" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://ktang.ca/?feed=rss2&#038;p=467</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Capstone Project: Structural Assessment of Small Bore Feeder Pipes</title>
		<link>http://ktang.ca/?p=461</link>
		<comments>http://ktang.ca/?p=461#comments</comments>
		<pubDate>Fri, 25 May 2012 21:26:05 +0000</pubDate>
		<dc:creator>Kathryn Tang</dc:creator>
				<category><![CDATA[Engineering Projects]]></category>

		<guid isPermaLink="false">http://ktang.ca/?p=461</guid>
		<description><![CDATA[For our 4th year project, my group worked with CANDU Energy to create numerical simulations...]]></description>
			<content:encoded><![CDATA[<p>For our 4th year project, my group worked with CANDU Energy to create numerical simulations of Coolant feeders under structural loading. Much of the model was coded in <b>ANSYS</b> and <b>MATLAB</b></p>
<div id="attachment_462" class="wp-caption alignnone" style="width: 1034px"><a href="http://ktang.ca/wp-content/uploads/2012/05/capstone.png"><img src="http://ktang.ca/wp-content/uploads/2012/05/capstone-1024x682.png" alt="Capstone Project Poster: Structural Assessment of Small Bore Feeder Pipes" title="Capstone Project Poster: Structural Assessment of Small Bore Feeder Pipes" width="1024" height="682" class="size-large wp-image-462" /></a><p class="wp-caption-text">Capstone Project Poster: Structural Assessment of Small Bore Feeder Pipes</p></div>
]]></content:encoded>
			<wfw:commentRss>http://ktang.ca/?feed=rss2&#038;p=461</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash Mob at MIE Dinner Dance</title>
		<link>http://ktang.ca/?p=452</link>
		<comments>http://ktang.ca/?p=452#comments</comments>
		<pubDate>Fri, 25 May 2012 21:16:41 +0000</pubDate>
		<dc:creator>Kathryn Tang</dc:creator>
				<category><![CDATA[Creative Projects]]></category>

		<guid isPermaLink="false">http://ktang.ca/?p=452</guid>
		<description><![CDATA[Show your GRADitude! Graditude is an awesome campaign, and it&#8217;s been a pleasure to be...]]></description>
			<content:encoded><![CDATA[<p>Show your GRADitude!</p>
<p><a href="http://ktang.ca/wp-content/uploads/2012/05/388527_10150453647406195_505901194_10713208_1560974973_n.jpg"><img src="http://ktang.ca/wp-content/uploads/2012/05/388527_10150453647406195_505901194_10713208_1560974973_n.jpg" alt="" title="388527_10150453647406195_505901194_10713208_1560974973_n" width="960" height="640" class="alignnone size-full wp-image-455" /></a></p>
<p>Graditude is an awesome campaign, and it&#8217;s been a pleasure to be a part of it. Graditude is a way for students who are graduating from UofT Engineering to make small donations back to the faculty to express thanks for their experiences at Skule. For me, this initiative is perfect because the money goes to club funding. I think there is tremendous value in keeping the clubs alive and well because I strongly believe that it is these organizations that give students a chance to not only develop into better leaders and better communicators, but to give them a chance to interact and cooperate &#8211; which as a result builds a sense of community within the faculty.</p>
<p>Some of us within the Department of Mechanical and Industrial Engineering decided to put together a flash mob to help promote the Graditude campaign. Consider this a part of our class gift back to the community&#8230;ENJOY!</p>
<p><iframe width="560" height="315" src="http://www.youtube.com/embed/uUyvMTt-0J8" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://ktang.ca/?feed=rss2&#038;p=452</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stippling</title>
		<link>http://ktang.ca/?p=385</link>
		<comments>http://ktang.ca/?p=385#comments</comments>
		<pubDate>Thu, 21 Jul 2011 23:50:15 +0000</pubDate>
		<dc:creator>Kathryn Tang</dc:creator>
				<category><![CDATA[Creative Projects]]></category>

		<guid isPermaLink="false">http://ktang.ca/?p=385</guid>
		<description><![CDATA[my latest painting :)]]></description>
			<content:encoded><![CDATA[<p>my latest painting :)</p>
<p><a href="http://ktang.ca/wp-content/uploads/2011/07/DSC04762.jpg"><img src="http://ktang.ca/wp-content/uploads/2011/07/DSC04762-300x225.jpg" alt="" title="bloopbloopbloop" width="300" height="225" class="alignnone size-medium wp-image-386" /></a><br />
<a href="http://ktang.ca/wp-content/uploads/2011/07/DSC04771.jpg"><img src="http://ktang.ca/wp-content/uploads/2011/07/DSC04771-300x225.jpg" alt="" title="yoopbedoop" width="300" height="225" class="alignnone size-medium wp-image-387" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://ktang.ca/?feed=rss2&#038;p=385</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rethinking Our Streets &#8211; The Cannon Oct-2010</title>
		<link>http://ktang.ca/?p=178</link>
		<comments>http://ktang.ca/?p=178#comments</comments>
		<pubDate>Thu, 14 Oct 2010 12:27:53 +0000</pubDate>
		<dc:creator>Kathryn Tang</dc:creator>
				<category><![CDATA[The Cannon Newspaper]]></category>

		<guid isPermaLink="false">http://ktang.ca/?p=178</guid>
		<description><![CDATA[My second column of the school year is out as of last week! Take a...]]></description>
			<content:encoded><![CDATA[<p>My second column of the school year is out as of last week! Take a look if you are interested in urban design, if you are a cyclist, or if you think maybe Toronto&#8217;s approach to transportation could be reassessed.</p>
<hr />
<div class="subheading">Rethinking Our Streets</div>
<p>Engineering, Politics, and All That Jazz<br />
The Cannon &#8211; The Official Newspaper of the University of Toronto Engineering Society<br />
October 2010, Volume XXXIII No.3, p.3<br />
<a href="http://cannon.skule.ca">http://cannon.skule.ca/</a></p>
<p>Inspired by the <a href="http://members.peo.on.ca/index.cfm/document/1/ci_id/45602/la_id/1">Rethinking Our Streets Symposium</a><br />
<i>Engaging Engineers in Dialogue to Define Public Policy</i><br />
See my review of the symposium <a href="http://ktang.ca/?p=243">here</a>.</p>
<p>This is an event organized by <a href="http://www.peo.on.ca/">Professional Engineers Ontario</a>, the <a href="http://members.peo.on.ca/index.cfm/ci_id/31427/la_id/1.htm">OCEPP</a> (Ontario Centre for Engineering and Public Policy), and Ryerson University, offered to UofT engineering students through the <a href="http://citizenengineer.skule.ca/">Citizen Engineer</a> club.</p>
<p><a href="http://ktang.ca/wp-content/uploads/2010/10/politics+-OCEPP.jpg"><img src="http://ktang.ca/wp-content/uploads/2010/10/politics+-OCEPP.jpg" alt="OCEPP" title="OCEPP" width="200" height="57" class="alignnone size-full wp-image-200" style="display:inline-block" /></a>     <a href="http://ktang.ca/wp-content/uploads/2010/10/politics+-citizen-engineer1.png"><img src="http://ktang.ca/wp-content/uploads/2010/10/politics+-citizen-engineer1-300x59.png" alt="Getting Engineers into Policy" title="Citizen Engineer Club" width="300" height="59" class="alignnone size-medium wp-image-199" style="display:inline-block" /></a></p>
<p>Toronto has become a world-known urban center. It is Canada&#8217;s economic center, as well as its largest city by population, with 2.5 million people residing in the city, and over 5.5 million people in the GTA. Even though our population density has risen steady, our transportation system has stayed about the same since the 70s, and it now lags significantly behind other metropolises around the world.</p>
<p>At the Rethinking Our Streets Symposium on Sept.25, the speakers mentioned that there is a tremendous car culture in Toronto, and this has brought on many undesired consequences for our city. We need to rethink and redesign the transportation aspect of the public sphere, so that we can support the continuing population increase and help Toronto become a more efficient, more responsible, and more effective modern city.</p>
<div class="subsubheading">The Problem</div>
<p>Inefficiency &#8211; Time</p>
<dl>An amazing 70% of Torontonians drive to work, with an <a href="http://network.nationalpost.com/NP/blogs/toronto/archive/2010/03/29/board-of-trade-blasts-city-s-commute-times.aspx">average commuting time</a> of 80.0 minutes per day. This is largely due to traffic congestion from commuters in private vehicles, for whom driving is the best option at the moment.</dl>
<dl>This is not surprising, because driving can be significantly more convenient and timely for an individual compared to taking public transit. Commuting weekly last year, I noticed that travelling from Hwy 7 and Warden Ave. in Markham to Finch Station takes about 30min more by bus than by car. Naturally, like many others, I drove to the station to save time. This phenomenon is a considerable problem, because unless we include more pleasing incentives for individuals toward commuting options that are more collectively efficient, we can only expect the already unnecessarily lengthy commuting times to increase.</dl>
<p>Inefficiency &#8211; Space</p>
<dl>Transportation occupies the largest portion of public space in this city. It is not rare to see six or eight-lane local roads, which are often built to accommodate private vehicles. In a city such as Toronto, these roads take away from the already limited park space, public recreational space, and housing space that we have. Sadly, this inefficient use of space is an effect of our car culture, as passengers occupy much more space than they need by travelling in private vehicles rather than by bike or public transit. The amount of space required by cyclists is approximately 1/8th of that required by the same number of private drivers. Similarly, space that is occupied by a full bus is closer to 1/16th of that occupied by passengers in private vehicles.</dl>
<dl><a href="http://ktang.ca/wp-content/uploads/2010/10/Kathryn-Tang-politics+-2010-10-traffic-capacity.jpg"><img src="http://ktang.ca/wp-content/uploads/2010/10/Kathryn-Tang-politics+-2010-10-traffic-capacity-300x126.jpg" alt="We can save a lot of space by choosing to walk, bike, or take public transit" title="Traffic Capacity" width="300" height="126" class="alignnone size-medium wp-image-191" /></a></dl>
<p>Environmental Damage</p>
<dl>Even though not everyone agrees on the impact of automobile waste gases on climate change, we agree that air pollution is undesirable. With the large car culture we have here, little is done to curb our use of fossil fuels. The use of these fuels with motor vehicles release chemicals into the air such as carbon monoxide, sulfur dioxide, chlorofluorocarbons (CFCs), and nitrogen oxides. The negative impact of these chemicals on air quality is considerable, and the cleaner air that we can gain from using more environmental friendly and energy efficient ways to travel will make investments into those ways worthwhile.</dl>
<p>Safety Issues</p>
<dl>As stated on <a href="http://completestreets.ca/">http://completestreets.ca</a>, &#8220;too many of our streets are designed only for speeding cars, or worse, creeping traffic jams.&#8221; Very often they are not designed to accommodate other methods of transportation, such as cycling, even though that might be a more effective travelling method in parts of the city such as the downtown core. The few bike lanes we do have seem to have been added as quick bandaid-solutions. For me, biking on a road with cars has always been nerve-wracking, not only because you must move beside such a massive machine in a tiny lane, but because of the offensive attitude of many drivers against cyclists. A road should be designed to provide a safe place to travel using different methods for different people, be it biking, driving, walking, or skating.</dl>
<dl>Even though there have been initiatives to encourage drivers and cyclists to share the road, some drivers seem very reluctant to share. There seems to be a general attitude, that cyclists travelling on streets without being on a designated bike lane &#8211; especially when such a lane does not exist &#8211; are in the way. This attitude is much worse in communities where less people walk or bike to their destinations. When living in Markham last year, I found a complete disregard of cyclist safety by multiple drivers, who consistently swerved around me and cut me off as I turned at intersections. I can only imagine that this is due to the drivers having less interaction with cyclists, as well as having less experience on a bike than drivers in areas such as downtown Toronto. This might mean that they do not understand why a cyclists might have different needs and constraints than someone in a car.</dl>
<dl><a href="http://ktang.ca/wp-content/uploads/2010/10/politics+-markham1.png"><img src="http://ktang.ca/wp-content/uploads/2010/10/politics+-markham1-150x141.png" alt="" title="A driver in Markham swerving dangerously around me" width="150" height="141" class="alignnone size-medium wp-image-203" style="display:inline-block" /></a><a href="http://ktang.ca/wp-content/uploads/2010/10/politics+-markham2.jpg"><img src="http://ktang.ca/wp-content/uploads/2010/10/politics+-markham2-150x141.jpg" alt="" title="Another driver in Markham swerving around me" width="150" height="141" class="alignnone size-medium wp-image-204" style="display:inline-block" /></a></dl>
<dl>The dangers of biking alongside motorized vehicles were visible at the Rethinking Our Streets Symposium. When asked if anyone who occasionally or regularly travels on their bike has been in a collision with an automobile, or has come close to such a collision, more than half of the cyclists in the room responded. This unfortunate safety issue is not helped by extremists against cycling. It is disheartening to know that this year&#8217;s leading mayoral candidate &#8211; Rob Ford &#8211; refers to cyclists as &#8220;a pain in the ass&#8221; for motorists. He has also stated, <a href="http://www.youtube.com/watch?v=nySs1cEq5rs">&#8220;I can&#8217;t support bike lanes. Roads are built for buses, cars, and trucks. My heart bleeds when someone gets killed, but it&#8217;s their own fault at the end of the day.&#8221;</a></dl>
<div class="subsubheading">Possible Solutions</div>
<p>Our objective is to create a well oiled, highly efficient, clean and safe system for all travellers, whether they choose to walk, bike, take public transit, or drive. It is not enough at the present to only think about the next step. We need to think and plan backwards, by first imagining the desired final state, then by solving the previous steps one by one. We can modernize our transportation system, and experience the benefits of the change in the following ways:</p>
<p>Efficiency &#8211; Time</p>
<dl>We can move toward a more efficient transportation system by prioritizing the modes of transportation that make it efficient.	We need to offer compelling incentives toward public transportation, so that we can reduce the number of cars on the road, and reduce commuting time wasted in traffic jams for those who still choose to drive. For example, the proposed LRT plan will introduce faster and more accessible options for public transit. This might be a very appealing option to those who currently opt for driving as a faster alternative to TTC.</dl>
<dl>We can build upon existing successful transportation designs. For example, the Netherlands has built a network of public transportation where you can travel rapidly to just about anywhere via intra- and inter-city trains and railed buses. To encourage its residents to use public transit, the Dutch government introduced taxes which compose 69% of the total price of petrol and 57% of the total price of diesel. Two of the major obstacles with public transit projects in Toronto are acquiring funding, and increasing public use of the transit systems. Both of these obstacles can be resolved by raising taxes on gas and applying those funds obtained by gas taxes toward construction of a better public transit system. Not only would the public transit options become more appealing as they improve, but users will be economically encouraged to use public transit and discouraged from driving private vehicles.</dl>
<p>Efficiency &#8211; Space</p>
<dl>If we are able to encourage more commuters to choose public transit and biking, then we can increase the traffic capacity of the road &#8211; which is the number of passengers that can fit in a unit area on the road. With higher traffic capacity, we will need less space for transportation than previously. The space that we no longer need for transportation can then be given back to the public and used for other purposes, such as business, recreation, or housing.</dl>
<p>Environment</p>
<dl>If more people can choose energy efficient methods of travel, then we can reduce the pollutants that we release into the air. A collective effort on making environmentally responsible choices is worthwhile because the cleaner air will benefit everyone.</dl>
<p>Safety</p>
<dl>At the moment streets are designed for automobiles, but that does not mean it should always remain that way. Instead of designing streets for only cars, we should be designing them for people, and that means accommodating different methods of travel that people use, including cycling. Just because a road might be dangerous for non-motorized vehicles at this instant, does not mean that those vehicles should not be allowed to travel on that road. A better solution would be to make those routes safer so that passengers in cars and on bikes can travel safely alongside each other.</dl>
<dl>What we need is a complete street, such that we &#8220;design and operate the entire roadway with all users in mind &#8211; including bicyclists, public transportation vehicles and riders, and pedestrians of all ages and abilities&#8221; (<a href="http://completestreet.ca">http://completestreet.ca</a>). Yes, we have a few bike lanes already, but many of them are thin and unsafe. For example, One road in downtown Toronto is classified as having a bike lane, when the bike lane is only about 1ft wide, and half the lane is in the lower section of the curb. This can hardly be considered a safe lane. A real safe bike lane should be smooth and its width should be closer to 2.5ft wide, including a bit of wiggle room, just like the lanes designed for cars. The leaders of Toronto must recognize that they need to provide safe travelling conditions for their residents. Incorporating better and more widespread bike lanes into the public sphere is a good way to start.</dl>
<p>Our leaders in policy need to start thinking bigger and more in the long term. If travelling is to become easier for the residents of Toronto, then some drastic changes need to be made. We need to use social and economic incentives to encourage individuals to use public transit, and discourage them from driving private vehicles. We also need to redesign the streets so that they serve all the people, not just those who drive automobiles. The result will be a more effective and responsible transportation system.</p>
<hr />
<div class="subheading">Case Study &#8211; Downtown Toronto: McCaul St. south of College St.</div>
<p>On McCaul Street, just south of University of Toronto, the road conditions are exceptionally abysmal for cyclists. There is a narrow 2 ft gap between parked cars and moving cars. This space is often too narrow to ride on during rush hour. Even when there are few cars on the road, this strip is hard to ride down. It has a large crack down the center, leaving about 10in of road to manuver on without falling into the streetcar rail or slipping on the crack. Another option is to use the center of the lane, between the streetcar tracks, but this would be a great source of frustration for motorists.</p>
<p>Meanwhile, even though most residents of this area do not drive, there exists space for streetside parking on both sides of the street. We can easily convert one of these lanes to a set of lanes for cyclists. A possible argument against reducing space for streetside parkng is that drivers will not have anywhere to park. This cannot be less true. There are atleast two large multi-level parking lots on McCaul street, and everyday the top level on both parking lots are near empty. There are many students living in the McCaul area, many of whom bike. This is a prime location where we can improve streets for cyclists without reducing the mobility of motorized vehicles.</p>
<p><a href="http://ktang.ca/wp-content/uploads/2010/10/mccaul1.jpg"><img src="http://ktang.ca/wp-content/uploads/2010/10/mccaul1-150x150.jpg" alt="" title="Tight fit on McCaul Street" width="150" height="150" class="alignnone size-thumbnail wp-image-224" style="display:inline-block" /></a>     <a href="http://ktang.ca/wp-content/uploads/2010/10/mccaul2.jpg"><img src="http://ktang.ca/wp-content/uploads/2010/10/mccaul2-150x150.jpg" alt="" title="double streetside parking on McCaul Street" width="150" height="150" class="alignnone size-thumbnail wp-image-225" style="display:inline-block" /></a>     <a href="http://ktang.ca/wp-content/uploads/2010/10/mccaul3.jpg"><img src="http://ktang.ca/wp-content/uploads/2010/10/mccaul3-150x150.jpg" alt="" title="empty top floors of large parking lots on McCaul" width="150" height="150" class="alignnone size-thumbnail wp-image-226" style="display:inline-block" /></a></p>
<hr />
<div class="subheading">Some pictures from Netherlands</div>
<p>Many cities in Netherlands have bike lanes that are separated from car lanes by curbs. Some cities have bike lanes on the sidewalk. This makes a lot more sense to me. What doesn&#8217;t make sense is putting bike lanes beside busy car lanes without some sort of physical barrier. Cyclists are injured and killed on a regular basis from collisions with automobiles. On the other hand, if cyclists were to ride beside pedestrians instead, then even if a collision occurs, it will unlikely be fatal.</p>
<p><a href="http://ktang.ca/wp-content/uploads/2010/10/1.jpg"><img src="http://ktang.ca/wp-content/uploads/2010/10/1-150x150.jpg" alt="effective bike lane on sidewalk" title="Rotterdam, Netherlands" width="150" height="150" class="alignnone size-thumbnail wp-image-224" style="display:inline-block" /></a>     <a href="http://ktang.ca/wp-content/uploads/2010/10/2.jpg"><img src="http://ktang.ca/wp-content/uploads/2010/10/2-150x150.jpg" alt="a street with one car lane, and 2 bike lanes. It can fit two cars" title="Kinderdijk, Netherlands"width="150" height="150" class="alignnone size-thumbnail wp-image-224" style="display:inline-block" /></a>     <a href="http://ktang.ca/wp-content/uploads/2010/10/3.jpg"><img src="http://ktang.ca/wp-content/uploads/2010/10/3-150x150.jpg" alt="" title="Road on Delta Works construction in Netherlands" width="150" height="150" class="alignnone size-thumbnail wp-image-224" style="display:inline-block" /></a></p>
<p>Some small roads are paved with bike lanes on either side, and one car lane in the middle. Just in case there are two cars going opposite directions, they can temporarily use the bike lanes to get around each other.</p>
<p><a href="http://ktang.ca/wp-content/uploads/2010/10/4.jpg"><img src="http://ktang.ca/wp-content/uploads/2010/10/4-150x100.jpg" alt="awesome." title="bike parking lot by Amsterdam Centraal Station" width="150" height="100" class="alignnone size-medium wp-image-215" style="display:inline-block" /></a>     <a href="http://ktang.ca/wp-content/uploads/2010/10/5.jpg"><img src="http://ktang.ca/wp-content/uploads/2010/10/5-150x100.jpg" alt="" title="bikes near Amsterdam Centraal Station" width="150" height="100" class="alignnone size-medium wp-image-216" style="display:inline-block" /></a>     <a href="http://ktang.ca/wp-content/uploads/2010/10/6.jpg"><img src="http://ktang.ca/wp-content/uploads/2010/10/6-150x100.jpg" alt="" title="bike parking at Amsterdam Centraal Station, Netherlands" width="150" height="100" class="alignnone size-medium wp-image-217" style="display:inline-block"/></a></p>
<p>A (VERY AWESOME) bike parking lot beside Amsterdam Centraal train station!</p>
<hr />
<div class="subheading">A shopping strip in ChangSha, China</div>
<p><a href="http://ktang.ca/wp-content/uploads/2010/10/politics+-2010-10-changsha-shopping-street.jpg"><img src="http://ktang.ca/wp-content/uploads/2010/10/politics+-2010-10-changsha-shopping-street-300x200.jpg" alt="" title="Shopping Street in ChangSha, China" width="300" height="200" class="alignnone size-medium wp-image-272" /></a><br />
Can Queen St. look like this?</p>
<hr />
<div class="subheading">Links</div>
<p>OCEPP (Ontario Centre for Engineering and Public Policy)<br />
<a href="http://www.ocepp.ca">http://www.ocepp.ca</a></p>
<p>Citizen Engineer Club<br />
<a href="http://citizenengineer.skule.ca">http://citizenengineer.skule.ca</a></p>
<p>Toronto overtakes L.A. in gridlock<br />
<a href="http://network.nationalpost.com/NP/blogs/toronto/archive/2010/03/29/board-of-trade-blasts-city-s-commute-times.aspx">http://network.nationalpost.com/NP/blogs/toronto/archive/2010/03/29/board-of-trade-blasts-city-s-commute-times.aspx</a></p>
<p>Toronto &#8211; Transit city<br />
<a href="http://www3.ttc.ca/About_the_TTC/Projects_and_initiatives/Transit_city/index.jsp">http://www3.ttc.ca/About_the_TTC/Projects_and_initiatives/Transit_city/index.jsp</a></p>
<p>The Dutch Pay HOW MUCH for Gas?!<br />
<a href="http://www.joeydevilla.com/2008/05/12/they-dutch-pay-how-much-for-gas/">http://www.joeydevilla.com/2008/05/12/they-dutch-pay-how-much-for-gas/</a></p>
<p>Complete Streets Coalition &#8211; Canada<br />
<a href="http://completestreets.ca/what-are-complete-streets/">http://completestreets.ca/</a></p>
<p>Toronto Subway system<br />
<a href="http://www3.ttc.ca/Subway/interactivemap.jsp">http://www3.ttc.ca/Subway/interactivemap.jsp</a></p>
<p>Paris Subway system<br />
<a href="http://www.paris.org/Metro/">http://www.paris.org/Metro/</a></p>
<p>Tokyo Subway system<br />
<a href="http://www.tokyometro.jp/global/en/service/pdf/routemap_en.pdf">http://www.tokyometro.jp/global/en/service/pdf/routemap_en.pdf</a></p>
<p>*note that the population of Paris is around 2.2 million, and the population of Toronto&#8217;s is around 2.5 million.</p>
<p><a href="http://ktang.ca/wp-content/uploads/2010/10/politics+-2010-10-ttc.jpg"><img src="http://ktang.ca/wp-content/uploads/2010/10/politics+-2010-10-ttc-300x171.jpg" alt="" title="Toronto Subway system" width="300" height="171" class="alignnone size-medium wp-image-237" style="display:inline-block" /></a>     <a href="http://ktang.ca/wp-content/uploads/2010/10/paris-metro-map.gif"><img src="http://ktang.ca/wp-content/uploads/2010/10/paris-metro-map-300x208.gif" alt="" title="Paris Subway system" width="300" height="208" class="alignnone size-medium wp-image-270" style="display:inline-block" /></a>     <a href="http://ktang.ca/wp-content/uploads/2010/10/politics+-2010-10-tokyo.jpg"><img src="http://ktang.ca/wp-content/uploads/2010/10/politics+-2010-10-tokyo-300x212.jpg" alt="" title="Tokyo Subway system" width="300" height="212" class="alignnone size-medium wp-image-238" style="display:inline-block" /></a></p>
<div class="subsubheading">Cycling</div>
<p>The debate shouldn&#8217;t be on motorists vs. cyclists, claiming the road for one method and rejecting the other. Our current roads produce much frustration for motorists because their time and energy is wasted on trying to share the same lane with slower cyclists. It also raises safety issues for cyclists which will not be fixed by adding bike lanes that are too narrow, nor by asking cyclists to be licensed and wear a helmet. Unless roads are designed to safely separate bikes from motorized vehicles, drivers and cyclists will continue to be frustrated and the we will see little progress with the motorist vs. cyclist debate.</p>
<p>Share the Road &#8211; Cycling Health and Safety: A Review<br />
<a href="http://www.sharetheroad.ca/cycling-health-and-safety-a-review-p128276">http://www.sharetheroad.ca/cycling-health-and-safety-a-review-p128276</a></p>
<p>Smart cycling &#8211; Professor Chris Cavacutti on how to stay safe on the roads<br />
<a "href=http://www.research.utoronto.ca/behind_the_headlines/smart-cycling/">http://www.research.utoronto.ca/behind_the_headlines/smart-cycling/</a></p>
<p>VIDEO: Motorists vs. Cyclists<br />
<a href="http://www.blogto.com/city/2007/05/motorist_vs_cyclist_the_eternal_struggle_caught_on_tape/">http://www.blogto.com/city/2007/05/motorist_vs_cyclist_the_eternal_struggle_caught_on_tape/</a></p>
<p>VIDEO: Rob Ford on Bike Lanes:<br />
<a href="http://www.youtube.com/watch?v=nySs1cEq5rs">http://www.youtube.com/watch?v=nySs1cEq5rs</a></p>
<p>Five Ways Motorists Can Defuse Road Rage for Cyclists<br />
<a href="http://www.newwest.net/topic/article/five_ways_motorists_can_defuse_road_rage_for_cyclists/C146/L41/">http://www.newwest.net/topic/article/five_ways_motorists_can_defuse_road_rage_for_cyclists/C146/L41/</a></p>
<p>City of Toronto cycling initiatives:<br />
<a href="http://www.toronto.ca/cycling/">http://www.toronto.ca/cycling/</a></p>
<p>Smart Motorist &#8211; Sharing The Road With Bicycles<br />
<a href="http://www.smartmotorist.com/driving-guideline/sharing-the-road-with-bicycles.html">http://www.smartmotorist.com/driving-guideline/sharing-the-road-with-bicycles.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ktang.ca/?feed=rss2&#038;p=178</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Skule Orchestra Promotions</title>
		<link>http://ktang.ca/?p=65</link>
		<comments>http://ktang.ca/?p=65#comments</comments>
		<pubDate>Tue, 14 Sep 2010 04:27:37 +0000</pubDate>
		<dc:creator>Kathryn Tang</dc:creator>
				<category><![CDATA[Creative Projects]]></category>

		<guid isPermaLink="false">http://ktang.ca/?p=65</guid>
		<description><![CDATA[In second year of university (2008-2009), I took on the role of Promotions Director of...]]></description>
			<content:encoded><![CDATA[<p>In second year of university (2008-2009), I took on the role of Promotions Director of Skule Orchestra. I learned a lot from the other orchestra executives and designed all the promotional material for the group that season. Visit the <a href="http://www.music.skule.ca" target="_blank">Skule Music website</a> and see some of my designs:</p>
<p>
posters for club fairs, open rehearsal poster, and sponsorship brochure:</p>
<p><a href="http://ktang.ca/wp-content/uploads/2010/09/signs.jpg"><img src="http://ktang.ca/wp-content/uploads/2010/09/signs-225x300.jpg" alt="signs for club fairs" title="signs for club fairs" width="225" height="300" class="size-medium wp-image-61" /></a>     <a href="http://ktang.ca/wp-content/uploads/2010/09/poster-open-rehearsal.jpg"><img src="http://ktang.ca/wp-content/uploads/2010/09/poster-open-rehearsal-300x225.jpg" alt="poster for open rehearsal" title="poster for open rehearsal" width="300" height="225" class="size-medium wp-image-62" /></a>     <a href="http://ktang.ca/wp-content/uploads/2010/09/brochure-pg-22.jpg"><img src="http://ktang.ca/wp-content/uploads/2010/09/brochure-pg-22-300x231.jpg" alt="sponsorship brochure" title="sponsorship brochure" width="300" height="231" class="size-medium wp-image-67" /></a></p>
<p>
our first concert &#8211; POPS (popular music) at SUDS:</p>
<a href="http://ktang.ca/wp-content/uploads/2010/09/Plasma1.jpg"><img src="http://ktang.ca/wp-content/uploads/2010/09/Plasma1-300x169.jpg" alt="POPS at SUDS poster" title="POPS at SUDS poster" width="300" height="169" class="size-medium wp-image-70" /></a>
<p>Skule Music Concert poster and programme:</p>
<p><a href="http://ktang.ca/wp-content/uploads/2010/09/Electronic-Poster.jpg"><img src="http://ktang.ca/wp-content/uploads/2010/09/Electronic-Poster-300x231.jpg" alt="Skule Music Concert poster" title="Skule Music Concert poster" width="300" height="231" class="size-medium wp-image-71" /></a>     <a href="http://ktang.ca/wp-content/uploads/2010/09/page-1-cover.jpg"><img src="http://ktang.ca/wp-content/uploads/2010/09/page-1-cover-206x300.jpg" alt="Skule Music Concert programme cover" title="Skule Music Concert programme cover" width="206" height="300" class="size-medium wp-image-72" /></a></p>
<p>
Moment &#8211; The Valentine&#8217;s Ball</p>
<p><a href="http://ktang.ca/wp-content/uploads/2010/09/plasma-2.jpg"><img src="http://ktang.ca/wp-content/uploads/2010/09/plasma-2-300x169.jpg" alt="Moment poster" title="Moment poster" width="300" height="169" class="size-medium wp-image-80" /></a>     <a href="http://ktang.ca/wp-content/uploads/2010/09/DSC02794.jpg"><img src="http://ktang.ca/wp-content/uploads/2010/09/DSC02794-300x225.jpg" alt="Moment painted poster" title="Moment painted poster" width="300" height="225" class="size-medium wp-image-81" /></a></p>
<p>
Symphonic BOOM</p>
<a href="http://ktang.ca/wp-content/uploads/2010/09/poster-1.jpg"><img src="http://ktang.ca/wp-content/uploads/2010/09/poster-1-300x187.jpg" alt="Symphonic Boom poster" title="Symphonic Boom poster" width="300" height="187" class="size-medium wp-image-82" /></a>
<p><a href="http://ktang.ca/wp-content/uploads/2010/09/1-front-cover.jpg"><img src="http://ktang.ca/wp-content/uploads/2010/09/1-front-cover-206x300.jpg" alt="Symphonic Boom programme - front" title="Symphonic Boom programme - front" width="206" height="300" class="size-medium wp-image-84" /></a>     <a href="http://ktang.ca/wp-content/uploads/2010/09/6-7-members.jpg"><img src="http://ktang.ca/wp-content/uploads/2010/09/6-7-members-300x218.jpg" alt="Symphonic Boom programme - members" title="Symphonic Boom programme - members" width="300" height="218" class="size-medium wp-image-86" /></a>     <a href="http://ktang.ca/wp-content/uploads/2010/09/8-back-cover.jpg"><img src="http://ktang.ca/wp-content/uploads/2010/09/8-back-cover-206x300.jpg" alt="Symphonic Boom programme - back" title="Symphonic Boom programme - back" width="206" height="300" class="size-medium wp-image-85" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://ktang.ca/?feed=rss2&#038;p=65</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
