| ivan stojic | |||
| life is a low fidelity experience | |||
![]() |
|||
|
If you require top-notch consulting, from a dude who has over 10 years of experience in commercial IT services, do not hesitate to contact me.
Ako ste iz Hrvatske, a potrebna Vam je stručna informatička pomoć, ili programi po mjeri, obratite mi se sa povjerenjem putem e-mail poruke. Komercijalno djelujem pod okriljem svojeg obrta za računalno savjetovanje Algis. |
Unpacking strings in TIBCO BusinessWorksAugust 29th, 2006, 10:27. Posted in TIBCOSuppose you have a string composed of messages which are fixed in length. However, you do not know for certain how many messages there are in the string. You need to take this string and unpack it into a list of repeating elements where each element represents one message. How do you do this? BusinessWorks’ built in Parse activities will not help you because you do not know in advance how many messages there are in the package. Let’s do it! Read on »
The theory of SOA - Part 1 - IntroMay 8th, 2006, 17:40. Posted in Programming, TechnologyI’ve read a lot about Service Oriented Architecture (SOA). I’m still not clear on some of the concepts that should be followed if one wishes to say that they are doing SOA. In this series of articles I aim to explain what SOA is all about and then moving on to some concrete examples of how working with SOA baffles me. To put it short, SOA is a design approach which is aimed at achieving loose coupling between interacting software components. There are two important design limitations which are imposed:
But what exactly does this mean and how does it work in real life? Technorati Tags: soa, service oriented architecture, design, programming, technology, theory
Old software…April 13th, 2006, 23:53. Posted in ProgrammingHey! I noticed in the logs that a lot of you seem to be looking for my old web software. BinClock, Form2Mail, Advanced OnUnload and the Popup Manager. I’ve now made them available through one of the pages. If you find them usefull, feel free to drop me an e-mail. Unfortunately, I’m no longer supporting or developing these scripts so enjoy them if they work.
Tibco RV vs Tibco EMSMarch 28th, 2006, 20:39. Posted in TIBCOI’ve stumbled upon an article on a blog about Tibco RV vs Tibco EMS. It’s a short review of how RV and EMS compare. Some of the shortcomings that have been mentioned in the article are not really valid, yet there are others that should, I think, be addressed. Read on »
Collating data sets in TIBCO BusinessWorksMarch 23rd, 2006, 16:47. Posted in TIBCOThere are several ways one can collate two data sets in BusinessWorks. Supposing that they have some 1-n relationship, you could either do it by using iteration groups or by letting XPath do it for you. Which approach is better? Let’s find out! Read on »
|
|