Component
Friday, September 2nd, 2005
Category: .NET
, Component
, Showcase
, Toolkit
Components. Components. Components. That mysterious marketplace. Component Art has a bunch, and has a new 3.0 beta version set out. Ajax Windows Explorer Ajax Image Gallery Ajax Calendar Ajax Product Info Ajax Context Menu Ajax TabStrip Content Ajax Menu Content Ajax TreeView Content Ajax Server Date/Time Ajax Standard Controls Grid TreeView CallBack TabStrip SiteMap Snap Read the rest…
Friday, August 26th, 2005
Category: Component
, Showcase
ObjectGraph has put up a very cool Ajaxian Dictionary that does a live dictionary search, allowing you to choose the particular dictionary… ObjectGraph also put together a nice Howto, showing the ASP.NET approach that they took to building this dictionary component.
Thursday, August 4th, 2005
Category: Component
, Toolkit
IBM has released a new version of FacesClient Components (formerly called the Odyssey Browser Framework) based on JSF technology, offering Ajaxian components. FacesClient Components Developer’s Guide (second edition) Download PDF guide Flash Demos Would be nice if they just had some simple online demos…
Tuesday, July 19th, 2005
Category: Component
, LiveSearch
, Showcase
A new site, Ajaxed.com, gives you the ability to customize a Google Suggest-like ajaxian component for your use. It will be interesting to see their next components are.
Friday, July 15th, 2005
Category: .NET
, Component
Enrico Elizar Samuel has created an Ajaxian .NET DropDownList component. This custom DropdownList utilizes Ajax to populate its content and implements the Observer pattern to participate in dependent dropdownlist chains. This article discusses the usage, and development of this component. Download the demo project / source code
Thursday, June 30th, 2005
Category: Component
, Java
Ed Burns (JavaServer Faces spec lead) has written his first Ajaxian JSF component: A progress bar <d:progressBar id=”progressBar” value=”#{process.percentage}” interval=”1000″ /> It is based on “Greg Murray’s very useful but utterly non-componentized Progress Bar example”. There is also an autocomplete Ajaxian Faces component.
Thursday, June 16th, 2005
Category: Component
, LiveSearch
, PHP
Google Suggest was a close second to Google Maps in terms of its impact in my own web UI design. I had no idea that sophisticated auto-completetion could be done round-trip to a server fast enough to deliver a good user experience. If you’re doing Ajax on PHP, you can learn how to implement Google Read the rest…
Monday, June 6th, 2005
Category: Ajax
, Component
, JavaScript
, LiveSearch
, Showcase
Duncun Ponting lead me on to the del.icio.us recent change. They have added some nice ajaxian components to help you select tags for content. It is nice for them to show you what others have tagged, as it will probably help the community from using different names for everything, which makes it harder to grab Read the rest…
Thursday, June 2nd, 2005
Category: Component
, Examples
eBusiness Applications has released version 3.0 of their Web ComboBox. If you visit their demos you will see examples of all types of combo boxes. I had no idea that you would want so many options!
Friday, May 27th, 2005
Category: Ajax
, Component
, Examples
, JavaScript
, Library
A new site, Ajax Advocates, has a nice example of some rich Ajax. They put together “BlahBlah Finance!”, which consists of a rich UI component containing: Pure HTML running on Apache Object Oriented Javascript AJAX techniques to refresh Stock price Drag-drop column headers to move position of columns Excel-style grid navigation, with Undo functionality Ability Read the rest…
Friday, May 20th, 2005
Category: Component
, Java
Oracle ADF components for JavaServer Faces, and its predecessor has been doing the Ajax thing for awhile (although the verbiage was: Partial Page Rendering). Steve Muench has a tutorial which details Building J2EE Applications with Oracle JHeadstart for ADF. More Ajaxian work from the Java folks.
Tuesday, April 26th, 2005
Category: Ajax
, Component
SmartClient is another Ajaxian piece of software that is: an open DHTML/AJAX client engine rich user interface components & services client-server databinding systems Take it for a Test drive to see what you think. Some interesting examples there.
Monday, April 11th, 2005
Category: Ajax
, Component
A new release of Tacos has been produced. Tacos contains Ajaxian components for the Java Web Framework Tapestry. Typical Tree components exist, but what is more exciting is the fact that Partial components have been added. Take a look at the demo to see more. As Matt Raible says: Even better, these components work fine Read the rest…
Monday, April 4th, 2005
Category: Component
, JavaScript
, Library
, Toolkit
ActiveWidgets has released an updated Grid component: ActiveWidgets Grid 1.0. The grid component is very clean and slick, and is only one of the many components in their UI toolkit. ActiveWidgets products are available for both open source and commercial software development. Here are the simple guidelines for choosing the right licensing option: Use the Read the rest…