Author here. Inspired by John Oliver's segment[0] on 911, I've drafted a system which can communicate the location of emergency callers, but without any major infrastructure upgrades. I have no idea how to reach somebody who might be interested in getting this implemented. Can somebody help?
Google Domains (if you're in the US) or AWS Route 53. They cost about the same ($12/year for most domains, including private registration) but AWS charges extra (about $6/year) if you host your DNS with Route 53 as well.
I just finished transferring my domains out of google to namecheap.
We are a legitimate, normal business. They unilaterally banned our site and took it down - with no access to transfer it out. Their technical team does not give a response in a timely manner.
Our small startup's site was down for 8 days!! If you would like to avoid our experience - never use Google registrar.
Now, I am reconsidering use of Google Apps or anything else from them for businesses.
SEEKING WORK -- Delhi, India (Remote work preferred; I am also willing to travel)
I'm a software developer and operations guy. I love taking on interesting and challenging projects where there's a lot of figuring out to do and an elegant system to be built. I have more than eleven years of paid work experience; I have been hacking and programming for much longer than that.
The five most recent languages I used are .NET/C#, XSLT, JavaScript/node.js, Windows PowerShell, and shell script, with a side of HTML5 and CSS.
WHAT I CAN DO FOR YOU
Pretty much anything, but here’s what I absolutely love doing:
1. Setting up servers. I love building servers on AWS and Azure, and more generally, setting up an infrastructure for app deployment/website hosting, like on Google App Engine, Heroku, or static sites on S3. I love building out the automated scripts and processes that take your code, build it, and deploy it to one of these.
2. Packaging software. I love writing Windows installers for all sorts of software, and even more so, developing tools and build scripts that actually generate installers.
3. Automating stuff. I love writing scripts and software to automate anything and everything, from simple Microsoft Word document processing, to more complex Node.js scripts to send out hundreds of email messages per second via Amazon SES.
CONTACT ME
You can contact me via email: nik@niksci.com or Skype: ndabas.
On a side note, I like using Elance as a project management and escrow platform, and you can check out my Elance profile (work history + client reviews) at http://niksci.elance.com/. On Elance, I am usually ranked among the top 1000 contractors, out of a total of nearly 150,000.
The output can be made much smaller if you just encode (and possibly compress) the bitmap data as a (base64?) string in JavaScript, then use a little JavaScript to actually render it at runtime. You can then have all sorts of optimizations - render using CSS data URIs or canvas where available, for example, to make it look better on iPads and other high-DPI devices.
The download contains the Babylon toolbar, but if you open the installer with 7-zip, then extract and run $TEMP\PrivitizeVPNInstaller.exe - you get the VPN sans the adware.
How does this actually stop spam? Any automated bot would just do the POST or whatever is behind the HTML form, without actually loading up the page with this script, and since there's no server-side verification of the user input, it would merrily go through.
The motionCAPTCHA author seems to be hilariously clueless. Read through the comments on the site from a year ago. A bunch of people, including Aaron Swartz, point out that it misses the fundamental point of a CAPTCHA (being a task that's easier for a human to carry out than a program) and his response to each is some variation of "you need to read the README more closely", or "I'll have a more production version that uses a regular PHP fallback out in a month".
I've been checking in every once in a while to see if there was actually a "secure", "production" version deployed. Figured I could throw together a bot to defeat it in a few minutes and that would be good for a laugh. Doesn't look like there has actually been any development done in a year though.
[0]: https://www.youtube.com/watch?v=A-XlyB_QQYs