Slashdot Mirror


User: Ledge+Kindred

Ledge+Kindred's activity in the archive.

Stories
0
Comments
231
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 231

  1. Re:Smash it!!! on Load Test the New Slashdot Setup · · Score: 1
    >> (Ensue, ensue... I don't think that's a real
    >> word.)

    > Yes it is :) .. it means to start, take place,
    > happen or begin.

    Hmm, someone's not a _Sam and Max_ fan. :)

    -=-=-=-=-

  2. Smash it!!! on Load Test the New Slashdot Setup · · Score: 2
    Step 1) Go to java.apache.org

    Step 2) Download ApacheJMeter

    Step 3) Point ApacheJMeter at the new slashdot.

    Step 4) Watch fun and hijinks ensue

    (Ensue, ensue... I don't think that's a real word.)

    -=-=-=-=-

  3. Why be skeptical? on Microwave T1 Service · · Score: 2
    Sounds like they're just using a high-frequency section of the spectrum to do something like what they boys at Ricochet have been doing for a couple of years now except with more bandwidth.

    I might, however, be skeptical of the "highly secure" claim unless they're layering on some sort of encryption, which is doubtful.

    -=-=-=-=-

  4. I doubt it on Star Office to become Open Source? · · Score: 2
    Considering Sun's track record with quote-unquote open source licenses, I seriously doubt this will happen. If it does, it's going to be something like the "Sun Community Source License" a.k.a. the "We can take advantage of the latest buzz and still give nothing back to the community" license, which is nearly worthless since it makes it virtually impossible for people to make modifications to the source and be able to redistribute them. (See the Blackdown Linux JDK port for reference on how difficult it is to be an open development group and still work within the boundaries of Sun's SCSL.)

    In short, I'll believe it when I see it.

    -=-=-=-=-

  5. It's Easy on Serving Graphics to Website from a Database? · · Score: 1

    Just write an app that reads data from the database, then streams it raw across the connection with a content header like so:

    Content-type: image/jpeg

    [image data...........]

    You should be able to find examples all over the 'net. Look for CGI-related sites and hunt for graphics-related examples. I've found examples in Perl and Java quite easily before.

    The harder part is getting the raw image data into the database in the first place, but only barely harder. (Hint: prepared statements.)

  6. Could anyone see this coming? on "Key" Linux Site May Be Sold? · · Score: 1

    I wonder if he had some inklings of this sort of thing a couple months ago when he yoinked linuxhq.com back under his control...

    More power to him for getting away with it, but this so far looks to be much more profit-driven than community-driven as most of the others involved in this recent spat of Linux-related site purchases, etc.