<?xml version="1.0" encoding="utf-8"?>
            <rss version="2.0" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:georss="http://www.georss.org/georss">
                <channel>
                    <title>TIGblogs - Michael Furdyk's TIGBlog</title> 
                    <link>http://mfurdyk.tigblog.org/</link> 
                    <description>What's on the minds of young leaders from around the globe?</description> 
                    <language>en-us</language> 
             
                <item> 
                    <title>First Day @ PUSH 2008</title> 
                    <link>http://mfurdyk.tigblog.org/post/390219</link> 
                    <description><![CDATA[I'm speaking tomorrow at PUSH, an interesting conference here in Minneapolis, MN<br />
<br />
The first session that just wrapped up was quite interesting - <a href="http://www.globalinstitutefortomorrow.org/">Chandran Nair</a> took us through a look at the world's problems and how many misconceptions there are about what can solve them. What I found striking was the comparison of world problems to spending on trivial/much less meaningful things:<br />
<br />
Health  Nutrition ($13B) : Petfood Spending in the USA ($17B)<br />
Water and Sanitation ($9B) : Ice Cream in Europe ($11B)<br />
Education ($6B) : Cosmetics in the USA ($8B)<br />
<br />
Jonathan Greenblatt, one of the co-founders of Ethos Water, also gave us a compelling look into the world of Water and how simple and cheap ($25/person) it is to solve. The one thing I don't get - on a $1.79 bottle of water, Starbucks (which acquired Ethos) donates 5 cents (10 cents in Canada oddly). They were founded on the basis of donating 50% of profits... I can't believe profit on that bottle of water is only 10 cents! (considering how much cheaper other bottled water is). Anyway, he now works with a new magazine - <a href="http://www.goodmagazine.com/">GOOD</a> - which has a unique subscription model of giving away the $20 subscription fee to a charity of your choice.]]></description> 
					<pubDate>Mon, 16 Jun 2008 11:49:00 EDT</pubDate> 
					<guid isPermaLink="true">http://mfurdyk.tigblog.org/post/390219</guid>
					<georss:point>43.6666667 -79.4166667</georss:point>
					<geo:Point>
						<geo:lat>43.6666667</geo:lat>
						<geo:long>-79.4166667</geo:long>
					</geo:Point>
                </item> 
                <item> 
                    <title>We are the ones</title> 
                    <link>http://mfurdyk.tigblog.org/post/369951</link> 
                    <description><![CDATA[How can this not inspire you with hope that the messages that captivate our friends in the U.S. voting this fall can be positive and not just negative? Messages that excite with the possibility of a positive future, not try to cast fear and uncertainty as the reason to select a person.<br />
<br />
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" id="Musicane" type="application/x-shockwave-flash" height="371" width="408"><param name="movie" value="http://www.musicane.com/yeswecan/musicane2.swf?rsid=f5a8fe84-4509-46a0-a4f2-c73dd781860csid=911E113E-F2EA-41EA-A5A6-C2A2B1A2E9E3uid=featured=31CD154E-6075-4DAB-A39E-EB1B1E57BA23"><param name="quality" value="high"><embed src="http://www.musicane.com/yeswecan/musicane2.swf?rsid=f5a8fe84-4509-46a0-a4f2-c73dd781860csid=911E113E-F2EA-41EA-A5A6-C2A2B1A2E9E3uid=featured=31CD154E-6075-4DAB-A39E-EB1B1E57BA23" quality="high" name="Musicane" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" height="371" width="408"></embed></object><br />
<br />
I'm very proud of them for ending the video with the simple message of "vote" - resisting the urge to squeeze it beyond need towards the candidate.]]></description> 
					<pubDate>Mon, 12 May 2008 02:59:00 EDT</pubDate> 
					<guid isPermaLink="true">http://mfurdyk.tigblog.org/post/369951</guid>
					<georss:point>43.6666667 -79.4166667</georss:point>
					<geo:Point>
						<geo:lat>43.6666667</geo:lat>
						<geo:long>-79.4166667</geo:long>
					</geo:Point>
                </item> 
                <item> 
                    <title>Fresh format of a Dell m1330: Solving Vista Install Issues Tutorial</title> 
                    <link>http://mfurdyk.tigblog.org/post/366503</link> 
                    <description><![CDATA[My apologies for this very geek-specific post. If you don't have a Dell m1330 laptop, you can ignore it!<br />
<br />
My Dell XPS m1330 is my favorite laptop yet (I think it's my 10th in 10 years!), but Dell and Microsoft have made it far too hard to re-format it cleanly without Windows Vista Blue-screening on every second boot (caused by the AHCI setting in BIOS, but not providing AHCI drivers during install). It took me awhile to figure out how to do this properly, so I thought I'd share to help the rest of the Internet figure it out.<br />
<br />
1) You have to download these drivers from Intel:<br />
http://downloadcenter.intel.com/Detail_Desc.aspx?agr=NProductID=2101DwnldID=14848strOSs=150OSFullName=WindowsVista*64lang=eng<br />
<br />
2) Run the file with a "-a" from the Windows commandline, which will put those files into the "C:Program FilesIntelIntel Matrix Storage Manager" directory<br />
<br />
3) Copy the files from the "Drivers" or "Drivers64" (64-bit Vista) directory onto a USB Key<br />
<br />
4) When you install Vista from the DVD, pick the "Custom" option, then click "Load Drivers"<br />
<br />
5) Click "Browse", and point to your USB stick. Load the drivers from it.<br />
<br />
6) Oops! You may then get a strange error "windows could not determine if this computer contains a valid system volume" -- you'll need to change a setting in your bios to disable USB booting which you can-reenable later (More info: http://www.dashken.net/index.php?/archives/204-Windows-could-not-determine-if-this-computer-contains-a-valid-system-volume.html) This happened to me this time, but not the last time I did this.<br />
<br />
And then you'll be on your way. This kind of step-by-step would have saved me hours, so I hope it'll help others too!<br />
<br />
P.S. I'd highly recommend a 64-bit install - you can get excellent help for this here:<br />
http://forum.notebookreview.com/showthread.php?t=158277]]></description> 
					<pubDate>Mon, 05 May 2008 15:37:00 EDT</pubDate> 
					<guid isPermaLink="true">http://mfurdyk.tigblog.org/post/366503</guid>
					<georss:point>43.6666667 -79.4166667</georss:point>
					<geo:Point>
						<geo:lat>43.6666667</geo:lat>
						<geo:long>-79.4166667</geo:long>
					</geo:Point>
                </item> 
                <item> 
                    <title>Dear Rogers, IVR taints your loving image...</title> 
                    <link>http://mfurdyk.tigblog.org/post/334745</link> 
                    <description><![CDATA[I'm generally a big fan of Rogers - I feel they are probably the best and generally most innovative of the telecom companies here in Canada (Bell, which many people have terrible customer service experiences with - my experience has been the same - and Telus is stuck with CDMA, which doesn't roam well, so that's not good for people who travel.)<br />
<br />
The one thing that never ceases to annoy and frustrate me though is their IVR phone system. It's probably been 3 years that I've been calling and every time I get through, I complain and ask them to note it down. They always acknowledge that everyone complains and they say they're working on improving it, but it never happens.<br />
<br />
I don't know how they can get it so wrong compared to other industries (airlines, banks, etc.) or even their U.S. competitors like Verizon which have great phone systems! Here are the steps to get to Wireless Customer Service for example:<br />
<br />
1. Say "Wireless"<br />
2. Say "Talk to a Representative"<br />
3. Say "Account Changes"<br />
4. Say "Blackberry" or "Phone" (how does this make any sense?)<br />
5. Punch in your Phone Number<br />
6. Be greeted by a representative, who then asks for your phone number again?! Then you have to verify your name, postal code, and DOB. What a waste of time... they should just instead let you pick a PIN and then use that instead.<br />
<br />
The best part is that this happens even when you dial 611 from your phone! It could easily detect your number from caller ID and not even bother to ask you anything.<br />
<br />
There's a great site called <a href="http://www.gethuman.com">gethuman</a> dedicated to frusturation about IVRs and phone systems, and they've developed a <a href="http://gethuman.com/standard/v1.0.html">Gethuman Standard</a> for well-designed phone systems. A key point from it:<br />
<br />
"# Callers should never be asked to repeat any information (name, full account number, description of issue, etc.) provided to a human or an automated system during a call."<br />
<br />
The day that Rogers implements a proper system that does justice to their innovation in so many other areas, I will officially call them a company I love.]]></description> 
					<pubDate>Thu, 14 Feb 2008 10:48:00 EST</pubDate> 
					<guid isPermaLink="true">http://mfurdyk.tigblog.org/post/334745</guid>
					<georss:point>43.6666667 -79.4166667</georss:point>
					<geo:Point>
						<geo:lat>43.6666667</geo:lat>
						<geo:long>-79.4166667</geo:long>
					</geo:Point>
                </item> 
                <item> 
                    <title>A year in flight...</title> 
                    <link>http://mfurdyk.tigblog.org/post/318657</link> 
                    <description><![CDATA[2007 was an exceptionally busy year for me and us at TakingITGlobal. But especially on the conference front - I was able to share our work with people in many countries! It all adds up to over <a href="http://gc.kls2.com/cgi-bin/gc?PATH=YYZ-SEA-YYZ%0D%0AYYZ-YVR-HNL-SYD-AKL-SYD-PER-SIN-HKG-YVR-LAX-TUS-LAX-YYZ%0D%0AYYZ-YVR-YYZ%0D%0AYYZ-BOS-YYZ%0D%0AYYZ-YHZ-YYZ%0D%0AYYZ-LHR-YYZ%0D%0AYYZ-YQB-YYZ%0D%0AYYZ-SEA-YYZ%0D%0AYYZ-LHR-CAI-FRA-NRT-TPE-LAX-JFK-YYZ%0D%0AYYZ-BOS-YYZ-YYC-YYZ-IND-YYZ%0D%0AYYZ-LAX-TPE-SIN-SYD-SIN-TPE-LAX-YYZ%0D%0AYYZ-YEG-SEA-FAI-SEA-YYZ%0D%0AYYZ-LHR-HEL-LHR-YYZ%0D%0AYYZ-SFO-SAN-YYZ%0D%0AYYZ-LHR-BAH-LHR-YYZ%0D%0AYYZ-LAX-TPE-SIN-KUL-SIN-TPE-BKK-LHR-YYZ%0D%0ARANGE=PATH-COLOR=redPATH-UNITS=miPATH-MINIMUM=MARKER=1SPEED-GROUND=SPEED-UNITS=ktsRANGE-STYLE=bestRANGE-COLOR=navyMAP-STYLE=">170,000 miles</a> of flying, if you can believe it!<br />
<br />
<img src="http://gc.kls2.com/cgi-bin/gcmap?PATH=YYZ-SEA-YYZ,YYZ-YVR-HNL-SYD-AKL-SYD-PER-SIN-HKG-YVR-LAX-TUS-LAX-YYZ,YYZ-YVR-YYZ,YYZ-BOS-YYZ,YYZ-YHZ-YYZ,YYZ-LHR-YYZ,YYZ-YQB-YYZ,YYZ-SEA-YYZ,YYZ-LHR-CAI-FRA-NRT-TPE-LAX-JFK-YYZ,YYZ-BOS-YYZ-YYC-YYZ-IND-YYZ,YYZ-LAX-TPE-SIN-SYD-SIN-TPE-LAX-YYZ,YYZ-YEG-SEA-FAI-SEA-YYZ,YYZ-LHR-HEL-LHR-YYZ,YYZ-SFO-SAN-YYZ,YYZ-LHR-BAH-LHR-YYZ,YYZ-LAX-TPE-SIN-KUL-SIN-TPE-BKK-LHR-YYZPATH-COLOR=redMARKER=1"><br /><br />
YYZ-SEA-YYZ<br />
YYZ-YVR-HNL-SYD-AKL-SYD-PER-SIN-HKG-YVR-LAX-TUS-LAX-YYZ<br />
YYZ-YVR-YYZ<br />
YYZ-BOS-YYZ<br />
YYZ-YHZ-YYZ<br />
YYZ-LHR-YYZ<br />
YYZ-YQB-YYZ<br />
YYZ-SEA-YYZ<br />
YYZ-LHR-CAI-FRA-NRT-TPE-LAX-JFK-YYZ<br />
YYZ-BOS-YYZ-YYC-YYZ-IND-YYZ<br />
YYZ-LAX-TPE-SIN-SYD-SIN-TPE-LAX-YYZ<br />
YYZ-YEG-SEA-FAI-SEA-YYZ<br />
YYZ-LHR-HEL-LHR-YYZ<br />
YYZ-SFO-SAN-YYZ<br />
YYZ-LHR-BAH-LHR-YYZ<br />
YYZ-LAX-TPE-SIN-KUL-SIN-TPE-BKK-LHR-YYZ<br />
<br />
Speaking of travel, one of my favorite things to do in other countries is visiting supermarkets and buying some local treats... Now I can't visit New Zealand without brining home Tim Tams and Manuka Honey... and I have Milo from Bahrain in the kitchen! It's a fun way to check out the local culture.<br />
<br />
Now I'm going to work on offsetting my flights by working on our new Understanding the Issues page on <a href="http://issues.takingitglobal.org/climate">Climate Change</a>!]]></description> 
					<pubDate>Fri, 04 Jan 2008 15:45:00 EST</pubDate> 
					<guid isPermaLink="true">http://mfurdyk.tigblog.org/post/318657</guid>
					<georss:point>43.6666667 -79.4166667</georss:point>
					<geo:Point>
						<geo:lat>43.6666667</geo:lat>
						<geo:long>-79.4166667</geo:long>
					</geo:Point>
                </item> 
                <item> 
                    <title>Bahrain blogging...</title> 
                    <link>http://mfurdyk.tigblog.org/post/300847</link> 
                    <description><![CDATA[<img src="http://farm2.static.flickr.com/1128/835197418_cd991c73e9_m.jpg" hspace="5" vspace="5" alt="Bahrain pic by HÆROLDUS" align="right">What an interesting 48 hours! After <a href="http://www.andrewandsusheela.com/">Susheela and Andrew’s</a> wonderful wedding on Saturday afternoon, I headed off to the airport to speak on the final day of the <a href="http://www.arabstrategies.org/">Fikr 6</a> conference happening in Manama, Bahrain. Today, I attended a morning session with John Clippinger moderated by Joi Ito, discussing the implications of technology on the region and for the future. The discussion got into intellectual property and open source, and I found particularly interesting comments made by the panelist from Saudi Aramco, the Saudi oil company, who spoke about the fact that SA was a very open partner and keen participant in many technology collaborations, attributed to the fact that they weren’t interested in owning or licensing intellectual property, but rather just getting access to the best ideas that they could implement locally. It’s nice to be in that position sitting on top of such a resource!<br />
<br />
Later, there was a discussion on sustainable housing and building – and the future of energy in the region. One of the speakers was talking about how valuable the sun resource was in MENA - and quoted the fact that a 50x50 square km field of solar panels (current technology) could power the whole MENA region, 100x100 all of Europe, and 300x300 sq km all of the world! Everyone seemed quite intrigued by that, reflecting that only the low low cost of oil has prevented that from becoming a reality. I hope that the cost of Solar will come down to make these types of projects possible in the future…<br />
<br />
<img src="http://farm3.static.flickr.com/2271/2081167249_5118e1c7aa_m.jpg" alt="Prince Bandar - Photo by Joi ito" align="right" hspace="5" vspace="5">Before our panel on Social Networks, the Crown Prince of Bahrain was interviewed on stage, and the conversation really heated up over a government plan to impose 200BD ($500 CDN) surcharges on companies for hiring immigrant workers. An interesting solution to a perceived challenge of immigrant workers taking jobs from locals – however, it was also acknowledged that many locals aren’t interested in certain types of hard skill jobs. The prince committed to re-opening a polytechnic college to train more locals on skills.<br />
<br />
My panel on Social Networks included Cory Ondrejka From Linden Labs / Second Life, Eric Case from Google / Blogger.com, and <a href="http://joi.ito.com/">Joi Ito</a> (photo credit to Joi for the Prince Bandar photo). We discussed why Web 2.0 isn’t just about wasting time, how sites (like TIG!) can be used for youth to continue the conversations and take action on the issues discussed, the digital divide, and closed with a question of the potential negative impact of technology. (Joi and Cory saved it from being too much of a downer...)  :)<br />
<br />
Later this afternoon three different youth innovation groups presented ideas on Technology, Investment, and Education for support and endorsement from the audience – all very articulate and with great ideas! Tonight there’s a dinner hosted by the Prince and then tomorrow I have a few hours to relax and check out <a href="http://en.takingitglobal.org/connections/membersearch/index.html?searchonly=membersUWHS=1192Search=true#unesco">Bahrain’s UNESCO site</a> before heading home…<br />
<br />
P.S. To follow-up on my last blog, we were surprised and honoured to find out in San Jose that we weren't just a Tech Awards laureate, but <a href="http://www.techawards.org/pressroom/detail.php?id=151">the prize winner</a> in the Education category! Congratulations to Luke and Emily for leading TIGed to make it all possible!]]></description> 
					<pubDate>Mon, 03 Dec 2007 11:24:00 EST</pubDate> 
					<guid isPermaLink="true">http://mfurdyk.tigblog.org/post/300847</guid>
					<georss:point>43.6666667 -79.4166667</georss:point>
					<geo:Point>
						<geo:lat>43.6666667</geo:lat>
						<geo:long>-79.4166667</geo:long>
					</geo:Point>
                </item> 
                <item> 
                    <title>Latest Conferences</title> 
                    <link>http://mfurdyk.tigblog.org/post/270367</link> 
                    <description><![CDATA[I've been busy lately and meaning to blog for ages, so I thought I'd give an update on what's been a whirlwind last few weeks for me.<br />
<br />
During the last week of October, I had the honour of presenting at the <a href="http://www.ttivanguard.com/conference/2007/boston.html">TTI/Vanguard conference</a> on leveraging networks - this is the conference that Jen and I were invited by Nicholas Negroponte to speak at back in 2000 that connected us to several friends and advisors, so I was excited to have the chance again, and it was a great learning experience too! Although I had to leave after the first day to speak at a conference in Calgary.<br />
<br />
Later that week, I visited the amazing <a href="http://www.orchard.org/">Orchard School</a> in Indianapolis, where I spoke at the Middle School leadership conference, and also to the faculty about TIG and how they could get involved with global education through the TIGed tools! I got some great feedback and several of the teachers saw immediate ways to get started on TIG.<br />
<br />
In the first week of October, I was supposed to fly to another conference in Sydney stopping in Auckland to present two workshops at ULEARN 07 with the help of Cherrie Kong, one of our TIG members from NZ that was involved in our <a href="http://www.takingitglobal.org/studentvoices/">Student Voices</a> contest and been involved in helping with many other things since then. However, after the crazy few weeks beforehand, and with a lot of needs at TIG on the tech front, I decided to stay home for the week and carve out some serious coding time to catch up with all the things I needed to work on! Cherrie was a HUGE help managing the workshop remotely and I presented via video conference :)<br />
<br />
<img src="http://farm3.static.flickr.com/2304/1647540700_264be53096_m.jpg" align="right">Last week, I travelled to Sydney to speak at the Australian Council for School Leaders (ACEL) and ASCD <a href="http://apollo.instanthosting.com.au/~ace14897/conf07/keynotes.php">joint International conference</a>, where I shared my story and TIG's vision and programs with over 1,500 school leaders from Australia, Asia, and the USA. I feel like it went very well - I've been invited back by a few different people and noticed many new Australia TIG members each day for the last few days! I did something a bit silly too. I really wanted to get Air Canada Super Elite status this year (which you get by flying over 100,000 miles) - so I flew to Sydney via Taiwan and Singapore - an extra 7 hours each way! It was the same price and Singapore Airlines is fabulous, so it wasn't too bad. (plus I got upgraded on several of the flights so I ate some tasty food - and spent time in the gym at the Singapore airport in both directions!) And now I have the status so I'm looking forward to extra-special treatment by Air Canada in the future :)<br />
<br />
This week, I spoke in Edmonton yesterday at the <a href="http://adeta.org/symposium/keynote.html">Alberta Distance Education symposium</a> to about 500 educators from K-12 and Universitiy, and hopefully got a lot of people in Alberta excited about TIG and TIGed! I took a few hours before dinner to check out the West Edmonton Mall which was actually quite cool.<br />
<br />
Today I flew to Fairbanks, Alaska to speak at the University of Fairbanks tomorrow to their <a href="http://www.alaska.edu/woodcenter/leadership/leadershipdevelopment/events/">Student Leadership conference</a>, and Monday to University faculty and local educators before flying back home on Monday night. I'll enjoy almost a week at home before heading to Helsinki, Finland next week for the School of the Future conference where our advisory board for the MS education program will be meeting, and I'll be presenting TIGed. The week after that, I'm excited to be travelling with Nick to the Tech Museum Awards, where TIG is being honoured this year as a winner in the Education Category!<br />
<br />
I hope all of you are doing well, and welcome to all the new TIG members that I have been recruiting in my travels! :)]]></description> 
					<pubDate>Fri, 19 Oct 2007 23:38:00 EDT</pubDate> 
					<guid isPermaLink="true">http://mfurdyk.tigblog.org/post/270367</guid>
					<georss:point>43.6666667 -79.4166667</georss:point>
					<geo:Point>
						<geo:lat>43.6666667</geo:lat>
						<geo:long>-79.4166667</geo:long>
					</geo:Point>
                </item> 
                <item> 
                    <title>TIG Screencast #1: Member Map</title> 
                    <link>http://mfurdyk.tigblog.org/post/190509</link> 
                    <description><![CDATA[I was playing around with this software and created a demo of the new Member Map feature on TIG. Is this helpful? I think we'll create a number of screencasts to demo and explain how to use all kinds of tools and features on TIG. Hope to hear your feedback!<br />
<br />
<table border="0" cellpadding="0" style="text-align:center;margin:auto" width="640"><tr><td><script type="text/javascript" src="http://tig.phpwebhosting.com/screencast/membermap/Membermap_player_embed.js"></script><br/></td><br />
</tr></table>]]></description> 
					<pubDate>Thu, 26 Apr 2007 00:21:00 EDT</pubDate> 
					<guid isPermaLink="true">http://mfurdyk.tigblog.org/post/190509</guid>
					<georss:point>43.6666667 -79.4166667</georss:point>
					<geo:Point>
						<geo:lat>43.6666667</geo:lat>
						<geo:long>-79.4166667</geo:long>
					</geo:Point>
                </item> 
                <item> 
                    <title>Feed your Atom</title> 
                    <link>http://mfurdyk.tigblog.org/post/167205</link> 
                    <description><![CDATA[Okay, away from the travel-rant-blogs, I decided to spend some time tonight implementing an idea that Chad and Jess, two of our CLC team members suggested a little while ago: local and topical feeds of TIG content.<br />
<br />
To start with, you can find a feed link on every city, state/province, and country site (that's over 3 million sites total). It will automatically update with the latest blogs, events, organizations, gallery submissions, and panorama articles from the city, region, or country you choose! You can either <a href="http://www.mozilla.com/en-US/firefox/livebookmarks.html">create a "Live Bookmark" in Firefox</a> or you can <a href="http://www.microsoft.com/windows/IE/ie7/tour/rss/how.html">subscribe to them in IE7</a>. Or, if you use My Yahoo, My Google, or My MSN, or one of hundreds of personal homepages, you can paste the TIG RSS feed for your favourite place(s) there and get updated on what's new automatically!<br />
<br />
Soon you'll be able to access RSS feeds based on categories when the new Understanding section launches. But for now I hope this helps to quench your thirst for TIG content updates! Let me know what you think :)]]></description> 
					<pubDate>Tue, 20 Mar 2007 02:39:00 EDT</pubDate> 
					<guid isPermaLink="true">http://mfurdyk.tigblog.org/post/167205</guid>
					<georss:point>43.6666667 -79.4166667</georss:point>
					<geo:Point>
						<geo:lat>43.6666667</geo:lat>
						<geo:long>-79.4166667</geo:long>
					</geo:Point>
                </item> 
                <item> 
                    <title>A story of two sundays</title> 
                    <link>http://mfurdyk.tigblog.org/post/165281</link> 
                    <description><![CDATA[Yesterday I woke up in <a href="http://www.cite.hku.hk/events/citers2007/en/">Hong Kong</a>, one of my favourite places. I thought I had to get a flight at 9 AM, but it was actually at 2:50 PM, which was a nice surprise!<br />
<br />
After getting to the airport via the convienent Airport Express (you check your bags in at the train station), and enjoying a few delicious Thai treats at the Thai lounge (note: when you fly a lot - over 35,000 miles a year, and you get access to lounges, and you have the choice between a United Airlines lounge and a Thai Airways lounge, always pick Thai! You will thank me some day!), I made a timely arrival and boarded my trusty Airbus 340-300 AKA Air Canada flight 8.<br />
<br />
I had 3 whole hours in Vancouver to catch my connecting flight to LAX, which I figured was more than enough for anything unexpected. But then a sensor on one of the Engines failed, and we spent about an hour and a half waiting while they opened the engine up and repaired it, which was a great thing to do.<br />
<br />
The pilot however decided to wait until we were taking off (instead of the 1.5 hours on the ground where I could have used my cell phone) to let us know that because of strong winds, we would take an extra 1.5 hours to get there, meaning we would be three hours late... arriving 30 minutes after my connecting flight. So I spent my first Sunday (HK time - 9 AM to 11 PM) on the flight, wondering what would happen to my connecting flights, and then my second Sunday (Vancouver time, 1 PM  to 11:30 PM) scrambling to get on standby on full flights and make it here to Tucson to speak at a conference on time this morning.<br />
<br />
Two Sundays on planes. Now that's a weekend! :) Once I'm back in Toronto I hope to have time to post some pics and highlights of my trips to New Zealand, Australia, and Hong Kong!]]></description> 
					<pubDate>Mon, 05 Mar 2007 23:32:00 EST</pubDate> 
					<guid isPermaLink="true">http://mfurdyk.tigblog.org/post/165281</guid>
					<georss:point>43.6666667 -79.4166667</georss:point>
					<geo:Point>
						<geo:lat>43.6666667</geo:lat>
						<geo:long>-79.4166667</geo:long>
					</geo:Point>
                </item> 
                <item> 
                    <title>If you see this blog post... E-mail posting is back!</title> 
                    <link>http://mfurdyk.tigblog.org/post/59405</link> 
                    <description><![CDATA[Okay, by popular demand, we brought back a feature that kind of just...<br />
Dissappeared! (sorry!) when V5 launched last year: E-mail Blog Posting!<br />
<br />
To post to your blog by e-mail or mobile phone, just send an e-mail to:<br />
<br />
yourusername-yourpassword@tigblog.org<br />
<br />
That's a dash in between!<br />
<br />
Your Subject will be your blog title, and e-mail body will be your blog<br />
post! Try to turn on "Plain Text" -- don't use any fancy HTML, it<br />
probably won't work because of how most e-mail clients send HTML e-mails<br />
(it isn't pretty or easy to deal with). I hope you all find this very<br />
useful!<br />
<br />
(This is an e-mail blog of course!) :)<br />
<br />
-- Mike<br />
]]></description> 
					<pubDate>Mon, 30 Oct 2006 02:48:00 EST</pubDate> 
					<guid isPermaLink="true">http://mfurdyk.tigblog.org/post/59405</guid>
					<georss:point>43.6666667 -79.4166667</georss:point>
					<geo:Point>
						<geo:lat>43.6666667</geo:lat>
						<geo:long>-79.4166667</geo:long>
					</geo:Point>
                </item> 
                <item> 
                    <title>Localizing TIG Information!</title> 
                    <link>http://mfurdyk.tigblog.org/post/42789</link> 
                    <description><![CDATA[A third country (Australia) has now been added to our collection of countries with localized data (Long/Lat for each postal code)!<br />
<br />
By matching this information, this means that you can find local maps of organizations for any city in Canada, the United States, or Australia, linked from every local site (and country site) -- under "View by Map".<br />
<br />
Check out these examples:<br />
<br />
- <a href="http://www.takingitglobal.org/resources/orgs/orgmap.html?CountryID=1ZoomCityID=348875">Toronto, Canada</a><br />
- <a href="http://www.takingitglobal.org/resources/orgs/orgmap.html?CountryID=2ZoomCityID=2818343">New York City</a><br />
- <a href="http://www.takingitglobal.org/resources/orgs/orgmap.html?CountryID=1ZoomCityID=348998">Vancouver, Canada</a><br />
- <a href="http://www.takingitglobal.org/resources/orgs/orgmap.html?CountryID=3ZoomCityID=135164">Sydney, Australia</a><br />
<br />
Are there any other cool things that you think we could do with the ability to map information on TIG? We also have a <a href="http://canada.takingitglobal.org/resources/events/eventmap.html">Global Event Map</a>, maps of your friends on TIG, and members online maps.]]></description> 
					<pubDate>Sun, 03 Sep 2006 00:17:00 EDT</pubDate> 
					<guid isPermaLink="true">http://mfurdyk.tigblog.org/post/42789</guid>
					<georss:point>43.6666667 -79.4166667</georss:point>
					<geo:Point>
						<geo:lat>43.6666667</geo:lat>
						<geo:long>-79.4166667</geo:long>
					</geo:Point>
                </item> 
                <item> 
                    <title>World Urban Forum: World Urban Cafe Setup</title> 
                    <link>http://mfurdyk.tigblog.org/post/39708</link> 
                    <description><![CDATA[The TIG Team arrived here in beautiful Vancouver on Friday with 15 bags full of exhibits, materials, and assorted fun. On Saturday Jarra and Franziska led workshops at the World Urban Youth Forum, and Jen, Sarah, and I spent most of the day setting up the World Urban Cafe (youth pavillion space) in the Exhibit Hall! The World Urban Forum opens tomorrow with a video welcome from Kofi Annan and a keynote from Stephen Harper.<br />
<br />
In this Video blog below (<a href="http://www.apple.com/quicktime/">requires Quicktime</a>), Jennifer Corriero and Sarah Richardson give a tour of the tidy beautiful space, the calm before the storm...<br />
<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="320" height="240" codebase="http://www.apple.com/qtactivex/qtplugin.cab#version=6,0,2,0" align="middle"><br />
<param name="src" value="http://tig.phpwebhosting.com/wuf1.mp4" /><br />
<param name="autoplay" value="true" /><br />
<embed src="http://tig.phpwebhosting.com/wuf1.mp4" width="320" height="240" pluginspage="http://www.apple.com/quicktime/download/" align="middle" autoplay="true" bgcolor="black"></embed><br />
</object>]]></description> 
					<pubDate>Mon, 19 Jun 2006 04:45:00 EDT</pubDate> 
					<guid isPermaLink="true">http://mfurdyk.tigblog.org/post/39708</guid>
					<georss:point>43.6666667 -79.4166667</georss:point>
					<geo:Point>
						<geo:lat>43.6666667</geo:lat>
						<geo:long>-79.4166667</geo:long>
					</geo:Point>
                </item> 
                <item> 
                    <title>I have the URGE to Cry - or why Apple is winning the online music wars</title> 
                    <link>http://mfurdyk.tigblog.org/post/38654</link> 
                    <description><![CDATA[To have a look at what competition is in store for Apple, I decided just now that I should check out <a href="http://www.urge.com">URGE</a>, the new Music service MTV launched today in partnership with Microsoft.<br />
<br />
First, I went to the URGE site and downloaded the application. After running it, it told me that it required Windows Media Player 11, with an OK button that just closed the application.<br />
<br />
On my own, I had to figure out how to go to the Microsoft site and download Windows Media Player 11, which by the way is a beta program! (asking for trouble from less advanced end users here?)<br />
<br />
After that, I had to download and install URGE again as part of the WMP 11 setup... after selecting URGE in the install process.<br />
<br />
Then, I opened the program, and clicked on Free Trial (14 day free trial - no credit card required!). After setting up a brand new account, it tells me 'Our records show that this account has already used its free trial.'<br />
<br />
Really? Even though the service just launched today, I used a 14-day free trial? I tried setting up a different account with a different e-mail address with the same problem. This is the kind of user experience (and I'm a bit more savvy than the 'average' computer user) that URGEs people to keep using iTunes -- and MTV is putting their name on this? Ouch. ]]></description> 
					<pubDate>Thu, 18 May 2006 02:15:00 EDT</pubDate> 
					<guid isPermaLink="true">http://mfurdyk.tigblog.org/post/38654</guid>
					<georss:point>43.6666667 -79.4166667</georss:point>
					<geo:Point>
						<geo:lat>43.6666667</geo:lat>
						<geo:long>-79.4166667</geo:long>
					</geo:Point>
                </item> 
                <item> 
                    <title>AIDS 2006 Conference Youth Site Launch!</title> 
                    <link>http://mfurdyk.tigblog.org/post/38313</link> 
                    <description><![CDATA[I'm excited about the AIDS conference coming to Toronto this summer - tens of thousands of delegates and many youth from around the world meeting to work towards addressing the spread  of and issues surrounding HIV/AIDS.<br />
<br />
As a member of the Toronto Youth Force (a coalition of youth groups supporting youth activities at the summit), we have been hard at work building the Youth web site for the summit, which launches this week in English, and soon after in Spanish and French. You can have a <a href="http://youth.aids2006.org/">sneak peek here</a> - and let me know what you think. When complete, it will fully integrate with the TIG Events system for blogs, photos, attendee list, and much more!]]></description> 
					<pubDate>Mon, 08 May 2006 01:34:00 EDT</pubDate> 
					<guid isPermaLink="true">http://mfurdyk.tigblog.org/post/38313</guid>
					<georss:point>43.6666667 -79.4166667</georss:point>
					<geo:Point>
						<geo:lat>43.6666667</geo:lat>
						<geo:long>-79.4166667</geo:long>
					</geo:Point>
                </item> 
                <item> 
                    <title>Four States Five Days</title> 
                    <link>http://mfurdyk.tigblog.org/post/38243</link> 
                    <description><![CDATA[What a busy week!<br />
<br />
<strong>Monday, May 1</strong><br />
I started my week in Connecticut, at the <a href="http://www.crec.org/magnetschools/schools/met/index.html">Metropolitan Learning Center</a>, where I spoke to two groups of amazing students, who are learning in an extraordinary environment with some exceptional teachers. It is a magnet public school with 1:1 laptops focused on global studies. A dream come true for the students... who seem deeply engaged. We will definately be working with them in the future.<br />
<br />
<strong>Tuesday, May 2</strong><br />
On Tuesday I did three talks at the <a href="http://www.beyondtechnology.org">Beyond Technology</a> conference in Springfield, MA. My keynote at lunch was really fun - and I got some great questions from the group. I followed up with a hands-on session explaining how TIGed works, and then a conference closing panel with other speakers. So far over 10 schools from the conference have signed up to use TIGed, which is great!<br />
<br />
<strong>Wednesday, May 3</strong><br />
I drove down to Manhattan (New York New York) for a Global Youth Action Network board meeting. Unfortunately I had to leave right away, and decided to try a new car service called <a href="http://www.ozocar.com/">OZO CAR</a> (hybrids, in-car power, satellite radio, and wifi internet!) - it was awesome, and the driver was so nice...he was a hip-hop artist and shared his work. Too bad traffic was absolutely insane, and I missed my flight! (only the second time ever) I actually didn't mind, because it meant Franziska, Vidar, Ben and I could enjoy a scorpion bown pina colada at <a href="http://www.waikikiwallys.com/">Waikiki Wally's</a> to celebrate Ben's birthday!<br />
<br />
<strong>Thursday, May 4</strong><br />
Off to Austin, Texas, for the <a href="http://www.wcit2006.org/">World Congress of IT</a>. I spoke on a keynote panel with 3 other youth (including TIG member Cherrie!) and Don Tapscott. We got the only standing ovation of the conference, so I guess that means it was good? Other speakers included Michael Dell, Steve Ballmer, and Colin Powell. AMD gave a <a href="http://50x15.amd.com/en-us/">Personal Interet Communicator</a> to every attendee - basically a simple Windows CE-based computer that can be used for Internet, Office, and E-mail.<br />
<br />
<strong>Friday, May 5</strong><br />
Before driving to Houston to head home, a few of us headed to IHOP for breakfast. I had my usual: Chicken Fajita Omelette, no mushrooms, egg whites, with harvest n' nut whole wheat pancakes. It's been almost a year... I missed it! I didn't realize how 'famous' of a city Austin was... I wish I had an extra day to spend there. Apparently it was rated the #1 big city in the US to live.]]></description> 
					<pubDate>Fri, 05 May 2006 22:44:00 EDT</pubDate> 
					<guid isPermaLink="true">http://mfurdyk.tigblog.org/post/38243</guid>
					<georss:point>43.6666667 -79.4166667</georss:point>
					<geo:Point>
						<geo:lat>43.6666667</geo:lat>
						<geo:long>-79.4166667</geo:long>
					</geo:Point>
                </item> 
                <item> 
                    <title>The First TIG Podcast</title> 
                    <link>http://mfurdyk.tigblog.org/post/38096</link> 
                    <description><![CDATA[Okay, this is a pretty lame podcast, but if it works, it means that Podcasting on TIGblogs is working!<br />
<br />
We are launching Podcasting in partnership with the 2006 International AIDS Conference coming to Toronto in August, where several journalists will be podcasting on TIG and on the AIDS 2006 Youth site (currently in development)<br />
<br />
It will be live and available for all users soon!]]></description> 
					<pubDate>Mon, 01 May 2006 16:16:00 EDT</pubDate> 
					<guid isPermaLink="true">http://mfurdyk.tigblog.org/post/38096</guid>
					<georss:point>43.6666667 -79.4166667</georss:point>
					<geo:Point>
						<geo:lat>43.6666667</geo:lat>
						<geo:long>-79.4166667</geo:long>
					</geo:Point>
                </item> 
                <item> 
                    <title>Will you make your first car/next car a hybrid?</title> 
                    <link>http://mfurdyk.tigblog.org/post/35799</link> 
                    <description><![CDATA[I'm very serious about it myself, and I think any car company not investing heavily in environmentally responsible technology is being incredibly short-sighted. Look at the combination of these news bits:<br />
<br />
In Fortune this week:<br />
<br />
In an industry where others are sputtering, Toyota is a juggernaut. It is producing nearly 50 percent more cars than in 2001 and this year it will almost certainly pass General Motors to become the world's largest auto company.<br />
<br />
Toyota (Research) alone earned more than all the rest of the world's 12 largest auto manufacturers combined -- $11.4 billion. And it is pioneering a new technology for the 21st century that will shrink gasoline consumption and limit greenhouse gases.<br />
<br />
And this from Auto Spectator:<br />
<br />
Billboard tracks gasoline saved by Toyota hybrids: 100,000,000+ gallons<br />
<br />
Toyota estimates that drivers of Toyota and Lexus hybrids have saved more than 110,000,000 gallons of gasoline as of January 31, 2006. An electronic billboard counter alongside the 405 Freeway in El Segundo, California updates the running total every four seconds. Toyota and Lexus hybrid drivers have also avoided emitting an estimated 900,000 metric tons of carbon dioxide and more than 3,000,000 pounds of smog-forming gases.<br />
<br />
--------------------------------<br />
<br />
You know, I'm pretty disappointed in Nissan... the car company I've supported to date. According to Fortune, Carlos Ghosn, CEO of Japanese rival Nissan, likes to poke fun at Toyota's supposed social responsibility. "Some of our competitors say they are doing things for the benefit of humanity," he says. "Well, we are in a business, and the company has a mission of creating value."<br />
<br />
Value for who? For what? Shareholders? How about value for humanity! In the future companies will increasingly be judged by the value they contribute back to the world, not only the value of their products to consumers.<br />
<br />
Why not start now? Kudos to Toyota for their success, they deserve it for being amongst the first to take many big steps in the right direction. Now it's up to everyone else to catch up, or fall behind.<br />
<br />
Who can disagree with this copy from Toyota's site - and I wouldn't usually quote advertising:<br />
<br />
"Life is full of truths. That cleaner air is better for all of us. That more power from less gas is smarter. That looking after our planet is not just a choice, it's a necessity."]]></description> 
					<pubDate>Wed, 22 Feb 2006 01:46:00 EST</pubDate> 
					<guid isPermaLink="true">http://mfurdyk.tigblog.org/post/35799</guid>
					<georss:point>43.6666667 -79.4166667</georss:point>
					<geo:Point>
						<geo:lat>43.6666667</geo:lat>
						<geo:long>-79.4166667</geo:long>
					</geo:Point>
                </item> 
                <item> 
                    <title>Internet Tag Trivia</title> 
                    <link>http://mfurdyk.tigblog.org/post/35614</link> 
                    <description><![CDATA[I refuse to pass it on to four others, but I will succumb to pressure/guilt and participate in this fun fun Internet tag personal trivia tag game!<br />
<br />
Four jobs I've had:<br />
<ol><li>Newspaper Delivery Agent (Etobicoke Guardian, you make the news so sweet)</li><li>Teacher</li><li>Internet Superstar</li><li>Hero</li></ol><br />
<br />
Four movies I watch over and over:<br />
<br />
<ul><li>Why would anyone want to watch a movie more than once?</li><li>Okay, anything Quentin Tarantino made, and anything Chris Farley or Will Farrell are in.</li></ul><br />
<br />
Four places I've lived:<br />
<br />
<ol><li>Etobicoke (5 minutes from the airport, facilitating sleep!)</li><li>Toronto (<a href="http://www.cityplace.ca/">Cityplace</a> - Fibre Optic Internet)<li>Seattle</li><li>New York (if you add the number of days I've spent there together...)</li></ol><br />
<br />
Four TV shows I love:<br />
<br />
<ol><li>Conan O'Brien</li><li>Saturday Night Live</li><li>The Daily Show</li><li>Family Guy</li></ol><br />
<br />
Four places I've vacationed:<br />
<br />
<ol><li>Adventure of the Seas</li><li>Maui/Honolulu, Hawaii</li><li>Hammamet, Tunisia (ONE DAY COUNTS!)</li><li>Countless Family Florida Roadtrips</li></ol><br />
<br />
Four of my favourite dishes:<br />
<ul><li>Butternut Squash Soup (Wolfgang Puck, you are my hero!)</li><li>Butternut Squash/Sweet Potato Ravioli/Gnocchi (Milestones  many others)</li><li>Peking Duck (preferrably with soft pancakes)</li><li>Rack of Lamb with Mint Jelly</li></ul><br />
<br />
Four sites I visit daily:<br />
<br />
<ol><li>I'll never reveal my sources!</li></ol><br />
<br />
Four places I would rather be right now:<br />
<br />
<ol><li>French Polynesia's about it. I like it where I am quite a lot.</li><li>A distant #2: Buying New Technology Gadgets (Sharper Image, Brookstone, Future Shop, Best Buy, CompUSA)</li></ol>]]></description> 
					<pubDate>Fri, 17 Feb 2006 12:37:00 EST</pubDate> 
					<guid isPermaLink="true">http://mfurdyk.tigblog.org/post/35614</guid>
					<georss:point>43.6666667 -79.4166667</georss:point>
					<geo:Point>
						<geo:lat>43.6666667</geo:lat>
						<geo:long>-79.4166667</geo:long>
					</geo:Point>
                </item> 
                <item> 
                    <title>Post-WSIS</title> 
                    <link>http://mfurdyk.tigblog.org/post/32991</link> 
                    <description><![CDATA[After my last blog about the 4am walk to the Kram expo with exhibit materials, things went quite smoothly! We were involved in close to a dozen events, between hosting and participation, and we also played a large role in helping participants from groups like CIPUF and Telecentre.org create blogs and media at the WSIS and publish it online.<br />
<br />
After arriving home, I caught a cold (probably from the sub-zero temperatures in Toronto!) and it took me longer than it should have to recover, mostly because there was no time to breathe!<br />
<br />
Among other things, in the last few weeks, I've been busy working on:<br />
<br />
- Launching the <a href="http://chs.takingitglobal.org/">TIG site in Chinese</a> (to be formally announced soon - you need Chinese fonts installed to see it!)<br />
<br />
- Finishing minor bugs and launching <a href="http://www.beyondkyoto.org/">BeyondKyoto.org</a>, a community site around the International Youth Summit supported by the Canadian government.<br />
<br />
- Launching the <a href="http://www.picturechange.ca/">PictureChange.ca</a> web site with an alliance of Canadian NGOs working to address HIV/AIDS stigma and awareness across Canada. (thanks to <a href="http://profiles.takingitglobal.org/conail">Conail</a> for helping to do most of the work on this!)<br />
<br />
- Building Chapter pages for Journalists for Human Rights using our Project system, which will launch in the new year<br />
<br />
- Geocoding Organization and Event data, which will soon be accessible from the site - but for a preview, check out this link for <a href="http://www.takingitglobal.org/resources/orgs/orgmap.html?CountryID=1ZoomCity=Toronto">Toronto Organizations</a>!<br />
<br />
- Adding "Higher Education" as a feature on TIG - you can now edit your profile, and add your university/college experience, which then becomes clickable - you can find other TIG members who attended   are attending your school! Try it out!<br />
<br />
I hope everyone out there had a great November - I can't believe it's December and holiday season already!]]></description> 
					<pubDate>Sat, 10 Dec 2005 23:31:00 EST</pubDate> 
					<guid isPermaLink="true">http://mfurdyk.tigblog.org/post/32991</guid>
					<georss:point>43.6666667 -79.4166667</georss:point>
					<geo:Point>
						<geo:lat>43.6666667</geo:lat>
						<geo:long>-79.4166667</geo:long>
					</geo:Point>
                </item> 
                <item> 
                    <title>The Road to the Kram Palexpo</title> 
                    <link>http://mfurdyk.tigblog.org/post/31905</link> 
                    <description><![CDATA[I was crouched down in the back of a tractor, one hand holding onto the side of the flat-bed trailer being pulled behind it, clutching bags with the other hand. As the tractor sped quickly towards the Kram, it was stopped at a police check-point, where we were yelled at to get off and take our bags. I couldn't make out too much of what one of the security guys was saying, but it seemed to be in the order of "This is not a taxi or a bus!"<br />
<br />
But why wasn't I on a bus? After picking up the final bags from Hugh and Luke upon their arrive, Mhamed really wanted to take them to the expo: at 2 AM. He convinced me pretty easily since it meant I wouldn't have to lug them via bus in the morning, and we headed to the security checkpoint at the Parking spot. After about 20 minutes of negotiation, they told us a bus would come to pick us up. You see, the closest you can get is about 2 KM to the Kram Centre -- then you have to park your car or disembark from your taxi, and take a shuttle bus with your things to the Kram.<br />
<br />
It got to about 2:45, and I was getting tired of playing the "is that a bus coming towards us from a distance?" game with Mhamad, and joking about walking to Kram with our bags. Mhamad went back to speak to them, and came back and told me we were walking. Seeing a police SUV at the checkpoint, I thought this was a joke of course, and loaded up the bags to walk over.<br />
<br />
But we walked past them. And kept going... after about 1 KM, a tractor carrying cleaners came by us headed to Kram, and Mhamad managed to convince them to give us a ride. Although the attempt was quickly thwarted, we did save a good 10 minutes of walking.<br />
<br />
Around 3:15 AM, we finally arrived to the ICT4All security check, and after getting 3 rounds of "NO WAY" (I think the arabic translation is about 5 minutes of arguing!) someone senior enough to allow us in finally arrived, and after a quick x-ray, we dropped the things off in the Youth Hub. The president visited to expo this morning, so you can imagine security was tight - checkpoints at every corner, flak-jacketed police with shotgun or rifle in hand crouching in bushes along the way.<br />
<br />
But we had made it, and by 4:30 AM I was alseep. Today, the summit begins. And now that I've had time to eat breakfast, and post this blog, I'm headed there -- by bus I hope!]]></description> 
					<pubDate>Tue, 15 Nov 2005 05:01:00 EST</pubDate> 
					<guid isPermaLink="true">http://mfurdyk.tigblog.org/post/31905</guid>
					<georss:point>43.6666667 -79.4166667</georss:point>
					<geo:Point>
						<geo:lat>43.6666667</geo:lat>
						<geo:long>-79.4166667</geo:long>
					</geo:Point>
                </item> 
                <item> 
                    <title>The Power of Language</title> 
                    <link>http://mfurdyk.tigblog.org/post/31904</link> 
                    <description><![CDATA[So yesterday afternoon Jen, Franziska, Mhamed, and I went to the Kram to bring some other items to the youth hub - snacks for those working hard all day on setup, and some other supplies.<br />
<br />
I arrived at the security checkpoint with Mhamed, and they had closed the ICT4All expo for security checks. Outside were two people arguing in English with the security chief, who could not understand them at all. The two people speaking in English were actually the Assistance Secretary of Commerce for the United States and a representative of the US Embassy in Tunisia, and they <b>really</b> needed to get in to attend meetings with the head of the US Delegation... that's what I could understand at least!<br />
<br />
To the rescue came a young Egyptian who provided enough translation to help the chief understand their importance. As he was talking, he turned to both of them and asked "Do either of you speak French?" -- and they both shook their heads. It was just a striking moment of ignorance... that one of the most important people at the Summit had a locally-based staff member who didn't speak French or Arabic.<br />
<br />
But we all managed to get in, and we got to work putting the Finishing touches on the hub... later we would pick up the last of the materials from Hugh and Luke arriving at the airport around 1 AM.]]></description> 
					<pubDate>Tue, 15 Nov 2005 04:49:00 EST</pubDate> 
					<guid isPermaLink="true">http://mfurdyk.tigblog.org/post/31904</guid>
					<georss:point>43.6666667 -79.4166667</georss:point>
					<geo:Point>
						<geo:lat>43.6666667</geo:lat>
						<geo:long>-79.4166667</geo:long>
					</geo:Point>
                </item> 
                <item> 
                    <title>First day at WSIS</title> 
                    <link>http://mfurdyk.tigblog.org/post/31849</link> 
                    <description><![CDATA[After a long journey (that included a 12-hour stopover in Germany for 2 of us), Jennifer, Franziska, Jarra, and I arrived in Tunis early yesterday morning, and finally got to the hotel and sleep by around 5am. We had 8 checked bags amongst us, including 3 bags that continained huge posters and pop-up displays, weighing together over 100 kilos! We were extremely pleased when they showed up on the baggage belt. Being able to bring them on the plane for only $150 (vs. the $2,500+ FedEx or UPS wanted) saved a lot of money that was put to much better use. Thanks Air Canada! Lufthansa's extra charges are closer to $1,000 so we'll have to see what we do on the way back.<br />
<br />
In the early afternoon, we headed to the Badging Centre and were able to register and get our badges in only about 15 minutes. Then, we eagerly headed over to the Kram centre and to the ICT4D Expo to get to work assembling the Youth Hub exhibition space.<br />
<br />
After several exhausting hours of assembly and cleanup, the Youth Hub was beginning to look complete. We'll get some more pictures posted later today when we have above dial-up bandwidth. When Hugh and Luke arrive tonight with the final pieces, we will add the finishing touches in the morning.<br />
<br />
Today, most others will arrive, so we're enjoying a few hours of calm before the busy schedules begin tommorow... another update soon!]]></description> 
					<pubDate>Mon, 14 Nov 2005 05:13:00 EST</pubDate> 
					<guid isPermaLink="true">http://mfurdyk.tigblog.org/post/31849</guid>
					<georss:point>43.6666667 -79.4166667</georss:point>
					<geo:Point>
						<geo:lat>43.6666667</geo:lat>
						<geo:long>-79.4166667</geo:long>
					</geo:Point>
                </item> 
                <item> 
                    <title>Toronto will give you $50 to save energy!</title> 
                    <link>http://mfurdyk.tigblog.org/post/30526</link> 
                    <description><![CDATA[Toronto Hydro is running a brilliant campaign: they are giving away two free energy-saving bulbs to all Toronto residents to pick up at any Home Depot (<a href="http://www.torontohydro.com/electricsystem/powerwise/bright_ideas/index.cfm">Details  here</a>). Over the life of the bulbs, they will save you over $50, but more importantly, they will reduce energy use by 75% assuming they replace normal bulbs.<br />
<br />
I've been keen to buy energy saving bulbs over the last few years especially after seeing them even in much simpler residences in Ghana, which got me thinking... it is a higher up-front cost, but it's a good investment that pays off financially (they last 6-10 times as long for 2-3 times the price) and environmentally!<br />
<br />
Isn't this such a brilliant initiative? I'm glad our power company (although deregulated) is thinking innovatively!<br />
<br />
<b>Did you know?</b> According to the Clean Air Foundation (CAF) if every household and business in Toronto replaced just two bulbs, we could eliminate 17,667 tonnes of green house gas emissions annually.]]></description> 
					<pubDate>Fri, 07 Oct 2005 02:19:00 EDT</pubDate> 
					<guid isPermaLink="true">http://mfurdyk.tigblog.org/post/30526</guid>
					<georss:point>43.6666667 -79.4166667</georss:point>
					<geo:Point>
						<geo:lat>43.6666667</geo:lat>
						<geo:long>-79.4166667</geo:long>
					</geo:Point>
                </item> 
                <item> 
                    <title>Fun with Mapping!</title> 
                    <link>http://mfurdyk.tigblog.org/post/29734</link> 
                    <description><![CDATA[Okay, this one might belong in Site News, but I don't want people to think I'm neglecting my own blog... (group blogs will soon allow you to post in your own blog too!)<br />
<br />
So as part of V5, you have probably noticed that we migrated to more specific State/City matching for members, events, organizations, etc. Have you edited your profile and updated yours? We're still working out a few problems as it was very hard to get extremely accurate data for the world's states and cities!<br />
<br />
Along with this data we got Latitude and Longditude mapping for each city, and I realized one night (it was in a dream I'm pretty sure) that because of this Long/Lat data, and a new feature on Google Maps, an idea <a href="http://profiles.takingitglobal.org/zvavpotic">Ziga</a> was sharing with me in Scotland in August was possible: a world map of your friends!<br />
<br />
And not only that, we can create dynamic maps of many kinds of data on TIG: organizations, events, even members in a country!<br />
<br />
For now, if you haven't already checked it out, you can click the little globe icon beside Members Online on the homepage, and also the same icon beside My Friends on your <a href="http://my.takingitglobal.org/">My TIG</a> page. Even more hidden is the fact that on any country site, you can click the map of that country and see all the cities where we have members in those countries (and how many members in each)...<br />
<br />
I'd love to hear comments and ideas for how we can do more interesting things with this technology in the future! Also please note that only about 40-50% of TIG members cities are properly linked up so far, because of how complicated this is to do. About 95% of new members cities are being linked properly, and the best way you can help is to Edit your profile and make sure that your city and state are listed correctly!]]></description> 
					<pubDate>Thu, 15 Sep 2005 01:19:00 EDT</pubDate> 
					<guid isPermaLink="true">http://mfurdyk.tigblog.org/post/29734</guid>
					<georss:point>43.6666667 -79.4166667</georss:point>
					<geo:Point>
						<geo:lat>43.6666667</geo:lat>
						<geo:long>-79.4166667</geo:long>
					</geo:Point>
                </item>
</channel>
</rss>