Home

Archive for the 'Programming' Category

Made in Express contest: $10,000

Wednesday, March 15th, 2006

I learned about this contest on David’s blog.
What you have to do is think about a cool application that you could develop in Visual Express. After filtering the ideas, if you are a finalist you can start building the application. Then the winners are being selected, and hopefully you’ll be one of them. What’s at […]

Kid’s Programming Language

Sunday, March 5th, 2006

Jon Schwartz from Microsoft developed a Kids Programming Language - you can see a 40 minute video on Channel 9.
It’s extremely suitable for kids between the ages of 10 and 16; now they won’t have to start learning programming with VB, C++ or Java. I wish something like that was around when I was 10.

Source code paste bin

Thursday, January 5th, 2006

How many times you needed to share a piece of code with someone, but it wouldn’t fit in the messenger textbox, and sending an email was incovenient?
That’s when you use a paste bin. And since I had a spare domain name (DevPub) and hosting account, I decided to create my own paste bin: the […]