File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes HTML, CSS and JavaScript and the fly likes Refactoring HTML - looking to the future Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Refactoring HTML - looking to the future" Watch "Refactoring HTML - looking to the future" New topic
Author

Refactoring HTML - looking to the future

Helana Neumann
Greenhorn

Joined: Feb 07, 2008
Posts: 19
Hi, Elliotte,

What sorts of changes do you foresee in the world of web page design? Do you think any of the current, commonly-used design tools will go away? Anything new on the horizon?

Best regards,
Helana
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56202
    
  13

Could you elaborate somewhat on what you mean by "commonly-used design tools"?


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Elliotte Rusty Harold
author
Ranch Hand

Joined: Feb 25, 2004
Posts: 91
I don't think any of the current commonly used tools are going away anytime soon (though I wish a few of them would).

The big trends I see on the horizon are on the backend, development side more than the frontend design side. I think a lot of sites are going to begin using native XML databases like eXist and Mark Logic to store their content instead of relational databases. Relational databases have just never been a very good fit for HTML.

I also expect we'll see more use of cloud computing with initiatives like Amazon EC2 and S3 and Google's AppEngine. Increasingly we won't think of a web site as associated with any one physical box. To a large extent, of course, that's already come to pass, but it's going to become even more true in the future.


Elliotte Rusty Harold<br />Author of <a href="http://cafe.elharo.com/web/refactoring-html/" target="_blank" rel="nofollow">Refactoring HTML</a>
 
jQuery in Action, 2nd edition
 
subject: Refactoring HTML - looking to the future
 
Similar Threads
R there any developers here that confess to ignoring modelling 4 developing systems?
SCEA Part II - do we need to implement the project
struts and spring
Head First Java follow up
The difference between the term 'architecture' and 'design'