Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment The only thing worse than this.. (Score 0) 251

Make all voting done online.

Citizens will have to register on the voting site using their Facebook account and Social Security Number, authenticated by a custom captcha system.

Voting Accounts will be verified by email activation link.

Once logged in the website will pull all of the citizens personal data from the governments databases so the user can ensure the data held is accurate, and any corrections submitted by the user will be saved after being validated with javascript.

Furthermore, this system powered by the Cloud using tried and tested Windows Server technology, ASP, .NET and SQL 2005.

Comment Re:Shouldnt scotland yard get its own shit in orde (Score 1) 369

What a strange story.

http://en.wikipedia.org/wiki/Armed_response_vehicle

Why were you challenged?
You do know that if police point a firearm at you - it has to be justified exactly the same as discharging it.

I say they should have shot you for talking nonsense, your story is full of holes. Even a 7 year old retarded kid would have some questions.

Comment Local Loop Unbundling (Score 1) 258

I still have a BT phone line, but my ISP is with BE There, a LLU provider who have their own equipment in my exchange.

It's cheaper and much faster. With BT I was limited to 8/1 mb/s, whereas on BE I get 24/2 mb/s. In practice I sync at 16/2. So it's twice as fast for half the cost. The support is much better, I can use the "Live Chat" feature to make changes to my broadband profile, ask technical and billing questions, without being stuck on the phone. I find writing technical questions much easier than trying to explain it over the phone.

Using smaller LLU companies really offers a lot more value to the consumer.

Friends of mine who aren't really bothered about fast internet speeds are taking our Sky Broadband as part of their satellite TV package, costing an extra £5 or £6 per month. You can't compete against that for the money, single billing provider etc.

Comment Re:One-time pads (Score 1) 284

Not with two factor and signed challenge/response.

Say I want to send you £100 from my bank account.
First in my banks browser I enter my membership number and last 4 digitals of my debit cart.
I insert the debit card into my card reader and press [Identify], then enter my PIN.
If correct it displays an 8 digit number which I enter into the login form and press submit.

Once logged into my online banking I click "Make a payment".
Then I enter your account number and amount into my browser.
My bank now asks me to enter my PIN, the account number and the amount due to be paid - into my card reader and to press [Sign].

This generates another 8 digit code, which is obviously unique to the datetime/account/amount.

Now it's possible an end user could be forced or duped into entering the wrong money and defrauded. It's also possible they could be stupid and write down their membership number, PIN and lose their debit card and before they report it stolen and be defrauded.

But it's much more effective than just a password.

Sony

Submission + - Anonymous Civil War as AnonOps Sites are Hacked (thinq.co.uk)

Stoobalou writes: Civil war appears to have broken out in the ranks of headless 'hacktivist' collective Anonymous, with claims that a rogue admin has seized control of two key sites used to coordinate the loose-knit group's online direct action.
The news follows speculation that a breakaway group of Anonymous members was responsible for the hacking attacks on Sony's PlayStation Network and Online Entertainment Network, which saw personal information, including credit card details, stolen from as many as 100 million users' accounts.

Submission + - Client-side JavaScript to Replace Server-side HTML (zx2c4.com) 4

zx2c4 writes: "I've recently finished writing a simple photo gallery web application that scans a directory tree of photographs and generates static JSON files and thumbnails. There is then an accompanying web page that consists of a single index.html with some heavy JavaScript that fetches the JSON files and writes the layout of the page. You can navigate various pages and switch between different views, all without loading a different HTML page, but because the information is downloaded from the JSON files via AJAX. The app uses hash URLs to mimic navigating through a normal web page. It's all very similar to how GMail works, really. So, we've all seen AJAX used in a low key way at a zillion places around the Internet. But what I'm wondering is — do you suppose that the future of web applications will be in doing all of the page structure in client-side JavaScript, and that servers will only serve up the static index.html/scripts.js/styles.css and then a bunch of (dynamic or static) JSON files? Are the days of having a server dynamically write the actual HTML over? Do you expect to see nothing but JavaScript apps doing all the display for JSON data? Do websites still have a responsibility to display with out JavaScript as a requirement, or have we all got to accept that JavaScript is here to stay, and will be in the future responsible for most HTML writing?"

Comment Re:"Real Life"? (Score 1) 117

Yes and I'm convinced that my local council in the UK uses a copy of Simcity to implement road planning and routes: one way systems, traffic lights, road works, etc.

It's quite obvious the user doesn't have a driving licence or drive in my local area, since the decisions they make are completely insane and illogical from a practical point of view, they just look pretty in Simcity.

Comment Re:At what? (Score 1) 789

If you extend javascripts prototype, then they do exist - as does any other event which you care to fire and listen for.

Check the Sencha framework for an example of iOS and Android framework which implements these events and allows you to use these handlers.

Comment Re:This is worst than in the movies (Score 2) 431

The thing is, it's not just 1 truck and the water. As you saw from the footage the sheer amount of debris in the water would be your major problem, not drowning just because you're in the water per se.

I think the safest thing that driver could do was to put their foot to the floor and drive as aggressively away from the coast line as they could, trying to stick to the roads and make sure that they don't overcook it going round a corner and blow out a tyre.

It would certainly take some confidence to drive out of a situation like that without panicing and being left a sitting duck in the middle of the road, immobilized by fear.

Comment Pah, users.. (Score 1) 901

Users will complain about anything.

One thing I've found out after a few years of rolling out software to companies with inefficient workflow, is that users absolutely hate change.

They are not really interested in the profits, or how something could perhaps work more efficiently ... they want to come into work, do the same job they did yesterday (easy) and go home to their families. They don't want to learn new systems or get their head around new implementations. That requires engaging the brain and interacting with the software rather than just clicking the same old buttons over and over.

There is also the fear of embracing a new software product which may make them redundant, so they resist and complain and wish things were the way they were before so they can go back to sleep for the rest of their 8 hour shift.

I think the days of people in business playing the dumb card ("I don't know anything about computers, I stay away from them!") are slowly dying. At some point it won't be acceptable to be dumb computer user or "IT illiterate" anymore than not being able to read about write is acceptable in most business environments today.

Governments will be even worse, everyone will have an opinion about what should be happening and the entire thing will drown in red tape. Can you imagine?!

Ultimately it's about giving the German public the very best value for their taxes they pay, who cares what the OS is? Linux or Windows, it'll always be poorly received by the users.

Slashdot Top Deals

Intel CPUs are not defective, they just act that way. -- Henry Spencer

Working...