Advertisement

Get a free ticket to MIX09 for having fun with Silverlight

Did I mention I’m going to MIX?  Will I see you there?  I could imagine that some have tight travel budgets, training budgets shrunk, yada, yada.  I’m telling you…if you are a Microsoft developer in the web and WPF space, you need to be at MIX09.  In an effort to help there are a bunch of ways to reduce some costs…here’s some:

I figured, why can't I have some fun as well?  I asked on Twitter for some suggestions and god a few good ideas.  Here’s my ideas: play a game or draw some pictures.

Option 1 – design a Line Rider map for MIX

One of my favorite Silverlight game implementations that requires some artistic skills is Line Rider.  So here’s the skinny:

Create a Line Rider map for MIX.  The map must include elements of the MIX09 art work (logo or current art) as well as some Las Vegas bling.  You could do a Las Vegas strip scene with some famous landmarks, making Bosch (the Line Rider character) cruise around the New York, New York rollercoaster, up the Paris tower, etc., etc.  Get creative.  Here’s some inspiration: Jagged Peak Adventure.

Post a link to a video of your track as a comment on this blog post prepending the subject with [Line Rider].  I’ll pick the winner Monday, 23 Feb 2009.  This gives you a while to do it, but at the same time plan accordingly for a trip to Vegas if you win :-).  This free pass is ONLY for registration so you still have to get yourself to Las Vegas plus any lodging you’d require.

Option 2 – Visualize Some Data with Silverlight

One of the MIX lab projects is Descry.  This is a project in data visualization.  It isn’t a toolkit that you can automatically apply to any data, but a lab project to take an approach on developing infographics which represent different ways to look at data.  So your task would be to get inspiration from Descry and create a data visualization in Silverlight using public data of some sort.  This could be something depressing like the unemployment rates over time in correlation to Presidential administrations or housing market values across your region.  Or it could be something even more interesting like perhaps the visualization of a Porshce design since the automaker’s inception, something with stock data (not a stock chart), etc.  Whatever.  You define it.  But use real information, nothing made up and name the source of your information!

Post a link to your Silverlight project as a comment on this blog post prepending the subject with [Descry].  I’ll also pick the winner of this one on Monday, 23 Feb 2009 by end of day. 

Option 3 – Create a new preloader

Inspired by similar thoughts that Page wrote recently which I agree on, I’m adding another option.  Create a new default preloader for Silverlight apps.  Use some wicked vectors, create an interesting animation.  Get inspired by other designers.  The goal would be to make it generic enough for anyone to use, but also creative.  That’s only a guide though…get crazy on this one.

Post a link to your running preloader as a comment on this blog post prepending the subject with [Preloader].

For both all of these please be sure to use a REAL email address in the comment form – it isn’t made public but will get to me…I need a way to contact you.  If you have questions, leave them here or ping me on Twitter as well!

Have fun and good luck!


This work is licensed under a Creative Commons Attribution By license.

  1. 2/18/2009 5:36 PM | # re: Get a free ticket to MIX09 for having fun with Silverlight
    For the data visualization option, does the data have to be pulled from a web site online, or could it be scraped from the web and stored in the Silverlight app?
  2. 2/18/2009 6:36 PM | # re: Get a free ticket to MIX09 for having fun with Silverlight
    No it can be pulled from anywhere I just want it to be real data (verifiable). Make your efforts useful. Be inspired by the Descry information (like the obesity data, etc) and create an infographic (not just a pie/bar chart) that is thought-provoking.
  3. 2/19/2009 12:14 AM | # re: Get a free ticket to MIX09 for having fun with Silverlight
    Ok... here's my entry. It's a dummy site showing airport wait times. Because of this little giveaway, I finally got it working. I left it unfinished back at the 1.1 alpha. It's (in my opinion) a pretty creative way of showing average and maximum wait times in a single pie chart for each terminal and day in 1/2 hour increments.

    The data comes from tsa's website. However, they're redoing the wait time calculator, so the xml file has become unavailable. I can show you the file so you know it's real. Or, you can try your favorite airport. If you fly often, you'll recognize that the data is right :).

    Let me know what you think.

    John
  4. 2/19/2009 9:03 PM | # re: Get a free ticket to MIX09 for having fun with Silverlight
    Tim, If we use private data (corporate data) and change the names to protect the innocent is that ok or does it need to be public so that you can actually confirm it ? Just that I see that this might be great for a customer of mine and therefore I would like to kill 2 birds with one stone.
  5. 2/19/2009 10:38 PM | # re: Get a free ticket to MIX09 for having fun with Silverlight
    Steve -- that sounds awesome, but to be fair I did ask people to use public data, so I'd like to honor that request.
  6. 2/20/2009 7:36 AM | # [Descry] NBA Standings visualization
    Given that there's only 6 days between the day you posted this and the day you'll be picking a winner, I just whipped something up really quickly. If I find time over the weekend I'll add some more to it, but I wanted to post it now because there's no guarantee of that. This is a visualization of the current standings in the NBA by division. The size of the team logo and the size and color of the win percentage text is relative to the win percentage of the team. Hit me up if you want any more information about it, or you can just take it apart in reflector and/or silverlight spy. =]

    http://examples.richstern.com/sldv/
  7. 2/21/2009 7:22 PM | # re: Get a free ticket to MIX09 for having fun with Silverlight
    This seemed like too good an opportunity to miss, so I got some inspiration from the copy of National Geographic that dropped through the door today and came up with this, this evening:

    http://tinyurl.com/dd923k

    Data is from EIA here (table 2): http://www.eia.doe.gov/oiaf/aeo/aeoref_tab.html

    Inspiration, images and text from national geographic here: ngm.nationalgeographic.com/.../1

    If I get chance tomorrow, I have a few further ideas to improve it somewhat, but that may not happen ;-)

    Cheers

    Ian
  8. 2/22/2009 2:10 AM | # re: Get a free ticket to MIX09 for having fun with Silverlight
    OK... so here's my entry.

    I grabbed data using the New York Times Article API to see how many times each major presidential candidate was mentioned in a Times article in a given week during the 2008 campaign.

    http://bit.ly/10NEby

    You can play the visualization (takes about 40 seconds) or just drag through the data. I've listed a couple key events on the timeline for a helpful reference (and because that was also fun).

    Thanks for putting this all together. Fun times.

    Matthias
  9. 2/22/2009 11:27 AM | # re: Get a free ticket to MIX09 for having fun with Silverlight
    Matthias -- that is great -- and yours is awesome...well done.
  10. 2/23/2009 8:35 AM | # re: Get a free ticket to MIX09 for having fun with Silverlight
    Tim,
    Let me know if you need any additional information on www.airportwait.com. Regardless of who wins, good luck with the judging. This contest was a great idea; it's been fun to see what can be created relatively quickly in Silverlight! It's a testament to its ease-of-development and ability to carry existing dotnet skillsets over.

    John
  11. 2/23/2009 10:26 AM | # [Descry] re: Get a free ticket to MIX09 for having fun with Silverlight
    I've created a US map listbox and mapped some state data onto the map to cover politics, salary, and population.

    The app is live at http://www.martimedia.com/public/usa.htm and a blog entry (my first ever SL blog) gives a brief overview of the design process and data sources at
    martimedia.blogspot.com/.../...-visualisation.html

    Marti
  12. 2/23/2009 10:37 AM | # [Line Rider] Trouble sharing movie...
    Tim, I made a MIX/Vegas themed Line Rider track, but being new to LR, I couldn't figure out how to share the movie. I've uploaded the .track file and the LineRider.xml that goes with it to
    http://huah.net/jason/mix09/
    (There's also a preview .png there, to get a taste.)
    http://huah.net/jason/mix09/linerider.png
    Thanks, this was fun!
  13. 2/23/2009 11:30 AM | # [Preloader] re: Get a free ticket to MIX09 for having fun with Silverlight
    Hey Tim,

    I have three ideas for a preloader. I've packaged all three into one application available here: http://85turns.com/silverlight/Preloader.html. The last one, Bar2, is my favorite; however it is a work in progress. When is the preloader contest over? EOD today?

    Also, I hope you don't mind, but I've blogged about it too:
    www.85turns.com/.../new-preloader-for-silverlight/

    -Corey

 
Please add 5 and 5 and type the answer here:
First time here? You are looking at the most recent posts. You may also want to check out older archives. Please leave a comment, ask a question and consider subscribing to the latest posts via RSS or email. Thank you for visiting! (hide this)