If you're into music (any play a lot of it) then you just have to check out http://last.fm – a community site dedicated to music enthusiasts. Once you sign up for an account you can share your music interests with others, and find similar music genre based on what you're currently listening to. It all works [...]
Archive for October 25th, 2006
Scrobbling
Posted in Applications, Everything, tagged Music on October 25, 2006 | Leave a Comment »
Pass by Reference
Posted in Everything, Software Development, tagged C#, Code on October 25, 2006 | 2 Comments »
Contrary to the beliefs of some developers, .Net reference types do not need to be passed as reference parameters (ref in C#, ByRef in VB) when a method is going to alter the contents of an object instance. Passing a object reference by reference parameter just means the method can reassign the reference to a [...]
Diarist
Posted in Applications, Everything, tagged Blogging on October 25, 2006 | Leave a Comment »
Q: So what is special about this blog post? A: It was authored on my WM5 Pocket PC using a cool lightweight blogging tool called Diarist. It’s not like I’ll do much blogging using this method (need I say writer’s cramp?), but it’s good to know that I can report should I find myself isolated [...]
