Slashdot Mirror


User: grahamsz

grahamsz's activity in the archive.

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

Comments · 1,953

  1. Not always sluggish on Thin Client Solutions For Libraries? · · Score: 1

    I used them at work some of the time, and so long as the server isn't completely slammed they are usually pretty responsive.

    Unfortunately mozilla, flash, staroffice etc... can end up being quite a resource hog.

  2. Next they'll go after Smith & Wesson on States Threaten P2P Companies · · Score: 1

    Oh hang on, this is america...

  3. Why have soldiers? on More on Next-Generation Army Gear · · Score: 4, Insightful

    If you've got a robotic exoskeleton and a wide area network, why not just pilot the soldier remotely?

    Seems to make a lot more sense than still sending a real person in... plus the army would have no trouble getting recruits to play counterstrike.

  4. Assurance vs Insurance on Linux Violates 283 Patents, says Insurance Company · · Score: 1

    Normally you buy life assurance - essentially insurance against something that IS going to happen.

    Whereas insurance normally insures against something that won't happen (in most cases).

  5. Its a relatively quantifiable risk on New IE Malware Captures Passwords Ahead Of SSL · · Score: 1

    There's a risk associated with accepting credit cards, but most merchants choose to accept that risk to increase their customer base.

    Similarly banks put themselves at risk by providing online banking, but that risk must be sufficiently small compared to the number of customers they'd loose if they didn't provide that service.

    I know theres a risk in using my credit card online, but the financial and time cost of credit card fraud (in my personal case) is far lower than the financial and time savings i've made through buying online.

  6. I haven't read the API but... on 'Open MS Passport': MyUID Goes Beta · · Score: 3, Informative

    Surely you sign on to their secure server and it generates a token which can authenticate you to the third party site...

    Isn't that about the only sane way to do this?

  7. Get offsite backup! on Which RAID for a Personal Fileserver? · · Score: 1

    Find a friend in the same situation and set up rsync to do an offsite backup everynight.

    When it came to my final year university project i had everything (including my tex writeup) in my own cvs server. Every night i ran an rsync to back that up to university, and the following morning they'd back that up to tape.

    Given that i had the files all checked out on 3 or 4 systems, i probably had about 8 copies of my work floating around.

    You don't need to offsite your mp3 collection, but there's bound to be some data that you wouldn't want to loose.

  8. It's a good way to do it on Which RAID for a Personal Fileserver? · · Score: 1

    This doesn't seem like overkill.

    I'm setting up something similar for my father in laws digital photo collection. Once i get my own system better set up, we'll each have a system such that:

    Files get saved onto disk1

    Nightly copy onto disk2

    Nightly rsync moves disk2 on my system to disk2 on his and viceversa.

    We have a lot of data to start with, but rarely add more than a few 10's of megabytes at a time, so the rsync shouldn't consume too much of our broadband.

    If that gets too heavy going then i'll get a pair of firewire external disks and always leave one at my office.

  9. Texting isn't a fad on 80,012 Text Messages In One Month · · Score: 1

    Depends where you live, but many cellphone networks have extortionate charges for placing cross-network calls. When I was in the UK i had to pay 45p (80c) per minute to call a different network off peak - more during the day. Versus around 1p (2c) a minute to call a land line or another customer on the same network.

    Personally i had a calling card service, so i could pay landline rates + calling card cellphone rates... but most people weren't that committed.

    Text messaging is a far cheaper way to have the same conversation, plus it's far less invasive than actually calling.

    It's been with us since networks went digital in the early 90s - it's no fad :)

    Now video messaging - that's a fad.

  10. I've got a somewhat similar mindset on Uniquely Bright: Experiences and Tips? · · Score: 3, Insightful

    I found i really had to try and commit myself at university, otherwise i'd find myself with a final exam the next day writing some random perl code to catalog my music collection.

    If you can channel your energy and focus on the not-so-interesting parts then you should do pretty well.

    Once you're in the real world it's a bit different, but hopefully you can find a work environment that suits you.

  11. This isn't just a webserver. on phpstack - A TCP/IP Stack and Web Server in PHP · · Score: 1

    It's a TCP/IP stack too - that is harder to do.

  12. Re:Airport Express != slimp3 on Apple Rolls Out AirPort Express, AirTunes · · Score: 1

    The slimp3 gives you plenty options.

    You can choose tracks on your computer, or you can choose them from the remote control. I think it's a more natural fit for a conventional hifi although personally i'd probably go down the apple route..

  13. But when you're dealing with the government on Don't Smudge The Sensor When You Press 'Play' · · Score: 1

    You dont have a whole lot of choices - either accept their payment terms or umm get out...

  14. Where does this misconception come from on Virtual Real Estate Boom Draws Real Dollars · · Score: 1

    I've heard that notion before that absolute currency exchange rates can be used to compare economy... where does this come from?

    It must surely be apparent to anyone that's been abroad that items dont cost the same 'number' in every country.

  15. Re:What it means on NTT DoCoMo's 4G Tests Hit 300Mbps · · Score: 1

    My apologies.

    It's been a while since i studied this. I was connecting the orthogonal with CDMA since you typically generate mathematically orthogonal codes, such that it's not possible to create any one code with any sum of the other codes.

    Your explanation makes more sense.

  16. Thanks! on Dealing with the Unix Copy and Paste Paradigm? · · Score: 1

    been using it as my main browser for over a year and never noticed that :)

  17. Pasting urls on Dealing with the Unix Copy and Paste Paradigm? · · Score: 5, Informative

    I usually find you can just pick up the url by selecting it, then middle button drop it into the browser. That seems to work on konq, netscape, mozilla and firefox on both linux and solaris.

    But i do feel your pain :)

    Firefox and Konqueror should have a button for "Open the clipboard in a new tab".

  18. Sad but true on Introduction To Inkscape And Its Future · · Score: 1

    Corel could clean up if they went cross-platform with the draw suite. They were too focused on making their office run in java.

    I'd drop $150 on a corel draw for linux in a heartbeat.

  19. What it means on NTT DoCoMo's 4G Tests Hit 300Mbps · · Score: 1

    It uses both frequency division multiplexing and code division multiplexing.

    That means that they split their frequency allocation into different bands, and then within each band they use Code Division Multiplexing to let multiple systems transmit at the same time.

    Orthoganal seems superfluous to me - Essentially it says that the code patterns will be chosen so that no two transmitters overlap (for lack of a better laymans explanation).

    CDM involves transmitting a large number of bits for each 'real' bit of data. The ratio of transmitted bits to real bits is the spreading factor.

    Signals with a higher spreading factor can be received amongst more noise, but can carry correspondingly fewer bits. This is like 802.11b does when it drops down to 5.5Mb/s from 11Mb/s.

    I think we've covered it all.

  20. Design on Sun Says Hardware Will Be Free · · Score: 1

    We're talking about manufacture here.

    'Manufacturing' software requires (at most) pressing cds and printing manuals.

    Designing software is expensive... but so is designing hardware.

  21. TS release in 3...2...1... on Night Vision Goggles vs Pirates · · Score: 3, Insightful

    It'll be interesting if this really stops piracy or not. It just takes one recording and all their efforts are wasted.

  22. Re:geez on Microsoft Extends Product Lifecycle · · Score: 4, Funny

    Junior vice-president Homer Simpson speaking

  23. Certainly trumps redhat on Microsoft Extends Product Lifecycle · · Score: 4, Insightful

    They seem to have the shortest product lifecycles i've ever seen.

    OTOH i'd have thought that it'd be in microsoft's interests to force people to upgrade by withdrawing support from win98 etc...

    Maybe they really are scared .. :)

  24. Grow up on The 3Com Saga · · Score: 1

    Well in the UK broadband is cheaper than dialup for heavy users.

    Depending on how your priorities lie, broadband still isn't a major expense in the USA. I pay about $10/week for mine and would prefer to eat $1 less food each day than live without it.

    Anyway if you are sufficiently hard up that you have to choose food instead of cable then why would you care to purchase a hardware modem... which probably puts you in (2).

  25. Modem use on The 3Com Saga · · Score: 2, Interesting

    Almost anyone that is still using dialup is either

    1) lacking any other options
    2) doesn't give a flying monkey about the performance of their modem

    Group 2 will be entirely happy with their motherboards soft-modem which negates a lot of the demand for real ones.