Hi all! I'll delurk and join in also. I'm Ken, and I guess I'm something of an old-school gamer. IF games were some of the first computer games I played (among Wumpus and Star Trek and others I suppose). I remember playing The Count, Savage Island and Zork (stored on cassette) on my Tandy Color Computer years ago - even before playing Adventure at my first "real" job way back when. I had actually written an IF game in BASIC on that Tandy computer from a template found in an old Games magazine. It wasn't a very long or intricate adventure, but I retain an appreciation for what it takes to write one.
Over the years I've enjoyed occasional IFs that I'd seen around: Dr Who Pyramids of Mars, Hitchhiker's Guide, etc. and the Hamlet adventure I've seen online. Heck, I'm still a fan and semi-regular player of Nethack. But somehow, until fairly recently, I'd overlooked the continued presence of text adventures/IF. I've been dabbling in a couple or so IFs now and, though I haven't solved any yet, it didn't take long for me to want to try writing another one. Initially I thought about writing it in C++ as a learning exercise and I still might, but then I stumbled into Inform. I don't know how it compares to other dev tools, but it's pretty cool.
It's a good thing Inform is so english-like, or I couldn't spend the time or distraction to try to learn it while studying C++. It has almost become a bit addictive... for awhile now I've been doing what many of you have maybe done already; going through the documentation and building a world loosely based on my abode, just to learn the ins-and-outs of creating space, objects, containers, doors, devices, people and stuff... you know. Inform does make it relatively easy once you get the hang of it, I have to say. Maybe C++ will come in handy later if I learn any improvements I could make to Inform.

In my regular life I've done and do graphics, desktop publishing and other pc support work from data entry and spreadsheets to VBA programming these days. Jack of many digital trades, still trying to master one or more. Since that intro ended up more winded than I'd intended, I'll just echo that I look forward to chatting, trying some good IFs and hopefully sharing some of my own along the way.