Slashdot Mirror


User: uits

uits's activity in the archive.

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

Comments · 45

  1. Here's An Example...VegNews.com on Websites Still Failing Basic Privacy Practices · · Score: 1

    Great example of poor coding and carelessness...VegNews.com

    Trying to register for a launch party at VegNews I come across this (from google site cache)

    google site cache of insecure page

    Problems
    1. No SSL, ssl not supported if you change the URL manually.
    2. Lies about being secure, right there on the form. Nope.
    3. The "action" points to an email *FormMailer* (http://vegnews.com/cgi-bin/SaveForm.pl).

    So, not only does it lie about encrypting your credit card, it goes and emails it out afterward to who-knows-where to sit in personal archives for who-knows-how-long.

    Suffice to say I didn't attend, but I'm still pissed I almost fell victim to that.

  2. Re:Too big? on PostgreSQL 8.1 Available · · Score: 2

    (3) SQLite lets me insert a string into a database column of type integer!

    This is a feature, not a bug. SQLite does not enforce data type constraints. Any data can be inserted into any column. You can put arbitrary length strings into integer columns, floating point numbers in boolean columns, or dates in character columns. The datatype you assign to a column in the CREATE TABLE command does not restrict what data can be put into that column. Every column is able to hold an arbitrary length string. (There is one exception: Columns of type INTEGER PRIMARY KEY may only hold a 64-bit signed integer. An error will result if you try to put anything other than an integer into an INTEGER PRIMARY KEY column.)

    But SQLite does use the declared type of a column as a hint that you prefer values in that format. So, for example, if a column is of type INTEGER and you try to insert a string into that column, SQLite will attempt to convert the string into an integer. If it can, it inserts the integer instead. If not, it inserts the string. This feature is sometimes call type or column affinity.

  3. Re:Predictable on Sun Eyes PostgreSQL · · Score: 1

    None of those are even close to Postgresql in terms of features, speed, and extendability. Not to mention, none are BSD, and none have a large user base. It would be foolish to pick one just because it's java.

  4. Re:Interesting double standard on U.S. Army To Ramp Up Anthrax Purchasing · · Score: 1

    Because we're the good guys. We're just here to help...

  5. plone.org on Multilingual Content Management Systems? · · Score: 3, Informative
  6. High school janitors on IT Departments Are A Security Risk · · Score: 3, Insightful

    This is the same reasoning we used to use in high school when we'd drop our wrappers on the floor, spill soda and walk away...they get paid to clean it up, we're doing them a FAVOR by ensuring their job security.

  7. Re:Attack ONE! on New Legal Threat To GMail · · Score: 1

    I thought the first volley was a chair.

  8. Isn't it obvious... on Berners-Lee Says Internet Will Make Kids Creative · · Score: 1

    With the proliferation of easy to access pornography, our children are being primed for a MUCH more creative sex life than us. If there isn't a midget, a goat, 3 vegetables, 6 women, and guy dressed up as a clown, they'll be bored.

    Ahh, to be young again...

  9. I'd comment... on Studies on Gaming Addiction? · · Score: 5, Funny

    If I wasn't about to level in a couple hours, I'd write up a resounding rebuttal.

  10. Not quite following... on Korea Post Office Supports XPCOM Based E-Banking · · Score: 5, Interesting

    Because they were unable to use 128bit SSL in 1998, they are going to develop internet banking that is dependent on Mozilla XPCOM, instead of taking a cross platform standard SSL approach now?

    While Mozilla is ostensibly a better platform to be locked into than Microsoft, is this really a big benefit?

    Someone please translate for the layman (me)

  11. Prior Art on Europe Plans a New Type of Fusion Facility · · Score: 5, Funny

    I saw this in Spiderman 2, like, a year ago.

  12. Re:MySQL vs. Oracle on Comparing MySQL and PostgreSQL 2 · · Score: 1

    "1. MySQL supports all of the Oracle features you need to build and operate an enterprise software system."

    This is patently absurd, the 5.0 series isn't production yet, and even with the new features it doesn't come close to Oracle, Sql Server, or DB2

    2. MySQL's new administration tools are significantly better than Oracle's out of the box tools.

    Try using the Enterprise Manager that comes standard, very easy to use web application that lets you perform most functions with point-and-click ease.

    5. MySQL's supposed gotchas pale in to comparison to Oracle's.

    You can't be serious.

  13. not in the article on Modern Humans, Neanderthals Shared Earth for 1,000 Years · · Score: 3, Funny

    It's not implied in the article...but I've got a nagging suspicion we just slaughtered them for fun and sport.

  14. Re:what I would like to do... on Another Major Spammer Busted · · Score: 1

    Considering they bought narcotic pain relievers, they might not care or feel it...

  15. Re:Seems to be working real well..? Or not. on Super Door of the Future · · Score: 4, Funny

    "probably playing AM/FM radio"
    Dude, its Japan.

    They are streaming *.ogg over cell phone networks to serenade your sprayed ass.

  16. Re:How about patenting these images too? on Microsoft's Bold Patent Move · · Score: 1

    "I am sorry, but I think the USPTO is committing a crime greater than that of Microsoft by disallowing me to read patents (government-supported service) on a modern Linux system." Exactly what crime is this? Should they print the image out and hand it to you if you happen to not have a computer? It's accessible, and that is what matters.

  17. Re:Afraid of parenthesis? Stay away from XML! on What are the Next Programming Models? · · Score: 1

    Lisp code IS a data format, remember that in Lisp, functions are data.

  18. Uncommon Web / Slime on A Video Tutorial of SLIME · · Score: 2, Informative

    Marco is the author of Uncommon Web, a continuation based lisp framework for web applications.

    Last week he did a video for that, torrent here that was well received. It's still in the early stages, but combined with Lisp-on-Lines (in development) it's hopefully going to attract some mindshare.

    Bill Clementson also discusses lisp webserver options in his (slighty dated - Oct-2004) blog entry

    I started working with UCW/Slime/mod_lisp a couple of weeks ago, and I'm pleased to see better getting started videos, ala Ruby on Rails.

  19. robots? on S. Korea Considers Using Armed Robots Along DMZ · · Score: 0

    I for one, welcome our Korean Robot Overlords.

  20. Re:Your so wrong on Best Buy Has Man Arrested for Using $2 Bills · · Score: 1

    I'm missing your point here, I know it does not apply because of the debt, but how am I *so* wrong? That is pulled from the US Treasury website.

  21. Re:They DON'T HAVE to accept all currency. on Best Buy Has Man Arrested for Using $2 Bills · · Score: 1

    Yup, I realize that now. I was tired of reading the comments that said businesses always have to accept it.

    Interestingly enough, this means restaurants have no choice but to accept my sack of pennies?

  22. Re:They DON'T HAVE to accept all currency. on Best Buy Has Man Arrested for Using $2 Bills · · Score: 1

    That's rolled up into one then right? If it wasn't a debt, they'd not have to post policies, since there would be no contract to nullify?

  23. They DON'T HAVE to accept all currency. on Best Buy Has Man Arrested for Using $2 Bills · · Score: 2, Informative

    Since there have so many commments claiming that you must accept currency, citing "Legal Tender for all debts..." here is a snippet from the treasury department FAQ

    Question:
    I thought that United States currency was legal tender for all debts. Some businesses or governmental agencies say that they will only accept checks, money orders or credit cards as payment, and others will only accept currency notes in denominations of $20 or smaller. Isn't this illegal?

    Answer
    The pertinent portion of law that applies to your question is the Coinage Act of 1965, specifically Section 102. This is now found in section 392 of Title 31 of the United States Code. The law says that: "All coins and currencies of the United States, regardless of when coined or issued, shall be legal-tender for all debts, public and private, public charges, taxes, duties and dues."

    This statute means that all United States money as identified above are a valid and legal offer of payment for debts when tendered to a creditor. There is, however, no Federal statute mandating that a private business, a person or an organization must accept currency or coins as for payment for goods and/or services. Private businesses are free to develop their own policies on whether or not to accept cash unless there is a State law which says otherwise. For example, a bus line may prohibit payment of fares in pennies or dollar bills. In addition, movie theaters, convenience stores and gas stations may refuse to accept large denomination currency (usually notes above $20) as a matter of policy.

  24. Re:What a bunch... on EDS: Linux is Insecure, Unscalable · · Score: 1

    As the other poster mentioned, it scales UP not DOWN. You should give 10G a try for installation as well, it's virtually hands-off and was finished in 45 minutes on my year old pc.

  25. Re:Not just console games? on Videogames on Library Shelves · · Score: 1

    Somehow I don't see a library trying to use a legal loophole on their end so patrons can illegaly copy games...