Welcome to MSDN Blogs Sign in | Join | Help

Sara Ford's Weblog

My adventures embracing open source on CodePlex and at Microsoft

News

    • Did you know... All author proceeds go directly to sending Hurricane Katrina survivors to college.

      Microsoft Visual Studio Tips book

      Recent Entries

Good Luck Discovery

I almost stayed up last night to watch the landing, but fell asleep.  Maybe tonight I’ll stay up to 2 am. 

I was in that category of people reliving their childhood during the Columbia disaster.  I was 6 or 7 years old (in the first grade) when the Challenger disaster occurred.  I remember the principal coming over the PA system announcing something bad had happened, something with the words “space”, “challenger”, “NASA”, “tragedy” in the message.   I didn’t put together what had happened until I got home to watch the news (I’m a very visual person).  I remember people crying, some students and some teachers.  No one in my class really got that upset, because we were all in the same boat – trying to figure out what had happened.  I also remember falling asleep that night with my toy space shuttle in bed with me.

Back home, NASA does their Solid Rocket Booster (the 2 rockets along either side of the shuttle) testing about 30 minute drive from where I live.  Every now and then, the earth would ramble and the wind would growl, and we would just shrug and say “NASA’s doing their testing.”   If you recall correctly, issues with the O-ring in the Solid Rocker Booster caused the Challenge disaster.  Each year we would take a field trip to NASA (the NASA just down the road) to eat space ice cream, look at a moon rock, and drive around a lot.  And each year we would do a trip report about what we learned, with someone having to talk in detail about Challenger.  There’s nothing like a 2nd-grader saying “Solid Rocket Booster” three times fast.

And as I try to figure out how to do CSS to remove the annoying calendar from my blog, Steve Robinson is the first person to podcast from space

Good luck Discovery. 

Posted: Monday, August 08, 2005 9:43 PM by saraford
Filed under:

Comments

Björn Graf said:

As for the Discovery: the next try is about one hours away...

At least with the CSS I can help:
div#Cal { display: none; }
# August 9, 2005 7:02 AM

saraford said:

Awesome! BTW, do you have any recommendations for learning CSS so i can improve the look of my blog?
# August 10, 2005 4:01 PM

Björn Graf said:

Recommendations for learning CSS? Wait 'till all browsers implement the latest CSS spec and render it the same way. Would be the best for ones mental state :)

For the serious part of the answer: learning by doing with the help of the pages/sites below should do it - and is how I did it, sort of :)

The references:
* http://www.w3.org/Style/CSS/
* http://msdn.microsoft.com/library/default.asp?url=/workshop/author/dhtml/dhtml_node_entry.asp

Introductions and Beginner Guides:
* http://www.w3schools.com/css/
* http://phrogz.net/CSS/
* http://cssvault.com/resources.php

More advanced stuff:
* http://www.alistapart.com

I guess that's pretty much everthing I can recommend (well, apart from freenode's #css or EFnet's #javascript if IRC would be an option or the css-d maillinglist @ http://www.css-discuss.org/) as it's been a while since I started.

hth,
--b.gr

P.S.: I like this skin more than the dark one :)
# August 10, 2005 8:30 PM

John Watson said:

# August 11, 2005 4:10 PM
New Comments to this post are disabled
Page view tracker