How to plan humble user-centric web application?

I have recently started building some ajaxy interfaces for one /two hobby projects. Now there is a difference in hobby project and live application which would be used by may be thousands of users online....
1 comment

Next Action : Getting Things Done!

This post is long due. I have been using "Next Action" a cool application to maintain your todo list for quite some time now. Its cool because of so many reasons. Here is the small screenshot...
0 comment

JSON Presentation at OSS Barcamp

I got finally mail from slideshare today. I activated my account few minutes before and I am excited to share my JSON presentation (planned for OssBarCampMumbai) on watblog here.  
0 comment

Developers its for you

Are you web developer? Or ever wondered how to get all that code?? Did you need to look at so many APIs everyday javascript libraries like jquery,prototype,sometimes xslt and all xml dom stuff;java;xerces,j2me,grrovy,php,perl,python...
0 comment

cool interfaces around the web

I got this idea after reading similar posts on svn. There are lot of sites with cool features. Lot of discussions/thinking goes behind in making the interface of the final blueprint of the web-site. Yes...
0 comment

MSDN virtual labs

something for the guys who want to lean microsoft technologies online. Microsoft has unleashed virtual labs india link. Some text from the site Learn and practice building great applications for Windows...
0 comment

“Father of Java” named as a member of the order of Canada

"Father of Java" Receives Prestigious Canadian HonorJames Gosling Named as a Member of the Order of Canada by Java News Desk(February 22, 2007) – Sun VP & Fellow James Gosling, the...
0 comment

geeky links

Here are the links please visit them Web 2.0 explained in less than 5 minutes Singleton Design pattern in JavaScript http://whatshouldisay.com enjoy the sorting here Great news for JavaScript developers...
0 comment

Ajax Developer Reading

I was reading Ajax in Action (Manning Publication) book. I liked the concept of four principles of AJAX. Browser hosts application and not content Server delivers data and not content User interaction...
0 comment

Compiling Java to JavaScript

Summary A key feature of the Google Web Toolkit (GWT) is that it allows developers to write browser-hosted Web applications entirely in Java, and have GWT translate that Java code into browser-specific...
0 comment

JSON(Java Script Object Notation):{mode Now}

After last post We will start with example here UPDATE : visit link password: watblog for working example(you need to edit the page;copy the code and test in your browser as HTML page) XML format: {replace...
2 comments

JSON(Java Script Object Notation) :{mode flashback }

In my last post I discussed some problems with xmls from the perspective of developer.Lets discuss what is JSON? It is JavaScript Object Notation a minimal,textual format-a subset of JavaScript Okay...
0 comment

Bored of using XML???

Does your project works extensively on xmls?Do you plan to use them as smart data interchange format?Its good… Agreed..It looks simple but sometimes cumbersome for end developer. There is already...
0 comment

Whats all fuss about UI

Well, UI (User Interface) was needed to represent real world analogy to application; may be to extend human communication and new advances has lead it to new level- a level of human interaction. Again...
0 comment