Forum Replies Created

Viewing 15 posts - 5,821 through 5,835 (of 6,031 total)

  • RE: Are You a Ten?

    anyone who says they are a 10 has reached the pinnacle in their career. they are done. time to move on to something else. no one knows it all. you...

  • RE: Are You a Ten?

    K. Brian Kelley (11/17/2010)


    Brandon Forest (11/17/2010)


    Maybe a 5.

    When I started out in the IT field, DOS 2.11 was the dominant PC operating system. I learned to do everything in...

  • RE: Are You a Ten?

    Ed Salva (11/17/2010)


    Eric Russell 13013 (11/17/2010)


    Ed Salva (11/17/2010)


    Is there a scale?

    In the 20+ I've been playing with computers (and being a small shop generalist), I've found that I know...

  • RE: Are You a Ten?

    Ed Salva (11/17/2010)


    Is there a scale?

    In the 20+ I've been playing with computers (and being a small shop generalist), I've found that I know even less than when I...

  • RE: Are You a Ten?

    From what I've seen, the more insular a developer is, the more likely they are to overestimate their expertise. A college student, hobbyist, or even a developer at a small...

  • RE: 100 Years Ago, What Would You Be?

    When I was grade school, back in the 70s before personal computers were common in homes or even offices, I used to love reading those Choose Your Own Adventure books,...

  • RE: Logon Trigger Not Acting As Expected

    Here is a good article on implementing logon trigers, including how to troubleshoot the scenario where you accidentally block all accounts from logging in due to a bug in the...

  • RE: One Time Passwords

    alan.paxton (11/4/2010)


    This could be done by adding two columns to your user table. They are:

    LoginCount int null

    AllowedLoginCount int null

    If AllowedLoginCount is greater then zero, this is how many time they...

  • RE: One Time Passwords

    One possible solution for assigning a specific lifespan to database logins that need irregular access would be to create a reference table similar to the one below, and then schedule...

  • RE: Swarms

    Here is what Wikipedia says about "Swarm Intelligence" as it relates the field of computing:

    "...SI systems are typically made up of a population of simple agents or boids interacting locally...

  • RE: Swarms

    A sudden swarm of team members focussing on one specific project or task is nothing new to those who have worked on the database or network administration side of things...

  • RE: Life Without a Net

    CirquedeSQLeil (11/2/2010)


    Just a week ago I too had one of those experiences of being unable to access the Net. I had an ISP failure and two air cards that...

  • RE: Life Without a Net

    Jeff Moden (11/1/2010)


    What I'm even more concerned about is lost learning due to the fact that certain programs and formats are no longer available. Imagine, for instance, if someday...

  • RE: Life Without a Net

    Ron Porter (11/2/2010)


    Tobar (11/2/2010)


    Ron Porter (11/2/2010)


    ... most Emergency Measures Organizations recommend keeping about 3 days of water

    A germaine aside to water reserves - if for whatever reason water is...

  • RE: Life Without a Net

    Prior to the internet, I spent a lot of time browsing programming books, reading science fiction paperbacks, but mostly working in the garage or riding my bike. Actually, I still...

Viewing 15 posts - 5,821 through 5,835 (of 6,031 total)