Posted by Nuwan Bandara on July 14, 2008
Well, not hoping to write about my dreamy vacation, so will just tip off the few productive days. Yeah so i was doing some work for Archmage last few days, gave life to a dead project, played with joomla, wordpress and osCommerce. After much research and hacking me and few of my friends at Archmage [...]
Posted by Nuwan Bandara on February 6, 2008
After few days, got some time to write a post… well as i promised in my earlier post.. I thought of writing about the Annoying problem anybody will face while using selectMany component in JSF. At 1st with out any experience what any one would do is writing both assessor and mutator methods to return [...]
Posted by Nuwan Bandara on January 29, 2008
This is one problem i faced when i worked with select-many and select-one menus in Java Server Faces. For any one who have worked with JSF knows that you have to use custom converters in order to populate select-many and select-on menus with ur own data types. if i elaborate on this a little bit, [...]
Posted by Nuwan Bandara on January 26, 2008
Well this post is some what continuation of my last post. What is the use of single sign on if you have to register in two different sites ? yeah this is the solution for that… What i wanted to do is, when a user registers in my java web application i wanted to register [...]
Posted by Nuwan Bandara on January 24, 2008
Single sign-on (SSO) is a method of access control, that enables a user to authenticate once, and gain access to the resources of multiple software systems. Well in my case, the task i have given is to authenticate a user in a PHP and a JAVA (Web) system simultaneously. My PHP web application is the [...]
Posted by Nuwan Bandara on January 18, 2008
So yeah !! I thought of writing something about JSF. Since am working with it for Nealy 3 months now. So how about custom message handling for starters !! JSF message tag is pretty useful in many places. for an example, for the use of validators. but what i wanted to write here is, not [...]
Posted by Nuwan Bandara on October 4, 2007
As i promised today I got some time to write about some PHP programming i did few weeks ago. I had to integrate Google calender with the Sensoria web site, so that the events published in the sensoria site will be automatically published in Sensoria’s public Google calender. Sensoria Site is created using a famous [...]
Posted by Nuwan Bandara on May 20, 2007
As my fellow team mate kasun had blogged… yeah after some long sleepless nights, we finally, able to produce a functional version of our great idea, “All in One” . AcSO is our web development entry for Microsoft Imagine Cup now competing on the second round. Why am saying its version 1.0 and Beta because, [...]
Posted by Nuwan Bandara on April 19, 2007
During Last two days I was engaged with some charity work or rather IT related charity work, doing a Shopping cart using ASP.net. I had to use VB.net which i was not familiar with before, SO i got the chance in feeling the VB.net environment. VB is not a hard language to catch up when [...]
Posted by Nuwan Bandara on April 8, 2007
Adobe (Macromedia) Flash is one of the technologies we use to add fancy eye catching animations to our web sites. But after the resent development of Ajax, developers tend to blend CSS and JavaScript effects with those flash animations making their sites look more new or rather web 2.0 (ish). For some time i was [...]