Using XML Schemas |
|
Using XML Schemas The simplest way to create an XMLType storage structure in Oracle XML DB is by registering an appropriate XML schema against the database As a part of the registration process Oracle automatically creates the storage for a particular set of XML documents based on the information pr |
|
Moving All the XML Processing into the Database |
|
Moving All the XML Processing into the Database In the preceding example the database server performs only a part of the XML processing while the rest is still performed by the PHP engine Specifically the database server generates an employees XML document based on the records from the hr employees |
|
Subnetting |
|
Subnetting A Subnet is a directory listing of IP numbers that re used to address on the internet The number is logical divided so that each part of the number represents a certain function Usually these subnets contain arrange of IP numbers that are assigned to organizations So numbers falling into |
|
Asynchronous Transfer Mode (ATM) Switching |
|
Asynchronous Transfer Mode ATM Switching The Asynchronous Transfer mode or more popularly known as ATM is actually a part of the International Telecom Standards Using the ATM protocols information can be sent and received in small secure cells However for ATM connections to work there should be a co |
|
jQuery Collecting Filter Options |
|
jQuery Collecting Filter Options from Content Now we need to expand the filter options to cover the range of available topics in the table Rather than hard coding all of the topics we can gather them from the text that has been entered in the table We can change the definition of keywords to read mo |
|
jQuery Tooltips |
|
jQuery Tooltips Although the row highlighting might be a useful feature so far it s not apparent to the user that the feature even exists We can begin to remedy this situation by giving all author cells a clickable class which will change the cursor to a pointer when a user hovers the mouse cursor o |
|
jQuery Row Highlighting |
|
jQuery Row Highlighting Another visual enhancement that we can apply to our news article table is row highlighting based on user interaction Here we ll respond to clicking on an author s name by highlighting all rows that have the same name in their author cell Just as we did with the row striping w |
|
jQuery Alternating Triplets |
|
Learning jQuery Alternating Triplets Suppose we want to use two colors but have each one display three rows at a time For this we can employ the odd and even classes again as well as the modulus operator But we ll also reset the class each time we re presented with a row containing th> elem |
|
jQuery Three-color Alternating Pattern |
|
Learning jQuery Three color Alternating Pattern There may be times when we want to apply more complex striping For example we can apply a pattern of three alternating row colors rather than just two To do so we first need to define another CSS rule for the third row We ll also reuse the odd and even |
|
jQuery - Column Highlighting |
|
Learning jQuery Column Highlighting It can be a nice user interface enhancement to visually remind the user of what has been done in the past By highlighting the column that was most recently used for sorting we can focus the user s attention on the part of the table that is most likely to be releva |
|
|