Entify beta released!
I have released the first version of Entify framework with the visual designer add-in for MonoDevelop. I decided to follow the licensing of Mono project and released the whole project under MIT license. It’s an open source license which allows you to do pretty much anything you want with the code. To sum it up, Entify is free, open and yours to enjoy!
Entify project downloads are hosted on GoogleCode service. You can find precompiled binaries from there as well as SVN repository of the source code. I won’t be releasing source code packages separately, since the latest source code is always available in version control.
To get the latest version of Entify source code, use the following SVN command:
svn checkout http://entify.googlecode.com/svn/trunk/ entify
I hope that developers will download Entify and play around with it. There are still some rough edges since this is the first release, but my over all feeling is that the project is quite stable already.
Related links
Stay tuned for “Getting started with Entify” tutorial.


This looks very cool. Can you put up a MonoDevelop addin repository for the designer? Makes it easier to install.
Very cool!
On a completely different matter; A RSS feed for your blog would really be appreciated.
I know. :) RSS would be a must. It’s just that I somehow managed to break wordpress RSS feature in the process of integrating wordpress to my website. I’ll look into it some day.
Nice work!