Wednesday, August 25, 2004

Four more invites were added to my account this morning.  Obviously, the three people that read my blog don't need them.  Maybe I should request a blog account on DotNetJunkies?  That would certainly increase my audience.

UPDATE (Feb 22, 2005): I currently have 49 invites, if anyone comes across this blog entry.

Wednesday, August 25, 2004 8:19:00 AM (Central Standard Time, UTC-06:00)  #    Disclaimer  |  Comments [9]  | 
 Tuesday, August 24, 2004

My friend Joe Audette has started a very interesting portal project for Mono and MySQL.  It's based initially on IBuySpy, but he has plans for many architecture improvements.  I believe this is going to become a very important project, and he has already made significant progress.  Check it out and spread the word.

http://www.mojoportal.com/

 

Tuesday, August 24, 2004 2:54:00 PM (Central Standard Time, UTC-06:00)  #    Disclaimer  |  Comments [3]  | 
 Wednesday, August 18, 2004
I currently have three Gmail invites, if anyone is interested.
Wednesday, August 18, 2004 11:51:00 AM (Central Standard Time, UTC-06:00)  #    Disclaimer  |  Comments [4]  | 
 Thursday, July 08, 2004

I just read Steve Hebert's post on distributing a .NET COM object, and I nearly fell out of my chair when I saw this:

Oh, how many times I've needed that image!

Thursday, July 08, 2004 2:46:00 PM (Central Standard Time, UTC-06:00)  #    Disclaimer  |  Comments [0]  | 
 Tuesday, June 22, 2004

Talking about Gmail reminded me of another fascinating Google service: Google Zeitgeist

Did you know about the Google calculator?  Want to know how many tablespoons are in a cup?  Or maybe 55,334 x 22,331?  I was watching my FTP downloads the other day and wanted to know exactly what my kilobytes/second upload speed meant in terms of bandwidth, which is typically expressed in megabits per second.  So, I typed in the phrase 330 kilobytes per second in megabits per second, and *poof*!  Now I know.  Is that cool, or what?

Tuesday, June 22, 2004 7:27:00 PM (Central Standard Time, UTC-06:00)  #    Disclaimer  |  Comments [1]  | 

I'm almost ashamed to admit it.  I guess I got all caught up in the excitement.  I mean... I don't even need a gigabyte of free e-mail.  I'm running my own e-mail server!

You can now reach me at christianaspnet at gmail dot com.  Not that there would be any point. And, I probably won't even remember to check it that often.  But... it's still kinda cool.

Anyway, thanks to Adam Sills for sending me an invite!

Tuesday, June 22, 2004 7:13:00 PM (Central Standard Time, UTC-06:00)  #    Disclaimer  |  Comments [0]  | 
 Tuesday, June 15, 2004

A good friend of mine does custom wood and iron work.  This guy is a true craftsman, and he's now following his passion full-time.  He came by the house a couple of weeks ago and showed me a wooden case he had made for his Palm, simply because he was tired of the ones on the market.  My jaw hit the floor.  I immediately asked him to make me a case for my Pocket PC.  Take a look: http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=5705021663

Everyone that has seen it has been amazed and said, “He should sell these!”  I asked another friend of mine to put it up on eBay to see what it might sell for.  If you know of anyone that might be interested... please pass the link along!

Update: The eBay bid has long passed.  Maybe I'll post pictures of it on this site later.

Tuesday, June 15, 2004 11:46:00 AM (Central Standard Time, UTC-06:00)  #    Disclaimer  |  Comments [2]  | 
 Friday, June 11, 2004

I just discovered CodeSmith.  Regardless of the what type of development you do -- be it C#, VB.NET, ASP.NET, WinForms, SQL, ASP or even VB4, for crying out loud -- you must have this tool.

Some of you might ask, “Where have you been?!  I've been using this tool for [some_unbelievably_long_period_of_time]!!!”  Sure, I heard about it a long time ago.  I guess I was just “too busy” to see what it was really all about. 

WHY, OH WHY DIDN'T I DOWNLOAD CODESMITH SOONER?????

I never much cared for code generation tools.  Usually you have to conform to someone else's idea of what a stored procedure, data class, business class, etc. should look like.  CodeSmith is so much more than a code generation tool.  If you can create a template for it, this sucker will crank it out.  I can see now how I could automatically generate 90% of my stored procedures, data and business access layers, exactly the way I want.

I'm sitting here kicking myself, HARD, thinking about all the hours and hours of mind-numbing cut & paste / search & replace I could have saved myself over the last year using this tool.  Oh, well... at least most of it was billable hours...

Friday, June 11, 2004 12:40:00 PM (Central Standard Time, UTC-06:00)  #    Disclaimer  |  Comments [2]  | 
 Thursday, June 10, 2004

<primal_scream>WHY DO THESE THINGS HAPPEN?!?!</primal_scream>

I've been fighting with Microsoft Exchange Server 2003 all morning.  This week I have tasked myself with moving our Exchange to a new server.  I moved the mailboxes earlier this week, and everything has been working just fine.  This morning, I decided to cut loose the old server.  Let me give you a piece of advice.

NEVER, UNDER ANY CIRCUMSTANCES, EVEN THINK ABOUT DELETING A SERVER USING THE EXCHANGE SYSTEM MANAGER.

It's my fault, I know.  My inner system admin instincts fired at the last second, "Don't do it, boy! I'll get the blame for it!"*  But, it was too late.  The damage was done.  Now my Active Directory is in some kind of limbo where it thinks the old server is still an Exchange server and everyone's Outlook is failing to connect – despite the fact that everyone's mailboxes are on the new server!

One of the problems, I've discovered, is that the new server needed to be configured as the Master under the Routing Group Members.  However, the Information Store and related services are failing to start when the server reboots.  I was successful in starting the services manually, so our e-mail is currently back up.  I'm not confident that the services will automatically restart the next time we need to reboot the server...

From what I've read, what I did actually solves problems in some cases.  My decision wasn't entirely wrong.  Cie la vie, I suppose...

For future reference, the proper way of removing an Exchange 2003 server from your domain is to uninstall Exchange.  DUH.


* Foghorn Leghorn

 

Thursday, June 10, 2004 9:23:00 AM (Central Standard Time, UTC-06:00)  #    Disclaimer  |  Comments [0]  |