The RavenDB new website (and the beta discount)!
I’m currently with some of our team in the Oredev conference. So if you are here, seek us out.
In other good news, the new website for RavenDB is now up, and that means that we are no longer selling RavenDB 2.x. We are now selling RavenDB 3.0 only*!
With this, the last hurdle of releasing RavenDB 3.0 is pretty much out the door, we’ll probably wait until we are back from Oredev and recover a bit, but we are on track for a stable release of RavenDB 3.0 next week or the one just after.
In the meantime, go ahead and look at the new website.
* A RavenDB 3.0 license can work for 2.5, though.
Comments
Nice work guys!
Only issue I noticed is the testimonial text is overlapping itself.
Nice work.
Is the website meant to be responsive? Or still working on some of the issues?
On the buy page the formatting of the ammount is rounded by one decimal so is displays "$558.4/year"
BizSpark link goes nowhere http://ravendb.net/buy# Don't appear to be able to purchase without RavenFS but no information on what RavenFS is or why I would want to pay extra for it.
bug - The browser back and forward navigation doesn't work in the company tabs
Is there an upgrade license for 2.x licence holders?
Phillip, It is mostly responsive, yes.
Bas, What is the issue there?
Nigel, You can purchase without RavenFS (in the cart). RavenFS is talked about here:
http://ayende.com/blog/168323/what-is-new-in-ravendb-3-0-ravenfs
Wal, Ping our sales email, it depend on what kind of license you have and from when.
The issue is that prices are formatted with 2 digits. So it should be "$558.40/year" but even clearer is to leave the cents of, so just "$558" I say this because I always have difficulties with decimal and thousand separators.
Bas, Good idea, we'll change it.
wasn't this going to be released last summer? Can you tell me in one sentence why I shouldn't just use DocumentDB since I am using Azure anyway? I know there is a long list of advanced technical reasons but in general what is the deal breaker? What makes RavenDB the "best" choice?
Thanks
Hello Ayende, nice new website but I saw some quirks using chrome on a smaller resolution.
I've shared some screenshots :-)
http://imgur.com/a/MH5S0
In case you're wondering my resolution is 1440x900
Mike, It went public in beta last summer, yes. You should use this over Azure DocDB because you can actually build application on top of RavenDB. ADB is still missing core functionality such as the ability to order results, aggregation and has a very small document limit size.
RavenDB was created to be a good database for OLTP applications, and we have a lot of very happy clients that show that this has been a great success.
Erick, Thanks, we'll handle that.
Ayende, thanks for responding... I hope RavenHQ has 3.0 options soon...
Just wanted to say that the documentation is awesome! I especially like the way you present the code samples.
The download page erros with
Could not open database named: HibernatingRhinos.com The source argument contains duplicate keys.
My thoughts on new web site: - logo is to close to Search box, no margin or any alignment - font looks very weird, specially on Chrome. Like it's comic sans, difficult to read longer pages. - site menu. Not distinguished or separated enough from rest of the content - overall text lines and paragraph spaces. There's something wrong with it. - Testimonial page: can't reach items below "Government", - Documentation: version and client dropdowns are in 2 rows, doesn't look good - heading fonts size and type, could be better - some images are too big (ie polymorphism doc page on IE10, on Chrome its fine) - code could have coloring - Buy page. Discount sticker very ugly, prices and specs also. Title "Buy" with some strange icon next to it not aligned to anything.
Hey all,
I'm one of the guys building the website. Thanks for telling me/us about the problems. To track them, I've created this issue: http://issues.hibernatingrhinos.com/issue/RavenDB-2923
We'll get these fixed shortly, in fact, I will be hacking on it today.
Got this error on download page. Maybe the site is still in transition
Server Error in '/' Application.
Could not load file or assembly 'System.Web.Http' or one of its dependencies. The process cannot access the file because it is being used by another process. (Exception from HRESULT: 0x80070020)
Ignore above bug report. Is working fine now
The image of the flying raven and some documents flying in air gave me, if not chaotic, out of control impression. Maybe worthwhile some thinking here.
documentation for creating a IDocumentStore, the Lazy constructor is a missing the factory method, no?
http://ravendb.net/docs/article-page/3.0/Csharp/client-api/creating-document-store
Firo, Yes, we'll fix that.
Comment preview