spacer  Wednesday, 01 August 2012
My first year as a TEALS teacher

About a year ago, I enrolled in the TEALS program; I was about to be dropped in a classroom full of high school students to teach them about programming stuff.

The deal was simple: TEALS had booked the first period of every day (8:00am-8:55am) for the computer science course. The plan was that I would go there teach 2 days a week, help the teacher then zip to Microsoft to work the rest of the day. Obviously things did not go according to the plan… for the better.

It quickly turned out that this teaching gig was way more addicting and exciting than expected. I immediately found myself going 5 days a week. I had the chance to work with a great team: the teacher, Michael Braun, and another Microsoft employee Chris Mitchell. Chris also was supposed to show up 2 days a week but ended up coming every day as well. This was an amazing experience – teaching is just something really special.

One year later, I survived my first year of American high school and better words, watch is the video that summarizes it:

Articles | TouchDevelop
posted on Wednesday, 01 August 2012 06:10:02 (Pacific Daylight Time, UTC-07:00)  spacer     Comments [0]
spacer  Saturday, 19 November 2011
QuickGraph as a portable class library

QuickGraph is now a portable library. Get it while it is hot at quickgraph.codeplex.com.

QuickGraph
posted on Saturday, 19 November 2011 07:09:04 (Pacific Standard Time, UTC-08:00)  spacer     Comments [0]
spacer  Friday, 07 October 2011
TouchDevelop for Mango is out...

At last, you can pin your favorite TouchDevelop actions to the start screen. More in the v2.3 release notes.

Happy scripting!

TouchDevelop
posted on Friday, 07 October 2011 10:48:32 (Pacific Daylight Time, UTC-07:00)  spacer     Comments [0]
spacer  Tuesday, 02 August 2011
TouchDevelop - Create and Share Scripts on Your Phone

Read more in the annoucement notes about TouchDevelop.

TouchDevelop
posted on Tuesday, 02 August 2011 21:11:08 (Pacific Daylight Time, UTC-07:00)  spacer     Comments [0]
spacer  Saturday, 12 March 2011
Coding envy? Pex4fun on your WP7 phone

pex4fun is now available for Windows Phone 7. Write C# with auto-completion and background compilation in your favorite smartphone!!! Download it from the Marketplace

spacer spacer spacer spacer spacer spacer
Pex
posted on Saturday, 12 March 2011 10:39:27 (Pacific Standard Time, UTC-08:00)  spacer     Comments [0]
spacer  Tuesday, 21 December 2010
RiSE4fun and Rex goes mobile

This is the result of discovering and playing with jquery for a couple weekend nights: Rex, the Regex puzzle!

rise4fun.com/rexgame

spacer  spacer spacer

posted on Tuesday, 21 December 2010 18:44:27 (Pacific Standard Time, UTC-08:00)  spacer     Comments [0]
spacer  Monday, 22 November 2010
The RiSE4fun widget – ever wanted to have a constraint solver in your blog?

Ever wanted to host a constraint solver in your web page? It is now possible to host the rise4fun.com web site in an br (without the chrome). It just looks like this:

<br allowtransparency="true" frameborder="0" style="px;px" src="/img/spacer.gif">

You can learn more about this feature at our documentation page.

RiSE | Testing
posted on Monday, 22 November 2010 15:45:12 (Pacific Standard Time, UTC-08:00)  spacer     Comments [0]
spacer  Sunday, 07 November 2010
Getting QuickGraph using Nuget

QuickGraph is now a package of nuget – which means it is dramatically easier to integrate it into your project. Make sure to use this build of nuget - nuget.codeplex.com/releases/view/54662.

spacer

posted on Sunday, 07 November 2010 12:25:50 (Pacific Standard Time, UTC-08:00)  spacer     Comments [0]
Converting DOT graphs to SVG using the rise4fun REST services

rise4fun.com/ is a web front end to a number of tools produced by the RiSE group. It also exposes REST services that allow you to play with the tools from your favorite environment.

Rendering DOT graphs to SVG

DOT is a popular language to describe graphs. It can be rendered into SVG using the MSAGL tool on rise4fun.com . To do so, you simply need to do a POST query to rise4fun.com/services.svc/ask/agl where the dot code is passed in the request body. rise4fun returns SVG markup that can be viewed in browsers that support it.

Wondering what graph SVG look like? Check out rise4fun.com/agl/cilreader to see this beautiful graph. Make sure to zoom out as the graph is rather laaaaaarge.

spacer

Cheers, Peli

Fun with graphs | QuickGraph | RiSE
posted on Sunday, 07 November 2010 12:09:47 (Pacific Standard Time, UTC-08:00)  spacer     Comments [0]
spacer  Friday, 29 October 2010
Rendering beautiful graphs at rise4fun.com/agl

Render beautiful dot graphs to SVG at rise4fun.com/agl – yes you can render any graph there. If your graph is big enough, it will trigger the new edge bundling feature that looks AMAZING! Try loading this url with modern browser with SVG support…. click, zoom out and wait for the magic.

www.rise4fun.com/Agl/cilreader

QuickGraph
posted on Friday, 29 October 2010 22:59:00 (Pacific Daylight Time, UTC-07:00)  spacer     Comments [3]
«Older Posts

Page rendered at Thursday, 07 February 2013 14:18:43 (Pacific Standard Time, UTC-08:00)

gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.