Web Design Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsWeb DesignWeb Design Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old December 23rd, 2011, 03:57 AM
kveroneau kveroneau is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2011
Location: Canada
Posts: 13 kveroneau User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 4 h 4 m 49 sec
Reputation Power: 0
Send a message via Google Talk to kveroneau Send a message via Skype to kveroneau
When to use GWT and when not to

Here's an interesting question, one which I'm still not completely sure about. Firstly GWT is not really that great for entire websites, although Google does use it for many of it's web applications.

I have been using this toolkit, off and on for different projects. I really enjoy developing web application using the toolkit, but it also makes it difficult to keep a website... a website. It makes a website look and feel more like a desktop application, and is programmed in that very same way.

When do you choose to develop something using GWT over traditional HTML? Currently I see it useful for HTML-based applications/widgets on a website, such as a knowledgebase system.

My last use case for GWT is for an authentication framework I am building, it uses Digest authentication. The web app requests a token from the server, then hashes the inputted password with this token before sending the password over the network. Very similar to how HTTP Authentication does it. I know I could have also built it using standard HTML/JavaScript/JSON. I choose this method as most website bots cannot parse complex javascript, and it will ultimately deter from bots attempting to sign into the website. I am also building a registration form using the same method.

Reply With Quote
  #2  
Old January 8th, 2012, 06:35 PM
Catacaustic's Avatar
Catacaustic Catacaustic is offline
Code Monkey V. 0.9
Dev Shed Intermediate (1500 - 1999 posts)
 
Join Date: Mar 2005
Location: A Land Down Under
Posts: 1,898 Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level)Catacaustic User rank is General 12nd Grade (Above 100000 Reputation Level) 
Time spent in forums: 2 Weeks 4 Days 19 h 4 m 31 sec
Reputation Power: 1798
I think you've pretty much answered your own question there.

When to use it: Applications and user interaction.

When not to use it: Standard "text only" areas and sites where content and SEO is important.

GWT is a very good toolkit, but it's the same as every other one out there, it's made to allow you to develop applications or even widgets rather then a full site because it's just not practical to load all of the dependencies for each page.

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignWeb Design Help > When to use GWT and when not to

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap