Slashdot Mirror


User: neoform

neoform's activity in the archive.

Stories
0
Comments
1,385
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,385

  1. Re:No signature = No liability on PayPal Security Flaw Allows Identity Theft · · Score: 1

    Actually, the credit card company (if they descide you did make the transaction) will often provide you with the 'proof'..

  2. Re:No signature = No liability on PayPal Security Flaw Allows Identity Theft · · Score: 1

    Nope, it's up to the merchant who applied the charge to prove that the card holder did make the purchase (normally in form of a signature on a bill).

    If the merchant cannot prove that they approved the charge, the card holder gets refunded without any hassle.

  3. Re:No signature = No liability on PayPal Security Flaw Allows Identity Theft · · Score: 1

    Actually it's the merchants that foot the bill, (i would know, i'm a merchant with an account with Moneris).

    If i get a chargeback and i don't have a signature to proove the transaction, i get charged $35 + the amount of money charged. Not only that, but if i get enough chargebacks, i lose my account.

  4. Re:No signature = No liability on PayPal Security Flaw Allows Identity Theft · · Score: 2, Informative

    Which is pretty much why i stay away from Paypal like the plague.

    Paypal is trying to be a bank without having ANY of the federal regulations set forth to banks. You have no insurrance on any of the money in your paypal account, which could be 'fozen' at any time. It's a total wonder to me why anyone trusts paypal enough to give them their banking information..

  5. No signature = No liability on PayPal Security Flaw Allows Identity Theft · · Score: 4, Informative

    What most people don't realize is this, if your card number is stolen and someone uses it.. you aren't liable for the charge.

    Unless a merchant has proof that you made the transaction on your credit card, you can always refute any charge on your credit card statement and you wont have to pay it.

  6. Re:Cuplrit? on How iTunes Hurts Weird Al · · Score: 1

    How does a 30% cut for distribution "seem high"? Distribution is very costly when compaired to the production of music. Anyone can produce a high quality album today with a $1000 worth of equipment (and maybe intruments).

  7. Re:A few random thoughts on Judging The Apple 'Sweatshop' Charge · · Score: 1

    Yeah, but the difference is when the corp does something unethical, it's the corp's fault, not those who run the company since they're not liable (thus the idea behind the corporation). If you could get away with doing bad things that would end up making you rich, many not all, but a lot of people would do it.

  8. Re:I'm sure the naysayers will be here shortly on A New Era in CSS Centric Design? · · Score: 1
    You do realize that tables and css are perfectly compatible, right?

    you can easily do:
    table#table5 tr td { width: 50px; background: #eee; color: #111; }
    .. if you want to write inefficient code, that your thing, i never said css was crap, but css for layout is.
  9. Re:I'm sure the naysayers will be here shortly on A New Era in CSS Centric Design? · · Score: 1

    see, now that's just half of it there.. i'm sure you could reduce a page from tables to css by about 1/3, but if you reduce the page to 1/5 it's original size, then you are not making good use of the tables..

    the other side of the problem is that css is riddled with incompatibilities. a table will look the same in EVERY browser on the planet dating back to the oldest existing version of netscape.. i'm sure css will be great once it's ready, but it's not ready yet.

  10. Re:A few random thoughts on Judging The Apple 'Sweatshop' Charge · · Score: 2, Insightful

    I'm fairly certain that this will be read by a number of people who think that corporations and corporate behavior are inherently "evil", and that the larger a company or business interest is, the more "evil" it is and indeed must be by definition, which is an awfully one-sided and half-blind way to look at corporations.

    While i agree with most of what you said, it's not unreasonable to think that a corporation has but one goal, to make money. It doesn't care how it does this, if it can do it legally or even ethically, then great. If it can't, then it'll do it anyway.. Making money will always come first no matter what, and you know why? Because even though a corportation is a legal person, it does not have feelings or any reason to care about those people it hurts since it's not a real person.

  11. Re:I'm sure the naysayers will be here shortly on A New Era in CSS Centric Design? · · Score: 1

    that was purely an example. add another and you've suddenly got something css can't do without tons of tags..

  12. Re:I'm sure the naysayers will be here shortly on A New Era in CSS Centric Design? · · Score: 1

    Firefox renders any competed tag immediately.

    once it recieves a it will render that cell.. the same way it doesn't wait to get the or tag to start rendering, it simply waits for a completed tag, in this case a and it renders it.

  13. Re:I'm sure the naysayers will be here shortly on A New Era in CSS Centric Design? · · Score: 1
    Whether or not tables are a better (I think you mean easier) layout tool, they are not meant to be used for anything other than (gasp) tabular data. Using a table for anything else is bad semantics, page bloat, and, let's face it, primitive.

    Explain to me how
    <table><tr><td></td></tr></table>
    is "bloat", trying to get CSS to do the same thing ends up with 4x the code.. THAT's bloat.

    what's the actual advantage to the CSS layout? not enough gain to justify it's bloat/complexity, not only that, but the amount of hacks it requires to get proper rendering under all browsers is beyond rediculous (yes, that's not css' fault, but it's still a big problem with css when doing layout).

    IMO, css is great for styling stuff, but it's terrible for layouts and isn't ready for production use (yet).
  14. Re:I'm sure the naysayers will be here shortly on A New Era in CSS Centric Design? · · Score: 1
    because browsers can't render the table until the entire thing is downloaded

    What browsers have you been using? Every browser i've used renders tables before completing the page download.
    I have seen some website that don't come up for quite sometime because their entire 226kb layout is contained within a single outer table, so it doesn't show up on the screen until the whole page is downloaded.

    Sorry dude, but if you're viewing html websites that are that fat, it's not because of html (unless the web designer is horribly incompetent), it's because it's got too much content on one page. besides, rendering 235k of html doesn't take more than a few seconds, quit being so impatient.
  15. Re:Encrypted? on Google Releases Google Browser Sync Extension · · Score: 1

    It goes even further than that.. google tracks you even when you're not on their site, ever see google adsense? Every ad they display makes a call to: http://pagead2.googlesyndication.com/pagead/show_a ds.js and guess what, burried in that, i can bet you they not only track how long you're looking at that page (with AJAX), but they're tracking where your mouse is, and what you type.

  16. Re:Same as last year. on Windows Servers Beat Linux Servers · · Score: 1

    it's probably that they meant linux has 20% more downtime than windows..

  17. Re:Let the market decide on Fraud in Internet Dating Prompting Regulation · · Score: 1

    yeah, and how many people get screwed/scammed in the process?

  18. Re:Innovation on Blizzard's 'Secret Sauce' · · Score: 1

    and you should try proof reading your comments, since what you said makes no sense.

  19. Innovation on Blizzard's 'Secret Sauce' · · Score: 0

    Blizzard has always made games that created genres.

    warcraft 1 caused tons of clones to come out, none every outdid them or their follow up games like wacraft 2, starcraft etc.

  20. Re:Umm...Halo? on It's No Game At Apple · · Score: 1

    I'd say more importantly, if apple really wasn't interested in that "toy" appeal, why are they selling ipods to kids?

    fact is, apple will make whatever they think will sell, if mac games will help sell more macs, that's what they'll do..

  21. Re:story is impossible on Ballmer Beaten by Spyware · · Score: 1

    Bah, that's like saying Bill Gates doesn't have any friends. Then who i ask you are all those people grovelling at his feet jumping whenever he makes some asinine statement regarding the future of computing?

  22. Re:Webserver's Everywhere on When Cellphones Become Webservers · · Score: 2, Funny

    Drive into a tunnel.. "hey, where'd the server go?"

  23. Re:More info on why it was pulled on Canadian Domain Registry Pulls Plug on Free Speech · · Score: 1

    That's what you get for registering with a crappy registrar. I registered with godaddy, they nearly took my domain away when someone filed a compaint against me. Yeah, ONE person filed a complaint.

  24. Re:Appeals to Emotion. on U.S. Government Demands ISP Data Retention · · Score: 1

    If you're telling me that the government will be allowed to outlaw encryption, then you've got to be kidding. No one will bend over and take in the in ass like that. *pause* then again, they've been listening in on everyone's phone calls..

    but realisitically, no one's going to allow them to snoop if they can stop them from snooping. Strong encryption will always prevail since it's up to me to release the passwords and keys, if i choose not to (along with everyone else refusing too) what are they going to do? arrest everyone?

  25. Re:Appeals to Emotion. on U.S. Government Demands ISP Data Retention · · Score: 1

    Meh, this will simply mean internet users are going to get more serious about security.

    It's sort of like the **AA shutting down p2p sites, all it does is make users become more cunning when coming up with new technology.

    If the government starts snooping on what people are doing online, then everyone will start using SSL for everything. If they request the keys, then users will start using stuff like EFF's Tor http://tor.eff.org/

    What then? The government will outlaw privacy? no, there's no way they will ever be snooping on what I'm doing without me putting up a fight first.