dhtml

CanvasUML 0.1.1
CanvasUML can be a really useful free Cocoa-based application for Mac OS X Tiger which lends you a helping hand in creating simple UML Class Diagrams. more>>
CanvasUML 0.1.1 can be a really useful free Cocoa-based application for Mac OS X Tiger which lends you a helping hand in creating simple UML Class Diagrams. CanvasUML is alpha-quality software and should not be used for mission critical work (as if there were such a thing as mission critical UML diagramming?). CanvasUML is built using Apple's WebKit framework, tag, WebKit's support for ContentEditable.
CanvasUML should be thought of as an exploration of what is possible using the above technologies rather than a solid app. It is basically an experiment to see how far the element can be pushed.
Major Features:
- CanvasUML is implemented with an unholy mix of HTML, JavaScript, Cocoa, CSS, the tag, contentEditable, and Safari JavaScript Drag n Drop.
- The main window in a CanvasUML document consists of a WebView (basically like a Safari window) filled by a large, resizable tag. The class/instance boxes are DHTML s with nested contentEditables for the title, attribute, and operations sections. The association lines and the shadows behind the class boxes are, of course, drawn by the tag. CanvasUML saves its doucuments as HTML files which link against a shared CSS stylesheet and JavaScript library stored in the CanvasUML app bundle (take a look if you're curious).<<less
Requirements:
- Mac OS X 10.4 Tiger or later.
Download (91.8KB) - Mac OS X 10.4 Tiger or later.
HexMac Challenger XT 2.1
HexMac Challenger XT is well-known as a fast and powerful utility that is designed to enable you to export your Quark pages to XML, the new standard format for stuctured data. more>>
HexMac Challenger XT 2.1 is well-known as a fast and powerful utility that is designed to enable you to export your Quark pages to XML, the new standard format for stuctured data.
The DHTML functions are extended to support Dynamic Actions, so your Web pages get even more interactive! Check the Demo pages to see why Challenger XT is the choice of HTML publishing with QuarkXPress.
Requirements:
- Mac OS X 10.4 PPC
- Mac OS X 10.3.9
- Mac OS X 10.4 Intel
- Mac OS X 10.0
- Mac OS X 10.1
- Mac OS X 10.5 PPC
- Mac OS X 10.2
- Mac OS X 10.5 Intel
- Mac OS X 10.3
- Mac OS Classic
ZK Light 1.0.0 Build 20090513
A lighter version of ZK that is also open source and multi-platform more>> A lighter version of ZK that is also open source and multi-platform
ZK Light is a stripped-down version of ZK framework with the complete client engine and the full-fledged widgets.
ZK Light is aimed to enable the rich, and engaging RIA user experience for Web applications and websites that dont need to integrate with the sophisticated enterprise infrastructure.
Main features:
- Over 90 off-the-shelf state-of-art XUL-complaint Ajax widgets
- Flexible widget manipulation in JavaScript, Java[1] and/or a XML markup language[2]
- Template-based DHTML structure, CSS-based skin, drag-and-drop, animation, and more
- Free open-source LGPL license
System requirements:
- Java
NN6 Support for GoLive 5.0r4
NN6 Support for GoLive - Adds support for Netscape 6 more>>
This "Make NN6 Compatible" extension needs to be installed into an existing version of Adobe GoLive 5. The installation process requires several steps to be performed as described in this document. Once the "Make NN6 Compatible" extension has been installed successfully, the Special menu will include the Make NN6 Compatible command, which you can apply to either an entire site or selected documents.
AquaPath 1.1
AquaPath - Evaluate XPath expressions against XML documents more>>
Using AquaPath is simple! Open an existing XML document (of any type) or even author an XML document using AquaPath itself (AquaPath is also a rudimentary text editor). The source text of your XML document appears under the "Source" tab in an AquaPath document window... use this tab to author or edit your document.
Next, type an XPath expression into the "XPath" textfield at the top of the AquaPath document window. Click "Evaluate" to see the matching node sequence. You will see a status bar message just below the XPath text field showing either the number of nodes in the result sequence or and error message if your XML document is not well-formed or if your XPath expression is invalid.
Under the "Results" tab, you will find a text area containing the string value of the result sequence. The whitespace of each node has been compressed so that you will see a single nodes string value per line. This tabs contents are convenient for copy-pasting the results to another text editor or wherever.
The "Display" tab is where all the magic happens. Here you will see a dynamic (DHTML), syntax-colored representation of your XML document with "-" or "+" signs next to each element node. Use these symbols for collapsing and expanding a given element and its children.
Also, all nodes and text matching your XPath expression will be highlighted in yellow.
Enhancements:
- AquaPath now allows you to specify the context node for your XPath expression (previously, the document node was always the context node). The context node will be highlighted with a solid black border.
- Line numbers in the source editor.
- AquaPath is now a Universal Binary.

OpenLaszlo 4.6.1
OpenLaszlo can attract many users by a useful open- source platform for creating zero-install web applications with the user interface capabilities of desktop client software. more>>
OpenLaszlo 4.6.1 can attract many users by a useful open- source platform for creating zero-install web applications with the user interface capabilities of desktop client software. OpenLaszlo programs are written in XML and JavaScript and transparently compiled to Flash and, with OpenLaszlo 4, DHTML. The OpenLaszlo APIs provide animation, layout, data binding, server communication, and declarative UI. An OpenLaszlo application can be as short as a single source file, or factored into multiple files that define reusable classes and libraries.
Enhancements:
- OpenLaszlo 4.6.1 is a bug fix release, containing more than 50 fixes primarily in the area of mouse events, context menus, and text.
- These fixes resulted from an architectural simplification of the underlying event and text mechanisms, which has the dual effect of both simplifying and stabilizing the DHTML code base.
- In addition, there were significant data and replication fixes thanks to André Bargull.
- OpenLaszlo 4.6.1 also contains two significant improvements from community contributors.
License:Freeware
OpenLazlo 4.0
OpenLazlo - Build multimedia rich internet apps more>>
OpenLaszlo is a tool written in XML and JavaScript and transparently compiled to Flash and, with OpenLaszlo 4, DHTML. The OpenLaszlo APIs provide animation, layout, data binding, server communication, and declarative UI. An OpenLaszlo application can be as short as a single source file, or factored into multiple files that define reusable classes and libraries.
Main features:
- SOLO deployment option: OpenLaszlo 3.0 introduces two ways to deploy your application: SOLO or with the OpenLaszlo Server. Applications that provide data integration via XML over HTTP may be deployed SOLO (Standalone OpenLaszlo Output) from any HTTP Web server. This capability dramatically simplifies deployment and reduces serving costs. Applications that require data integration via SOAP, XML-RPC or Java-RPC, or that require persistent connection capabilities or run-time media transcoding are deployed with the OpenLaszlo Server within J2EE or Java Servlet Container environments.
- Unicode Support: OpenLaszlo 3.0 introduces support for unicode, enabling OpenLaszlo applications to be localized to most international language character sets. Unicode is supported in both LZX source code and in XML data.
- Drawing API: The new OpenLaszlo Drawing API implements a subset of the whatwg.org drawing API standard. This API enables the creation of circles, ovals, fills and lines and provides the foundation for charting and graphing components.
- Dynamic Libraries: A dynamic library is a portion of a program that can be loaded after the main application execution file has loaded. The goal for dynamic libraries is to reduce the initial download size of a Laszlo application. This is important because initial download size (including all requests that precede initial user interaction) is used to evaluate web applications. Reducing the initial download size has the additional benefits of reducing the time to first interaction (although there are other ways of doing this), and of reducing bandwidth costs in the case where an optional feature of the application is not used.
- Performance Optimizations: Additional optimizations take advantage of the unique capabilities of the Flash 6 and Flash 7 players to minimize application size and increase execution speed.
- Platform name change: The platform name has changed from Laszlo Presentation Server to OpenLaszlo to reflect the new SOLO deployment capability, and to underscore the open source license covering the OpenLaszlo project.
Enhancements:
- SOLO deployment
- Smaller file sizes (using internal gzip compression)
- Dynamic libraries
- Unicode support
- Optimized for Flash Player versions 6 and 7
- Settable timeouts
- Drawing API
- Client fonts
- Resizeable canvas
- Integration with browser JavaScript
- Support for browser back button
- Support for ("right click") context menu
- Support for mouse wheel
- Text maxlength and restriction
- Debugging improvements
- Performance enhancements
- Separate Designer and Deployer guides
- The name of the product is now "OpenLaszlo".

XSLPalette 1.3.3
XSLPalette is designed as a useful tool which acts as the free, native XSLT 2.0 and XPath 2.0 debugging palette your text editor has been missing. more>>
XSLPalette 1.3.3 is designed as a useful tool which acts as the free, native XSLT 2.0 and XPath 2.0 debugging palette your text editor has been missing.
Major Features:- Ability to select XML source documents and XSLT stylehseets created in your editor of choice (like BBEdit).
- Execute your XSLT transformation from the XSLPalette UI.
- View intuitive error messages, s, and other diagnostic info in the XSLPalette console tab.
- Ability to specify global s from the UI for dynamic XSLT.
- View result of your transformation as raw text, a pretty DHTML tree view (when appropriate), or a rendered HTML page (when appropriate).
- Save your document and param settings as .xslpalette documents for opening later.
- Support for XSLT 1.0 and EXSLT including regexp:test and regexp:replace.
- 1.3.3 is a bug fix release that should resolve classpath issues that prevented XSLPalette from working for many users.
Requirements:
- Mac OS X 10.4 PPC
- Mac OS X 10.3.9
- Mac OS X 10.4 Intel
- Mac OS X 10.0
- Mac OS X 10.1
- Mac OS X 10.5 PPC
- Mac OS X 10.2
- Mac OS X 10.5 Intel
- Mac OS X 10.3
- Mac OS Classic
GoLive Updater 5.0r4
GoLive 5.0r4 Updater is now compatible with changes in the Netscape 6 browser. The W3C changed its Document Object Model, which changes things like animation, DHTML, rollovers, and more more>> GoLive 5.0r4 Updater is now compatible with changes in the Netscape 6 browser. The W3C changed its Document Object Model, which changes things like animation, DHTML, rollovers, and more.
GoLive 5.0 or later.
GPeek 2.0
Displays a complete preview of all new messages in your GMail inbox more>> Displays a complete preview of all new messages in your GMail inbox
Using the new GMail atom feed, GPeek is able to display all the pertinent information relating to every piece of new mail in your inbox: Subject, sender, time and the first few lines of the email. This all comes in an intuitive, stylish package that becomes as small as is practical and expands dynamically as you need.
GPeek also supports multiple instances so you can check multiple accounts and provides quick access to your GMail inbox by automatically opening your browser and logging you in. The common sense preferences allow you to customize GPeek so that it behaves best to suit your mail-checking needs.
Main features:
- Multiple instances so you can check multiple accounts
- Three modes to suite all your moods: mini, long and full
- Subject, sender, time and summary info for all new mail
- Slick interface with intuitive controls
Check your account:
- by time - every minute; once a day; whatever youd like
- by event - only checks when you check dashboard
- manually - for those that fear automation
- Easy access to Gmail - it will automatically log you into your account!
- Auto-checks to ensure you have the latest version of GPeek
- Lots of fancy DHTML goodness
- Handy preferences so you can get it to work just the way you want
- Integrated picture of the day.
Enhancements
- New! Preference to limit the maximum number of messages displayed
- Fixed the subject line bug
- Support for special characters in your password
- Page: 1 of 1
- 1
Copyright (c)2005-2009 WareSeeker.com. All rights reserved.