The Coding Humanist

Archives: 1/2009

Play Ikariam

-- Filed Under: General
Comments: (5)

Dear reader, if you are a fan of strategy games like Civilization, I have a recommended (and free) game for you. It is called Ikariam. A few coworkers and I are playing the game and are creating an alliance. You should join us. If you are interested, join on the "Ny" server and shoot me an email so we can chat and collaborate.

Read More on "Play Ikariam" >>

ASP.NET MVC RC Available!

-- Filed Under: ASP.NET MVC
Comments: (0)

I haven't tried upgrading an existing site yet, but new website creation works well. The only thing I've seen so far is that if you create a unit test project to go with your web app it won't compile. Luckily, all you have to do is include the proper namespace reference to your controllers at the top.

Read More on "ASP.NET MVC RC Available!" >>

How To Make Html Appear over Flash Content

-- Filed Under: Flash
Comments: (1)

Some technologies love me. Some hate me. Flash is one of the latter, though I do try to make friends. I had one problem that took me much longer to solve than it should have. IMHO, the .NET community is much better about communicating how to do things than the Flash community. But, since I figured it out, I thought I would share it with you to help solve this problem for someone else.

Read More on "How To Make Html Appear over Flash Content" >>