[Mifos-issues] [JIRA Studio] (MIFOS-5161) Allow question groups to be attached to Close Loan/Savings account workflows

2011-11-16 Thread Binny Gopinath Sreevas (Commented) (JIRA)

[ 
http://mifosforge.jira.com/browse/MIFOS-5161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=70889#comment-70889
 ] 

Binny Gopinath Sreevas commented on MIFOS-5161:
---

The standard notes should be left as-in.

Notes will allow capture of free-form text. However, it is difficult to analyze 
the responses in the notes field using a custom report. This is the reason why 
a question group would be useful. A drop-down of reasons why the customer is 
leaving or why an account is being closed could be one such field on which 
further analysis could be done.


 Allow question groups to be attached to Close Loan/Savings account workflows
 

 Key: MIFOS-5161
 URL: http://mifosforge.jira.com/browse/MIFOS-5161
 Project: mifos
  Issue Type: Improvement
  Components: QuestionGroups/Surveys/PPI
Affects Versions: Release 2.2.1
Reporter: Binny Gopinath Sreevas
Assignee: Jakub Sławiński
Priority: Major
  Labels: GK
 Fix For: Release 2.2.2


 MFI would like to capture reasons why an account is getting closed or why a 
 customer pre-closes their loans.
 Hence, it is important to allow question groups to be allowed during the 
 close loan and close savings account workflows.
 This feature is quite important for GK.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://mifosforge.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

   

--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


Re: [Mifos-users] Is there any tools or plans for data migration for savings?

2011-11-16 Thread Binny Gopinath
Hi,

Will you be extending the existing data migration tool that the SunGard
team had shared?
Or is this a different tool? Can you share some details on the
functionality and technology used?

Is the plan to keep it open-source and to share with the rest of the
community?

Thanks
Binny

On Wed, Nov 16, 2011 at 6:44 PM, HT Team i...@hugotechnologies.com wrote:

 Hi

 We are developing data porting scripts for this purpose, it will be
 available in next 2-3 weeks.

 Thanks
 HT


 --
 RSA(R) Conference 2012
 Save $700 by Nov 18
 Register now
 http://p.sf.net/sfu/rsa-sfdev2dev1
 ___
 Mifos-users mailing list
 Mifos-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/mifos-users


--
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d___
Mifos-users mailing list
Mifos-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users


Re: [Mifos-users] Loan Disbursement Independent of Meeting date

2011-11-15 Thread Binny Gopinath
The correct solution, in my opinion, would be to enable Principal only
grace period for declining balance - interest recalculation interest
type. This does a daily-reducing-balance based interest calculation.

But I suspect that it may not solve your issue fully.
As the interest calculated by this interest type depends on the number of
days in the month and hence may not be exactly 2% of outstanding amount for
all months.

How did you compute the interest as 83/-?
is it 10,000 * 2% / 365 * 13 ?
This gives a value greater than 83.
Or it 10,000 * 2% / 31 * 13 -- this gives a value close to 83. But why 31?

A very manual (and un-refined) workaround in Mifos would be to define the
loan product with 11 installments with 1 grace period (principal +
interest). And after disbursement, manually apply a charge that is equal to
the first partial-period interest. The amount of the charge will need to be
externally computed or calculated by a custom report.

Thanks
Binny



On Tue, Nov 15, 2011 at 7:19 PM, HT Team i...@hugotechnologies.com wrote:

 Keith

 Interest should be calculated only for the period Loan disbursement date
 to subsequent meeting date i.e., 27-02-2011 to 12-03-2011 with interest
 amount as 83/- approximately for 13 days.
 200/- interest which you mentioned is exactly for 1 month which will be a
 burden on members.

 Thanks
 HT


 --
 RSA(R) Conference 2012
 Save $700 by Nov 18
 Register now
 http://p.sf.net/sfu/rsa-sfdev2dev1
 ___
 Mifos-users mailing list
 Mifos-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/mifos-users


--
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1___
Mifos-users mailing list
Mifos-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users


[Mifos-issues] [JIRA Studio] (MIFOS-5182) Declining balance with interest recalculation - need to support monthly option

2011-11-10 Thread Binny Gopinath Sreevas (Commented) (JIRA)

[ 
http://mifosforge.jira.com/browse/MIFOS-5182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=70853#comment-70853
 ] 

Binny Gopinath Sreevas commented on MIFOS-5182:
---

Jakub, just change the value to 650,000 (instead of 400,000) in the example I 
had shared and you will see the impact on the excel sheet.

Late payments will be automatically handled if you make the interest 
recalculation based on the outstanding balance as on the last meeting date.

For example (weekly meeting), principal outstanding (assuming the member pays 
500 towards principal for each week)

4-Jun - 10,000 
11-Jun -  9,500 (member makes principal payment of 500 + Weekly Interest 
computed on 4-Jun balance)
18 - Jun - 9,000 (member makes principal payment of 500 + Weekly Interest 
computed on 11-Jun balance)
25-Jun - 8,500 (member makes principal payment of 500 + Weekly Interest 
computed on 18-Jun balance)

So, for delayed payments (for example: the person skips payments for each week, 
it will be as follows)

4-Jun - 10,000
11-Jun -  10,000 (member skips payment and Weekly Interest accumulated on 
10,000 for 4-Jun balance)
18 - Jun - 10,000 (member skips payment and Weekly Interest accumulated on 
10,000 for 11-Jun balance)
25-Jun - 10,000 (member skips payment and Weekly Interest accumulated on 10,000 
for 18-Jun balance)
2-Jul - 9,500 (Member pays 500 to principal + weekly Interest accumulated for 
last 3 weeks + current weekly Interest computed on 25-Jun balance)

Any delays of payment within the meeting period will not have any impact.


 Declining balance with interest recalculation - need to support monthly option
 --

 Key: MIFOS-5182
 URL: http://mifosforge.jira.com/browse/MIFOS-5182
 Project: mifos
  Issue Type: Improvement
Reporter: Binny Gopinath Sreevas
Priority: Major
 Fix For: Release 2.2.2

 Attachments: SampleLoanCalculation_MonthlyReducing.xlsx


 Currently declining balance with interest recalculation does a daily 
 interest recalculation. There is a need to have an option to do a monthly 
 interest calculation. Detailed requirement and example below:
 There are 2 loans (with monthly installments) which are handled as follows in 
 real-life:
 Loan 1:
  February-2011 - Disbursed - 10,00,000 at 2% per month
  March-2011 - Interest paid - 20,000
  April-2011 - Interest paid - 20,000
  May-2011 - Loan repaid paid with interest - 10,20,000
I schedule this as a loan product with interest type as diminishing 
 balance and with 2 principal-only grace periods. This works fine in Mifos.
 Loan 2: Is similar, except that the customer does some prepayments.
  May-2011 - New Loan disbursed - 40,00,000 at 2% per month
  June-2011 - Interest paid - 80,000
  July-2011 - Interest paid - 80,000
  August-2011 - Interest paid - 80,000, Principal repaid 5,00,000 
 (principal outstanding is now 35,00,000)
  September-2011 - Interest paid - 70,000, Principal repaid 10,00,000 
 (principal outstanding is now 25,00,000)
  October-2011 - Interest paid - 50,000, Principal repaid 15,00,000 
 (principal outstanding is now 10,00,000)
  Nov-2011 - Interest paid - 20,000

 I am not able to configure Loan-2 in Mifos. Ideally, the pre-payments should 
 be adjusted to the principal. But mifos accounts prepayments against future 
 interest, if I use interest type as diminishing balance.

 If I use the interest type as diminishing balance with interest 
 recalculation, Mifos computes the interest based on daily-reducing balance. 
 So the interest due for Feb, will be less than interest due for April. Which 
 will not help implementing the above scenario. And with this type of 
 interest, Grace periods are not supported. So it is impossible to implement 
 such a loan in Mifos.
 My understanding of the solution in Mifos, will need 2 enhancements:
 a) Along with daily declining balance with interest recalculation, we need 
 a monthly declining balance with interest recalculation
 b) We need Principal Only Grace periods to be allowed for interest type 
 Declining balance with interest recalculation. Currently, Mifos does not 
 allow this. There is already a ticket for this at: MIFOS-4742

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://mifosforge.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1

[Mifos-issues] [JIRA Studio] (MIFOS-5182) Declining balance with interest recalculation - need to support monthly option

2011-11-10 Thread Binny Gopinath Sreevas (Updated) (JIRA)

 [ 
http://mifosforge.jira.com/browse/MIFOS-5182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Binny Gopinath Sreevas updated MIFOS-5182:
--

Attachment: SampleLoanCalculation_MonthlyReducing_V02.xlsx

 Declining balance with interest recalculation - need to support monthly option
 --

 Key: MIFOS-5182
 URL: http://mifosforge.jira.com/browse/MIFOS-5182
 Project: mifos
  Issue Type: Improvement
Reporter: Binny Gopinath Sreevas
Priority: Major
 Fix For: Release 2.2.2

 Attachments: SampleLoanCalculation_MonthlyReducing_V02.xlsx, 
 SampleLoanCalculation_MonthlyReducing.xlsx


 Currently declining balance with interest recalculation does a daily 
 interest recalculation. There is a need to have an option to do a monthly 
 interest calculation. Detailed requirement and example below:
 There are 2 loans (with monthly installments) which are handled as follows in 
 real-life:
 Loan 1:
  February-2011 - Disbursed - 10,00,000 at 2% per month
  March-2011 - Interest paid - 20,000
  April-2011 - Interest paid - 20,000
  May-2011 - Loan repaid paid with interest - 10,20,000
I schedule this as a loan product with interest type as diminishing 
 balance and with 2 principal-only grace periods. This works fine in Mifos.
 Loan 2: Is similar, except that the customer does some prepayments.
  May-2011 - New Loan disbursed - 40,00,000 at 2% per month
  June-2011 - Interest paid - 80,000
  July-2011 - Interest paid - 80,000
  August-2011 - Interest paid - 80,000, Principal repaid 5,00,000 
 (principal outstanding is now 35,00,000)
  September-2011 - Interest paid - 70,000, Principal repaid 10,00,000 
 (principal outstanding is now 25,00,000)
  October-2011 - Interest paid - 50,000, Principal repaid 15,00,000 
 (principal outstanding is now 10,00,000)
  Nov-2011 - Interest paid - 20,000

 I am not able to configure Loan-2 in Mifos. Ideally, the pre-payments should 
 be adjusted to the principal. But mifos accounts prepayments against future 
 interest, if I use interest type as diminishing balance.

 If I use the interest type as diminishing balance with interest 
 recalculation, Mifos computes the interest based on daily-reducing balance. 
 So the interest due for Feb, will be less than interest due for April. Which 
 will not help implementing the above scenario. And with this type of 
 interest, Grace periods are not supported. So it is impossible to implement 
 such a loan in Mifos.
 My understanding of the solution in Mifos, will need 2 enhancements:
 a) Along with daily declining balance with interest recalculation, we need 
 a monthly declining balance with interest recalculation
 b) We need Principal Only Grace periods to be allowed for interest type 
 Declining balance with interest recalculation. Currently, Mifos does not 
 allow this. There is already a ticket for this at: MIFOS-4742

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://mifosforge.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


[Mifos-issues] [JIRA Studio] (MIFOS-5182) Declining balance with interest recalculation - need to support monthly option

2011-11-10 Thread Binny Gopinath Sreevas (Commented) (JIRA)

[ 
http://mifosforge.jira.com/browse/MIFOS-5182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=70857#comment-70857
 ] 

Binny Gopinath Sreevas commented on MIFOS-5182:
---

Good points.

We need another 2 parameters to be captured for such loan products:
   Fixed Repayment Term (Checkbox)
   Recalculate installment based on Early Repayments? (Checkbox) - This check 
box is enabled only if the Fixed Repayment Term? Checkox is checked.

Scenario 1) If fixed repayment term? is not checked, and if there are over 
payments, then Mifos handles it the way I had described earlier.

Scenario 2) If fixed repayment term? is checked, and if there are over 
payments, then Mifos does not reduce the repayment term (6 months in my example)

Scenario 2a) If Recalculate installment based on Early Repayments? also is 
checked, then Mifos recalculates the monthly installment amount based on the 
principal outstanding and the interest rate for the remaining months.

Scenario 2b) If Recalculate installment based on Early Repayments? is not 
checked, then Mifos does not collect principal for the next few months (but 
collects only interest for principal outstanding) - it allocates the 
overpayments to the next few months' principal

Computations of these 3 scenarios are described in the new attachment 
(SampleLoanCalculation_MonthlyReducing_V02.xlsx)

The installments with 0 can be ignored. Such installments will not be displayed 
in Mifos. The loan is fully repaid when principal outstanding is 0.

 Declining balance with interest recalculation - need to support monthly option
 --

 Key: MIFOS-5182
 URL: http://mifosforge.jira.com/browse/MIFOS-5182
 Project: mifos
  Issue Type: Improvement
Reporter: Binny Gopinath Sreevas
Priority: Major
 Fix For: Release 2.2.2

 Attachments: SampleLoanCalculation_MonthlyReducing_V02.xlsx, 
 SampleLoanCalculation_MonthlyReducing.xlsx


 Currently declining balance with interest recalculation does a daily 
 interest recalculation. There is a need to have an option to do a monthly 
 interest calculation. Detailed requirement and example below:
 There are 2 loans (with monthly installments) which are handled as follows in 
 real-life:
 Loan 1:
  February-2011 - Disbursed - 10,00,000 at 2% per month
  March-2011 - Interest paid - 20,000
  April-2011 - Interest paid - 20,000
  May-2011 - Loan repaid paid with interest - 10,20,000
I schedule this as a loan product with interest type as diminishing 
 balance and with 2 principal-only grace periods. This works fine in Mifos.
 Loan 2: Is similar, except that the customer does some prepayments.
  May-2011 - New Loan disbursed - 40,00,000 at 2% per month
  June-2011 - Interest paid - 80,000
  July-2011 - Interest paid - 80,000
  August-2011 - Interest paid - 80,000, Principal repaid 5,00,000 
 (principal outstanding is now 35,00,000)
  September-2011 - Interest paid - 70,000, Principal repaid 10,00,000 
 (principal outstanding is now 25,00,000)
  October-2011 - Interest paid - 50,000, Principal repaid 15,00,000 
 (principal outstanding is now 10,00,000)
  Nov-2011 - Interest paid - 20,000

 I am not able to configure Loan-2 in Mifos. Ideally, the pre-payments should 
 be adjusted to the principal. But mifos accounts prepayments against future 
 interest, if I use interest type as diminishing balance.

 If I use the interest type as diminishing balance with interest 
 recalculation, Mifos computes the interest based on daily-reducing balance. 
 So the interest due for Feb, will be less than interest due for April. Which 
 will not help implementing the above scenario. And with this type of 
 interest, Grace periods are not supported. So it is impossible to implement 
 such a loan in Mifos.
 My understanding of the solution in Mifos, will need 2 enhancements:
 a) Along with daily declining balance with interest recalculation, we need 
 a monthly declining balance with interest recalculation
 b) We need Principal Only Grace periods to be allowed for interest type 
 Declining balance with interest recalculation. Currently, Mifos does not 
 allow this. There is already a ticket for this at: MIFOS-4742

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://mifosforge.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1

[Mifos-issues] [JIRA Studio] (MIFOS-5182) Declining balance with interest recalculation - need to support monthly option

2011-11-10 Thread Binny Gopinath Sreevas (Commented) (JIRA)

[ 
http://mifosforge.jira.com/browse/MIFOS-5182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=70859#comment-70859
 ] 

Binny Gopinath Sreevas commented on MIFOS-5182:
---

The most immediate need is for scenario 2 (either 2a or 2b) as this is what the 
client needs. I assume this will work well in the scenario where I want to 
collect the principal fully in the last installment and only interest in the 
first n-1 installments by giving a principal only grace period. My client 
always collects the outstanding principal with the last installment, with the 
facility for customer to prepay if needed.

The last scenario is different from the current interest recalculation scheme 
that we have currently. Currently, Mifos internally does a daily reducing 
balance. Which means that the interest for February will be less than interest 
for April. What customer wants is that the calculated interest amount should be 
same for each of the monthly installments. This can be done only by having the 
formula based on (interest / 12) instead of (interest / 365 * days).

We can take up scenario 1) and scenario 2a) in a later release. We can 
implement 2b) first if that is easier. I am ok with  that.

 Declining balance with interest recalculation - need to support monthly option
 --

 Key: MIFOS-5182
 URL: http://mifosforge.jira.com/browse/MIFOS-5182
 Project: mifos
  Issue Type: Improvement
Reporter: Binny Gopinath Sreevas
Priority: Major
 Fix For: Release 2.2.2

 Attachments: SampleLoanCalculation_MonthlyReducing_V02.xlsx, 
 SampleLoanCalculation_MonthlyReducing.xlsx


 Currently declining balance with interest recalculation does a daily 
 interest recalculation. There is a need to have an option to do a monthly 
 interest calculation. Detailed requirement and example below:
 There are 2 loans (with monthly installments) which are handled as follows in 
 real-life:
 Loan 1:
  February-2011 - Disbursed - 10,00,000 at 2% per month
  March-2011 - Interest paid - 20,000
  April-2011 - Interest paid - 20,000
  May-2011 - Loan repaid paid with interest - 10,20,000
I schedule this as a loan product with interest type as diminishing 
 balance and with 2 principal-only grace periods. This works fine in Mifos.
 Loan 2: Is similar, except that the customer does some prepayments.
  May-2011 - New Loan disbursed - 40,00,000 at 2% per month
  June-2011 - Interest paid - 80,000
  July-2011 - Interest paid - 80,000
  August-2011 - Interest paid - 80,000, Principal repaid 5,00,000 
 (principal outstanding is now 35,00,000)
  September-2011 - Interest paid - 70,000, Principal repaid 10,00,000 
 (principal outstanding is now 25,00,000)
  October-2011 - Interest paid - 50,000, Principal repaid 15,00,000 
 (principal outstanding is now 10,00,000)
  Nov-2011 - Interest paid - 20,000

 I am not able to configure Loan-2 in Mifos. Ideally, the pre-payments should 
 be adjusted to the principal. But mifos accounts prepayments against future 
 interest, if I use interest type as diminishing balance.

 If I use the interest type as diminishing balance with interest 
 recalculation, Mifos computes the interest based on daily-reducing balance. 
 So the interest due for Feb, will be less than interest due for April. Which 
 will not help implementing the above scenario. And with this type of 
 interest, Grace periods are not supported. So it is impossible to implement 
 such a loan in Mifos.
 My understanding of the solution in Mifos, will need 2 enhancements:
 a) Along with daily declining balance with interest recalculation, we need 
 a monthly declining balance with interest recalculation
 b) We need Principal Only Grace periods to be allowed for interest type 
 Declining balance with interest recalculation. Currently, Mifos does not 
 allow this. There is already a ticket for this at: MIFOS-4742

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://mifosforge.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


[Mifos-issues] [JIRA Studio] (MIFOS-5182) Declining balance with interest recalculation - need to support monthly option

2011-11-10 Thread Binny Gopinath Sreevas (Commented) (JIRA)

[ 
http://mifosforge.jira.com/browse/MIFOS-5182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=70861#comment-70861
 ] 

Binny Gopinath Sreevas commented on MIFOS-5182:
---

Yes. this is the same as declining balance, but early repayments are applied to 
the principal oustanding and not to future interests.

Yes. we can call it this for now. If we have to change the name, I assume it 
will be a small change in one of the properties files. Right?

 Declining balance with interest recalculation - need to support monthly option
 --

 Key: MIFOS-5182
 URL: http://mifosforge.jira.com/browse/MIFOS-5182
 Project: mifos
  Issue Type: Improvement
Reporter: Binny Gopinath Sreevas
Priority: Major
 Fix For: Release 2.2.2

 Attachments: SampleLoanCalculation_MonthlyReducing_V02.xlsx, 
 SampleLoanCalculation_MonthlyReducing.xlsx


 Currently declining balance with interest recalculation does a daily 
 interest recalculation. There is a need to have an option to do a monthly 
 interest calculation. Detailed requirement and example below:
 There are 2 loans (with monthly installments) which are handled as follows in 
 real-life:
 Loan 1:
  February-2011 - Disbursed - 10,00,000 at 2% per month
  March-2011 - Interest paid - 20,000
  April-2011 - Interest paid - 20,000
  May-2011 - Loan repaid paid with interest - 10,20,000
I schedule this as a loan product with interest type as diminishing 
 balance and with 2 principal-only grace periods. This works fine in Mifos.
 Loan 2: Is similar, except that the customer does some prepayments.
  May-2011 - New Loan disbursed - 40,00,000 at 2% per month
  June-2011 - Interest paid - 80,000
  July-2011 - Interest paid - 80,000
  August-2011 - Interest paid - 80,000, Principal repaid 5,00,000 
 (principal outstanding is now 35,00,000)
  September-2011 - Interest paid - 70,000, Principal repaid 10,00,000 
 (principal outstanding is now 25,00,000)
  October-2011 - Interest paid - 50,000, Principal repaid 15,00,000 
 (principal outstanding is now 10,00,000)
  Nov-2011 - Interest paid - 20,000

 I am not able to configure Loan-2 in Mifos. Ideally, the pre-payments should 
 be adjusted to the principal. But mifos accounts prepayments against future 
 interest, if I use interest type as diminishing balance.

 If I use the interest type as diminishing balance with interest 
 recalculation, Mifos computes the interest based on daily-reducing balance. 
 So the interest due for Feb, will be less than interest due for April. Which 
 will not help implementing the above scenario. And with this type of 
 interest, Grace periods are not supported. So it is impossible to implement 
 such a loan in Mifos.
 My understanding of the solution in Mifos, will need 2 enhancements:
 a) Along with daily declining balance with interest recalculation, we need 
 a monthly declining balance with interest recalculation
 b) We need Principal Only Grace periods to be allowed for interest type 
 Declining balance with interest recalculation. Currently, Mifos does not 
 allow this. There is already a ticket for this at: MIFOS-4742

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://mifosforge.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


[Mifos-issues] [JIRA Studio] (MIFOS-5182) Declining balance with interest recalculation - need to support monthly option

2011-11-09 Thread Binny Gopinath Sreevas (Commented) (JIRA)

[ 
http://mifosforge.jira.com/browse/MIFOS-5182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=70849#comment-70849
 ] 

Binny Gopinath Sreevas commented on MIFOS-5182:
---

Jakub,

The future interests also need to be recomputed. For example, if current 
outstanding was 10,000 and interest is 24%, if the current principal pre-paid 
in current month is 4,000. Then the future interest for next month should be 
only 120 (assuming monthly repayments) instead of 200.

If this can be met, then it will meed my expectations. And since it 
automatically supports Principal only grace periods it will be perfect for me.

I was thinking along similar lines as you mentioned about the order of applying 
payments. It would be good to have 2 configuration parameters which will state 
the order in which payments will be applied. (not a trapdoor setting, but a 
setting that can be changed any time)

a) CURRENT_DUES_PAYMENT_ORDER=fees,interest, principal
This means that any payment made for current dues will be applied in the order 
of fees first, then interest and lastly principal

b) FUTURE_DUES_PAYMENT_ORDER=principal,interest
This means that any overpayment made will be applied in the order of principal 
first and lastly principal (this also means that payment of future fees is not 
allowed)

If FUTURE_DUES_PAYMENT_ORDER=principal
This means that over-payments will always be applied to principal only and 
never to interest.

What do you think? This makes it configurable depending on the kind of 
implementation needed.

 Declining balance with interest recalculation - need to support monthly option
 --

 Key: MIFOS-5182
 URL: http://mifosforge.jira.com/browse/MIFOS-5182
 Project: mifos
  Issue Type: Improvement
Reporter: Binny Gopinath Sreevas
Priority: Major
 Fix For: Release 2.2.2


 Currently declining balance with interest recalculation does a daily 
 interest recalculation. There is a need to have an option to do a monthly 
 interest calculation. Detailed requirement and example below:
 There are 2 loans (with monthly installments) which are handled as follows in 
 real-life:
 Loan 1:
  February-2011 - Disbursed - 10,00,000 at 2% per month
  March-2011 - Interest paid - 20,000
  April-2011 - Interest paid - 20,000
  May-2011 - Loan repaid paid with interest - 10,20,000
I schedule this as a loan product with interest type as diminishing 
 balance and with 2 principal-only grace periods. This works fine in Mifos.
 Loan 2: Is similar, except that the customer does some prepayments.
  May-2011 - New Loan disbursed - 40,00,000 at 2% per month
  June-2011 - Interest paid - 80,000
  July-2011 - Interest paid - 80,000
  August-2011 - Interest paid - 80,000, Principal repaid 5,00,000 
 (principal outstanding is now 35,00,000)
  September-2011 - Interest paid - 70,000, Principal repaid 10,00,000 
 (principal outstanding is now 25,00,000)
  October-2011 - Interest paid - 50,000, Principal repaid 15,00,000 
 (principal outstanding is now 10,00,000)
  Nov-2011 - Interest paid - 20,000

 I am not able to configure Loan-2 in Mifos. Ideally, the pre-payments should 
 be adjusted to the principal. But mifos accounts prepayments against future 
 interest, if I use interest type as diminishing balance.

 If I use the interest type as diminishing balance with interest 
 recalculation, Mifos computes the interest based on daily-reducing balance. 
 So the interest due for Feb, will be less than interest due for April. Which 
 will not help implementing the above scenario. And with this type of 
 interest, Grace periods are not supported. So it is impossible to implement 
 such a loan in Mifos.
 My understanding of the solution in Mifos, will need 2 enhancements:
 a) Along with daily declining balance with interest recalculation, we need 
 a monthly declining balance with interest recalculation
 b) We need Principal Only Grace periods to be allowed for interest type 
 Declining balance with interest recalculation. Currently, Mifos does not 
 allow this. There is already a ticket for this at: MIFOS-4742

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://mifosforge.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
___
Mifos-issues mailing list
Mifos-issues

[Mifos-issues] [JIRA Studio] (MIFOS-5182) Declining balance with interest recalculation - need to support monthly option

2011-11-09 Thread Binny Gopinath Sreevas (Updated) (JIRA)

 [ 
http://mifosforge.jira.com/browse/MIFOS-5182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Binny Gopinath Sreevas updated MIFOS-5182:
--

Attachment: SampleLoanCalculation_MonthlyReducing.xlsx

 Declining balance with interest recalculation - need to support monthly option
 --

 Key: MIFOS-5182
 URL: http://mifosforge.jira.com/browse/MIFOS-5182
 Project: mifos
  Issue Type: Improvement
Reporter: Binny Gopinath Sreevas
Priority: Major
 Fix For: Release 2.2.2

 Attachments: SampleLoanCalculation_MonthlyReducing.xlsx


 Currently declining balance with interest recalculation does a daily 
 interest recalculation. There is a need to have an option to do a monthly 
 interest calculation. Detailed requirement and example below:
 There are 2 loans (with monthly installments) which are handled as follows in 
 real-life:
 Loan 1:
  February-2011 - Disbursed - 10,00,000 at 2% per month
  March-2011 - Interest paid - 20,000
  April-2011 - Interest paid - 20,000
  May-2011 - Loan repaid paid with interest - 10,20,000
I schedule this as a loan product with interest type as diminishing 
 balance and with 2 principal-only grace periods. This works fine in Mifos.
 Loan 2: Is similar, except that the customer does some prepayments.
  May-2011 - New Loan disbursed - 40,00,000 at 2% per month
  June-2011 - Interest paid - 80,000
  July-2011 - Interest paid - 80,000
  August-2011 - Interest paid - 80,000, Principal repaid 5,00,000 
 (principal outstanding is now 35,00,000)
  September-2011 - Interest paid - 70,000, Principal repaid 10,00,000 
 (principal outstanding is now 25,00,000)
  October-2011 - Interest paid - 50,000, Principal repaid 15,00,000 
 (principal outstanding is now 10,00,000)
  Nov-2011 - Interest paid - 20,000

 I am not able to configure Loan-2 in Mifos. Ideally, the pre-payments should 
 be adjusted to the principal. But mifos accounts prepayments against future 
 interest, if I use interest type as diminishing balance.

 If I use the interest type as diminishing balance with interest 
 recalculation, Mifos computes the interest based on daily-reducing balance. 
 So the interest due for Feb, will be less than interest due for April. Which 
 will not help implementing the above scenario. And with this type of 
 interest, Grace periods are not supported. So it is impossible to implement 
 such a loan in Mifos.
 My understanding of the solution in Mifos, will need 2 enhancements:
 a) Along with daily declining balance with interest recalculation, we need 
 a monthly declining balance with interest recalculation
 b) We need Principal Only Grace periods to be allowed for interest type 
 Declining balance with interest recalculation. Currently, Mifos does not 
 allow this. There is already a ticket for this at: MIFOS-4742

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://mifosforge.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


[Mifos-issues] [JIRA Studio] (MIFOS-5182) Declining balance with interest recalculation - need to support monthly option

2011-11-09 Thread Binny Gopinath Sreevas (Commented) (JIRA)

[ 
http://mifosforge.jira.com/browse/MIFOS-5182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=70851#comment-70851
 ] 

Binny Gopinath Sreevas commented on MIFOS-5182:
---

Here are my answers:

1. User should be allowed to repay any amount (it could be a round number and 
may not match exactly a cedrtain number of installments or it could even be the 
full principal outstanding).

 In this case, Mifos should calculate future interest for principal 
outstanding only

2. Mifos should take what was the outstanding balance as on the previous 
meeting date and compute interest for this amount at the given rate:

5th Apr - Balance outstanding = 50,000
Interest rate - 24%
Monthly meeting (today is 5th May) - Interest = 50,000 * 24 / 12
Weekly meeting  (today is 12th April) - Interest = 50,000 * 24 / 52

3. Let us call it Declining Balance-Interest Recalculation based Balance as on 
Last Meeting
   The existing Declining Balance-Interest Recalculation should be called 
Declining Balance-Interest Recalculation Based on Daily Balances

I am attaching an excel sheet (SampleLoanCalculation_MonthlyReducing.xlsx) with 
a sample calculation for monthly repayments. To include Principal only grace 
periods, just F9-F11 zeros to denote 3 months grace period. Delete the value 
in H10 to see the original repayment schedule. Hope this helps.

 Declining balance with interest recalculation - need to support monthly option
 --

 Key: MIFOS-5182
 URL: http://mifosforge.jira.com/browse/MIFOS-5182
 Project: mifos
  Issue Type: Improvement
Reporter: Binny Gopinath Sreevas
Priority: Major
 Fix For: Release 2.2.2

 Attachments: SampleLoanCalculation_MonthlyReducing.xlsx


 Currently declining balance with interest recalculation does a daily 
 interest recalculation. There is a need to have an option to do a monthly 
 interest calculation. Detailed requirement and example below:
 There are 2 loans (with monthly installments) which are handled as follows in 
 real-life:
 Loan 1:
  February-2011 - Disbursed - 10,00,000 at 2% per month
  March-2011 - Interest paid - 20,000
  April-2011 - Interest paid - 20,000
  May-2011 - Loan repaid paid with interest - 10,20,000
I schedule this as a loan product with interest type as diminishing 
 balance and with 2 principal-only grace periods. This works fine in Mifos.
 Loan 2: Is similar, except that the customer does some prepayments.
  May-2011 - New Loan disbursed - 40,00,000 at 2% per month
  June-2011 - Interest paid - 80,000
  July-2011 - Interest paid - 80,000
  August-2011 - Interest paid - 80,000, Principal repaid 5,00,000 
 (principal outstanding is now 35,00,000)
  September-2011 - Interest paid - 70,000, Principal repaid 10,00,000 
 (principal outstanding is now 25,00,000)
  October-2011 - Interest paid - 50,000, Principal repaid 15,00,000 
 (principal outstanding is now 10,00,000)
  Nov-2011 - Interest paid - 20,000

 I am not able to configure Loan-2 in Mifos. Ideally, the pre-payments should 
 be adjusted to the principal. But mifos accounts prepayments against future 
 interest, if I use interest type as diminishing balance.

 If I use the interest type as diminishing balance with interest 
 recalculation, Mifos computes the interest based on daily-reducing balance. 
 So the interest due for Feb, will be less than interest due for April. Which 
 will not help implementing the above scenario. And with this type of 
 interest, Grace periods are not supported. So it is impossible to implement 
 such a loan in Mifos.
 My understanding of the solution in Mifos, will need 2 enhancements:
 a) Along with daily declining balance with interest recalculation, we need 
 a monthly declining balance with interest recalculation
 b) We need Principal Only Grace periods to be allowed for interest type 
 Declining balance with interest recalculation. Currently, Mifos does not 
 allow this. There is already a ticket for this at: MIFOS-4742

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://mifosforge.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


[Mifos-issues] [JIRA Studio] (MIFOS-5182) Declining balance with interest recalculation - need to support monthly option

2011-11-09 Thread Binny Gopinath Sreevas (Issue Comment Edited) (JIRA)

[ 
http://mifosforge.jira.com/browse/MIFOS-5182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=70851#comment-70851
 ] 

Binny Gopinath Sreevas edited comment on MIFOS-5182 at 11/9/11 11:52 PM:
-

Here are my answers:

1. User should be allowed to repay any amount (it could be a round number and 
may not match exactly a certain number of installments or it could even be the 
full principal outstanding).

 In this case, Mifos should calculate future interest for principal 
outstanding only

2. Mifos should take what was the outstanding balance as on the previous 
meeting date and compute interest for this amount at the given rate:

5th Apr - Balance outstanding = 50,000
Interest rate - 24%
Monthly meeting (today is 5th May) - Interest = 50,000 * 24 / 12
Weekly meeting  (today is 12th April) - Interest = 50,000 * 24 / 52

3. Let us call it Declining Balance-Interest Recalculation based on Last 
Meeting Balances
   The existing Declining Balance-Interest Recalculation should be called 
Declining Balance-Interest Recalculation Based on Daily Balances

I am attaching an excel sheet (SampleLoanCalculation_MonthlyReducing.xlsx) with 
a sample calculation for monthly repayments. To include Principal only grace 
periods, just F9-F11 zeros to denote 3 months grace period. Delete the value 
in H10 to see the original repayment schedule. Hope this helps.

  was (Author: binnygopinath):
Here are my answers:

1. User should be allowed to repay any amount (it could be a round number and 
may not match exactly a cedrtain number of installments or it could even be the 
full principal outstanding).

 In this case, Mifos should calculate future interest for principal 
outstanding only

2. Mifos should take what was the outstanding balance as on the previous 
meeting date and compute interest for this amount at the given rate:

5th Apr - Balance outstanding = 50,000
Interest rate - 24%
Monthly meeting (today is 5th May) - Interest = 50,000 * 24 / 12
Weekly meeting  (today is 12th April) - Interest = 50,000 * 24 / 52

3. Let us call it Declining Balance-Interest Recalculation based Balance as on 
Last Meeting
   The existing Declining Balance-Interest Recalculation should be called 
Declining Balance-Interest Recalculation Based on Daily Balances

I am attaching an excel sheet (SampleLoanCalculation_MonthlyReducing.xlsx) with 
a sample calculation for monthly repayments. To include Principal only grace 
periods, just F9-F11 zeros to denote 3 months grace period. Delete the value 
in H10 to see the original repayment schedule. Hope this helps.
  
 Declining balance with interest recalculation - need to support monthly option
 --

 Key: MIFOS-5182
 URL: http://mifosforge.jira.com/browse/MIFOS-5182
 Project: mifos
  Issue Type: Improvement
Reporter: Binny Gopinath Sreevas
Priority: Major
 Fix For: Release 2.2.2

 Attachments: SampleLoanCalculation_MonthlyReducing.xlsx


 Currently declining balance with interest recalculation does a daily 
 interest recalculation. There is a need to have an option to do a monthly 
 interest calculation. Detailed requirement and example below:
 There are 2 loans (with monthly installments) which are handled as follows in 
 real-life:
 Loan 1:
  February-2011 - Disbursed - 10,00,000 at 2% per month
  March-2011 - Interest paid - 20,000
  April-2011 - Interest paid - 20,000
  May-2011 - Loan repaid paid with interest - 10,20,000
I schedule this as a loan product with interest type as diminishing 
 balance and with 2 principal-only grace periods. This works fine in Mifos.
 Loan 2: Is similar, except that the customer does some prepayments.
  May-2011 - New Loan disbursed - 40,00,000 at 2% per month
  June-2011 - Interest paid - 80,000
  July-2011 - Interest paid - 80,000
  August-2011 - Interest paid - 80,000, Principal repaid 5,00,000 
 (principal outstanding is now 35,00,000)
  September-2011 - Interest paid - 70,000, Principal repaid 10,00,000 
 (principal outstanding is now 25,00,000)
  October-2011 - Interest paid - 50,000, Principal repaid 15,00,000 
 (principal outstanding is now 10,00,000)
  Nov-2011 - Interest paid - 20,000

 I am not able to configure Loan-2 in Mifos. Ideally, the pre-payments should 
 be adjusted to the principal. But mifos accounts prepayments against future 
 interest, if I use interest type as diminishing balance.

 If I use the interest type as diminishing balance with interest 
 recalculation, Mifos computes the interest based on daily-reducing balance. 
 So the interest

[Mifos-issues] [JIRA Studio] (MIFOS-4742) Handle grace periods for VI and Declining Balance interest recalculation loans

2011-11-07 Thread Binny Gopinath Sreevas (Updated) (JIRA)

 [ 
http://mifosforge.jira.com/browse/MIFOS-4742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Binny Gopinath Sreevas updated MIFOS-4742:
--

Fix Version/s: (was: Unscheduled)
   Release 2.2.2

 Handle grace periods for VI and Declining Balance interest recalculation loans
 --

 Key: MIFOS-4742
 URL: http://mifosforge.jira.com/browse/MIFOS-4742
 Project: mifos
  Issue Type: Story
  Components: Product Definition
Affects Versions: Release 2.1, Release 2.2
Reporter: Tejus Datta
Assignee: pmqueue
Priority: Major
 Fix For: Release 2.2.2


 Currently, Grace Periods are not allowed to be set during the creation of 
 either Declining Balance Interest Recalculation or Variable Installment loan 
 product.
 This one done as it was quite complex to accommodate grace period as part of 
 interest recalculation or adjustments.
 We need to allow grace periods to be set for above product types. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://mifosforge.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


[Mifos-issues] [JIRA Studio] (MIFOS-5182) Declining balance with interest recalculation - need to support monthly option

2011-11-07 Thread Binny Gopinath Sreevas (Created) (JIRA)
Declining balance with interest recalculation - need to support monthly option
--

 Key: MIFOS-5182
 URL: http://mifosforge.jira.com/browse/MIFOS-5182
 Project: mifos
  Issue Type: Improvement
Reporter: Binny Gopinath Sreevas
Priority: Major
 Fix For: Release 2.2.2


Currently declining balance with interest recalculation does a daily interest 
recalculation. There is a need to have an option to do a monthly interest 
calculation. Detailed requirement and example below:


There are 2 loans (with monthly installments) which are handled as follows in 
real-life:

Loan 1:
 February-2011 - Disbursed - 10,00,000 at 2% per month
 March-2011 - Interest paid - 20,000
 April-2011 - Interest paid - 20,000
 May-2011 - Loan repaid paid with interest - 10,20,000

 I schedule this as a loan product with interest type as diminishing 
balance and with 2 principal-only grace periods. This works fine in Mifos.

Loan 2: Is similar, except that the customer does some prepayments.
 May-2011 - New Loan disbursed - 40,00,000 at 2% per month
 June-2011 - Interest paid - 80,000
 July-2011 - Interest paid - 80,000
 August-2011 - Interest paid - 80,000, Principal repaid 5,00,000 
(principal outstanding is now 35,00,000)
 September-2011 - Interest paid - 70,000, Principal repaid 10,00,000 
(principal outstanding is now 25,00,000)
 October-2011 - Interest paid - 50,000, Principal repaid 15,00,000 
(principal outstanding is now 10,00,000)
 Nov-2011 - Interest paid - 20,000
 
I am not able to configure Loan-2 in Mifos. Ideally, the pre-payments should be 
adjusted to the principal. But mifos accounts prepayments against future 
interest, if I use interest type as diminishing balance.
 
If I use the interest type as diminishing balance with interest 
recalculation, Mifos computes the interest based on daily-reducing balance. So 
the interest due for Feb, will be less than interest due for April. Which will 
not help implementing the above scenario. And with this type of interest, Grace 
periods are not supported. So it is impossible to implement such a loan in 
Mifos.

My understanding of the solution in Mifos, will need 2 enhancements:

a) Along with daily declining balance with interest recalculation, we need a 
monthly declining balance with interest recalculation

b) We need Principal Only Grace periods to be allowed for interest type 
Declining balance with interest recalculation. Currently, Mifos does not 
allow this. There is already a ticket for this at: MIFOS-4742

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://mifosforge.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


[Mifos-users] Loans with Grace Period and interest based on Diminishing Balance with Monthly-Recalculation

2011-11-07 Thread Binny Gopinath
All,

I have a scenario which I am finding difficulty in implementing in Mifos:

There are 2 loans which are handled as follows in real-life:

Loan 1:
 February-2011 - Disbursed - 10,00,000 at 2% per month
 March-2011 - Interest paid - 20,000
 April-2011 - Interest paid - 20,000
 May-2011 - Loan repaid paid with interest - 10,20,000

 I schedule this as a loan product with interest type as
diminishing balance and with 2 principal-only grace periods. This works
fine in Mifos.

Loan 2: Is similar, except that the customer does some prepayments.
 May-2011 - New Loan disbursed - 40,00,000 at 2% per month
 June-2011 - Interest paid - 80,000
 July-2011 - Interest paid - 80,000
 August-2011 - Interest paid - 80,000, Principal repaid 5,00,000
(principal outstanding is now 35,00,000)
 September-2011 - Interest paid - 70,000, Principal repaid
10,00,000 (principal outstanding is now 25,00,000)
 October-2011 - Interest paid - 50,000, Principal repaid 15,00,000
(principal outstanding is now 10,00,000)
 Nov-2011 - Interest paid - 20,000

 I am not able to configure such a loan in Mifos. Ideally, the
Principal repaid should have been adjusted to the principal. But mifos
accounts prepayments against future interest, if I use diminishing
balance interest type.

 If I use the interest type as diminishing balance with interest
recalculation, Mifos computes the interest based on daily-reducing
balance. So the interest due for Feb, will be less than interest for April.
Which will not help implementing the above scenario. And with this type of
interest, Grace periods are not supported. So it is impossible to implement
such a loan in Mifos.

Anyone has any ideas on implementing Loan 2 in Mifos?

My guess is that Mifos will need 2 enhancements to support this:

a) Along with daily declining balance with interest recalculation (which
is what Mifos supports now), we need a monthly declining balance with
interest recalculation
b) We need Principal Only Grace periods to be allowed for interest type
Declining balance with interest recalculation. Currently, Mifos does not
allow this. There is already a ticket for this at: MIFOS-4742

Is my analysis correct?

-- 
Thanks and Regards
Binny Gopinath Sreevas
+91-98861 39498
Skype: binny.gopinath
--
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1___
Mifos-users mailing list
Mifos-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users


[Mifos-issues] [JIRA Studio] (MIFOS-5152) Input data ( loans | savings) for previous 2-3 months

2011-11-04 Thread Binny Gopinath Sreevas (Commented) (JIRA)

[ 
http://mifosforge.jira.com/browse/MIFOS-5152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=70823#comment-70823
 ] 

Binny Gopinath Sreevas commented on MIFOS-5152:
---

The requirement is to allow mifos to accept transactions that are prior to the 
last meeting date. And to allow this based on a configuration parameter so that 
MFI who do not want this enabled can still have it that way. The default would 
be to leave this feature as disabled.

 Input data( loans | savings)   for previous 2-3 months
 --

 Key: MIFOS-5152
 URL: http://mifosforge.jira.com/browse/MIFOS-5152
 Project: mifos
  Issue Type: Improvement
Reporter: George Iberia
Priority: Blocker
  Labels: setup
 Fix For: Release 2.2.2

   Original Estimate: 1 day
  Remaining Estimate: 1 day

 It would be nice to let users input transactions (loans | savings) for 
 previous periods, due to 2-3 months. This is VERY IMPORTANT because sometimes 
 it is very difficult to visit some provinces - especially during the rainy 
 seasons.  It would be very nice to have that PARAMETER in database or in some 
 .XML file on server side.  
 Sorry for giving Priority BLOCKER. This is really one of the most critical 
 requirements  from our potential client in order to make decision to go with 
 Mifos.  Please let me know how difficult it is to take this parameter our of 
 sc and put in xml/db?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://mifosforge.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


[Mifos-issues] [JIRA Studio] (MIFOS-5152) Input data ( loans | savings) for previous 2-3 months

2011-11-04 Thread Binny Gopinath Sreevas (Updated) (JIRA)

 [ 
http://mifosforge.jira.com/browse/MIFOS-5152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Binny Gopinath Sreevas updated MIFOS-5152:
--

Fix Version/s: Release 2.2.2

 Input data( loans | savings)   for previous 2-3 months
 --

 Key: MIFOS-5152
 URL: http://mifosforge.jira.com/browse/MIFOS-5152
 Project: mifos
  Issue Type: Improvement
Reporter: George Iberia
Priority: Blocker
  Labels: setup
 Fix For: Release 2.2.2

   Original Estimate: 1 day
  Remaining Estimate: 1 day

 It would be nice to let users input transactions (loans | savings) for 
 previous periods, due to 2-3 months. This is VERY IMPORTANT because sometimes 
 it is very difficult to visit some provinces - especially during the rainy 
 seasons.  It would be very nice to have that PARAMETER in database or in some 
 .XML file on server side.  
 Sorry for giving Priority BLOCKER. This is really one of the most critical 
 requirements  from our potential client in order to make decision to go with 
 Mifos.  Please let me know how difficult it is to take this parameter our of 
 sc and put in xml/db?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://mifosforge.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


.NET Developer - Columbus, OH

2011-11-01 Thread Gopinath Rajendran
Hi,

Please send the only the matching resumes to rgopin...@ventechsolutions.com



Ventech Solutions is a Global IT Software Services, Solutions and Product
Transformation Company. We are the world's 1st SEI CMMI Maturity Level 5
Software Company (ver 1.2) headquartered in Columbus, Ohio.

We specialize in managing full life cycle deployment of software systems
and solutions, creating next-generation IT competitive advantages and
leading transformational business initiatives.



Job Title: .NET Developer

Location: Columbus, OH
Length: 6 Months
Rate: $50 on C2C



Please apply only if you have all the required skills.



* 5+ years of VB.NET experience in developing web applications

* .NET 4.0

* Object Oriented Programming, Service Oriented Architecture
and MVC3

* JQuery and plug-ins, JavaScript

* SQL Server 2008

* Develop database procedures, views and triggers



Thanks  Regards

Gopinath. R(Gopi)

*Ventech Solutions, Inc.*
A CMMI M Level 5 software company

Direct: 614-515-5797
Phone: 614-751-1167 x235
Fax: 614-759-6717

rgopin...@ventechsolutions.com
www.ventechsolutions.com

-- 
You received this message because you are subscribed to the Google Groups 
BlazeAdvisorUserGroup group.
To post to this group, send email to blazeadvisorusergroup@googlegroups.com.
To unsubscribe from this group, send email to 
blazeadvisorusergroup+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/blazeadvisorusergroup?hl=en.



[Mifos-issues] [JIRA Studio] (MIFOS-5161) Allow question groups to be attached to Close Loan/Savings account workflows

2011-10-31 Thread Binny Gopinath Sreevas (Updated) (JIRA)

 [ 
http://mifosforge.jira.com/browse/MIFOS-5161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Binny Gopinath Sreevas updated MIFOS-5161:
--

Fix Version/s: Release 2.2.2

 Allow question groups to be attached to Close Loan/Savings account workflows
 

 Key: MIFOS-5161
 URL: http://mifosforge.jira.com/browse/MIFOS-5161
 Project: mifos
  Issue Type: Improvement
  Components: QuestionGroups/Surveys/PPI
Affects Versions: Release 2.2.1
Reporter: Binny Gopinath Sreevas
Priority: Major
  Labels: GK
 Fix For: Release 2.2.2


 MFI would like to capture reasons why an account is getting closed or why a 
 customer pre-closes their loans.
 Hence, it is important to allow question groups to be allowed during the 
 close loan and close savings account workflows.
 This feature is quite important for GK.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://mifosforge.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
RSAreg; Conference 2012
Save #36;700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


[jetty-users] Need ServerAuthentication info...

2011-10-31 Thread gopinath nallamolu
Hi All,

FormAuthModule which is present in org.eclipse.jetty.security.jaspi.modules
has been deprecated. In API doc it was mentioned to use
*ServerAuthentication. But i can't find this class ServerAuthentication.

Can any one please let me know what ServerAuthentication is and where i
can find this class.

what does * represents in *ServerAuthentication.

Regards,
gopi
___
jetty-users mailing list
jetty-users@eclipse.org
https://dev.eclipse.org/mailman/listinfo/jetty-users


[jetty-users] Need ServerAuthentication info...

2011-10-31 Thread gopinath nallamolu
Hi All,

FormAuthModule which is present in org.eclipse.jetty.security.jaspi.modules
has been deprecated. In API doc it was mentioned to use
*ServerAuthentication. But i can't find this class ServerAuthentication.

Can any one please let me know what ServerAuthentication is and where i
can find this class.

what does * represents in *ServerAuthentication.

Regards,
gopi
___
jetty-users mailing list
jetty-users@eclipse.org
https://dev.eclipse.org/mailman/listinfo/jetty-users


Project Manager - Columbus, OH

2011-10-27 Thread Gopinath Rajendran
Hi,

Kindly send resumes to rgopin...@ventechsolutions.com

Ventech Solutions is a Global IT Software Services, Solutions and Product
Transformation Company. We are the world's 1st SEI CMMI Maturity Level 5
Software Company (ver 1.2) headquartered in Columbus, Ohio.

We specialize in managing full life cycle deployment of software systems and
solutions, creating next-generation IT competitive advantages and leading
transformational business initiatives.



Title: Project Manager

Client: Public Sector

Location: Columbus, OH (Plus if Local)

Duration: 6+ Months (Possibility of extension)



1. Two (2) years experience with the full lifecycle of EDI implementation:
Submitter and Receiver systems development and testing, EDI

translation tools development and testing, and Trading Partner / data
intermediary testing.



2. Eight (8) years of increasing project leadership and management
experience with a demonstrated track record of successfully

managing scope, time and budget, as well as managing internal teams, vendor
delivery, and customer expectations.



3. Must have an understanding of the functionality of the MITS (MMIS)
Interchange system.



4. Must have knowledge of how the MITS (MMIS) Interchange system works.



5. Must have knowledge of interfaces and how the MITS (MMIS) Interchange
system processes updates.



6. Must have knowledge of how subsystems and panels work within MITS (MMIS)
Interchange system.



7. Must have the ability to review documentation and understand Ohio
Specific business rules.



8. Must have the ability to work independently or as a team member.



9. Must have the ability to prioritize work.



10. Must have a current Project Management Professional (PMP) certification.





Thanks  Regards

Gopinath. R(Gopi)

*Ventech Solutions, Inc.*
A CMMI M Level 5 software company

Direct: 614-515-5797
Phone: 614-751-1167 x235
Fax: 614-759-6717

rgopin...@ventechsolutions.com
www.ventechsolutions.com

-- 
You received this message because you are subscribed to the Google Groups 
BlazeAdvisorUserGroup group.
To post to this group, send email to blazeadvisorusergroup@googlegroups.com.
To unsubscribe from this group, send email to 
blazeadvisorusergroup+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/blazeadvisorusergroup?hl=en.



[Mifos-users] Multiple currencies in Mifos

2011-10-27 Thread Binny Gopinath
All,

Is there anyone who has implemented Mifos where the MFI does the following:

a) The same loan product is disbursed in multiple currencies
b) A Loan may be disbursed in currency X and may be repaid in either
currency X or currency Y

If anyone has done any of the above, I would like to know how the
implementation was done to support multiple currencies.

Here is my understanding on how these requirements can be supported:

a) The loan product need to be defined multiple times. Once for each
currency; the min/max/default loan amount values need to be converted
externally and then specified when creating the loan products.
b) The scenario cannot be fully supported in Mifos. If a loan is disbursed
in currency X, then all repayments also must be done in currency X. If the
member is re-paying in currency Y, then the currency conversion should be
manually applied externally and the converted value should be entered into
Mifos. Any loss arising due to the conversion must be written off. But any
amount collected in excess due to the conversion, cannot be accounted into
Mifos easily.

Is this understanding correct?

Also, in BI, the reports have to be viewed product wise. If the report does
not support a product-wise listing/totalling of amounts (for instance, the
Branch Expected Cashflow report), then this report will show totals across
currencies and this will be misleading. Such reports will need to be
customized to include a filtering or grouping by loan products.

Let me know if you have any better suggestions than the above.

-- 
Thanks and Regards
Binny Gopinath Sreevas
--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev___
Mifos-users mailing list
Mifos-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users


[Mifos-users] Loan disbursal to a Center

2011-10-27 Thread Binny Gopinath
All,

Is it possible to disburse a loan to a center? My understanding is that this
is not possible. A center can have a savings account but not a loan account.
Is my understanding correct?

The scenario is that the branches decide how much credit is to be given to
centers. This is given as a loan by the branch to the center and the center
makes regular repayment on this loan. I was planning to keep track of this
to as a new loan product in Mifos. This loan is then used by the center to
give out loans to the members within the center.

The workaround is to define a dummy group within the center and disburse
this loan as a group loan. We may have to turn LSIM on so that we can handle
the scenario where repayments on this loan may not match the meeting day. I
was also planning on a custom report to review this loan's utilization
within the center.

Let me know if anyone has a better suggestion.

-- 
Thanks and Regards
Binny Gopinath Sreevas
+91-98861 39498
Skype: binny.gopinath
--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev___
Mifos-users mailing list
Mifos-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users


[jetty-users] How Jetty 7 handles SSO ?

2011-10-20 Thread gopinath nallamolu
Hi Geeks,

I am working on porting my application from jetty 6 to 7. When I went
through the docs of Jetty 7 I understood that the login and
authentication mechanism has completely changed in Jetty 7 i.e
UserRealm
changed to loginservice and SSORealm has been completely removed.

Like we have substitute for Userrelam , do we have any built in
substitute or implementation of SSORealm ?

How Jetty 7 handles SSO ?

Regards,

gopi
___
jetty-users mailing list
jetty-users@eclipse.org
https://dev.eclipse.org/mailman/listinfo/jetty-users


Informatica Developer - Columbus, OH

2011-10-19 Thread Gopinath Rajendran
Hi,

Please send the resumes to rgopin...@ventechsolutions.com


Ventech Solutions is a Global IT Software Services, Solutions and Product
Transformation Company. We are the world's 1st SEI CMMI Maturity Level 5
Software Company (ver 1.2) headquartered in Columbus, Ohio.

We specialize in managing full life cycle deployment of software systems and
solutions, creating next-generation IT competitive advantages and leading
transformational business initiatives.



Title:  Informatica Developer

Client:   Public Sector

Location:  Columbus, OH (Prefer Locals or who can travel on own
expenses)

Duration: 6+ Months (Possibility of extension)

Interview:   In person

Rate: DOE



Minimum and preferred skills and experience:

The successful candidate for this engagement must have the following MINIMUM
skills, abilities and experience. Any candidate who does not meet or exceed
ALL the minimum qualifications listed below will not be considered for the
engagement. (Please list total number of years and months, and organizations
served on the vendor response document.):

1.   Minimum 5 years’ experience using Informatica PowerCenter Designer,
Workflow Manager, and Workflow Monitor (including at least 3 years with
Version 8.0 or higher).

2.   Minimum 5 years’ experience designing and developing Informatica
processes.

3.   Minimum 5 years’ experience testing Informatica processes.

4.   Minimum 5 years’ experience using Oracle (including at least 2
years with Version 11g).

5.   Minimum 3 years’ experience using Microsoft Office.



The successful candidate for this engagement may have the following
PREFERRED skills, abilities and experience. Candidates with a larger number
of preferred skills listed below will generally score higher during the
evaluation process. (Please list total number of years and months, and
organizations served on the vendor response document.):

1.   2 years’ experience writing complex SQL queries and performing data
analysis.

2.   1 year experience using Microsoft SharePoint.

3.   Bachelor’s degree or higher in Computer Science or related field.

4.   EDFacts reporting experience with ODE or other State Education
Agency.

5.   Excellent verbal communication skills (to be rated at the onsite
interview).



Thanks  Regards

Gopinath. R(Gopi)

*Ventech Solutions, Inc.*
A CMMI M Level 5 software company

Direct: 614-515-5797
Phone: 614-751-1167 x235
Fax: 614-759-6717

rgopin...@ventechsolutions.com
www.ventechsolutions.com

-- 
You received this message because you are subscribed to the Google Groups 
BlazeAdvisorUserGroup group.
To post to this group, send email to blazeadvisorusergroup@googlegroups.com.
To unsubscribe from this group, send email to 
blazeadvisorusergroup+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/blazeadvisorusergroup?hl=en.



[Bug 877433] [NEW] Check Ip address and test

2011-10-18 Thread Gopinath P.
Public bug reported:

delete all files and go sleep..

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/877433

Title:
  Check Ip address and test

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/877433/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Mifos-users] [Mifos-developer] SolDevelo will support the 2.2.x branch

2011-09-26 Thread Binny Gopinath
Hi Udai,

There are 2 use cases:

a) Send daily SMSes to the loan officers with the centers' collections for
the day (one sms per center to be collected) - with details like no. of
members, total collection amount for product A, total collection amount
for product B, Center Sequence number (for the day), etc.

b) The loan officer replies (using SMS), how much was collected from each
center. This goes into an intermediate web application. The branch
manager/Ops manager uses this application to keep track of the collections
for the day almost real-time. Once the LO returns to the branch and verifies
the physical cash against the dues, the intermediate application will use
the update collection sheet API to update the mifos database with the
collections for each center.

We can consider if the functionality of this intermediate application can be
built into Mifos as a separate module or not. Because of the possibility of
errors when sending SMS and because of the limitations around capturing
detailed information via SMS, a maker-check step is required before any data
sent via SMS is updated into the Mifos production DB. The format of the SMS
will be roughly as follows:
 3 FULL - where 3 denotes the center sequence number and FULL denotes
that the center was fully collected
 3 PART 1850 - where 3 denotes the center seq number and PART denotes
that the center was partially collected and 1850 denotes the amount that
was collected (this does not specify which group or member defaulted. That
will be specified at the branch during the maker-check step.
 3 NOCOLL heavy rains meeting postponed - NOCOLL denotes that no
collections were made and the rest of the SMS specifies the reason why
collections could not be made.

Note: The two MFI's who are interested in this approach does not want to use
an Android application or a mobile based application because of associated
costs and also the effort involved in administering/installing/supporting
the application on each loan officer's mobile phones.

Thanks
Binny


On Mon, Sep 26, 2011 at 11:39 AM, Udai Gupta mailt...@gmail.com wrote:

 Hi Binny,

  Is this the final list of API's that will be released in Oct? Will there
 be
  any API to retrieve the collection sheet for a center or to update based
 on
  collection sheet data entered?

 Most probably these are going to be the available APIs for Oct
 release, AFAIK there is no plan yet to make API for collectionsheet in
 next release. But, I am thinking about offline collectionsheet for
 which new API will be added after Oct release.

 The model/services of collectionsheet is clean to be used for REST API
 (thanks to Keith and John), but we need some time to think about the
 approach for offline (e.g. offline storage using JSON) and it will
 require a smart HTML5/Javascript  client side code.

 I would like to know the use case for which you would need collection
 REST API apart from an offline client (if any). If there are people
 interested in doing something (development) about this project then It
 would be great if they come forward and starting talking (on dev list)
 about what approach they want to take. It would be difficult to work
 blindly based on obscure requirement like REST API for
 collectionsheet without knowing how those are going to be used, I am
 saying this because data required by REST calls can differ based on
 the approaches.

 Cheers,
 Udai


 --
 All the data continuously generated in your IT infrastructure contains a
 definitive record of customers, application performance, security
 threats, fraudulent activity and more. Splunk takes this data and makes
 sense of it. Business sense. IT sense. Common sense.
 http://p.sf.net/sfu/splunk-d2dcopy1
 Mifos-developer mailing list
 mifos-develo...@lists.sourceforge.net
 Unsubscribe or change settings at:
 https://lists.sourceforge.net/lists/listinfo/mifos-developer




-- 
Thanks and Regards
Binny Gopinath Sreevas
+91-98861 39498
Skype: binny.gopinath
--
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1___
Mifos-users mailing list
Mifos-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users


Re: [Mifos-users] [Mifos-developer] SolDevelo will support the 2.2.x branch

2011-09-25 Thread Binny Gopinath
Hi Jakub,

I was referring to
http://mifosforge.jira.com/wiki/display/MIFOS/How+To+-+REST+API to find out
what REST API's would be implemented. Here, I see the following API's:
  getClientByNumber
  repay
  deposit

Is this the final list of API's that will be released in Oct? Will there be
any API to retrieve the collection sheet for a center or to update based on
collection sheet data entered?

Thanks
Binny


2011/9/12 Jakub Sławiński jslawin...@soldevelo.com


 Hello,

 I am proud to announce that SolDevelo will be supporting the 2.2.x
 branch development. This means that we will be fixing all critical bugs
 found in this release and will work on increasing the reliability of the
 software.

 Moreover, in the upcoming 2.2.1 release we also plan to include a new
 REST API module, which will greatly widen the possibilities of
 integrating Mifos with the 3rd party applications (like mobile UI,
 mobile money payments, accounting systems, etc.).

 If you have any other requests/proposals, feel free to send them to the
 mailing lists or directly to me.

 The new 2.2.1 release is planned at the beginning of the October.


 Regards,
  Jakub.


 --
 Doing More with Less: The Next Generation Virtual Desktop
 What are the key obstacles that have prevented many mid-market businesses
 from deploying virtual desktops?   How do next-generation virtual desktops
 provide companies an easier-to-deploy, easier-to-manage and more affordable
 virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
 Mifos-developer mailing list
 mifos-develo...@lists.sourceforge.net
 Unsubscribe or change settings at:
 https://lists.sourceforge.net/lists/listinfo/mifos-developer

--
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1___
Mifos-users mailing list
Mifos-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users


Java Developer - 6 month - Columbus, OH (plus if Local )

2011-09-23 Thread Gopinath Rajendran
Hi!

Please forward the resumes to  rgopin...@ventechsolutions.com


Ventech Solutions is a Global IT Software Services, Solutions and Product
transformation company. We are the world's 1st SEI CMMI Maturity Level 5
software company (ver 1.2) headquartered in Columbus, Ohio.

We specialize in managing full life cycle deployment of software systems and
solutions, creating next-generation IT competitive advantages and leading
transformational business initiatives.



Client:   Public Sector

Title: Java  Developer

Location:  Columbus, OH (plus if  Local )

Duration: 6 month



They need to have the following and the EXT JS is very good to have, they
need it.



JAVA/J2EE

SQL Server

Oracle

EXT JS

Jasper Reports





Thanks  Regards

Gopinath. R(Gopi)

*Ventech Solutions, Inc.*
A CMMI M Level 5 software company

Direct: 614-515-5797
Phone: 614-751-1167 x235
Fax: 614-759-6717

rgopin...@ventechsolutions.com
www.ventechsolutions.com

-- 
You received this message because you are subscribed to the Google Groups 
BlazeAdvisorUserGroup group.
To post to this group, send email to blazeadvisorusergroup@googlegroups.com.
To unsubscribe from this group, send email to 
blazeadvisorusergroup+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/blazeadvisorusergroup?hl=en.



[U-Boot] I Intend to visit Malaysia

2011-09-23 Thread Aruna Gopinath


I am Aruna Gopinath and i am half Malaysian, I am planing to visit Malaysia 
soonest and i dont know anyone there so i would like us to be friends so we can 
get to know each other so you can show me around when i come to Malaysia kindly 
send me an email to my email:( arunagopina...@gmail.com ).

Thanks
Aruna Gopinath.


___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[Mifos-issues] [JIRA Studio] (MIFOSBI-319) Due Vs. Collected By Branch and Branch Expected Cash Flow report - amounts do not match

2011-09-19 Thread Binny Gopinath Sreevas (Assigned) (JIRA)

 [ 
http://mifosforge.jira.com/browse/MIFOSBI-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Binny Gopinath Sreevas reassigned MIFOSBI-319:
--

Assignee: Jakub Sławiński

 Due Vs. Collected By Branch and Branch Expected Cash Flow report - amounts do 
 not match
 ---

 Key: MIFOSBI-319
 URL: http://mifosforge.jira.com/browse/MIFOSBI-319
 Project: mifos business intelligence
  Issue Type: Bug
Affects Versions: Mifos BI 1.3 - Iteration 1
 Environment: Mifos Cloud with BI 1.3
Reporter: Binny Gopinath Sreevas
Assignee: Jakub Sławiński
Priority: Major
  Labels: Digamber
 Attachments: BranchExpectedCashFlowReport.pdf, 
 DueVsCollectedByBranch.pdf


 For Digamber,
 No collections have happened for today (14th Sep 2011) for branch 01_DCL 
 -Jpr I
 The Due Vs. Collected By Branch report shows the following values for this 
 branch for today.
 Principal - 100733.41
 Interest - 24101.59
 Branch Expected Cash Flow report for today for this branch shows the 
 following values:
 Principal - 107752.81
 Interest - 25707.19
 I was expecting the amounts to match for these 2 reports. Why is there a 
 difference? Which of these reports is correct?
 Reports are attached.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://mifosforge.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

   

--
BlackBerryreg; DevCon Americas, Oct. 18-20, San Francisco, CA
Learn about the latest advances in developing for the 
BlackBerryreg; mobile platform with sessions, labs  more.
See new tools and technologies. Register for BlackBerryreg; DevCon today!
http://p.sf.net/sfu/rim-devcon-copy1 
___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


[Mifos-issues] [JIRA Studio] (MIFOSBI-319) Due Vs. Collected By Branch and Branch Expected Cash Flow report - amounts do not match

2011-09-14 Thread Binny Gopinath Sreevas (Created) (JIRA)
Due Vs. Collected By Branch and Branch Expected Cash Flow report - amounts do 
not match
---

 Key: MIFOSBI-319
 URL: http://mifosforge.jira.com/browse/MIFOSBI-319
 Project: mifos business intelligence
  Issue Type: Bug
Affects Versions: Mifos BI 1.3 - Iteration 1
 Environment: Mifos Cloud with BI 1.3
Reporter: Binny Gopinath Sreevas
Priority: Major
 Attachments: BranchExpectedCashFlowReport.pdf, 
DueVsCollectedByBranch.pdf

For Digamber,

No collections have happened for today (14th Sep 2011) for branch 01_DCL -Jpr 
I

The Due Vs. Collected By Branch report shows the following values for this 
branch for today.
Principal - 100733.41
Interest - 24101.59

Branch Expected Cash Flow report for today for this branch shows the following 
values:
Principal - 107752.81
Interest - 25707.19

I was expecting the amounts to match for these 2 reports. Why is there a 
difference? Which of these reports is correct?

Reports are attached.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://mifosforge.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
BlackBerryreg; DevCon Americas, Oct. 18-20, San Francisco, CA
Learn about the latest advances in developing for the 
BlackBerryreg; mobile platform with sessions, labs  more.
See new tools and technologies. Register for BlackBerryreg; DevCon today!
http://p.sf.net/sfu/rim-devcon-copy1 
___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


Java web developer - Columbus, OH - 6 month

2011-09-14 Thread Gopinath Rajendran
Hi!



Ventech Solutions is a Global IT Software Services, Solutions and
Product transformation company. We are the world's 1st SEI CMMI
Maturity Level 5 software company (ver 1.2) headquartered in Columbus,
Ohio.

We specialize in managing full life cycle deployment of software
systems and solutions, creating next-generation IT competitive
advantages and leading transformational business initiatives.

Please forward the resumes to rgopin...@ventechsolutions.com



Title:      Web Developer

Location:  Columbus, OH

Duration: 6 month



Must have qualifications:

•    Minimum four years of J2EE experience

•    Hands-on development experience with all
application layers (front end, middle tier, back end).

•    Solid knowledge and extensive experience with CSS
and AJAX libraries (JQuery, Prototype)

•    Experience in CSS frameworks

•    Solid knowledge of the following technologies:
Java, JSP, HTML, JavaScript, XHTML, XML, XSLT

•    Solid understanding of OO design patterns

•    Experience with Web Content Management Systems

•    Strong interface design skills

•    Experience with major MVC frameworks (JSF, Struts)

•    Web 2.0 experience

•    Database experience

•    Excellent communication and team orientation skills



Preferred qualifications:

•    SOA / Web Services

•    Internationalization experience

•    Agile SDLC Experience

•    Portal experience

•    Weblogic, JBoss

•    Financial industry experience

•    Mainframe/COBOL experience





Thanks  Regards

Gopinath. R(Gopi)
Ventech Solutions, Inc.
A CMMI M Level 5 software company
Direct: 614-515-5797
Phone: 614-751-1167 x235
Fax: 614-759-6717
rgopin...@ventechsolutions.com
www.ventechsolutions.com

-- 
You received this message because you are subscribed to the Google Groups 
BlazeAdvisorUserGroup group.
To post to this group, send email to blazeadvisorusergroup@googlegroups.com.
To unsubscribe from this group, send email to 
blazeadvisorusergroup+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/blazeadvisorusergroup?hl=en.



Technical Writer - Columbus, OH

2011-09-14 Thread Gopinath Rajendran
Hi!



Ventech Solutions is a Global IT Software Services, Solutions and Product
Transformation Company. We are the world's 1st SEI CMMI Maturity Level 5
Software Company (ver 1.2) headquartered in Columbus, Ohio.

We specialize in managing full life cycle deployment of software systems and
solutions, creating next-generation IT competitive advantages and leading
transformational business initiatives.


Please forward the resume to rgopin...@ventechsolutions.com



Title: Technical Writer
Client: Public Sector
Location: Columbus, OH
Duration: 6+ Month
Interview: In person
Rate: DOE

The project team will be creating processes and implementing new tools for
Identity Management. Technical documentation will be needed for users of
these systems, either directly or in a delegated role.

Required skills for the Technical Writer:
* Minimum of eight (8) years overall IT experience in a Microsoft / Windows
environment
* Minimum at least five (5) years technical writing and editing

Preferred skills for the Technical Writer:
* Experience in developing and editing technical documentation which
includes the following:
* User guides
* Technical administration documentation and manuals
* System / network audit documentation
* Security process and procedures
* Windows desktop and MS Office experience
* AD Experience is a plus (not required)



Thanks  Regards

Gopinath. R (Gopi)

*Ventech Solutions, Inc.*
A CMMI M Level 5 software company
Phone: 614-751-1167 x235
Fax: 614-759-6717
www.ventechsolutions.com

-- 
You received this message because you are subscribed to the Google Groups 
BlazeAdvisorUserGroup group.
To post to this group, send email to blazeadvisorusergroup@googlegroups.com.
To unsubscribe from this group, send email to 
blazeadvisorusergroup+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/blazeadvisorusergroup?hl=en.



Re: [Mifos-users] SolDevelo will support the 2.2.x branch

2011-09-13 Thread Binny Gopinath
Hi Ryan,

The complete feature that you are referring to would have a configurable
parameter which says whether date of birth can be edited or not for the
given installation. Correct? Is there any additional functionality that you
have in mind for India?

I don't want to overly complicate a simple functionality of updating date of
birth. If any MFI does not want the date of birth to be updated for any of
their members, then they just need to ensure that none of their roles are
assigned this permission. If there is any additional functionality that
users can gain, then altering the feature completely makes sense.

Thanks
Binny


On Tue, Sep 13, 2011 at 10:23 AM, Ryan Whitney r...@greenlikeme.org wrote:

 Binny,

 Would it make sense to alter the feature completely to better adapt to
 India?  Ie, make it a setting or some kind of option where the user can
 enter in the date or the DOB?

 Maybe the approach is to have the minor enhancement you have below and then
 map out the full fledged feature for a future release?

 r
 On Sep 12, 2011, at 9:08 PM, Binny Gopinath wrote:

 Hi Jakub,

 Congratulations to you and Sol Develo on taking this on.

 I want to make 2 small feature requests (I assume these must be small
 enhancements)

 a) Ability to update a center name

 b) Ability to update date of birth of members and users

 In the past there have been arguments against making the member date of
 birth as editable. If this is the case, then I would suggest to make this
 editing based on a permission. Only a person who has this permission (for
 example Allow change to date of birth of members) will be allowed to edit
 this field. Others will have this field as read-only.

 Would like to hear if anyone has arguments against making date of birth
 editable. In Indian scenario, I feel it is valuable to have date of birth
 editable as a lot of poor people are not aware of their exact date of birth
 and some of the documents (eg. voter ID cards) issued by our government does
 not give an exact date of birth, but only gives a field with Age as on a
 date value.

 Thanks and Regards
 Binny

 2011/9/13 Jakub Sławiński jslawin...@soldevelo.com


 Hi Ryan,

 yes, the roadmap has not been updated yet. You can find a list of
 features in the 2.2 on the following pages:

 http://mifos.org/product/download-mifos

 http://mifosforge.jira.com/wiki/display/MIFOS/v2.2


 Regards,
   Jakub.

 On 12.09.2011 21:02, Ryan Whitney wrote:
  Great to here Jakub!
 
  One question - where can I find the details on what's included with 2.2?
  I was looking on mifos.org but couldn't find an update on the roadmap.
 
  Thanks,
  Ryan
 
  On Sep 12, 2011, at 7:19 AM, Jakub Sławiński wrote:
 
 
  Hello,
 
  I am proud to announce that SolDevelo will be supporting the 2.2.x
  branch development. This means that we will be fixing all critical bugs
  found in this release and will work on increasing the reliability of
 the
  software.
 
  Moreover, in the upcoming 2.2.1 release we also plan to include a new
  REST API module, which will greatly widen the possibilities of
  integrating Mifos with the 3rd party applications (like mobile UI,
  mobile money payments, accounting systems, etc.).
 
  If you have any other requests/proposals, feel free to send them to the
  mailing lists or directly to me.
 
  The new 2.2.1 release is planned at the beginning of the October.
 
 
  Regards,
   Jakub.
 
 
 --
  Doing More with Less: The Next Generation Virtual Desktop
  What are the key obstacles that have prevented many mid-market
 businesses
  from deploying virtual desktops?   How do next-generation virtual
 desktops
  provide companies an easier-to-deploy, easier-to-manage and more
 affordable
  virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
  ___
  Mifos-users mailing list
  Mifos-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/mifos-users
 
  ---
  Ryan Whitney
  r...@greenlikeme.org
  US mobile: +1.206.734.5110
  global: +1.206.235.4479
 
  I myself am made entirely of flaws, stitched together with good
 intentions.
- Augusten Burroughs
 
 
 
 
 
 
 
 
 
 
 
 
 --
  Doing More with Less: The Next Generation Virtual Desktop
  What are the key obstacles that have prevented many mid-market
 businesses
  from deploying virtual desktops?   How do next-generation virtual
 desktops
  provide companies an easier-to-deploy, easier-to-manage and more
 affordable
  virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
  ___
  Mifos-users mailing list
  Mifos-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/mifos-users

Re: [Mifos-users] SolDevelo will support the 2.2.x branch

2011-09-12 Thread Binny Gopinath
Hi Jakub,

Congratulations to you and Sol Develo on taking this on.

I want to make 2 small feature requests (I assume these must be small
enhancements)

a) Ability to update a center name

b) Ability to update date of birth of members and users

In the past there have been arguments against making the member date of
birth as editable. If this is the case, then I would suggest to make this
editing based on a permission. Only a person who has this permission (for
example Allow change to date of birth of members) will be allowed to edit
this field. Others will have this field as read-only.

Would like to hear if anyone has arguments against making date of birth
editable. In Indian scenario, I feel it is valuable to have date of birth
editable as a lot of poor people are not aware of their exact date of birth
and some of the documents (eg. voter ID cards) issued by our government does
not give an exact date of birth, but only gives a field with Age as on a
date value.

Thanks and Regards
Binny

2011/9/13 Jakub Sławiński jslawin...@soldevelo.com


 Hi Ryan,

 yes, the roadmap has not been updated yet. You can find a list of
 features in the 2.2 on the following pages:

 http://mifos.org/product/download-mifos

 http://mifosforge.jira.com/wiki/display/MIFOS/v2.2


 Regards,
   Jakub.

 On 12.09.2011 21:02, Ryan Whitney wrote:
  Great to here Jakub!
 
  One question - where can I find the details on what's included with 2.2?
  I was looking on mifos.org but couldn't find an update on the roadmap.
 
  Thanks,
  Ryan
 
  On Sep 12, 2011, at 7:19 AM, Jakub Sławiński wrote:
 
 
  Hello,
 
  I am proud to announce that SolDevelo will be supporting the 2.2.x
  branch development. This means that we will be fixing all critical bugs
  found in this release and will work on increasing the reliability of the
  software.
 
  Moreover, in the upcoming 2.2.1 release we also plan to include a new
  REST API module, which will greatly widen the possibilities of
  integrating Mifos with the 3rd party applications (like mobile UI,
  mobile money payments, accounting systems, etc.).
 
  If you have any other requests/proposals, feel free to send them to the
  mailing lists or directly to me.
 
  The new 2.2.1 release is planned at the beginning of the October.
 
 
  Regards,
   Jakub.
 
 
 --
  Doing More with Less: The Next Generation Virtual Desktop
  What are the key obstacles that have prevented many mid-market
 businesses
  from deploying virtual desktops?   How do next-generation virtual
 desktops
  provide companies an easier-to-deploy, easier-to-manage and more
 affordable
  virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
  ___
  Mifos-users mailing list
  Mifos-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/mifos-users
 
  ---
  Ryan Whitney
  r...@greenlikeme.org
  US mobile: +1.206.734.5110
  global: +1.206.235.4479
 
  I myself am made entirely of flaws, stitched together with good
 intentions.
- Augusten Burroughs
 
 
 
 
 
 
 
 
 
 
 
 
 --
  Doing More with Less: The Next Generation Virtual Desktop
  What are the key obstacles that have prevented many mid-market businesses
  from deploying virtual desktops?   How do next-generation virtual
 desktops
  provide companies an easier-to-deploy, easier-to-manage and more
 affordable
  virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
  ___
  Mifos-users mailing list
  Mifos-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/mifos-users



 --
 Doing More with Less: The Next Generation Virtual Desktop
 What are the key obstacles that have prevented many mid-market businesses
 from deploying virtual desktops?   How do next-generation virtual desktops
 provide companies an easier-to-deploy, easier-to-manage and more affordable
 virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
 ___
 Mifos-users mailing list
 Mifos-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/mifos-users

--
BlackBerryreg; DevCon Americas, Oct. 18-20, San Francisco, CA
Learn about the latest advances in developing for the 
BlackBerryreg; mobile platform with sessions, labs  more.
See new tools and technologies. Register for BlackBerryreg; DevCon today!
http://p.sf.net/sfu/rim-devcon-copy1 ___
Mifos-users mailing list
Mifos-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users


PeopleSoft Time Labor - Columbus, OH

2011-09-06 Thread Gopinath Rajendran
Hi!

Please forward the resume to rgopin...@ventechsolutions.com


Ventech Solutions is a Global IT Software Services, Solutions and Product
transformation company. We are the world's 1st SEI CMMI Maturity Level 5
software company (ver 1.2) headquartered in Columbus, Ohio.

We specialize in managing full life cycle deployment of software systems and
solutions, creating next-generation IT competitive advantages and leading
transformational business initiatives.



Role: PeopleSoft Time  Labor

Location: Columbus, OH

Rate: DOE



We are looking for a PeopleSoft HCM technical/functional resource who has
designed, developed, and tested PeopleSoft Time  Labor.



The following skills are a must:



-Ability to Work with functional business users to clarify and validate
functional requirements.

-Ability to identify, leverage and implement delivered TL
processes/functionality.

-Customized scheduling solutions leveraging delivered PeopleSoft
functionality.

-Strong communication skills.

-Analytical thinker and problem solver.

-Follows industry standards for design, development, unit testing, and
system testing TL.

-Self-starter who is goal driven.

-Expertise designing and developing TL rules.

-Expertise in implementing core configuration for TL.

-Expertise creating and modifying Online PeopleCode.

-Expertise creating and modifying Application Engines.

-Business process design/optimization.

-Expertise designing and developing a customized (scheduling) module.

-Expertise creating and executing system test cases.

-Successfully completed a full life-cycle implementation.

-Experience with punch time, a plus.

-International Experience, a plus.



Thanks  Regards

Gopinath. R(Gopi)

*Ventech Solutions, Inc.*
A CMMI M Level 5 software company

Direct: 614-515-5797
Phone: 614-751-1167 x235
Fax: 614-759-6717

rgopin...@ventechsolutions.com
www.ventechsolutions.com

-- 
You received this message because you are subscribed to the Google Groups 
BlazeAdvisorUserGroup group.
To post to this group, send email to blazeadvisorusergroup@googlegroups.com.
To unsubscribe from this group, send email to 
blazeadvisorusergroup+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/blazeadvisorusergroup?hl=en.



.Net Developer - Columbus, OH (Prefer Locals)

2011-08-31 Thread Gopinath Rajendran
Hi!



Ventech Solutions is a Global IT Software Services, Solutions and Product
transformation company. We are the world's 1st SEI CMMI Maturity Level 5
software company (ver 1.2) headquartered in Columbus, Ohio.

We specialize in managing full life cycle deployment of software systems and
solutions, creating next-generation IT competitive advantages and leading
transformational business initiatives.

* *

Title: .Net Developer

Client: Public Sector

Location: Columbus, OH (Prefer Local)

Duration: 3 to 6 month

Rate:  DOE

Interview: F2F



Responsibilities:

1.Interact with Technical architect, data architect, and
development team and management staff on a daily basis.

2.Work with team members and independently to modify
applications.

3.Utilize Microsoft Visual Studio 2010 team edition to develop
and maintain code bases including branching, merging and code builds

4.Work with database administrators to make needed table changes
in Microsoft SQL server 2008 environment.

5.Utilize VB .NET in a variety of .NET frameworks (2.0 through
4.0) to deploy solutions



Knowledge, Skills, and Requirements:

1.2+ years experience in program development including VB .NET,
and JavaScript

2.Experience with MS SQL server databases including development
and maintenance of stored procedures embedded in applications

3.Background in formalized process controls for change
management.

4.Knowledge of AGILE software development methodology.

5.Strong interpersonal and leadership skills.

6.Good written/verbal skills



Thanks  Regards

Gopinath. R(Gopi)

*Ventech Solutions, Inc.*
A CMMI M Level 5 software company
Phone: 614-751-1167 x235
Fax: 614-759-6717
www.ventechsolutions.com

-- 
You received this message because you are subscribed to the Google Groups 
BlazeAdvisorUserGroup group.
To post to this group, send email to blazeadvisorusergroup@googlegroups.com.
To unsubscribe from this group, send email to 
blazeadvisorusergroup+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/blazeadvisorusergroup?hl=en.



Re: [Mifos-users] Migrating PPI questionnaire from 1.6.1 to 2.x

2011-08-31 Thread Binny Gopinath
PPI Questionnaire was activated for GK after PPI migration was done.
Is there any way to deactivate the PPI Questionnaire?

Thanks
Binny

On Wed, Aug 31, 2011 at 9:12 PM, Udai Gupta mailt...@gmail.com wrote:

 If GK have migrated the data then they don't need to activate the PPI XML.

 They should be using the migrated PPI QG instead of activating a new one.

 There is no old and new PPI, the Migrated PPI is 2008 version which is
 same as the new PPI XML.

 The objective of the PPI XML is to activate PPI for new Mifos
 installation (not to upgrades which already have PPI 2008).

 If you activate new then there will the 2 PPI QG which will become a
 problem for reporting.

 Udai


 2011/8/31 Jakub Sławiński jslawin...@soldevelo.com:
 
  Hi Udai,
 
  it seems that there is inconsistency in the PPI QG functional
  specification. The old PPI (in Mifos 1.6.x) were implemented as surveys
  and appeared in the box on the right side of the screen. The migration
  is consistent with this and creates PPI QG attached to the 'View Client'
  flow, so the migrated PPI QG are visible in the box on the right side of
  the screen. However, the new PPI QG specification is talking about
  'Create Client' flow, which means that the responses are visible on the
  bottom of the screen under the 'View additional information' link.
 
  This is why GK after activating PPI QG saw the new responses under the
  'View additional information' link and old responses in the 'question
  groups' box on the right side of the screen.
 
  We have three choices now:
   * change the new PPI QG functional specification to be
  consistent with the old ppi behaviour.
   * change migration script to be consistent with the PPI QG functional
  specification
   * do nothing (but the clients like GK with a lot of old ppi responses
  will have PPI QG visible at two places). However, GK can always change
  this by using scripts attached by Udai.
 
  I think the second option is the best one (if we want the new PPI QG to
  be attached to 'Create Client' flow).
 
  Emily, Kay, what is your opinion about this?
 
 
  Regards,
   Jakub.
 
  On 30.08.2011 20:17, Udai Gupta wrote:
  I did a recheck on the migration script and the 2.1.5 code, I don't
  think there is any problem.
 
  The migrated PPI will be visible under Question Groups box at client
 view.
  see
 https://github.com/mifos/head/blob/2.1.5/application/src/main/java/org/mifos/customers/client/struts/action/ClientCustAction.java
  (line 530)
 
  PPI migration script does not relate PPI to create client flow as
  that would not be visible in client view under Question Groups box.
  PPI XML associate PPI to view client flow which I think is correct.
 
  Now, event flow can be changed after migration just for satisfaction
  using these queries.
 
  Move PPI QG and respose data to Client Client flow (event_source_id=1)
  update question_group_event_sources set event_source_id=1
 
  where question_group_id=(SELECT id FROM question_group where
  title='PPI India 2008');
 
  update question_group_instance set event_source_id=1
  where question_group_id=(SELECT id FROM question_group where
  title='PPI India 2008');
 
  Move PPI QG and respose data to View Client flow (event_source_id=3)
  update question_group_event_sources set event_source_id=3
  where question_group_id=(SELECT id FROM question_group where
  title='PPI India 2008');
 
  update question_group_instance set event_source_id=3
 
  where question_group_id=(SELECT id FROM question_group where
  title='PPI India 2008');
 
  Take a look at the code, and let me know what you think is wrong.
  https://github.com/ugupta/ppimigration
 
  If I am not understanding the problem than you can share some
  screenshots of client view to show where it should be visible, use the
  above mentioned queries to change the flow of the PPI data and try the
  client view.
 
  Udai
 
 
 --
  Special Offer -- Download ArcSight Logger for FREE!
  Finally, a world-class log management solution at an even better
  price-free! And you'll get a free Love Thy Logs t-shirt when you
  download Logger. Secure your free ArcSight Logger TODAY!
  http://p.sf.net/sfu/arcsisghtdev2dev
  ___
  Mifos-users mailing list
  Mifos-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/mifos-users
 
 
 
 --
  Special Offer -- Download ArcSight Logger for FREE!
  Finally, a world-class log management solution at an even better
  price-free! And you'll get a free Love Thy Logs t-shirt when you
  download Logger. Secure your free ArcSight Logger TODAY!
  http://p.sf.net/sfu/arcsisghtdev2dev
  ___
  Mifos-users mailing list
  Mifos-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/mifos-users
 


 

[Mifos-users] Migrating PPI questionnaire from 1.6.1 to 2.x

2011-08-30 Thread Binny Gopinath
Hi All,

When upgrading to 2.x, all surveys (including PPI questionnaires) created in
1.6.1 gets migrated to question groups.
I have some questions around this:

a) Will the migrated PPI responses be available under View Additional
Information link or will they be available under Question Groups?
b) After upgrade to 2.1.5, for existing members with migrated PPI, the View
Additional Information link brings up the PPI questionnaire in view only
mode, but without answers to the PPI questions. Any idea why this happens?

For new members, the PPI responses can be viewed using the View Additional
Information. So, I was expecting the migrated PPI responses also to be
visible using the same link.

-- 
Thanks and Regards
Binny Gopinath Sreevas
--
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free Love Thy Logs t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev___
Mifos-users mailing list
Mifos-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users


Re: [Mifos-users] Changing interest mid-way during the loan tenure

2011-08-23 Thread Binny Gopinath
Thanks, Keith and Ramya,

My thoughts were the same. A database script to to do this. We need to do
this retrospectively. And either refund the excess money collected till date
or adjust it with the next dues. That makes such a script a little bit more
complicated. And this would need to be tested thoroughly to ensure that past
repayments, accounting entries, data warehouse reports etc. are handled
correctly. Kinda risky - is what I would say for me. I do not understand the
database structure well enough to try a stunt like this.

Hi Ramya,

Even though logically reverse and redo seems to be related, these two
functions are not related. You reverse a disbursal using an account number
and redo based on a customer. So practically you can redo a fresh loan
in Mifos. This is pretty useful at times.

If the past installments are to remain unchanged, (i.e interest dues for the
past installments are to remain as the same - based on old interest rate),
then there is no option but to close and create new accounts. If we redo the
loan, then the interest gets recalculated for all installments, including
past installments.

For now, I am going to suggest to do this reversal and redo one-by-one as I
think that is the less risky option.

Thanks
Binny


On Mon, Aug 22, 2011 at 1:16 PM, Keith Woodlock keithwoodl...@gmail.comwrote:

 Binny,

 As you guessed, theirs no support for this in mifos at present. you
 could do this update at the 'database level' writing a script to
 update all active loans (setting interest rate to latest value) and
 only update loan schedules from a certain date.

 Keith.

 On Sat, Aug 20, 2011 at 4:32 AM, Binny Gopinath
 binny.gopin...@gmail.com wrote:
  Hi all,
 
  One of my clients want to change their interest rate (from 15.46% flat,
 to
  13.04 flat). This is a change across the organization for one of their
 loan
  product and needs to be applied to all active loans also.
 
  I have 2 questions:
 
  a)
 
  Old installments remain unchanged and new installments will have the
 revised
  interest rate, (i.e. for 10,000 loan, old installments have the interest
 as
  30 and any future installments will have interest as 26): Can Mifos
 handle
  such a scenario? My guess is it cannot. Have any of you faced this issue
 and
  if yes, is there a workaround? -
  The only thing I can think of is to one-by-one close all existing loans
 with
  closed-rescheduled status. Make a note of the principal outstanding
 before
  closing and to create new loans based on this amount. This will be very
  painful for the MFI staff and also may show a very skewed data in their
  reports.
 
  b)
 
  If old installments also are to change with the new interest rate, then
 we
  could use reverse loan disbursal and redo loan disbursal features. Is
  that correct? Is there a way to do this in bulk, rather than one loan at
 a
  time?
 
  --
  Thanks and Regards
  Binny Gopinath Sreevas
 
 
 
 --
  Get a FREE DOWNLOAD! and learn more about uberSVN rich system,
  user administration capabilities and model configuration. Take
  the hassle out of deploying and managing Subversion and the
  tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
  ___
  Mifos-users mailing list
  Mifos-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/mifos-users
 
 


 --
 uberSVN's rich system and user administration capabilities and model
 configuration take the hassle out of deploying and managing Subversion and
 the tools developers use with it. Learn more about uberSVN and get a free
 download at:  http://p.sf.net/sfu/wandisco-dev2dev
 ___
 Mifos-users mailing list
 Mifos-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/mifos-users

--
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
___
Mifos-users mailing list
Mifos-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users


[Mifos-users] Changing interest mid-way during the loan tenure

2011-08-19 Thread Binny Gopinath
Hi all,

One of my clients want to change their interest rate (from 15.46% flat, to
13.04 flat). This is a change across the organization for one of their loan
product and needs to be applied to all active loans also.

I have 2 questions:

a)

Old installments remain unchanged and new installments will have the revised
interest rate, (i.e. for 10,000 loan, old installments have the interest as
30 and any future installments will have interest as 26): Can Mifos handle
such a scenario? My guess is it cannot. Have any of you faced this issue and
if yes, is there a workaround? -
The only thing I can think of is to one-by-one close all existing loans with
closed-rescheduled status. Make a note of the principal outstanding before
closing and to create new loans based on this amount. This will be very
painful for the MFI staff and also may show a very skewed data in their
reports.

b)

If old installments also are to change with the new interest rate, then we
could use reverse loan disbursal and redo loan disbursal features. Is
that correct? Is there a way to do this in bulk, rather than one loan at a
time?

-- 
Thanks and Regards
Binny Gopinath Sreevas
--
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2___
Mifos-users mailing list
Mifos-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users


[MaaVeeMaaKaa] : POOLED OFF - CAMPUS INTERVIEW FOR 2011 Batch of B.E / B.Tech (CSE,IT,ECE,EEE,EI) / MCA by VERIZON

2011-08-18 Thread Gopinath
** **

** **

http://www.kiot.ac.in/Placement/Verizon/Verizon.html / Navigate to the link
or  Below is the content. Follow the Process, need not share your profiles
to this ID.

*POOLED OFF - CAMPUS INTERVIEW FOR*

*2011 Batch of B.E / B.Tech (CSE,IT,ECE,EEE,EI) / MCA*

*by*

*VERIZON*

 

 

*02,03  04th September 2011 - 8.30 A.M.*

[image: Description: Image removed by sender.]

*Batch*

*2011 Passed Out*

[image: Description: Image removed by sender.]

*02,03,04 Sep 2011Drive for B.E / B.Tech / MCA*

*Eligibility:2011 Batch  *
*B.E/B.Tech (CSE,IT,EEE,ECE,EI)*
*MCA*

*70 % Consistency in 10th ,+2 , UG and PG , Salary - Rs.3.15 Lacs PA*

[image: Description: Image removed by sender.]

*02.09.2011*

Written Text

[image: Description: Image removed by sender.]

*03.09.2011  04.09.2011*

Communication Skills Evaluation,

Technical Interview

HR Interview

[image: Description: Image removed by sender.]

*COLLEGE ADDRESS AND VENUE*

Knowledge Institute of Technology,
KIOT Campus, Kakapalayam (PO.),
(17 KM from Salem to Coimbatore Highway NH-47)
Salem – 637 504
*Web:  **www.kiot.ac.in* http://www.kiot.ac.in/

*E-mail: 
*cam...@kiot.ac.inhttp://in.mc1374.mail.yahoo.com/mc/compose?to=cam...@kiot.ac.in


[image: Description: Image removed by sender.]

*Contact Persons*

*Mr.I.Rajesh, Mr.B.Sasikumar*

[image: Description: Image removed by sender.]

*Contact Numbers*

*9790061616* ,* 9894824645*

[image: Description: Image removed by sender.]

 

 

** **

 

 

 

*PROCEDURE FOR PARTICIPATION IN THE RECRUITMENT DRIVE*

   - The institutions are requested to send the student details to our Mail
   ID: 
veri...@kiot.ac.inhttp://in.mc1374.mail.yahoo.com/mc/compose?to=veri...@kiot.ac.in,
   on or before 22nd August 2011.


   - Interested and Eligible Students are requested to register in the link
   given below on or before 25.08.2011.

 www.kiot.ac.in/Placement/Registration.html (or) www.kiot.ac.in.

   - Click on the Verizon scroll to start the registration process.


   - Read the given instructions carefully and fill in the registration
   form.


   - Verizon HR team will cross check and confirm the final list by 29th of
   August 2011. They will send the hall ticket through Mail Id to the
   eligible candidates.


   - Hall ticket will be issued only for shortlisted Candidates for the
   Recruitment process.


   - The candidates will not be permitted to attend the recruitment process
   without producing the Verizon hall ticket.


   - We request the institution to inform and send your students to the
   above Venue for the Recruitment Drive.

 *“Please display this invitation on your Notice Board.”*

 _._,___

**

-- 
___

Welcome to Maa Vee Maa Kaa Nanbargal valai Kuzhu (Friendship Group)!

This group is purely of the Youth, 
 by the Youth and 
 for the Youth.

Utilize this group to post your views  messages.
___

To post to this Maa Vee Maa Kaa group, send your emails to mvmk@googlegroups.com

Regards,
Owner,
Maa Vee Maa Kaa.
image001.jpg

Re: [Tutor] python Module for Windows Active Directory

2011-08-02 Thread Ajith Gopinath
Sure Tim. Thanks for your help.

Thanks and Regards
Ajith Gopinath



On Thu, Jul 28, 2011 at 8:32 PM, Tim Golden m...@timgolden.me.uk wrote:

 On 28/07/2011 07:28, qbits...@gmail.com wrote:

 Hi,

 Which is the best package/module in Python to work with Windows Active
 Directory?

 I may need to create multiple OUs, set different users and computers and
 fill their individual attributes. Later i may need to modify/delete and
 then may need to check them for its availability.


 You could try my active_directory module:

  
 http://timgolden.me.uk/python/**active_directory.htmlhttp://timgolden.me.uk/python/active_directory.html

 although there's a much-improved version in development
 (and actively used here at work). If you're interested,
 look at:

  
 http://svn.timgolden.me.uk/**active_directory/branches/**rework/http://svn.timgolden.me.uk/active_directory/branches/rework/

 TJG
 __**_
 Tutor maillist  -  Tutor@python.org
 To unsubscribe or change subscription options:
 http://mail.python.org/**mailman/listinfo/tutorhttp://mail.python.org/mailman/listinfo/tutor

___
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor


Mainframe Programmer Analyst - Columbus, Ohio

2011-07-28 Thread Gopinath Rajendran
Hi!



Ventech Solutions is a Global IT Software Services, Solutions and Product
Transformation Company. We are the world's 1st SEI CMMI Maturity Level 5
Software Company (ver 1.2) headquartered in Columbus, Ohio.

We specialize in managing full life cycle deployment of software systems and
solutions, creating next-generation IT competitive advantages and leading
transformational business initiatives.

Please forward the resumes to rgopin...@ventechsolutions.com


Title:  Programmer Analyst

Location:  Columbus, Ohio

Duration: 6+ Months

Rate: DOE



Description:

· Resource must be a self-starter with the ability to ramp up and be
productive in a short period of time.

· Must maintain a high level of productivity with limited direction
and oversight, and will require strong written and verbal communication
skills.

· Will require an in depth knowledge of IBM Mainframe technologies.

Technical skills

· Should include but not be limited to, COBOL, CICS, VSAM, DB2, TSO,
EASYTRIEVE, FILEAID, JCL, ISTROBE, APPTUNE, CHANGEMAN, and CHANGE CONTROL.

· An understanding of ACAPS, off host and Web technologies is
preferable.

Roles  Responsibilities:

· Participation in design reviews

· Development

· Participation in code review

· Turnover to Implementation team



Thanks  Regards

Gopinath. R (Gopi)

*Ventech Solutions, Inc.*
A CMMI M Level 5 software company
Phone: 614-751-1167 x235
Fax: 614-759-6717
www.ventechsolutions.com

-- 
You received this message because you are subscribed to the Google Groups 
BlazeAdvisorUserGroup group.
To post to this group, send email to blazeadvisorusergroup@googlegroups.com.
To unsubscribe from this group, send email to 
blazeadvisorusergroup+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/blazeadvisorusergroup?hl=en.



[Mifos-issues] [JIRA Studio] Created: (MIFOS-5102) Even after updating mandatory amount for a savings account, changed amount is not reflected in the future entries in saving_schedule table

2011-07-27 Thread Binny Gopinath Sreevas (JIRA)
Even after updating mandatory amount for a savings account, changed amount is 
not reflected in the future entries in saving_schedule table
--

 Key: MIFOS-5102
 URL: http://mifosforge.jira.com/browse/MIFOS-5102
 Project: mifos
  Issue Type: Bug
 Environment: Mifos 2.1.4 or earlier
Reporter: Binny Gopinath Sreevas
Priority: Major


Even after updating mandatory amount for a savings account, changed amount is 
not reflected in the future entries in saving_schedule table. So, Collection 
Sheet report shows incorrect values.

Examples and screenshots can be found at:
http://mifosforge.jira.com/browse/MIFOSSUPPORT-93


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


[Mifos-issues] [JIRA Studio] Commented: (MIFOSBI-309) Loan Officer Reports - show incorrect values for Loan Officer who is no longer with the MFI

2011-07-12 Thread Binny Gopinath Sreevas (JIRA)

[ 
http://mifosforge.jira.com/browse/MIFOSBI-309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=68945#comment-68945
 ] 

Binny Gopinath Sreevas commented on MIFOSBI-309:


I think the Digamber ETL jobs are still failing in production. The header
section shows the following:

Data for this report last updated on ERROR

So even if I verify this report, it may not be accurate.

I ran the report anyway. The report for this LO from 10-Jul-2011 till
12-Jul-2011 shows:

No of centers: 21
No of Clients with Loans: 320
No of Active Loans: 320

Thanks
Binny



On Tue, Jul 12, 2011 at 8:48 PM, Lukasz Chudy (JIRA) 



-- 
Thanks and Regards
Binny Gopinath Sreevas
+91-98861 39498
Skype: binny.gopinath


 Loan Officer Reports - show incorrect values for Loan Officer who is no 
 longer with the MFI
 ---

 Key: MIFOSBI-309
 URL: http://mifosforge.jira.com/browse/MIFOSBI-309
 Project: mifos business intelligence
  Issue Type: Bug
 Environment: Digamber - Cloud running Mifos 2.1 and BI
Reporter: Binny Gopinath Sreevas
Assignee: Binny Gopinath Sreevas
Priority: Major
  Labels: Digamber
 Fix For: Mifos BI 1.3

 Attachments: LoanOfficerDetailed.pdf, LoanOfficerDetailedV12.pdf, 
 LoanOfficerPerformanceSummaryCumulative.pdf, 
 LoanOfficerPerformanceSummaryCumulativeV12.pdf


 This is for Digamber MicroFin:
 Under 01_DCL-Jpr 1 Branch - Loan Officer Tejpal Meghwanshi has left the 
 MFI and all active clients and centers have been transferred to Loan Officer 
 Manoj Premjani.
 The numbers in Loan Officer Detailed and Loan Officer Performance Summary 
 (Cumulative) reports seem incorrect.
 Loan Officer Detailed Report:
Under Client Summary:
   Number of Centers: 27-- This number looks incorrect.
   Number of Clients: 0
   Number of Clients with Active Loans: 395 -- This number looks 
 incorrect.
Under Account Summary:
   Number of Active Loans: 410 -- This number looks incorrect.
 Loan Officer Performance Summary (Cumulative) Report:
   Also shows 27 centers under Tejpal and # of Clients as zero and # of 
 Loans as 410. Which again does not reflect the current state for Tejpal.
 Branch Progress Report:
Shows 440 clients formed by Tejpal (under clients formed) and under 
 Handled all numbers are zero.
This seems to be correct as there are 
 415 active borrowers who were formed by Tejpal and have all been 
 transferred to Manoj and
 5 borrowers who have been formed by Tejpal and are currently closed 
 20 borrowers who have been formed by Tejpal and is still with Tejpal 
 and are currently in partial state
 Please confirm if these are bugs in the reports.
 If not, please explain how these numbers are computed in the Loan Officer 
 Detailed and Loan Officer Performance Summary (Cumulative) reports.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on Lean Startup 
Secrets Revealed. This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


Re: upload and import csv to mysql

2011-07-06 Thread Gopinath Manimayan
Yes i too need solution for this issue
On 6 Jul 2011 07:39, elogic asymo...@elogicmedia.com.au wrote:

 Hi All,

 I have setup a file upload feature for my application using the below
 plugin. Now that I have the csv uploading using an upload controller
 and model I now need to insert the csv into a mysql table. I haven't
 had much luck with the samples I have found online. Does anyone know
 how I can do this? I can get my client to name the fields however it
 needs to be done so that isn't an issue.


 MY UPLOADS_CONTROLLER
 -
 class UploadsController extends AppController
 {

var $name = 'Uploads';

// CSV UPLOAD
//
--
 
function upload() {

if (!empty($this-data))
{
$this-Upload-create();
if($this-Upload-save($this-data))
{
$this-Session-setFlash(__('The
file has been saved', true));
//print_r($this-data);
$thefilename =
 $this-data['Upload']['file']['name'];
echo $thefilename; // the uploaded
CSV FILE NAME!


// TO DO PROCESS UPLOADED FILE INTO
PROPERTIES DATABSE
}
else
{
$this-Session-setFlash(__('The
file could not be saved. Please,
 try again.', true));
}

}
}

 }
 

 MY UPLOADS MODEL
 -
 ?php
 class Upload extends AppModel {
 var $name = 'Upload';
 var $actsAs = array(
  'FileUpload.FileUpload' = array(
'uploadDir' = 'files',
'forceWebroot' = true, //if false, uploads will be saved
to

  //the uploadDir as a direct path.

  //default: true
/*
'fields' = array(
  'name' = 'file_name',
  'type' = 'file_type',
  'size' = 'file_size'
),
*/
'allowedTypes' = array(
  'csv' = array('text/csv', 'application/csv')
),
'maxFileSize' = '100', //in bytes
'unique' = false, //uploaded files will overwrite existing
files
'fileNameFunction' = false, //execute sha1 on fileName if
required,
 not though
  )
);
 }
 --


 Thanks




 FILE UPLOAD PLUGIN:
http://www.webtechnick.com/blogs/view/221/CakePHP_File_Upload_Plugin

 --
 Our newest site for the community: CakePHP Video Tutorials
http://tv.cakephp.org
 Check out the new CakePHP Questions site http://ask.cakephp.org and help
others with their CakePHP related questions.


 To unsubscribe from this group, send email to
 cake-php+unsubscr...@googlegroups.com For more options, visit this group
at http://groups.google.com/group/cake-php

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


Re: [Mifos-users] [Mifos-developer] Whats after Maya G?

2011-07-01 Thread Binny Gopinath
Keith,

Here are the high-lelvel points I have gathered during my interactions with
Mifos users:

Priority 1:

*Reporting and Dashboards* - we have made good progress on this. But there
is still some work here to get a few more key reports created or fixed. And
also sort out some of the ETL related issues, make the ETL job quicker,
reduce installation complexity, integrate reporting UI with Mifos etc. ..
*Flexibile loan scheduling* - with facility for individual lending - Maya
G's allowing a member to have loans with differing frequencies takes care of
this partially. However, navigating to such individual loans (members may
not belong to groups) still will have some challenges in Maya G
*Accounting* - there are 2 approaches that MFI's have been requesting in
India:
   a) Integrated accounting module - specifically for branch level
accounting
   Also we need to re-look into accrual accounting and a cash book
maintenance/cash management module
   b) Better integration with an existing accounting software like
Tally
*Disbursement date flexibility* - ability to specify a loan disbursement
date in the future and not just the meeting period immediately following the
current date
*Data migration toolkit* - facility for easily and cleanly getting past
member/group/loan data into Mifos - SunGard guys have developed a tool for
this. They did give me a demo of this. We should just test and adopt this.

Priority 2:

*Mobile devices* and handheld device integration
*Offline data entry* - important if Mifos has to be adopted by larger
MFIs/SHGs who have better reach in rural areas (where internet connectivity
is poor and electricity is available only for 1 or 2 hours on some days)
*Adequate Support for Self Help Groups* - where more details of each groups
linkage with their banks accounts can be managed, managing linkage between
savings and loans etc.
*Support for large MFIs* ( 1 million customers) - batch jobs and upgrades
and reporting becomes a challenge with some tables have millions of rows

Priority 3:

HR integration - attendance, user security etc.
Customer acquisition process - to schedule and manage the client
pre-enrollment process (Group trainings and group tests)
Customization of look and feel (logo, colors etc.) per installation - move
internationalization resource bundles to the configuration folder so that it
can be customized and deployed without being overwritten by each upgrade
Integration with Credit Bureau / Identity verification systems

Thanks
Binny



On Fri, Jul 1, 2011 at 5:41 PM, Keith Woodlock keithwoodl...@gmail.comwrote:

 Binny,

  Are we concentrating too much on technical improvements while not paying
  adequate attention to new/improved features?

 Yes, this is the whole point of this email chain. I was asking for
 input/feedback from the users about what to put into mifos after Maya
 G. So far only george has offered some insight into what might be
 useful going forward. From a technical point of view we know what we
 need to do but theres no point in taking on that investment unless
 customers out there want further features/improvements etc

 regards,
 Keith.

 On Fri, Jul 1, 2011 at 5:50 AM, Binny Gopinath binny.gopin...@gmail.com
 wrote:
 
  Are we concentrating too much on technical improvements while not paying
  adequate attention to new/improved features?
 
  Technical improvements without any visible improvement to end-users - may
  cause users to consider moving away from Mifos. I would like releases to
 be
  a mix of new/improved functional features + a bunch of technical
  improvements. I have had the chance to get a glimpse into some of our
  competition and very soon our feature set is going to be insufficient,
 which
  is heartbreaking ..
 
  On technical improvements:
  - would be good to include testing/handling of larger volumes - I have
 had a
  couple of enquiries from large MFI's - one of them has 4+ million members
  - on i18n, would be good to allow overriding of specific
 internationalized
  labels look up from config folders - so that they do not get overwritten
 by
  any upgrades. And also handle date formats consistently, especially in
  reports.
 
  Thanks
  Binny
 
 
  On Thu, Jun 30, 2011 at 10:33 AM, Van Mittal-Henkle
  va...@grameenfoundation.org wrote:
 
  George,
 
  I'm catching up on some of these threads after being out for a few days
 
   - there's a mobile revolution underway in sub-Saharan Africa; building
   both the APIs/hooks for connecting into a variety of mobile systems
   (from mobile money to mobile interfaces for clients and MFI staff to
   exchange of info with other systems that are running mobile apps) and
   also potentially getting a few sample/reference mobile apps running on
   Mifos (need to vet specific pain points so we don't build something
   just for the sake of building it)
 
  If Mifos provided Restful or WSDL based APIs it would open up lots of
  possibilities for building on Mifos for things

Re: [Mifos-users] [Mifos-developer] Whats after Maya G?

2011-06-30 Thread Binny Gopinath
Are we concentrating too much on technical improvements while not paying
adequate attention to new/improved features?

Technical improvements without any visible improvement to end-users - may
cause users to consider moving away from Mifos. I would like releases to be
a mix of new/improved functional features + a bunch of technical
improvements. I have had the chance to get a glimpse into some of our
competition and very soon our feature set is going to be insufficient, which
is heartbreaking ..

On technical improvements:
- would be good to include testing/handling of larger volumes - I have had a
couple of enquiries from large MFI's - one of them has 4+ million members
- on i18n, would be good to allow overriding of specific internationalized
labels look up from config folders - so that they do not get overwritten by
any upgrades. And also handle date formats consistently, especially in
reports.

Thanks
Binny


On Thu, Jun 30, 2011 at 10:33 AM, Van Mittal-Henkle 
va...@grameenfoundation.org wrote:

 George,

 I'm catching up on some of these threads after being out for a few days

  - there's a mobile revolution underway in sub-Saharan Africa; building
  both the APIs/hooks for connecting into a variety of mobile systems
  (from mobile money to mobile interfaces for clients and MFI staff to
  exchange of info with other systems that are running mobile apps) and
  also potentially getting a few sample/reference mobile apps running on
  Mifos (need to vet specific pain points so we don't build something
  just for the sake of building it)

 If Mifos provided Restful or WSDL based APIs it would open up lots of
 possibilities for building on Mifos for things like this.  Having stable
 APIs for people to build on is one of the things we have been working
 towards for some time.  A lot of KeithW's efforts in particular have
 been around getting internals to a state where we could start layering
 an API on them.  As mentioned, getting specific customers with specific
 use cases to drive this is key.

  also for you and the other engineers who have worked on MIfos: in a
  community model if there's less oversight, is there under-the-covers
  work that should be prioritized which will help keep Mifos stable and
  scalable as it goes forward in the community?

 Here's where some big questions come up.

 One hypothesis is that there are two classes of Mifos users-- Class 1:
 larger MFIs who have a need for various extensions and customizations of
 Mifos and who can take on some expense to do that and even host their
 own infrastructure and Class 2: smaller MFIs who could likely manage
 with fewer features and less extensibility and who would benefit most
 from low cost hosted access to Mifos.

 How to most effectively meet the needs of both users is tricky.

 We've been challenged by the current code base being difficult and
 expensive to extend and maintain.  We have made progress in improving
 the code and certain areas of it are much easier to deal with now.
 However, there is still a large amount of code left that needs
 improvement.

 The most cost effective way to deliver a solution that can be
 effectively hosted at very low cost (supporting multi-tenancy for
 example) at this point looks like a rewrite that would pull in reusable
 parts of Mifos but redo the basics from the ground up to get things like
 multi-tenancy, transaction management, auditing, clean i18n, layered
 architecture, separation of concerns and manageable tests in place.  To
 keep the cost of doing a rewrite low, it would help for the target
 release to have fewer features and options than Mifos currently does.

 On the other hand,  supporting larger existing and new MFIs and those
 requiring the larger feature set currently supported by Mifos would
 benefit from the current code base being extended and refined.  The
 difficulty here is that the cost to continue maintaining the current
 code is high as is the cost to refactor and improve it.

 Keith and I are in agreement on the things that he already laid out
 here:
 http://mifosforge.jira.com/wiki/display/MIFOS/Technical+Roadmap+%28Post+
 Maya+G+and+onwards%29http://mifosforge.jira.com/wiki/display/MIFOS/Technical+Roadmap+%28Post+%0AMaya+G+and+onwards%29

 This is a good list of how the current code base could be moved forward.


 Replacing the current Struts/JSP based UI code with Spring/Freemarker is
 the biggest single enabler for lowering the cost of maintaining and
 extending Mifos.  It leads to:
 * API creation across the application (by achieving complete separation
 of business logic from presentation code)
 * simplified transaction management
 * simplified i18n
 * improvement of layered architecture
 * reduction and simplification of test code

 --Van



--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 

Re: [Mifos-users] Mifos Installation

2011-06-29 Thread Binny Gopinath
Zayyad,

In case you haven't figured it out already, you will need to set your
environment variable CATALINA_OPTS=-Xms1024M -Xmx1024M
-XX:MaxPermSize=256m

For more details, please refer:
http://mifosforge.jira.com/wiki/display/MIFOS/PermGen+Out+of+Memory

Thanks
Binny

On Tue, Jun 28, 2011 at 6:47 PM, Keith Woodlock keithwoodl...@gmail.comwrote:

 Zayyad,

 looks like you have run out of permgen already!

 ServletException in '/pages/framework/jsp/mainlayout.jsp': PermGen space
 javax.servlet.ServletException: java.lang.OutOfMemoryError: PermGen space

 regards,
 Keith.

 On Tue, Jun 28, 2011 at 1:38 PM, Zayyad A. Said
 zayyad.s...@fursaleo.com wrote:
  Ed;
 
 
 
  Yes, I can launch the login screen without any error and credentials used
  are username - mifos and password - testmifos.
 
 
 
  I have attached the message log from Tomcat.
 
 
 
  Any idea on how to resolve this?
 
 
 
  Thanks.
 
 
 
  ***
 
  Zayyad A. Said
 
  Manager - ICT
 
  Fursa Leo Limited
 
 
 
  Moi Avenue. Mombasa, Kenya
 
  Tel: +254 (0)41 2312807/808I Cell: 0734 138 478
 
  P.O.Box 83321 - 80100
 
  Email: zayyad.s...@fursaleo.com
 
  Website: www.fursaleo.com
 
 
 
 
 
 
 --
  All of the data generated in your IT infrastructure is seriously
 valuable.
  Why? It contains a definitive record of application performance, security
  threats, fraudulent activity, and more. Splunk takes this data and makes
  sense of it. IT sense. And common sense.
  http://p.sf.net/sfu/splunk-d2d-c2
  ___
  Mifos-users mailing list
  Mifos-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/mifos-users
 
 


 --
 All of the data generated in your IT infrastructure is seriously valuable.
 Why? It contains a definitive record of application performance, security
 threats, fraudulent activity, and more. Splunk takes this data and makes
 sense of it. IT sense. And common sense.
 http://p.sf.net/sfu/splunk-d2d-c2
 ___
 Mifos-users mailing list
 Mifos-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/mifos-users

--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2___
Mifos-users mailing list
Mifos-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users


Enterprise Data Architect - Columbia, MD

2011-06-28 Thread Gopinath Rajendran
Hi,



We have an immediate opening, if you have consultant with matchingskill set,
kindly reply with resume, rate, availability and current location. Please
forward the resumes to gopinat...@heliosmatheson.com .



Client:   TD Ameritrade

Job Title:  Enterprise Data Architect

Req#:5499

Start Date:  07/11/2011

End Date:12/30/2011

Type: Contract

Location:  Columbia, MD

Bill Rate:   DOE



JOB DUTIES  RESPONSIBILITIES:

TD AMERITRADE Holding Corporation, through its brokerage subsidiaries, is a
leading global financial services firm. We provide investors with a broad
range of brokerage, mutual fund and consumer financial products and services
on an integrated basis. TD AMERITRADE's Database Architect  Engineering
team is seeking an experienced Enterprise Data Architect to join their team.
This position can be filled in Columbia, MD



OBJECTIVE:

Conceive and design of the Enterprise Information Model/Framework across TD
Ameritrade.



RESPONSIBILITIES:

•Define DBMS standardization and selection criteria.

•Develop logical and physical data models by working with the
business and technical staff

•Lead teams by example by providing Database subject matter
expertise and actively participating in physical database design and
architecture.

•Champion and collaborate on the creation of Data Development
Processes, Procedures, and Standards to ensure data consistency across the
Enterprise.

•Define standard techniques to assist other professionals in
architecting and building solutions.

•Understand existing data related product sets within the enterprise
and research technology opportunities and industry trends in order to advise
internal clients on the applicability and utilization of technology.

•Identify re-engineering opportunities through research and analysis
of business and system process inefficiencies to ensure the company
maintains a competitive advantage with information technology.

•Participate in developing corporate technology strategy in
conjunction with other Enterprise Architecture disciplines.

•Layout and design the high level Enterprise Information Management
strategy, architecture, and roadmap.

•Evaluate partner opportunities and structure business development
relationships to achieve joint goals.

•Evangelize our strategic vision around Enterprise Information
Model/Framework



REQUIRED SKILLS:

•Excellent verbal and written communication skills.

•Proven ability to build and present technical and non-technical
presentations for executive management with an ability to influence others
using objective and subjective information.

•Demonstrated knowledge in logical and physical data modeling to
support OLTP and Data warehousing projects

•Ability to communicate complex concepts to others effectively.

•Financial Services industry experience desired.

•Data Management Subject Matter Expert/technical 'heavyweight' and
proven ability to effectively design large scale relational databases.

•Thought Leader, Deep Thinker.

•Expertise in a broad spectrum of skills including the following:
business domain knowledge, data/information modeling, O/R mapping and
persistence strategies, DBMS technologies, Operating Systems, Open Source
DBMS software, Data Replication techniques, Backup and Recovery, vertical
and horizontal DBMS scaling techniques, SOA, Data Warehousing, ETL, and
Query/Reporting tools.

•Demonstrated ability to lead data standardization and
administration using automated tools.

•Ability to use data integration techniques across multiple
development projects.





Thanks  Regards
Gopinath. R (Gopi)

Helios  Matheson

*200 Park Avenue South*

*Suite 901*

*New York, NY  10003*

Desk::732-749-1103; Fax: 212.979.2517
Email: gopinat...@heliosmatheson.com
www.heliosmatheson.com* | *www.hmna.com**

-- 
You received this message because you are subscribed to the Google Groups 
BlazeAdvisorUserGroup group.
To post to this group, send email to blazeadvisorusergroup@googlegroups.com.
To unsubscribe from this group, send email to 
blazeadvisorusergroup+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/blazeadvisorusergroup?hl=en.



[Mifos-issues] [JIRA Studio] Assigned: (MIFOS-5069) SECDEP: Branch Progress Report - incorrect User Title name in Branch Staffing section

2011-06-27 Thread Binny Gopinath Sreevas (JIRA)

 [ 
http://mifosforge.jira.com/browse/MIFOS-5069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Binny Gopinath Sreevas reassigned MIFOS-5069:
-

Assignee: johnwoodlock

 SECDEP: Branch Progress Report - incorrect User Title name in Branch 
 Staffing section
 ---

 Key: MIFOS-5069
 URL: http://mifosforge.jira.com/browse/MIFOS-5069
 Project: mifos
  Issue Type: Bug
 Environment: Mifos Cloud - production instance - running 2.1.2
Reporter: Binny Gopinath Sreevas
Assignee: johnwoodlock
 Attachments: Secdep_BranchProgressReport_Passi.pdf


 In Branch Progress report, Branch Staffing section has the following:
 # Anoring 7
 # Branch Manager 2
 # Total Staff 9
 The counts are correct. But the label Anoring is not correct. It should be 
 Project Officer. There are 7 users with the Project Officer user title. 
 But for some reason the label is coming as Anoring which is the name of a 
 province (Ethnicity is configured to be displayed as equivalent for Province 
 for Secdep instance).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


[Mifos-issues] [JIRA Studio] Created: (MIFOS-5069) SECDEP: Branch Progress Report - incorrect User Title name in Branch Staffing section

2011-06-24 Thread Binny Gopinath Sreevas (JIRA)
SECDEP: Branch Progress Report - incorrect User Title name in Branch Staffing 
section
---

 Key: MIFOS-5069
 URL: http://mifosforge.jira.com/browse/MIFOS-5069
 Project: mifos
  Issue Type: Bug
 Environment: Mifos Cloud - production instance - running 2.1.2
Reporter: Binny Gopinath Sreevas


In Branch Progress report, Branch Staffing section has the following:
# Anoring 7
# Branch Manager 2
# Total Staff 9

The counts are correct. But the label Anoring is not correct. It should be 
Project Officer. There are 7 users with the Project Officer user title. But 
for some reason the label is coming as Anoring which is the name of a 
province (Ethnicity is configured to be displayed as equivalent for Province 
for Secdep instance).



--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
All the data continuously generated in your IT infrastructure contains a 
definitive record of customers, application performance, security 
threats, fraudulent activity and more. Splunk takes this data and makes 
sense of it. Business sense. IT sense. Common sense.. 
http://p.sf.net/sfu/splunk-d2d-c1
___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


[Mifos-issues] [JIRA Studio] Commented: (MIFOS-5069) SECDEP: Branch Progress Report - incorrect User Title name in Branch Staffing section

2011-06-24 Thread Binny Gopinath Sreevas (JIRA)

[ 
http://mifosforge.jira.com/browse/MIFOS-5069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=67979#comment-67979
 ] 

Binny Gopinath Sreevas commented on MIFOS-5069:
---

My suspicion is that somewhere in the code, Lookup_ID and Lookup_Value_ID are 
getting wrongly used.
Please see below. 1084 is the Lookup_ID for Project Officer and is also the 
Lookup_Value_ID for Anoring

select * from lookup_value_locale WHERE LOOKUP_VALUE like '%noring%' or 
lookup_value like '%project officer%';
returns:
LOOKUP_VALUE_ID, LOCALE_ID, LOOKUP_ID, LOOKUP_VALUE:
10841   743 Anoring
14231   1084Project Officer



 SECDEP: Branch Progress Report - incorrect User Title name in Branch 
 Staffing section
 ---

 Key: MIFOS-5069
 URL: http://mifosforge.jira.com/browse/MIFOS-5069
 Project: mifos
  Issue Type: Bug
 Environment: Mifos Cloud - production instance - running 2.1.2
Reporter: Binny Gopinath Sreevas

 In Branch Progress report, Branch Staffing section has the following:
 # Anoring 7
 # Branch Manager 2
 # Total Staff 9
 The counts are correct. But the label Anoring is not correct. It should be 
 Project Officer. There are 7 users with the Project Officer user title. 
 But for some reason the label is coming as Anoring which is the name of a 
 province (Ethnicity is configured to be displayed as equivalent for Province 
 for Secdep instance).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
All the data continuously generated in your IT infrastructure contains a 
definitive record of customers, application performance, security 
threats, fraudulent activity and more. Splunk takes this data and makes 
sense of it. Business sense. IT sense. Common sense.. 
http://p.sf.net/sfu/splunk-d2d-c1
___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


[Mifos-issues] [JIRA Studio] Issue Comment Edited: (MIFOS-5069) SECDEP: Branch Progress Report - incorrect User Title name in Branch Staffing section

2011-06-24 Thread Binny Gopinath Sreevas (JIRA)

[ 
http://mifosforge.jira.com/browse/MIFOS-5069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=67979#comment-67979
 ] 

Binny Gopinath Sreevas edited comment on MIFOS-5069 at 6/24/11 2:01 AM:


My suspicion is that somewhere in the code, Lookup_ID and Lookup_Value_ID are 
getting wrongly used.
Please see below. 1084 is the Lookup_ID for Project Officer and is also the 
Lookup_Value_ID for Anoring

select * from lookup_value_locale WHERE LOOKUP_VALUE like '%noring%' or 
lookup_value like '%project officer%';
returns (LOOKUP_VALUE_ID, LOCALE_ID, LOOKUP_ID, LOOKUP_VALUE):
1084,   1,  743,Anoring
1423,   1,  1084,   Project Officer



  was (Author: binnygopinath):
My suspicion is that somewhere in the code, Lookup_ID and Lookup_Value_ID 
are getting wrongly used.
Please see below. 1084 is the Lookup_ID for Project Officer and is also the 
Lookup_Value_ID for Anoring

select * from lookup_value_locale WHERE LOOKUP_VALUE like '%noring%' or 
lookup_value like '%project officer%';
returns:
LOOKUP_VALUE_ID, LOCALE_ID, LOOKUP_ID, LOOKUP_VALUE:
10841   743 Anoring
14231   1084Project Officer


  
 SECDEP: Branch Progress Report - incorrect User Title name in Branch 
 Staffing section
 ---

 Key: MIFOS-5069
 URL: http://mifosforge.jira.com/browse/MIFOS-5069
 Project: mifos
  Issue Type: Bug
 Environment: Mifos Cloud - production instance - running 2.1.2
Reporter: Binny Gopinath Sreevas

 In Branch Progress report, Branch Staffing section has the following:
 # Anoring 7
 # Branch Manager 2
 # Total Staff 9
 The counts are correct. But the label Anoring is not correct. It should be 
 Project Officer. There are 7 users with the Project Officer user title. 
 But for some reason the label is coming as Anoring which is the name of a 
 province (Ethnicity is configured to be displayed as equivalent for Province 
 for Secdep instance).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
All the data continuously generated in your IT infrastructure contains a 
definitive record of customers, application performance, security 
threats, fraudulent activity and more. Splunk takes this data and makes 
sense of it. Business sense. IT sense. Common sense.. 
http://p.sf.net/sfu/splunk-d2d-c1
___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


[Mifos-issues] [JIRA Studio] Updated: (MIFOS-5069) SECDEP: Branch Progress Report - incorrect User Title name in Branch Staffing section

2011-06-24 Thread Binny Gopinath Sreevas (JIRA)

 [ 
http://mifosforge.jira.com/browse/MIFOS-5069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Binny Gopinath Sreevas updated MIFOS-5069:
--

Attachment: Secdep_BranchProgressReport_Passi.pdf

 SECDEP: Branch Progress Report - incorrect User Title name in Branch 
 Staffing section
 ---

 Key: MIFOS-5069
 URL: http://mifosforge.jira.com/browse/MIFOS-5069
 Project: mifos
  Issue Type: Bug
 Environment: Mifos Cloud - production instance - running 2.1.2
Reporter: Binny Gopinath Sreevas
 Attachments: Secdep_BranchProgressReport_Passi.pdf


 In Branch Progress report, Branch Staffing section has the following:
 # Anoring 7
 # Branch Manager 2
 # Total Staff 9
 The counts are correct. But the label Anoring is not correct. It should be 
 Project Officer. There are 7 users with the Project Officer user title. 
 But for some reason the label is coming as Anoring which is the name of a 
 province (Ethnicity is configured to be displayed as equivalent for Province 
 for Secdep instance).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
All the data continuously generated in your IT infrastructure contains a 
definitive record of customers, application performance, security 
threats, fraudulent activity and more. Splunk takes this data and makes 
sense of it. Business sense. IT sense. Common sense.. 
http://p.sf.net/sfu/splunk-d2d-c1
___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


Re: [Mifos-users] Mifos Installation

2011-06-24 Thread Binny Gopinath
Also, would be good to check the tomcat log files to see if there are any
errors or stacktrace when you attempt to login. Would be good to paste or
attach the relevant log file contents here. Where there any errors thrown on
the console when starting Tomcat?

Thanks
Binny


On Fri, Jun 24, 2011 at 11:53 AM, Ed Cable edca...@gmail.com wrote:

 Zayad,

 Glad to see you've gotten this far in your installation and are seeking
 help on the mailing lists.

 Just to confirm, you are able to see the login screen within your browser
 without error?

 For the initial credentials, you tried to enter mifos for the user id and
 testmifos for the password?

 Ed

 On Thu, Jun 23, 2011 at 10:40 PM, Zayyad Said zayyad.s...@fursaleo.comwrote:

 Hello All;

 I am having trouble with launching Mifos menu, I have followed all the
 instructions on deployment as provided in mifos website and when I run it
 via web browser I get the login screen.

 The problem starts after putting the credentials, the page doesnt load at
 all.

 I am running on Windows 7 Pro.

 Kindly help me to identify where the problem is.

 Thanks.

 --
 
 Zayyad A. Said
 ICT Manager | Fursa Leo Limited.
 Ground Floor | Yunis Building - Opp. Uhuru Gardens
 Moi Avenue. Mombasa Kenya
 P.O.Box 83321 - 80100
 Tel: +254 41 2312 807 / 808
 Cell: 0734138478 / 0716615274
 Email: zayyad.s...@fursaleo.com
 Website: www.fursaleo.com

  [image: Fursa Leo Logo.jpg]



 --
 All the data continuously generated in your IT infrastructure contains a
 definitive record of customers, application performance, security
 threats, fraudulent activity and more. Splunk takes this data and makes
 sense of it. Business sense. IT sense. Common sense..
 http://p.sf.net/sfu/splunk-d2d-c1
 ___
 Mifos-users mailing list
 Mifos-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/mifos-users




 --
 All the data continuously generated in your IT infrastructure contains a
 definitive record of customers, application performance, security
 threats, fraudulent activity and more. Splunk takes this data and makes
 sense of it. Business sense. IT sense. Common sense..
 http://p.sf.net/sfu/splunk-d2d-c1
 ___
 Mifos-users mailing list
 Mifos-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/mifos-users


--
All the data continuously generated in your IT infrastructure contains a 
definitive record of customers, application performance, security 
threats, fraudulent activity and more. Splunk takes this data and makes 
sense of it. Business sense. IT sense. Common sense.. 
http://p.sf.net/sfu/splunk-d2d-c1___
Mifos-users mailing list
Mifos-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users


Java/J2ee developer with Tibco exp - Jersey City, NJ

2011-06-21 Thread Gopinath Rajendran
Hi,



We have an immediate opening, if you have consultant with matchingskill set,
kindly reply with resume, rate, availability and current location. Please
forward the resumes to gopinat...@heliosmatheson.com .



Title:   Java/J2ee developer with Tibco - BW

Requirement: Java/J2ee with Tibco background.

Location:   Jersey City, NJ

Duration:  6 months contract

Client:TD Ameritrade





Description

· Min 5-6+ years of work experience is need in Java/J2EE

· Experience in J2EE server-side:

· Stateless-EJB/RMI/CORBA, JDBC  ORM (Hibernate/JPA), JMX

· Core-Java Design/Development: Data structures, multi-threading,
object-orientation, JUnit test   cases

· Min 1-2+ years of experience in Web Services is needed

· SOAP, WSDL, XSD, XML, Java-XML binding frameworks: Xml Beans, JAXB

· Required 1-2+ years of spring framework experience.

· Experience in developing any JMS based messaging solution would be
a PLUS

· Experience in developing Java Component for Active Matrix Service
Grid platform preferred

· Min 1+ year of experience with developing Tibco-BW based
applications would be a PLUS

· Experience in Java OSGI runtime is desirable

· Experience in Java application profiling a PLUS.

· Excellent communication skills are needed.**



Thanks  Regards
Gopinath. R (Gopi)

Helios  Matheson Information Technology.,

*200 Park Avenue South*

*Suite 901*

*New York, NY  10003*

Desk::732-749-1103; Fax: 212.979.2517
Email: gopinat...@heliosmatheson.com sye...@heliosmatheson.com
www.heliosmatheson.com* | *www.hmna.com**

-- 
You received this message because you are subscribed to the Google Groups 
BlazeAdvisorUserGroup group.
To post to this group, send email to blazeadvisorusergroup@googlegroups.com.
To unsubscribe from this group, send email to 
blazeadvisorusergroup+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/blazeadvisorusergroup?hl=en.



Re: [VOTE] Powered by Logo

2011-06-15 Thread Subhash Gopinath
4, 2, 6


[Mifos-issues] [JIRA Studio] Updated: (MIFOSBI-309) Loan Officer Reports - show incorrect values for Loan Officer who is no longer with the MFI

2011-06-01 Thread Binny Gopinath Sreevas (JIRA)

 [ 
http://mifosforge.jira.com/browse/MIFOSBI-309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Binny Gopinath Sreevas updated MIFOSBI-309:
---

Attachment: LoanOfficerDetailed.pdf
LoanOfficerPerformanceSummaryCumulative.pdf

 Loan Officer Reports - show incorrect values for Loan Officer who is no 
 longer with the MFI
 ---

 Key: MIFOSBI-309
 URL: http://mifosforge.jira.com/browse/MIFOSBI-309
 Project: mifos business intelligence
  Issue Type: Bug
 Environment: Digamber - Cloud running Mifos 2.1 and BI
Reporter: Binny Gopinath Sreevas
Assignee: johnwoodlock
Priority: Major
  Labels: Digamber
 Fix For: Mifos BI 1.3

 Attachments: LoanOfficerDetailed.pdf, 
 LoanOfficerPerformanceSummaryCumulative.pdf


 This is for Digamber MicroFin:
 Under 01_DCL-Jpr 1 Branch - Loan Officer Tejpal Meghwanshi has left the 
 MFI and all active clients and centers have been transferred to Loan Officer 
 Manoj Premjani.
 The numbers in Loan Officer Detailed and Loan Officer Performance Summary 
 (Cumulative) reports seem incorrect.
 Loan Officer Detailed Report:
Under Client Summary:
   Number of Centers: 27-- This number looks incorrect.
   Number of Clients: 0
   Number of Clients with Active Loans: 395 -- This number looks 
 incorrect.
Under Account Summary:
   Number of Active Loans: 410 -- This number looks incorrect.
 Loan Officer Performance Summary (Cumulative) Report:
   Also shows 27 centers under Tejpal and # of Clients as zero and # of 
 Loans as 410. Which again does not reflect the current state for Tejpal.
 Branch Progress Report:
Shows 440 clients formed by Tejpal (under clients formed) and under 
 Handled all numbers are zero.
This seems to be correct as there are 
 415 active borrowers who were formed by Tejpal and have all been 
 transferred to Manoj and
 5 borrowers who have been formed by Tejpal and are currently closed 
 20 borrowers who have been formed by Tejpal and is still with Tejpal 
 and are currently in partial state
 Please confirm if these are bugs in the reports.
 If not, please explain how these numbers are computed in the Loan Officer 
 Detailed and Loan Officer Performance Summary (Cumulative) reports.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
Simplify data backup and recovery for your virtual environment with vRanger. 
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today. 
http://p.sf.net/sfu/quest-sfdev2dev
___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


[Mifos-issues] [JIRA Studio] Commented: (MIFOSBI-309) Loan Officer Reports - show incorrect values for Loan Officer who is no longer with the MFI

2011-06-01 Thread Binny Gopinath Sreevas (JIRA)

[ 
http://mifosforge.jira.com/browse/MIFOSBI-309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=67573#comment-67573
 ] 

Binny Gopinath Sreevas commented on MIFOSBI-309:


The dates used to run the attached report was start date 01-January-2011 and 
end date 01-June-2011.
Reports attached.

 Loan Officer Reports - show incorrect values for Loan Officer who is no 
 longer with the MFI
 ---

 Key: MIFOSBI-309
 URL: http://mifosforge.jira.com/browse/MIFOSBI-309
 Project: mifos business intelligence
  Issue Type: Bug
 Environment: Digamber - Cloud running Mifos 2.1 and BI
Reporter: Binny Gopinath Sreevas
Assignee: johnwoodlock
Priority: Major
  Labels: Digamber
 Fix For: Mifos BI 1.3

 Attachments: LoanOfficerDetailed.pdf, 
 LoanOfficerPerformanceSummaryCumulative.pdf


 This is for Digamber MicroFin:
 Under 01_DCL-Jpr 1 Branch - Loan Officer Tejpal Meghwanshi has left the 
 MFI and all active clients and centers have been transferred to Loan Officer 
 Manoj Premjani.
 The numbers in Loan Officer Detailed and Loan Officer Performance Summary 
 (Cumulative) reports seem incorrect.
 Loan Officer Detailed Report:
Under Client Summary:
   Number of Centers: 27-- This number looks incorrect.
   Number of Clients: 0
   Number of Clients with Active Loans: 395 -- This number looks 
 incorrect.
Under Account Summary:
   Number of Active Loans: 410 -- This number looks incorrect.
 Loan Officer Performance Summary (Cumulative) Report:
   Also shows 27 centers under Tejpal and # of Clients as zero and # of 
 Loans as 410. Which again does not reflect the current state for Tejpal.
 Branch Progress Report:
Shows 440 clients formed by Tejpal (under clients formed) and under 
 Handled all numbers are zero.
This seems to be correct as there are 
 415 active borrowers who were formed by Tejpal and have all been 
 transferred to Manoj and
 5 borrowers who have been formed by Tejpal and are currently closed 
 20 borrowers who have been formed by Tejpal and is still with Tejpal 
 and are currently in partial state
 Please confirm if these are bugs in the reports.
 If not, please explain how these numbers are computed in the Loan Officer 
 Detailed and Loan Officer Performance Summary (Cumulative) reports.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
Simplify data backup and recovery for your virtual environment with vRanger. 
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today. 
http://p.sf.net/sfu/quest-sfdev2dev
___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


[nox-dev] send_openflow_packet interface with buffer and ofp_action_header

2011-05-26 Thread Gopinath Palani
Hello ,

Please let me know how to use
send_openflow_packet(const datapathid, const Buffer packet, const 
ofp_action_header actions[],unit16_t actions_len,unit16_t in_port,bool block);
my requirement is to create udp packet and send it to a particular tp_dst and 
port,
It will be helpful if someone guide me in
creating a Buffer,
and I'm able to create ofp_action_list with actions for OFPAT_SET_TP_DST and 
OFPAT_OUTPUT but don't know how to convert ofp_action_list to ofp_action_header 
type.

Thanks
Gopinath
___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev


[Mifos-users] Deployoing BI 1.1 on Windows

2011-05-25 Thread Binny Gopinath
Hi All,

When trying to deploy BI 1.1 on windows as per the installation
instructions, the following step gives me errors:

data-integration\kitchen.bat
/file:../ETL\MifosDataWarehouseETL\DataWarehouseInitialLoad.kjb
/level:Basic  1transformationLog_mifos_dw.log

Error:
INFO  25-05 14:56:10,585 - Set Date Parameters Initial Load - This
transformation can be replayed with replay date: 2011/05/25 14:56:10
ERROR 25-05 14:56:10,766 - Set Date Parameters - An error occurred,
processing will be stopped:
Error occured while trying to connect to the database
Invalid JNDI connection SourceDB : Access denied for user 'root'@'localhost'
(using password: YES)


ERROR 25-05 14:56:10,768 - Set Date Parameters - Error initializing step
[Set Date Parameters]
ERROR 25-05 14:56:10,770 - Set Date Parameters Initial Load - Step [Set Date
Parameters.0] failed to initialize!
INFO  25-05 14:56:10,770 - Set Date Parameters - Finished reading query,
closing connection.
ERROR 25-05 14:56:10,774 - Set Date Parameters for Initial Load - Unable to
prepare for execution of the transformation
ERROR 25-05 14:56:10,774 - Set Date Parameters for Initial Load -
org.pentaho.di.core.exception.KettleException:
We failed to initialize at least one step.  Execution can not begin!


Is the password for database root user hardcoded in the kettle job files? In
the file: DataWarehouseInitialLoad.kjb, I can see the following:

usernameroot/username
passwordEncrypted 2be98afc86aa7f2e4cb79ce7dc781bed6/password

My root password is root99. Do I need to edit this file to specify this?
How?

-- 
Thanks
Binny
--
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1___
Mifos-users mailing list
Mifos-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users


Re: [Mifos-users] Deployoing BI 1.1 on Windows

2011-05-25 Thread Binny Gopinath
Pls ignore my post. I had missed to edit the jdbc.properites file to specify
my DB password.

Thanks
Binny

On Wed, May 25, 2011 at 3:03 PM, Binny Gopinath binny.gopin...@gmail.comwrote:

 Hi All,

 When trying to deploy BI 1.1 on windows as per the installation
 instructions, the following step gives me errors:

 data-integration\kitchen.bat
 /file:../ETL\MifosDataWarehouseETL\DataWarehouseInitialLoad.kjb
 /level:Basic  1transformationLog_mifos_dw.log

 Error:
 INFO  25-05 14:56:10,585 - Set Date Parameters Initial Load - This
 transformation can be replayed with replay date: 2011/05/25 14:56:10
 ERROR 25-05 14:56:10,766 - Set Date Parameters - An error occurred,
 processing will be stopped:
 Error occured while trying to connect to the database
 Invalid JNDI connection SourceDB : Access denied for user 'root'@'localhost'
 (using password: YES)


 ERROR 25-05 14:56:10,768 - Set Date Parameters - Error initializing step
 [Set Date Parameters]
 ERROR 25-05 14:56:10,770 - Set Date Parameters Initial Load - Step [Set
 Date Parameters.0] failed to initialize!
 INFO  25-05 14:56:10,770 - Set Date Parameters - Finished reading query,
 closing connection.
 ERROR 25-05 14:56:10,774 - Set Date Parameters for Initial Load - Unable to
 prepare for execution of the transformation
 ERROR 25-05 14:56:10,774 - Set Date Parameters for Initial Load -
 org.pentaho.di.core.exception.KettleException:
 We failed to initialize at least one step.  Execution can not begin!


 Is the password for database root user hardcoded in the kettle job files?
 In the file: DataWarehouseInitialLoad.kjb, I can see the following:

 usernameroot/username
 passwordEncrypted 2be98afc86aa7f2e4cb79ce7dc781bed6/password

 My root password is root99. Do I need to edit this file to specify this?
 How?

 --
 Thanks
 Binny

--
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1___
Mifos-users mailing list
Mifos-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users


[Mifos-issues] [JIRA Studio] Created: (MIFOS-5005) Misleading error message when disbursing 2nd loan for the same product (1st loan is still active)

2011-05-24 Thread Binny Gopinath Sreevas (JIRA)
Misleading error message when disbursing 2nd loan for the same product (1st 
loan is still active)
-

 Key: MIFOS-5005
 URL: http://mifosforge.jira.com/browse/MIFOS-5005
 Project: mifos
  Issue Type: Bug
 Environment: Mifos 2.1.1 deployed in Light Cloud Test instance
Reporter: Binny Gopinath Sreevas


A member has an active loan of the IGL product.
Create a second loan for the same product and then try to disburse the loan.
The error message displayed is Disbursal Failed. This loan may have been 
disbursed elsewhere.

In 2.1, the error message for the same scenario is This loan cannot be 
disbursed because the customer has other active loans for the same product.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


[Mifos-issues] [JIRA Studio] Created: (MIFOSBI-309) Loan Officer Reports - show incorrect values for Loan Officer who is no longer with the MFI

2011-05-22 Thread Binny Gopinath Sreevas (JIRA)
Loan Officer Reports - show incorrect values for Loan Officer who is no longer 
with the MFI
---

 Key: MIFOSBI-309
 URL: http://mifosforge.jira.com/browse/MIFOSBI-309
 Project: mifos business intelligence
  Issue Type: Bug
 Environment: Digamber - Cloud running Mifos 2.1 and BI
Reporter: Binny Gopinath Sreevas
Priority: Major


This is for Digamber MicroFin:

Under 01_DCL-Jpr 1 Branch - Loan Officer Tejpal Meghwanshi has left the MFI 
and all active clients and centers have been transferred to Loan Officer Manoj 
Premjani.

The numbers in Loan Officer Detailed and Loan Officer Performance Summary 
(Cumulative) reports seem incorrect.

Loan Officer Detailed Report:
   Under Client Summary:
  Number of Centers: 27-- This number looks incorrect.
  Number of Clients: 0
  Number of Clients with Active Loans: 395 -- This number looks incorrect.
   Under Account Summary:
  Number of Active Loans: 410 -- This number looks incorrect.

Loan Officer Performance Summary (Cumulative) Report:
  Also shows 27 centers under Tejpal and # of Clients as zero and # of 
Loans as 410. Which again does not reflect the current state for Tejpal.

Branch Progress Report:
   Shows 440 clients formed by Tejpal (under clients formed) and under Handled 
all numbers are zero.
   This seems to be correct as there are 
415 active borrowers who were formed by Tejpal and have all been 
transferred to Manoj and
5 borrowers who have been formed by Tejpal and are currently closed 
20 borrowers who have been formed by Tejpal and is still with Tejpal 
and are currently in partial state

Please confirm if these are bugs in the reports.
If not, please explain how these numbers are computed in the Loan Officer 
Detailed and Loan Officer Performance Summary (Cumulative) reports.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


SharePoint Lead - Jersey City, NJ

2011-05-18 Thread Gopinath Rajendran
Hi,



Greetings from Helios  Matheson.



We have an immediate opening, if you have consultant with matching skill
set, kindly reply with resume, rate, availability and current location.
Please forward the resumes to gopinat...@heliosmatheson.com



Title:  SharePoint Lead

Type: Contract

Client:   TD Ameritrade

City:   Jersey City, NJ

Interview:  Phone Interview followed by F2F.





Job Description:

Our associates are at the heart of what we do. We believe in teamwork,
putting clients first, building strong relationships, achieving quality
results and working with integrity.



Role:

The SharePoint onshore lead will oversee and participate in the development,
customization and integration efforts of enterprise solutions involving
Collaboration, Portals, Enterprise Search, Enterprise Content Management
(ECM), Business Process and Forms, and Business Intelligence (BI), utilizing
Microsoft Office SharePoint Server 2007 (MOSS 2007), Windows SharePoint
Services 3.0 (WSS 3.0), SharePoint Designer 2007 and Visual Studio 2008/.NET
3.5. The SharePoint Lead will work closely with multiple groups such as
Infrastructure, QA, Corporate Communications, and various internal groups as
the SharePoint environment expands.



Responsibilities:

•Participate in the design and delivery of Enterprise
Content Management Systems, Intranets, and Portals using SharePoint 2007.

•Participate in multiple system integration and migration
projects.

•Candidate will also be expected to assist in developing the
strategy for optimal use of SharePoint and other collaborative tools within
the organization.

•Perform typical administrative activities such as site
creation, user issue resolution and Production support.

•Planning, design, configuration, testing and implementation
of SharePoint Server 2007 solutions.

•Use SharePoint Designer; Implement master pages, views,
templates and other custom components.

•Develop custom web parts for SharePoint using Visual Studio
for ASP.Net/C# development.



Requirements:

•5+ years development experience with Microsoft.NET
technologies required.

•3+ years experience with business information systems
integration or custom business application design and development in a
professional technology consulting, corporate MIS or software development
environment required.

•3+ year’s expert level knowledge of Microsoft SharePoint
Server 2003/2007/2010.

•3+ years experience as a technical lead on enterprise
initiatives required.

•Microsoft Certified Professional Developer credentials
required.

•B.S. in Computer Science, MIS or Electrical Engineering or
a related quantitative discipline required.

•Demonstrated ability to lead offshore teams in various
project work streams required.

•Strong competency with Microsoft Visual Studio, C# and SQL
Server required.

•Knowledge must include web parts development, management
and troubleshooting with a focus on planning, deploying and supporting
enterprise SharePoint implementations.

•Experience with SharePoint templates (site templates, list
templates, master page customization) is required.

•Must be well versed in Agile methodologies



Personal skills:

Possess a strong work ethic, self-starter, creative, a focus on customer
service, possess a high level of energy, enthusiasm, have strong oral and
written communication and people skills, team player, strong organizational
skills, the ability to multi-task.





Thanks  Regards
Gopinath. R (Gopi)

Helios  Matheson Information Technology.,

*200 Park Avenue South*

*Suite 901*

*New York, NY  10003*

Desk::732-749-1103; Fax: 212.979.2517
Email: gopinat...@heliosmatheson.com
www.heliosmatheson.com* | *www.hmna.com**


''Under Bill s.1618 Title III passed by the 105th U.S. Congress this mail
cannot be considered as spam as long as we include contact information and
a remove link for removal from our mailing list. In order to not be in the
recipients-list for this mail, please revert to us with REMOVE either in
the subject or in the mail body. Please include all pertinent email
addresses. Our apologies for any inconveniences caused by this mail.''

*Disclaimer:* the information contained in this electronic message and any
attachments to this message are intended for the exclusive use of the
addressee(s) and may contain proprietary, confidential or privileged
information. if you are not the intended recipient, you should not
disseminate, distribute or copy this e-mail. please notify the sender
immediately and destroy all copies of this message and any attachments.

*Warning:* computer viruses can be transmitted via email. the recipient

TIBCO Middleware Consultant - Jersey city, NJ

2011-05-06 Thread Gopinath Rajendran
Hi,



Greetings from Helios  Matheson.



Company overview:



Helios and Matheson IT limited is a leading Healthcare and Banking and
Financial Services (BFSi) focused IT Services Company.  The company provides
consulting and IT services to clients globally – as partners to
conceptualize and realize technology driven business transformation
initiatives.



With more than a decade of successful existence in the IT field. Today, we
offer comprehensive enterprise-wide and e-business solutions to an extensive
array of clientele across verticals ranging from manufacturing to financial
services; consulting to corporate training. Added to it, Helios and Matheson
is a provider of integrated IT services with operations across the globe.

Helios and Matheson’s another strong forte is consulting. We being in the IT
field are well aware of the demand and supply of the market, so being
associated with Helios and Matheson is a matter of pride.



Job Title: TIBCO Middleware Consultant

Location: Jersey city, NJ

Bill Rate: DOE

Duration : 1 Year



*Client: TD Ameritrade***



Job Duties  Responsibilities: Client is seeking a Tibco Systems Engineer.
The Systems Engineer will be responsible for system design, estimating
capacity requirements, installing and configuring Tibco AMX Service Grid ,
EMS Message Broker and HAWK Monitoring Software. Individuals in this role
will serve as a liaison between personnel in the company’s operations,
infrastructure and application development groups. They will work on
projects to develop applications and services that provide new or enhanced
functionality to support the Retail, Institutional and Program Trading
platforms. The Systems Engineer will be required to diagnose functional
issues that require an understanding of TCP/IP networking, Java programming
technologies and Linux operating system configuration (10% of the time).
Application Engineers need be knowledgeable about code repository and
versioning technologies. Application Engineers need to be able to script
jobs related to automation, monitoring and configuration.



This will require an understanding of Java programming technologies
including but not exclusively JMS, JNI, JNDI and JVM configuration and
management. They will be required to understand and have experience in
technologies specific to the Tibco SOA products Tibco AMX Service Grid, EMS
and Hawk. They will manage and configure Tibco Hawk rule-sets used for
alerting and management of AMX and EMS (10% of the time). The Engineering
Consultant will build out and manage AMX environments supporting internally
developed services. They will be required to assist in problem resolution
for the AMX services through the examination of log files, thread dumps and
java profiling tools (15% of the time). The Engineering Consultant will be
required to configure and manage topics, queues and bridges need to support
event messaging for enterprise services using the Tibco EMS brokers (15 % of
the time). The Engineering consultant will need to be able understand and
develop ANT and Linux shell scripts to support processes used for deployment
and configuration.



Deploy, manage, monitor and maintain Tibco Enterprise Middleware. This is
not a development role.



Required Skills:

· Experience with AMX, EMS and BusinessWorks administration, design
and installation.

· 7 to 8 years of applicable/related experience or 4 years
equivalent experience and 4-year degree in Computer-related field

· Unix/Linux administration.

· Moderate scripting skills: Any of Shell Scripting, Java/JScript,
XML and PERL.

· Experience designing logical and physical infrastructure layout.
Application and data flow diagrams.

· Effective interpersonal and communication skills.

· Hands on experience with AMX, EMS and BusinessWorks.

· Experience troubleshooting AMX, EMS and BusinessWorks in a
production environment.





Thanks  Regards
Gopinath. R (Gopi)

Helios  Matheson

*200 Park Avenue South*

*Suite 901*

*New York, NY  10003*

Desk::732-749-1103; Fax: 212.979.2517
Email: gopinat...@heliosmatheson.com
www.heliosmatheson.com* | *www.hmna.com**


''Under Bill s.1618 Title III passed by the 105th U.S. Congress this mail
cannot be considered as spam as long as we include contact information and
a remove link for removal from our mailing list. In order to not be in the
recipients-list for this mail, please revert to us with REMOVE either in
the subject or in the mail body. Please include all pertinent email
addresses. Our apologies for any inconveniences caused by this mail.''

*Disclaimer:* the information contained in this electronic message and any
attachments to this message are intended for the exclusive use of the
addressee(s) and may contain proprietary, confidential or privileged
information. if you are not the intended recipient, you should not
disseminate, distribute or copy this e-mail. please notify the sender
immediately

[Mifos-issues] [JIRA Studio] Commented: (MIFOS-4958) RiSE - unable to create a biweekly loan with correct schedule

2011-05-04 Thread Binny Gopinath Sreevas (JIRA)

[ 
http://mifosforge.jira.com/browse/MIFOS-4958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=67067#comment-67067
 ] 

Binny Gopinath Sreevas commented on MIFOS-4958:
---

Once this is fixed, please test the following scenario too:

a) LSIM turned on
b) Meeting day set to Tuesday, (once every 2 weeks)
c) Create loan with disbursement date as 17-May-2011 and repayments set to once 
every 2 Tuesdays

I am seeing (in 2.0) the schedule generated with 1st repayment on 24-May-2011.
I am trying to create a loan with the first repayment falling on 31-May-2011 
with LSIM on.

With LSIM turned off, in 2.0, the first repayment falls on 31-May-2011.

Thanks in advance.


 RiSE - unable to create a biweekly loan with correct schedule
 -

 Key: MIFOS-4958
 URL: http://mifosforge.jira.com/browse/MIFOS-4958
 Project: mifos
  Issue Type: Bug
Affects Versions: Release 2.1
 Environment: Mifos Cloud 2.1
Reporter: Binny Gopinath Sreevas
Assignee: keithwoodlock
Priority: Blocker
  Labels: rise
 Fix For: Release 2.1.1, Release G - Iteration 6, Release G

 Attachments: RiSE_LoanSchedule_Error.doc


 Rise production cloud instance has Mifos 2.1
 Group UK-B1-071 has meetings once in 2 weeks falling on Wednesdays.
 When creating a loan (or re-doing) with disbursement date as 27-Apr-2011,
 In 2.1, the first repayment comes up as 4th May - this is not correct as it 
 is the week immediately following the disbursement
 In 2.0.x, the first repayment comes up as 11th May - this is correct.
 (I was surprised that I was able to download the production DB dump and start 
 tomcat with 2.0.x war file. I was expecting an error to be shown at startup 
 saying DB version does not match application version).

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


[Mifos-issues] [JIRA Studio] Commented: (MIFOS-4958) RiSE - unable to create a loan with correct schedule

2011-04-29 Thread Binny Gopinath Sreevas (JIRA)

[ 
http://mifosforge.jira.com/browse/MIFOS-4958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=66998#comment-66998
 ] 

Binny Gopinath Sreevas commented on MIFOS-4958:
---

Can we downgrade to 2.0.x? RiSE is unable to create new loans in Mifos due to 
this issue.
This is urgent.

 RiSE - unable to create a loan with correct schedule
 

 Key: MIFOS-4958
 URL: http://mifosforge.jira.com/browse/MIFOS-4958
 Project: mifos
  Issue Type: Bug
Affects Versions: Release 2.1
 Environment: Mifos Cloud 2.1
Reporter: Binny Gopinath Sreevas
Assignee: keithwoodlock
Priority: Blocker
  Labels: rise
 Fix For: Release 2.1.1, Release G - Iteration 6, Release G

 Attachments: RiSE_LoanSchedule_Error.doc


 Rise production cloud instance has Mifos 2.1
 Group UK-B1-071 has meetings once in 2 weeks falling on Wednesdays.
 When creating a loan (or re-doing) with disbursement date as 27-Apr-2011,
 In 2.1, the first repayment comes up as 4th May - this is not correct as it 
 is the week immediately following the disbursement
 In 2.0.x, the first repayment comes up as 11th May - this is correct.
 (I was surprised that I was able to download the production DB dump and start 
 tomcat with 2.0.x war file. I was expecting an error to be shown at startup 
 saying DB version does not match application version).

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


[Mifos-issues] [JIRA Studio] Created: (MIFOSBI-301) MFI Progress Report shows incorrect values

2011-04-29 Thread Binny Gopinath Sreevas (JIRA)
MFI Progress Report shows incorrect values
--

 Key: MIFOSBI-301
 URL: http://mifosforge.jira.com/browse/MIFOSBI-301
 Project: mifos business intelligence
  Issue Type: Story
Reporter: Binny Gopinath Sreevas
Priority: Critical
 Attachments: DigamberReports.zip

I took the MFI progress report for 2 branches: (reports attached)
Jaipur Area Office - 
Digamber_MFI_ProgressReport_ForMar2010ToMar2011_JaipurAreaOffice.pdf
Jaipur Branch Office - 
Digamber_MFI_ProgressReport_ForMar2010ToMar2011_JaipurBranch.pdf

Many of the values displayed on this report is incorrect:
a) Jaipur Area Office has 8 branches under it. But the report shows zero.
b) Centers - As of today, there are 338 centers under Jaipur Area Office and 
105 centers under Jaipur Branch (based on my queries on the DB). The report 
shows 7 and 5 as of March 2011.
c) Groups - report shows 22 and 14 - for Jaipur Area office and Branch
d) Clients - report shows 110 and 70 - for Jaipur Area office and Branch
e) Product - DCL-Pragati shows 261 active loans. but disbursement amount is 
zero.
f) There are about 52 accounts which are active in bad standing i.e. 
Account_State_ID = 9. But the report does not show any in arrears.

Overall, the report does not seem to give accurate data.
I just see too many issues to be listed exhaustively here.

Note: Since these reports have production data, I have password protected the 
zip file.
Please contact me if you need to password.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


Re: [Mifos-users] Collection Sheet - interest fee

2011-04-29 Thread Binny Gopinath
A related question:

Is it possible to round off Principal, Interest and Total for each
installment?
Setting AccountingRules.InitialRoundOffMultiple=1 only rounds off the total.
The interest and Principal always seems to have a decimal digit.
Is that the intended functionality?

My settings are as follows:
AccountingRules.DigitsAfterDecimal=0
AccountingRules.DigitsAfterDecimalForInterest=5
AccountingRules.CurrencyRoundingMode=HALF_UP
AccountingRules.InitialRoundingMode=HALF_UP
AccountingRules.InitialRoundOffMultiple=1
AccountingRules.FinalRoundingMode=CEILING
AccountingRules.FinalRoundOffMultiple=1

Thanks
Binny


On Thu, Apr 28, 2011 at 9:40 PM, Kay Chau kc...@grameenfoundation.orgwrote:

 Hi Jessica,



 That appears to be a bug from first glance … can you file an issue?



 *From:* Jessica Cheng [mailto:jessica.chen...@gmail.com]
 *Sent:* Thursday, April 28, 2011 1:20 AM
 *To:* A good place to start for users or folks new to Mifos.
 *Subject:* [Mifos-users] Collection Sheet - interest fee



 Hi,



 I ran into a situation -



 1. Set AccountingRules.InitialRoundOffMultiple=1

 2. Interest fee is showing up on loan account as 244

 3. Interest fee on Enter Collection Sheet Data is showing up as 243.5



 I expect it to be 244 on the Collection Sheet screen base on my rounding
 rule.



 Any advise?



 Thank you,

 Jessica




 --
 WhatsUp Gold - Download Free Network Management Software
 The most intuitive, comprehensive, and cost-effective network
 management toolset available today.  Delivers lowest initial
 acquisition cost and overall TCO of any competing solution.
 http://p.sf.net/sfu/whatsupgold-sd
 ___
 Mifos-users mailing list
 Mifos-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/mifos-users


--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd___
Mifos-users mailing list
Mifos-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users


[Mifos-issues] [JIRA Studio] Created: (MIFOS-4958) RiSE - unable to create a loan with correct schedule

2011-04-28 Thread Binny Gopinath Sreevas (JIRA)
RiSE - unable to create a loan with correct schedule


 Key: MIFOS-4958
 URL: http://mifosforge.jira.com/browse/MIFOS-4958
 Project: mifos
  Issue Type: Bug
Affects Versions: Release 2.1
 Environment: Mifos Cloud 2.1
Reporter: Binny Gopinath Sreevas
Priority: Blocker
 Attachments: RiSE_LoanSchedule_Error.doc

Rise production cloud instance has Mifos 2.1

Group UK-B1-071 has meetings once in 2 weeks falling on Wednesdays.
When creating a loan (or re-doing) with disbursement date as 27-Apr-2011,

In 2.1, the first repayment comes up as 4th May - this is not correct as it is 
the week immediately following the disbursement
In 2.0.x, the first repayment comes up as 11th May - this is correct.

(I was surprised that I was able to download the production DB dump and start 
tomcat with 2.0.x war file. I was expecting an error to be shown at startup 
saying DB version does not match application version).

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


[Mifos-issues] [JIRA Studio] Commented: (MIFOS-4958) RiSE - unable to create a loan with correct schedule

2011-04-28 Thread Binny Gopinath Sreevas (JIRA)

[ 
http://mifosforge.jira.com/browse/MIFOS-4958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=66990#comment-66990
 ] 

Binny Gopinath Sreevas commented on MIFOS-4958:
---

As a quick workaround (if the Mifos 2.1 version is really causing this) we 
could downgrade to Mifos 2.0.2 and then we could downgrade the ticket from 
Blocker to Critical.

 RiSE - unable to create a loan with correct schedule
 

 Key: MIFOS-4958
 URL: http://mifosforge.jira.com/browse/MIFOS-4958
 Project: mifos
  Issue Type: Bug
Affects Versions: Release 2.1
 Environment: Mifos Cloud 2.1
Reporter: Binny Gopinath Sreevas
Priority: Blocker
 Attachments: RiSE_LoanSchedule_Error.doc


 Rise production cloud instance has Mifos 2.1
 Group UK-B1-071 has meetings once in 2 weeks falling on Wednesdays.
 When creating a loan (or re-doing) with disbursement date as 27-Apr-2011,
 In 2.1, the first repayment comes up as 4th May - this is not correct as it 
 is the week immediately following the disbursement
 In 2.0.x, the first repayment comes up as 11th May - this is correct.
 (I was surprised that I was able to download the production DB dump and start 
 tomcat with 2.0.x war file. I was expecting an error to be shown at startup 
 saying DB version does not match application version).

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


Re: [Mifos-users] [Mifos-developer] Redo Loan functionality

2011-04-28 Thread Binny Gopinath
Nayan,

If we restrict re-do to only loans that have been reversed, then it
could mean big trouble for the MFI.
I have frequently seen MFI's missing to create loans on or before the
disbursement date.
If that happens, there would be no way to create such loans in Mifos.
So I would vote for leaving the functionality as is.

Keith,

Yes, the name is confusing.
I would call it Create Back-dated Loan.

Thanks
Binny


On Thu, Apr 28, 2011 at 6:11 AM, Nayan Ambali nayan.amb...@gmail.comwrote:

 I think Redo Loan is meant for using in conjunction with Reverse loan.
 It is really not meant for creating loan with
 historic payment data, it is way to correct any mistake in loan
 transactions but some how there is no validation to make sure that reversal
 of loan should happen before Redo Loan

 Thanks
 Nayan Ambali

 On Wed, Apr 27, 2011 at 11:06 PM, Keith Woodlock 
 keithwoodl...@gmail.comwrote:

 Just wondering if anyone else has found the following functionality to
 be a bit confusing: 'redo loan' (name wise)

 From looking/working on it recently it appears to provide the following:

 Allows users to 'take on a loan midway' or the creation of 'loan with
 historic payment data'

 So would a better name for describing it be 'create historic loan',
 'create loan with hisorical payment data', 'create loan with
 payment/balance data'?

 'Redo' makes me think that I would have to select a loan and
 'redo'/'restructure' it which is not the case?

 what do people think?

 regards,
 Keith.


 --
 WhatsUp Gold - Download Free Network Management Software
 The most intuitive, comprehensive, and cost-effective network
 management toolset available today.  Delivers lowest initial
 acquisition cost and overall TCO of any competing solution.
 http://p.sf.net/sfu/whatsupgold-sd
 ___
 Mifos-users mailing list
 Mifos-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/mifos-users




 --
 Regards
 Nayan G. A.
 9901154134



 --
 WhatsUp Gold - Download Free Network Management Software
 The most intuitive, comprehensive, and cost-effective network
 management toolset available today.  Delivers lowest initial
 acquisition cost and overall TCO of any competing solution.
 http://p.sf.net/sfu/whatsupgold-sd

--
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd___
Mifos-users mailing list
Mifos-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users


Web Developer (Client Side Developer) - Jersey city, NJ

2011-04-27 Thread Gopinath Rajendran
Hi,



We have an immediate opening, if you have consultant with matching skill
set, kindly reply with resume, rate, availability and current location.
Please forward the resumes to gopinat...@heliosmatheson.com .



Title: Web Developer (Client Side Developer)

Location: Jersey city, NJ

Duration: 6+ Contract

Bill Rate: DOE



*Client: TD Ameritrade*



Description of Tech Skills



· Advanced DHTML - Extensive experience with hiding, showing,
positioning of layer objects.  Familiar with the DOM.

· Advanced HTML - Use of relative and absolute positioning of
layers.  Able to   recreate design documents down to the exact pixel. Hand
code HTML – no WYSIWYGs.

· JavaScript - Able to create custom JS objects and complex scripts
beyond simple form validation.  Able to Create and manipulating the DOM
through JS. Experience with AJAX  Jquery

· CSS (hand coded) Familiarity with CSS 1 and CSS 2 and knowledge of
browser and platform limitations.

· Cross Browser/Platform Limitations/Solutions - Familiar with major
browser bugs in IE 6 and up, Safari and Mozilla. Able to find workarounds
for browser limitations.

· Web Templating - Experience with JSP, ASP, PHP, Interwoven, or
other equivalent Templating technology

· Flash Flex - Familiar with flash and action script 2+





Thanks  Regards
Gopinath. R (Gopi)

Helios  Matheson Information Technology.,

*200 Park Avenue South*

*Suite 901*

*New York, NY  10003*

Desk::732-749-1103; Fax: 212.979.2517
Email: gopinat...@heliosmatheson.com sye...@heliosmatheson.com
www.heliosmatheson.com* | *www.hmna.com**


''Under Bill s.1618 Title III passed by the 105th U.S. Congress this mail
cannot be considered as spam as long as we include contact information and
a remove link for removal from our mailing list. In order to not be in the
recipients-list for this mail, please revert to us with REMOVE either in
the subject or in the mail body. Please include all pertinent email
addresses. Our apologies for any inconveniences caused by this mail.''

-- 
You received this message because you are subscribed to the Google Groups 
BlazeAdvisorUserGroup group.
To post to this group, send email to blazeadvisorusergroup@googlegroups.com.
To unsubscribe from this group, send email to 
blazeadvisorusergroup+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/blazeadvisorusergroup?hl=en.



Java/J2ee with Oracle coherence - Jersey City, NJ

2011-04-26 Thread Gopinath Rajendran
Hi,



We have an immediate opening, if you have consultant with matchingskill set,
kindly reply with resume, rate, availability and current location. Please
forward the resumes to gopinat...@heliosmatheson.com .


Title:   Java/J2ee developer
Requirement: Java/J2ee with Oracle coherence.

Location:   Jersey City, NJ

Duration:  6 months contract

Client:TD Ameritrade



Description

· Min 5-6+ years of work experience is need in Java/J2EE

· Experience in J2EE server-side:

· Stateless-EJB/RMI/CORBA, JDBC  ORM (Hibernate/JPA), JMX

· Core-Java Design/Development: Data structures, multi-threading,
object-orientation, JUnit test   cases

· Min 1-2+ years of experience in Web Services is needed

· SOAP, WSDL, XSD, XML, Java-XML binding frameworks: Xml Beans, JAXB

· Required 1-2+ years of spring framework experience.

· Experience in developing any JMS based messaging solution would be
a PLUS

· Need Oracle coherence cash technologies exp additional

· Experience in Java OSGI runtime is desirable

· Experience in Java application profiling a PLUS.

· Excellent communication skills are needed.**



Please include an updated word copy of your resume if you likely to be
considered for this position.



Thanks  Regards
Gopinath. R (Gopi)

Helios  Matheson Information Technology.,

*200 Park Avenue South*

*Suite 901*

*New York, NY  10003*

Desk::732-749-1103; Fax: 212.979.2517
Email: gopinat...@heliosmatheson.com sye...@heliosmatheson.com
www.heliosmatheson.com* | *www.hmna.com**


''Under Bill s.1618 Title III passed by the 105th U.S. Congress this mail
cannot be considered as spam as long as we include contact information and
a remove link for removal from our mailing list. In order to not be in the
recipients-list for this mail, please revert to us with REMOVE either in
the subject or in the mail body. Please include all pertinent email
addresses. Our apologies for any inconveniences caused by this mail.''

-- 
You received this message because you are subscribed to the Google Groups 
BlazeAdvisorUserGroup group.
To post to this group, send email to blazeadvisorusergroup@googlegroups.com.
To unsubscribe from this group, send email to 
blazeadvisorusergroup+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/blazeadvisorusergroup?hl=en.



PeopleSoft Payroll/Time and Labor Functional Consultant - Omaha NE

2011-04-18 Thread Gopinath Rajendran
Hi,



Greetings from Helios  Matheson.



We have an immediate opening, if you have consultant with matching skill
set, kindly reply with resume, rate, availability and current location.
Please forward the resumes to gopinat...@heliosmatheson.com



Title:  PeopleSoft Payroll/Time and Labor Functional
Consultant

Job Number:  5486

Start Date:  05/02/2011

End Date:10/28/2011

Location:  Omaha NE 68154

Rate: DOE



Job Duties  Responsibilities:

•Strong functional experience in PeopleSoft Payroll  Time and Labor
in HCM version 9.0 or higher

•Key skills include fit/gap analysis and knowledge in Payroll
processes and testing.

•Time and labor configuration with TL rule development knowledge.

•Consultants should be able to work with minimal supervision.

•Understanding of integration of TL module with NA Payroll.

•Solid knowledge in North American Payroll.

•Should be the key person for all Payroll and Time and Labor
testing.

· Required Skills: • 7+ years of functional PeopleSoft Payroll/TL
experience including at least 3+ years of functional PeopleSoft North
American Payroll processing experience

•Experience with writing Payroll and Time and Labor test cases

•Experience with regression testing Payroll and Time and Labor

•Minimum of HCM Payroll/ Time and Labor version 9.0 required, 9.1
experience is preferred

•Strong analytical and technical aptitude

•Excellent oral and written communication skills

•Strong functional experience in Payroll and Time and Labor





Thanks  Regards
Gopinath. R (Gopi)

Helios  Matheson Information Technology.,

*200 Park Avenue South*

*Suite 901*

*New York, NY  10003*

Desk::732-749-1103; Fax: 212.979.2517
Email: gopinat...@heliosmatheson.com sye...@heliosmatheson.com
www.heliosmatheson.com* | *www.hmna.com**


''Under Bill s.1618 Title III passed by the 105th U.S. Congress this mail
cannot be considered as spam as long as Client include contact information
and a remove link for removal from our mailing list. In order to not be in
the recipients-list for this mail, please revert to us with REMOVE either
in the subject or in the mail body. Please include all pertinent email
addresses. Our apologies for any inconveniences caused by this mail.''

-- 
You received this message because you are subscribed to the Google Groups 
BlazeAdvisorUserGroup group.
To post to this group, send email to blazeadvisorusergroup@googlegroups.com.
To unsubscribe from this group, send email to 
blazeadvisorusergroup+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/blazeadvisorusergroup?hl=en.



PeopleSoft System Administrator- Omaha NE - Contract position

2011-04-13 Thread Gopinath Rajendran
Hi,



Greetings from Helios  Matheson.



We have an immediate opening, if you have consultant with matching skill
set, kindly reply with resume, rate, availability and current location.
Please forward the resumes to gopinat...@heliosmatheson.com



Title: PeopleSoft System Administrator

Job Number:5485

Location: Omaha NE 68154

Duration: 6 Months +

Rate: DOE



*Client: TD Ameritrade*



Job Duties  Responsibilities:

· PeopleSoft Upgrade (Tools and App) experience is a must ,
preferably 9.1 experience desired with HCM

· Experience with PeopleSoft Client, PeopleTools, App Server, BEA
WebLogic/Tuxedo/Jolt, Process Schedulers, Change Assistant, App Designer,
Data Mover, Integration Broker, Crystal Enterprise  nVision

· Experience in installing PeopleSoft in Virtual environments and
involved in major application and tools upgrades

· Plan and manage the installation of application patches, projects,
tools, maintenance release on development , test, QA and production
environments

· Work with developers and end- users to analyze, diagnose, and
troubleshoot problems and deliver recommendations in an efficient manner

· Responsible for DBA functions associated with efficient design,
security, proper redundancy through back-ups and disaster recovery and
maintaining recovery

· Proactively plan for future capacity requirements by calculating
growth of the application in the areas of database size, number of end-users
and application functionality

· Identify and participate in application architecture solutions for
improving the reliability, performance and availability of the systems

· Provide technical administration and migration support for various
PeopleSoft environments

· Create and maintain system documentation

· Experience in People code and SQRs is desired



Required Skills:

· 7+ years of PeopleSoft System Administration experience

· Strong analytical and technical aptitude

· Excellent oral and written communication skills

· Experience with PeopleSoft Integration Broker, Upgrade Assistant
and Change Assistant tools

· Required to have performed a complete major application upgrade
and tools upgrade in HCM version 8.9 or higher as well as PeopleTools 8.4x
or higher

· Experience with PeopleTools 8.4x and 8.5x

· Knowledge of PeopleSoft reporting tools and technologies (PS
QUERY, XMLP reports, SQR, Crystal Reports,nVision)

· Oracle 10g/11g knowledge

· Experience with Oracle database tuning and administration
including instance performance monitoring, table space utilization, schema
object management, database capacity planning, *bottlenecks* and *offensive*
SQL activity monitoring resolution

· Experience with Web tier and App tier tuning on PeopleSoft

· Experience with Oracle Enterprise Manager preferred





Thanks  Regards
Gopinath. R (Gopi)

Helios  Matheson

*200 Park Avenue South*

*Suite 901*

*New York, NY  10003*

Desk::732-749-1103; Fax: 212.979.2517
Email: gopinat...@heliosmatheson.com
www.heliosmatheson.com* | *www.hmna.com**


''Under Bill s.1618 Title III passed by the 105th U.S. Congress this mail
cannot be considered as spam as long as we include contact information and
a remove link for removal from our mailing list. In order to not be in the
recipients-list for this mail, please revert to us with REMOVE either in
the subject or in the mail body. Please include all pertinent email
addresses. Our apologies for any inconveniences caused by this mail.''

*Disclaimer:* the information contained in this electronic message and any
attachments to this message are intended for the exclusive use of the
addressee(s) and may contain proprietary, confidential or privileged
information. if you are not the intended recipient, you should not
disseminate, distribute or copy this e-mail. please notify the sender
immediately and destroy all copies of this message and any attachments.

*Warning:* computer viruses can be transmitted via email. the recipient
should check this email and any attachments for the presence of viruses. the
company accepts no liability for any damage caused by any virus transmitted
by this email.

*Go Green:Please do not print this email unless it is absolutely necessary.
*

-- 
You received this message because you are subscribed to the Google Groups 
BlazeAdvisorUserGroup group.
To post to this group, send email to blazeadvisorusergroup@googlegroups.com.
To unsubscribe from this group, send email to 
blazeadvisorusergroup+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/blazeadvisorusergroup?hl=en.



Java/J2ee with Tibco background

2011-04-11 Thread Gopinath Rajendran
Hi,



We have an immediate opening, if you have consultant with matchingskill set,
kindly reply with resume, rate, availability and current location. Please
forward the resumes to gopinat...@heliosmatheson.com .



Title:   Java/J2ee developer with Tibco - BW

Requirement: Java/J2ee with Tibco background.

Location:   Jersey City, NJ

Duration:  6 months contract

Client:TD Ameritrade

Interview:Phone interview



Description

· Min 5-6+ years of work experience is need in Java/J2EE

· Experience in J2EE server-side:

· Stateless-EJB/RMI/CORBA, JDBC  ORM (Hibernate/JPA), JMX

· Core-Java Design/Development: Data structures, multi-threading,
object-orientation, JUnit test   cases

· Min 1-2+ years of experience in Web Services is needed

· SOAP, WSDL, XSD, XML, Java-XML binding frameworks: Xml Beans, JAXB

· Required 1-2+ years of spring framework experience.

· Experience in developing any JMS based messaging solution would be
a PLUS

· Experience in developing Java Component for Active Matrix Service
Grid platform preferred

· Min 1+ year of experience with developing Tibco-BW based
applications would be a PLUS

· Experience in Java OSGI runtime is desirable

· Experience in Java application profiling a PLUS.

· Excellent communication skills are needed.**



Please include an updated word copy of your resume if you likely to be
considered for this position.



Thanks  Regards
Gopinath. R (Gopi)

Helios  Matheson Information Technology.,

*200 Park Avenue South*

*Suite 901*

*New York, NY  10003*

Desk::732-749-1103; Fax: 212.979.2517
Email: gopinat...@heliosmatheson.com sye...@heliosmatheson.com
www.heliosmatheson.com* | *www.hmna.com**


''Under Bill s.1618 Title III passed by the 105th U.S. Congress this mail
cannot be considered as spam as long as we include contact information and
a remove link for removal from our mailing list. In order to not be in the
recipients-list for this mail, please revert to us with REMOVE either in
the subject or in the mail body. Please include all pertinent email
addresses. Our apologies for any inconveniences caused by this mail.''

-- 
You received this message because you are subscribed to the Google Groups 
BlazeAdvisorUserGroup group.
To post to this group, send email to blazeadvisorusergroup@googlegroups.com.
To unsubscribe from this group, send email to 
blazeadvisorusergroup+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/blazeadvisorusergroup?hl=en.



Java/J2ee developer with Tibco - BW

2011-03-31 Thread Gopinath Rajendran
Hi,



SURE SHOT – Interview goingon.



We have an immediate opening, if you have consultant with matchingskill set,
kindly reply with resume, rate, availability and current location. Please
forward the resumes to gopinat...@heliosmatheson.com .



Title:   Java/J2ee developer with Tibco - BW

Requirement:   Java/J2ee with Tibco background.

Location:   Jersey City, NJ

Duration:   6 months contract

Client:TD Ameritrade

Interview:  Phone interview



Description

· Min 5-6+ years of work experience is need in Java/J2EE

· Experience in J2EE server-side:

· Stateless-EJB/RMI/CORBA, JDBC  ORM (Hibernate/JPA), JMX

· Core-Java Design/Development: Data structures, multi-threading,
object-orientation, JUnit test   cases

· Min 1-2+ years of experience in Web Services is needed

· SOAP, WSDL, XSD, XML, Java-XML binding frameworks: Xml Beans, JAXB

· Required 1-2+ years of spring framework experience.

· Experience in developing any JMS based messaging solution would be
a PLUS

· Experience in developing Java Component for Active Matrix Service
Grid platform preferred

· Min 1+ year of experience with developing Tibco-BW based
applications would be a PLUS

· Experience in Java OSGI runtime is desirable

· Experience in Java application profiling a PLUS.

· Excellent communication skills are needed.**



Please include an updated word copy of your resume if you likely to be
considered for this position.



Thanks  Regards
Gopinath. R (Gopi)

Helios  Matheson Information Technology.,

*200 Park Avenue South*

*Suite 901*

*New York, NY  10003*

Desk::732-749-1103; Fax: 212.979.2517
Email: gopinat...@heliosmatheson.com sye...@heliosmatheson.com
www.heliosmatheson.com* | *www.hmna.com**


''Under Bill s.1618 Title III passed by the 105th U.S. Congress this mail
cannot be considered as spam as long as we include contact information and
a remove link for removal from our mailing list. In order to not be in the
recipients-list for this mail, please revert to us with REMOVE either in
the subject or in the mail body. Please include all pertinent email
addresses. Our apologies for any inconveniences caused by this mail.''

-- 
You received this message because you are subscribed to the Google Groups 
BlazeAdvisorUserGroup group.
To post to this group, send email to blazeadvisorusergroup@googlegroups.com.
To unsubscribe from this group, send email to 
blazeadvisorusergroup+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/blazeadvisorusergroup?hl=en.



SharePoint Lead - Jersey City, NJ

2011-03-29 Thread Gopinath Rajendran
Hi,

Greetings from Helios  Matheson.

We have an immediate opening, if you have consultant with matching skill
set, kindly reply with resume, rate, availability and current location.
Please forward the resumes to gopinat...@heliosmatheson.com

Title: SharePoint Lead
Type:Contract
Client:  TD Ameritrade
City: Jersey City, NJ
Interview:  Phone Interview followed by F2F.


Job Description:
Our associates are at the heart of what we do. We believe in teamwork,
putting clients first, building strong relationships, achieving quality
results and working with integrity.

Role:
The SharePoint onshore lead will oversee and participate in the development,
customization and integration efforts of enterprise solutions involving
Collaboration, Portals, Enterprise Search, Enterprise Content Management
(ECM), Business Process and Forms, and Business Intelligence (BI), utilizing
Microsoft Office SharePoint Server 2007 (MOSS 2007), Windows SharePoint
Services 3.0 (WSS 3.0), SharePoint Designer 2007 and Visual Studio 2008/.NET
3.5. The SharePoint Lead will work closely with multiple groups such as
Infrastructure, QA, Corporate Communications, and various internal groups as
the SharePoint environment expands.

Responsibilities:
• Participate in the design and delivery of Enterprise Content Management
Systems, Intranets, and Portals using SharePoint 2007.
• Participate in multiple system integration and migration projects.
• Candidate will also be expected to assist in developing the strategy for
optimal use of SharePoint and other collaborative tools within the
organization.
• Perform typical administrative activities such as site creation, user
issue resolution and Production support.
• Planning, design, configuration, testing and implementation of SharePoint
Server 2007 solutions.
• Use SharePoint Designer; Implement master pages, views, templates and
other custom components.
• Develop custom web parts for SharePoint using Visual Studio for ASP.Net/C#
development.

Requirements:
• 5+ years development experience with Microsoft.NET technologies required.
• 3+ years experience with business information systems integration or
custom business application design and development in a professional
technology consulting, corporate MIS or software development environment
required.
• 3+ year’s expert level knowledge of Microsoft SharePoint Server
2003/2007/2010.
• 3+ years experience as a technical lead on enterprise initiatives
required.
• Microsoft Certified Professional Developer credentials required.
• B.S. in Computer Science, MIS or Electrical Engineering or a related
quantitative discipline required.
• Demonstrated ability to lead offshore teams in various project work
streams required.
• Strong competency with Microsoft Visual Studio, C# and SQL Server
required.
• Knowledge must include web parts development, management and
troubleshooting with a focus on planning, deploying and supporting
enterprise SharePoint implementations.
• Experience with SharePoint templates (site templates, list templates,
master page customization) is required.
• Must be well versed in Agile methodologies

Personal skills:
Possess a strong work ethic, self-starter, creative, a focus on customer
service, possess a high level of energy, enthusiasm, have strong oral and
written communication and people skills, team player, strong organizational
skills, the ability to multi-task.


Thanks  Regards
Gopinath. R (Gopi)
Helios and Matheson Information Technology.,
200 Park Avenue South
Suite 901
New York, NY  10003
Desk::732-749-1103; Fax: 212.979.2517
Email: gopinat...@heliosmatheson.com
www.heliosmatheson.com | www.hmna.com

''Under Bill s.1618 Title III passed by the 105th U.S. Congress this mail
cannot be considered as spam as long as we include contact information and
a remove link for removal from our mailing list. In order to not be in the
recipients-list for this mail, please revert to us with REMOVE either in
the subject or in the mail body. Please include all pertinent email
addresses. Our apologies for any inconveniences caused by this mail.''
Disclaimer: the information contained in this electronic message and any
attachments to this message are intended for the exclusive use of the
addressee(s) and may contain proprietary, confidential or privileged
information. if you are not the intended recipient, you should not
disseminate, distribute or copy this e-mail. please notify the sender
immediately and destroy all copies of this message and any attachments.
Warning: computer viruses can be transmitted via email. the recipient should
check this email and any attachments for the presence of viruses. the
company accepts no liability for any damage caused by any virus transmitted
by this email.
Go Green:Please do not print this email unless it is absolutely necessary.

-- 
You received this message because you are subscribed to the Google Groups

Java/J2ee developer with Tibco - BW - Jersey City, NJ

2011-03-21 Thread Gopinath Rajendran
Hi,

SURE SHOT – Interview goingon.

We have an immediate opening, if you have consultant with
matchingskill set, kindly reply with resume, rate, availability and
current location. Please forward the resumes to
gopinat...@heliosmatheson.com .

Title:   Java/J2ee developer with Tibco - BW
Requirement:   Java/J2ee with Tibco background.
Location: Jersey City, NJ
Duration: 6 months contract
Client: TD Ameritrade
Interview: Phone interview

Description
•   Min 5-6+ years of work experience is need in Java/J2EE
•   Experience in J2EE server-side:
•   Stateless-EJB/RMI/CORBA, JDBC  ORM (Hibernate/JPA), JMX
•   Core-Java Design/Development: Data structures, multi-threading,
object-orientation, JUnit test   cases
•   Min 1-2+ years of experience in Web Services is needed
•   SOAP, WSDL, XSD, XML, Java-XML binding frameworks: Xml Beans, JAXB
•   Required 1-2+ years of spring framework experience.
•   Experience in developing any JMS based messaging solution would be a 
PLUS
•   Experience in developing Java Component for Active Matrix Service
Grid platform preferred
•   Min 1+ year of experience with developing Tibco-BW based
applications would be a PLUS
•   Experience in Java OSGI runtime is desirable
•   Experience in Java application profiling a PLUS.
•   Excellent communication skills are needed.

Please include an updated word copy of your resume if you likely to be
considered for this position.

Thanks  Regards
Gopinath. R (Gopi)
Helios  Matheson Information Technology.,
200 Park Avenue South
Suite 901
New York, NY  10003
Desk::732-749-1103; Fax: 212.979.2517
Email: gopinat...@heliosmatheson.com
www.heliosmatheson.com | www.hmna.com

''Under Bill s.1618 Title III passed by the 105th U.S. Congress this
mail cannot be considered as spam as long as we include contact
information and a remove link for removal from our mailing list. In
order to not be in the recipients-list for this mail, please revert to
us with REMOVE either in the subject or in the mail body. Please
include all pertinent email addresses. Our apologies for any
inconveniences caused by this mail.''

-- 
You received this message because you are subscribed to the Google Groups 
BlazeAdvisorUserGroup group.
To post to this group, send email to blazeadvisorusergroup@googlegroups.com.
To unsubscribe from this group, send email to 
blazeadvisorusergroup+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/blazeadvisorusergroup?hl=en.



Business Analyst - Omaha, NJ

2011-03-21 Thread Gopinath Rajendran
Hi,

We have an immediate opening, if you have consultant with
matchingskill set, kindly reply with resume, rate, availability and
current location. Please forward the resumes to
gopinat...@heliosmatheson.com .

Title: Business Analyst - Clearing
Location: Omaha NE 68154
Bill Rate: $50 per hour
Duration: 4 Months

Client: TD Ameritrade

Job Duties  Responsibilities:
•   Works as a liaison among stakeholders to elicit, analyze,
communicate, validate and document requirements for changes to
business processes, policies and information systems. Business
Analysts must be inquisitive and able to efficiently reach an
understanding of complex tasks while using this understanding to
produce project artifacts that satisfy project objectives.
•   Exceptional written and verbal communication skills
•   Exceptional listening skills
•   Experience with analyzing and solving problems of a complex nature
•   Ability to effectively work with others in a team environment
•   Experience with Business Analysis Methodology
•   Proven ability to meet deadlines while simultaneously working
multiple projects

Required Skills:
•   Minimum of 5 years Clearing back office system experience
•   Estimates time required to deliver project artifacts and reports
progress toward delivery goals throughout the project
•   Leads key stakeholder analysis process
•   Interacts with project stakeholders to elicit and document project
requirements by translating business needs into testable,
developer-ready requirements
•   Produces professional quality project artifacts including but not
limited to business requirement documents, requirement plans, models
(e.g. data, event, context and process), traceability matrices, use
cases, issue logs and other documents as needed.
•   Ensures that system requirements meet business needs and that the
business is able to fully integrate and implement new systems or
system features
•   Partners with project stakeholders to manage requirement change
requests throughout the project
•   Respectfully challenges requirement additions that lead to scope creep
•   Identifies and communicates risks as well as possible solutions
•   Assists the business in determining if and how new systems or system
enhancements may improve process flow and business function
•   Serves as a critical resource and liaison between subject matter
experts and technologists throughout the project lifecycle
•   Works with the business to recommend appropriate training,
communication and scheduling as systems are deployed
•   Works with the project team to determine appropriate test plans,
deployment plans and supports the product launch
•   Participates in the Quality Inspection process for all requirements
•   Secures Business Requirement Document approvals from project 
stakeholders
•   Minimum of 1 year Financial Services industry experience
•   Minimum of 5 years Business Analysis or equivalent experience

Preferred Skills:
•   Certified Business Analysis Professional Certification or equivalent a 
plus
•   Clearing Operations Experience a plus

Required Education:
•   Bachelor degree required. Business or related field preferred. MBA is a 
plus.

Other Comments to Vendors:
We seek candidates with considerable project experience working with
brokerage clearing systems (e.g. Sungard, Phase 3, ADP, Broadridge,
Comprehensive Software Systems, etc.) to work on a long term project
involving the books and records system used by our Clearing firm.

Thanks  Regards
Gopinath. R (Gopi)
Helios  Matheson
200 Park Avenue South
Suite 901
New York, NY  10003
Desk::732-749-1103; Fax: 212.979.2517
Email: gopinat...@heliosmatheson.com
www.heliosmatheson.com | www.hmna.com

''Under Bill s.1618 Title III passed by the 105th U.S. Congress this
mail cannot be considered as spam as long as we include contact
information and a remove link for removal from our mailing list. In
order to not be in the recipients-list for this mail, please revert to
us with REMOVE either in the subject or in the mail body. Please
include all pertinent email addresses. Our apologies for any
inconveniences caused by this mail.''

-- 
You received this message because you are subscribed to the Google Groups 
BlazeAdvisorUserGroup group.
To post to this group, send email to blazeadvisorusergroup@googlegroups.com.
To unsubscribe from this group, send email to 
blazeadvisorusergroup+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/blazeadvisorusergroup?hl=en.



[Mifos-issues] [JIRA Studio] Created: (MIFOS-4874) When closing account with closed-rescheduled, CLOSED_DATE not updated

2011-03-16 Thread Binny Gopinath Sreevas (JIRA)
When closing account with closed-rescheduled, CLOSED_DATE not updated
---

 Key: MIFOS-4874
 URL: http://mifosforge.jira.com/browse/MIFOS-4874
 Project: mifos
  Issue Type: Bug
 Environment: Mifos 2.1
Reporter: Binny Gopinath Sreevas


When closing a loan with the status closed-rescheduled, the CLOSED_DATE in 
ACCOUNT table is not getting updated.
Due to this reporting based on CLOSED_DATE is not working.

(Workaround  - use UPDATED_DATE for reporting)

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


[Mifos-issues] [JIRA Studio] Created: (MIFOS-4875) Loan Creation: Fee % shown as amount in review page

2011-03-16 Thread Binny Gopinath Sreevas (JIRA)
Loan Creation: Fee % shown as amount in review page
---

 Key: MIFOS-4875
 URL: http://mifosforge.jira.com/browse/MIFOS-4875
 Project: mifos
  Issue Type: Bug
 Environment: Mifos 2.1
Reporter: Binny Gopinath Sreevas


A fee is defined as 1% of disbursed amount:
New loan created with amount as 5,000.

During the loan creation process, in the review loan page:

In 1.6.1, the fee amount used to get listed as 50
But in 2.1, the fee amount gets listed as 1.0
This is confusing to the user. Would be good to list it as 50 or as 1%

In the loan details page (after creation of loan), it gets listed as 50

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


Java / Flex Developer - Jersey City, NJ(Plus if Local)

2011-03-07 Thread Gopinath Rajendran
Hi,

Greetings from Helios  Matheson.

We have an immediate opening, if you have consultant with matching
skill set, kindly reply with resume, rate, availability and current
location. Please forward the resumes to gopinat...@heliosmatheson.com

Title: Java / Flex Developer
Location: Jersey City, NJ(Plus if Local)
Bill Rate: $60 per hour
Duration: 6 Months +
Client: Think or Swim (A division of TD Ameritrade)

Job Description:
•   Flex Experience: 2-3 years including BlazeDS and LCDS ( preferred )
•   J2EE Experience 2-3 years, developer must have solid understanding
of JSP and JMS
•   Spring and Spring for Action Script.  The developer should have a
firm understanding of the Spring Framework and Spring Framework for
Action Script or SWIZ Flex Framework.
•   Experience designing and implementing schema and queries in an RDBMS
(SQL Server and MySQL preferred).
•   Ability to understand, design and implement solutions using web
service technologies.
•   Ability to design and implement solution using other technologies
that are part of a typical Flash stack (HTML, CSS, Java Script, AJAX,
JSP).
•   Excellent oral and written communication skills.
•   Financial Services is a plus

Thanks  Regards
Gopinath. R (Gopi)
Helios  Matheson Information Technology.,
200 Park Avenue South
Suite 901
New York, NY  10003
Desk::732-749-1103; Fax: 212.979.2517
Email: gopinat...@heliosmatheson.com
www.heliosmatheson.com | www.hmna.com

''Under Bill s.1618 Title III passed by the 105th U.S. Congress this
mail cannot be considered as spam as long as Client include contact
information and a remove link for removal from our mailing list. In
order to not be in the recipients-list for this mail, please revert to
us with REMOVE either in the subject or in the mail body. Please
include all pertinent email addresses. Our apologies for any
inconveniences caused by this mail.''

-- 
You received this message because you are subscribed to the Google Groups 
BlazeAdvisorUserGroup group.
To post to this group, send email to blazeadvisorusergroup@googlegroups.com.
To unsubscribe from this group, send email to 
blazeadvisorusergroup+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/blazeadvisorusergroup?hl=en.



[Mifos-issues] [JIRA Studio] Commented: (MIFOS-4824) Stacktrace thrown if 4 words are entered in the customer search box

2011-03-03 Thread Binny Gopinath Sreevas (JIRA)

[ 
http://mifosforge.jira.com/browse/MIFOS-4824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=66014#comment-66014
 ] 

Binny Gopinath Sreevas commented on MIFOS-4824:
---

Only master is fine.
Not a critical issue. So any release is ok.


- thanks, Binny.



 Stacktrace thrown if 4 words are entered in the customer search box
 ---

 Key: MIFOS-4824
 URL: http://mifosforge.jira.com/browse/MIFOS-4824
 Project: mifos
  Issue Type: Bug
Affects Versions: Release 2.0.2
 Environment: Mifos 2.0.2
Reporter: Binny Gopinath Sreevas
Assignee: Jakub Sławiński
  Labels: LightMF
 Fix For: Release G - Iteration 2, Release G


 If 4 or more words are entered in customer search box, Mifos throws a 
 stacktrace.
 For example, there is a center by the name: Marala Gayatri Nagar A
 And the full name is entered in the search box.
 Stacktrace is shown.
 Works with Marala Gayatri Nagar.
 An unhandled error has occurred. Please contact your system administrator.
 View stack trace Hide stack trace
 java.lang.IndexOutOfBoundsException: Index: 2,Size: 2
   at java.util.SubList.rangeCheck(AbstractList.java:746)
   at java.util.SubList.get(AbstractList.java:619)
   at 
 org.mifos.customers.persistence.CustomerPersistence.mainSearch(CustomerPersistence.java:425)
   at 
 org.mifos.customers.persistence.CustomerPersistence.search(CustomerPersistence.java:306)
   at 
 org.mifos.customers.business.service.CustomerBusinessService.search(CustomerBusinessService.java:150)
   at 
 org.mifos.customers.struts.action.CustSearchAction.mainSearch(CustSearchAction.java:239)
   at sun.reflect.GeneratedMethodAccessor291.invoke(Unknown Source)
   at 
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
   at 
 org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:274)
   at 
 org.apache.struts.actions.DispatchAction.execute(DispatchAction.java:194)
   at 
 org.mifos.framework.struts.action.BaseAction.execute(BaseAction.java:164)
   at 
 org.mifos.framework.struts.action.MifosRequestProcessor.processActionPerform(MifosRequestProcessor.java:195)
   at 
 org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:224)
   at 
 org.apache.struts.action.ActionServlet.process(ActionServlet.java:1194)
   at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
   at 
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
   at 
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
   at 
 org.mifos.servlet.filters.MifosAccessLogFilter.doFilter(MifosAccessLogFilter.java:72)
   at 
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
   at 
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
   at 
 org.mifos.framework.persistence.DatabaseInitFilter.doFilter(DatabaseInitFilter.java:51)
   at 
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
   at 
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
   at 
 org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:343)
   at 
 org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:109)
   at 
 org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:83)
   at 
 org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:355)
   at 
 org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:97)
   at 
 org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:355)
   at 
 org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:100)
   at 
 org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:355)
   at 
 org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:78)
   at 
 org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:355

[Mifos-issues] [JIRA Studio] Created: (MIFOS-4824) Stacktrace thrown if 4 strings are entered in the customer search box

2011-03-02 Thread Binny Gopinath Sreevas (JIRA)
Stacktrace thrown if 4 strings are entered in the customer search box
-

 Key: MIFOS-4824
 URL: http://mifosforge.jira.com/browse/MIFOS-4824
 Project: mifos
  Issue Type: Bug
Affects Versions: Release 2.0.2
 Environment: Mifos 2.0.2
Reporter: Binny Gopinath Sreevas


If 4 or more strings are entered in customer search box, Mifos throws a 
stacktrace.

For example, there is a center by the name: Marala Gayatri Nagar A
And the full name is entered in the search box.
Stacktrace is shown.
Works with Marala Gayatri Nagar.

An unhandled error has occurred. Please contact your system administrator.
View stack trace Hide stack trace

java.lang.IndexOutOfBoundsException: Index: 2,Size: 2
at java.util.SubList.rangeCheck(AbstractList.java:746)
at java.util.SubList.get(AbstractList.java:619)
at 
org.mifos.customers.persistence.CustomerPersistence.mainSearch(CustomerPersistence.java:425)
at 
org.mifos.customers.persistence.CustomerPersistence.search(CustomerPersistence.java:306)
at 
org.mifos.customers.business.service.CustomerBusinessService.search(CustomerBusinessService.java:150)
at 
org.mifos.customers.struts.action.CustSearchAction.mainSearch(CustSearchAction.java:239)
at sun.reflect.GeneratedMethodAccessor291.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at 
org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:274)
at 
org.apache.struts.actions.DispatchAction.execute(DispatchAction.java:194)
at 
org.mifos.framework.struts.action.BaseAction.execute(BaseAction.java:164)
at 
org.mifos.framework.struts.action.MifosRequestProcessor.processActionPerform(MifosRequestProcessor.java:195)
at 
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:224)
at 
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1194)
at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at 
org.mifos.servlet.filters.MifosAccessLogFilter.doFilter(MifosAccessLogFilter.java:72)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at 
org.mifos.framework.persistence.DatabaseInitFilter.doFilter(DatabaseInitFilter.java:51)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:343)
at 
org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:109)
at 
org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:83)
at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:355)
at 
org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:97)
at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:355)
at 
org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:100)
at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:355)
at 
org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:78)
at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:355)
at 
org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:54)
at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:355)
at 
org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:35)
at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:355

[Mifos-issues] [JIRA Studio] Commented: (MIFOS-4824) Stacktrace thrown if 4 words are entered in the customer search box

2011-03-02 Thread Binny Gopinath Sreevas (JIRA)

[ 
http://mifosforge.jira.com/browse/MIFOS-4824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=65929#comment-65929
 ] 

Binny Gopinath Sreevas commented on MIFOS-4824:
---

A related issue - if a center was created with a name Marla  Gayatri (please 
note the 2 spaces between the two words). This does not get listed even if we 
enter the search phrase exactly as Marla  Gayatri.

Our logic of splitting the search phrase into words based on spaces kinda 
causes this issue - is my guess.

Would be good to have a search option to show all names containing a string
For example, search phrase could be given as contains:gayatri
Or enclosing a phrase in single or double quotes should cause it to be 
considered as a single word, for example - 'marla  gayatri'


 Stacktrace thrown if 4 words are entered in the customer search box
 ---

 Key: MIFOS-4824
 URL: http://mifosforge.jira.com/browse/MIFOS-4824
 Project: mifos
  Issue Type: Bug
Affects Versions: Release 2.0.2
 Environment: Mifos 2.0.2
Reporter: Binny Gopinath Sreevas
  Labels: LightMF

 If 4 or more words are entered in customer search box, Mifos throws a 
 stacktrace.
 For example, there is a center by the name: Marala Gayatri Nagar A
 And the full name is entered in the search box.
 Stacktrace is shown.
 Works with Marala Gayatri Nagar.
 An unhandled error has occurred. Please contact your system administrator.
 View stack trace Hide stack trace
 java.lang.IndexOutOfBoundsException: Index: 2,Size: 2
   at java.util.SubList.rangeCheck(AbstractList.java:746)
   at java.util.SubList.get(AbstractList.java:619)
   at 
 org.mifos.customers.persistence.CustomerPersistence.mainSearch(CustomerPersistence.java:425)
   at 
 org.mifos.customers.persistence.CustomerPersistence.search(CustomerPersistence.java:306)
   at 
 org.mifos.customers.business.service.CustomerBusinessService.search(CustomerBusinessService.java:150)
   at 
 org.mifos.customers.struts.action.CustSearchAction.mainSearch(CustSearchAction.java:239)
   at sun.reflect.GeneratedMethodAccessor291.invoke(Unknown Source)
   at 
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
   at 
 org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:274)
   at 
 org.apache.struts.actions.DispatchAction.execute(DispatchAction.java:194)
   at 
 org.mifos.framework.struts.action.BaseAction.execute(BaseAction.java:164)
   at 
 org.mifos.framework.struts.action.MifosRequestProcessor.processActionPerform(MifosRequestProcessor.java:195)
   at 
 org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:224)
   at 
 org.apache.struts.action.ActionServlet.process(ActionServlet.java:1194)
   at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
   at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
   at 
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
   at 
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
   at 
 org.mifos.servlet.filters.MifosAccessLogFilter.doFilter(MifosAccessLogFilter.java:72)
   at 
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
   at 
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
   at 
 org.mifos.framework.persistence.DatabaseInitFilter.doFilter(DatabaseInitFilter.java:51)
   at 
 org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
   at 
 org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
   at 
 org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:343)
   at 
 org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:109)
   at 
 org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:83)
   at 
 org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:355)
   at 
 org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:97)
   at 
 org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:355)
   at 
 org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:100

[Mifos-issues] [JIRA Studio] Updated: (MIFOS-4824) Stacktrace thrown if 4 words are entered in the customer search box

2011-03-02 Thread Binny Gopinath Sreevas (JIRA)

 [ 
http://mifosforge.jira.com/browse/MIFOS-4824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Binny Gopinath Sreevas updated MIFOS-4824:
--

Description: 
If 4 or more words are entered in customer search box, Mifos throws a 
stacktrace.

For example, there is a center by the name: Marala Gayatri Nagar A
And the full name is entered in the search box.
Stacktrace is shown.
Works with Marala Gayatri Nagar.

An unhandled error has occurred. Please contact your system administrator.
View stack trace Hide stack trace

java.lang.IndexOutOfBoundsException: Index: 2,Size: 2
at java.util.SubList.rangeCheck(AbstractList.java:746)
at java.util.SubList.get(AbstractList.java:619)
at 
org.mifos.customers.persistence.CustomerPersistence.mainSearch(CustomerPersistence.java:425)
at 
org.mifos.customers.persistence.CustomerPersistence.search(CustomerPersistence.java:306)
at 
org.mifos.customers.business.service.CustomerBusinessService.search(CustomerBusinessService.java:150)
at 
org.mifos.customers.struts.action.CustSearchAction.mainSearch(CustSearchAction.java:239)
at sun.reflect.GeneratedMethodAccessor291.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at 
org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:274)
at 
org.apache.struts.actions.DispatchAction.execute(DispatchAction.java:194)
at 
org.mifos.framework.struts.action.BaseAction.execute(BaseAction.java:164)
at 
org.mifos.framework.struts.action.MifosRequestProcessor.processActionPerform(MifosRequestProcessor.java:195)
at 
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:224)
at 
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1194)
at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at 
org.mifos.servlet.filters.MifosAccessLogFilter.doFilter(MifosAccessLogFilter.java:72)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at 
org.mifos.framework.persistence.DatabaseInitFilter.doFilter(DatabaseInitFilter.java:51)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:343)
at 
org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:109)
at 
org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:83)
at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:355)
at 
org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:97)
at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:355)
at 
org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:100)
at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:355)
at 
org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:78)
at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:355)
at 
org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:54)
at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:355)
at 
org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:35)
at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:355)
at 
org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:188

Java/J2ee developer with Tibco - BW - Jersey City, NJ

2011-03-02 Thread Gopinath Rajendran
Hi,

Greetings from Helios  Matheson.

We have an immediate opening, if you have consultant with
matchingskill set, kindly reply with resume, rate, availability and
current location. Please forward the resumes to
gopinat...@heliosmatheson.com .

Title:   Java/J2ee developer with Tibco - BW
Requirement:   Java/J2ee with Tibco background.
Location:   Jersey City, NJ
Duration:   6 months contract
Client:TD Ameritrade
Interview:  In person

Description
•   Min 5-6+ years of work experience is need in Java/J2EE
•   Experience in J2EE server-side:
•   Stateless-EJB/RMI/CORBA, JDBC  ORM (Hibernate/JPA), JMX
•   Core-Java Design/Development: Data structures, multi-threading,
object-orientation, JUnit test   cases
•   Min 1-2+ years of experience in Web Services is needed
•   SOAP, WSDL, XSD, XML, Java-XML binding frameworks: Xml Beans, JAXB
•   Required 1-2+ years of spring framework experience.
•   Experience in developing any JMS based messaging solution would be a 
PLUS
•   Experience in developing Java Component for Active Matrix Service
Grid platform preferred
•   Min 1+ year of experience with developing Tibco-BW based
applications would be a PLUS
•   Experience in Java OSGI runtime is desirable
•   Experience in Java application profiling a PLUS.
•   Excellent communication skills are needed.

Please include an updated word copy of your resume if you likely to be
considered for this position.

Thanks  Regards
Gopinath. R (Gopi)
Helios  Matheson Information Technology.,
200 Park Avenue South
Suite 901
New York, NY  10003
Desk::732-749-1103; Fax: 212.979.2517
Email: gopinat...@heliosmatheson.com
www.heliosmatheson.com | www.hmna.com

''Under Bill s.1618 Title III passed by the 105th U.S. Congress this
mail cannot be considered as spam as long as we include contact
information and a remove link for removal from our mailing list. In
order to not be in the recipients-list for this mail, please revert to
us with REMOVE either in the subject or in the mail body. Please
include all pertinent email addresses. Our apologies for any
inconveniences caused by this mail.''


Thanks  Regards
Gopinath. R (Gopi)
Helios  Matheson
200 Park Avenue South
Suite 901
New York, NY  10003
Desk::732-749-1103; Fax: 212.979.2517
Email: gopinat...@heliosmatheson.com
www.heliosmatheson.com | www.hmna.com

''Under Bill s.1618 Title III passed by the 105th U.S. Congress this
mail cannot be considered as spam as long as we include contact
information and a remove link for removal from our mailing list. In
order to not be in the recipients-list for this mail, please revert to
us with REMOVE either in the subject or in the mail body. Please
include all pertinent email addresses. Our apologies for any
inconveniences caused by this mail.''

-- 
You received this message because you are subscribed to the Google Groups 
BlazeAdvisorUserGroup group.
To post to this group, send email to blazeadvisorusergroup@googlegroups.com.
To unsubscribe from this group, send email to 
blazeadvisorusergroup+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/blazeadvisorusergroup?hl=en.



Sr. Database Analyst - Omaha, NE

2011-02-25 Thread Gopinath Rajendran
Hi,

Greetings from Helios  Matheson.

We have an immediate opening, if you have consultant with matching
skill set, kindly reply with resume, rate, availability and current
location. Please forward the resumes to gopinat...@heliosmatheson.com



Client: TD Ameritrade

Role: Sr. Database Analyst

Location: Omaha, NE

Start Date: 3/7/2011

End Date: 7/8/2011

Bill Rate: DOE



Job Duties  Responsibilities

The candidate for this position will be responsible for maintaining
the production DB2 Databases and required subsystems including ongoing
technical support, application development support and ensuring the
integrity of the environment. Participate in all major applications
development projects to maintain the integrity of the system
architecture. Other duties as assigned.



Required Skills

· Identify the actions that DB2 processes perform preferably
on the Z Linux servers

· Good scripting ability, and good working knowledge of Shell
Scripts etc.

· Managing large scale DB2 deployments in term of DB size and
number of servers

· Solid understanding of DB2 internal architecture

· Performance tuning of DB2 database and SQL's is required

· Experience in database software management (installation,
patching and version management)

· Experience with database utilities: backup, restore, reorg,
export, import.

· Enable DB2 health, performance and configuration monitoring

· Enable DB2 event monitoring and snapshots

· Knowledge of recovery, logging, authentication, and authorizations

· Familiar with a broad range of DB2 performance and support tools

· Familiar with IBM Optim Database Administrator and IBM Optim
Performance Manager

· Understanding of storage options for data (SMS, DMS, automatic)

· Knowledge of tablespaces, indexes, and partitioning
capabilities (e.g., Table partitioning, hash partitioning, MDC
(Multidimensional clustering)

· Ability to examine the contents of the System Catalog tables

· DB2 UDB DBA ( Lunix) with additional Oracle or Postgres
experience is preferred.

· 10 or more years experience in the database development lifecycle

· 8 or more years experience with DB2 UDB running on a
distributed platform.



Preferred Skills

· Experience with DB2 UDB version 9 is required.

· DB2 UDB performance tuning experience including extensive
experience with explains, system snapshots and DB2Top analysis.

· Strong SQL skills including the ability to rewrite complex
queries for performance improvements.

· Must possess good written and verbal communication skills.

· Ability to prioritize, multitask and work with remote teams.





Thanks  Regards
Gopinath. R (Gopi)

Helios  Matheson Information Technology.,

200 Park Avenue South

Suite 901

New York, NY  10003

Desk::732-749-1103; Fax: 212.979.2517
Email: gopinat...@heliosmatheson.com
www.heliosmatheson.com | www.hmna.com

''Under Bill s.1618 Title III passed by the 105th U.S. Congress this
mail cannot be considered as spam as long as Client include contact
information and a remove link for removal from our mailing list. In
order to not be in the recipients-list for this mail, please revert to
us with REMOVE either in the subject or in the mail body. Please
include all pertinent email addresses. Our apologies for any
inconveniences caused by this mail.''

-- 
You received this message because you are subscribed to the Google Groups 
BlazeAdvisorUserGroup group.
To post to this group, send email to blazeadvisorusergroup@googlegroups.com.
To unsubscribe from this group, send email to 
blazeadvisorusergroup+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/blazeadvisorusergroup?hl=en.



Re: [Mifos-users] Creating a new member and loan with loan cycle = 2

2011-02-24 Thread Binny Gopinath
Thanks, Ryan and Gayl.

This sets the loan cycle at the member level, correct?
It does not apply to the loan, correct?

If I follow your steps and set the value to 5, and then create another loan:
Then:
Loan Cycle #: 6
Loan Cycle Per Product:
 Income Generating Loan with Grace: 1 -- I created new loan of this
product. Is there any way to make this as 2?
 Income Generating Loan: 1

Is there a way to apply business logic that is specific to 2nd cycle of a
loan?

For example: Allow a higher loan amount (as per loan production definition
for a 2nd cycle loan) to a member even though this is the first loan for her
being tracked using Mifos.
My loan product definition has different amounts per loan cycle (Loan Amount
- Calculate Loan Amount As - By Loan Cycle)

Thanks
Binny


On Wed, Feb 23, 2011 at 2:32 PM, Gayl Kennedy gaylkenn...@gmail.com wrote:

 Hi Binny

 yes there is a feature to set the actual loan cycle for converted clients
 in mifos on a client by client basis.

 This is found on the client page, down the bottom - click on View
 Summarized Historical Data
 http://custHistoricalDataAction.do?method=getHistoricalDataglobalCustNum=0071-00386currentFlowKey=1298451556589randomNUm=-1665206088695888503
  and
 then Edit the information to put in the number of completed cycles, ie 1.
 Then in mifos it will add the in progress cycle to show the total number
 Loan Cycle # = 2 in the section on the upper right of the client screen -



 Performance History



 Regards

 Gayl



 On 22 February 2011 12:53, Binny Gopinath binny.gopin...@gmail.comwrote:

 Hi All,

 Is it possible to create a new member in Mifos and a loan for this member
 with loan cycle = 2?

 This member had taken and closed a loan prior to the MIS being on Mifos.

 And the member is now planning to take the second loan.
 The loan cycle will be automatically saved as 1 in Mifos.
 Anyway to set this to 2?

 --
 Thanks
 Binny


 --
 Index, Search  Analyze Logs and other IT data in Real-Time with Splunk
 Collect, index and harness all the fast moving IT data generated by your
 applications, servers and devices whether physical, virtual or in the
 cloud.
 Deliver compliance at lower cost and gain new business insights.
 Free Software Download: http://p.sf.net/sfu/splunk-dev2dev
 ___
 Mifos-users mailing list
 Mifos-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/mifos-users




 --
 Free Software Download: Index, Search  Analyze Logs and other IT data in
 Real-Time with Splunk. Collect, index and harness all the fast moving IT
 data
 generated by your applications, servers and devices whether physical,
 virtual
 or in the cloud. Deliver compliance at lower cost and gain new business
 insights. http://p.sf.net/sfu/splunk-dev2dev
 ___
 Mifos-users mailing list
 Mifos-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/mifos-users


--
Free Software Download: Index, Search  Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev ___
Mifos-users mailing list
Mifos-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users


Java/J2ee with Tibco background - Jersey City, NJ

2011-02-22 Thread Gopinath Rajendran
Hi,



Greetings from Helios  Matheson.



We have an immediate opening, if you have consultant with matching skill
set, kindly reply with resume, rate, availability and current location.
Please forward the resumes to gopinat...@heliosmatheson.com



Title:  Java/J2ee developer with Tibco - BW

Requirement:Java/J2ee with Tibco background.

Location:   Jersey City, NJ

Duration:   6 months contract

Client:   TD Ameritrade

Interview:  In person



Description

· Min 5-6+ years of work experience is need in Java/J2EE

· Experience in J2EE server-side:

· Stateless-EJB/RMI/CORBA, JDBC  ORM (Hibernate/JPA), JMX

· Core-Java Design/Development: Data structures, multi-threading,
object-orientation, JUnit test   cases

· Min 1-2+ years of experience in Web Services is needed

· SOAP, WSDL, XSD, XML, Java-XML binding frameworks: XmlBeans, JAXB

· Required 1-2+ years of spring framework experience.

· Experience in developing any JMS based messaging solution would be
a PLUS

· Experience in developing Java Component for Active Matrix Service
Grid platform preferred

· Min 1+ year of experience with developing Tibco-BW based
applications would be a PLUS

· Experience in Java OSGI runtime is desirable

· Experience in Java application profiling a PLUS.

· Excellent communication skills are needed.**



Thanks  Regards
Gopinath. R (Gopi)

Helios  Matheson Information Technology.,

*200 Park Avenue South*

*Suite 901*

*New York, NY  10003*

Desk::732-749-1103; Fax: 212.979.2517
Email: gopinat...@heliosmatheson.com sye...@heliosmatheson.com
www.heliosmatheson.com* | *www.hmna.com**


''Under Bill s.1618 Title III passed by the 105th U.S. Congress this mail
cannot be considered as spam as long as Client include contact information
and a remove link for removal from our mailing list. In order to not be in
the recipients-list for this mail, please revert to us with REMOVE either
in the subject or in the mail body. Please include all pertinent email
addresses. Our apologies for any inconveniences caused by this mail.''

-- 
You received this message because you are subscribed to the Google Groups 
BlazeAdvisorUserGroup group.
To post to this group, send email to blazeadvisorusergroup@googlegroups.com.
To unsubscribe from this group, send email to 
blazeadvisorusergroup+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/blazeadvisorusergroup?hl=en.



[Mifos-users] Creating a new member and loan with loan cycle = 2

2011-02-22 Thread Binny Gopinath
Hi All,

Is it possible to create a new member in Mifos and a loan for this member
with loan cycle = 2?

This member had taken and closed a loan prior to the MIS being on Mifos.

And the member is now planning to take the second loan.
The loan cycle will be automatically saved as 1 in Mifos.
Anyway to set this to 2?

-- 
Thanks
Binny
--
Index, Search  Analyze Logs and other IT data in Real-Time with Splunk 
Collect, index and harness all the fast moving IT data generated by your 
applications, servers and devices whether physical, virtual or in the cloud.
Deliver compliance at lower cost and gain new business insights. 
Free Software Download: http://p.sf.net/sfu/splunk-dev2dev___
Mifos-users mailing list
Mifos-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users


[Mifos-issues] [JIRA Studio] Created: (MIFOS-4680) After 2.0 upgrade - Fees not displayed when creating loans

2011-02-10 Thread Binny Gopinath Sreevas (JIRA)
After 2.0 upgrade - Fees not displayed when creating loans
--

 Key: MIFOS-4680
 URL: http://mifosforge.jira.com/browse/MIFOS-4680
 Project: mifos
  Issue Type: Bug
 Environment: After upgrade to Mifos 2.0 (from 1.6.1)
Reporter: Binny Gopinath Sreevas
Priority: Critical
 Attachments: Light_FeeIssue_AfterUpgradeTo2.0_Screenshots.zip

This is for Light MF. Their testing instance got upgraded to Mifos 2.0. Their 
production instance is on 1.6.1.

In 1.6.1, when creating a loan, the fees was getting listed in both the Account 
preview page as well as the Review Instalments page. In 2.0, the fees is not 
getting listed in both these pages.
(Screen shots from Prod and Test environments for Light attached).

I do not see such a change listed in the release notes for 2.0.

Is this a change in feature in 2.0 or is it a bug?


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://mifosforge.jira.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


[Mifos-issues] [JIRA Studio] Commented: (MIFOSADMIN-298) Fix Light MF Test BI Server

2011-02-09 Thread Binny Gopinath Sreevas (JIRA)

[ 
http://mifosforge.jira.com/browse/MIFOSADMIN-298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=64735#action_64735
 ] 

Binny Gopinath Sreevas commented on MIFOSADMIN-298:
---

Look and feel issue is now resolved.

 Fix Light MF Test BI Server
 ---

 Key: MIFOSADMIN-298
 URL: http://mifosforge.jira.com/browse/MIFOSADMIN-298
 Project: mifos administration
  Issue Type: Dev Task
  Components: Cloud Instances
Reporter: Binny Gopinath
Assignee: Sumit Shah
Priority: Critical
 Fix For: Cloud Release A - Iteration 5

 Attachments: image001.jpg


 Please investigate light MF BI Server, its still getting errors when Binny 
 tries to access.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://mifosforge.jira.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
___
Mifos-issues mailing list
Mifos-issues@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-issues


<    7   8   9   10   11   12   13   14   15   16   >