Slashdot Mirror


Dell To Sell To Retailers

dmarx writes "The Boston Globe reports that Dell, which has heretofore sold only through its website, direct to consumers, will now sell generic computers to dealers. This marks a shift in Dell's business model."

1 of 194 comments (clear)

  1. HERE YOU GO by Mustang+Matt · · Score: 1, Offtopic

    The only way I know to post one on slashdot.

    <?
    for($i=0; $i<14; $i++)
    {
    if($i<7)
    {
    if($i%2)
    {
    print("#X#X#X#X#X#X#X#"."0000000000000000000000000 000000000\n");
    }
    else
    {
    print("##X#X#X#X#X#X##"."OOOOOOOOOOOOOOOOOOOOOOOOO OOOOOOOOO\n");
    }
    }
    else
    {
    if($i%2)
    {
    print("0000000000000000000000000000000000000000000 000000\n");
    }
    else
    {
    print("OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO OOOOOO\n");
    }
    }
    }
    ?>

    --
    The man who trades freedom for security does not deserve nor will he ever receive either. - Benjamin Franklin