Slashdot Mirror


User: Joe+U

Joe+U's activity in the archive.

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

Comments · 1,673

  1. I don't dislike Steam, but I don't like it either on Valve's Gabe Newell On DRM · · Score: 2, Funny

    I'm mixed on Steam. I like the automatic downloads and automatic updates, but I'm wary of situations where 2 or 3 people in my family want to play different Steam powered games at the same time. They're locked into one account.

    I won't be buying GTA IV on Steam for that reason. I don't want to lock the family out of Peggle.

  2. Re:False negatives abound on US Has More IPv6 Eyeballs Than Asia, Because of Apple · · Score: 1

    Yeah, TimeWarner/Roadrunner tech support will get right on that, I'm amazed they support ping.

  3. Re:WPA2 is NOT broken on Researchers Crack WPA Wi-Fi Encryption · · Score: 1

    This is slashdot, does this play well with x10?

  4. Re:Two words on Barack Obama Wins US Presidency · · Score: 1

    There's always BBC news, they have lots of US National stories.

  5. Re:Windows Mobile? on Which Phone To Develop For? · · Score: 1

    I guess I don't use enough large commercial apps for WM. Most of the ones I use give you a choice of CAB or EXE. Microsoft seems to be the big exception to that rule.

  6. Re:Windows Mobile? on Which Phone To Develop For? · · Score: 1

    You could always just download the .cab from a web server using PocketIE and not use Wine at all.
    Or you could put the .cab on a memory card and then put the card into the phone.

  7. Re:I knew it wouldn't be long.... on LucasArts, Bioware Announce Star Wars MMO · · Score: 1

    I know the feeling.

    SOE tries too hard to create everything for everyone, and winds up creating games that annoys pretty much every group. SWG is currently a MMORPG MUD SIMCity FPS Card game.

    Honestly, I felt that if Sony and Lucas didn't get smacked down so hard with SWG, the next 'upgrade' would have been SWG: Peggle edition.

  8. Re:Way to piss your userbase Yahoo on Yahoo Changes User Profiles, To Massive Outrage · · Score: 1

    I had to do something similar several years ago on, obviously, a much smaller scale.

    Migration costs money, lots of it if you want to do it properly. Our users had a choice, either continue with a backend that didn't work and crashed, lose profiles and settings and have to re-enter them, or burn money migrating what was essentially a few hundred useful profiles.

    Considering that most profiles are just small amounts of user input, we figured that the users could always re-enter it. Yeah, it was a crappy thing to do, but it was the right thing to do. (And I personally spent my own time sending lost poems, URLs and pictures back to users who requested them. I'm not a heartless bastard, that title was reserved for upper management)

  9. HD for Cable subscribers on World's Smallest PVR? TiVX 2230 Review · · Score: 2, Insightful

    The problem with these and other non-cable co DVR's is that you're limited to OTA HD content or unencrypted QAM (OTA HD that's re-broadcast pretty much). I hate to say it, but you have to get your DVR from the cable company of you want the full feature set.

    I love my HTPC, I wish I could record (or at least watch) HBO-HD on it.

  10. Re:Only for Google App Store applications on Android Also Comes With a Kill-Switch · · Score: 1

    I thought that was what the USB port was for.

    On a side note, I'm very happy with my phone with a WM 6.1 ROM that I hacked to my liking. I just wish the browser was a little better.

  11. Re:It is your property! on Rights To Virtual Property In Games? · · Score: 1

    If you happened to fight and slave and earn an Amani Warbear, for example, you'd be owe an additional 45 dollars in capital gains taxes.

    How about just taxing it when you sell the item using real money? That sidesteps all the accounting problems.

  12. Re:Drizzle? on David Axmark Resigns From Sun · · Score: 1

    Can you say database abstraction layer? Don't leave home without it.

    No, not in a custom app. If I was writing something for widespread disribution then I would add an extra layer, but I'm not going to add that to a static platform.

  13. Re:Drizzle? on David Axmark Resigns From Sun · · Score: 2, Informative

    In these, the same guy who writes Java writes stored procedures. I've seen some pretty horrific SQL in my time - manual "joins" using cursors, for example - but at least they were in stored procedures to optimize performance. (?!)

    But at least the DB code can be reviewed and re-written without touching a line of code in the application.

  14. Re:Drizzle? on David Axmark Resigns From Sun · · Score: 1

    Thanks for the heads up.

    I'll tinker around with it in a test VM for now.

  15. Re:Drizzle? on David Axmark Resigns From Sun · · Score: 1

    I disagree.

    The database server is designed to handle data efficiently. Most large DB's, Oracle, SQL Server, Sybase, DB/2, etc.. have years of experience in doing one thing, handling large amounts of data efficiently. Application servers are multifunction tools, while they are used to handle data retrieval, it's not their primary purpose, they have other things to do and can do them more efficiently.

    While I think it's great to be able to throw ad-hoc queries down to the DB from the app server, I found that I'm better off in the long run creating a well defined interface to the data. I'm also happy that I can lock out all queries from the web servers, so in the event someone does manage to break the web server's security, all they can do is process data through the interface, and not inject something into the query processor.

    All that being said, it depends on the task at hand. If all you're doing is a few small queries, then yeah, the app server is easier. If you're going to dump 50,000 records with multiple tables, the db server is where it belongs.

  16. Drizzle? on David Axmark Resigns From Sun · · Score: 5, Interesting

    Has anyone here used Drizzle?

    I'm about to start a new web project and I get to choose the DB. I'm concerned over the lack of stored procedures though. My last big project used SP's for everything and honestly, while initial coding was a pain, in the long run it was a huge benifit.

    I need a lean and mean webDB, so, if not Drizzle, does anyone have other recommendations?

  17. Re:Well... on New Contestants On the Turing Test · · Score: 1

    And this is why I stick around here.

    Mod up, +5 Fermat.

  18. Re:Exempt Everything on DMCA Exemption Time · · Score: 1

    Speech that educates people on how to break DRM doesn't fall into that category, and should be protected.

    But...you might hurt their PROFITS! It's their profits, their god given right to make more money!

    Seriously, it says 'Congress shall make no law ' in the first amendment, I'll take that to mean 'Congress shall make no law' but I might be naive when it comes to something that is pretty much explicit.

  19. Re:The Death of Y'z Dock on Steve Jobs Patents "The Dock" · · Score: 4, Insightful

    I don't know why that went out of style

    It completely went out of style when:

    Hi, I'm a Mac.
    And I'm a PC.

  20. Re:Great Idea! on "Iron Man" Release Brings Down Paramount's Servers · · Score: 5, Funny

    Now I remember why I decided to go with software development over network administration!

    As a network administrator, let me be the first to say, I hate you.

  21. Re:Sounds like a ploy on Internet Filtering Lobby Forms · · Score: 1

    No more freerepublic and no more dailykos.

    You still have a modem? If so, you're safe, just much much slower.

  22. Re:I just ordered one!! on Run Mac OS X On Non-Apple Hardware, With a Dongle · · Score: 1

    I don't think this counts as a device covered by the DMCA. The locks put into MacOS are not to prevent copying, they are to prevent use on non apple hardware. The DMCA only covers circumvention devices to prevent copying.

  23. Re:I can see they fixed the big problem with Vista on Windows 7 Beta Screenshots Leaked · · Score: 1

    Your original claim:

    Spoken like someone who has absolutely no concept on how certificates and signing works.

    is full of smugness about the strength of certificates and public-key crypto. I agree that *if* a public-key crypto scheme is implemented 100% securely, it is in fact likely to be unforge-able during our lifetimes.

    My original claim was a direct response to:

    You mean that if somebody can figure out how to forge a microsoft signature or infect a signed file they can get carte blance access to your machine.

    Which is not going to happen.

    The Verisign/Microsoft fiasco has no bearing on the design of Microsoft to sign binaries and allow signed binaries access. They both used certificates, that's about it and it's not relevant to this topic.

    The setup Microsoft is proposing is not a traditional PKI (Public Key) because there's no key authority outside of Microsoft. There is no third party, it's Microsoft along the entire certificate chain. I don't see how anyone could consider this a potential security hole. If someone is going to get in, they'll get in through another bug. They're not going to fake a signature, nor are they going to modify a signed binary without altering the signature.

  24. Re:I can see they fixed the big problem with Vista on Windows 7 Beta Screenshots Leaked · · Score: 0

    I'm already familiar with it, there was no revocation mechanism. There is now, they learned that mistake the hard way, and again, this isn't your typical PKI setup.

    The certs issued with the verisign screwup did not break the security, it allowed someone to sign things to appear to be Microsoft, but they were still new untrusted keys. If you read one of the linked stories:

    When people double-click a Web link to install a program, a "Security Warning" dialog box pops up with details of the certificate used to sign the code. The dialog box will appear even on computers where the person had previously said to trust all Microsoft code.

    So, if someone convinced Verisign to issue new certs as Microsoft again, the security would still be intact, as the cert wouldn't be trusted. Add that to the fact that Microsoft doesn't use Verisign to sign Windows components means that the attack vector you are describing is not possible.

    Microsoft would have to sign the malware code with their certificate that they hold and issue from their root in order to bypass UAC. It's not going to happen, no way, no how.

  25. Re:I can see they fixed the big problem with Vista on Windows 7 Beta Screenshots Leaked · · Score: 1

    You're saying that Microsoft is going to get tricked into giving out their self-signed root certificate to an untrusted third party and then not revoke it in time to prevent a disaster?

    Yeah, and Steve Jobs will be the next CEO of Microsoft.

    The social engineering scenario really only applies if you involve third parties, if you write the OS, and you self sign, you pretty much own the entire process. You would need a massive security breech at Microsoft, and in that case, you might as well just pump the malware down through automatic updates, the cert signing won't matter.

    So basically:

    You mean that if somebody can figure out how to forge a microsoft signature or infect a signed file they can get carte blance access to your machine.

    ...is not happening.