• Home
  • RSS Feed
  • Log in

Archive for the ‘Ajax’ Category

Older Entries

Open Source GIS experiences
Posted by Kris Geusebroek around lunchtime: August 26th, 2009

After being away from the GIS world for a while, I started working on a new project replacing the current used software by an open source alternative. The first small application that needed to be made was for an emergency phone call center to show the position of the caller on a map. After that a few prototypes should prove that it was doable to replace the current software stack by open source alternatives.

In this blog I will describe the tools used, a few of the problems I ran into and of course the solutions to the problems which involve coding and communication ;-)

The tools used where a Java based server called Geoserver and a client side JavaScript library called OpenLayers.

(more...)

  • Share/Bookmark

Filed under Ajax, GIS, Java, Javascript, Opensource, Oracle | 1 Comment »

Testing Wicket AjaxBehavior
Posted by Mischa Dasberg at around evening time: August 25th, 2009

Last week I ran into a problem while testing AjaxBehavior in Wicket.

Consider the following scenario: we have a FormComponent which has an AjaxBehavior added to it. We want to test that behavior. Depending on the selected value of for instance a RadioChoice, the Ajaxbehavior should show one component and hide another.

You would think that this would be out of the box behavior when using WicketTester, but unfortunately this is not the case. Triggering an Ajaxbehavior is easy using WicketTester, but setting the selected value isn't. (more...)

  • Share/Bookmark

Filed under Ajax, Java, Testing, Wicket | 1 Comment »

Validation in Seam
Posted by Ruchika Goyal terribly early in the morning: April 24th, 2009

Validations are a huge part of any software development. We need to validate that the data being entered from the UI is correct i.e of correct type or we are not leaving a notNull/notEmpty fields to be blank. There are so many ways to fulfill these requirements and we can have UI level validations or persistence level validations.

(more...)

  • Share/Bookmark

Tags: Ajax, Hibernate Validation, JSF, Seam
Filed under Ajax, JSF, Seam | 3 Comments »

Testing Wicket with Fitnesse
Posted by Mischa Dasberg at around evening time: July 6th, 2008

On our latest project, My colleague Tjeerd Kaastra and I, have been using Wicket.
Since our GUI was so complex, and we had to write 100s of unit tests (a lot of corner cases), we sat down with our testers to find out how we should approach this. Because Our testers use Fitnesse to test both functional acceptance as well as regression tests, they test a lot of the code as well. So we thought, why not integrate the two and that is what we did.

This blog describes how to test Wicket applications using Fitnesse. It is about stretching the limits of the Wicket test components to do so. We will try to explain this by using a small example project we have created to illustrate things. This example project has been inspired on the new user wizard example by Eelco Hillenius. We adapted this example so that it uses Spring, because most apps use a backend system.

(more...)

  • Share/Bookmark

Filed under Ajax, Java, Spring, Testing, Wicket | 7 Comments »

Wicket – Updating ListViews using an AjaxLink
Posted by Mischa Dasberg mid-morning: June 4th, 2008

Consider the following senario: we want to display some data in a table like manner, and we want it to update when we click on a link or button. We do not want to do a complete page refresh, we want it in an ajax way. Also we would like the modify the css for each cell.

In wicket you can use a ListView iterate over a List of Objects and display them in a table like manner.
This blog describes how you can update ListView data and modify the css for each cell.
(more...)

  • Share/Bookmark

Tags: Ajax, Java, Wicket
Filed under Ajax, Java, Wicket | 10 Comments »

Book Review: Adobe AIR for Javascript Developers
Posted by Balaji D Loganathan in the early morning: May 6th, 2008

I was trying to learn Adobe AIR and was looking for some good set of learning resources. I found the book "Adobe AIR for Javascript Developers" from Oreilly by and started reading it online. A cool book, the authors have done great job on presenting the topics as an easilit readable pocket guide. Soon after reading this book, i felt i got the right resource i want for now.
(more...)

  • Share/Bookmark

Filed under Ajax, CSS, Flex, Javascript, XML | No Comments »

Podcast Episode 19 – RIA vs Web 2.0
Posted by Robert van Loghem around lunchtime: April 29th, 2008

RIA and now! Web 2.0 guy, Bart Guijt talks in this episode of the Xebia Podcast about;

- Web 2.0 vs RIA (is there a link?)
- Adobe AIR deployment in the business
- Dutch article in Java Magazine about 3 popular RIA toolkits

So head on over to the show page or subscribe to our podcast!

  • Share/Bookmark

Filed under Ajax, Flex, Podcast | No Comments »

Wicket and List Choice Transfers
Posted by Mischa Dasberg in the late evening: March 25th, 2008

Consider the following scenario: we want to have two select boxes and we want to add options from one to the other and back.
Currently, this is not easily possible in Wicket, even though there are a lot of extensions available.
This blog describes an easy way to create a component which does just that!

  select transfer   select transfer

(more...)

  • Share/Bookmark

Filed under Ajax, Java | 3 Comments »

Podcast Episode 17 – RIA – Part 2
Posted by Robert van Loghem mid-afternoon: March 20th, 2008

Bart Guijt introduces us to the world of RIA, this is part 2 of the interview!

Bart tells us about;
- Microsoft Silverlight
- Open Laszlo
- Other RIA tookits
- Future of RIA

Hosted by Robert van Loghem

So head on over to the show page or subscribe to our podcast!

  • Share/Bookmark

Filed under Ajax, Flex, Java, Podcast | No Comments »

Podcast Episode 16 – RIA – Part 1
Posted by Robert van Loghem in the early evening: March 7th, 2008

Bart Guijt introduces us to the world of RIA.
He lets us know where RIA came from, what it is and what it is not, delves into the catacombs of toolkits and gives some insight into the future of RIA.

Hosted by Robert van Loghem

So head on over to the show page or subscribe to our podcast!

  • Share/Bookmark

Filed under Ajax, Flex, Java, Javascript, Podcast | No Comments »

Older Entries
Deployment automation for Java application running on Websphere, WebLogic and JBoss

Archives

  • March 2010
  • February 2010
  • January 2010
  • December 2009
  • November 2009
  • October 2009
  • September 2009
  • August 2009
  • July 2009
  • June 2009
  • May 2009
  • April 2009

Xebia Sites

  • Xebia Corporate
  • Xebia France
  • Xebia India

Categories

  • Java (282)
  • Agile (109)
  • General (50)
  • Testing (42)
  • Performance (42)
  • Hibernate (36)
  • Scrum (33)
  • Podcast (31)
  • Architecture (31)
  • Spring (28)
  • SOA (24)
  • Maven (22)
  • Project Management (22)
  • Middleware (23)
    • Deployment (14)
  • Flex (17)
  • JPA (17)
  • Eclipse (15)
  • Xebia Labs (15)
  • Quality Assurance (14)

Tag Cloud

    Ajax Functional Programming Testing Java Scala Grails Closures IntelliJ JavaOne Agile product owner XML Scrum Hibernate Introduction to Agile Spring Seam esb Lean Architecture Performance Agile Awareness Workshop Semantic Web Poppendieck Maven fitnesse qcon SOA Xebia Groovy