-
Archives
- April 2011
- December 2010
- November 2010
- October 2010
- July 2010
- June 2010
- March 2010
- December 2009
- November 2009
- October 2009
- August 2009
- July 2009
- June 2009
- March 2009
- January 2009
- November 2008
- October 2008
- June 2008
- May 2008
- March 2008
- February 2008
- December 2007
- November 2007
- October 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- January 2007
- December 2006
- September 2006
- August 2006
- July 2006
- June 2006
- April 2006
- March 2006
- February 2006
- January 2006
- October 2005
- September 2005
- August 2005
- June 2005
- May 2005
- April 2005
- March 2005
-
Meta
Category Archives: general
YouTrack
We’ve migrated our issue tracking system to YouTrack. I have reviewed old issues and migrated outstanding ones to the new system. The old system will remain online for a while, but will be decommissioned at some point during 2010. Some … Continue reading
Posted in general
Leave a comment
jPOS 1.6.6 has been released
jPOS 1.6.6 is out, the new development version is 1.6.7. See ChangeLog for details. jPOS-EE has been updated to the latest version.
Posted in general
Leave a comment
TransactionManager input-space
As of jPOS 1.6.5 r2845, we added a new input-space property to the TransactionManager. With this minor addition, you can easily distribute the load among multiple Q2 instances running in the same or different machines. I’m a true believer in … Continue reading
Posted in general
Leave a comment
jPOS Project Guide
In addition to the must-have buy-it-now jPOS Programmer’s Guide, I’ve been working in a new document, the jPOS Project Guide. I thought it would be a good idea to share the source code of that document, which uses DITA, so … Continue reading
Posted in general
Leave a comment
Small addition to jPOS XML message format
When we started to log messages using a very simple XML format a long time ago, and then created the XMLPackager to support that message format, we never thought that this was going to be so heavily used, we frequently … Continue reading
Posted in general
Leave a comment
This is true
Quick cross-post just to tell that I can assert this is quite true: “Alejandro has told me the same thing – that when he does projects not related to OLS, he misses our documentation and attention to detail.” Andy’s “Master … Continue reading
Posted in general
Leave a comment
jPOS CMF
About a year ago I’ve blogged about jCard and jPTS (the jPOS-EE based Card Management System / Stored Value Engine and the jPOS Transaction Switch). As part of the project, we defined what we called our IMF (internal message format) … Continue reading
Posted in general
Leave a comment
What’s wrong with payment gateways?
/by apr on why-oh-why/ What’s wrong with Payment gateways? I’ve seen this problem coming a long time ago; in my country there’s a local credit card association called POS2000. After a long long time they’ve settled on a single ISO-8583 … Continue reading
Posted in general
Leave a comment
Logging transactions in the new vdmspace
As a follow-up to the previous post about vdmspace, I’ve implemented a simple SpaceWriter TransactionParticipant that can be used to log all transaction contexts to the highly reliable VoldemortSpace (vdm:space). It can be added to your transaction flow like this: … Continue reading
Posted in general
Leave a comment
New modules ‘voldemort’ and ‘vdmspace’
As a follow-up to the VoldemortSpace post and after one month of development and testing we are not proud (see caveats below) to announce the vdmspace module and its supporting voldemort module. I’ve added two modules to jposee/opt, ‘voldemort’ and … Continue reading
Posted in general
Leave a comment