| |
XML User Interface Language (XUL)
XML User Interface Language (XUL, pronounced "zool") is a markup language for
describing user interfaces. XUL lets you build feature-rich cross platform
applications that can run connected or disconnected from the Internet.
XUL is markup language centered on application widgets (such as windows, labels
and buttons) insted of pages and hypertext, it is based on existing standards
(XML, CSS, DOM, JavaScript/ECMAScript) and offers platform portability with
an abstraction of user interface components, separation of presentation from
application logic, and easy customization and localization.
XUL was created by the Mozilla Project; the user interface for all
Mozilla's core applications (Browser, Messenger, Address Book, etc.) is
written in XUL with one single code base supporting all Mozilla platforms.
-
XML User Interface Language (XUL)
By Mozilla Project.
The Joy of
XUL, by Peter Bojanic, an overview of XUL for application developers
and development managers who seek to better understand XUL and why the
Mozilla platform is built with it.
XUL 1.0 Specification.
Introduction to XUL.
- XUL Planet
Everything you need to know about XUL and Mozilla objects all in one
place. Tutorials, References, Forum, Downloads.
XUL Tutorial,
created by Neil Deakin.
- Open XUL Alliance
- Open XUL Alliance
Creating A Rich Internet For Everyone.
XUL Overview, News Wire, Interviews, Polls, Links, Books, XUL Papers,
Events, Meetup, Talk, Wiki, Bloggers, Who's Who, XUL Challenge 2004,
The Richmond Post,
Download, Sourceforge Project.
-
An Introduction to XUL
By Nigel McFarlane, WebReference.com.
-
Extensible User Interface Language (XUL)
Technology report by XML Cover Pages, December 2003.
- XUL News Wire
- XUL Forum
-
Luxor - XML UI Language (XUL) Toolkit
Luxor is a free, open-source XML UI Language (XUL) toolkit in released
under the GNU General Public License (GPL) that lets you build UIs using
XML and includes an ultra-light weight, multi-threaded web server, a
portal engine, a template engine (Velocity), a scripting interpreter
(Python) and more.
-
XUL Brasil [In Portuguese]
-
braxul - Brazil Mozilla Tech [In Portuguese]
Pronuncia-se: Bra-Zul. Lista de discussão para desenvolvedores de
aplicações usando o framework Mozilla, constituído de XUL (XML),
SpiderMonkey (JavaScript), RDF (XML) e o que mais aparecer relacionado
diretamente ao Mozilla e ao desenvolvimento de software.
XAML - Extensible Application Markup Language
XAML (Extensible Application Markup Language, pronounced, 'ZAML') is an XML
based Markup language developed by Microsoft.
XAML, combined with Microsoft Windows Longhorn's Avalon Graphics Engine, is one
of the primary pillars in WinFX; the next generation of Graphics and Internet
Services Technology.
-
The Pillars of Longhorn: Avalon
"Avalon" is the code name for the presentation subsystem class libraries
in WinFX. Avalon provides the foundation for building applications and
high fidelity experiences, blending together application UI, documents,
and media content, while exploiting the full power of your computer.
The functionality extends to the support for Tablet and other forms of
input, a more modern imaging and printing pipeline, accessibility and UI
automation infrastructure, data-driven UI and visualization.
-
Introducing "Longhorn" for Developers - Chapter 3: Controls and XAML
MSDN Library, .NET Development, Microsoft Windows Code-Named "Longhorn".
- XAML
Web portal dedicated to XAML.
- United XAML
Discussions, Mailing Lists, Forums, Open Source XAML Projects
- All Things XAML.
- MyXAML
MyXaml is an extensive open source XAML effort (not to be confused with
Microsoft's codename). MyXaml offers developers declarative markup
capabilities to your .NET 1.1 and 2.0, and ASP.NET applications using a
markup language called XAML (pronounced as "Zamel").
This new technology will give developers and end users alike the ability
to use an XML-based approach to dynamically define and use the
application's interface.
-
Microsoft Extensible Application Markup Language (XAML)
By OASIS XML Cover Pages.
- XAML Blogs
XForms
XForms is W3C's name for a specification of Web forms that can be used with a
wide variety of platforms including desktop computers, hand helds, information
appliances, and even paper. XForms started life as a subgroup of the HTML
Working Group, but has now been spun off as an independent Activity.
|