Follow onomatopej on Twitter Meet us on Facebook Blog Portfolio Publications Contact About

Archive for the ‘Projects’ Category

Is closed-source project like CMSity doomed to the death nowadays?

Tuesday, April 28th, 2009

Seems it is very hard to spread the news about CMSity around the world, and acquire some user base of this project. Till now I did few commercial deployments of CMSity, however the cmsity.com page hits look really miserable.

I wrote mails to many CMS magazines asking to drop a note about my project. However only two of them replied and posted something on their sites about CMSity. So I still miss some more reviews that can put a breathe into the project. But it seems my mails are ignored by majority of big CMS related sites making very hard to promote new project like CMSity nowadays.

Since I believe this software presents great value and outperforms other popular solutions I consider releasing it as open-source, however probably not GPL but some license that will force the code to stay by the author (me), deny all the forks, making all community changes happen to be included in the source code base.

Open-source is a great idea, but I have seen too many projects that were just bloated, forked and spoiled by masses of developers that were just about put something of themselves in the project regardless of quality of the included changes, missing overall sense and directions of the project itself. That is why I decided to keep the code closed initially, while giving the licenses for free, but it seems non-open source project are just kicked out of the focus today, and releasing the source code is a “must” to gain the momentum.

CMSity – small, generic content management system

Thursday, March 5th, 2009

After spending few years using WordPress, MODx, PHPnuke I found out those systems getting more and more complicated, well yes sophisticated too, but first of all complicated. Anyway, feeling that this is not right direction I have decided to rewrite something by my own; simple, but powerful enough to provide functionality that you expect from most of the modern sites – blog, forums, RSS feeds.

(more…)

jabberd2 win32 hits SVN rev 752 and Visual Studio 2008 (SP1)

Thursday, March 5th, 2009

After a while I had put the jabberd2 win32 project aside, finally I have revived it. Here are some news about it:

  • Project files and binaries were upgraded to Visual Studio 2008 (SP1).
  • Installer now checks the runtime properly on Windows Vista & Windows 7 Beta, was tested also on Windows XP & 2003. Moreover since Visual Studio 2008 runtime seems to be present by default on many machines, most of you will not need to install it manually at all.
  • Installer now contains OpenSSL 0.9.8j, so no more problems with OpenSSL external installation.
  • … finally we got all the fixes and features introduced in jabberd2 till the revision #752.

Once you upgrade, you may uninstall Visual Studio 2005 Runtime and OpenSSL using Add/Remove Programs if you have them installed just for older jabberd2 win32 build.

jabberd2 2.2SVN for Windows is out

Monday, August 18th, 2008

jabberd2 win32 project is finally updated and synced with changes made in the generic Unix code. New changes should bring improved compatibility & stability and new 2.2 features for Windows users. Binary installer and optional build instructions available as usual at jabberd-win32 page. Click more for changes. (more…)

Assigned to GNU

Saturday, March 8th, 2008

Today I got assigned to two GNU projects: GNU IDN Library & GNU SASL Library. As jabberd2 relays on both of them and I am the one responsible for making it running on Windows, I had to make few patches, that were gratefully accepted by Simon Josefsson – maintainer of those GNU libraries.

Recently I’ve received two papers from GNU (originated from U.S.) and few great stickers with gnus :) I had to sign it back after carefully studying them. And now I am officially assigned and my changes went to the official repository.

Can I call myself genuine OpenSource developer now !?