<?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>www.shashionline.in &#187; Computer</title>
	<atom:link href="http://www.shashionline.in/category/article/computer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shashionline.in</link>
	<description>One stop destination for all your information need!</description>
	<lastBuildDate>Mon, 02 Aug 2010 08:05:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Install Apache Web Server on Ubuntu 9.10</title>
		<link>http://www.shashionline.in/install-apache-web-server-on-ubuntu-9-10/</link>
		<comments>http://www.shashionline.in/install-apache-web-server-on-ubuntu-9-10/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 08:05:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[Open-Source]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix OS]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Apache Web Server]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[Ubuntu 9.10]]></category>
		<category><![CDATA[Web Server]]></category>

		<guid isPermaLink="false">http://www.shashionline.in/?p=268</guid>
		<description><![CDATA[This step-by-step howto shows a basic setup for Apache 2 web server. Apache is installed on Ubuntu 6.06 LTS Dapper, but instructions will probably work on any Ubuntu. This document is a work in progress, initially only required commands are listed without troughout explanations.
Install Apache
    $ sudo apt-get install apache2
Test it
Surf to [...]]]></description>
		<wfw:commentRss>http://www.shashionline.in/install-apache-web-server-on-ubuntu-9-10/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Install MySQL Server 5 on Ubuntu 9.10</title>
		<link>http://www.shashionline.in/install-mysql-server-5-on-ubuntu-9-10/</link>
		<comments>http://www.shashionline.in/install-mysql-server-5-on-ubuntu-9-10/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 07:48:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix OS]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[mysql server]]></category>
		<category><![CDATA[Ubuntu 9.10]]></category>

		<guid isPermaLink="false">http://www.shashionline.in/?p=266</guid>
		<description><![CDATA[Installing MySQL 5 Server on Ubuntu is a quick and easy process. It almost feels like it should be more difficult.
Open a terminal window, and use the following command:
    sudo apt-get install mysql-server
If you are running PHP you will also need to install the php module for mysql 5:
    [...]]]></description>
		<wfw:commentRss>http://www.shashionline.in/install-mysql-server-5-on-ubuntu-9-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Google Chrome In Ubuntu</title>
		<link>http://www.shashionline.in/install-google-chrome-in-ubuntu/</link>
		<comments>http://www.shashionline.in/install-google-chrome-in-ubuntu/#comments</comments>
		<pubDate>Sat, 26 Jun 2010 07:31:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix OS]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[chromium]]></category>
		<category><![CDATA[google chrome]]></category>

		<guid isPermaLink="false">http://www.shashionline.in/?p=257</guid>
		<description><![CDATA[How to install google chrome using wine .Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all Internet users to experience the web. The Chromium codebase is the basis for Google’s Chrome browser.
First you can use this tutorial to install chromium in Ubuntu using PPAs and [...]]]></description>
		<wfw:commentRss>http://www.shashionline.in/install-google-chrome-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Recursive Permission Changes</title>
		<link>http://www.shashionline.in/recursive-permission-changes/</link>
		<comments>http://www.shashionline.in/recursive-permission-changes/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 06:17:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix OS]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[sudo]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://www.shashionline.in/?p=254</guid>
		<description><![CDATA[To change the permissions of multiple files and directories with one command. Please note the warning in the chmod with sudo section and the Warning with Recursive chmod section.
Recursive chmod with -R and sudo
To change all the permissions of each file and folder under a specified directory at once, use sudo chmod with -R
user@host:/home/user$ sudo [...]]]></description>
		<wfw:commentRss>http://www.shashionline.in/recursive-permission-changes/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>PHPMyAdmin: Wrong permission on config file (Ubuntu)</title>
		<link>http://www.shashionline.in/phpmyadmin-wrong-permission-on-config-file-ubuntu/</link>
		<comments>http://www.shashionline.in/phpmyadmin-wrong-permission-on-config-file-ubuntu/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 05:30:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix OS]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[sudo]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://www.shashionline.in/?p=251</guid>
		<description><![CDATA[When I was trying to access my phpmyadmin in Ubuntu OS,I have encountered a problem:
Wrong permissions on configuration file, should not be world writable!
I was  thinking of some access control error.  I have searched the web and found article containing this error. There are lot of link available there but after get lot of R&#38;D [...]]]></description>
		<wfw:commentRss>http://www.shashionline.in/phpmyadmin-wrong-permission-on-config-file-ubuntu/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>50+ PHP tips and tricks</title>
		<link>http://www.shashionline.in/50-php-tips-and-tricks/</link>
		<comments>http://www.shashionline.in/50-php-tips-and-tricks/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 08:41:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[50 PHP tips]]></category>
		<category><![CDATA[50 PHP tips and tricks]]></category>
		<category><![CDATA[50 PHP tricks]]></category>
		<category><![CDATA[Advanced PHP]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.shashionline.in/?p=141</guid>
		<description><![CDATA[
echo is faster than print.
Wrap your string in single quotes (’) instead of double quotes (”) is faster because PHP searches for variables inside “…” and not in ‘…’, use this when you’re not using variables you need evaluating in your string.
Use sprintf instead of variables contained in double quotes, it’s about 10x faster.
Use echo’s [...]]]></description>
		<wfw:commentRss>http://www.shashionline.in/50-php-tips-and-tricks/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Companies Using PHP</title>
		<link>http://www.shashionline.in/companies-using-php/</link>
		<comments>http://www.shashionline.in/companies-using-php/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 08:24:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[Borland]]></category>
		<category><![CDATA[China Mobile]]></category>
		<category><![CDATA[Digg]]></category>
		<category><![CDATA[eBay]]></category>
		<category><![CDATA[FacebookWikimedia]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[fotolog.com]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Intel]]></category>
		<category><![CDATA[Nokia]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Yahoo]]></category>
		<category><![CDATA[Zend]]></category>

		<guid isPermaLink="false">http://www.shashionline.in/?p=137</guid>
		<description><![CDATA[Often the question is asked by those who wish to convince a CEO or or some company heavy weight when the question is asked &#8220;What large sites are using PHP&#8221;. Well here is a list of large comapnies and sites known to using PHP.
Like many enterprises, PHP is not always the sole language in use, [...]]]></description>
		<wfw:commentRss>http://www.shashionline.in/companies-using-php/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Blogging?</title>
		<link>http://www.shashionline.in/how-to-blogging/</link>
		<comments>http://www.shashionline.in/how-to-blogging/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 05:37:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[Open-Source]]></category>
		<category><![CDATA[Blogspot]]></category>
		<category><![CDATA[Open Source Technology]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.shashionline.in/?p=63</guid>
		<description><![CDATA[Exactly what is a &#8220;Blog&#8221;? A Blog, shortened from &#8220;weblog&#8221;, is basically an online journal where you can digitally put down your ideas, thoughts, opinions and practically anything that you want people to read. Blogging is very popular all over the world and basically there are no rules when it comes to blogging. Bloggers have [...]]]></description>
		<wfw:commentRss>http://www.shashionline.in/how-to-blogging/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to connect different database in ASP.Net</title>
		<link>http://www.shashionline.in/how-to-connect-different-database-in-aspnet/</link>
		<comments>http://www.shashionline.in/how-to-connect-different-database-in-aspnet/#comments</comments>
		<pubDate>Sat, 08 Nov 2008 05:09:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[Article]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.shashionline.in/?p=60</guid>
		<description><![CDATA[ADO Database Connection
Create a DSN-less Database Connection
The easiest way to connect to a database is to use a DSN-less connection. A DSN-less connection can be used against any Microsoft Access database on your web site. If you have a database called &#8220;northwind.mdb&#8221; located in a web directory like &#8220;c:/inetpub/wwwroot&#8221;, you can connect to the database [...]]]></description>
		<wfw:commentRss>http://www.shashionline.in/how-to-connect-different-database-in-aspnet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to connect different database in ASP</title>
		<link>http://www.shashionline.in/how-to-connect-different-database-in-asp/</link>
		<comments>http://www.shashionline.in/how-to-connect-different-database-in-asp/#comments</comments>
		<pubDate>Sat, 08 Nov 2008 05:07:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ASP]]></category>
		<category><![CDATA[Article]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://www.shashionline.in/?p=59</guid>
		<description><![CDATA[SQL Server 2005
This is a compiled connection strings reference list on how to connect to SQL Server 2005.
SQL Native Client ODBC Driver
Standard security
Driver={SQL Native Client};Server=myServerAddress;Database=myDataBase; Uid=myUsername;Pwd=myPassword;
Are you using SQL Server 2005 Express? Don&#8217;t miss the server name syntax ServernameSQLEXPRESS where you substitute Servername with the name of the computer where the SQL Server 2005 Express [...]]]></description>
		<wfw:commentRss>http://www.shashionline.in/how-to-connect-different-database-in-asp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
