Today I just released a simple github repository for my work: it’s a C# file upload user control, with HTML5 progress bar support. Check it out!
https://github.com/CBCMusic/ajax-file-uploader

I’m very pleased. My co-workers and bosses are all very supportive of open source, so it’s nice to be able to help make a little nudge in that direction. The code itself is really quite basic. When I was tasked with updating out old file uploader script, I was surprised there wasn’t something in C# already written (and free…!) that did this, but perhaps I’ve been living in open source land too long.

I hope it comes in handy for somebody, and I hope this’ll lead to a lot more code being released by CBC Music. I’m going to do my utmost to see that that happens.