<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Diary of an Entrepreneur Web Developer</title>
	<link>http://www.cosmocentral.com</link>
	<description></description>
	<lastBuildDate>Thu, 04 Mar 2010 19:04:27 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Started E-Commerce Website</title>
		<description><![CDATA[I had this e-commerce website Shopping Cosmo developed few months back. Had big plans selling lot of stuffs and make tons of money  
So check out the site http://www.shoppingcosmo.com/
]]></description>
		<link>http://www.cosmocentral.com/2010/03/started-e-commerce-website/</link>
			</item>
	<item>
		<title>Reading a file from external url &#8211; ASP .NET</title>
		<description><![CDATA[Often times you might need to read a file from another website server. For example reading a inventory data file from a vendor website. Here is a sample code to achieve that.]]></description>
		<link>http://www.cosmocentral.com/2010/02/reading-a-file-from-external-url-asp-net/</link>
			</item>
	<item>
		<title>How to apply multiple css styles on single element</title>
		<description><![CDATA[If you like to apply multiple styles on the single element, all you have to do is separate the style names by a space.]]></description>
		<link>http://www.cosmocentral.com/2010/01/621/</link>
			</item>
	<item>
		<title>How to add an additional ip address in windows server 2003 and 2008</title>
		<description><![CDATA[If you have a dedicated server and you need to add an additional ip address, first thing to do is request for the additional ip address from the hosting company. Often time they would not hook it with your server, they would just give it to you.]]></description>
		<link>http://www.cosmocentral.com/2010/01/how-to-add-an-additional-ip-address-in-windows-server-2003-and-2008/</link>
			</item>
	<item>
		<title>Maximum Int Value MS SQL</title>
		<description><![CDATA[When you design database tables care should be taken selecting the type of integer columns. If you predict there is chances to have big numbers on the integer column, consider bigint or int accordingly.]]></description>
		<link>http://www.cosmocentral.com/2010/01/maximum-int-value-ms-sql/</link>
			</item>
	<item>
		<title>Neglecting Improving Websites</title>
		<description><![CDATA[I guess with all good comes bad. My problem is before I monetize the websites well I jump into another business idea comes in mind.]]></description>
		<link>http://www.cosmocentral.com/2010/01/neglecting-improving-websites/</link>
			</item>
	<item>
		<title>Background does not extend beyond viewport</title>
		<description><![CDATA[I have two backgrounds for a page; one on left side, another on the right side. Both repeat vertically. ]]></description>
		<link>http://www.cosmocentral.com/2010/01/background-does-not-extend-viewport/</link>
			</item>
	<item>
		<title>Two Cloumn Equal Height Layout With CSS</title>
		<description><![CDATA[I wanna create a two column layout using CSS. Both clumns would have equal height. This is how we can do it]]></description>
		<link>http://www.cosmocentral.com/2010/01/two-cloumn-equal-height-layout-with-css/</link>
			</item>
	<item>
		<title>the type or namespace name &#8216;webmethod&#8217; could not be found</title>
		<description><![CDATA[If you are adding Page Method on your ASP .Net page and you see this compile error: the type or namespace name 'webmethod' could not be found....]]></description>
		<link>http://www.cosmocentral.com/2009/09/the-type-or-namespace-name-webmethod-could-not-be-found/</link>
			</item>
	<item>
		<title>Truncate MS SQL 2008 Database Log File</title>
		<description><![CDATA[So you need to truncate the log files often to keep the log file smaller in size. The process I am demonstrating here is for MS SQL 2008.]]></description>
		<link>http://www.cosmocentral.com/2009/09/truncate-ms-sql-2008-database-log-file/</link>
			</item>
</channel>
</rss>
