Submitted by Abhijeet
from blog:
I conducted a workshop on OpenGL today. It was in the same college where I completed my Engineering, SFIT Borivali. I had done it for the first time in 2003. And I remember how nervous I was because I was in the 2nd year and almost everyone who participated was a senior! Although everyone was [...]
. (Read More)
Belongs to the News Networks :
none (yet) -- click "share" to share with a network.
Submitted by Abhijeet
from blog:
GWT-Ext Store instances are all over my code. And I am populating them by various means. While migrating from GWT-Ext to SmartGWT, converting Stores to DataSources will probably take up a lot of time. I was wondering if I could migrate and test only the grids first and deal with the stores later. Code below [...]
. (Read More)
Submitted by Abhijeet
from blog:
There is a lot of trouble in Mumbai, India right now. There are terrorists throughout the city and if you switch the television on at this moment (2 AM), you will lose your nerves. If you want to touchbase with your dear ones here but are not able to get through, leave a message with [...]
. (Read More)
Belongs to the News Networks :
none (yet) -- click "share" to share with a network.
Submitted by Abhijeet
from blog:
SmartGWT 1.0, a web application library based on SmartClient and GWT, was released this Monday. From the release announcement at Sanjiv’s blog and the showcase demos, it is evident that this library packs a lot of power and is definitely worth checking out. I have come across SmartClient only recently. (Read More)
Submitted by Abhijeet
from blog:
Google Chat
It once happened that I did not recollect adding someone on GTalk and yet the contact showed up in my buddy list. I thought maybe the other guy did and that I forgot about it after accepting the request. Then it started happening very frequently and I had no clue.
Well, it turns out that [...]
. (Read More)
Belongs to the News Networks :
none (yet) -- click "share" to share with a network.
Submitted by Abhijeet
from blog:
While working with a GWT-Ext application, I found that most of the Combo boxes used are just meant to be readonly drop down lists. Like the style 2 combo boxes we had in VB. A 2D array with display and value fields is all that is needed. Yet, every combo needs 6-7 lines to get [...]
. (Read More)
Submitted by Abhijeet
from blog:
Yesterday, while dabbling with jQuery and getting amazed by the wealth of plugins and effects available for this library, I came across http://digitalbush.com/projects/masked-input-plugin/. It allows you to fit text fields with an input mask to allow only fixed-width input in a certain format. I had seen it first in MS Acce (Read More)
Submitted by Pawoli
from Digg:
This post contains a collection of 10 beautiful and very popular icons set useful to be used in your web applications or your websites. (Read More)
Submitted by Abhijeet
from blog:
BarCampMumbai4 is happening on 4th and 5th of October, 2008 at SJMSOM, IIT, Powai, Mumbai. Its a 2 day camp and you can either present something or be a volunteer. Check out http://barcampmumbai.org/ for registration and other details.This will be my first BarCamp meet. If you will be around, drop me an email at abhijeet[do (Read More)
Belongs to the News Networks :
none (yet) -- click "share" to share with a network.
Submitted by Abhijeet
from blog:
The Gwt-Ext forum is very active and I try to participate when I can. In the process, I have bookmarked a few threads with solutions that I could use later. I am posting some of them below so that more people can stumble upon them. Within brackets is the forum id of the community member [...]
. (Read More)
Submitted by Abhijeet
from blog:
Sometime back, I uploaded few pics to Picasa. While creating an album, it asked for an optional “Location” information. I did provide it and when I went to view the album, it displayed the location on a map. I liked it. Few days later, Gwt-Ext 2.0.3 got released with some cool features. One of them [...]
. (Read More)
Submitted by Abhijeet
from blog:
This post is related to my earlier post on Gwt-Ext and Google Maps. While browsing the Gwt-Ext forum, I came across this thread with a simple-looking question from Martin: How can I get the LatLonPoint from a map when a user clicks on the map ??
I looked at the available methods to see if I [...]
. (Read More)