<?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>Sakshay PHP MySQL Blog - PHP MySQL Open Source Solutions Latest Updates &#187; General</title>
	<atom:link href="http://www.sakshay.in/blog/php_mysql/category/general/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sakshay.in/blog</link>
	<description>We Shape Your Idea.....</description>
	<lastBuildDate>Sun, 25 Apr 2010 05:16:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Include html file into another html file</title>
		<link>http://www.sakshay.in/blog/php_mysql/include-html-file-into-another-html-file</link>
		<comments>http://www.sakshay.in/blog/php_mysql/include-html-file-into-another-html-file#comments</comments>
		<pubDate>Sat, 06 Jun 2009 07:56:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[server side includes]]></category>
		<category><![CDATA[SSI]]></category>

		<guid isPermaLink="false">http://www.sakshay.in/blog/?p=65</guid>
		<description><![CDATA[In dyanmic websites developed using php, asp , jsp, perl etc, including an external file like a html snippet in a file is quite easy. But at times, you may want to include a html snippet in a html file.
This can be done using Server Side Includes (SSI). SSI is a simple server side scripting [...]]]></description>
			<content:encoded><![CDATA[<p>In dyanmic websites developed using php, asp , jsp, perl etc, including an external file like a html snippet in a file is quite easy. But at times, you may want to include a html snippet in a html file.</p>
<p>This can be done using Server Side Includes (SSI). SSI is a simple server side scripting language used primarily to paste contents of one or more files into another file.</p>
<p>For example, if you have a block of latest news on all the pages of your website. Now everytime, you need to update the news block, you would need to edit all the html pages. The easy way would be using SSI. The news block can be a html or text file like news.txt. You can include this file into multiple SSI-enabled pages throghout the website by placing the code:</p>
<p><em>&lt;!&#8211;#include virtual-&#8221;../news.txt&#8221;&#8211;&gt;</em></p>
<p>Now you just need to change this one file and the effect will take place throughout the website.</p>
<p>For more details, <a rel="nofollow" href="http://en.wikipedia.org/wiki/Server_Side_Includes" target="_blank">logon to Wikipedia</a>.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Bookmark this Post:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.sakshay.in/blog/php_mysql/include-html-file-into-another-html-file&amp;title=Include+html+file+into+another+html+file" title="Add 'Include html file into another html file' to Del.icio.us"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Include html file into another html file' to Del.icio.us" alt="Add 'Include html file into another html file' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.sakshay.in/blog/php_mysql/include-html-file-into-another-html-file&amp;title=Include+html+file+into+another+html+file" title="Add 'Include html file into another html file' to digg"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Include html file into another html file' to digg" alt="Add 'Include html file into another html file' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Include+html+file+into+another+html+file&amp;u=http://www.sakshay.in/blog/php_mysql/include-html-file-into-another-html-file" title="Add 'Include html file into another html file' to FURL"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Include html file into another html file' to FURL" alt="Add 'Include html file into another html file' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=Include+html+file+into+another+html+file&amp;Description=Include+html+file+into+another+html+file&amp;Url=http://www.sakshay.in/blog/php_mysql/include-html-file-into-another-html-file" title="Add 'Include html file into another html file' to blinklist"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/blinklist.png" title="Add 'Include html file into another html file' to blinklist" alt="Add 'Include html file into another html file' to blinklist" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.sakshay.in/blog/php_mysql/include-html-file-into-another-html-file&amp;title=Include+html+file+into+another+html+file" title="Add 'Include html file into another html file' to reddit"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Include html file into another html file' to reddit" alt="Add 'Include html file into another html file' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=Include+html+file+into+another+html+file&amp;url=http://www.sakshay.in/blog/php_mysql/include-html-file-into-another-html-file&amp;version=0.7" title="Add 'Include html file into another html file' to Feed Me Links"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/feedmelinks.png" title="Add 'Include html file into another html file' to Feed Me Links" alt="Add 'Include html file into another html file' to Feed Me Links" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.sakshay.in/blog/php_mysql/include-html-file-into-another-html-file" title="Add 'Include html file into another html file' to Technorati"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Include html file into another html file' to Technorati" alt="Add 'Include html file into another html file' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://www.sakshay.in/blog/php_mysql/include-html-file-into-another-html-file&amp;title=Include+html+file+into+another+html+file" title="Add 'Include html file into another html file' to Stumble Upon"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Include html file into another html file' to Stumble Upon" alt="Add 'Include html file into another html file' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.sakshay.in/blog/php_mysql/include-html-file-into-another-html-file&amp;title=Include+html+file+into+another+html+file" title="Add 'Include html file into another html file' to Google Bookmarks"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Include html file into another html file' to Google Bookmarks" alt="Add 'Include html file into another html file' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://www.sakshay.in/blog/php_mysql/include-html-file-into-another-html-file" title="Add 'Include html file into another html file' to Bloglines"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'Include html file into another html file' to Bloglines" alt="Add 'Include html file into another html file' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http://www.sakshay.in/blog/php_mysql/include-html-file-into-another-html-file&amp;T=Include+html+file+into+another+html+file" title="Add 'Include html file into another html file' to Netscape"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/netscape.gif" title="Add 'Include html file into another html file' to Netscape" alt="Add 'Include html file into another html file' to Netscape" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://www.sakshay.in/blog/php_mysql/include-html-file-into-another-html-file" title="Add 'Include html file into another html file' to Bookmark.it"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'Include html file into another html file' to Bookmark.it" alt="Add 'Include html file into another html file' to Bookmark.it" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=Include+html+file+into+another+html+file&amp;url=http://www.sakshay.in/blog/php_mysql/include-html-file-into-another-html-file" title="Add 'Include html file into another html file' to Ask"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Add 'Include html file into another html file' to Ask" alt="Add 'Include html file into another html file' to Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://www.sakshay.in/blog/php_mysql/include-html-file-into-another-html-file&amp;title=Include+html+file+into+another+html+file" title="Add 'Include html file into another html file' to Live-MSN"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Include html file into another html file' to Live-MSN" alt="Add 'Include html file into another html file' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Include+html+file+into+another+html+file&amp;url=http://www.sakshay.in/blog/php_mysql/include-html-file-into-another-html-file" title="Add 'Include html file into another html file' to SlashDot"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Include html file into another html file' to SlashDot" alt="Add 'Include html file into another html file' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://sphinn.com/submit.php?url=http://www.sakshay.in/blog/php_mysql/include-html-file-into-another-html-file&amp;title=Include+html+file+into+another+html+file" title="Add 'Include html file into another html file' to Sphinn"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/sphinn.png" title="Add 'Include html file into another html file' to Sphinn" alt="Add 'Include html file into another html file' to Sphinn" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://www.sakshay.in/blog/php_mysql/include-html-file-into-another-html-file&amp;t=Include+html+file+into+another+html+file" title="Add 'Include html file into another html file' to FaceBook"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Include html file into another html file' to FaceBook" alt="Add 'Include html file into another html file' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.blogmemes.com/post.php?url=http://www.sakshay.in/blog/php_mysql/include-html-file-into-another-html-file&amp;title=Include+html+file+into+another+html+file" title="Add 'Include html file into another html file' to Blogmemes"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/blogmemes.png" title="Add 'Include html file into another html file' to Blogmemes" alt="Add 'Include html file into another html file' to Blogmemes" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogsvine.com/submit.php?url=http://www.sakshay.in/blog/php_mysql/include-html-file-into-another-html-file" title="Add 'Include html file into another html file' to Blogsvine"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/blogsvine.png" title="Add 'Include html file into another html file' to Blogsvine" alt="Add 'Include html file into another html file' to Blogsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Include+html+file+into+another+html+file&amp;c=http://www.sakshay.in/blog/php_mysql/include-html-file-into-another-html-file" title="Add 'Include html file into another html file' to MySpace"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Include html file into another html file' to MySpace" alt="Add 'Include html file into another html file' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.indianpad.com/submit.php?url=http://www.sakshay.in/blog/php_mysql/include-html-file-into-another-html-file&amp;title=Include+html+file+into+another+html+file" title="Add 'Include html file into another html file' to IndianPad"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/indianpad.png" title="Add 'Include html file into another html file' to IndianPad" alt="Add 'Include html file into another html file' to IndianPad" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://www.sakshay.in/blog/php_mysql/include-html-file-into-another-html-file" title="Add 'Include html file into another html file' to Twitter"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Include html file into another html file' to Twitter" alt="Add 'Include html file into another html file' to Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://valent-blog.eu/social-bookmarking-reloaded/" title="Add 'Include html file into another html file' to Social Bookmarking Reloaded"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/sbr.png" title="Add 'Include html file into another html file' to Social Bookmarking Reloaded" alt="Add 'Include html file into another html file' to Social Bookmarking Reloaded" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.sakshay.in/blog/php_mysql/include-html-file-into-another-html-file/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Two utmost must haves in a news portal – Design and Usability</title>
		<link>http://www.sakshay.in/blog/php_mysql/two-utmost-must-haves-in-a-news-portal-%e2%80%93-design-and-usability</link>
		<comments>http://www.sakshay.in/blog/php_mysql/two-utmost-must-haves-in-a-news-portal-%e2%80%93-design-and-usability#comments</comments>
		<pubDate>Sat, 18 Apr 2009 13:14:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.sakshay.in/blog/?p=41</guid>
		<description><![CDATA[After working on many news portals and media websites, I have found work done on news portals very interesting, captivating and entrancing. I just love the fair balance of work require to be done in news portals. The news web place is an idealistic field, where friction has to be removed from enterprise before starting [...]]]></description>
			<content:encoded><![CDATA[<p>After working on many news portals and media websites, I have found work done on news portals very interesting, captivating and entrancing. I just love the fair balance of work require to be done in news portals. The news web place is an idealistic field, where friction has to be removed from enterprise before starting doing anything. While creating and piling this system, various new technologies like XML and RSS have been used which in turn also saves a lot of time for the company requiring it. As per my one of the observance, working on professional portals is like same as on news portals, if and only if you acknowledge less perceptive user requirements for branding and monetization. Since from a long period of time, we are working on news portals and during this period of time, we have also determined several other dozens of news portals, in which I have noticed that most of the online news sites makes unique design mistakes.</p>
<p>One of the mistakes that occur mostly is with the “fill available space” logic. According to me, the user should not browse through wide range of varied headline designs, fonts, inconsistent graphics etc. What the reader wants to have in a news portal is simplicity and informative content. No body pays much attention on home page animation and showy graphical drop down menus.</p>
<p>Along with this, no body really wants to have unnecessary clutter on the home page content of news portal. Including variety of news feed resources; more density of the reader is on the layout of home page, headlines and titles, which must be more color-coded, eye catchy and simple. More crisp and clean design structure is the success mantra for the news sites. The length of the headlines must be clear and appealing. Advertisements available on news portals are comparatively more memorable than other things. The essential planning and proper agreement addressing standard design web site are important, before making live your news portal. Our major aim is to a great job work by impressing more and more visitors, by having a simple and readable news portal. In a nutshell, if you are also looking for constructing a news portal, at least spend 2-3 hours on Google and look for the various differences between news portals available on Internet or consult us.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Bookmark this Post:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.sakshay.in/blog/php_mysql/two-utmost-must-haves-in-a-news-portal-%e2%80%93-design-and-usability&amp;title=Two+utmost+must+haves+in+a+news+portal+%E2%80%93+Design+and+Usability" title="Add 'Two utmost must haves in a news portal – Design and Usability' to Del.icio.us"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Two utmost must haves in a news portal – Design and Usability' to Del.icio.us" alt="Add 'Two utmost must haves in a news portal – Design and Usability' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.sakshay.in/blog/php_mysql/two-utmost-must-haves-in-a-news-portal-%e2%80%93-design-and-usability&amp;title=Two+utmost+must+haves+in+a+news+portal+%E2%80%93+Design+and+Usability" title="Add 'Two utmost must haves in a news portal – Design and Usability' to digg"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Two utmost must haves in a news portal – Design and Usability' to digg" alt="Add 'Two utmost must haves in a news portal – Design and Usability' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Two+utmost+must+haves+in+a+news+portal+%E2%80%93+Design+and+Usability&amp;u=http://www.sakshay.in/blog/php_mysql/two-utmost-must-haves-in-a-news-portal-%e2%80%93-design-and-usability" title="Add 'Two utmost must haves in a news portal – Design and Usability' to FURL"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Two utmost must haves in a news portal – Design and Usability' to FURL" alt="Add 'Two utmost must haves in a news portal – Design and Usability' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=Two+utmost+must+haves+in+a+news+portal+%E2%80%93+Design+and+Usability&amp;Description=Two+utmost+must+haves+in+a+news+portal+%E2%80%93+Design+and+Usability&amp;Url=http://www.sakshay.in/blog/php_mysql/two-utmost-must-haves-in-a-news-portal-%e2%80%93-design-and-usability" title="Add 'Two utmost must haves in a news portal – Design and Usability' to blinklist"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/blinklist.png" title="Add 'Two utmost must haves in a news portal – Design and Usability' to blinklist" alt="Add 'Two utmost must haves in a news portal – Design and Usability' to blinklist" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.sakshay.in/blog/php_mysql/two-utmost-must-haves-in-a-news-portal-%e2%80%93-design-and-usability&amp;title=Two+utmost+must+haves+in+a+news+portal+%E2%80%93+Design+and+Usability" title="Add 'Two utmost must haves in a news portal – Design and Usability' to reddit"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Two utmost must haves in a news portal – Design and Usability' to reddit" alt="Add 'Two utmost must haves in a news portal – Design and Usability' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=Two+utmost+must+haves+in+a+news+portal+%E2%80%93+Design+and+Usability&amp;url=http://www.sakshay.in/blog/php_mysql/two-utmost-must-haves-in-a-news-portal-%e2%80%93-design-and-usability&amp;version=0.7" title="Add 'Two utmost must haves in a news portal – Design and Usability' to Feed Me Links"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/feedmelinks.png" title="Add 'Two utmost must haves in a news portal – Design and Usability' to Feed Me Links" alt="Add 'Two utmost must haves in a news portal – Design and Usability' to Feed Me Links" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.sakshay.in/blog/php_mysql/two-utmost-must-haves-in-a-news-portal-%e2%80%93-design-and-usability" title="Add 'Two utmost must haves in a news portal – Design and Usability' to Technorati"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Two utmost must haves in a news portal – Design and Usability' to Technorati" alt="Add 'Two utmost must haves in a news portal – Design and Usability' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://www.sakshay.in/blog/php_mysql/two-utmost-must-haves-in-a-news-portal-%e2%80%93-design-and-usability&amp;title=Two+utmost+must+haves+in+a+news+portal+%E2%80%93+Design+and+Usability" title="Add 'Two utmost must haves in a news portal – Design and Usability' to Stumble Upon"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Two utmost must haves in a news portal – Design and Usability' to Stumble Upon" alt="Add 'Two utmost must haves in a news portal – Design and Usability' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.sakshay.in/blog/php_mysql/two-utmost-must-haves-in-a-news-portal-%e2%80%93-design-and-usability&amp;title=Two+utmost+must+haves+in+a+news+portal+%E2%80%93+Design+and+Usability" title="Add 'Two utmost must haves in a news portal – Design and Usability' to Google Bookmarks"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Two utmost must haves in a news portal – Design and Usability' to Google Bookmarks" alt="Add 'Two utmost must haves in a news portal – Design and Usability' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://www.sakshay.in/blog/php_mysql/two-utmost-must-haves-in-a-news-portal-%e2%80%93-design-and-usability" title="Add 'Two utmost must haves in a news portal – Design and Usability' to Bloglines"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'Two utmost must haves in a news portal – Design and Usability' to Bloglines" alt="Add 'Two utmost must haves in a news portal – Design and Usability' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http://www.sakshay.in/blog/php_mysql/two-utmost-must-haves-in-a-news-portal-%e2%80%93-design-and-usability&amp;T=Two+utmost+must+haves+in+a+news+portal+%E2%80%93+Design+and+Usability" title="Add 'Two utmost must haves in a news portal – Design and Usability' to Netscape"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/netscape.gif" title="Add 'Two utmost must haves in a news portal – Design and Usability' to Netscape" alt="Add 'Two utmost must haves in a news portal – Design and Usability' to Netscape" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://www.sakshay.in/blog/php_mysql/two-utmost-must-haves-in-a-news-portal-%e2%80%93-design-and-usability" title="Add 'Two utmost must haves in a news portal – Design and Usability' to Bookmark.it"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'Two utmost must haves in a news portal – Design and Usability' to Bookmark.it" alt="Add 'Two utmost must haves in a news portal – Design and Usability' to Bookmark.it" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=Two+utmost+must+haves+in+a+news+portal+%E2%80%93+Design+and+Usability&amp;url=http://www.sakshay.in/blog/php_mysql/two-utmost-must-haves-in-a-news-portal-%e2%80%93-design-and-usability" title="Add 'Two utmost must haves in a news portal – Design and Usability' to Ask"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Add 'Two utmost must haves in a news portal – Design and Usability' to Ask" alt="Add 'Two utmost must haves in a news portal – Design and Usability' to Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://www.sakshay.in/blog/php_mysql/two-utmost-must-haves-in-a-news-portal-%e2%80%93-design-and-usability&amp;title=Two+utmost+must+haves+in+a+news+portal+%E2%80%93+Design+and+Usability" title="Add 'Two utmost must haves in a news portal – Design and Usability' to Live-MSN"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Two utmost must haves in a news portal – Design and Usability' to Live-MSN" alt="Add 'Two utmost must haves in a news portal – Design and Usability' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Two+utmost+must+haves+in+a+news+portal+%E2%80%93+Design+and+Usability&amp;url=http://www.sakshay.in/blog/php_mysql/two-utmost-must-haves-in-a-news-portal-%e2%80%93-design-and-usability" title="Add 'Two utmost must haves in a news portal – Design and Usability' to SlashDot"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Two utmost must haves in a news portal – Design and Usability' to SlashDot" alt="Add 'Two utmost must haves in a news portal – Design and Usability' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://sphinn.com/submit.php?url=http://www.sakshay.in/blog/php_mysql/two-utmost-must-haves-in-a-news-portal-%e2%80%93-design-and-usability&amp;title=Two+utmost+must+haves+in+a+news+portal+%E2%80%93+Design+and+Usability" title="Add 'Two utmost must haves in a news portal – Design and Usability' to Sphinn"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/sphinn.png" title="Add 'Two utmost must haves in a news portal – Design and Usability' to Sphinn" alt="Add 'Two utmost must haves in a news portal – Design and Usability' to Sphinn" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://www.sakshay.in/blog/php_mysql/two-utmost-must-haves-in-a-news-portal-%e2%80%93-design-and-usability&amp;t=Two+utmost+must+haves+in+a+news+portal+%E2%80%93+Design+and+Usability" title="Add 'Two utmost must haves in a news portal – Design and Usability' to FaceBook"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Two utmost must haves in a news portal – Design and Usability' to FaceBook" alt="Add 'Two utmost must haves in a news portal – Design and Usability' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.blogmemes.com/post.php?url=http://www.sakshay.in/blog/php_mysql/two-utmost-must-haves-in-a-news-portal-%e2%80%93-design-and-usability&amp;title=Two+utmost+must+haves+in+a+news+portal+%E2%80%93+Design+and+Usability" title="Add 'Two utmost must haves in a news portal – Design and Usability' to Blogmemes"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/blogmemes.png" title="Add 'Two utmost must haves in a news portal – Design and Usability' to Blogmemes" alt="Add 'Two utmost must haves in a news portal – Design and Usability' to Blogmemes" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogsvine.com/submit.php?url=http://www.sakshay.in/blog/php_mysql/two-utmost-must-haves-in-a-news-portal-%e2%80%93-design-and-usability" title="Add 'Two utmost must haves in a news portal – Design and Usability' to Blogsvine"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/blogsvine.png" title="Add 'Two utmost must haves in a news portal – Design and Usability' to Blogsvine" alt="Add 'Two utmost must haves in a news portal – Design and Usability' to Blogsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Two+utmost+must+haves+in+a+news+portal+%E2%80%93+Design+and+Usability&amp;c=http://www.sakshay.in/blog/php_mysql/two-utmost-must-haves-in-a-news-portal-%e2%80%93-design-and-usability" title="Add 'Two utmost must haves in a news portal – Design and Usability' to MySpace"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Two utmost must haves in a news portal – Design and Usability' to MySpace" alt="Add 'Two utmost must haves in a news portal – Design and Usability' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.indianpad.com/submit.php?url=http://www.sakshay.in/blog/php_mysql/two-utmost-must-haves-in-a-news-portal-%e2%80%93-design-and-usability&amp;title=Two+utmost+must+haves+in+a+news+portal+%E2%80%93+Design+and+Usability" title="Add 'Two utmost must haves in a news portal – Design and Usability' to IndianPad"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/indianpad.png" title="Add 'Two utmost must haves in a news portal – Design and Usability' to IndianPad" alt="Add 'Two utmost must haves in a news portal – Design and Usability' to IndianPad" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://www.sakshay.in/blog/php_mysql/two-utmost-must-haves-in-a-news-portal-%e2%80%93-design-and-usability" title="Add 'Two utmost must haves in a news portal – Design and Usability' to Twitter"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Two utmost must haves in a news portal – Design and Usability' to Twitter" alt="Add 'Two utmost must haves in a news portal – Design and Usability' to Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://valent-blog.eu/social-bookmarking-reloaded/" title="Add 'Two utmost must haves in a news portal – Design and Usability' to Social Bookmarking Reloaded"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/sbr.png" title="Add 'Two utmost must haves in a news portal – Design and Usability' to Social Bookmarking Reloaded" alt="Add 'Two utmost must haves in a news portal – Design and Usability' to Social Bookmarking Reloaded" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.sakshay.in/blog/php_mysql/two-utmost-must-haves-in-a-news-portal-%e2%80%93-design-and-usability/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web 3.0: Next generation web</title>
		<link>http://www.sakshay.in/blog/php_mysql/web-30-next-generation-web</link>
		<comments>http://www.sakshay.in/blog/php_mysql/web-30-next-generation-web#comments</comments>
		<pubDate>Sat, 21 Mar 2009 06:15:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[web3.0]]></category>

		<guid isPermaLink="false">http://www.sakshay.in/blog/?p=18</guid>
		<description><![CDATA[Web 3.0 is a conceptual entity, considered as an extended version of web 2.0 by O’Reilly. It is an intelligent web application, which also provides the context to search for online information. Basically the application is all about openness, interoperability, global database, 3D web and control of information.
Web 3.0 vs Web 2.0
Web 2.0 – It [...]]]></description>
			<content:encoded><![CDATA[<p>Web 3.0 is a conceptual entity, considered as an extended version of web 2.0 by O’Reilly. It is an intelligent web application, which also provides the context to search for online information. Basically the application is all about openness, interoperability, global database, 3D web and control of information.</p>
<p><strong>Web 3.0 vs Web 2.0</strong></p>
<p>Web 2.0 – It is about mass collaboration and social networking between content generator and user.</p>
<p>Web 3.0 – This resourceful web application is comprised with many intelligent applications, machine based learning and reasoning and natural language processing. Main purpose of web 3.0 is to cater several online searching techniques especially to user’s requirements and choices.</p>
<p>For Example – Nova Spivack’s Twine is the first online service, which uses Web 3.0 technology. Its basic aim is to share, manage and discover information about a user’s needs in networks of same group and like-minded individuals.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Bookmark this Post:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.sakshay.in/blog/php_mysql/web-30-next-generation-web&amp;title=Web+3.0%3A+Next+generation+web" title="Add 'Web 3.0: Next generation web' to Del.icio.us"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Web 3.0: Next generation web' to Del.icio.us" alt="Add 'Web 3.0: Next generation web' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.sakshay.in/blog/php_mysql/web-30-next-generation-web&amp;title=Web+3.0%3A+Next+generation+web" title="Add 'Web 3.0: Next generation web' to digg"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Web 3.0: Next generation web' to digg" alt="Add 'Web 3.0: Next generation web' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Web+3.0%3A+Next+generation+web&amp;u=http://www.sakshay.in/blog/php_mysql/web-30-next-generation-web" title="Add 'Web 3.0: Next generation web' to FURL"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Web 3.0: Next generation web' to FURL" alt="Add 'Web 3.0: Next generation web' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=Web+3.0%3A+Next+generation+web&amp;Description=Web+3.0%3A+Next+generation+web&amp;Url=http://www.sakshay.in/blog/php_mysql/web-30-next-generation-web" title="Add 'Web 3.0: Next generation web' to blinklist"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/blinklist.png" title="Add 'Web 3.0: Next generation web' to blinklist" alt="Add 'Web 3.0: Next generation web' to blinklist" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.sakshay.in/blog/php_mysql/web-30-next-generation-web&amp;title=Web+3.0%3A+Next+generation+web" title="Add 'Web 3.0: Next generation web' to reddit"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Web 3.0: Next generation web' to reddit" alt="Add 'Web 3.0: Next generation web' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=Web+3.0%3A+Next+generation+web&amp;url=http://www.sakshay.in/blog/php_mysql/web-30-next-generation-web&amp;version=0.7" title="Add 'Web 3.0: Next generation web' to Feed Me Links"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/feedmelinks.png" title="Add 'Web 3.0: Next generation web' to Feed Me Links" alt="Add 'Web 3.0: Next generation web' to Feed Me Links" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.sakshay.in/blog/php_mysql/web-30-next-generation-web" title="Add 'Web 3.0: Next generation web' to Technorati"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Web 3.0: Next generation web' to Technorati" alt="Add 'Web 3.0: Next generation web' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://www.sakshay.in/blog/php_mysql/web-30-next-generation-web&amp;title=Web+3.0%3A+Next+generation+web" title="Add 'Web 3.0: Next generation web' to Stumble Upon"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Web 3.0: Next generation web' to Stumble Upon" alt="Add 'Web 3.0: Next generation web' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.sakshay.in/blog/php_mysql/web-30-next-generation-web&amp;title=Web+3.0%3A+Next+generation+web" title="Add 'Web 3.0: Next generation web' to Google Bookmarks"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Web 3.0: Next generation web' to Google Bookmarks" alt="Add 'Web 3.0: Next generation web' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://www.sakshay.in/blog/php_mysql/web-30-next-generation-web" title="Add 'Web 3.0: Next generation web' to Bloglines"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'Web 3.0: Next generation web' to Bloglines" alt="Add 'Web 3.0: Next generation web' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http://www.sakshay.in/blog/php_mysql/web-30-next-generation-web&amp;T=Web+3.0%3A+Next+generation+web" title="Add 'Web 3.0: Next generation web' to Netscape"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/netscape.gif" title="Add 'Web 3.0: Next generation web' to Netscape" alt="Add 'Web 3.0: Next generation web' to Netscape" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://www.sakshay.in/blog/php_mysql/web-30-next-generation-web" title="Add 'Web 3.0: Next generation web' to Bookmark.it"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'Web 3.0: Next generation web' to Bookmark.it" alt="Add 'Web 3.0: Next generation web' to Bookmark.it" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=Web+3.0%3A+Next+generation+web&amp;url=http://www.sakshay.in/blog/php_mysql/web-30-next-generation-web" title="Add 'Web 3.0: Next generation web' to Ask"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Add 'Web 3.0: Next generation web' to Ask" alt="Add 'Web 3.0: Next generation web' to Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://www.sakshay.in/blog/php_mysql/web-30-next-generation-web&amp;title=Web+3.0%3A+Next+generation+web" title="Add 'Web 3.0: Next generation web' to Live-MSN"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Web 3.0: Next generation web' to Live-MSN" alt="Add 'Web 3.0: Next generation web' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Web+3.0%3A+Next+generation+web&amp;url=http://www.sakshay.in/blog/php_mysql/web-30-next-generation-web" title="Add 'Web 3.0: Next generation web' to SlashDot"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Web 3.0: Next generation web' to SlashDot" alt="Add 'Web 3.0: Next generation web' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://sphinn.com/submit.php?url=http://www.sakshay.in/blog/php_mysql/web-30-next-generation-web&amp;title=Web+3.0%3A+Next+generation+web" title="Add 'Web 3.0: Next generation web' to Sphinn"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/sphinn.png" title="Add 'Web 3.0: Next generation web' to Sphinn" alt="Add 'Web 3.0: Next generation web' to Sphinn" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://www.sakshay.in/blog/php_mysql/web-30-next-generation-web&amp;t=Web+3.0%3A+Next+generation+web" title="Add 'Web 3.0: Next generation web' to FaceBook"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Web 3.0: Next generation web' to FaceBook" alt="Add 'Web 3.0: Next generation web' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.blogmemes.com/post.php?url=http://www.sakshay.in/blog/php_mysql/web-30-next-generation-web&amp;title=Web+3.0%3A+Next+generation+web" title="Add 'Web 3.0: Next generation web' to Blogmemes"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/blogmemes.png" title="Add 'Web 3.0: Next generation web' to Blogmemes" alt="Add 'Web 3.0: Next generation web' to Blogmemes" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogsvine.com/submit.php?url=http://www.sakshay.in/blog/php_mysql/web-30-next-generation-web" title="Add 'Web 3.0: Next generation web' to Blogsvine"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/blogsvine.png" title="Add 'Web 3.0: Next generation web' to Blogsvine" alt="Add 'Web 3.0: Next generation web' to Blogsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Web+3.0%3A+Next+generation+web&amp;c=http://www.sakshay.in/blog/php_mysql/web-30-next-generation-web" title="Add 'Web 3.0: Next generation web' to MySpace"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Web 3.0: Next generation web' to MySpace" alt="Add 'Web 3.0: Next generation web' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.indianpad.com/submit.php?url=http://www.sakshay.in/blog/php_mysql/web-30-next-generation-web&amp;title=Web+3.0%3A+Next+generation+web" title="Add 'Web 3.0: Next generation web' to IndianPad"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/indianpad.png" title="Add 'Web 3.0: Next generation web' to IndianPad" alt="Add 'Web 3.0: Next generation web' to IndianPad" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://www.sakshay.in/blog/php_mysql/web-30-next-generation-web" title="Add 'Web 3.0: Next generation web' to Twitter"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Web 3.0: Next generation web' to Twitter" alt="Add 'Web 3.0: Next generation web' to Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://valent-blog.eu/social-bookmarking-reloaded/" title="Add 'Web 3.0: Next generation web' to Social Bookmarking Reloaded"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/sbr.png" title="Add 'Web 3.0: Next generation web' to Social Bookmarking Reloaded" alt="Add 'Web 3.0: Next generation web' to Social Bookmarking Reloaded" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.sakshay.in/blog/php_mysql/web-30-next-generation-web/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Assessment of website usability</title>
		<link>http://www.sakshay.in/blog/php_mysql/assessment-of-website-usability</link>
		<comments>http://www.sakshay.in/blog/php_mysql/assessment-of-website-usability#comments</comments>
		<pubDate>Fri, 20 Mar 2009 12:29:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[website usability]]></category>

		<guid isPermaLink="false">http://www.sakshay.in/blog/?p=17</guid>
		<description><![CDATA[While designing and changing website layout and information, lot of effort was made in collecting site specifications, designing and construction of website. While, handling all these criteria’s, most of the organizations forgot a very essential and important aspect i.e. the evaluation and testing of website with the help of real users or by website usability [...]]]></description>
			<content:encoded><![CDATA[<p>While designing and changing website layout and information, lot of effort was made in collecting site specifications, designing and construction of website. While, handling all these criteria’s, most of the organizations forgot a very essential and important aspect i.e. the evaluation and testing of website with the help of real users or by website usability expertise. This evaluation plays a vital role for promotion and success of your business. Some key strengths of website evaluation are:</p>
<ol>
<li>It is the least expensive stage while designing and development of website.</li>
<li>If not executed properly, it can lead to have negative impact on your targeted consumers. Also, it points toward decrease in sales and your growth.</li>
</ol>
<p>Inspite of all these facts, most of the companies do not pay attention to evaluation factor while deciding the timeline for their project. If you want more growing opportunities for your project, never forget to include this assessment of website usability, as after being live, website is the one which brings destined customers to you.</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Bookmark this Post:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.sakshay.in/blog/php_mysql/assessment-of-website-usability&amp;title=Assessment+of+website+usability" title="Add 'Assessment of website usability' to Del.icio.us"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Assessment of website usability' to Del.icio.us" alt="Add 'Assessment of website usability' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.sakshay.in/blog/php_mysql/assessment-of-website-usability&amp;title=Assessment+of+website+usability" title="Add 'Assessment of website usability' to digg"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Assessment of website usability' to digg" alt="Add 'Assessment of website usability' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Assessment+of+website+usability&amp;u=http://www.sakshay.in/blog/php_mysql/assessment-of-website-usability" title="Add 'Assessment of website usability' to FURL"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Assessment of website usability' to FURL" alt="Add 'Assessment of website usability' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=Assessment+of+website+usability&amp;Description=Assessment+of+website+usability&amp;Url=http://www.sakshay.in/blog/php_mysql/assessment-of-website-usability" title="Add 'Assessment of website usability' to blinklist"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/blinklist.png" title="Add 'Assessment of website usability' to blinklist" alt="Add 'Assessment of website usability' to blinklist" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.sakshay.in/blog/php_mysql/assessment-of-website-usability&amp;title=Assessment+of+website+usability" title="Add 'Assessment of website usability' to reddit"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Assessment of website usability' to reddit" alt="Add 'Assessment of website usability' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=Assessment+of+website+usability&amp;url=http://www.sakshay.in/blog/php_mysql/assessment-of-website-usability&amp;version=0.7" title="Add 'Assessment of website usability' to Feed Me Links"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/feedmelinks.png" title="Add 'Assessment of website usability' to Feed Me Links" alt="Add 'Assessment of website usability' to Feed Me Links" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.sakshay.in/blog/php_mysql/assessment-of-website-usability" title="Add 'Assessment of website usability' to Technorati"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Assessment of website usability' to Technorati" alt="Add 'Assessment of website usability' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://www.sakshay.in/blog/php_mysql/assessment-of-website-usability&amp;title=Assessment+of+website+usability" title="Add 'Assessment of website usability' to Stumble Upon"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Assessment of website usability' to Stumble Upon" alt="Add 'Assessment of website usability' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.sakshay.in/blog/php_mysql/assessment-of-website-usability&amp;title=Assessment+of+website+usability" title="Add 'Assessment of website usability' to Google Bookmarks"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Assessment of website usability' to Google Bookmarks" alt="Add 'Assessment of website usability' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://www.sakshay.in/blog/php_mysql/assessment-of-website-usability" title="Add 'Assessment of website usability' to Bloglines"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'Assessment of website usability' to Bloglines" alt="Add 'Assessment of website usability' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http://www.sakshay.in/blog/php_mysql/assessment-of-website-usability&amp;T=Assessment+of+website+usability" title="Add 'Assessment of website usability' to Netscape"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/netscape.gif" title="Add 'Assessment of website usability' to Netscape" alt="Add 'Assessment of website usability' to Netscape" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://www.sakshay.in/blog/php_mysql/assessment-of-website-usability" title="Add 'Assessment of website usability' to Bookmark.it"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'Assessment of website usability' to Bookmark.it" alt="Add 'Assessment of website usability' to Bookmark.it" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=Assessment+of+website+usability&amp;url=http://www.sakshay.in/blog/php_mysql/assessment-of-website-usability" title="Add 'Assessment of website usability' to Ask"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Add 'Assessment of website usability' to Ask" alt="Add 'Assessment of website usability' to Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://www.sakshay.in/blog/php_mysql/assessment-of-website-usability&amp;title=Assessment+of+website+usability" title="Add 'Assessment of website usability' to Live-MSN"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Assessment of website usability' to Live-MSN" alt="Add 'Assessment of website usability' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Assessment+of+website+usability&amp;url=http://www.sakshay.in/blog/php_mysql/assessment-of-website-usability" title="Add 'Assessment of website usability' to SlashDot"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Assessment of website usability' to SlashDot" alt="Add 'Assessment of website usability' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://sphinn.com/submit.php?url=http://www.sakshay.in/blog/php_mysql/assessment-of-website-usability&amp;title=Assessment+of+website+usability" title="Add 'Assessment of website usability' to Sphinn"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/sphinn.png" title="Add 'Assessment of website usability' to Sphinn" alt="Add 'Assessment of website usability' to Sphinn" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://www.sakshay.in/blog/php_mysql/assessment-of-website-usability&amp;t=Assessment+of+website+usability" title="Add 'Assessment of website usability' to FaceBook"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Assessment of website usability' to FaceBook" alt="Add 'Assessment of website usability' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.blogmemes.com/post.php?url=http://www.sakshay.in/blog/php_mysql/assessment-of-website-usability&amp;title=Assessment+of+website+usability" title="Add 'Assessment of website usability' to Blogmemes"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/blogmemes.png" title="Add 'Assessment of website usability' to Blogmemes" alt="Add 'Assessment of website usability' to Blogmemes" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogsvine.com/submit.php?url=http://www.sakshay.in/blog/php_mysql/assessment-of-website-usability" title="Add 'Assessment of website usability' to Blogsvine"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/blogsvine.png" title="Add 'Assessment of website usability' to Blogsvine" alt="Add 'Assessment of website usability' to Blogsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Assessment+of+website+usability&amp;c=http://www.sakshay.in/blog/php_mysql/assessment-of-website-usability" title="Add 'Assessment of website usability' to MySpace"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Assessment of website usability' to MySpace" alt="Add 'Assessment of website usability' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.indianpad.com/submit.php?url=http://www.sakshay.in/blog/php_mysql/assessment-of-website-usability&amp;title=Assessment+of+website+usability" title="Add 'Assessment of website usability' to IndianPad"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/indianpad.png" title="Add 'Assessment of website usability' to IndianPad" alt="Add 'Assessment of website usability' to IndianPad" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://www.sakshay.in/blog/php_mysql/assessment-of-website-usability" title="Add 'Assessment of website usability' to Twitter"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Assessment of website usability' to Twitter" alt="Add 'Assessment of website usability' to Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://valent-blog.eu/social-bookmarking-reloaded/" title="Add 'Assessment of website usability' to Social Bookmarking Reloaded"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/sbr.png" title="Add 'Assessment of website usability' to Social Bookmarking Reloaded" alt="Add 'Assessment of website usability' to Social Bookmarking Reloaded" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.sakshay.in/blog/php_mysql/assessment-of-website-usability/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing sugarCRM on Mosso hosting</title>
		<link>http://www.sakshay.in/blog/php_mysql/installing-sugarcrm-on-mosso-hosting</link>
		<comments>http://www.sakshay.in/blog/php_mysql/installing-sugarcrm-on-mosso-hosting#comments</comments>
		<pubDate>Tue, 20 Jan 2009 05:22:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[mosso with sugarCRM]]></category>
		<category><![CDATA[php memory]]></category>
		<category><![CDATA[php upload size]]></category>
		<category><![CDATA[sugarCRM hosting]]></category>

		<guid isPermaLink="false">http://sakshay.in/blog/?p=16</guid>
		<description><![CDATA[We have been able to host sugarCRM on Mosso hosting successfully. There are two things that needs to be taken care of ie php memory limit and php upload limit which are 2 MB by default. These two values can be increased by using the code below in the .htaccess file:
php_value memory_limit ?M
php_value upload_max_filesize ?M
Replace [...]]]></description>
			<content:encoded><![CDATA[<p>We have been able to host sugarCRM on Mosso hosting successfully. There are two things that needs to be taken care of ie php memory limit and php upload limit which are 2 MB by default. These two values can be increased by using the code below in the .htaccess file:</p>
<p>php_value memory_limit ?M<br />
php_value upload_max_filesize ?M</p>
<p>Replace &#8220;?&#8221; with the with the value you need to replace it with.</p>
<p>The successful modification of the php memory limit and max upload size will show in your PHP info file.</p>
<p>Regards</p>
<p>Ravi</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Bookmark this Post:</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.sakshay.in/blog/php_mysql/installing-sugarcrm-on-mosso-hosting&amp;title=Installing+sugarCRM+on+Mosso+hosting" title="Add 'Installing sugarCRM on Mosso hosting' to Del.icio.us"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Installing sugarCRM on Mosso hosting' to Del.icio.us" alt="Add 'Installing sugarCRM on Mosso hosting' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.sakshay.in/blog/php_mysql/installing-sugarcrm-on-mosso-hosting&amp;title=Installing+sugarCRM+on+Mosso+hosting" title="Add 'Installing sugarCRM on Mosso hosting' to digg"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Installing sugarCRM on Mosso hosting' to digg" alt="Add 'Installing sugarCRM on Mosso hosting' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Installing+sugarCRM+on+Mosso+hosting&amp;u=http://www.sakshay.in/blog/php_mysql/installing-sugarcrm-on-mosso-hosting" title="Add 'Installing sugarCRM on Mosso hosting' to FURL"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Installing sugarCRM on Mosso hosting' to FURL" alt="Add 'Installing sugarCRM on Mosso hosting' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=Installing+sugarCRM+on+Mosso+hosting&amp;Description=Installing+sugarCRM+on+Mosso+hosting&amp;Url=http://www.sakshay.in/blog/php_mysql/installing-sugarcrm-on-mosso-hosting" title="Add 'Installing sugarCRM on Mosso hosting' to blinklist"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/blinklist.png" title="Add 'Installing sugarCRM on Mosso hosting' to blinklist" alt="Add 'Installing sugarCRM on Mosso hosting' to blinklist" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.sakshay.in/blog/php_mysql/installing-sugarcrm-on-mosso-hosting&amp;title=Installing+sugarCRM+on+Mosso+hosting" title="Add 'Installing sugarCRM on Mosso hosting' to reddit"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Installing sugarCRM on Mosso hosting' to reddit" alt="Add 'Installing sugarCRM on Mosso hosting' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=Installing+sugarCRM+on+Mosso+hosting&amp;url=http://www.sakshay.in/blog/php_mysql/installing-sugarcrm-on-mosso-hosting&amp;version=0.7" title="Add 'Installing sugarCRM on Mosso hosting' to Feed Me Links"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/feedmelinks.png" title="Add 'Installing sugarCRM on Mosso hosting' to Feed Me Links" alt="Add 'Installing sugarCRM on Mosso hosting' to Feed Me Links" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.sakshay.in/blog/php_mysql/installing-sugarcrm-on-mosso-hosting" title="Add 'Installing sugarCRM on Mosso hosting' to Technorati"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Installing sugarCRM on Mosso hosting' to Technorati" alt="Add 'Installing sugarCRM on Mosso hosting' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://www.sakshay.in/blog/php_mysql/installing-sugarcrm-on-mosso-hosting&amp;title=Installing+sugarCRM+on+Mosso+hosting" title="Add 'Installing sugarCRM on Mosso hosting' to Stumble Upon"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Installing sugarCRM on Mosso hosting' to Stumble Upon" alt="Add 'Installing sugarCRM on Mosso hosting' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.sakshay.in/blog/php_mysql/installing-sugarcrm-on-mosso-hosting&amp;title=Installing+sugarCRM+on+Mosso+hosting" title="Add 'Installing sugarCRM on Mosso hosting' to Google Bookmarks"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Installing sugarCRM on Mosso hosting' to Google Bookmarks" alt="Add 'Installing sugarCRM on Mosso hosting' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://www.sakshay.in/blog/php_mysql/installing-sugarcrm-on-mosso-hosting" title="Add 'Installing sugarCRM on Mosso hosting' to Bloglines"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'Installing sugarCRM on Mosso hosting' to Bloglines" alt="Add 'Installing sugarCRM on Mosso hosting' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http://www.sakshay.in/blog/php_mysql/installing-sugarcrm-on-mosso-hosting&amp;T=Installing+sugarCRM+on+Mosso+hosting" title="Add 'Installing sugarCRM on Mosso hosting' to Netscape"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/netscape.gif" title="Add 'Installing sugarCRM on Mosso hosting' to Netscape" alt="Add 'Installing sugarCRM on Mosso hosting' to Netscape" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://www.sakshay.in/blog/php_mysql/installing-sugarcrm-on-mosso-hosting" title="Add 'Installing sugarCRM on Mosso hosting' to Bookmark.it"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'Installing sugarCRM on Mosso hosting' to Bookmark.it" alt="Add 'Installing sugarCRM on Mosso hosting' to Bookmark.it" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://mystuff.ask.com/mysearch/QuickWebSave?v=1.2&amp;t=webpages&amp;title=Installing+sugarCRM+on+Mosso+hosting&amp;url=http://www.sakshay.in/blog/php_mysql/installing-sugarcrm-on-mosso-hosting" title="Add 'Installing sugarCRM on Mosso hosting' to Ask"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/ask.png" title="Add 'Installing sugarCRM on Mosso hosting' to Ask" alt="Add 'Installing sugarCRM on Mosso hosting' to Ask" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://www.sakshay.in/blog/php_mysql/installing-sugarcrm-on-mosso-hosting&amp;title=Installing+sugarCRM+on+Mosso+hosting" title="Add 'Installing sugarCRM on Mosso hosting' to Live-MSN"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Installing sugarCRM on Mosso hosting' to Live-MSN" alt="Add 'Installing sugarCRM on Mosso hosting' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Installing+sugarCRM+on+Mosso+hosting&amp;url=http://www.sakshay.in/blog/php_mysql/installing-sugarcrm-on-mosso-hosting" title="Add 'Installing sugarCRM on Mosso hosting' to SlashDot"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Installing sugarCRM on Mosso hosting' to SlashDot" alt="Add 'Installing sugarCRM on Mosso hosting' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://sphinn.com/submit.php?url=http://www.sakshay.in/blog/php_mysql/installing-sugarcrm-on-mosso-hosting&amp;title=Installing+sugarCRM+on+Mosso+hosting" title="Add 'Installing sugarCRM on Mosso hosting' to Sphinn"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/sphinn.png" title="Add 'Installing sugarCRM on Mosso hosting' to Sphinn" alt="Add 'Installing sugarCRM on Mosso hosting' to Sphinn" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://www.sakshay.in/blog/php_mysql/installing-sugarcrm-on-mosso-hosting&amp;t=Installing+sugarCRM+on+Mosso+hosting" title="Add 'Installing sugarCRM on Mosso hosting' to FaceBook"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Installing sugarCRM on Mosso hosting' to FaceBook" alt="Add 'Installing sugarCRM on Mosso hosting' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.blogmemes.com/post.php?url=http://www.sakshay.in/blog/php_mysql/installing-sugarcrm-on-mosso-hosting&amp;title=Installing+sugarCRM+on+Mosso+hosting" title="Add 'Installing sugarCRM on Mosso hosting' to Blogmemes"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/blogmemes.png" title="Add 'Installing sugarCRM on Mosso hosting' to Blogmemes" alt="Add 'Installing sugarCRM on Mosso hosting' to Blogmemes" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogsvine.com/submit.php?url=http://www.sakshay.in/blog/php_mysql/installing-sugarcrm-on-mosso-hosting" title="Add 'Installing sugarCRM on Mosso hosting' to Blogsvine"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/blogsvine.png" title="Add 'Installing sugarCRM on Mosso hosting' to Blogsvine" alt="Add 'Installing sugarCRM on Mosso hosting' to Blogsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Installing+sugarCRM+on+Mosso+hosting&amp;c=http://www.sakshay.in/blog/php_mysql/installing-sugarcrm-on-mosso-hosting" title="Add 'Installing sugarCRM on Mosso hosting' to MySpace"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Installing sugarCRM on Mosso hosting' to MySpace" alt="Add 'Installing sugarCRM on Mosso hosting' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.indianpad.com/submit.php?url=http://www.sakshay.in/blog/php_mysql/installing-sugarcrm-on-mosso-hosting&amp;title=Installing+sugarCRM+on+Mosso+hosting" title="Add 'Installing sugarCRM on Mosso hosting' to IndianPad"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/indianpad.png" title="Add 'Installing sugarCRM on Mosso hosting' to IndianPad" alt="Add 'Installing sugarCRM on Mosso hosting' to IndianPad" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://www.sakshay.in/blog/php_mysql/installing-sugarcrm-on-mosso-hosting" title="Add 'Installing sugarCRM on Mosso hosting' to Twitter"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Installing sugarCRM on Mosso hosting' to Twitter" alt="Add 'Installing sugarCRM on Mosso hosting' to Twitter" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://valent-blog.eu/social-bookmarking-reloaded/" title="Add 'Installing sugarCRM on Mosso hosting' to Social Bookmarking Reloaded"><img src="http://www.sakshay.in/blog/wp-content/plugins/social-bookmarking-reloaded/sbr.png" title="Add 'Installing sugarCRM on Mosso hosting' to Social Bookmarking Reloaded" alt="Add 'Installing sugarCRM on Mosso hosting' to Social Bookmarking Reloaded" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.sakshay.in/blog/php_mysql/installing-sugarcrm-on-mosso-hosting/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
