Ruby.rewrite(Ruby)
In this RubyFringe talk, Reginald Braithwaite writes Ruby code to read, write, and rewrite Ruby. Demos include extending Ruby with conditional expressions, call-by-name and more.
- Ruby,
Tracking change and innovation in the enterprise software development community
Posted by Abel Avram on Jun 05, 2008 07:44 AM
McObject has released version 3.0 of its open source embedded database targeted at Java and .NET developers. As any other embedded database, Perst has no administration costs, but unlike other embedded databases, Perst stores the objects directly as Java or C# objects. That eliminates the need for conversions between internal representation of objects and Java/C# representations.
McObject boasts with a very small database engine core of about 5,000 lines, and the run-time needs between 30K and 300K of memory depending on access pattern. Perst works under Java SE, EE, and ME, and also under .NET including .NET Compact Framework. Other features are:
Perst 3.0 offers full text search, compressed objects under Java, and LINQ support under .NET. Besides Perst, McObject has a commercial version of the embedded database called eXtremeDB.
Hibernate without Database Bottlenecks
Six Free Project Management Certification Training Courses
Agile development secrets - steps to succeed with agile practices webcast
Thanks for sharing the info about Perst. I just want to add a clarification.<p>
Perst and eXtremeDB are separate and different products -- eXtremeDB is not the commercial version of Perst.<p>
eXtremeDB is McObject's commercial embedded database system for use with C and C++. Perst is our open source, dual license embedded database for Java and .NET.<p>
Both are well worth checking out if you need a small-footprint, highly efficient, full-featured database system in these environments.<p>
Thanks.<p>
Ted<p></p></p></p></p></p></p>
In this RubyFringe talk, Reginald Braithwaite writes Ruby code to read, write, and rewrite Ruby. Demos include extending Ruby with conditional expressions, call-by-name and more.
Aptana RadRails: An IDE for Rails Development by Javier Ramírez discusses the latest Aptana RadRails IDE, a development environment for creating Ruby on Rails applications.
Cliff Click discusses how to optimize generated bytecode for running on the JVM. Click analyzes and reports on several JVM languages and shows several places where they could increase performance.
Scott Ambler, Practice Lead for Agile Development at IBM, speaks on the current status of the Agile community and practices having a look at the perspective of the Agile’s future.
Dave Nicolette and Karl Scotland try to introduce non-technical managers to one of the most popular Agile development techniques: Test-Driven Development (TDD).
Smooks is best known for its transformation capabilities, but in this article Tom Fennelly describes how you can also use it for structured event streaming.
Successful architectures evolve over time to meet changing business requirements. Luke Hohmann presents how to collaborate with key members of your business to manage architectural changes.
In this article, Dr. Tobias Komischke explains how colors used in a GUI can influence our interaction with a computer and offers advice on using the appropriate colors for the interface.
1 comment
Reply