| Title | Date Added | Company | |
|---|---|---|---|
![]() |
Dynamic HTML: Style Sheet Property Reference | 2006-12-01 | O'Reilly Media |
| This paper provides a list of every web page style sheet property that is implemented in mainstream browsers, as well as those specified in the W3C recommendations for Cascading Style Sheets. So that one can readily see whether a particular entry applies to the browser(s) one must support, a version table accompanies each term listed in the following pages. This table tells at a glance the version of Internet Explorer (IE), pre-Mozilla Netscape Navigator (NN), Mozilla (Moz), Apple Safari (Saf), Opera (starting from version 7), and W3C CSS specification in which the term was first introduced. Several properties removed from the specification with the publication of CSS Level 2.1 are marked with CSS version <2.1 (less than 2.1) and should not be used.
Tags: Web Browsers, |
|||
![]() |
XML Manipulation Using XMLTask | 2006-12-09 01:00:17 | Sun Microsystems |
| XMLTask is an external task for the popular build tool Ant that permits complex manipulations of XML in a simple and consistent fashion, without having to deal with XML StyLe sheets (XSL). XMLTask can be used for many common tasks that developers face, including manipulating J2EE and Spring descriptors, creating XHTML websites, and driving workflows via XML configuration files. | |||
![]() |
Combine JSF Facelets and the Flying Saucer XHTML Renderer | 2006-12-09 01:00:17 | Sun Microsystems |
| Two great open source projects are currently hosted on java.net: the Flying Saucer All-Java XHTML Renderer and the Facelets Java Server Faces Framework. At first glance, these two project might seem to target different audiences - the JSF Facelets Project seems to be aimed at server-based applications, while the Flying Saucer XHTML Renderer is mainly for use in the desktop arena. Despite this, however, these two projects have a high level of synergy. This paper explores how it is possible to combine these two technologies from different backgrounds to render more than just simple HTML web pages. | |||
![]() |
Building an Ajax Memory Tree | 2006-10-17 01:00:14 | Oracle |
| Ajax (Asynchronous javascript and xml) is not a technology itself, but rather a combination of several technologies - HTML, CSS, JavaScript, and XML - delivered via a Web page. Essentially, Ajax extends client-server-like functionality to the Web. This paper shows how to build an Ajax-based memory tree in Oracle Application Express (formerly HTML DB), based on any table that contains hierarchical data. As the tree makes use of Ajax to fetch nodes as they are expanded, it can easily scale to support a table with thousands or more rows. | |||
![]() |
Get Started With Oracle and PHP | 2006-10-17 01:00:14 | Oracle |
| Oracle is a powerful database for building web-based applications. PHP is famous for being quick and efficient; it can help to build fast applications that are not going to weigh down the database. Pair Oracle up with PHP, and get a powerhouse combination. PHP (an acronym for PHP: Hypertext Preprocessor) has grown by leaps and bounds into one of the most popular web programming languages around. PHP is basically a set of scripts - much like those one might write in Perl or Python - that one can directly embed in the HTML pages. In this approach, HTML serves as the basic framework for a page, while dynamic PHP code draws content and information from the Oracle database. | |||
![]() |
Hacking With Javascript | 0000-00-00 | Trivia Security |
| This paper is an overview of how javascript can be used to bypass simple/advanced html forms and how it can be used to override cookie/session authentication. The author will not go into great detail about how the formSubmit function works. The reader should know that if the (textfield/optionfield/option/..) field is left blank, the form will not be submitted to process.php. Now comes the moment of truth, how can a person modify the form so that onsubmit returns true everytime? The way one can access the form with javascript and do this is document.forms[x].onsubmit="return true;"; or document.spamform.onsubmit="return true;";. Both of these 'Queries' will allow a person to submit the form free of restrictions. The secret is how to execute this. | |||
![]() |
Web Swinging | 2006-11-01 01:00:29 | Sun Microsystems |
| Working with HTML and XML content in Java rich clients can be very productive. With the inclusion of a little bit of new API and leveraging existing open source projects, the author has demonstrated how a person can very easily download and work with various types of content, including XML, HTML, and JSON. Using XPath and SimpleDocument, the person can easily extract data from XML documents and use this data in the Swing applications. | |||
![]() |
Product Demo: Get a Firsthand Look at QEDWiki in Action! | 2006-10-06 13:19:50 | Zend Technologies |
| Built with PHP on the Zend Framework, the QEDWiki is a sophisticated "application wiki" that extends the wiki concept significantly. Drag and drop application elements onto wiki pages, connect them through Web Services, and create composite applications that solve real-world business needs. View the QEDWiki demo to see how PHP and the Zend Framework make powerful enterprise-class Web applications possible. | |||
![]() |
HTML & XHTML: Quick Start | 2006-10-01 | O'Reilly Media |
| HTML is simple to read and understand, and it's simple to write. And once someone has written an HTML document, they have nearly completed their first XHTML one, too. So let's get started without first learning a lot of arcane rules. This paper includes a brief summary of the many elements of HTML and its progeny, XHTML.
Tags: Web Development and Design |
|||
![]() |
FREE 30-day Enterprise Evaluation: Zend Platform | 2006-09-30 01:00:13 | Zend Technologies |
| Zend Platform is the all-in-one production environment that ensures your mission-critical PHP applications are available, fast, reliable and scalable. Zend Platform uniquely guarantees application performance, uptime and reliability through enhanced PHP monitoring and immediate problem resolution that removes the troubleshooting guesswork out of the equation and replaces it with peace-of-mind. Download your FREE 30-day trial of Zend Platform NOW! |