hasan's blog (বল্গ)

work for fun!!!

Archive for February 2008

upcoming project mojar_workflow, workflow engine in ruby

without comments

hi,
we just kicking start a new open source ruby based workflow engine project mojar workflow.
we named it after our deshi word “mojar” reason is very clear to
spread out this word.

mojar workflow, is integral solution to execute a flow of business
rules. for example -

you have an action where you have the following set of rules -
1. start transaction
2. verify user account
3. verify user balance
4. verify user dues
5. reduce dues from balance
6. complete transaction

after few days you got a new requirement, where you suppose to reduce
user dues by the 10% because of company new discount policy.
so you have to implement the following rules -
1. start transaction
2. verify user account
3. verify user balance
4. verify user dues
5. reduce dues by 10% of discount
5. reduce discounted dues from balance
6. complete transaction

to implement such scenario you have to again code in your stable
release. but using mojar workflow, you can add that new concern from
the abstract flow maintenance layer. where you can define this flow in
yaml file or an xml document.

keep your eyes on -
http://rubyforge.org/projects/mojarworkflow/

best wishes,

Written by nhm tanveer hossain khan

February 10, 2008 at 1:59 pm

mac dashboard widget for somewhere in… blog

with 3 comments

somewhere in… blog, is the most popular bangladeshi blog community.
on my spare time i like to keep in touch with this community activities. so here is a widget i have developed as my holiday product, which will help you to keep in touch with this community without going through the site.

currently this widget has the following features –
1. all activities through recently posted comment
2. online users log.

download links -
[download]

installation –
1. extract the downloaded archive file.
2. double click on “somewherein-latest-activity.wdgt” file.
screen snaps –

blog-activity-widget-3

blog-activity-widget-2

Written by nhm tanveer hossain khan

February 2, 2008 at 10:31 pm