.NET Strongly typed collection generator- January 14, 2003 Pretty nice implementation...However it is a bit hard to find the setup... It works great though.http://www.simplegeek.com/permalink.aspx/91 OutBlob 0.1... Exchange + Outlook + Blog...- January 13, 2003 Scott W: Looks like a very nice blogging solution using Outlook as the editor and Exchange as the blog store.http://www.simplegeek.com/permalink.aspx/87 Integration and Simplicity- January 12, 2003 My frustration over upgrading my in-laws PC drove me to write "Integration and Simplicity Upgrades". I wrote it as a Radio "story" instead of a rant, because I hadn't used that feature yet :)http://www.simplegeek.com/permalink.aspx/85 China "say no" to blogging- January 11, 2003 Dave's got a great list of links about this... scary...http://www.simplegeek.com/permalink.aspx/80 Blogs at work- January 11, 2003 InfoWorld sees blogs in the enterprise from Dave Winer. Amar (coworker) brought this up to me (the idea of using a blog for internal communication) and it seemed really interesting. It would be a great way for people to see what execs are up to and thinking about...http://www.simplegeek.com/permalink.aspx/79 Personalities- January 9, 2003 Jason: I'm never a huge fan of string based designs, primarily because of their lack of compile time validation, etc... however, lets think about modifying your "Personality" pattern to work in .NET... If you made the data type of "Personality" be a System.Type object, then you could do a reasonable assignment: machine.Personality = typeof(ScanSideways); This presents a could of interesting problems. First, you have a compile time dependancy on the ScanSideways class. Easily fixable by a slight.http://www.simplegeek.com/permalink.aspx/76 Video games- January 9, 2003 Wired: At least i'm not the only one that sees arena of video game fans as an interesting thing to write about. As a side note - is it arrogant to link to your own bloghttp://www.simplegeek.com/permalink.aspx/74 CVS on the Web- January 9, 2003 Just to truly demonstrate how sheltered of a life that I have lived... tonight I installed WinCVS and connected to Joe Beda's (coworker, blog coming soon!) CVS server over the internet. I checked out a module, made a change, and submitted it. I'm so used to the internal systems at MSFT that it just blows my mind to use a source control system that works seamlessly over the internet through multiple firewalls, etc... technology rocks!http://www.simplegeek.com/permalink.aspx/68 The web is readwrite- January 9, 2003 Dan: "Hollywood and the other members of the entertainment cartel do not believe in a two-way or multi-directional Web. They believe they are sending their content to consumers, not customers who want to build their own content or, crucially, communities." Unfortunately that applies to way to many large corporate web presences also...http://www.simplegeek.com/permalink.aspx/67 |