Reserved instances are simply a pricing construct. You're paying upfront for up to 24/7 usage, but you're running on the same pool as the standard instance. Dedicated instances, on the other hand, do what you're talking about but they're much pricier:
Per another thread of discussion, apparently the rules of the GPL do not apply to the licensor, only the licensee. If MSNBC accepted OSS community contributions to the Everyblock codebase, they might be in violation. But if it was a one-way offering, they can apparently still retain full rights. I imagine the initial Mozilla-Knight foundation grant makes this a bit more complex, but IANAL.
I was on the site nearly every day and poured hours of my life writing community posts, updating information, etc. This may not mean much to people outside of Chicago, but stuff like the epic debate between Eddie Carazana and Jim DeRogatis on the future of the Congress Theater, gone forever?
The fact that this code is not current is extremely surprising, actually. It's GPLV3-licensed, so my somewhat uninformed expectation is that MSNBC would be obligated to open-source any derivative works? Unless they did a complete rewrite of the codebase at some point.
I created a petition asking MSNBC to open-source the latest codebase and also release the user-generated content to the public domain:
But the last update was June 2009, nearly three years ago.
It would also be a shame for the user content to be lost forever. Some of us poured tens or hundreds of hours of our lives into community discussions. It should be a part of the public record.
A recruiter phishing for hiring managers maybe? But I would suspect this is legit and totally above-board. This is part of what online communities are all about.
I love both Solr and ElasticSearch but the big missing comparison for me is: are there any books available? Or even comprehensive tutorials beyond the basics? I love ElasticSearch but it was a huge pain getting up-to-speed on everything. Figuring out things like EdgeNGrams (something I already knew how to do in Solr and Lucene) meant digging into the source code. I'm not shy about doing that myself, but giving that advice to a consulting client would be a non-starter. With the explosive growth of ES just in the last year or two, it's really time for someone to start working on a book. Packt, Manning, O'Reilly, any news?
Thanks Jeremy, Shan and Mike. I'm continually blown away by the data journalism you're doing over at nytimes on the election. It's truly an inspiration.
Comic Sans also comes from a pre anti-aliasing era in personal computing. If you viewed it on a 640x480 display with no aliasing, it's actually slightly more readable than other fonts like Times New Roman. See about 3:50 into this presentation:
This seems to be a widespread issue with Java and the leap second. Reddit, LinkedIn and Facebook affected. Personally speaking, my pager just went off five times in the last hour. It's going to be a long night.
That's not really a productive criticism. Are there any specific issues you've had with Grails? Have you looked at it lately? It actually has a fairly thriving developer community. Admittedly, the community is mostly Spring/Java stack exiles, but its starting to attract quite a bit of new developers and PHP/Rails converts as well.
I don't work for websolr, but I do quite a bit of work with Apache Solr. I'd imagine Java integration is supported through the native Java client, http://wiki.apache.org/solr/Solrj, which is maintained by the Solr team. There are also a number of Solr client libraries for Python, Ruby, PHP, etc. All searches against a Solr index take place over HTTP through an RPC interface, so building an API for a specific language relatively straightforward.
http://aws.amazon.com/dedicated-instances/