<?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>birghtyoursite</title>
	<atom:link href="http://www.brightyoursite.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brightyoursite.com/blog</link>
	<description>Bright your site</description>
	<lastBuildDate>Fri, 16 Jul 2010 15:20:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>html5 audio and video</title>
		<link>http://www.brightyoursite.com/blog/2010/06/04/html5-audio-and-video/</link>
		<comments>http://www.brightyoursite.com/blog/2010/06/04/html5-audio-and-video/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 18:46:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[html5]]></category>

		<guid isPermaLink="false">http://www.brightyoursite.com/blog/?p=456</guid>
		<description><![CDATA[Html5 is coming, are you ready? Let&#8217;s start learning html5,you may heard of the some new tags of html5:canvas, audio , video .those is the stars of the html5,I already saw some wordpress theme use canvas now,also apple already use video on his site.so today let&#8217;s start by a simple audio example . To be [...]]]></description>
		<wfw:commentRss>http://www.brightyoursite.com/blog/2010/06/04/html5-audio-and-video/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>use php to get google page rank</title>
		<link>http://www.brightyoursite.com/blog/2010/06/01/use-php-to-get-google-page-rank/</link>
		<comments>http://www.brightyoursite.com/blog/2010/06/01/use-php-to-get-google-page-rank/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 17:37:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SEO Friendly]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[website tools]]></category>

		<guid isPermaLink="false">http://www.brightyoursite.com/blog/?p=445</guid>
		<description><![CDATA[Since the google not give a API or interface to get the google page rank, we have to use google toolbar to get the PR. In order to use php to query toolbarqueries.google.com to the get PR, I did a search ,but most of the codes are too old and can&#8217;t use or not work [...]]]></description>
		<wfw:commentRss>http://www.brightyoursite.com/blog/2010/06/01/use-php-to-get-google-page-rank/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>nice web font with google font api</title>
		<link>http://www.brightyoursite.com/blog/2010/05/28/nice-web-font-with-google-font-api/</link>
		<comments>http://www.brightyoursite.com/blog/2010/05/28/nice-web-font-with-google-font-api/#comments</comments>
		<pubDate>Fri, 28 May 2010 11:25:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SEO Friendly]]></category>
		<category><![CDATA[css xhtml]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[w3c valid]]></category>

		<guid isPermaLink="false">http://www.brightyoursite.com/blog/?p=415</guid>
		<description><![CDATA[Are you still use flash and images for the art font in your web? if so you should know the magic of Google Font Directory and Google Font API , you can use all the font in the Google Font Directory , also it&#8217;s very easy to install. What&#8217;s google font api Google Font API [...]]]></description>
		<wfw:commentRss>http://www.brightyoursite.com/blog/2010/05/28/nice-web-font-with-google-font-api/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>php check string is contains a substring</title>
		<link>http://www.brightyoursite.com/blog/2010/05/23/php-check-string-is-contains-a-substring/</link>
		<comments>http://www.brightyoursite.com/blog/2010/05/23/php-check-string-is-contains-a-substring/#comments</comments>
		<pubDate>Sun, 23 May 2010 17:17:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.brightyoursite.com/blog/?p=405</guid>
		<description><![CDATA[Use php to check a string contains substring there maybe many ways, the strpos maybe the most used way, but it&#8217;s strange, it not work for me why? That&#8217;s what i want to say: the thing you need take care while use strpos . what&#8217;s strpos Check the php Manual: &#34; strpos — Find position [...]]]></description>
		<wfw:commentRss>http://www.brightyoursite.com/blog/2010/05/23/php-check-string-is-contains-a-substring/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>delete specific column duplicate  data  in mysql</title>
		<link>http://www.brightyoursite.com/blog/2010/05/23/delete-specific-column-duplicate-data-in-mysql/</link>
		<comments>http://www.brightyoursite.com/blog/2010/05/23/delete-specific-column-duplicate-data-in-mysql/#comments</comments>
		<pubDate>Sun, 23 May 2010 17:09:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://www.brightyoursite.com/blog/?p=401</guid>
		<description><![CDATA[I have a mysql table site_visitor with vid(auto_increment),IP,page,visit_time&#8230; columns, the problem is many duplicate IP data in the table, only the IP column data is duplicated while the others like isp,visit_time&#8230; are not, i did much test and finally find a very simple way. delete specific column duplicate data in mysql DELETE duplicate_rows.* FROM site_visitor [...]]]></description>
		<wfw:commentRss>http://www.brightyoursite.com/blog/2010/05/23/delete-specific-column-duplicate-data-in-mysql/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>site get hacked with eval(base64_decode(</title>
		<link>http://www.brightyoursite.com/blog/2010/05/21/site-get-hacked-with-evalbase64_decode/</link>
		<comments>http://www.brightyoursite.com/blog/2010/05/21/site-get-hacked-with-evalbase64_decode/#comments</comments>
		<pubDate>Fri, 21 May 2010 14:40:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[wordpress hacked]]></category>

		<guid isPermaLink="false">http://www.brightyoursite.com/blog/?p=390</guid>
		<description><![CDATA[hi,my site get hacked with eval(base64_decode( with many times, drive me mad . so i have to find a way to fix it. it&#8217;s may not the best way but it work. What&#8217;s happened That&#8217;s what&#8217;s happened, when you open the hacked page , it forward you to a another site and show a scan [...]]]></description>
		<wfw:commentRss>http://www.brightyoursite.com/blog/2010/05/21/site-get-hacked-with-evalbase64_decode/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Make IE8 Display in IE7 Compatibility Mode</title>
		<link>http://www.brightyoursite.com/blog/2010/05/04/make-ie8-display-in-ie7-compatibility-mode/</link>
		<comments>http://www.brightyoursite.com/blog/2010/05/04/make-ie8-display-in-ie7-compatibility-mode/#comments</comments>
		<pubDate>Tue, 04 May 2010 09:19:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[css xhtml]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[xhtml css]]></category>

		<guid isPermaLink="false">http://www.brightyoursite.com/blog/?p=380</guid>
		<description><![CDATA[Browser compatibility is realy pain for css coders,this is a quickly to fix the the pages have problems IE8 while looks good in IE7,just following line in the tag on the page, &#60;meta http-equiv=&#8221;X-UA-Compatible&#8221; content=&#8221;IE=EmulateIE7&#8243; /&#62; but some one failed while others success,why? the key of use &#60;meta http-equiv=&#8221;X-UA-Compatible&#8221; content=&#8221;IE=EmulateIE7&#8243; /&#62; The key of use [...]]]></description>
		<wfw:commentRss>http://www.brightyoursite.com/blog/2010/05/04/make-ie8-display-in-ie7-compatibility-mode/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>wordpress  cs-cart  e-commerce solutions</title>
		<link>http://www.brightyoursite.com/blog/2010/04/26/wordpress-cs-cart-e-commerce-solutions/</link>
		<comments>http://www.brightyoursite.com/blog/2010/04/26/wordpress-cs-cart-e-commerce-solutions/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 14:50:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[e-commerce]]></category>

		<guid isPermaLink="false">http://www.brightyoursite.com/blog/?p=377</guid>
		<description><![CDATA[wordpress is a very popular cms and easy to use, i saw most of the people use wp-ecomence for the wordpress e-commerce solutions.so this article will told u how to add cs-cart cart to the wordpress pages How the cs-cart cart work Install cs-cart on your server, when you add a product it will use [...]]]></description>
		<wfw:commentRss>http://www.brightyoursite.com/blog/2010/04/26/wordpress-cs-cart-e-commerce-solutions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>windows2003 apache .htaccess Server error fix</title>
		<link>http://www.brightyoursite.com/blog/2010/04/16/windows2003-apache-htaccess-server-error-fix/</link>
		<comments>http://www.brightyoursite.com/blog/2010/04/16/windows2003-apache-htaccess-server-error-fix/#comments</comments>
		<pubDate>Sat, 17 Apr 2010 06:20:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[.htaccess]]></category>

		<guid isPermaLink="false">http://www.brightyoursite.com/blog/?p=359</guid>
		<description><![CDATA[This problem happen when i change IIS to apache on windows server 2003. Server error! The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there was an error in a CGI script. let me share the way how i fixed this,hope this can help you. [...]]]></description>
		<wfw:commentRss>http://www.brightyoursite.com/blog/2010/04/16/windows2003-apache-htaccess-server-error-fix/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>awesome jquery slide menu</title>
		<link>http://www.brightyoursite.com/blog/2010/04/16/awesome-jquery-slide-menu/</link>
		<comments>http://www.brightyoursite.com/blog/2010/04/16/awesome-jquery-slide-menu/#comments</comments>
		<pubDate>Sat, 17 Apr 2010 03:37:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[css xhtml]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[jquery slider]]></category>

		<guid isPermaLink="false">http://www.brightyoursite.com/blog/2010/04/16/awesome-jquery-slide-menu/</guid>
		<description><![CDATA[Add some lines of javascript codes to your page, you will see it&#8217;s magic: It make your normal menu looks more elegant. Have a try , you will see the fascination of animate menu .let&#8217;s go&#8230; Online demo Nothing better than a demo:awesome jquery slide menu Add to your site First,download the source file and [...]]]></description>
		<wfw:commentRss>http://www.brightyoursite.com/blog/2010/04/16/awesome-jquery-slide-menu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
