Home
This is a Redmine powered web site hosting my free open source projects. For launching it I created a theme as well as many plugins which I believed would be useful for sites like this. Everything I’m using here is shared and available for download and use.
The main reason for creating this web site was perhaps my Orangutan project. The site also shares Jabberd14 plugins, DokuWiki plugins and a CD cataloging tool. For the full list of my projects go to this page.
I’m a Linux software developer, a Linux system administrator and a designer. I specialize in Linux system programming and web development. My preferred programming languages are: C, JavaScript, Perl, PHP and Ruby.
Latest news
Orangutan:
Целый абзац об Орангутане на Хабре
Orangutan was mentioned (a paragraph) on the famous russian blog Habrahabr.
Redmine OpenID Fix:
Small update of small plugin
OpenID authentication fix for Redmine and ChiliProject now comes with support for manual activation.
Redmine Role Shift:
Hack goes public
Did you ever want to restrict access to some projects maintaining role names?.. I.e. not by creating special roles like "<Project name> developer"?.. I did!
Redmine Extended Fields:
Extending listings
Can't stop the Extended Something plugins to extend... something in Redmine and ChiliProject! This time users and projects listings got extended!
Redmine Download Button:
Download button 0.0.3
This version adds {{download}} Wiki macro, always shows the "Download" tab, adds many notices and warnings instructing a user how to make the button work etc.
Latest projects
-
Redmine Role Shift (17 Feb 2012 12:50)
Redmine definitely needs a better access control (ACL) for example to allow hosting open source and proprietary projects on the same installation. The best manifestation of this problem are Non members and Anonymous roles which are defined globally for all projects....
-
Redmine Subscription (11 Feb 2012 18:13)
This plugin adds notifications which are missing in the core Redmine and ChiliProject. In particular they are: news added for non members, new version released, new file added for non-members, new Wiki page added, code comitted to repository, new issue added and issue closed for non members, new forum added etc......
-
Redmine OpenID Fix (04 Dec 2011 12:13)
Native Redmine / ChiliProject OpenID authentication does not work, for example, with Google. And I doubt it does with other OpenID providers......
-
Redmine WikiNG (20 Nov 2011 12:19)
Redmine Wiki: Next Generation plugin (WikiNG) adds some new and useful extentions to Redmine Wiki syntax. Among them are:
-
Redmine Extended Fields (25 Oct 2011 10:07)
Custom fields support is a great feature for any product. It lets extending an object with user-specific data thus allowing to do more with the extended object.
The next step would be to make objects "richer"... That’s what the Extended Fields plugin does! It does this by adding new rich custom field types ("Link", "Project" and "Wiki text") and by allowing to specify RHTML templates for any custom field (based on just type or name) this way enriching it. It also extends users and projects listings (in "Administration") by letting specify which columns to show....