Comment I'm just going to throw this one out there (Score 1) 330
Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM
Rest they can try and fill up w/ OpenStreetMaps, and hope that it fills in the difference.
You may be interested to find out that Apple are already using OpenStreetMap in iOS 6 Maps.
Yep, that's the one.
The main problem is that it's currently impossible to send binary data via XHR in Chrome without it getting eaten. What appears to happen is that everything gets "encoded" in UTF-8, which obviously is going to be a dog's breakfast. Even when using a BlobBuilder I just could *not* prevent things getting eaten when passing to xhr.send().
Firefox has a xhr.sendAsBinary() method that "just works". Nothing more needs to be said. Use xhr.sendAsBinary() instead of xhr.send() and all your problems are gone overnight. Oh, except for the fact that sendAsBinary() is non-standard and not supported in Chrome.
I ended up choosing the latter of two workarounds: using FileReader.readAsDataURL() (which encodes into base64) and unpacking the data: URL on the remote end, or using a FormData() object and using FormData.append() to place my File inside there.
It's supported, but only available to subscribers. If you're not logged on as a subscriber, it redirects you to the insecure version.
Nice touch, eh?
Where did you get a 300 MHz Droid?
Yeah, I have a Motorola Milestone (GSM version of the same device) and it is also 550 MHz. My battery is about 30-40% when I plug it in at night, and if an app decides to misbehave, the phone is sometimes flat even before I get home from work.
McAfee is second only to Norton in the amount of effort required to remove it, and the resources it hogs.
MCPR.exe hasn't failed for me yet. That said, with regards to resource hogging -- I'll give you that. One of the many reasons we have switched to Sophos at work. 50 PCs now running Sophos -- we're never looking back.
In a perfect world, we'd be running some kind of Unix that doesn't encourage you to run as root all day long, but until that day arrives, we're stuck with supporting those that haven't yet made the switch.
(If your router is anything like my OpenWrt one, if you don't run DHCPv6-PD, you'll get a dynamic
My apologies — the end of my message seems to have been cut off. I can't remember what I was going to write, but hey. You should get the gist.
You do not need to sign up for Internode's IPv6 trial.
All you have to do is change the domain in your username from "internode.on.net" to "ipv6.internode.on.net". Then, make sure IPv6 is enabled in your pppd config (e.g. check the "IPv6" box on your router, or on Debian, just add a line "ipv6
You'll also need to run a DHCPv6-PD client if you want the static
(If your router is anything like my OpenWrt one, if you don't run DHCPv6-PD, you'll get a dynamic
My only complaint is that it doesn't remember passwords the way AndFTP does (another excellent tool, by the way). I'd like to not have to type in the darned password every time, but oh well, it's a lot better than no ssh.
You've never heard of SSH keys?
I've never typed a password to log on to any of my machines with ConnectBot. Nor am I planning to. There is no need for a password remembering feature (nor can I imagine there ever will be), because SSH keys makes that redundant.
Yes, but for those examples there are other barriers to entry.
To own your own home, you have to make a large financial investment.
And hire a qualified electrician to install cabling inside the house, to reinforce your point.
People try to draw a line between electric cabling and using a computer, based on the false assumption that if you screw up electric cabling you die, whereas if you screw up your own computer, it only affects you.
That's a bogus assumption because the reality is that we have this thing called the "Internet". You know, a community of networks, where computers actually talk to each other. And, you know, cause havoc on each other's networks.
If you crash the car in your own paddock, that's okay -- it's your car, and your paddock. But if you drive irresponsibly on the road, especially a highway, which is a commons of road drivers, you suddenly have the ability to cause a lot more harm.
It's the same with the Internet. If you own a PC, and you connect it to the Internet, you have a responsibility as a citizen of the Internet (and the world, pretty much) to be conscientious to others. An infected PC is not a laughing matter — you’re actively harming someone or something whether you’re aware of it or not. If you're not prepared to take due care, you should be treated like the cops would treat you if you were an unlicensed drive — you shouldn't be allowed on the Internet.
It's a social problem, not a technical one.
Its 2010 and the fact you still have to explain to people how a digital connection works is getting old.
Yes, the data going through the USB may be digital, but as I have shown, the USB power, not data can cause interference.
For a vinyl ripper, the USB power has the ability to interfere with the audio while it's still analogue, before its conversion to digital prior to being sent over USB.
One would hope a vinyl ripper would use an external source of power and shield the USB well.
"Ask not what A Group of Employees can do for you. But ask what can All Employees do for A Group of Employees." -- Mike Dennison