<?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>Muhammad Kashif Majeed : Freelance Web Designer and Developer &#187; Information Technology</title>
	<atom:link href="http://www.mkmajeed.com/english/information-technology/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mkmajeed.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 21 Jul 2011 07:48:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>PHP code Snippet : How can I change the collation for my current MySQL database to UTF-8?</title>
		<link>http://www.mkmajeed.com/php-code-snippet-how-can-i-change-the-collation-for-mu-current-mysql-database-to-utf-8.htm</link>
		<comments>http://www.mkmajeed.com/php-code-snippet-how-can-i-change-the-collation-for-mu-current-mysql-database-to-utf-8.htm#comments</comments>
		<pubDate>Sun, 05 Dec 2010 16:15:19 +0000</pubDate>
		<dc:creator>Muhammad Kashif Majeed</dc:creator>
				<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[database collation]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[UTF-8 encode]]></category>

		<guid isPermaLink="false">http://www.mkmajeed.com/php-code-snippet-how-can-i-change-the-collation-for-mu-current-mysql-database-to-utf-8.htm</guid>
		<description><![CDATA[Changing the collation for all tables in a MySQL database can be time consuming depending on how many tables you have. That’s why we recommend using the following PHP script for changing the collation for all tables at a time: &#60;?php $db = mysql_connect(&#8216;localhost&#8217;,'DBUserName&#8217;,'DBPassword&#8217;); if(!$db) echo &#34;Cannot connect to the database – incorrect details&#34;; mysql_select_db(&#8216;DBName&#8217;); [...]]]></description>
		<wfw:commentRss>http://www.mkmajeed.com/php-code-snippet-how-can-i-change-the-collation-for-mu-current-mysql-database-to-utf-8.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Source Applications : How they can be Beneficial ?</title>
		<link>http://www.mkmajeed.com/open-source-applications-how-they-can-be-beneficial.htm</link>
		<comments>http://www.mkmajeed.com/open-source-applications-how-they-can-be-beneficial.htm#comments</comments>
		<pubDate>Fri, 17 Sep 2010 19:21:25 +0000</pubDate>
		<dc:creator>Muhammad Kashif Majeed</dc:creator>
				<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[e-learning applications]]></category>
		<category><![CDATA[Open Source benefits]]></category>
		<category><![CDATA[Open Source software]]></category>

		<guid isPermaLink="false">http://www.mkmajeed.com/open-source-applications-how-they-can-be-beneficial.htm</guid>
		<description><![CDATA[With the advent of learning has taken various forms. One can now learn new skills and acquire new knowledge regardless of where one is and when one wants. What used to be a dream is now coming true with e-learning. In fact, e-learning has brought many learning avenues for a large number of people. With [...]]]></description>
		<wfw:commentRss>http://www.mkmajeed.com/open-source-applications-how-they-can-be-beneficial.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tips : How to check Personal Firewall Status on Windows</title>
		<link>http://www.mkmajeed.com/tips-to-check-personal-firewall-status-on-windows.htm</link>
		<comments>http://www.mkmajeed.com/tips-to-check-personal-firewall-status-on-windows.htm#comments</comments>
		<pubDate>Fri, 16 Jul 2010 06:00:00 +0000</pubDate>
		<dc:creator>Muhammad Kashif Majeed</dc:creator>
				<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[firewall status]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Network Connections]]></category>
		<category><![CDATA[windows firewall]]></category>

		<guid isPermaLink="false">http://www.mkmajeed.com/tips-to-check-personal-firewall-status-on-windows.htm</guid>
		<description><![CDATA[How can you check the status of the connection and the firewall? Simply open Control Panel from the Start Menu, open Internet and Network Connections, then Network Connections. By default the view is of large icons. Click the View Menu, and choose &#34;details&#34; in order to reveal several more columns of information about the connections [...]]]></description>
		<wfw:commentRss>http://www.mkmajeed.com/tips-to-check-personal-firewall-status-on-windows.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best free blogging platforms</title>
		<link>http://www.mkmajeed.com/best-free-blogging-platforms.htm</link>
		<comments>http://www.mkmajeed.com/best-free-blogging-platforms.htm#comments</comments>
		<pubDate>Thu, 17 Jun 2010 20:31:00 +0000</pubDate>
		<dc:creator>Muhammad Kashif Majeed</dc:creator>
				<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[blog options]]></category>
		<category><![CDATA[blogging platforms]]></category>
		<category><![CDATA[free blogs]]></category>

		<guid isPermaLink="false">http://www.mkmajeed.com/best-free-blogging-platforms.htm</guid>
		<description><![CDATA[If you don&#8217;t yet have a blog, some good blogging platforms to check out are: WordPress: The darling of the blogosphere, WordPress features two versions; WordPress.com and WordPress.org. Though built on the same platform; WordPress.com offers free and ready-made templates, while WordPress.org supplies a great deal of customization features and website integration. If you are [...]]]></description>
		<wfw:commentRss>http://www.mkmajeed.com/best-free-blogging-platforms.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO Articles : Facts about Search Engine Optimization Services</title>
		<link>http://www.mkmajeed.com/facts-about-search-engine-optimization-services.htm</link>
		<comments>http://www.mkmajeed.com/facts-about-search-engine-optimization-services.htm#comments</comments>
		<pubDate>Thu, 17 Jun 2010 05:25:00 +0000</pubDate>
		<dc:creator>Muhammad Kashif Majeed</dc:creator>
				<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[Facts about SEO]]></category>
		<category><![CDATA[SEO company]]></category>
		<category><![CDATA[SEO Services]]></category>
		<category><![CDATA[SEO techniques]]></category>
		<category><![CDATA[SEO tips]]></category>

		<guid isPermaLink="false">http://www.mkmajeed.com/facts-about-search-engine-optimization-services.htm</guid>
		<description><![CDATA[Finding the right SEO Company today is not easy. Today, there are thousand of SEO firms offering the same services. Some are very experienced at what they do while others just want to make money without offering any tangible services. Actually, most of these companies are just scam and one should be careful when sourcing [...]]]></description>
		<wfw:commentRss>http://www.mkmajeed.com/facts-about-search-engine-optimization-services.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Development : importance of CSS in Web development</title>
		<link>http://www.mkmajeed.com/web-development-importance-of-css-in-web-development.htm</link>
		<comments>http://www.mkmajeed.com/web-development-importance-of-css-in-web-development.htm#comments</comments>
		<pubDate>Sat, 05 Jun 2010 13:12:24 +0000</pubDate>
		<dc:creator>Muhammad Kashif Majeed</dc:creator>
				<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[application development]]></category>
		<category><![CDATA[Cascading Style Sheets]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[importance of css]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.mkmajeed.com/web-development-importance-of-css-in-web-development.htm</guid>
		<description><![CDATA[CSS style sheets have made it easier to handle web pages during web development. CSS or Cascading Style Sheets as the name suggests is a style sheet that allows you to easily link to other documents in your website. It allows you to retain control over the various elements in different web pages of your [...]]]></description>
		<wfw:commentRss>http://www.mkmajeed.com/web-development-importance-of-css-in-web-development.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Points to remember while developing website design for travel and tourism based business</title>
		<link>http://www.mkmajeed.com/points-to-remember-while-developing-website-design-for-travel-and-tourism-based-business.htm</link>
		<comments>http://www.mkmajeed.com/points-to-remember-while-developing-website-design-for-travel-and-tourism-based-business.htm#comments</comments>
		<pubDate>Sat, 29 May 2010 13:26:53 +0000</pubDate>
		<dc:creator>Muhammad Kashif Majeed</dc:creator>
				<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[freelance developer]]></category>
		<category><![CDATA[travel and tourism business]]></category>
		<category><![CDATA[travel websites]]></category>
		<category><![CDATA[web developer]]></category>
		<category><![CDATA[website designing]]></category>

		<guid isPermaLink="false">http://www.mkmajeed.com/points-to-remember-while-developing-website-design-for-travel-and-tourism-based-business.htm</guid>
		<description><![CDATA[Travel marketing websites are as diverse as the destinations they serve. Some feature seductive images of beautiful people in alluring locations. Some are all about the transaction; helping users find the best deal and book their vacations online. Others are all facts and figures: number of rooms, restaurants, pools, floor plans, lists of services. Still [...]]]></description>
		<wfw:commentRss>http://www.mkmajeed.com/points-to-remember-while-developing-website-design-for-travel-and-tourism-based-business.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reasons Google may not consider the anchor text in the links to any website</title>
		<link>http://www.mkmajeed.com/reasons-google-may-not-consider-the-anchor-text-in-the-links-to-any-website.htm</link>
		<comments>http://www.mkmajeed.com/reasons-google-may-not-consider-the-anchor-text-in-the-links-to-any-website.htm#comments</comments>
		<pubDate>Fri, 28 May 2010 10:35:49 +0000</pubDate>
		<dc:creator>Muhammad Kashif Majeed</dc:creator>
				<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[Backlining]]></category>
		<category><![CDATA[Google Crawler]]></category>
		<category><![CDATA[Google SEO]]></category>
		<category><![CDATA[Links to your site]]></category>
		<category><![CDATA[Seo Articles]]></category>

		<guid isPermaLink="false">http://www.mkmajeed.com/reasons-google-may-not-consider-the-anchor-text-in-the-links-to-any-website.htm</guid>
		<description><![CDATA[The text that is used in the links that point to your website has a major effect on the position of your website in Google’s search results. For example, if many people use the text “buy blue widgets” to link to your website, then it is very likely that the linked web page will get [...]]]></description>
		<wfw:commentRss>http://www.mkmajeed.com/reasons-google-may-not-consider-the-anchor-text-in-the-links-to-any-website.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Importance of web presence for a newly establish business</title>
		<link>http://www.mkmajeed.com/importance-of-web-presence-for-a-newly-establish-business.htm</link>
		<comments>http://www.mkmajeed.com/importance-of-web-presence-for-a-newly-establish-business.htm#comments</comments>
		<pubDate>Wed, 12 May 2010 11:30:34 +0000</pubDate>
		<dc:creator>Muhammad Kashif Majeed</dc:creator>
				<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[importance of website]]></category>
		<category><![CDATA[web presence]]></category>
		<category><![CDATA[website designing]]></category>
		<category><![CDATA[website developement]]></category>

		<guid isPermaLink="false">http://www.mkmajeed.com/importance-of-web-presence-for-a-newly-establish-business.htm</guid>
		<description><![CDATA[A business without a website is equivalent to a person without an identity. The World Wide Web is a huge encyclopedia of information, but it has also become a way to validate your business. If you currently have a business, whether it is online or offline, you will need a website to advertise effectively. The [...]]]></description>
		<wfw:commentRss>http://www.mkmajeed.com/importance-of-web-presence-for-a-newly-establish-business.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tips &amp; Tricks &#8211; GTalk chat shortcut</title>
		<link>http://www.mkmajeed.com/tips-tricks-gtalk-chat-shortcut.htm</link>
		<comments>http://www.mkmajeed.com/tips-tricks-gtalk-chat-shortcut.htm#comments</comments>
		<pubDate>Tue, 11 May 2010 15:34:03 +0000</pubDate>
		<dc:creator>Muhammad Kashif Majeed</dc:creator>
				<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[google talk]]></category>
		<category><![CDATA[gtalk shortcut]]></category>
		<category><![CDATA[tips and tricks]]></category>

		<guid isPermaLink="false">http://www.mkmajeed.com/tips-tricks-gtalk-chat-shortcut.htm</guid>
		<description><![CDATA[If you chat very frequently with one of your friend then now you can make GTalk chat shortcut on your desktop. It will initiate a chat with only one click. On click it opens a chat window where you can chat with your friend. But unfortunately this trick works only in window XP, NT in [...]]]></description>
		<wfw:commentRss>http://www.mkmajeed.com/tips-tricks-gtalk-chat-shortcut.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

