March 2007

Predator Tank - Food Issues

Blog Categories:

.NET never ceases to amaze

http://support.microsoft.com/kb/810218

In essence - when you do a Server.Redirect("SomePage.aspx?SomeParam=SomeValue") .NET conveniently will make that SomeParam persisted over the subsequent requests - i.e. if SomePage.aspx contains a form to be submitted, that form's action will be rewritten to include this param. Neat? No! How do you clear a querystring parameter no longer used? You can't. At least not elegantly.

Blog Categories:

Reef Aquarium Galleries

Check out my new Reef Aquarium Galleries. I will be regularly updating these galleries so be sure to visit regularly. Comment here if you have any opinions/suggestions. To access the galleries, you can always use the link at the top right of this blog.

Blog Categories:

Holy crap!

http://www.dpreview.com/news/0703/07030805sigma200500mm.asp

And I thought my 70-200mm F2.8 Canon L lens was cool.... At least I can carry it ;)

Blog Categories:

Death

My new bamboo shark died yesterday night. So too did my hawk fish that I sucked up when I siphoned my tank for the hypo treatment. This is very depressing. The whole reason I ordered the bigger tank was for the shark. To help keep the nitrates down. I guess we learn the hard way. Just because your aquarium is 6 months+ old does not mean you can add fish more quickly.

Blog Categories:

A classic

(From CodeSOD: The Pyramid of Error)

if (error)
  if (fprintf(stderr,"An error occured while writing to the file")<0){
    if (fprintf(stderr,"An error occured while writing to stderr")<0){
      if (fprintf(stderr,"An error occured while writing to stderr")<0){
        if (fprintf(stderr,"An error occured while writing to stderr")<0){
          if (fprintf(stderr,"An error occured while writing to stderr")<0){

Blog Categories:

Photomicrography - Algae

I have been playing a bit with my microscope and under 4x, 10x and 40x objectives I managed to capture these pictures of various macro algae. Try to identify them... (PS Go to my reef gallery for the answers)

Algae A
2007_3_9_15_48_29.jpg

Algae B
2007_3_9_16_0_0.jpg

Blog Categories:

Why one should listen...

I have two brilliant little books on Marine Invertebrates and Marine Fish - one by Shimek, the other by Scott W. Michael. Now usually advise is something you take with a grain of salt since in the reef hobby, the only two certainties are

"The faster you go the worse things will get"

and

"Nothing else is certain"

However, those two books have never been wrong. So many times I thought I needed my cup of salt, but today I realised I need to start listen to what is written in there.

Blog Categories:

I love new toys

Once again I believe I am the first person in South Africa to own these fine products:

  1. Sonnet Temp eSATA ExpressCard/34
  2. LaCie d2 Quadra

Eat your heart out! South Africa's importers should only begin receiving stock in a couple months' time.

Blog Categories:

Back to top