Archive for November, 2006

Ria and Java Enterprise Application Part-3

Tuesday, November 21st, 2006

Enterprise App and Ajax

When implementing Ajax based RUI in enterprise app there are very few options to choose from;

  • Developing RIA from scratch
  • Plumping various RUI widgets available from open source community
  • FLEX (Flash Plug-in dependent) need FA-Bridge
  • Open Laszlo Flash based RICH UI (XUL based like Flex)

Developing from scratch makes no sense at all. Because time required developing various widgets it takes too much of time to deliver an enterprise ready version of it. Then an entire framework of Ajax engine makes no sense when too many well-tested versions are available (Dojo, prototype, DWR etc).

(more…)

Ria and Java Enterprise Application Part-2

Sunday, November 19th, 2006

Problem still remains

For enterprise builders Ajax solved many problem of responsiveness of UI but problem of overall development methodologies using Ajax still remains with lot of contradictions and conflicts among the developers. When using Ajax in an Enterprise Application main problem faced by the developers are where to start and how to start. The major problem faced by the enterprise developers and architect in implementing Ajax based UI solutions in existing application.

No software solution is beyond the scope of SDLC actually, but in general found missing when implementing Ajax based solutions in an enterprise app. Ajax by nature has some tremendous side effects if practiced unethically (from SDLC perspective) and by overuse.
(more…)

RIA and Java Enterprise App Part - 1

Tuesday, November 14th, 2006
The Evolution of RIA

Web application has its own advantages over the age old Client Server Applications, and thus large enterprises adopted it as their prime choice whenever they tend to develop a new applications. And not only new application but stared to migrate their existing client server based enterprise application to web based application. HTTP the base layer has not been changed a lot to cope up with the enterprise user’s expectations.

Gradually form based applications started facing problems in meeting the user’s expectation and responsiveness of the applications started coming up as major issues. Usability of an application came up strongly and XML-RPC became popular in large enterprise applications and been there for long time to meet the user expectations to some extends.

Macromedia FLASH and the new technology called FLASH-Remoting, opened up new possibilities of Rich User Interface in thin clients. Enterprise App builders started thinking of various possibilities of using Rich User Interfaces in their Enterprise App. And java space tried to play their age old SWING card in various ways but unfortunately SWING was unable to gain the momentum. But developer community started thinking of Rich UI using SVG, SWING etc. but in a different approach, because till then enterprise builders have realized that MVC actually unable to separate the VIEW layer as they expected. Thus XUL has arrived in the scene. Still some declarative swing application project (XUL based) are still live in SF.

But thin client limitation was still a hitch for UI. Google came up with age old technique of MSDN on demand tree menu loading in a new package (Google Suggestion) and developer community acted promptly and AJAX was suddenly became the most HYPED buzzword in the developer community. But Macromedia has come up with XUL based (MXML) RIA development framework FLEX. Beta was a huge hit among the designer community but unable to attract the developer community because of the lack of support of PHP the most popular scripting language of WEB development. They come up with FLEX 1.5 with limited support of SOA which some how managed get the attention of the developer community. But designer community was thrilled because of the introduction of eclipse based IDE for designing FLASH web sites in hours. Laszlo open sourced their Laszlo systems(Flex counterpart) and RIA became hit. Yahoo joined the RIA party and developer and designer community join the party. CSS gained the momentum as well and join hands with the developers because of AJAX. Standard based web development became a popular practice and gave platform to shout for the designers and to establish a new term of WEB-Architect which is becoming poplar day by day.

As RIA became popular and lot of new Ajax oriented toolkit has came up, like dojo, DWR, Sajax Django etc. Lot of tag-libraries for java space has also come up like ajaxanywhre, ajaxtags etc.

In my next post I will try to convey the problems of RIA and Ajax implementations and some resources.

RIA Widgets working draft from W3C

Monday, November 13th, 2006

Finally we got an initiatives from W3C, a working draft of Widgets packaging and development spec is published on 9th of this month(November,2006). If this draft comes live and gets real supports from widgets providers like Yahoo, Google,MSN, whole developer community will be very happy and web2.0 and RIA development on Javascript will not remains a nightmare anymore for web developers. Yes there are lot of scope to improve the working draft and we all hope that it will get a better shape very soon with active participations of big brothers.So as per W3C “Widgets are web applications which use the browser as an environment to run in, but which do not have the usual browser chrome. They are installed on a local client, and have several features that are not available to regular web applications, such as a more explicit security model to allow them to perform a wider range of tasks easily, and a persistent information store apart from cookies.”Every Widgets must contain information to initialization of the widget and some other optional meta informations. index.html will be the main document for the widget itself. And this html file are allowed to access/uses external contents like scripts,CSS files and images but are not limited to that only. SVG and XHTML are also under considerations. So lets hope for the healthy and easy life for widget spec to come out from it’’s mothers” womb.

Firefox Extensions for Web developers

Saturday, November 11th, 2006

Everybody know about Firefox Extensions but there are some extensions which are worth mentioning. Every web developer go through the debugging phase of WDLC, and it is really very hard to identify the validation errors and correct it, here comes the extension for Firefox and it works within your very own Firefox. Picking color from a web page a normal job for any designer and you got it Firefox has an extension for it. You need to check your developed web site in IE for Cross browser compatibility testing, yes Firefox has the solution to do it without getting out of Firefox. Like these there are many useful Firefox Extensions which I use in my projects and decided to share those with you guys. So here come the links of those above mentioned Firefox must have Extensions for web developers :

Technorati Tags: , , ,

Easy Wordpress Blogging with Firefox Extension - Performancing

Friday, November 10th, 2006

I was just exploring the extension/add-on page of FF and found this an add-on tool Perfomancing for easy blogging specialy for me like lazy bloggers. it’’s really cool and I found it very easy to configure with Wordpress even. Give it a try and you will love it.