LOL for the funny post title. Derik wrote a great post with a great list of tips to live by: Keep your Code Behind empty Keep your Views simple Keep your Controllers light Keep your Model fat (domain model that is)...
Continue reading...
As mentioned before, I have been writing some RIA applications using Flex. I've also been playing with ASP.NET MVC. I have one project where I am considering combining the two. I have been using WebORB from MidnightCoders as my communication layer between .NET and Flex. I've been really happy with it...
Continue reading...
I would normally never post an lol cat to my blog. However, this one struck my funny bone so bad that I almost spilt my morning coffee all over my desk. more animals...
Continue reading...
I am writing an application at work using nHibernate against an Oracle database. I was having trouble getting something to function properly, and wanted to test Oracle's ODP.NET driver instead of Microsoft's driver. I am linking to this article so I can refer to it later....
Continue reading...
I purchsed two gobies today. And someone local gave me a nice frogspawn coral. This tank is starting to look quite nice. It is right next to my computer, so it is a constant source of distraction....
Continue reading...
I've been checking my nitrates once or twice a week when I do water changes, and have recently gotten down to 0ppm. I added a few new inhabitants yesterday, so I decided to run my full testkit. If/when I ever add an LPS coral, I'll have to buy an alk and cal test kits. Ammonia: 0 ppm Nitrite: 0 ppm Nitrate...
Continue reading...
A little starfish of some sort crawled out of his hiding spot. Some sort of creature building itself a home. Every day, the structure is a little larger. It sweeps out its tenticals, and brings home little pieces of sand. I dont know what this is yet. I think this might be an aptasia, a dreaded pest...
Continue reading...
Full tank shot. Closeup of a snail that came with the rock....
Continue reading...
I've started a new fishtank. It is an Oceanic BioCube 8. I plan to have a pico reef, with corals, crabs, shrimp, maybe a small fish. I just got the live rock situated in its final(?) arrangement this afternoon. The rock is fully cured, so I should not exerience a huge ammonia spike. But I plan to keep...
Continue reading...
I've been doing a bit of RIA development using Adobe Flex. As my applications have grown in complexity, they have gotten more and more unmanagable. Cairngorm is an application architecture from Adobe that attempts to solve that complexity using some good design patterns. I am watching some tutorial videos...
Continue reading...