Johnny posted on May 12, 2009 11:56

In another life when I was a Microsoft Certified Systems Engineer working with products like Systems Management Server, Windows NT 3.51 Server, MS mail and MS Exchange there was a logo Microsoft used for all of it's server products. You can read about the program and logo here.

Here is a look at the image. See the squiggly lines?

 

Well, what is the point of this post are you asking?  Back in 1997 I became permanently enthralled with these 3 entangled lines. 

 

More to come.... Stay tuned...


Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5


Related posts

Comments


May 26. 2009 01:35

I have never used this office and I do not know how it works!

http://www.hornygoatweedpower.com/


ru Igor
May 28. 2009 17:01
Thank you for the tool!
I made a few changes, they are small but critical:
1)
case SqlDataType.VarChar:
max = col.DataType.MaximumLength;
col.DataType = new DataType(SqlDataType.NVarChar);
if (max > 4000) max = 4000;

2)
FileVersionInfo ver = FileVersionInfo.GetVersionInfo(path);
if (ver.FileVersion.StartsWith("3.5"))
{
_Ver35Valid = true;




June 26. 2009 22:02
I am looking for the latest version of blogengine. Indeed, i decided to create my new blog site which topic is all about movies. I am busy looking or searching for the themes of my new blog site. I hope i could find themes to fit my blog site.

http://www.skbesq.com/

Search Blog Post

Follow me on

Twitter Updates

    Recent Comments

    Disclaimer
    The opinions expressed herein are my own personal opinions.

    © Copyright 2010 Johnny Can't Code