<?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/"
	>

<channel>
	<title>Computers, Internet and Web Design</title>
	<atom:link href="http://www.esellswebdesign.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.esellswebdesign.com</link>
	<description></description>
	<lastBuildDate>Thu, 12 Mar 2009 07:23:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Website</title>
		<link>http://www.esellswebdesign.com/web-designing/website</link>
		<comments>http://www.esellswebdesign.com/web-designing/website#comments</comments>
		<pubDate>Thu, 12 Mar 2009 07:23:09 +0000</pubDate>
		<dc:creator>editor</dc:creator>
				<category><![CDATA[Web Designing]]></category>

		<guid isPermaLink="false">http://www.esellswebdesign.com/?p=6</guid>
		<description><![CDATA[A website contains a useful information on a particular area of subject. Web Pages are the primary need in designing a web site which in turn needs to be designed first. A website can be considered as a book in &#8230; <a href="http://www.esellswebdesign.com/web-designing/website">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A website contains a useful information on a particular area of subject. Web Pages are the primary need in designing a web site which in turn needs to be designed first. A website can be considered as a book in which each page serves as a web page. Website Designing is greatly influenced by the rapid advancement in the field of Internet. The main aspects in the designing of a web site are:</p>
<div id="attachment_7" class="wp-caption alignright" style="width: 310px"><a href="http://www.esellswebdesign.com/wp-content/uploads/2008/08/website.jpg"><img class="size-medium wp-image-7" title="website" src="http://www.esellswebdesign.com/wp-content/uploads/2008/08/website-300x217.jpg" alt="website" width="300" height="217" /></a><p class="wp-caption-text">website</p></div>
<ul>
<li>Content: The content of the website must be meaningful and it should appeal the targeted users.</li>
<li>User friendly: The website must be designed in such a way that a user can easily interact with it or in other words a site must be user friendly.</li>
<li>Look: The look of the hypertext and graphics used in the site must be consistent. It must have a formal style.</li>
<li> Search: THe site must be easy to search even with normal search engines.</li>
</ul>
<p>A website generally consists of text and images which are added to the web page using tags. The very first page of a website is known as a Home page.It is also known as a splash page. The other name of this page is an Index Page. It is much similar to the page of a book which contains information about the contents of a book.It generally includes the disclaimer information, language selection and company or organization logo depending upon the website target. Every page of a website is a separate Hyper Text Markup Language(HTML) language file which has its own Uniform Resource Locator(URL). When all the pages of a website are joined these are joined together using Hyperlinks. Today the speeds of browser is quite high therefore the leading time span is shorter. So the use of home pages become less if the site is designed for commercial purpose. After completion of web designing task the website need to be uploaded on the internet so that the public can use the site.This uploading is done with the help of File Transfer Protocol(FTP) client. After the uploading of website on the internet the webmaster applied different types of techniques so that there are more chances of hitting the website by the visitor. A webmaster is generally a person who took part in the designing, development and marketing of a website. The strategy generally used by the webmaster is to submit the site to big search engines such as Google and Yahoo and by transferring their website link to the other sites.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.esellswebdesign.com/web-designing/website/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML &#8211; A Markup Language</title>
		<link>http://www.esellswebdesign.com/web-designing/html-a-markup-language</link>
		<comments>http://www.esellswebdesign.com/web-designing/html-a-markup-language#comments</comments>
		<pubDate>Thu, 26 Feb 2009 05:21:14 +0000</pubDate>
		<dc:creator>editor</dc:creator>
				<category><![CDATA[Web Designing]]></category>

		<guid isPermaLink="false">http://www.esellswebdesign.com/?p=12</guid>
		<description><![CDATA[HTML stands for Hyper Text Markup Language. It is a markup language that is used to design web pages. HTML is written in the form of tags which are enclosed in angular brackets.HTML elements are the main entities of markup &#8230; <a href="http://www.esellswebdesign.com/web-designing/html-a-markup-language">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>HTML stands for Hyper Text Markup Language. It is a markup language that is used to design web pages. HTML is written in the form of tags which are enclosed in angular brackets.HTML elements are the main entities of markup language. Each element has two properties namely attribute and content. Some restrictions are imposed on these properties to make a valid HTML document. There are two tags for an element. One is the starting tag and the other is the end tag. The element attribute is written in the starting tag and the content is placed between these two tags. BUt several elements such as break does not have any content and therefore it does not have any end tag or closing tag. Several types of marks up used in HTML are</p>
<div id="attachment_13" class="wp-caption alignright" style="width: 310px"><a href="http://www.esellswebdesign.com/wp-content/uploads/2008/08/html-a-markup-language.jpg"><img class="size-medium wp-image-13" title="html-a-markup-language" src="http://www.esellswebdesign.com/wp-content/uploads/2008/08/html-a-markup-language-300x214.jpg" alt="HTML - A Markup Language " width="300" height="214" /></a><p class="wp-caption-text">HTML - A Markup Language </p></div>
<ul>
<li>Structural Markup: Its main purpose is to define the role of text. Text can also be  style sheets.</li>
<li>Presentation Markup: It defines the appearance of text rather defining its functionality.</li>
<li> Hypertext Markup: The role of hyper text markup is to join several documents.</li>
</ul>
<p>Attributes of HTML: One element in HTML can take more than one attribute</p>
<p>The id attribute serves as a identifier for the element. It can be used by cascaded style sheets to determine their presentation properties. It can be used by the web browser to concentrate on a particular document.</p>
<p>The class attribute is used to classify the same elements for different purposes.</p>
<h1>Transferring of HTML document</h1>
<p>Basically the HTML document is transferred from one system to another like any other file. But two ways are generally preferred:</p>
<p>Over HTTP: The world wide web contains HTML documents which are transferred from a web server to a web browser with the help of Hyper Text Transfer Protocol. The web browser then execute the data with the help of information which was transferred with the document.</p>
<p>HTML e-mail: Two things are required for an HTML e-mail. First is a GUI editor to compose the mail. THE second one is rendering engine to display that message. However this method is rarely used because the HTML e-mail can lead to confusion in spam filters.</p>
<h2>HTML Files Naming Conventions</h2>
<p>The HTML files have a extension of .htm. It is very much similar to old days operating systems and file systems such as DOS and FAT respectively, which also uses three alphabets for a file extension. At present two flavors of HTML are available. These are XML based HTML and SGML based HTML.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.esellswebdesign.com/web-designing/html-a-markup-language/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Style Sheets for Web Designing</title>
		<link>http://www.esellswebdesign.com/web-designing/web-style-sheets-for-web-designing</link>
		<comments>http://www.esellswebdesign.com/web-designing/web-style-sheets-for-web-designing#comments</comments>
		<pubDate>Thu, 19 Feb 2009 05:03:56 +0000</pubDate>
		<dc:creator>editor</dc:creator>
				<category><![CDATA[Web Designing]]></category>

		<guid isPermaLink="false">http://www.esellswebdesign.com/?p=18</guid>
		<description><![CDATA[Web Style Sheets provides a way to separate the content structure and style. Web pages designed using style sheets gives complete information about the content and its structure but completely hides its layout or style. The popular languages used for &#8230; <a href="http://www.esellswebdesign.com/web-designing/web-style-sheets-for-web-designing">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Web Style Sheets provides a way to separate the content structure and style. Web pages designed using style sheets gives complete information about the content and its structure but completely hides its layout or style. The popular languages used for style sheets are Cascaded Style Sheets(CSS) and XSL.</p>
<div id="attachment_19" class="wp-caption alignright" style="width: 310px"><a href="http://www.esellswebdesign.com/wp-content/uploads/2008/08/web-style-sheets-for-web-designing.gif"><img class="size-medium wp-image-19" title="web-style-sheets-for-web-designing" src="http://www.esellswebdesign.com/wp-content/uploads/2008/08/web-style-sheets-for-web-designing-300x203.gif" alt="web-style-sheets-for-web-designing" width="300" height="203" /></a><p class="wp-caption-text">web-style-sheets-for-web-designing</p></div>
<h2>Benefits of style sheets</h2>
<p>The advantages of using style sheets in the designing of a web page are:</p>
<p>Speed: In a web site with Cascaded Style Sheets the user will experience a less time in loading a website. The first page of the website will take more time to load because it needs to transfer the style sheets and its content in the memory of browser. But after the completion of first page loading the other pages will be loaded in a very rapid time as the information about the style sheets and its content has been already transferred in the browser memory.</p>
<ul>
<li>Maintenance: All of the style sheets can be loaded in one file therefore it requires less maintenance and decreases the chances of human errors as they have to manage a single file only.Also the webpages with style sheets requires less effort for its editing.</li>
<li>Accessibility: Websites with style sheets technology are displayed in a similar fashion in different browsers(Opera,Safari, Internet Explorer, Mozilla Firefox). If a browser is unable to understand a particular style sheet then it can ignore it and can display the content to the user.</li>
<li>Customization: THe information about style is stored externally. So if a user intentionally or accidentally disable the content, it will still remain in readable form. The webmasters provides a lot of style sheets by virtue of which the look of a website can be completely changed without any alteration in its content.</li>
<li>Consistency: The style sheets files contains only the information which a web designer wants to convey. Thus provides consistency in a website by removing all the meaningless things. The other advantage of using style sheet is that the designer does not need to worry about the style properties at the composition time. The properties need to be defined only at the presentation time.</li>
</ul>
<h2>Disadvantages of using style sheets</h2>
<p>The usage of style sheets have certain limitations also One such limitation is that the web tools find it difficult to adapt the style sheet specifications. THe other disadvantage is that the use of style sheets make the changes in the semantic vocabulary of the style elements due to which they are changed into a general vocabulary format. So a web master has to define certain elements to convey their meaning.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.esellswebdesign.com/web-designing/web-style-sheets-for-web-designing/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASP and ASP.net</title>
		<link>http://www.esellswebdesign.com/web-designing/asp-and-aspnet</link>
		<comments>http://www.esellswebdesign.com/web-designing/asp-and-aspnet#comments</comments>
		<pubDate>Mon, 09 Feb 2009 08:18:55 +0000</pubDate>
		<dc:creator>editor</dc:creator>
				<category><![CDATA[Web Designing]]></category>

		<guid isPermaLink="false">http://www.esellswebdesign.com/?p=21</guid>
		<description><![CDATA[ASP stands for Active Server Pages. It is first ever server side script engine designed by Microsoft for the Web Pages that are dynamically designed. It was first released as an additional component with Windows 4.0 version. But later on &#8230; <a href="http://www.esellswebdesign.com/web-designing/asp-and-aspnet">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>ASP stands for Active Server Pages. It is first ever server side script engine designed by Microsoft for the Web Pages that are dynamically designed. It was first released as an additional component with Windows 4.0 version. But later on it was included as a free component of Windows 2000 server. An ASP website is easy to program because of the availability of built in objects. The ASP 2.0 version</p>
<div id="attachment_22" class="wp-caption alignright" style="width: 310px"><a href="http://www.esellswebdesign.com/wp-content/uploads/2008/08/asp-and-aspnet.gif"><img class="size-medium wp-image-22" title="asp-and-aspnet" src="http://www.esellswebdesign.com/wp-content/uploads/2008/08/asp-and-aspnet-300x196.gif" alt="asp-and-aspnet" width="300" height="196" /></a><p class="wp-caption-text">asp-and-aspnet</p></div>
<p>contains six built in objects. these are Response,Request, Error, Server, Application and Session. Session for example is an object whose task is to maintain the variables from one page to another page during a cookie session. The ASP webpages are stored in a file with .asp extension. But some companies uses .aspx extension for security purposes. But this extension is provided on a ASP.net page. The active Server pages are designed mostly in VB script BUT other scripts such as Java script and Perl script can also be used.</p>
<h2>ASP and its Version</h2>
<p>Upto now ASP has releases its three main versions</p>
<p>ASP 1.0 : It was released in 1996 and was an add on component of Internet Information Server(IIS 3.0)</p>
<p>ASP 2.0 : It was released in 1997 and was an add on component of Internet Information Server(IIS 4.0)</p>
<p>ASP 3.0 : It was released in 1996 and was a free component of Internet Information Server(IIS 3.0)</p>
<h2>Difference between ASP and ASP.net</h2>
<p>Some of the users are confused with these terms. According to them these are two different names of a same technology but both the technolgies are completely different</p>
<p>ASP uses script languages such as Java script, VB script, Perl script while ASP.net can use any of the .net technologies which includes J#,VB.Net, C# etc.</p>
<p>ASP has a maximum of six inbuilt classes while ASP.net can have a minimum of 200 inbuilt classes.</p>
<p>ASP does not contain any component based on server while ASP.net contains Server based components such as Buttons, Text etc.</p>
<p>ASP does not provide Page level transactions feature while ASP.net provides this feature.</p>
<p>ASP cannot be used for event driven processing while ASP.net can be used for event driven processing</p>
]]></content:encoded>
			<wfw:commentRss>http://www.esellswebdesign.com/web-designing/asp-and-aspnet/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Browser and Web Server</title>
		<link>http://www.esellswebdesign.com/web-designing/web-browser-and-web-server</link>
		<comments>http://www.esellswebdesign.com/web-designing/web-browser-and-web-server#comments</comments>
		<pubDate>Thu, 22 Jan 2009 05:17:17 +0000</pubDate>
		<dc:creator>editor</dc:creator>
				<category><![CDATA[Web Designing]]></category>

		<guid isPermaLink="false">http://www.esellswebdesign.com/?p=30</guid>
		<description><![CDATA[Web Browser Web Browser is an application software that helps the user to extract information in the form of text, images, videos, audios etc.from the webpage which in turn is located on a web site. generally a Web page has &#8230; <a href="http://www.esellswebdesign.com/web-designing/web-browser-and-web-server">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h2>Web Browser</h2>
<p>Web Browser is an application software that helps the user to extract information in the form of text, images, videos, audios etc.from the webpage which in turn is located on a web site. generally a Web page has hyperlinks to other pages on the same website or at different websites. Web browsers</p>
<div id="attachment_31" class="wp-caption alignright" style="width: 310px"><a href="http://www.esellswebdesign.com/wp-content/uploads/2008/08/web-browser-and-web-server.png"><img class="size-medium wp-image-31" title="web-browser-and-web-server" src="http://www.esellswebdesign.com/wp-content/uploads/2008/08/web-browser-and-web-server-300x233.png" alt="web-browser-and-web-server" width="300" height="233" /></a><p class="wp-caption-text">web-browser-and-web-server</p></div>
<p>allows the user to access the information by traversing these hyperlinks. Web browser also executes the HTML code that is why the appearance of a wepage on different web browser is different. Generally web browsers are used for world wide web access but they can also be used for content retrieval in file systems. A list of popular web browsers include Internet Explorer, Mozilla Fire Fox, Opera, safari, AOL Explorers The Hyper Text transfer Protocol acts as a medium between web browsers and web servers in access of a web page. This protocol provides a way to web browser due to which it can send the request to the server and also can retrieve the response from the web server. The HTTP 1.1 version is generally used which is supported by most of the browsers today except Internet Explorer. Internet Explorer supports this version of protocol but not fully. The web pages are located with the help of Uniform Resource Locator which is treated as an address by the web browser. The URL pattern for different protocols also differ. For example the URL of Hyper Text Transfer Protocol is http: for Gopher protocol it is gopher while for File Transfer protocol it is ftp:</p>
<h2>Web servers</h2>
<p>A Web server is a system program that accepts request from the client (web browser) and after its interpretation gives back the response Beside this a web server can also provide the following facilities</p>
<ul>
<li>Authentication: The web server checks the request before sending back the response.</li>
<li>Content Compression : It can also cut off the size of the response content without altering the meaning.</li>
<li>Virtual host: It can also link various web sites using only one IP address</li>
<li>Support for file: IT provides support to large files.</li>
<li>Bandwidth throttling: To lower down the response time of any request and to serve a number of clients at any instant of time.</li>
<li> Web server also maps the path of the Uniform Resource Locator to:</li>
</ul>
<blockquote><p>a local file system if the request is static.</p>
<p>a program(Internal or External) if the request is dynamic.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.esellswebdesign.com/web-designing/web-browser-and-web-server/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AJAX &#8211; A Web Development Technique</title>
		<link>http://www.esellswebdesign.com/web-designing/ajax-a-web-development-technique</link>
		<comments>http://www.esellswebdesign.com/web-designing/ajax-a-web-development-technique#comments</comments>
		<pubDate>Sun, 30 Nov 2008 18:03:22 +0000</pubDate>
		<dc:creator>editor</dc:creator>
				<category><![CDATA[Web Designing]]></category>

		<guid isPermaLink="false">http://www.esellswebdesign.com/?p=27</guid>
		<description><![CDATA[AJAX stands for Asynchronous Java Script and Extended Markup Language. It is an aggregation of various web development techniques to create an interactive web site.The word AJAX was discovered in 2005 but the research work was occurring on this technology &#8230; <a href="http://www.esellswebdesign.com/web-designing/ajax-a-web-development-technique">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>AJAX stands for Asynchronous Java Script and Extended Markup Language. It is an aggregation of various web development techniques to create an interactive web site.The word AJAX was discovered in 2005 but the research work was occurring on this technology since 1996 when IFrame element was introduced in internet. In 1997 the evolution of Remote scripting provides a base for the invention of this technique.By means of Ajax technology the data is retrieved by the web applications from the webserver without causing any effect on the appearance and behavior of the existing page as the process runs in the background.</p>
<div id="attachment_28" class="wp-caption alignright" style="width: 310px"><a href="http://www.esellswebdesign.com/wp-content/uploads/2008/08/ajax-a-web-development-technique.png"><img class="size-medium wp-image-28" title="ajax-a-web-development-technique" src="http://www.esellswebdesign.com/wp-content/uploads/2008/08/ajax-a-web-development-technique.png" alt="ajax-a-web-development-technique" width="300" height="300" /></a><p class="wp-caption-text">ajax-a-web-development-technique</p></div>
<p>The various techniques which on combination resulting in Ajax technology are:</p>
<p>Cascaded Style Sheets and XHTML for website presentation.</p>
<p>The Dynamic Object Model(DOM) for data interaction.</p>
<p>The XMLhttp request protocol for communication.</p>
<p>XSLT and XML for data Manipulation and Interchange</p>
<p>Java Script to bundle all these technologies.</p>
<h2>Important Points About AJAX techniques</h2>
<p>The Java script is not the solitaire technology to aggregate all the technologies VB script can also do the same purpose.</p>
<p>Instead of XSLT and XML you can also use plain text and Java Script Object Notation technique for data manipulation.</p>
<p>IFrame can also serve as a means of asynchronous communication.</p>
<h1>Advantages of Using AJAX</h1>
<p>Sometimes a web page contains a very large content. By using conventional methods of content retreival each request is need to be reloaded but AJAX technology provides the power to directly target the content that needs updation.</p>
<p>AJAX technology provides the mechanism to the web applications to respone rapidly at a request. The user always receive fast response no matter the updation is done at the server side or not.</p>
<p>This technology reduces the traffic congestion as the style sheets are used in this technology which needs to be requested only once.</p>
<h2>Disadvantages of AJAX</h2>
<p>The webpages using Ajax technology are not attached to the browser history engine. So if by some reasons the page gets enabled then we cannot go back to the previous page with the help of back button, rather we reach to a page which was visited before it.</p>
<p>The making of a bookmark for a particular site becomes difficult.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.esellswebdesign.com/web-designing/ajax-a-web-development-technique/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Designing &#8211; A Client Server Technology</title>
		<link>http://www.esellswebdesign.com/web-designing/web-designing-a-client-server-technology</link>
		<comments>http://www.esellswebdesign.com/web-designing/web-designing-a-client-server-technology#comments</comments>
		<pubDate>Fri, 29 Aug 2008 20:29:18 +0000</pubDate>
		<dc:creator>editor</dc:creator>
				<category><![CDATA[Web Designing]]></category>

		<guid isPermaLink="false">http://www.esellswebdesign.com/?p=3</guid>
		<description><![CDATA[Web designing is a strategy of planning, modeling and execution of electronic media content by means of Internet and with the help of a technology which can be easily interpreted and displayed by the web browser and other Graphical User &#8230; <a href="http://www.esellswebdesign.com/web-designing/web-designing-a-client-server-technology">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Web designing is a strategy of planning, modeling and execution of electronic media content by means of Internet and with the help of a technology which can be easily interpreted and displayed by the web browser and other Graphical User Interface. The main purpose of a website is to collect one or more electronic files on one or more than one web servers. So that these electronic files can be</p>
<div id="attachment_4" class="wp-caption alignright" style="width: 310px"><a href="http://www.esellswebdesign.com/wp-content/uploads/2008/08/web-designing-a-client-server-technology.gif"><img class="size-medium wp-image-4" title="web-designing-a-client-server-technology" src="http://www.esellswebdesign.com/wp-content/uploads/2008/08/web-designing-a-client-server-technology-300x272.gif" alt="Web Designing - A Client Server Technology " width="300" height="272" /></a><p class="wp-caption-text">Web Designing - A Client Server Technology </p></div>
<p>extracted on demand. in the form of a web page. Thus a website works on a client server technology. The client or end user sends the request to the server and after the interpretation of that request the server sends back the result in the form of web pages. The information such as text, Bitmap images, Joint Photographic Expert Group(JPEG), Graphics Image Format(GIF) are stored in the webpages with the help of HTML, XHTML and XML tags. You need plugins for complex vector graphics and animations. Plugins are nothing but a software. A few examples of plugins software are Adobe, Flash etc. By the passage of time the functionality of the web browsers have increased. Thanks to the efforts of World Wide Web Consortium, which is a governing body whose task is to improve the technology of web browsers and web designing. The future plan of world wide web is to develop a web browser that will not need any plugin software for animation and Vector graphics.</p>
<p>Static Pages: The content of these pages are permanent. So no changes are made to the web pages unless the master programmer needs to update the pages.</p>
<p>Dynamic web pages: In dynamic web pages the content is automatically updated according to the clients request. All this is achieved with the help of scripting technologies such as Java script, CSS(cascaded style sheets), PDF etc. Web designing and web development are considered to be same by some people. But the dramatic change in Information Technology has provide a boundary line for their separation.</p>
<p>The first website was developed in 1991. when Tim Berners Lee combined the idea of Internet with hypertext. Both the techniques were already known. But no one uses them in a way Tim Lee did. With the tremendous growth in web designing a lot of companies have been set up to fulfil the demand of web work. Many western countries company are setting up their offices in developing countries like India, Romania etc. To take advantages of very cheap labor rates.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.esellswebdesign.com/web-designing/web-designing-a-client-server-technology/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Website Planning and Documentation</title>
		<link>http://www.esellswebdesign.com/web-designing/website-planning-and-documentation</link>
		<comments>http://www.esellswebdesign.com/web-designing/website-planning-and-documentation#comments</comments>
		<pubDate>Sat, 19 Jul 2008 05:58:32 +0000</pubDate>
		<dc:creator>editor</dc:creator>
				<category><![CDATA[Web Designing]]></category>

		<guid isPermaLink="false">http://www.esellswebdesign.com/?p=9</guid>
		<description><![CDATA[Website Planning After the uploading of website the designer must need to spend some time on the planning strategy. The Planning strategies include: Purpose: It is necessary to explain the website purpose. In other words the designer must need to &#8230; <a href="http://www.esellswebdesign.com/web-designing/website-planning-and-documentation">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h2>Website Planning</h2>
<p>After the uploading of website the designer must need to spend some time on the planning strategy. The Planning strategies include:</p>
<div id="attachment_10" class="wp-caption alignright" style="width: 310px"><a href="http://www.esellswebdesign.com/wp-content/uploads/2008/08/website-planning-and-documentation.gif"><img class="size-medium wp-image-10" title="website-planning-and-documentation" src="http://www.esellswebdesign.com/wp-content/uploads/2008/08/website-planning-and-documentation-300x261.gif" alt="website-planning-and-documentation" width="300" height="261" /></a><p class="wp-caption-text">website-planning-and-documentation</p></div>
<ul>
<li>Purpose: It is necessary to explain the website purpose. In other words the designer must need to analyse for which purpose the website is designed? Who is the targeted audience? What information will the end user or the visitor will receive from the website. He should also need to set short and long term goals. He has to designed the website in such a way that if he need to update the content then he can do it easily. Also the designer need to monitor the progress of website from starting to end.</li>
<li>Audience: Audiences are the targeted person for which the website is designed. These are the visitors who will visit your website on the Internet.The website must be designed after observing what information the visitor wants from your website as the visitor visits the site for finding a particular type of information.</li>
<li>Content: The next step for the planning of a website is to analyse the accuracy. In a website the information is stored in the form of a content. Before writing that content in a webpage You can temporarily publish the website for a group of visitors and ask for the feedback. If they find something wrong with the content then delete that content from the website.</li>
</ul>
<h2>Documentation of website</h2>
<p>It is a prototype for the website.the documentation of a website improves the chances of the success of a website because if their is a need of improvement in the website you can do it on time. For a perfect documentation the content is thoroughly analyzed and the information structure is observed. With the help of this information structure the site map is designed. There are three ways of designing a site map that includes:</p>
<ul>
<li>Linear website diagram: It will help the user to understand the flow of website in a single sequence.</li>
<li>Hierarchical Website diagram: It will provide more the user more than one way to track of the website structure.</li>
<li> Branched chain website diagram: IT will provide the user different links to different pages.</li>
</ul>
<p>The layout of a web page is determined using Storyboard. In this method a record is maintained for the each page, Title of the page and the purpose of the page. These storyboards are created either manually or with the help of softwares.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.esellswebdesign.com/web-designing/website-planning-and-documentation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webmasters and Search Engine Optimization</title>
		<link>http://www.esellswebdesign.com/web-designing/webmasters-and-search-engine-optimization</link>
		<comments>http://www.esellswebdesign.com/web-designing/webmasters-and-search-engine-optimization#comments</comments>
		<pubDate>Tue, 27 May 2008 12:34:50 +0000</pubDate>
		<dc:creator>editor</dc:creator>
				<category><![CDATA[Web Designing]]></category>

		<guid isPermaLink="false">http://www.esellswebdesign.com/?p=15</guid>
		<description><![CDATA[Search Engine Optimization is a strategy of improving the traffic quality and volume by means of search engines using algorithmic search results for targeted keyword. More higher the rank of a website more visitors will visit that website. Thus it &#8230; <a href="http://www.esellswebdesign.com/web-designing/webmasters-and-search-engine-optimization">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Search Engine Optimization is a strategy of improving the traffic quality and volume by means of search engines using algorithmic search results for targeted keyword. More higher the rank of a website more visitors will visit that website. Thus it is a marketing strategy for making a site popular. The main&amp; emphasis in search engine Optimization is to understand what a visitor searches for in a web site. The efforts in a Search Engine Optimization includes Presentation, Planning, Documentation and Coding of a web site. Web masters starts optimizing their websites for search engines during 1990.</p>
<div id="attachment_16" class="wp-caption alignright" style="width: 310px"><a href="http://www.esellswebdesign.com/wp-content/uploads/2008/08/webmasters-and-search-engine-optimization.jpg"><img class="size-medium wp-image-16" title="webmasters-and-search-engine-optimization" src="http://www.esellswebdesign.com/wp-content/uploads/2008/08/webmasters-and-search-engine-optimization-300x293.jpg" alt="Webmasters and Search Engine Optimization" width="300" height="293" /></a><p class="wp-caption-text">Webmasters and Search Engine Optimization</p></div>
<p>During mid nineties Search Engine identified that the web designers or webmasters are putting a lot of effort to rank well by them. The webmasters were using a large amount of keywords to do that. So search engines like Infoseek change their algorithms to deal with such type of situation. After changing their algorithms the search engines were able to remove the site with aggressive Keywords and techniques from their search results.The most popular search engines such as Google and Yahoo have crawlers to locate the web pages for search results. The webpages that are linked to pages on other search engines do not need any submission as they are automatically find. A few search engines such as Yahoo uses paid submission technique for Search Engine Optimization. This technique includes the submit pages in its database with guaranty, But offers no guarantee for site ranking in search results. Due to this drawback yahoo search engine was criticized by the web advertisers. The other disadvantage with Yahoo search engine is that its both directory, The Open Directory and the Yahoo Directory requires manual submission.</p>
<p>On the other hand Google search engine uses free submission technique that guarantees that all the submit pages will be found. It also provides web master tools due to which there is no need of manual submission SEO is based on two techniques. The first technique is a good designing techniques according to the search engines. It is named as white hat search engine optimization technique.THe other technique is not fully accepted by the search engines and they try to minimize the effects of this technique if used in any website optimization. It is also known as Black hat technique. The results of white hat techniques are good for optimization while a website is temporarily banned or in some cases permanently banned if uses this technique.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.esellswebdesign.com/web-designing/webmasters-and-search-engine-optimization/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Designing a Fast Loading Website</title>
		<link>http://www.esellswebdesign.com/web-designing/designing-a-fast-loading-website</link>
		<comments>http://www.esellswebdesign.com/web-designing/designing-a-fast-loading-website#comments</comments>
		<pubDate>Mon, 21 Apr 2008 23:58:05 +0000</pubDate>
		<dc:creator>editor</dc:creator>
				<category><![CDATA[Web Designing]]></category>

		<guid isPermaLink="false">http://www.esellswebdesign.com/?p=24</guid>
		<description><![CDATA[An important point which is considered during designing a website is to design a website in such a way that it can be loaded rapidly. A user or visitors loves to open a fast loading website but if a website &#8230; <a href="http://www.esellswebdesign.com/web-designing/designing-a-fast-loading-website">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>An important point which is considered during designing a website is to design a website in such a way that it can be loaded rapidly. A user or visitors loves to open a fast loading website but if a website takes a long time to load then in future it will be hardly surf by user. To make a fast loading website the necessary tips required are:</p>
<div id="attachment_25" class="wp-caption alignright" style="width: 310px"><a href="http://www.esellswebdesign.com/wp-content/uploads/2008/08/designing-a-fast-loading-website.jpg"><img class="size-medium wp-image-25" title="designing-a-fast-loading-website" src="http://www.esellswebdesign.com/wp-content/uploads/2008/08/designing-a-fast-loading-website-300x298.jpg" alt="designing-a-fast-loading-website" width="300" height="298" /></a><p class="wp-caption-text">designing-a-fast-loading-website</p></div>
<ul>
<li>Less use of images: Use a minimum number of images in your website. Images enhances the website appearance but increases the load time for a website. that is the reason why the websites of Google and Yahoo contains a very few images. Thus to make a fast loading website keep the design as simple as possible.</li>
<li>Image Optimization: If you think that some images are necessary for your website then optimize these images. Image Optimization means to cut down the size of images with a specific method. Image Optimization can be done by using less number of colors. More the number of colors you choose for the image, more is the loading time. Now a days a lot of image optimization tools are available online which you can use to cut down the image size. The other technique you can use is to specify the file format of the image.</li>
<li>Usage of Tables: Tables are load rapidly in comparison to other content because it is a simple HTML code. So wherever possible use a table on the web page.</li>
<li>Use less animation: Animation draws the attention of the visitor to your website. But animated gifs takes a very long time to load. So use animations only when there is no other option.</li>
<li>Use cascaded Style Sheets: CSS are nothing but a simple HTML statement. So these are loaded fastly. The use of CSS also improves the text style used on a web page and it easily draws the attention of the visitor.</li>
<li>Use Simple Icons: Always use simple icons to improve the load time of your website.</li>
<li>Use background Images: Instead of using a big image of uniform size use background image to convey the information. It will save the precious load time for a website.</li>
<li>Use Flash creatively: It is a popular tool in designing a website. If a website is designed almost in Flash it will look amazing but will took a very long time to load. So use Flash in designing your website creatively.</li>
<li>Check the website load time: It is an essential tip in designing a website with short load time. Before finalizing your website design check the load time on tools such as Net mechanics. It will give you the clear cut information about its load time.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.esellswebdesign.com/web-designing/designing-a-fast-loading-website/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

