<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>  Style</title>
	<link>http://style.indelv.com</link>
	<description>Web Standards News &#187; Style</description>
	<pubDate>Thu, 30 Dec 2010 06:24:07 +0000</pubDate>
	<language>en</language>
			<item>
		<title>Nine Ways of Misunderstanding The Web Standards</title>
		<link>http://accessibility.indelv.com/nine-ways-of-misunderstanding-the-web-standards.html</link>
		<pubDate>Fri, 26 Nov 2010 20:20:25 +0000</pubDate>
		<description><![CDATA[Each and every day  a new development takes place in the World Wide Web, many innovators  are struggling to make it easier than the present state, so when a person  doesn’t properly know about its features misunderstand it, and sometimes  the regular users of the World Wide Web also misunderstand it. [...]]]></description>
			<content:encoded><![CDATA[<p>Each and every day  a new development takes place in the World Wide Web, many innovators  are struggling to make it easier than the present state, so when a person  doesn’t properly know about its features misunderstand it, and sometimes  the regular users of the World Wide Web also misunderstand it. So now  let us see the common misunderstandings that occur. First misunderstanding  takes place in the printing pages when a separate page is linked it  fails, the main reason of it is bloggers link to print pages, and the  good about it is the user gets impression of the print out and how it  looks like, the correct way of doing this will be putting a separate  style sheet for medium print.In olden days there  were WML the WAP’s Wireless markup language but now all those things  are gone before WML plain vanilla HTML was created it was created for  the plat form dependence and it was one of the main problems. After  that World Wide Web and HTML were invented, so then after the same document  can be used in a variety of circumstances, most of the real objects  change their shape and behavior depending on what is needed.The original solution  to format the same document for the desktop screen and mobile device  the user has to ignore all the style sheets and has to do something  more or less reasonable with the HTML and the user has to use the style  sheet adjusting it  accordingly to fit the smaller resolution,  if there is any availability using mobile sheet will be better, if not  the own default formatting can be used. Alt text is used as the replacement  or alternative, the image that HTML intends to serve cannot be seen  there are many reasons for this and it is one of the misunderstandings.</p>
]]></content:encoded>
			</item>
		<item>
		<title>The importance of tab rollers in accessibility of images</title>
		<link>http://audio-video-images.indelv.com/the-importance-of-tab-rollers-in-accessibility-of-images.html</link>
		<pubDate>Fri, 26 Nov 2010 20:19:35 +0000</pubDate>
		<description><![CDATA[Image maps contain several  links and invisible buttons, the logos and trademarks are helpful for  business or organizations because for any business trademark is very  important for name recognition and branding, thumb nails is one of the  form of the image it is in the thumb nail sized version of an [...]]]></description>
			<content:encoded><![CDATA[<p>Image maps contain several  links and invisible buttons, the logos and trademarks are helpful for  business or organizations because for any business trademark is very  important for name recognition and branding, thumb nails is one of the  form of the image it is in the thumb nail sized version of an image,  when the user click on to it he can have another page large in size  and in version but has got the same image, web graphics are categorized  as two file formats one is bit map and second is vector.</p>
<p>In the beginning accessibility  of the images in the tab rollers was a problem  now the problem  has been cleared and the web developers have got joy everywhere after  it is cleared, the rollovers involve in creating one image for each  navigation which has got normal, hover and active states stacked on  top of each other, and after that CSS will be used to change the background  position and also to reveal each state at the appropriate time, when  user use one image for each state permits the users to toss out ugly  java script and for hover effects make use of simple CSS effects, using  this way is very good it eliminates the flicker effect which is suffered  by other CSS methods.</p>
<p>When the user wants to  see the things happen well first he has to set up the rules that all  navigation items will need, so when this is done before hand it saves  the users from writing duplicate rules for each tab, after that they  have to add a separate rule for each list item that is id giving it  its own background image and width these vary the difference from each  tab.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Transformations of XML with CSS and DOM</title>
		<link>http://style.indelv.com/transformations-of-xml-with-css-and-dom.html</link>
		<pubDate>Fri, 26 Nov 2010 20:14:48 +0000</pubDate>
		<description><![CDATA[Though the XSLT and  XQuery share the same data model, type system and function library they  are created by different working groups within W3C in order to work  in large collections the query language was initially created and this  language deals with the large collections of XML documents and not only [...]]]></description>
			<content:encoded><![CDATA[<p>Though the XSLT and  XQuery share the same data model, type system and function library they  are created by different working groups within W3C in order to work  in large collections the query language was initially created and this  language deals with the large collections of XML documents and not only  with large collection of the documents it can also work with the documents  that are individual documents, there are many differences between these  languages.</p>
<p>In the web development  circles the XHTML is continually expanding, since there are not many  prime time user agents so in the place of HTML, XML is not ready there  is not many who can properly parse and render it, this XML belongs on  the server or it is used only for descriptive framework for data and  it has no place in the visual world of the web which is already served  by HTML. Along with all these the newest generation of browsers has  got very powerful XML capabilities, recently Mozilla offered a parser  and rendering engine that support XML technologies such as XML style  sheets, XML name spaces, Xlink, SVG and mathML, Mozilla allows XML to  be rendered in the browser with CSS, and is manipulated with the DOM.</p>
<p>Those who have passion  for experimenting with XML transformations it is a boon, if the person  is familiar with the CSS and DOM then the person has already has achieved  half the XML transformations in Mozilla, the person has to choose RSS  file, the arbitrary document of the XML also can be chosen but RSS has  got a particular purpose in syndicating the content, it is very easy  to apply CSS to formatting style to the RSS elements, which is a   real boon to the users.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Cascading style sheets</title>
		<link>http://style.indelv.com/cascading-style-sheets.html</link>
		<pubDate>Wed, 24 Nov 2010 18:42:43 +0000</pubDate>
		<description><![CDATA[The  most advanced technology is based on style sheets and frames in the  web extension process, these cascading style sheets are an attractive  web design with extension, in order to control the lay outs and make  the pages easily available cascading sheets are used. Difficulties with  older browsers also can [...]]]></description>
			<content:encoded><![CDATA[<p>The  most advanced technology is based on style sheets and frames in the  web extension process, these cascading style sheets are an attractive  web design with extension, in order to control the lay outs and make  the pages easily available cascading sheets are used. Difficulties with  older browsers also can be overcome with cascading style sheets. CSS  makes many fronts and margins to be modified and with the use of CSS  those pages look attractive. Since it beautifies the pages it is very  important in the web designing process. CSS has got very attractive  features and the recently the technologies also made sure that the web  design with CSS is more attractive and it is very easy to read compared  to the older browsers.</p>
<p>Before the CSS was  used in the web design there were multiple doubts and totally the web  design was a confusion, after CSS is used in the web design there is  no more confusion and these cascading style sheets defined the presentation  of each element, and the whole set of elements are also can be defined  with cascading style sheets. There are many advantages in using cascading  style sheets these style sheets separates content from presentation,  in general if the user wants to change the margins on all pages in the  site then the user has to change every page but in CSS if the user changes  the default style then the margin of every page is changed.</p>
<p>In the web design the  frames are bad though they help site navigation the problems remain  the same, it is very difficult for the pages to be book marked so it  was difficult to specify the set of frames as link destination but cascading  style sheets have provided the elements that are fixed and absolute  position. </p>
]]></content:encoded>
			</item>
		<item>
		<title>The Importance of XML Query in Reinventing the Wheel</title>
		<link>http://xml.indelv.com/the-importance-of-xml-query-in-reinventing-the-wheel.html</link>
		<pubDate>Wed, 24 Nov 2010 18:38:20 +0000</pubDate>
		<description><![CDATA[For the integration of  data there are many techniques of using SQLXML and .net the sql client  data provider supports execute xml reader it can consume directly the  result of it to do the xml query the user can use xml directly, the  role of XML query in reinventing the wheel [...]]]></description>
			<content:encoded><![CDATA[<p>For the integration of  data there are many techniques of using SQLXML and .net the sql client  data provider supports execute xml reader it can consume directly the  result of it to do the xml query the user can use xml directly, the  role of XML query in reinventing the wheel is very large the overlap  between the xquery and xslt is too great for W3C to recommend both as  separate languages if the XSLT is not considered enough as an XML query  language then its development should be built from the same and semantic  syntactic base as XSLTThe most overlap between  XML query and XSLT is done by the sharing use of XPath 2.0, even Xpoint  also took a similar approach layering itself on Xpath 1.0 at first it  seems reasonable, XML query is characterized as a subset of XSLT there  are no template rules and no abbreviated Xpath  so the innovators  think that this should be model upon XML query, if a subset Xpath or  XSLT is necessary for the query implementations to work  then section  2.11 of the XSLT 2.0 would state XSLT 2.0 and this could improve the  efficiency of the transformations on large documents.XML query processes in  four stages first of all the user has to identify the documents that  will be searched, the second thing to do is applying query conditions  to include or exclude each, then the user has to add the specified fragments  of each document to intermediate results and finally the user has to  present output. XSLT does very good job in 2and 4 and a proper job on  1, XSLT and Xpath has got few things in common they are selecting nodes  and generating the result tree.</p>
]]></content:encoded>
			</item>
		<item>
		<title>The importance of CSS and X forms</title>
		<link>http://style.indelv.com/the-importance-of-css-and-x-forms.html</link>
		<pubDate>Wed, 17 Nov 2010 07:23:29 +0000</pubDate>
		<description><![CDATA[There are many questions  regarding the X path features, X forms are given always importance the  forms are very important in our lives these forms are given  more  importance in online the primary things that these forms do is to collect  the information and always these forms are used for search [...]]]></description>
			<content:encoded><![CDATA[<p>There are many questions  regarding the X path features, X forms are given always importance the  forms are very important in our lives these forms are given  more  importance in online the primary things that these forms do is to collect  the information and always these forms are used for search engines and  polls and surveys and for electronic commerce and in online applications,  each type of user interaction online is done through web forms, the  X forms are created before 5 years than XML so there are few limitations  to it. Since the forms are older than XML the integration between them  is very poor, on each common task that is made on the forms information  requires lot of scripting.</p>
<p>The forms have great  limit in accessibility, these are very difficult to learn because of  the blending of the purpose and presentation, the CSS provides styling  information based on rules but if it is broken down the user finds the  general mechanism that are play could be used in many other situations,   the CSS processing model is in effect with all properties that are supported  by the present media type and it should be added to the every element  in the DOM tree, that means if the document were to be rendered on a  screen, in each element in the DOM tree will have a color property.</p>
<p>The CSS selectors may  seem as an obvious thought to many, the CSS language continues to resist  the up to date and it exists in strange murky world,  the CSS provides  styling information that are based on a set of the rules,  the  CSS is a property that is implemented as an attribute on the element  itself, the CSS has major role in online. </p>
]]></content:encoded>
			</item>
		<item>
		<title>Reducing of the head size</title>
		<link>http://style.indelv.com/reducing-of-the-head-size.html</link>
		<pubDate>Wed, 17 Nov 2010 07:22:20 +0000</pubDate>
		<description><![CDATA[When a person uses  java script, style sheets when the person puts complex java script code  and the style specifications to the head section then the user ends  up in more lines than the normal content in the body section, in order  to load in very fast and to reduce the [...]]]></description>
			<content:encoded><![CDATA[<p>When a person uses  java script, style sheets when the person puts complex java script code  and the style specifications to the head section then the user ends  up in more lines than the normal content in the body section, in order  to load in very fast and to reduce the coding errors and to increase  search engine appeal using external files are good, developers are required  to many HTML and CSS techniques, it is not fun since the browsers sometimes  do not support the W3C specifications, the W3C guidelines endorse the  external CSS files.</p>
<p>There are many other  external file advantages the smaller pages will help in using external  files to replace many lines of java script with single line of code  which calls the external file less code always equals faster loading  pages and happier visitors. And it is very easy to maintain the user  can use the same code and the formatting information on each page and  it is very easy to change the font, color and variable name, if the  user just changes it in the external file on and the change occurs in  every file. The searching of the engine spiders is like to see important  content at the top of the page.</p>
<p>The user should look  at the pages of the site before he start creating external files from  scratch, if the person uses the same text and background colors popup  windows on each page then they are the best external files. Few things  to remember when creating the external style sheets the first things  are that the user must check the code any time he wants to include it  in an external file. It has to be kept on the web page and see its error  free. </p>
]]></content:encoded>
			</item>
		<item>
		<title>Embedding .Net and CSS</title>
		<link>http://style.indelv.com/embedding-net-and-css.html</link>
		<pubDate>Wed, 17 Nov 2010 07:20:22 +0000</pubDate>
		<description><![CDATA[.NET is the way which  deals with header management that deals with working themes, in the  ASP .NET has a problem that is big that is the embedment’s of the  styles sheets are at the bottom of the header list. If the user uses  the master pages that has a header [...]]]></description>
			<content:encoded><![CDATA[<p>.NET is the way which  deals with header management that deals with working themes, in the  ASP .NET has a problem that is big that is the embedment’s of the  styles sheets are at the bottom of the header list. If the user uses  the master pages that has a header content section then the user is  additional CSS or style tags to the header, the master page end up above  the standard .css theme file, if the user tries to attempt to add any  controls to the page the same thing will happen, whatever the user usages  to add any controls to the page it ends up before the theme style sheet.A heavy CSS user is SharePoint  it is both good and bad at the same time because it is hard coated in  the site definitions and the best way to operate the changes in the  site is CSS, 7 different style sheets are contained in a share point  2003 portal that will make up a total of 7403 lines of code and 1227  style sheet statements, but all these seven are not used hardly four  are needed to be edited. When page is opened the style sheets will be  pulled in order first one is OWS.css and next is MENU.css and the next  is SPS.css.The very important thing  to understand is the order that is used in style sheets since the last  thing which is used in a declaration of the selector will be used on  the current page, so if the user wishes to change anything the theme  can be modified, when the theme is modified the settings which are contained  in the style sheet will over ride the settings, the styles are for advanced  users.</p>
]]></content:encoded>
			</item>
		<item>
		<title>Page Layout with CSS</title>
		<link>http://style.indelv.com/page-layout-with-css-2.html</link>
		<pubDate>Fri, 22 Oct 2010 18:59:38 +0000</pubDate>
		<description><![CDATA[In lay outing the web pages there are many  problems using tables to lay out a page can allow very different and  complex designs by turning of the table borders makes designer to build  lay outs as complicated as he might wish while the user sees a clean  page without a [...]]]></description>
			<content:encoded><![CDATA[<p>In lay outing the web pages there are many  problems using tables to lay out a page can allow very different and  complex designs by turning of the table borders makes designer to build  lay outs as complicated as he might wish while the user sees a clean  page without a hint of it. There are many problems with using tables  to control lay out the main problem is it goes against the entire concept  of the way HTML is supposed to work. There are two basic approaches  in these two one has been in use for some years that’s why it is called  the traditional approach, and second one is it is only possible with  the advent of CSS.For laying out a page the table element was  never intended, and the table element is for the tabular presentation  of information that is the only legitimate function of it, using tables  to page layout is a practical problem and also it is hideously complicated  it is not considered as problem in the initial stage of creating the  page but when the user comes back to it to update then the problem arises.If the user uses CSS as an element then it  is treated as though it were a box on the page into which the user can  place content there are four values user the need to be aware of first  is relative in this the box is positioned as it would be in the normal  flow of the document then offset relative to that,  in absolute  the box position is specified out of the normal flow of the document,  the next thing is fixed the box is positioned same way as with absolute  but then additionally fixed with respect to some frame reference.</p>
]]></content:encoded>
			</item>
		<item>
		<title>XSLT Debugger</title>
		<link>http://style.indelv.com/xslt-debugger-2.html</link>
		<pubDate>Fri, 22 Oct 2010 18:58:54 +0000</pubDate>
		<description><![CDATA[The world’s most powerful  XSLT debugger is featured by stylus studio it is useful for building  bug-free XSLT style sheets and xml data transformation applications  this stylus studio’s XSLT debugger gives the user the complete visibility  and control over the XSLT transformation process XSLT debugger is unique  in its comprehensive [...]]]></description>
			<content:encoded><![CDATA[<p>The world’s most powerful  XSLT debugger is featured by stylus studio it is useful for building  bug-free XSLT style sheets and xml data transformation applications  this stylus studio’s XSLT debugger gives the user the complete visibility  and control over the XSLT transformation process XSLT debugger is unique  in its comprehensive support for XSLT debugging, stylus studio’s XSLT  debugging architecture enables the user to reproduce and isolate exactly  the style sheet bugs, it is more helpful than any other xml tools that  provide XSLT debugger.The user can easily  set and toggle break points anywhere in the users XSML style sheet code  with the help of stylus studio the octagons in red in the left margin  represent break points and the yellow triangle shows the XSLT processors  current state. The XSLT debugger lets the user step through the execution  of an XSLT style sheet line by line just like using conventional software  debugger, the user should execute the next line of XSLT style sheet  code after that return to the line of XSLT code that called the template  in which the user is next the user should execute the XSLT template  being called and return immediately.In the same way in addition  to viewing XSLT variables in scope the user can set watches on custom  XSLT variables and any Xpath expressions are free fragments the user  can easily expand them in the watch window. The XSLT watch window helps  the user to keep track of where he is working in the XSLT work sheet,  stylus studio is the only XSLT debugger to support integrated debugging  of any java XSLT extension functions. This means the user who steps  through an XSLT style sheet will steps through an extension function  code in our java IDE passing any XSLT variables that are necessary to  the java process.</p>
]]></content:encoded>
			</item>
	</channel>
</rss>

