| Web Links [Tag : Formatting] |
|
1. XSL Formatting Objects
|
XSL Formatting Objects (XSL-FO) are the second half of the Extensible Stylesheet Language (XSL). XSL-FO is an XML application that describes how pages will look when presented to a reader. A style sheet uses the XSL transformation language to transform an XML document in a semantic vocabulary into a new XML document that uses the XSL-FO presentational vocabulary. While one can hope that Web browsers will one day know how to directly display data marked up with XSL formatting objects, for now an additional step is necessary in which the output document is further transformed into some other format, such as Adobes PDF.
Hits: 8 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
2. Formatting XML with CSS
|
This snippet demonstrates using CSS to do rudimentary formatting of XML elements. I happen to use my favorite joke list to demonstrate it.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
3. RenderX XEP.NET XSL Formatting Engine
|
RenderX XEP is a commercial grade application written in J#/.NET for dynamic rendering of XML documents. XEP is a pluggable architectural component that takes two open standard inputs, XML data and XSL FO stylesheet, and produces the industrys de-facto standards for high-quality rendered electronic documents, Adobe PDF, and Postscript.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
5. JavaScript - International Currency And Number Formatting
|
At my place of employment, we are beginning to plug in international support to our websites. Our clients have gotten used to dynamic number formatting in applications such as Excel. Naturally, we need to duplicate this functionality in our web pages. In many areas, well be using the globalization features of Microsoft.NET. Unfortunately, many of our pages have client side functionality that isnt well suited for server controls. So, I was left to come up with a way to format numbers 100% client side in JavaScript. The code sample below is the result of my work.
Hits: 3 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
6. FORMATTING CURRENCY
|
If you are building a shooping cart, you want to modify currency. If you add this simple code inside your code, you may easily change currency format. To make this changes you must modify local identifier of page.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
7. Time Formatting with Now()
|
I will teach you how to use the Now() command and display it 24 times and all of them be different. Example: use the Now() command and get Monday, 1 July, 2003.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
8. RenderX XEP Formatting Engine (XML to PDF, PS)
|
RenderX XEP is a commercial-grade application written in Java for dynamic rendering of XML documents. XEP is a pluggable architectural component that takes two open standard inputs, XML data and XSL FO stylesheet, and produces the industrys defacto standards for high-quality rendered electronic documents, Adobe PDF, and PostScript. XEP supports many extensions to the XSL FO Specification, including SVG graphics and PDF-to-PDF linking.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
9. Formatting Date/Time value in SQL query
|
Learn how to use MySQL embedded function to format Date/Time field value just right in the SQL query string. For example another way is to use PHP, but it is slower and inconvenient. This tutorial will show you both examples for the same goal.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
10. Formatting text (strings) in JavaScript
|
Learn how to format strings in JavaScript, such as making them bold, changing font size, etc.
Hits: 2 Rating: 0.00 Votes: 0
|
| Member Reviews |
 |
Visitor Ratings |
 |
Google PR |
 |
|
|
|