<?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>IT World-Always remain updates with latest news &#38; updates about software world</title>
	<atom:link href="http://vrungupta.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://vrungupta.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Mon, 28 Jan 2008 13:52:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='vrungupta.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>IT World-Always remain updates with latest news &#38; updates about software world</title>
		<link>http://vrungupta.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://vrungupta.wordpress.com/osd.xml" title="IT World-Always remain updates with latest news &#38; updates about software world" />
	<atom:link rel='hub' href='http://vrungupta.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Benefits of blogging &amp; What is WML?; Tips to make a successfull website</title>
		<link>http://vrungupta.wordpress.com/2007/12/29/benefits-of-blogging/</link>
		<comments>http://vrungupta.wordpress.com/2007/12/29/benefits-of-blogging/#comments</comments>
		<pubDate>Sat, 29 Dec 2007 14:45:37 +0000</pubDate>
		<dc:creator>vrungupta</dc:creator>
				<category><![CDATA[BLOGS]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[web designing]]></category>
		<category><![CDATA[WML]]></category>

		<guid isPermaLink="false">http://vrungupta.wordpress.com/2007/12/29/benefits-of-blogging/</guid>
		<description><![CDATA[Benefits of blogging Build Community: Business blogs provide you a chance to share your expertise and knowledge with a larger audience. An opportunity to connect with a wider audience and build a community is a strong benefit for consultants and knowledge workers. Provides Easy Access To Company News: One huge benefit is the ability to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vrungupta.wordpress.com&amp;blog=2408867&amp;post=3&amp;subd=vrungupta&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h1> Benefits of blogging</h1>
<p><b></b></p>
<p><span style="font-size:16pt;">Build Community:</span></p>
<h3><span style="font-size:14pt;font-weight:normal;">Business blogs provide you a chance to share your expertise and knowledge with a larger audience. An opportunity to connect with a wider audience and build a community is a strong benefit for consultants and knowledge workers.</span></h3>
<h3><span style="font-size:16pt;">Provides Easy Access To Company News:</span></h3>
<h3><span style="font-size:14pt;font-weight:normal;"> One huge benefit is the ability to inform your customers of any changes, new products, latest offers and much more.</span></h3>
<h3><span style="font-size:16pt;">Search Engine Friendly:</span></h3>
<h3><span style="font-size:14pt;font-weight:normal;">Search engine optimization is a particularly beneficial form of online marketing. It can be used to gain search engine traffic for given keywords or search terms.</span></h3>
<h3><span style="font-size:16pt;">Brand Awareness:</span></h3>
<h3><span style="font-size:14pt;font-weight:normal;">The more a customer hears the name of your company the greater the chance of remembering it. It takes, on average, around seven items of direct communication between you and your customers to make a sale. A blog with hundreds of posts gives you the opportunity to mention your company name and ensure that your readers think of you next time they&#8217;re looking for a particular product or service</span></h3>
<h3><span style="font-size:16pt;">Relationship Building:</span></h3>
<h3><span style="font-size:14pt;font-weight:normal;">A blog enables you to speak more freely and in a more informal and personable style than your Web site does, and your readers will soon feel like they know you. The more they know, like and trust you the more likely they are to visit your main site.</span></h3>
<h3><span style="font-size:16pt;">Reduce Calls And Emails</span></h3>
<h3><span style="font-size:14pt;font-weight:normal;">You can use a blog to pre-empt questions that customers might have. By sending readers to your blog you can gain all of the above benefits and you may reduce the amount of niggling questions that you get asked by customers. </span></h3>
<h1>Wireless Markup Language (WML)</h1>
<div style="border-style:none none dotted;border-width:medium medium 1pt;padding:0 0 2pt;"><b> Tutorial &#8211; Introduction</b><span style="font-size:10pt;"></span></div>
<h2><span style="font-size:10pt;font-family:Verdana;">Introduction</span></h2>
<p><span style="font-size:9pt;font-family:Verdana;">The Wireless Markup Language (WML) is the markup language used to make sites suitable for viewing using a WAP (Wireless Application Protocol) device. If you don&#8217;t have a WAP device to view the pages, you can get a simulator by downloading the Wireless Companion from <a href="http://www.yourwap.com/">YourWAP</a>. The Wireless Markup Language (WML) documents are based on the Extensible Markup Language (XML), and as such need to be well-formed. </span></p>
<ul>
<li class="MsoNormal"><span style="font-size:9pt;font-family:Verdana;">WML is case sensitive. Elements and attributes are      all in lowercase. </span></li>
<li class="MsoNormal"><span style="font-size:9pt;font-family:Verdana;">All tags must have closing tags. </span></li>
<li class="MsoNormal"><span style="font-size:9pt;font-family:Verdana;">Tags must be nested correctly. </span></li>
<li class="MsoNormal"><span style="font-size:9pt;font-family:Verdana;">All attribute values must be enclosed in either      single or double quotes. </span></li>
</ul>
<p><span style="font-size:9pt;font-family:Verdana;">A WML document must correspond to a valid Document Type Definition (DTD). The DTD used throughout this tutorial is wml_1.1.xml. The DTD should be specified at the top of the document following an xml declaration, as in the following example. </span></p>
<p class="MsoNormal"><code><span style="background:#fbedbb none repeat scroll 0 50%;font-size:10pt;color:black;">&lt;?xml version="1.0" encoding="iso-8859-1" ?&gt;</span></code><span style="background:#fbedbb none repeat scroll 0 50%;font-size:10pt;font-family:'Courier New';color:black;"><br />
<code><span style="color:black;">&lt;!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" </span></code><br />
<code><span style="color:black;">    "http://www.wapforum.org/DTD/wml_1.1.xml"&gt;</span></code></span><span style="font-size:9pt;font-family:Verdana;"></span></p>
<div style="border-style:none none double;border-width:medium medium 2.25pt;padding:0 0 1pt;">
<p class="MsoNormal" style="border:medium none;padding:0;">&nbsp;</p>
</div>
<h1>
<!--[if gte mso 9]&gt;     Normal   0         false   false   false                             MicrosoftInternetExplorer4   &lt;![endif]--><!--[if gte mso 9]&gt;     &lt;![endif]--> <!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --> <!--[if gte mso 10]&gt;   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;}  &lt;![endif]--></p>
<p class="MsoNormal"><span style="font-size:20pt;">10 web design tips to building a successful site</span></p>
</h1>
<p><!--[if gte mso 9]&gt;     Normal   0         false   false   false                             MicrosoftInternetExplorer4   &lt;![endif]--><!--[if gte mso 9]&gt;     &lt;![endif]--> <!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} p 	{mso-margin-top-alt:auto; 	margin-right:0in; 	mso-margin-bottom-alt:auto; 	margin-left:0in; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;}  /* List Definitions */  @list l0 	{mso-list-id:1723866814; 	mso-list-type:hybrid; 	mso-list-template-ids:-1796961972 67698703 67698713 67698715 67698703 67698713 67698715 67698703 67698713 67698715;} @list l0:level1 	{mso-level-tab-stop:.25in; 	mso-level-number-position:left; 	margin-left:.25in; 	text-indent:-.25in; 	color:windowtext;} ol 	{margin-bottom:0in;} ul 	{margin-bottom:0in;} --> <!--[if gte mso 10]&gt;   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman"; 	mso-ansi-language:#0400; 	mso-fareast-language:#0400; 	mso-bidi-language:#0400;}  &lt;![endif]--></p>
<p style="margin:0 0 0.0001pt;"><span style="font-size:14pt;color:black;">You probably already know the key to making any kind of income from the net is a well designed web site, professional web design helps to promote a unique look and brand identity for your company, which sets you apart from your competitors.</span></p>
<p style="margin:0 0 0.0001pt;"><span style="font-size:14pt;color:black;">There are just some things that need to be included in every website. If you mix these tips into your site your visitors will &#8220;thank you&#8221; for it later:</span></p>
<p style="margin:0 0 0.0001pt;"><span style="font-size:14pt;color:black;"> </span></p>
<p style="text-indent:0;margin:0 0 0.0001pt;"><!--[if !supportLists]--><b><span style="font-size:14pt;"><span>1.<span style="font-family:'Times New Roman';font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;">     </span></span></span></b><!--[endif]--><b><span style="font-size:14pt;color:black;">Navigation is Everything</span></b></p>
<p style="margin:0 0 0.0001pt;"><span style="font-size:14pt;color:black;">Keep it simple (KISS), and make sure it&#8217;s regular from page to page. With bad navigation and poor site structure your site will be confusing and hard to navigate. No matter where you place your menu bar &#8212; either at the top or down the side &#8212; always include a small text menu at the bottom of every page. If you&#8217;re one of those people easily impressed with Flash, don&#8217;t design your navigation with it.</span></p>
<p style="margin:0 0 0.0001pt;"><span style="font-size:14pt;color:black;"> </span></p>
<p style="text-indent:-0.25in;margin:0 0 0.0001pt 0.25in;"><!--[if !supportLists]--><b><span style="font-size:14pt;"><span>2.<span style="font-family:'Times New Roman';font-style:normal;font-variant:normal;font-weight:normal;font-size:7pt;line-height:normal;">     </span></span></span></b><!--[endif]--><b><span style="font-size:14pt;color:black;">First impression is the last impression</span></b></p>
<p class="MsoNormal"><span style="font-size:14pt;color:black;">The most important thing to remember about popular web sites is that they are always rich in text.   Studies show that most people those who are online not read the text but they people scan the text so please write the text to the point avoid extra things. Your about us page simple describe about your business and your strength, with the help of graphic and rich text. Since most of the users won’t be reading your message anyway, why not let them sit back and watch or listen to your message. Video and audio is a great way to set your site apart.</span></p>
<p style="margin:0 0 0.0001pt;"><span style="font-size:14pt;color:black;">3. <b>Comfortably Viewed</b></span></p>
<p style="margin:0 0 0.0001pt;"><span style="font-size:14pt;color:black;">Scrolling through websites can become irritating very quickly. Try to minimize scrolling up and down on your website. Also, don’t make the user scroll left to right. Users find too much scrolling annoying and will leave if they become too frustrated.</span></p>
<p style="margin:0 0 0.0001pt;"><span style="font-size:14pt;color:black;">4. <b>Download Time</b></span></p>
<p style="margin:0 0 0.0001pt;"><span style="font-size:14pt;color:black;">Don’t overload your site with graphics and be sure to test your site on all browsers and connection speeds. Believe it or not, most people still access the internet via dial-up connection – so keep your graphic file sizes down to under 100k to ensure your site loads correctly for your dial-up visitors.</span></p>
<p style="margin:0 0 0.0001pt;"><span style="font-size:14pt;color:black;">5. <b>Avoid Dead Links</b></span></p>
<p style="margin:0 0 0.0001pt;"><span style="font-size:14pt;color:black;">All links on your website must be in proper working condition. One dead link could make someone leave your site entirely, plus make your website’s search engine ranking drop! Check your website one a quarter to make sure they all function.</span></p>
<p style="margin:0 0 0.0001pt;"><span style="font-size:14pt;color:black;">6. <b>Privacy Policy: </b>With all of the concern over privacy on the Web if you collect any type of information from your visitors (even if it&#8217;s just an email address) you need to include a privacy policy. There are many online templates that will help you to create one easily. Once made, post a link to it on every page of your site.</span></p>
<p class="MsoNormal"><span style="font-size:14pt;color:black;">7. <b>Stick to your subject. </b> Don&#8217;t try to be all things to all people.   Keep your goal in mind. Creating a web site is challenging and fun. The temptation to put as many bells and whistles as you can on a page is almost overwhelming. But unless your site is involved with bells and whistles, don&#8217;t do it! The purpose of designing a site carefully is not to make it look cool, or win awards. It&#8217;s to accomplish the intended goal of the site. It&#8217;s a good idea to write down the goal of your site before starting any design work. It will help you make design designs for the site as a whole. </span></p>
<p class="MsoNormal"><span style="font-size:14pt;color:black;">8. <b>View your site through the eyes of a stranger. </b>Once you have completed you site outline, view it in other browsers. Does it look like you wanted it to look? </span></p>
<p class="MsoNormal"><span style="font-size:14pt;color:black;">9.<span>  </span><b>Don&#8217;t forget to tell the world about your new site. </b>Make sure that your URL is on all your company business cards, letter heads, brochures, phone systems, etc. Swap links with other related web sites and consider banner advertising. List your site with the major search engines, but read their rules of submission first!</span></p>
<p style="margin:0 0 0.0001pt;"><span style="font-size:14pt;color:black;">10.<b>Survey says&#8230; </b>Ask users about your site. Create a survey and give a reward for responding. Ask friends to check out the site, and then grill them on what they thought about it. This can be valuable input on what improvements are needed. Often, users can be thrown by things a designer might never see as a problem.  Don&#8217;t ever stop looking for ways to improve your website. What are your competitors doing better? Ask for feedback from your friends, relatives and customers. They will often see things with fresh eyes.</span></p>
<p style="margin:0 0 0.0001pt;"><span style="font-size:14pt;color:black;"> </span></p>
<p style="margin:0 0 0.0001pt;"><span style="font-size:14pt;color:black;">Font and color scheme should be good so that everyone can easily read your text and your information comfortably if you use dart background then use light color font and if you use light color background then use dark color font so that it should be visible to every visitor. Always use simple language so that everyone can easily understand what you want to tell them, there is no any spelling and grammar mistake in the written text.</span></p>
<p><b>For more information mail us at</b></p>
<p><a href="http://vrun_gupta@yahoo.co.in">vrun_gupta@yahoo.co.in</a></p>
<p><a href="http://vrun_gupta@yahoo.co.in"></a>       or<br />
<a href="http://varun.gupta.lp@gmail.com">varun.gupta.lp@gmail.com</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/vrungupta.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/vrungupta.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vrungupta.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vrungupta.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vrungupta.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vrungupta.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vrungupta.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vrungupta.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vrungupta.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vrungupta.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vrungupta.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vrungupta.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vrungupta.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vrungupta.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vrungupta.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vrungupta.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vrungupta.wordpress.com&amp;blog=2408867&amp;post=3&amp;subd=vrungupta&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vrungupta.wordpress.com/2007/12/29/benefits-of-blogging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/711f8d20f6982bda5d50a2144b5ec65b?s=96&#38;d=identicon" medium="image">
			<media:title type="html">vrungupta</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://vrungupta.wordpress.com/2007/12/29/hello-world/</link>
		<comments>http://vrungupta.wordpress.com/2007/12/29/hello-world/#comments</comments>
		<pubDate>Sat, 29 Dec 2007 14:17:15 +0000</pubDate>
		<dc:creator>vrungupta</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vrungupta.wordpress.com&amp;blog=2408867&amp;post=1&amp;subd=vrungupta&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Welcome to <a href="http://wordpress.com/">WordPress.com</a>. This is your first post. Edit or delete it and start blogging!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/vrungupta.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/vrungupta.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/vrungupta.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/vrungupta.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/vrungupta.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/vrungupta.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/vrungupta.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/vrungupta.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/vrungupta.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/vrungupta.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/vrungupta.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/vrungupta.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/vrungupta.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/vrungupta.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/vrungupta.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/vrungupta.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=vrungupta.wordpress.com&amp;blog=2408867&amp;post=1&amp;subd=vrungupta&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://vrungupta.wordpress.com/2007/12/29/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/711f8d20f6982bda5d50a2144b5ec65b?s=96&#38;d=identicon" medium="image">
			<media:title type="html">vrungupta</media:title>
		</media:content>
	</item>
	</channel>
</rss>
