The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


View by: Most Recent | Topic | Community | Webloggers | James Gosling   
Monthly Archives:    

Blogs by topic Web Applications and user carlavmott

• Accessibility • Ajax • Blogging • Business • Community 
• Databases • Deployment • Distributed • Eclipse • Education 
• EJB • Extreme Programming • Games • Grid • GUI 
• IDE • Instant Messaging • J2EE • J2ME • J2SE 
• JavaOne • Jini • JSP • JSR • JXTA 
• LDAP • Linux • Mobility • NetBeans • Open Source 
• OpenSolaris • P2P • Patterns • Performance • Porting 
• Programming • Research • Security • Servlets • Struts 
• Swing • Testing • Tools • Virtual Machine • Web Applications 
• Web Design • Web Development Tools • Web Services and XML 


Web Applications

jMaki 1.8.1 and GlassFish V3 Prelude now available.
on Nov 7, 2008 | Permalink | Discuss
jMaki 1.8.0 release contains performance enhancements which help improve page load times.
on Oct 22, 2008 | Permalink | Discuss
I got to help out with the EJB 3.1 keynote demo for JavaOne. Although the demo shows how simple it is to perform CRUD operations using EJB 3.1, this blog focuses on the communication between the client side jMaki components and server side servlet.
on Aug 25, 2008 | Permalink | Discuss
I found that TravelMuse is a great site to help plan vacations and I was excited to learn that they use jMaki to build the site.
on Aug 20, 2008 | Permalink | Discuss
Last week at Community One day, the jMaki session included a couple of speakers from the community. It is great to see jMaki used in the real world.
on May 12, 2008 | Permalink | Discuss
To prepare for our JavaOne session, GWT and jMaki: Expanding the GWT Universe, I decided I should add a jMaki Yahoo widget to a GWT application. Here is what I did.
on May 12, 2008 | Permalink | Discuss
There's lots of ways to learn about jMaki this year. Come see us at CommunityOne and JavaOne 2008.
on Apr 29, 2008 | Permalink | Discuss
I've gotten a few questions about how to get datainto jMaki widgets. This blogs describes the different ways in jMaki to load data into widgets.
on Apr 16, 2008 | Permalink | Discuss
There's a lot of new functionality in this release of jMaki. Performance enhancements, new widgets, upgrades to Yahoo 2.5 and Dojo 1.0.2, documentation and the new jMaki webtop are just some of what you will find.
on Mar 22, 2008 | Permalink | Discuss
Recently I wanted to load data from a blog feed into a jMaki widget. Here I describe how to do just that.
on Mar 7, 2008 | Permalink | Discuss
We just posted the jMaki wrappers for many of the Dojo Dijit 1.0.2 widgets. Check it out.
on Feb 12, 2008 | Permalink | Discuss
In a joint effort with the ExtJs toolkit team, the jMaki wrappers for the ExtJs 1.1 toolkit are now available, jmaki-ext-1.0.1.zip. Included are wrappers for the menu, grid and tree widgets from the ExtJs toolkit. The wrappers support the jMaki data and event models as described on our wiki. You have several options for including the widget library in your application. If you use NetBeans...
on Dec 27, 2007 | Permalink | Discuss
jMaki, a client server framework for creating Ajax web applications, is how shipping release 1.0.3
on Dec 17, 2007 | Permalink | Discuss
jMaki 1.0.1, a client server framework for creating Ajax enabled web applications, is now available. This release contains many bug fixes and limited features.
on Nov 17, 2007 | Permalink | Discuss
I just made a few more widgets available for the jMaki framework.
on Oct 7, 2007 | Permalink | Discuss
I created a simple app as a demo that uses Google Gears for local storage and also sends data to the server upon user request. I showed this at AjaxWorld where there was alot of interest so I decided I would blog about it.
on Sep 28, 2007 | Permalink | Discuss
The question about paging through data in a table comes up enough that I decided to answer in a blog.
on Sep 19, 2007 | Permalink | Discuss
This blog describes how to use jMaki actions and events to drive behavior or data in widgets. I will build a simple end to end application that shows the main concepts of widgets driving widgets (behavior) and also getting data from a server when needed.
on Sep 11, 2007 | Permalink | Discuss
Since I posted a blog last December on building web 2.0 apps with jMaki, several new features have been added to make building the app much easier. This blog shows the new way to build the same app.
on Aug 9, 2007 | Permalink | Discuss
The jMaki data models have been formally specified and as of last week build .9.6 implements all specifications.
on Jul 30, 2007 | Permalink | Discuss