MATLAB Programming Contest Blog

November 8th, 2007

The Contest is Twittering

We’re always looking for ways to make the contest more interactive. We’ve started piping information out to two feeds on Twitter. Every few minutes, we’re sending the queue length and how long since we scored our last entry to conteststatus. If a new entry has taken first place, we’ll also notify contestleaders.

In addition to just viewing these feeds on the web, Twitter offers a lot of ways to be updated in real-time. Have the queue status delivered to you every few minutes into your instant messenger. Pull the list of leaders into your Google Desktop. Or even receive a text message when someone bumps your entry out of first place in the middle of the night.

How are you using these feeds? What other feeds would you like to see? Please leave us a comment.

One Response to “The Contest is Twittering”

  1. hUser replied on :

    By any chance are you updating the twitter page from inside matlab? Any suggestions how to do this?

    Thanks.

Leave a Reply

Wrap code fragments inside <pre> tags, like this:

<pre class="code">
a = magic(3);
sum(a)
</pre>

If you have a "<" character in your code, either follow it with a space or replace it with "&lt;" (including the semicolon).


The MATLAB Programming Contest is a semi-annual competition where contestants submit MATLAB code to try to solve a challenge. For more information, see the overview.
  • gopal: This is a try
  • Amtu: Well done Alfonso ! Congratulations ! Thanks MATLAB team, I’m already looking forward to the next time.
  • Alan Chalker: Just wanted to post here as well that I think Alfonso should be declared the grand winner since the top...
  • Alan Chalker: Just noticed something curious on the statistics page. While some of the charts are updating correctly,...
  • Ned: To Oliver: There will not be a late stage twilight in this contest. So it’s full daylight right to the end.
  • Oliver Woodford: Much obliged, Mike. For anyone looking for a speed boost to that approach I recommend “Basic...
  • MikeR: I agree with Oliver that if possible making the final few hours of the contest conceal the entries will be...
  • Oliver Woodford: When does late stage twilight begin, and will it then run on until the end of the contest?
  • Alan Chalker: As I traditionally do about this time in the contest, I’ve submitted a heavily commented version...
  • the cyclist: Looks like there might be a problem with the statistics page. For one thing, Alan Chalker holds all 20...

These postings are the author's and don't necessarily represent the opinions of The MathWorks.