Forum Replies Created

Viewing 15 posts - 4,516 through 4,530 (of 14,953 total)

  • RE: Are the posted questions getting worse?

    An app I wrote for a prior employer used to tell people their shoes were untied at random intervals throughout the day on 1st April or the nearest workday. ...

  • RE: Are the posted questions getting worse?

    GilaMonster (3/25/2011)


    I just realised I don't have an April Fools day blog post planned. 🙁

    So start a completely serious post with, "I had this idea for an April Fools post...

  • RE: Hacking Data

    paul.jones (3/25/2011)


    Adding code to a popular MP3 song could infect millions of people

    I've heard of viruses jumping between species, but a virus spreading from machines to people? Or maybe it...

  • RE: Hacking Data

    nelsonj-902869 (3/24/2011)


    After further reflection on this, I think a 'hay burner' is the only transportation solution that will solve this problem.....;-)

    I've done that before, and if you auto manufacturers can...

  • RE: Hacking Data

    Eric M Russell (3/24/2011)


    GSquared (3/24/2011)


    Eric M Russell (3/23/2011)


    An MP3 player and an automobile engine are two unrelated systems that should not be tightly coupled.

    Does the MP3 player double as a...

  • RE: strings....stuck

    Actually, you can simplify it if you're looking for table names in the local database.

    You can do a join using "LIKE" to sys.tables.

    select *

    from MyTable

    inner join sys.tables as Tbls

    ...

  • RE: Need DB Redesign advice

    I'll second what Craig wrote.

    Get someone in on a short-term contract to look over the architecture. You'll get the most out of that. Even if you don't keep...

  • RE: Are the posted questions getting worse?

    Stefan Krzywicki (3/24/2011)


    GSquared (3/24/2011)


    Craig Farrell (3/24/2011)


    GSquared (3/24/2011)


    Nah, check the interviews on http://thehollywoodinterview.blogspot.com/2010/09/paul-verhoeven-starship-troopers.html, and so on. Definitely wasn't done that way. Also, the DNA from the book is in...

  • RE: Are the posted questions getting worse?

    jcrawf02 (3/24/2011)


    Stefan Krzywicki (3/24/2011)


    GSquared (3/24/2011)


    Kiara (3/24/2011)


    Kit G (3/24/2011)


    "Have Spacesuit, Will Travel" is one of my favorites. Try out "Citizen of the Galaxy" too. These books hooked me on...

  • RE: Are the posted questions getting worse?

    Craig Farrell (3/24/2011)


    GSquared (3/24/2011)


    Nah, check the interviews on http://thehollywoodinterview.blogspot.com/2010/09/paul-verhoeven-starship-troopers.html, and so on. Definitely wasn't done that way. Also, the DNA from the book is in every frame of...

  • RE: Need DB Redesign advice

    allbymyself (3/24/2011)


    I've managed to get my boss to understand the need for a DBA. I think though that he wouldn't want to hire one fulltime.

    What are your thoughts on hiring...

  • RE: Are the posted questions getting worse?

    Kiara (3/24/2011)


    Kit G (3/24/2011)


    "Have Spacesuit, Will Travel" is one of my favorites. Try out "Citizen of the Galaxy" too. These books hooked me on Heinlein. While I...

  • RE: Are the posted questions getting worse?

    Kiara (3/24/2011)


    Brandie Tarvin (3/24/2011)


    Kiara (3/24/2011)


    The movie named Starship Troopers seems to have only shared its title with the actual book... *sigh*

    True (rumored) fact. Starship Troopers started out as a different...

  • RE: Are the posted questions getting worse?

    Brandie Tarvin (3/24/2011)


    Kiara (3/24/2011)


    The movie named Starship Troopers seems to have only shared its title with the actual book... *sigh*

    True (rumored) fact. Starship Troopers started out as a different movie...

  • RE: Hacking Data

    Eric M Russell (3/23/2011)


    An MP3 player and an automobile engine are two unrelated systems that should not be tightly coupled.

    Does the MP3 player double as a control for your AC/heat?...

Viewing 15 posts - 4,516 through 4,530 (of 14,953 total)