Developer Tales
Ok, now my task, in this period, is evaluating and architecting a workflow engine implementation, better to say, how to support a workflow engine in an enterprise application to driving business processes (workflows). Ok, I can hear many of you which might say “why loosing time in that, we have Workflow Foundation here” or “we are close to the release of AppFabric and .NET 4.0 WF implementation” and that would mean something like “all the games are done…”. Well, I don’t really think so… First of all i don’t really like the Workflow Foundation, I...
This post was made on my wordpress blog on 10/27/2008 I'm working on a "SOA-Like" system, which lives and exchange data in the xml-envelope form which many of us knows as 1: <Envelope>
2: <AuthData name="" pwd="" />
3: <ContextData name="" />
4: <Input>
5: <FirstNode />
6: ...
This post was made on my wordpress blog on 09/13/2007 Hi! ..as what I said in my previous post, I do my job (even if I consider it no just a Job) with passion and happyness, even if lately some things makes me crazy and over stress.. But, now I like to share with all some good readings which i read in these days and more... The first one it's the Software by Rob Blog, I found it reading another great Blog I read because of sharing of concept of Developing with passion, the Blod of Jean-Paul...
This post was made on my wordpress blog on 09/13/2007 Hi, as usual in these weeks I have no time to write anything, I'm sorry because I've in mind many things I like to share, produce and more, but my time is over! Now, I' come back from my vacations a 3 weeks ago, and my job is falling on me as in the middle of the year, I need absolutely to take some more time, but I wish to talk about some thoughts... I like to begin this new job year as better as possible, there are...
This post was made on my wordpress blog on 08/01/2007 Hi, it's been a long very long time I have posted anything on my Blog.. and I'm really sad about that, but unfortunately I haven't so much time in the past 2 months!! In this past two months I'm working on a JAVA WEB project, we're using technologies like Struts, Hibernate 3.0, Spring, Oracle Database and Servlet container implementation. I'm not shy to say this is my "Really Complete First" project in JAVA, and I have to say the experience was and is too exiting in many aspects,...
This post was made on my wordpress blog on 07/07/2007 Hi, it's been a long I haven't written anything on my Blog, unfortunately, I haven't much time to do anything in this period, but I want to re-begin to write in my Blog.. Now, I'm really exited, I'm starting to do something with the new technlogies and tools that are in TOP of my learning and working curve.. I'm joking, I have to do a Course as a "Teacher" on WCF (but this, it's one year I'm working with WCF, it's not really new for me) and I...
This post was made on my wordpress blog on 04/10/2008 Hi, recently I read many requests about how to map an Oracle RAW() Type. About 2 months ago, I was one of the those who was asking for a solution, I really cannot believe how could be possible there is not a solution, so searching in the Net I found 3 kind of solution, then, I decided what was the better for me and so I've implemented in my project, let's begin. First of all, in general a RAW column data type describe a raw binary data, generally...
This post was made on my wordpress blog on 03/29/2008 Hi, I want, with this post, start writing about NHibernate and the related world of development. I recently started developing and using NHibernate in some projects, and I found the first set of great functionalities offered by the framework, I said the first set because I know that we know just a little subset of all the functionalities of the framework, specially all of us coming from the .NET area of development. I've got the opportunity to use the framework in a project recently, I also used before...