For all my friends out there who have forgot how much of a nerd I am and for those who haven't, I thought I might post a couple nerdy tidbits for you...
-
If you are a nerd, have some time to kill, and have a decent Internet connection ("porn pipe"), check out Nerd TV. In his show, Robert X. Cringely interviews well known technologists (nerds) about their lives and work in all this technology stuff. Thanks Steve for pointing this out
A friend of mine, Stu, sent me a link to this rather interesting piece of software developed by Microsoft and Cornell University: VirtualWiFi. It creates multiple virtual wireless network adapters on one physical one, allowing you to connect to multiple wireless networks at the same time. It supports Ad Hoc networks as well which would allow you to bridge virtual connections. Neat stuff... if you don't understand why, you probably don't care.
My current project is using a Java framework called Spring. It provides an architecture for aspect oriented programming (AOP) and inversion of control (IOC) otherwise known as dependency injection. Recently they have developed a .NET version called Spring.NET which I have been trying out. If you are working on a piece of software that you would like to keep extremely flexible, I highly recommend you check this out.








Leave a comment