Problem DescriptionManaging the configurable properties of a system is one of the headaches during the development, testing and production phases of a product. Typically we use following similar property configurations in our system ...#IP Address of the Dump Server#For Testbed Use 172.16.15.162server.ip=172.16.15.161Now this might look perfect, especially for the developers. Since very rarely developers worry too much on the situation ...
Problem DescriptionManaging the configurable properties of a system is one of the headaches during the development, testing and production phases of a product. Typically we use following similar property configurations in our system ...#IP Address of the Dump Server#For Testbed Use 172.16.15.162server.ip=172.16.15.161Now this might look perfect, especially for the developers. Since very rarely developers worry too much on the situation ...
It was the year 2005, my supervisor asked me to look at the new framework called Spring and read one of Rod Johnson's articles on Dependency Injection. Later I did a presentation on Spring to our senior technical team. It was still early days of Spring, we were using some 1.X version of it, purely for its IOC model as ...
It was the year 2005, my supervisor asked me to look at the new framework called Spring and read one of Rod Johnson's articles on Dependency Injection. Later I did a presentation on Spring to our senior technical team. It was still early days of Spring, we were using some 1.X version of it, purely for its IOC model as ...
"Good Morning Jessie, past six already, Coffee Time, get up, get up" "Good Morninggggg Jake" , Jessie mums with a deep yawn without opening her eyes, stretches her hands, turns to freefall and continues sleeping. I stand still and start staring at her proudly. Jessie has a mid length sleek hair with a slight curl in the end. It never ...
"Good Morning Jessie, past six already, Coffee Time, get up, get up" "Good Morninggggg Jake" , Jessie mums with a deep yawn without opening her eyes, stretches her hands, turns to freefall and continues sleeping. I stand still and start staring at her proudly. Jessie has a mid length sleek hair with a slight curl ...
Recently I have been working on a Cloud project, an attempt to host a full and full Service Delivery Platform (SDP) in cloud. Which means we are working on a solution to manage SDP eco system completely on cloud. This obviously may sound easier and familiar, but not in reality.Most of the telco services are not using conventional protocols like ...
Technology/IndustryBest Applications : Singapore iPhone Maps and SG Buses Best emerging product : Tablets ( iPad ofcourse ;) ) Flop application/framework : Mobicents! ( !@#$) Emerging Concept : Domain Specific DSL, way to go! Best Blog Post : Subscriber Created VAS ( He he !) Best I learned/ing : Scala(Contd), DSL Regret : All is ...
Was spending a week in developing a simple highperforming FIFO queue implementation with persistence support on overflowing cases. This can be used for serveral unique producer consumer scnarios like controlling TPS, overload protection and ofcourse controlling the memory.For more info have a look at Ashes Queue ... Feedbacks Welcome.
I used to tell people whether they know the Papaya story when ever they try to butter to get things done from me. But I never revealed the story to anybody. People became curious in the end I had to tell the story eventually. The story is nothing but the old mother-times story but I made it little more interesting ...
Last week I just attended the Scala User Group Meeting in Melbourne. It was merely an hour and a half meeting of 10 of us where Ben talked about ScalaCheck testing tool with some excellent examples. Then the meeting continued discussing the ScalaCheck testing models, Scala's abilities of FP, the nuances of design patterns "invented" by gof and other OOP ...
Dawn to Sunrise: Credit: SayanthanIts still not dawn in Jaffna yet! Time is half past five in the morning. Wilson's sudden barking woke up every dog in the neighborhood and neighbors too. Jessie noticed her mother has already woken up."Wake up Jessie, I don't know why is this dog howling like seen a ghost, can ...
Recently I did a presentation to our engineering on SLF4J and LOGBack. Hope slides covers most of the aspects so no more writings. LOGBack and SLF4JView more presentations from jkumaranc.
These days I am back to work on code reviews with my peers and some technical sessions. The code review series is more becoming a fun ride now. I hardly worked together with the guys I have been doing code review with, which means they all have different styles in doing development. This is probably the most interesting part as ...