Thu - March 9, 2006

DynamicBlock Redux

When I first started working with Tapestry I had just completed a CMS style application with WebObjects. The whole application consisted of a single page component with parts of the page marked as 'dynamic' with logic applied to swap out the contents of these dynamic areas according to some logic based on user navigation and some content scheduling. I wanted the same type of feature in Tapestry without having to pre-declare Blocks containing the components so I could just add components for different content types to a project and get them to just 'show' up on existing pages.


Posted at 09:55 PM     Read More     |

Thu - October 13, 2005

Presenting Tapestry at OCJUG

I'm co-presenting to the Orange County Java User Group tonight. The title is 'Developing Web Applications with the Tapestry Framework'. We'll be using Tapestry 3 for the presentation so we can show the tools like Spindle and the Palette while promoting the upcoming Tapestry 4 release.

Posted at 03:59 PM     Read More     |

Thu - November 4, 2004

Movie - Opening the Palette


Posted at 05:21 PM     Read More     |

Fri - October 29, 2004

Tapestry Palette - inline access to online documentation.

The latest version of the Tapestry Palette plugin adds access to the Tapestry Component Reference documentation from inside Eclipse.

Posted at 07:16 PM     Read More     |

Sat - October 23, 2004

Tapestry Palette - 0.0.6 update

New features: a "Most Used" folder in the palette holding the 10 components you use the most and support for editing informal component parameters in the property-sheet.

Posted at 11:02 AM     Read More     |

Fri - October 15, 2004

Tapestry Palette - editable component parameters

I've made the component property sheet editable so you can edit Tapestry component parameters in the property sheet without switching to the specification editor.

Posted at 07:57 AM     Read More     |

Thu - October 14, 2004

Tapestry Palette - drag and drop improved

A minor update, version 0.0.3 from the Eclipse update site has improved drag and drop.

Posted at 09:58 AM     Read More     |

Tue - October 12, 2004

Tapestry Palette - new features

The Tapestry Palette plugin for Eclipse provides for browsing and inspection of Tapestry components in a Tapestry web-application project. The plugin now has more robust project handling, visual feedback during drag and drop and a Property Sheet for inspecting component parameters.

Posted at 11:33 AM     Read More     |