Slashdot Mirror


User: jrockway

jrockway's activity in the archive.

Stories
0
Comments
2,859
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,859

  1. Re:Posting it on Slashdot!!! on What Brings Users to Blogs? · · Score: 1

    Personally, I run my dynamically-generated pages through Tidy. If Tidy validates the page, I display the link. If it's in valid, I write an entry to the sever error log, so I can fix the software.

  2. Re:Posting it on Slashdot!!! on What Brings Users to Blogs? · · Score: 1

    A true blog. Big "Valid XHTML!!!!11!!!" link, and then this when you click it:

    This page is not Valid XHTML 1.0 Transitional!

    Below are the results of checking this document for XML well-formedness and validity.

          1. Error Line 225 column 245: "Little" is not a member of a group specified for any attribute. ...="Comment on We're America's "Little Buddy".">No Comments

          2. Error Line 225 column 250: an attribute value literal can occur in an attribute specification list only after a VI delimiter. ...ment on We're America's "Little Buddy".">No Comments

                Have you forgotten the "equal" sign marking the separation between the attribute and its declared value? Typical syntax is attribute="value".

  3. Re:Because. You can always find an audience. on What Brings Users to Blogs? · · Score: 1

    > Hey, quick joke: what's the difference between slashdot comments and your blog?

    I even mentioned this in a talk I gave :)

    http://www.jrock.us/yapc/slides/img69.html

  4. Re:Who do they think they are? on Google PageRank Suit Dismissed · · Score: 1

    So what's wrong with having a line of code that looks like:

    if(url = 'kinderstart.com')
        pagerank.decreaseBy(100)


    It's automatic.

  5. Re:Or on Daily Exploit Releases Irk Both Vendors and Crooks · · Score: 5, Insightful

    Crashing browsers is a huge PITA. Do you like your history? Do you keep multiple tabs open. All that is gone when your browser SEGVs.

    If a remote user can make your software do something it's not supposed to do, that's a security problem.

  6. Re:Good. on Phishers Defeat Citibank's 2-Factor Authentication · · Score: 1

    > If by evolution you mean survival of the fittest, that works only if being susceptible to this attack makes
    it harder to reproduce. I can't see how that would be the case.

    I don't notice homeless people having a lot of kids.

  7. Re:Good. on Phishers Defeat Citibank's 2-Factor Authentication · · Score: 1

    > The MiM is the hardest security problem by far there are no easy answers.

    Umm, SSL was designed to solve this problem. When you visit your online bank, make sure the cert is valid and that the URL matches the one on your printed bankbook or credit card.

    Pretty simple.

    (People being too dumb/lazy to check, though, is the hard problem. Fortunately this is evolution at work.)

  8. Re:I am a patriotic American. on FBI Planning New Net-Tapping Push · · Score: 1

    I forgot my login and password.

    However, thanks to the new wiretapping system, I was able to retrieve it!

  9. Re:Got that yesterday... on Voice Phishing Hits PayPal · · Score: 1

    I don't think "test" credit card numbers exist. Do you have a reference?

  10. Re:Slavery on PSP Ad Draws Charges of Racism · · Score: 1

    I wasn't alive during the time when whites enslaved blacks, so it doesn't evoke any imagry for me. They're just people.

  11. Re:Ugly on OpenFrag - An Open Source FPS · · Score: 1

    Programmers can't eat code, either, but somehow we have things like perl, MySQL, Mozilla, fetchmail, GNOME, Linux, GNU, etc. etc.

  12. Re:Support e-mail on Your Favorite Support Anecdote · · Score: 1
    I have a better support e-mail:


    Hello desktop support guys,

    I'm not able to send e-mail. Please come take a look at my machine.

    Thanks,
    Name :-)


    My reply:


    Dear Name,

    I think it's working now.


    As it turns out, she sent the e-mail from a different computer... but if you omit that detail, it makes for a good story :)
  13. Re:Terri Schiavo... on Patient Revives After 19 Years By Rewiring Brain · · Score: 2, Insightful

    > Nah, it makes more sense to search for large prime numbers and E.T. ;^)

    Right, it makes a lot of sense to stop having a society until every disease has been cured. Brilliant, just brilliant. /me goes back to searching for large prime numbers.

  14. Re:Mac nerds? on Nerds Switching from Apple to Ubuntu? · · Score: 1

    Exactly. Library is more like /usr/share. With some /var mixed in. /Library has your site_perl directory, your htdocs directory, some configuration, some binaries. I would call it "etc", but that means something else :)

  15. Re:In other news... on Can eBay Make You Rich? · · Score: 1

    > In other news, massive layoff of state-level IT workers due to outsourcing. Film at 11.

    Um, the government tends not to outsource jobs.

  16. Re:The 1960's called and want their text editor ba on Elastic Tabstops — An End to Tabs vs. Spaces? · · Score: 1

    > I understand your point, but why do you consider "easy to use" and "powerful" to be incompatible?

    What's not "easy to use" about pressing one key to perform a complex operation. I'm no vi fan, but that sounds easy to me.

    (emacs is M-x indent-region, or whatever you've bound that to.)

  17. Re:Amazing... on 1.50 Downgrader for 2.50/2.60 PSPs Released · · Score: 1

    The difference is that if you own the Linux box, you can do anything. User accounts are something you use to limit the ability of others to hose your computer.

    Sony's DRM limits the ability for you to use your own property. (Unless you're just renting the PSP, in which case Sony can do whatever they want. Of course, you could sue them for breach of contract if they said you could do something that you can't. If you don't like the PSP's DRM, though, why not just not buy one!? Let Sony go out of business.)

  18. Re:Amazing... on 1.50 Downgrader for 2.50/2.60 PSPs Released · · Score: 0

    No, DRM is short for "Digital Restrictions Management", and that's exactly what the PSP is doing here. It's digital, it's restriting you. DRM.

  19. Re:No subject on Mysterious Website Actually Social Experiment · · Score: 2, Funny

    Actually, this whole site is a social experiment to see how people react to a lack of information.

    The results? People just make stuff up to fill in the gaps. :)

  20. Re:Waste of Time on Colorado Sheriffs To WarDrive For Safety · · Score: 4, Insightful

    This is very important police work. If there are open APs, people might be able to communicate freely and anonymously. We don't want any of that now, do we?

  21. Re:When I hear OO ... When I hear Java on Is the Google Web Toolkit Right For You? · · Score: 1

    Here's the link for this, BTW:

    http://svn.openfoundry.org/pugs/perl5/PIL2JS/

  22. Re:When I hear OO ... When I hear Java on Is the Google Web Toolkit Right For You? · · Score: 1

    > What do you think when you hear "Code Generator?"

    Perl 6. Perl 6 will be compilable to JavaScript, so you can write your web applications completely in Perl :)

  23. Re:Well excuse me on Is Distributed Computing Being Distributed Badly? · · Score: 2, Insightful

    By your logic, the world should come to a complete stop. Math? Who needs it, doesn't cure cancer. Computers? Don't need none of dose. Cars? Those don't cure cancer. Slashdot? People shouldn't waste their time on slashdot, when they could be curing cancer.

    Does this sound rediculous to you?

    Some people have other areas of interest -- we can't let the world stop so that some people can cure cancer, or save the children, or whatever.

    Sorry.

  24. Re:Well excuse me on Is Distributed Computing Being Distributed Badly? · · Score: -1, Flamebait

    Exactly. If these "medical researchers" need more computing time, maybe they should buy one of these new-fangled "supercomputers". Then they could use it for whatever they want.

    Personally, I think protein folding is lame because I know that the IP generated is going to be locked up for the next 70 years. If they want to use my computer, they should give me something in return. (Oh, but it will Cure All Diseases! Sure, but that cure will be sold back to me. No thanks.)

    I don't run anything ATM, but I used to participate in GIMPs, looking for large Mersenne primes. That's more interesting to me than curing cancer.

  25. Re:Hot Lines on Why Aren't Powergrids Underground? · · Score: 2, Funny

    There's a slight difference between the two jobs. When you're working on something, you're standing on the ground. So when you touch something not-at-ground-potential, a current flows through your body (killing you instantly ;). When you're working on the high tension lines, you touch the line, and you too become charged to whatever potential the lines are at. As long as you don't touch anything else (like the ground), you're perfectly fine.