xsl stylesheet
Style -> Stylesheet 1.0
Style -> Stylesheet - Quark text searching tool more>>
Completly freeware for personal use.
StyleSheet Collection 1.0
StyleSheet Collection - AppleScripts collection for QuarkXPress more>>
SSheet - Set Font of 1st Char - This script will set the font of the first character of a paragraph, styled with an indicated stylesheet, to a chosen font. This especially useful for paragraphs containing a drop cap.
SSheet - Find Change w/Check - This script will search for occurences of an indicated stylesheet and replace each occurence with another stylesheet. The user has the option to search and replace either in the current story or throughout the document.
SSheet - Make Run-in Heads - This script will apply text styling to the run-in head of every paragraph styled with the indicated stylesheet. To make this script have no user interaction, set the styleToSearchFor to the requested stylesheet name, and the terminationCharacter to the requested character ending the run-in heads.
SSheet - Add/Style ParaEndChars - This script will add indicated characters to the end of every paragraph of a story that is styled with an indicated stylesheet.
SSheet - Re-Apply Certain Style - This script will set the stylesheet of every paragraph of a story or selection, styled with an indicated stylesheet, to "no style" and then re-apply the original stylesheet of the paragraph. This process removes any added character level formatting in the found paragraphs.
SSheet - Copy Run-in Heads - This script will apply the text styling of the current text selection to the run-in head of every paragraph of the current story who is styled with the indicated stylesheet.
Recto/Verso Stylesheet Replace - This script will check for every occurance of a chosen style sheet in a text flow. If the occurence is on a specified type of page (either recto or verso), it will be changed to a second indicated style sheet.
SSheet - Re-Apply All - This script will set the stylesheet of every paragraph of a story to "no style" and then re-apply the original stylesheet of the paragraph. This process removes any added character level formatting in the paragraph.
SSheet - Read/Apply Next Style - This script will, starting with the first paragraph, read the next style property of the style sheet of each paragraph and apply that next style to the following paragraph in the text flow.
Style Sheet Script Collection 1.0
Style Sheet Script Collection - 10 scripts that deal with various stylesheet issues more>>
The scripts uses range from modifying specifc styles and finding/replacing text to modifying run-in heads and adding specific characters to the end paragraph.
Completly freeware for personal use.
TeXSLMate 1.0
TeXSLMate - Turn TextMate into an XSTL/XQuery editor/debugger more>>
The TeXSLMate PlugIn adds an XSLT/XQuery debugging palette to the popular TextMate text editor for Mac OS X. While editing an XSTL stylesheet or XQuery program in TextMate, you can open the TeXSLMate palette to conveniently transform/execute the stylesheet/query against any source file and see different views of the result as well as console error messages.
Currently, TeXSLMate is powered by libxml and NSXML and supports XSLT 1.0+XPath 1.0+EXSLT in XSLT mode and XQuery 1.0 in XQuery mode.
XML/XSLT BBEdit Script collection 1.1.1
XML/XSLT BBEdit Script collection - BBEdit XSL coding facilities more>>
Works both in OS 9 and OS X, BBEdit full is required in order to support external applescript scripts.
Enhancements:
- Fixed a typo in xsl:choose (thanks to Thomas Bruhin).
jsXe 0.5 Pre-release 3
Java simple XML editor for your Mac more>> Java simple XML editor for your Mac
jsXe is a fast, intuitive, scalable, platform-independent XML editor. jsXe aims to provide end users and developers with an intuitive way of creating XML documents that is simple enough to deal with any XML document but flexible to allow the addition of support for XML document formats through the use of plugins.
Main features:
General
- Written in Java, so it runs on Mac OS X, Unix, OS/2, Windows, and VMS.
- XML documents are edited using views. jsXe allows for multiple views.
- Syntax highlighted source view (version 0.4 beta)
- Plugin interface that allows the addition of views without re-compiling
- Relatively good serialization of XML documents. Supports the option of formatting serialized XML documents or not formatting. Supports preserving whitespace in text.
- Allows opening and editing of multiple XML documents in one open window.
- Incremental parsing. Parsing the document and validation will be done automatically without having to continuously hit a validate/parse button.
- Support for validation of an XML document using DTDs and other forms of Schema.
- DTD/Schema introspection. Information in the DTD/Schema is used to allow users to add and edit nodes based on defined within the DTD/Schema.
- Internationalization. jsXe has support to easily create translations of menus and messages into your native language.
- Built-in completion support for XML Schema, XHTML, XSLT, and XSL:FO
Tree View
- Adding, deleting, and editing of Nodes in an XML document using context menus.
- Adding, deleting, and editing of attributes of an element node.
- Drag and Drop of XML nodes within the Tree view and to text editors.
Source View
- Text editing of the full XML source of any XML document
- Cut, copy, and paste and other limited features.

SyncPlaces 3.4.1
This tool allows you to synchronize your bookmarks between different browsers. more>>
SyncPlaces 3.4.1 is a great addition to your computer as it will enhance your browser. It is actually a Firefox add-on that allows you to synchronise your bookmarks and passwords between different installations of Firefox (e.g. a browser at Home and another at Work).
It only works with Firefox v3 and above (but is compatible with older bookmark extensions). The synchronize feature requires your own Web or FTP server, which is used to store the bookmarks centrally, but there are a number of free servers you can safely use (see the Support section for details of at least one of these).
Using your own server means you get to keep you bookmarks private rather than storing them on a third party server who may analyse, probe and profile you, sell that data to others, or use it for their own nefarious purposes.
Major Features:
- SyncPlaces also takes a backup of your current bookmarks before overwriting them with what is on the shared server. So you can restore this backup if it all goes wrong and you can also manually take your own backup at any time.
- Bookmarks are typically stored in JSON format as this is ideal for the storage of all the bookmark information from the new Firefox Places system (e.g. tags, queries, and annotations).
- You can also export/import or send/receive your bookmarks in XBEL format. XBEL is great for sharing bookmarks with other browsers or older versions of Firefox, or transforming with XSL to style your bookmarks so you can access them from any browser without installing the SyncPlaces extension.
- Both passwords and the list of password exceptions may also be synchronised, and are automatically encrypted before sending to maintain privacy.
- Options available include auto-send and receive whenever local bookmarks change and/or at regular intervals and/or a set time and/or at Firefox startup/shutdown.
Enhancements:
- Fixed: When switching between profiles synchronising on different folders the selected folder was not being changed, although the name displayed was.
Requirements:
- Mozilla Firefox
Expat Installer Package 1.95.8
Expat Installer Package - Installer package for Expat more>>
Most users wont ever use expat directly (although the included xmlwf application can be handy to check the wellformedness of an XML document, if xmllint is not available), but it is a prerequisite for some other software, for instance some XML-related Perl modules or the Sablotron XSL-T processor.
This installer will install expat compiled from the original, unmodified sources.
TestXSLT 3.1
TestXSLT is a beneficial and easy to use application that allows transformation of XML data using the XSLT stylesheet language. more>>
TestXSLT 3.1 is a beneficial and easy to use application that allows transformation of XML data using the XSLT stylesheet language. Ideal as a tool for learning and teaching XSLT, but can also be used for real production work... Recently added features, like tag completion and immediate syntax feedback, also make it useful as an XML editor.
Also includes direct rendering for HTML content, and for XSL-FO content with additional PDF-export functionality.
Requirements:
- Mac OS X 10.3 or higher
- Safari 1.0 must be installed
Test XSLT 3.0
XSLT and XSL-FO language editor. more>>
It uses the Sablotron, Gnome Libxslt, Saxon and Xalan-J XSLT processors, the FOP XSL-FO rendering engine, has lots of new features and a friendly user interface that makes playing around and learning XSLT fun.
Some features which were added recently like interactive well-formedness checking while you type or a tag completion feature also make it useful as a general-purpose XML editor.
EasyEclipse Server Java 1.2.2
EasyEclipse Server Java - development of server-side Java applications, such as JavaServer Pages, EJBs and Web Services more>>
EasyEclipse Server Edition contains lots of plugins to manage different application servers (Tomcat, JBoss, WebLogic), develop on some server-side frameworks (Struts, Java Server Faces), and manipulate common file types on servers (HTML, XML, JSPs).
This distribution includes the following plugins:
Core components with a JDK:
* Eclipse Platform 3.2.1 - Shared platform services from Eclipse.
* Eclipse Tools 3.2.1 - Common libraries for various Eclipse projects.
* Java JDK for Windows 1.5.0.09 - Run Java application on Sun Java(tm) runtime, packaged for Eclipse use. (Windows only)
* Java JDK for Linux 1.5.0.09 - Run Java application on Sun Java(tm) runtime, packaged for Eclipse use. (Linux only)
Tools for general Java development:
* Eclipse Java Development Tools 3.2.1 - Edit, compile, run, debug, test, refactor, document and deploy Java applications.
Some essential utilities:
* AnyEdit Tools 1.5.6.2 - Useful right-click menus in editors: "Open file under cursor", "Open type under cursor", et cetera.
* Eclipse Utils Plugins 1.0.0.1 - Save the cursor position of editors when closing and re-opening a file. Access common team actions with explorer buttons.
* Color Editor 1.2.4 - Edit with syntax highlighting over 100+ file formats.
Tools for development of server-side applications in Java:
* Sysdeo Tomcat Launcher 3.2.0.beta - Start, stop, and manage Tomcat and WAR files without leaving Eclipse.
* JBoss IDE with AOP and EJB3 2.0.0.Beta2 - Develop, deploy, test and debug JBoss-based applications, with support of Enterprise Java Beans 3.0 and Aspect-Oriented Programming.
* Hibernate Tools 3.2.0.beta8 - Edit Hibernate mappings, execute HQL queries and develop applications with Hibernate, a Java persistence and object-relational mapping framework.
* Weblogic Server Plugin for Eclipse 2.0.0.RC3-1 - Start, stop and manage a WebLogic server. Run and debug applications on a Weblogic server.
* Spring IDE 1.3.6 - Develop, manage and deploy Spring Framework based applications.
* Eclipse J2EE tools 1.5.2 - Create and deploy J2EE based applications, including Servlets, JSP and EJB.
* Eclipse Database tools 1.5.2 - Access, manage and query SQL relational databases and servers.
* Amateras IDE 2.0.2 - Edit HTML, XML and JSP. Manage Struts and Java Server Faces configuration files visually.
Tools for web development:
* Eclipse Web tools editors 1.5.2 - Edit and validate XML, XSL, XML Schemas, DTD, HTML, JavaScript and CSS files. Test and validate web services.
* Eclipse HTML Tidy 1.2.2.patch-01-1 - Format and validate HTML, XHTML and XML documents within your favorite editor.
* Amateras HTML and XML editor 2.0.2 - Edit HTML, JSP, XML and CSS files.
Database management tool:
* QuantumDB 3.0.3 - Access, manage and query SQL relational database and servers access using standard JDBC drivers.
Version Control tools (note that CVS support is included in the Eclipse Platform):
* Subclipse 1.1.8 - Access and manage Subversion repositories within Eclipse.
BookmarXSLT 0.1
BookmarXSLT - Display your Safari bookmarks more>>
This tiny script takes your Bookmark.plist file in libary and convert to from binary to xml and put on your deskboard. Then it uses perl to insert a xml-stylesheet tag in the xml file. When this operation is done, Safari is called to open the file. Most browsers will not be able to view this xml file, due to the use of XSLT. But Safari is cool ;P
Aqua Firefox Set 1.5.0.1
Aqua Firefox Set - Gives your Firefox an Aqua appearance more>>
Enhancements:
- addresses the issue that text of input button might not be displayed properly when stylesheet is adopted.
Axamol SQL Library 0.1.4
Axamol SQL Library - Execute SQL statements stored in external library files more>>
Axamol SQL Library can often reduce code size of complex queries by 40%. You can also create HTML documentation with embedded documentation strings and a supplied XSLT stylesheet.
XMLLib osax 3.1.3
AppleScript commands for XMLs DOM, XPATH, XSLT and p-lists. more>> AppleScript commands for XMLs DOM, XPATH, XSLT and p-lists.
XMLLib osax is a Scripting Addition which implements the XML DOM in AppleScript.
XMLLib carries references rather than data, so a script can process large XML documents as fast as if you had been writing a C program - yet, in a more comfortable environment.
Also includes a similar set of commands for Property lists (p-lists). Transparently store AppleScript objects in p-lists. Provide a fast lookup table (or "dictionary", or "associative array") structure.
Main features:
- Opening, validating, closing, saving a XML document.
- Browsing an XML tree - parents, children, siblings.
- Searching an XML tree - sending a XPATH request.
- Editing, creating, removing an XML node.
- Applying a XSLT stylesheet.
- Handling XLinks.