InfoQ Homepage DevOps Content on InfoQ
-
SproutCore: An HTML 5 Application Framework
InfoQ has reported on SproutCore a couple times in the past and recently learned about the upcoming 1.0 release. SproutCore promises stunning desktop-class applications without plugins inside of the browser.
-
Intalio acquires Webtide, makers of Jetty
Intalio, Inc., the Enterprise Cloud Company, announced the acquisition of Webtide, the team behind the Jetty open source Java application server. Jetty is currently used on millions of web servers, and powers products such as Cisco SESM, Google AppEngine, Google GWT, HP OpenView, IBM Tivoli NetView, Oracle WebLogic Business Connect, Sybase EAServer, and Yahoo! Zimbra.
-
Faster Ruby Test Execution With Devver
Devver is a new service that runs your Ruby tests in parallel on their cloud infrastructure. InfoQ talked to Ben Brinckerhoff from Devver to understand how they can speed up your tests.
-
ADO.NET Entity Framework Providers for Oracle
Microsoft’s vision for .NET is a wide one. In addition to support for all programming languages, MS wants to bring together all communication frameworks and data storage engines. While WCF is making headway for standardizing communication APIs, their universal data access model Entity Framework is lagging behind. Much is this is due to lack of direct vendor support from companies like Oracle.
-
PHP and Microsoft's Cloud
Microsoft is continuing to court the PHP market with drivers. With the newest offerings, Microsoft is adding support for SQL Azure, their cloud-computing platform.
-
Simplify SQL Migration Scripts with SQrbL
Managing SQL-based scripts can become a nightmare with time. Rails solved this with ActiveRecord Migration. Sam Livingston-Gray wrote a small standalone Ruby tool to generate hierarchical migration script. Based on the fact that SQL scripts can become very verbose and duplication-prone, Sam started SQrbL which is a mix of SQL and Ruby.
-
Agile 2009 Coverage
Several InfoQ editors will be attending the Agile conference this week and reporting on the sessions. Stay tuned to InfoQ to read the latest about the happenings at the conference and get reports about the most interesting and provoking sessions.
-
MapPoint Add-In For SQL Server Released
Microsoft released a free MapPoint 2009 Add-In for SQL Server 2008 spatial data. The add-in can be used with MapPoint to build map graphics against queries on SQL Server 2008 spatial geography columns.
-
Fluent NHibernate Has Been Released as 1.0 RC
James Gregory, the owner of the Fluent NHibernate project, has announced his project has reached the 1.0 milestone and it is currently a Release Candidate.
-
SpringSource Cloud Foundry is Launched
Continuing their push integrating Java and cloud technologies, SpringSource today announced the release of the SpringSource Cloud Foundry. The website enables easy deployment of Java web applications to cloud platforms such as Amazon EC2.
-
Is the NoSQL Meeting Announcing the End of the RDBMS Era?
The NoSQL meeting tried to raise the awareness towards the opportunity of using non-relational databases which promise to be cheaper, simpler to administer and maintain, and offering superior scalability. Michael Stonebraker, co-creator of Ingres and Postgres, thinks that the end of RDBMS era is close, while others think that we are not there yet.
-
Disclosing How C#-SQLite Was Ported to .NET
InfoQ announced the porting of SQLite to .NET two weeks ago. Because the community showed special interest in this project, we interviewed Noah Hart, the developer who did it, to find out how SQLite was re-written in C#.
-
Moonlight 2.0 Beta 1 Contains Features from Silverlight 3.0
Moonlight, the open source implementation of Microsoft’s Silverlight for Linux and Unix/X11 systems, has reached version 2.0 Beta 1. Moonlight 2.0 API is a superset of Silverlight 2.0 API because it contains features from Silverlight 3.0.
-
A US Judge Orders Microsoft to Stop Selling Word
A Texan judge has ordered Microsoft to stop selling MS Word in US because it infringes on a patent hold by i4i.
-
New Installer Provides a Much Faster Ruby for Windows
Luis Lavena is working on an update to the Ruby installer for Windows, including a new Ruby binary built with a modern compiler. Benchmarks show Ruby 1.8.6 running more than twice as fast than previously. We talked to Luis Lavena about the new Ruby Installer.