<?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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Rokkam Naresh</title>
	<atom:link href="http://rokkamnaresh.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://rokkamnaresh.wordpress.com</link>
	<description>Web Designer</description>
	<lastBuildDate>Sat, 30 Apr 2011 11:53:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='rokkamnaresh.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Rokkam Naresh</title>
		<link>http://rokkamnaresh.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://rokkamnaresh.wordpress.com/osd.xml" title="Rokkam Naresh" />
	<atom:link rel='hub' href='http://rokkamnaresh.wordpress.com/?pushpress=hub'/>
		<item>
		<title>10 reasons to adopt HTML 5</title>
		<link>http://rokkamnaresh.wordpress.com/2011/04/30/10-reasons-to-adopt-html-5/</link>
		<comments>http://rokkamnaresh.wordpress.com/2011/04/30/10-reasons-to-adopt-html-5/#comments</comments>
		<pubDate>Sat, 30 Apr 2011 11:47:22 +0000</pubDate>
		<dc:creator>Rokkam Naresh</dc:creator>
				<category><![CDATA[Web Developement]]></category>

		<guid isPermaLink="false">http://rokkamnaresh.wordpress.com/?p=113</guid>
		<description><![CDATA[1 &#8211; The doctype is easier to declare : 2 &#8211; And easier to encode : 3 &#8211; It even works with Internet Explorer You only have to add the following script in the tag which allows you to correctly show your new tags on every IE versions lower then IE 9 : document.createElement(&#8220;header&#8221;); document.createElement(&#8220;section&#8221;); [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rokkamnaresh.wordpress.com&amp;blog=9791931&amp;post=113&amp;subd=rokkamnaresh&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>1 &#8211; The doctype is easier to declare :</strong></p>
<p><strong>2 &#8211; And easier to encode :</strong></p>
<p><strong>3 &#8211; It even works with Internet Explorer</strong><br />
You only have to add the following script  in the   tag which allows you to correctly show your new tags on every IE versions lower then IE 9 :<br />
<!--[if lt IE 9]&gt;--></p>
<p>    document.createElement(&#8220;header&#8221;);<br />
    document.createElement(&#8220;section&#8221;);</p>
<p>Even better, using the Modernizer script allows you to declare the HTML 5 tags and also to have an alternative to CSS3 tags.</p>
<p><strong>4 &#8211; The page structure is simpler</strong><br />
header: the header, that&#8217;s not his position that defines it but its contents, namely an introductive group.<br />
nav: links of the main way to navigate.<br />
section: to gather thematically your contents.<br />
aside: has different contents that the main contents.<br />
footer: gathers several information about the author, the copyright&#8230;</p>
<p><strong>5 -HTML5 is an efficient remedy to accute divite !</strong></p>
<p><strong>6 &#8211; You can add a purpose to your tags to reinforce your document&#8217;s semantic :</strong><br />
main : defines the main contents of a document.<br />
secondary : represents a secondary part of your document.<br />
navigation : defines the navigation of your document.<br />
banner : at the top of your page, it contains your firm&#8217;s logo, advertising&#8230;<br />
content info : information about your page&#8217;s contents : copyrights, legal notice&#8230;<br />
definition : the definition of an element.<br />
note : a note in brackets or at the bottom of a page.<br />
see also : it indicates the element has other data in this page.<br />
search : a research form.</p>
<p><strong>7 &#8211; You can add rich media (audio and video)</strong><br />
Without using a plugin (like Flash), with  or  tags. Then your media can be shown on every smartphone. Browsers only have to agreed on a common  video codec.</p>
<p><strong>8 &#8211; More elegant forms with More User-Friendly</strong><br />
placeholder : to show the text in an input.<br />
required : forbids the browsers to validate a form if a required field was not filled.<br />
auto complete : to complete automatically a form or not, it&#8217;s useful if you want some sensitive fields (like bank ID) not to be complete automatically<br />
There are still numerous useful things to discover !</p>
<p><strong>9 &#8211; Microsoft seems to understand the HTML 5 and CSS3 revolutions</strong><br />
They respect WC3 standards with Internet Explorer 9. Let&#8217;s not forget Microsoft Corporation is a member of W3C, the world organization which dictates recommendations  to follow for the Internet but for years Microsoft didn&#8217;t follow these recommendations.</p>
<p><strong>10 &#8211; Adopt now HTML5 </strong><br />
Better now than never ! Webmasters have more and more an influence on how the Internet will develop tomorrow, you can influence the use of a language, you make the web the way it is, not apps&#8217; developers !</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rokkamnaresh.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rokkamnaresh.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rokkamnaresh.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rokkamnaresh.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rokkamnaresh.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rokkamnaresh.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rokkamnaresh.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rokkamnaresh.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rokkamnaresh.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rokkamnaresh.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rokkamnaresh.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rokkamnaresh.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rokkamnaresh.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rokkamnaresh.wordpress.com/113/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rokkamnaresh.wordpress.com&amp;blog=9791931&amp;post=113&amp;subd=rokkamnaresh&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rokkamnaresh.wordpress.com/2011/04/30/10-reasons-to-adopt-html-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>17.385044 78.486671</georss:point>
		<geo:lat>17.385044</geo:lat>
		<geo:long>78.486671</geo:long>
		<media:content url="http://0.gravatar.com/avatar/efb08a4ce94b780ddd22e1d755be948a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rokkamnaresh</media:title>
		</media:content>
	</item>
		<item>
		<title>10 Usability Tips for Web Designers</title>
		<link>http://rokkamnaresh.wordpress.com/2011/04/05/10-usability-tips-for-web-designers/</link>
		<comments>http://rokkamnaresh.wordpress.com/2011/04/05/10-usability-tips-for-web-designers/#comments</comments>
		<pubDate>Tue, 05 Apr 2011 10:49:10 +0000</pubDate>
		<dc:creator>Rokkam Naresh</dc:creator>
				<category><![CDATA[Web Developement]]></category>

		<guid isPermaLink="false">http://rokkamnaresh.wordpress.com/?p=110</guid>
		<description><![CDATA[1. Always include a tag-line (Besides Logo) which should be the most obvious element on a web page. 2. Implement a 27 characters wide site search and place it on top of your website. 3. Don’t use extensive graphics and design elements. 4. Include a site map page and register a site-map XML document in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rokkamnaresh.wordpress.com&amp;blog=9791931&amp;post=110&amp;subd=rokkamnaresh&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>    1. Always include a tag-line (Besides Logo) which should be the most obvious element on a web page.<br />
    2. Implement a 27 characters wide site search and place it on top of your website.<br />
    3. Don’t use extensive graphics and design elements.<br />
    4. Include a site map page and register a site-map XML document in search engines.<br />
    5. Don’t break a user’s work-flow. Allow every action to be canceled if necessary.<br />
    6. Create easily scannable web content and place the most important information on top of your web page.<br />
    7. Don’t design graphic elements that looks like a button, but is not.<br />
    8. Present meaningful feedback and don’t forget that feedback works both ways.<br />
    9. Use unobtrusive JavaScript and graceful degradation.<br />
    10. Avoid CAPTCHAs, use more usable methods instead.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rokkamnaresh.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rokkamnaresh.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rokkamnaresh.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rokkamnaresh.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rokkamnaresh.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rokkamnaresh.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rokkamnaresh.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rokkamnaresh.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rokkamnaresh.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rokkamnaresh.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rokkamnaresh.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rokkamnaresh.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rokkamnaresh.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rokkamnaresh.wordpress.com/110/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rokkamnaresh.wordpress.com&amp;blog=9791931&amp;post=110&amp;subd=rokkamnaresh&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rokkamnaresh.wordpress.com/2011/04/05/10-usability-tips-for-web-designers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>17.385044 78.486671</georss:point>
		<geo:lat>17.385044</geo:lat>
		<geo:long>78.486671</geo:long>
		<media:content url="http://0.gravatar.com/avatar/efb08a4ce94b780ddd22e1d755be948a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rokkamnaresh</media:title>
		</media:content>
	</item>
		<item>
		<title>Convert Our PSD to HTML Code</title>
		<link>http://rokkamnaresh.wordpress.com/2010/12/22/convert-our-psd-to-html-code/</link>
		<comments>http://rokkamnaresh.wordpress.com/2010/12/22/convert-our-psd-to-html-code/#comments</comments>
		<pubDate>Wed, 22 Dec 2010 17:02:48 +0000</pubDate>
		<dc:creator>Rokkam Naresh</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web Developement]]></category>

		<guid isPermaLink="false">http://rokkamnaresh.wordpress.com/?p=104</guid>
		<description><![CDATA[PSD to HTML Code Why Online Business need appealing and stunning websites? Why there is a great rise in the demand of PSD to HTML conversion services? Well, attractive and interactive websites play a very crucial role for any online business because website is the face of an organization and every website needs to be [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rokkamnaresh.wordpress.com&amp;blog=9791931&amp;post=104&amp;subd=rokkamnaresh&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>PSD to HTML Code</strong></p>
<p>Why Online Business need appealing and stunning websites?<br />
Why there is a great rise in the demand of PSD to HTML conversion services?<br />
Well, attractive and interactive websites play a very crucial role for any online business because website is the face of an organization and every website needs to be well coded by expert developers. But, one of the most important tasks for a web developer is to convert PSD based files into HTML. With the help of this conversion, you can create W3C validated, Cross browser compatible and semantic websites. </p>
<p>But, how to convert PSD files to HTML? PSD to HTML conversion process is an answer for the question. This conversion process and coding helps in creating search engine friendly website. PSD to XHTML conversion is complex and time consuming process. Steps involved in conversion and coding a website is given below:</p>
<ul>
<strong>Structure of a File:</strong></ul>
<p>In PSD to HTML conversion process, the web developer has to first create separate files to avoid any kind of confusion. To avoid confusion, give separate names to files as index.html (HTML codes), style.css (CSS styling codes) and reset.css (Reset CSS codes).</p>
<ul>
<strong>Slicing of a PSD File:</strong></ul>
<p>The Second step in the conversion process is slicing of a PSD file. The slicing of PSD file results into various layers. Web templates design, saved in PSD format needs to be sliced later on. In HTML based file, one can easily edit theme according to their need. After some changes in HTML files, you can save your files in the JPG, GIF or any other compatible format.</p>
<ul>
<strong>PSD to HTML Conversion:</strong></ul>
<p>Once the slicing has been done for the PSD based web template, the next step is coding. It is more important for a web developer to provide quality and pixel perfect code. Quality codes and better conversion process create utility in pre designed web template.</p>
<ul>
<strong>Content and Logo:</strong></ul>
<p>The most important step in the conversion process is to add quality content, brand logo and perform certain activities to make a website user friendly. Use of an effective logo is very much essential for a business web design.</p>
<ul>
<strong>Testing of a Website:</strong></ul>
<p>Website testing is the last step but not the least one, because it is an important step in the conversion process. Once, the developer creates well structured HTML webpage then he/she has to test the website at different web browsers (such as Firefox, Internet Explorer, Opera, Safari, Chrome) to check sites accessibility.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rokkamnaresh.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rokkamnaresh.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rokkamnaresh.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rokkamnaresh.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rokkamnaresh.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rokkamnaresh.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rokkamnaresh.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rokkamnaresh.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rokkamnaresh.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rokkamnaresh.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rokkamnaresh.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rokkamnaresh.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rokkamnaresh.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rokkamnaresh.wordpress.com/104/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rokkamnaresh.wordpress.com&amp;blog=9791931&amp;post=104&amp;subd=rokkamnaresh&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rokkamnaresh.wordpress.com/2010/12/22/convert-our-psd-to-html-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>17.385044 78.486671</georss:point>
		<geo:lat>17.385044</geo:lat>
		<geo:long>78.486671</geo:long>
		<media:content url="http://0.gravatar.com/avatar/efb08a4ce94b780ddd22e1d755be948a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rokkamnaresh</media:title>
		</media:content>
	</item>
		<item>
		<title>9 CSS Ethics Every Designer Should Have</title>
		<link>http://rokkamnaresh.wordpress.com/2010/04/23/9-css-ethics-every-designer-should-have/</link>
		<comments>http://rokkamnaresh.wordpress.com/2010/04/23/9-css-ethics-every-designer-should-have/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 11:40:31 +0000</pubDate>
		<dc:creator>Rokkam Naresh</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web Developement]]></category>

		<guid isPermaLink="false">http://rokkamnaresh.wordpress.com/?p=98</guid>
		<description><![CDATA[1) Indent descendant and related rules: This allows you to easily recognize page structure within your CSS and how sections related to each other. [Erratic Wisdom] #main { width: 530px; padding: 10px; float: left; } #main #nav{ background: #fff; width:100% } #main #left-col { background: #efefef; margin: 8px 0; } 2)Grouping and commenting your CSS [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rokkamnaresh.wordpress.com&amp;blog=9791931&amp;post=98&amp;subd=rokkamnaresh&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>1) Indent descendant and related rules:</strong><br />
This allows you to easily recognize page structure within your CSS and how sections related to each other. [Erratic Wisdom]</p>
<p>   #main {<br />
      width: 530px;<br />
      padding: 10px;<br />
      float: left;<br />
   }</p>
<p>   #main #nav{<br />
      background: #fff;<br />
      width:100%<br />
   }</p>
<p>  #main #left-col {<br />
      background: #efefef;<br />
      margin: 8px 0;<br />
  } </p>
<p><strong>2)Grouping and commenting your CSS rules</strong></p>
<p>Setup certain sections in your CSS files that always exists: page structure, links, header, footer, lists, etc. Those sections are always CSS commented to name each section appropriately.</p>
<p>    /* Header Styles Go Here **************/<br />
        &#8230;CSS Code Goes Here…<br />
   * End Header Styles *************/</p>
<p>   1. Header<br />
   2. Structure<br />
   3. Navigation<br />
   4. Forms<br />
   5. Links<br />
   6. Headers<br />
   7. Content<br />
   8. Lists<br />
   9. Common Classes</p>
<p>And a sample separator that is most easily noticeable</p>
<p>   /* &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;*/<br />
   /* &gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt;&gt; Menu&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;&lt;-*/<br />
    /* &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;*/ </p>
<p><strong>3) Keep style type on single line</strong></p>
<p>Combine properties onto a single line by using shorthand properties means that your CSS will be easier to understand and edit.</p>
<p>Instead of this:</p>
<p>   h2{<br />
     color: #dfdfdf;<br />
     font-size: 80%;<br />
     margin: 5px;<br />
     padding: 10px;<br />
   }</p>
<p>Do this:</p>
<p>   h5{color: #dfdfdf; font-size: 80%; margin: 5px; padding: 10px;}</p>
<p><strong>4)Break your CSS into sheets</strong></p>
<p>Separate your CSS stylesheets for different sections, use one stylesheet for layout, another for typography and another for colors .Mixing layout / typography properties will make you find that you are needlessly repeating yourself.</p>
<p>   #main { @import &#8220;/css/layout.css&#8221;;<br />
   @import &#8220;/css/typography.css&#8221;;<br />
   @import &#8220;/css/design.css&#8221;;<br />
   @import &#8220;/css/design-home.css&#8221;;<br />
   @import &#8220;/css/extra.css&#8221;; </p>
<p><strong>5)Reset your elements</strong></p>
<p>Many designers clear the styling of their sheets with a global reset which has an impact on some elements like form buttons and fieldsets that are completely destroyed with the global reset.Instead, you should pick-and-choose the elements you want to reset.</p>
<p>So instead of doing this</p>
<p>   *{ margin: 0; padding: 0; }</p>
<p>Do This</p>
<p>   html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {<br />
   margin: 0;<br />
   padding: 0;<br />
   border: 0;<br />
   outline: 0;<br />
   font-weight: inherit;<br />
   font-style: inherit;<br />
   8. font-size: 100%;<br />
   font-family: inherit;<br />
  vertical-align: baseline;<br />
  }</p>
<p><strong>6)Place color scheme in one place for refrence.</strong></p>
<p>Before you start your CSS file, comment your common colors and add it to the top of your style sheet.This will save you ton of time and will insure that your site has one color scheme.</p>
<p>    /* Colors: Dark Brown #473B38 Light Blue #A8EFEE Pink FF4095 */</p>
<p><strong>7)Use a meaning naming system.</strong></p>
<p>Having a naming system for classes and id’s saves you a lot of time when updating your document or debugging, you can use parent/child structure. The parent would be the container. So if our DIV is named “header”, and two divs nested called “menu” and “logo”. The naming structure in your css would be:</p>
<p>   #header #header_menu #header_logo </p>
<p><strong>8)Alphabetical Properties</strong></p>
<p>It makes specific properties much easier to find.</p>
<p>   body {<br />
   background:#fdfdfd;<br />
   color:#333; font-size:1em;<br />
   line-height:1.4;<br />
   margin:0;<br />
   padding:0; } </p>
<p><strong>9)Keep a library of helpful CSS classes.</strong></p>
<p>Useful for debugging, but should be avoided in the release version (separate markup and presentation). Since you can use multiple class names, make use of them debugging your markup.[Richard K. Miller]</p>
<p>   .width100 { width: 100%; }<br />
   .width75 { width: 75%; }<br />
   .floatLeft { float: left; }<br />
   .alignLeft { text-align: left; }<br />
   .alignRight { text-align: right; }</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rokkamnaresh.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rokkamnaresh.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rokkamnaresh.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rokkamnaresh.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rokkamnaresh.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rokkamnaresh.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rokkamnaresh.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rokkamnaresh.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rokkamnaresh.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rokkamnaresh.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rokkamnaresh.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rokkamnaresh.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rokkamnaresh.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rokkamnaresh.wordpress.com/98/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rokkamnaresh.wordpress.com&amp;blog=9791931&amp;post=98&amp;subd=rokkamnaresh&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rokkamnaresh.wordpress.com/2010/04/23/9-css-ethics-every-designer-should-have/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>17.385044 78.486671</georss:point>
		<geo:lat>17.385044</geo:lat>
		<geo:long>78.486671</geo:long>
		<media:content url="http://0.gravatar.com/avatar/efb08a4ce94b780ddd22e1d755be948a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rokkamnaresh</media:title>
		</media:content>
	</item>
		<item>
		<title>Don’ts in Modren Web Designing</title>
		<link>http://rokkamnaresh.wordpress.com/2010/03/26/don%e2%80%99ts-in-modren-web-designing/</link>
		<comments>http://rokkamnaresh.wordpress.com/2010/03/26/don%e2%80%99ts-in-modren-web-designing/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 17:04:55 +0000</pubDate>
		<dc:creator>Rokkam Naresh</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web Developement]]></category>

		<guid isPermaLink="false">http://rokkamnaresh.wordpress.com/?p=77</guid>
		<description><![CDATA[1.Don’t publish undated content Undated information will make your content irrelevant and cause the user to leave sooner rather than later. Remember to always provide a date. A useful addition is to use a “last updated” date for articles or posts that changed after being published. 2.Don’t use HTTP based resources on a HTTPS page [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rokkamnaresh.wordpress.com&amp;blog=9791931&amp;post=77&amp;subd=rokkamnaresh&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>1.Don’t publish undated content</strong></p>
<p>Undated information will make your content irrelevant and cause the user to leave sooner rather than later. Remember to always provide a date. A useful addition is to use a “last updated” date for articles or posts that changed after being published. </p>
<p><strong>2.Don’t use HTTP based resources on a HTTPS page</strong></p>
<p>Internet Explorer interrupts the download and displays a confirmation dialog whenever it detects the use of mixed content on a secure page.</p>
<p>In IE 7 and ealier, this dialog would cause annoyance to users but generally didn’t cause any other significant problems because most users would click on the Yes button and allow non-secure content to be downloaded. However, the wording in the IE 8 version of this dialog has changed and to download the content a user would now have to click on the No button.</p>
<p><strong>3.Don’t use protocol relative paths to CSS files</strong></p>
<p>Internet Explorer 7 &amp; 8 will download stylesheets twice if the http(s) protocol is missing.</p>
<p><strong>4.Don’t be skipping heading levels</strong></p>
<p>One of the benefits of a proper and consistent heading structure in an HTML page is that they can be repurposed to improve access to the content. Also keep in mind that skipping a heading level makes navigating by headers less usable for screenreader users.</p>
<p><strong>5.Don’t link pages to themselves</strong></p>
<p>Do not include links that point to the current page, as this can only confuse the visitor. In navigational menus, omit the link to the current page to also indicate the current location.</p>
<p><strong>6.Don’t use empty HTML elements</strong></p>
<p>You should avoid inappropriate HTML use such as putting empty elements just for float clearing.</p>
<p><strong>7.Don’t add reset buttons in forms</strong></p>
<p>Don’t add reset buttons in forms unless you have a very good reason. Ask yourself, what is the real benefit from resetting the form? If a user resets the button by mistake, there is no way to undo the reset, the data is lost and the form has to be filled out all over again.</p>
<p><strong>8.Avoid CSS expressions</strong></p>
<p>While JavaScript expressions in CSS have their upsides, they are very resource intensive. That will affect the speed of the website because the expressions are frequently evaluated by the browser, causing the site to be sluggish.</p>
<p><strong>9.Don’t allow CSS caching</strong></p>
<p>When updating the HTML and CSS in your site, CSS file(s) can get cached. This can cause your site to break if your users are served the new HTML but not the new CSS. You can avoid this by adding a variable to the *.css file you are updating and prevent caching.</p>
<p><strong>10.Don’t use H1 for site title exclusively</strong></p>
<p>H1 represents the top level heading, while the title tag represents the web page title. They can sometimes be the same, for instance on the website index. However, they shouldn’t be the same on the subpages.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rokkamnaresh.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rokkamnaresh.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rokkamnaresh.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rokkamnaresh.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rokkamnaresh.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rokkamnaresh.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rokkamnaresh.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rokkamnaresh.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rokkamnaresh.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rokkamnaresh.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rokkamnaresh.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rokkamnaresh.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rokkamnaresh.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rokkamnaresh.wordpress.com/77/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rokkamnaresh.wordpress.com&amp;blog=9791931&amp;post=77&amp;subd=rokkamnaresh&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rokkamnaresh.wordpress.com/2010/03/26/don%e2%80%99ts-in-modren-web-designing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>17.385044 78.486671</georss:point>
		<geo:lat>17.385044</geo:lat>
		<geo:long>78.486671</geo:long>
		<media:content url="http://0.gravatar.com/avatar/efb08a4ce94b780ddd22e1d755be948a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rokkamnaresh</media:title>
		</media:content>
	</item>
		<item>
		<title>Do&#8217;s in Modren Web Designing</title>
		<link>http://rokkamnaresh.wordpress.com/2010/03/23/dos-donts-in-modren-web-designing/</link>
		<comments>http://rokkamnaresh.wordpress.com/2010/03/23/dos-donts-in-modren-web-designing/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 08:06:51 +0000</pubDate>
		<dc:creator>Rokkam Naresh</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web Developement]]></category>

		<guid isPermaLink="false">http://rokkamnaresh.wordpress.com/?p=55</guid>
		<description><![CDATA[1.Use the CSS cascade Many website coders do not make good use of the cascade, ending up with more complicated code. Learn how to use the cascade properly and define the importance of individual styles. 2.Specify a text colour for img elements Some browsers display the alt text when an img element is not displayed. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rokkamnaresh.wordpress.com&amp;blog=9791931&amp;post=55&amp;subd=rokkamnaresh&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>1.Use the CSS cascade</strong></p>
<p>Many website coders do not make good use of the cascade, ending up with more complicated code. Learn how to use the cascade properly and define the importance of individual styles.</p>
<p><strong>2.Specify a text colour for img elements</strong></p>
<p>Some browsers display the alt text when an img element is not displayed. The alt text can sometimes be invisible or hard to read, if the color of the text is similar to the background color. Therefore, specify the color(s) and check how it looks in the browser.</p>
<p>Ex:   #header img {<br />
   color:#fff;<br />
   }</p>
<p><strong>3.Plan the absence of Javascript</strong></p>
<p>The fact is that some of your website’s visitors will have JavaScript disabled. Should hidden content remain hidden even if JavaScript is disabled? Should all content be available to screen readers and search engines? If a piece of content becomes visible only after an AJAX call, how do you adequately fill that space when JavaScript is disabled?</p>
<p><strong>4.Always provide an alt text in img elements</strong></p>
<p>The alt attribute is a textual replacement for the image which is not being displayed. It must always be used, even if the image in question is purely decorative–in that case, the alt attribute should be an empty string.</p>
<p><strong>5.Use tables in HTML email</strong></p>
<p>Tables are inappropriate for layout, but a necessary evil in HTML e-mail. Mail clients have bad CSS support which means we must use tables when coding newsletters to ensure consistent display across clients.</p>
<p><strong>6.Get familiar with CSS escape sequences</strong></p>
<p>Escape sequences are useful because they allow style sheet authors to represent characters that would normally be ignored or interpreted differently by traditional CSS parsing rules.</p>
<p><strong>7.Use the title attribute on form elements</strong></p>
<p>The title attribute offers an extra avenue for associating text to a form field. It should not be used as the first means of associating a label text with a corresponding form field. In situations where supplementary information is useful, the title attribute is helpful. </p>
<p><strong>8.Skip navigation links</strong></p>
<p>Provide a link to skip over navigation links, helping keyboard and screen reader users to jump to the main content of the page.</p>
<p><strong>9.Combine screen and print styles to save a HTTP request</strong></p>
<p>Save a HTTP request by combining print and screen styles into one single stylesheet. You can do this by using @media rules, which will speed up your website.</p>
<p><strong>10.Organize your CSS with flags</strong></p>
<p>Use flags (text hooks) in your CSS code to quickly find what you are looking for. By doing this, you can jump to certain sections of CSS and speed up your work significantly.</p>
<p>Ex:    * Header<br />
    * Structure<br />
    * Nav<br />
    * Search<br />
    * Headings<br />
    * Lists<br />
    * Forms<br />
    * Links<br />
    * Misc</p>
<p><strong>11.Organize your CSS with flags</strong></p>
<p>Use flags (text hooks) in your CSS code to quickly find what you are looking for. By doing this, you can jump to certain sections of CSS and speed up your work significantly.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rokkamnaresh.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rokkamnaresh.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rokkamnaresh.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rokkamnaresh.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rokkamnaresh.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rokkamnaresh.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rokkamnaresh.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rokkamnaresh.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rokkamnaresh.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rokkamnaresh.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rokkamnaresh.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rokkamnaresh.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rokkamnaresh.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rokkamnaresh.wordpress.com/55/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rokkamnaresh.wordpress.com&amp;blog=9791931&amp;post=55&amp;subd=rokkamnaresh&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rokkamnaresh.wordpress.com/2010/03/23/dos-donts-in-modren-web-designing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>17.385044 78.486671</georss:point>
		<geo:lat>17.385044</geo:lat>
		<geo:long>78.486671</geo:long>
		<media:content url="http://0.gravatar.com/avatar/efb08a4ce94b780ddd22e1d755be948a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rokkamnaresh</media:title>
		</media:content>
	</item>
		<item>
		<title>Easy Steps to Become a Better Web Designer</title>
		<link>http://rokkamnaresh.wordpress.com/2010/03/09/39/</link>
		<comments>http://rokkamnaresh.wordpress.com/2010/03/09/39/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 14:19:17 +0000</pubDate>
		<dc:creator>Rokkam Naresh</dc:creator>
				<category><![CDATA[Web Developement]]></category>

		<guid isPermaLink="false">http://rokkamnaresh.wordpress.com/?p=39</guid>
		<description><![CDATA[A great designer is one who can create great designs long after the latest trends have passed. When in doubt always go back to basics &#38; the fundamentals you learned when starting out. 1 . Trends Keeping up to date on the latest trends is important – however “trends” does not mean “copy”. Get inspiration [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rokkamnaresh.wordpress.com&amp;blog=9791931&amp;post=39&amp;subd=rokkamnaresh&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A great designer is one who can create great designs long after the latest trends have passed. When in doubt always go back to basics &amp; the fundamentals you learned when starting out.</p>
<p><strong>1 . Trends</strong></p>
<p>Keeping up to date on the latest trends is important – however “trends” does not mean “copy”. Get inspiration and create your own style. See this highly effective post of <a href="http://www.webdesignerwall.com/trends/2008-design-trends/">2008 Design Trends</a>.</p>
<p><strong>2. Learn &amp; Develop</strong></p>
<p>Great designers are always learning and stay fresh on the latest styles. A great resource for finding specific collections for interface design on the web is <a href="http://www.patterntap.com/">PatternTap</a>.</p>
<p><strong>3. Think on Paper</strong></p>
<p>Sketching should be your best friend, especially if your in the beginning stages of a wireframe or even simple list ideas. Getting away from the computer and onto paper gives you less distraction. <a href="http://www.gomediazine.com/news/site-news/importance-sketching-oliver-barretts-moleskine/">Check out The Importance of Sketching</a>.</p>
<p><img src="http://webdesignledger.com/wp-content/uploads/2008/10/10_steps_2.jpg" alt="" /><br />
<strong>4. White Space</strong></p>
<p>Sometimes less is more. Don’t clutter your designs – readability is key to the success of a website. Minimal or Simplistic does not mean boring. For some great examples check out <a href="http://www.minimalsites.com/">MinimalSites</a>.</p>
<p><strong>5. Technology / Applications</strong></p>
<p>Keep up on the latest programs in your field <a href="http://www.thegraphicmac.com/don%E2%80%99t-upgrade-adobe-illustrator-cs4">(But Don’t Upgrade to CS4!)</a> and if your looking for online training I suggest checking out <a href="http://www.lynda.com/">Lynda</a>.</p>
<p><strong>6. Read</strong></p>
<p>These are some great Magazines I recommend flipping through: <a href="http://www.netmag.co.uk/zine/magazine">.Net</a>, Communication Arts, <a href="http://www.apple.com/startpage/">Computer Arts Magazine</a></p>
<p><img src="http://webdesignledger.com/wp-content/uploads/2008/10/10_steps_1.jpg" alt="" /></p>
<p>If your having an inspiration block check out: <a href="http://elitebydesign.com/feeling-the-need-for-some-inspiration-on-a-monday/">Feeling the need for some Inspiration</a>.</p>
<p><strong>7. Know your Audience</strong></p>
<p>Revisit the original creative brief, just because your designing something you like – doesn’t mean the client will like it. You have to look at the age group and demographic target your trying to reach, all these things are very important and you should take extra steps to not lose site of this.</p>
<p><strong>8. Ask others Opinions</strong></p>
<p>Recently I was redesigning a logo and simply “tweeted” on Twitter. I received over 45 replies as well as in depth detailed comments on my Flickr page where I posted the comps. You don’t have to show everyone either depending on the content, ask a colleague you trust. They may point out problems or errors that didn’t cross your mind.</p>
<p><strong>9. Build a “Toolbox”</strong></p>
<p>I keep a harddrive full of assets, code, old work &amp; forms that I made need to grab someday. I organize it by the type of work (ex. CSS, Flash, Vectors, Forms). When your searching for something while working on a project it’s a lot easier when your organized. Trust me it will save you time!</p>
<p><strong>10. Competition</strong></p>
<p>Take a look at what other web designers are doing. Being aware of what’s happening in your industry is a must. There is not a shortage of gallery sites around but these are the ones I visit most: (<a href="http://screenfluent.com/">http://screenfluent.com/</a>) (<a href="http://www.lightondark.com/sites/">http://www.lightondark.com/sites/</a>) (<a href="http://bestwebgallery.com/">http://bestwebgallery.com/</a>) (<a href="http://www.faveup.com/">http://www.faveup.com/</a>) (<a href="http://www.webcreme.com/">http://www.webcreme.com/</a>) (<a href="http://www.designbygrid.com/">http://www.designbygrid.com/</a>)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rokkamnaresh.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rokkamnaresh.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rokkamnaresh.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rokkamnaresh.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rokkamnaresh.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rokkamnaresh.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rokkamnaresh.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rokkamnaresh.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rokkamnaresh.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rokkamnaresh.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rokkamnaresh.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rokkamnaresh.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rokkamnaresh.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rokkamnaresh.wordpress.com/39/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rokkamnaresh.wordpress.com&amp;blog=9791931&amp;post=39&amp;subd=rokkamnaresh&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rokkamnaresh.wordpress.com/2010/03/09/39/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>17.385044 78.486671</georss:point>
		<geo:lat>17.385044</geo:lat>
		<geo:long>78.486671</geo:long>
		<media:content url="http://0.gravatar.com/avatar/efb08a4ce94b780ddd22e1d755be948a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rokkamnaresh</media:title>
		</media:content>

		<media:content url="http://webdesignledger.com/wp-content/uploads/2008/10/10_steps_2.jpg" medium="image" />

		<media:content url="http://webdesignledger.com/wp-content/uploads/2008/10/10_steps_1.jpg" medium="image" />
	</item>
		<item>
		<title>SEO Tips for Web Designers</title>
		<link>http://rokkamnaresh.wordpress.com/2010/03/09/seo-tips-for-web-designers/</link>
		<comments>http://rokkamnaresh.wordpress.com/2010/03/09/seo-tips-for-web-designers/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 13:48:50 +0000</pubDate>
		<dc:creator>Rokkam Naresh</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web Developement]]></category>

		<guid isPermaLink="false">http://rokkamnaresh.wordpress.com/?p=37</guid>
		<description><![CDATA[Today most web designers do more than just design the look and feel of a web site. They often play a major part in writing the front end code. This means that a big part of the Search Engine Optimization (SEO) responsibilities should fall on the designer. However, there is a large number of web [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rokkamnaresh.wordpress.com&amp;blog=9791931&amp;post=37&amp;subd=rokkamnaresh&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Today most web designers do more than just design the look and feel of a web site. They often play a major part in writing the front end code. This means that a big part of the Search Engine Optimization (SEO) responsibilities should fall on the designer. However, there is a large number of web designers that don’t understand this subject well enough to create a site that is fully optimized for search engines.</p>
<p>some important tips that will aid the average and even above average web designer in improving their SEO skills.</p>
<p><strong>1. Make the code prettier than the design</strong></p>
<p>When building the front end of your site, make sure to use semantic code. By using descriptive tags to structure your pages, search engines will be able to read and have a better understanding of your content. This will also make the process of styling your site much easier and cleaner.</p>
<p><strong>2. Use but don’t abuse your keywords</strong></p>
<p>Keywords are the words that describe your content. It’s important to have them appear in strategic places throughout your page, such as: URL, title tag, and main heading tags. It’s also important to have it appear often in the body of the content, but not too often, which might cause your content to be penalized for keyword stuffing.</p>
<p><strong>3. Avoid using Flash for navigation</strong></p>
<p>As tempting as it is to whip out some nice looking drop down effects for your site’s navigation using flash, don’t do it. Search engines have trouble reading flash files, which means the links used in the navigation can’t be followed.</p>
<p><strong>4. Use unique page titles</strong></p>
<p>Each page on your web site should have a title attribute, and each title should be unique. If you use the same title for every page, search engines will think that every page on your site is about the same subject.</p>
<p><strong>5. Don’t forget about images</strong></p>
<p>Make use of the alt attribute of an image to properly describe it. As smart as search engines are, they can’t see what an image looks like. Failing to this can cost you substantial traffic from image searches.</p>
<p><strong>6. Don’t use generic links</strong></p>
<p>Search engines place a high importance on links. So when linking to relevant content, be sure to use a word that describes the content. For example, if you were giving your reader a link to learn more about Photosop, use something like “Learn more about Photoshop” as opposed to just “Learn More”.</p>
<p><strong>7. Don’t use images to replace text</strong></p>
<p>As designers, we always want to make things look as good as possible. This means sometimes replacing ugly browser rendered heading text with a nice smooth image. Try to avoid doing this. Again, search engines can’t see the contents of an image, and this is where you should be putting your keywords.</p>
<p>Edit: Looks like I misspoke(or mistyped) on this one. There are valid ways to accomplish this, such as FIR.</p>
<p><strong>8. Use AJAX sparingly</strong></p>
<p>Ajax is great for enhancing the user experience, but try not to over do it. Content generated with ajax can’t be linked to. A good rule of thumb is: if what you are loading with AJAX can be an individual page, then avoid using it.</p>
<p><strong>9. Get indexed quickly</strong></p>
<p>To get your site indexed in search engines in a timely manner, try getting it linked to by a popular site in a related niche. Submitting it to Google also works, but sometimes it can take several days if not weeks.</p>
<p><strong>10. Build incoming links</strong></p>
<p>The number and quality of incoming links plays a big role in the placement of your site in search results. Having quality and unique content is a good way to get people to link to your site. Another way is to be generous with your own links.</p>
<p><strong>11. Use a consistent URL</strong></p>
<p>When you build a site, decide from the beginning if you want to use or drop the “www”. Once you decide, stick with it. Search engines, for example, see www.nareshrokkam and nareshrokkam.com as two different sites and as duplicate content, which they do not like.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rokkamnaresh.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rokkamnaresh.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rokkamnaresh.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rokkamnaresh.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rokkamnaresh.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rokkamnaresh.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rokkamnaresh.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rokkamnaresh.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rokkamnaresh.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rokkamnaresh.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rokkamnaresh.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rokkamnaresh.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rokkamnaresh.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rokkamnaresh.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rokkamnaresh.wordpress.com&amp;blog=9791931&amp;post=37&amp;subd=rokkamnaresh&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rokkamnaresh.wordpress.com/2010/03/09/seo-tips-for-web-designers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>17.385044 78.486671</georss:point>
		<geo:lat>17.385044</geo:lat>
		<geo:long>78.486671</geo:long>
		<media:content url="http://0.gravatar.com/avatar/efb08a4ce94b780ddd22e1d755be948a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rokkamnaresh</media:title>
		</media:content>
	</item>
		<item>
		<title>Useful Web Development Tips &amp; Tools for Cross-Compatibility</title>
		<link>http://rokkamnaresh.wordpress.com/2010/03/09/22/</link>
		<comments>http://rokkamnaresh.wordpress.com/2010/03/09/22/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 12:56:46 +0000</pubDate>
		<dc:creator>Rokkam Naresh</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Dreamweaver Tutorials]]></category>
		<category><![CDATA[Web Developement]]></category>

		<guid isPermaLink="false">http://rokkamnaresh.wordpress.com/?p=22</guid>
		<description><![CDATA[Tip: Create a profile of your target audience. cross-compatibilityYou could easily spend hours optimizing your pages for every browser from the first iteration of Mozilla forward. At some point you have to ask yourself, who is using this? Does your website cater to contractors and DIY homeowners who may use their cell phone for texting, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rokkamnaresh.wordpress.com&amp;blog=9791931&amp;post=22&amp;subd=rokkamnaresh&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Tip: Create a profile of your target audience.</strong></p>
<p>cross-compatibilityYou could easily spend hours optimizing your pages for every browser from the first iteration of Mozilla forward. At some point you have to ask yourself, who is using this?</p>
<p>Does your website cater to contractors and DIY homeowners who may use their cell phone for texting, but are more comfortable surfing the net on a PC? Are you trying to reach C-level execs who have their iPhone surgically attached to their hand?</p>
<p>Think about their native technology environment, and prioritize your compatibility efforts based on the technology your audience prefers. The idea is to shape your message to their medium, or browser in this case.</p>
<p><strong>Tip: Do not guess about what your audience is using.</strong></p>
<p>Research and prioritize intelligently, and be prepared to back up your decisions with facts. Everyone loves seeing statistics.</p>
<p>Let’s say your client or your boss asks you to make the website compatible with their pet platform. You need something more compelling than, “Your browser is out of date; you should upgrade.” Let them know you mean business. “Your browser currently represents .5% of global browser users,” carries the weight of authority. And you can back it up.</p>
<p>Fun <a href="http://www.w3schools.com/">W3Schools</a> Usage Statistics as of November 2009:<br />
95% of browsers have JavaScript enabled<br />
90% use Windows family operating systems<br />
62% use Windows XP</p>
<p><strong>Tool: W3Schools – Browser Share Statistics</strong></p>
<p>W3Schools has the latest numbers for browser share past and current. They offer a monthly breakdown of the most popular browser platforms, including which versions garner the lion’s share of users. Firefox and IE ( versions 6, 7, and 8 ) are the most common browsers. At the back of the pack, Google Chrome has captured 8.5 percent, with Safari holding 3.8 percent. These statistics are extracted from W3Schools’ log-files, but W3Schools monitors other sources around the Internet to assure the quality of these figures.</p>
<p><a href="http://www.w3schools.com/browsers/browsers_stats.asp">W3Schools – Browser Share Statistics</a></p>
<p><strong>Tool: W3Schools – Browser Display Statistics</strong></p>
<p>This breakdown will show you what screen size visitors will most likely use to view your website. You can also see how colors will be viewed on your site.</p>
<p>Surprising, most computers are using a screen size of 1024×768 pixels or more, with a color depth of at least 65K colors. Remember the old standby screen size of 800×600? Only 4 percent of visitors actually use that setting!</p>
<p>Keep in mind, this data comes from W3Schools, a website catering to web technology hounds. Definitely a tech-savvy audience there. Your mileage may vary.</p>
<p><a href="http://www.w3schools.com/browsers/browsers_display.asp">W3Schools – Browser Display Statistics</a></p>
<p><strong>Tip: Website audiences are unique.</strong></p>
<p>Global averages are helpful, but the important thing is how your users see your site. Website audiences are unique as a fingerprint. Some web site users favor the latest technology, while others have grudgingly accepted email as a universal form of communication. Dig into your website analytics to find out what technology your visitors use to access your website.</p>
<p>“First get your facts; then you can distort them at your leisure,” – Mark Twain.</p>
<p><strong>Tool: Google Analytics – Browser Capabilities</strong></p>
<p>Google has a fantastic (and free!) tool to analyze your own Browser statistics. From your dashboard, select Visitors &gt; Browser Capabilities to access this tool. You can view by Browser alone, or look at the OS driving the browser technology.</p>
<p>This Analytics section provides very detailed information about your visitors. You can view typical screen resolutions, screen colors, operating systems, and so much more.</p>
<p>Wondering how your latest Flash creation or JavaScript app will play with your audience? You can see which version of Flash your visitors are using, and how many have JavaScript enabled.</p>
<p>Another useful feature of Analytics enables you to look at visits, time spent on site, new visits and bounce rates for these various browser segments. You can also view goals and conversions for each type of browser, OS, and screen resolution. See how these technologies affect your goals for the site.</p>
<p><a href="https://www.google.com/analytics">Google Analytics</a></p>
<p><strong>Tip: Do not idolize statistics.</strong></p>
<p>In the immortal words of Oscar Wilde, “The pure and simple truth is rarely pure and never simple.”</p>
<p>Keep in mind, many statistics may have incomplete or faulty browser detection. It is quite common by many web-stats report programs not to detect the newest browsers.</p>
<p>Also, if you find that a small segment of your traffic is extremely active or spending a lot of money on your site, you may want to optimize for them. Even if they’re a small part of the overall pie, they could be crucial to the success of your site.</p>
<p>“You cannot – as a web developer – rely only on statistics. Statistics can often be misleading.” – W3Schools</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rokkamnaresh.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rokkamnaresh.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rokkamnaresh.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rokkamnaresh.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rokkamnaresh.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rokkamnaresh.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rokkamnaresh.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rokkamnaresh.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rokkamnaresh.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rokkamnaresh.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rokkamnaresh.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rokkamnaresh.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rokkamnaresh.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rokkamnaresh.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rokkamnaresh.wordpress.com&amp;blog=9791931&amp;post=22&amp;subd=rokkamnaresh&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rokkamnaresh.wordpress.com/2010/03/09/22/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>17.385044 78.486671</georss:point>
		<geo:lat>17.385044</geo:lat>
		<geo:long>78.486671</geo:long>
		<media:content url="http://0.gravatar.com/avatar/efb08a4ce94b780ddd22e1d755be948a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rokkamnaresh</media:title>
		</media:content>
	</item>
		<item>
		<title>The Common CSS Mistakes</title>
		<link>http://rokkamnaresh.wordpress.com/2010/03/09/the-most-common-css-mistakes-to-avoid/</link>
		<comments>http://rokkamnaresh.wordpress.com/2010/03/09/the-most-common-css-mistakes-to-avoid/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 12:10:48 +0000</pubDate>
		<dc:creator>Rokkam Naresh</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Dreamweaver Tutorials]]></category>
		<category><![CDATA[Web Developement]]></category>

		<guid isPermaLink="false">http://rokkamnaresh.wordpress.com/?p=19</guid>
		<description><![CDATA[Forgetting to Close Things Properly Each div or item called in starts with the opening curly bracket and ends with the closing curly bracket. Each style called in needs to end with a semicolon. The last declaration within an item doesn’t need a semicolon, but it’s best to use it in case you plan on [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rokkamnaresh.wordpress.com&amp;blog=9791931&amp;post=19&amp;subd=rokkamnaresh&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Forgetting to Close Things Properly</strong></p>
<p>Each div or item called in starts with the opening curly bracket and ends with the closing curly bracket. Each style called in needs to end with a semicolon. The last declaration within an item doesn’t need a semicolon, but it’s best to use it in case you plan on adding more items later on, you may forget to add it back in. An example of proper use:</p>
<p>#divname {<br />
width: 40px;<br />
height: 30px;<br />
}</p>
<p>Condensing your stylesheet and putting all declarations for a div on one line is up for debate. I prefer to put each declaration on its own line, I think it’s easier to edit that way, but some may say that it just produces longer code.</p>
<p><strong>Not Using Global Styles</strong></p>
<p>Many things should be styled globally like paragraph and heading styles for text as well as link styles. This will reduce the risk of mistakes and will also cut down on the amount of code in your stylesheet.</p>
<p><strong>Not Using Unique Names for Ids and Classes</strong></p>
<p>It’s very important to choose names that are unique so that it’s easy to edit later on, and easy to identify in your stylesheet. Name your divs specific things like #home-left-column which is better than just #left.</p>
<p><strong>Not Using Shorthand Code</strong></p>
<p>Shorthand code is another way to condense your stylesheet, which is helpful for speeding up user load times as well as finding things when you’re editing later on. Instead of calling in padding-top, -left, -bottom, and -right you can just use:</p>
<p>padding: 5px 10px 0 10px;</p>
<p>Shorthand code can be used for many declarations including: padding, margin, border, and font.</p>
<p><strong>Not Using Shortened Color Declarations</strong></p>
<p>Hex numbers that repeat like #ffffff and #000000 can be condensed to #fff and #000. This is another way to condense your code and keep things short and easy to look at.</p>
<p><strong>Incorrectly Using Positioning</strong></p>
<p>Positioning is tough to understand when you’re first starting out with CSS. Your choices are static, relative, absolute, and fixed. Static is the default option and is positioned according to the normal page flow. A relative item is positioned relative to itself, meaning you can move it up, down, left or right, based on where it would normally sit. Absolute allows you to place an item anywhere on the page, and is the most misused positioning statement. The values you set for it will be relative to the last parent item with relative or absolute, and if there aren’t any, it defaults back to the html tag, allowing you to position it anywhere by declaring top left right or bottom values. Fixed is positioned relative to the browser window, so an item will stay in place if a user has to scroll. Learning how to use positioning correctly is important, but shouldn’t be used excessively. I rarely use these at all in my stylesheets.</p>
<p><strong>Validate</strong></p>
<p>Validating your HTML and CSS files will help in reducing errors and figuring out where a problem might be coming from. Your website may function correctly with some of the common HTML and CSS mistakes, but it doesn’t make it good practice or valid code. The validator will help identify these problems and you’ll be able to adjust the way you code for the future.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rokkamnaresh.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rokkamnaresh.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rokkamnaresh.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rokkamnaresh.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rokkamnaresh.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rokkamnaresh.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rokkamnaresh.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rokkamnaresh.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rokkamnaresh.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rokkamnaresh.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rokkamnaresh.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rokkamnaresh.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rokkamnaresh.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rokkamnaresh.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rokkamnaresh.wordpress.com&amp;blog=9791931&amp;post=19&amp;subd=rokkamnaresh&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rokkamnaresh.wordpress.com/2010/03/09/the-most-common-css-mistakes-to-avoid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>17.385044 78.486671</georss:point>
		<geo:lat>17.385044</geo:lat>
		<geo:long>78.486671</geo:long>
		<media:content url="http://0.gravatar.com/avatar/efb08a4ce94b780ddd22e1d755be948a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rokkamnaresh</media:title>
		</media:content>
	</item>
	</channel>
</rss>
