<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.2" -->
<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/"
	>

<channel>
	<title>LuckyMouse's Daily</title>
	<link>http://www.xydw.com/luckymouse</link>
	<description>The earth is the earth, but we may image it to moon.</description>
	<pubDate>Thu, 04 Oct 2007 01:02:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>
	<language>en</language>
			<item>
		<title>php Development Frameworks</title>
		<link>http://www.xydw.com/luckymouse/31-php-development-frameworks/</link>
		<comments>http://www.xydw.com/luckymouse/31-php-development-frameworks/#comments</comments>
		<pubDate>Thu, 04 Oct 2007 01:02:17 +0000</pubDate>
		<dc:creator>luckymouse</dc:creator>
		
		<category><![CDATA[Script]]></category>

		<guid isPermaLink="false">http://www.xydw.com/luckymouse/31-php-development-frameworks/</guid>
		<description><![CDATA[what is php Development Framework?  they are the tool that make anyone with any level can design php website easy and fast.Most of them are written by MVC parterns.They are just like a large PHP CLASSES which can do anything.You can try them if you have no time and just learning php in a [...]]]></description>
			<content:encoded><![CDATA[<p>what is php Development Framework?  they are the tool that make anyone with any level can design php website easy and fast.Most of them are written by MVC parterns.They are just like a large PHP CLASSES which can do anything.You can try them if you have no time and just learning php in a short time.I think those frameworks would make much more codes that some of the scripts are unnecessery, and this may affect the code runing at the same time. It would take a long time to run them.</p>
<p>there are many frameworks now,you can search them on google.  for example:<a href="http://www.qcodo.com/" target="_blank"></a></p>
<ol>
<li><a href="http://www.qcodo.com/" target="_blank">Qcodo Development Framework</a><br />
The Qcodo Development Framework is an open-source <span class="link_body">PHP 5</span> framework that focuses on freeing  developers from unnecessary tedious, mundane coding.The result is that  developers can do what they do best: focus on implementing functionality and  usability, improving performance and ensuring security.</p>
<p>It is a  completely object-oriented framework that takes the best of PHP and provides a  truly rapid application development platform. Initial prototypes roll out in  minutes instead of hours. Iterations come around in hours instead of days (or  even weeks). As projects iterate into more cohesive solutions, the framework  allows developers to take prototypes to the next level by providing the  capability of bringing the application maturity.</p>
<p>The framework consists  of two main components: the Code Generator and Qforms (see below for more).  While the framework was designed to support the complexities of large projects,  it is an incredibly lightweight framework which can be utilized by small and  large web applications alike.</li>
<li><a href="http://www.cakephp.org/" target="_blank">CakePHP </a>
<p class="text">Cake is a rapid development framework for PHP which uses  commonly known design patterns like ActiveRecord, Association Data Mapping,  Front Controller and MVC. Our primary goal is to provide a structured framework  that enables PHP users at all levels to rapidly develop robust web applications,  without any loss to flexibility.</p>
</li>
<li><a href="http://zoopframework.com/" target="_blank">ZOOP </a>Zoop is an object  oriented PHP framework. Zoop is modeled after  the MVC design pattern. It is a high performance, secure, and scalable framework  for PHP. It is designed to be very fast and efficient and very nice for the  programmer to work with. Zoop has been built in a modular way so it is both  easily extensible, and light. It has been in development and production use  since 2001 and is quite mature.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.xydw.com/luckymouse/31-php-development-frameworks/feed/</wfw:commentRss>
		</item>
		<item>
		<title>invalid xhtml elements</title>
		<link>http://www.xydw.com/luckymouse/30-invalid-xhtml-elements/</link>
		<comments>http://www.xydw.com/luckymouse/30-invalid-xhtml-elements/#comments</comments>
		<pubDate>Mon, 01 Oct 2007 14:50:13 +0000</pubDate>
		<dc:creator>luckymouse</dc:creator>
		
		<category><![CDATA[Script]]></category>

		<guid isPermaLink="false">http://www.xydw.com/luckymouse/30-invalid-xhtml-elements/</guid>
		<description><![CDATA[Today design a site underl w3c xhtml rule.some elements offten make mistakes.

In url &#8220;&#38;&#8221; must change to &#8220;&#38;amp;&#8221;
&#60;h2&#62;&#60;/h2&#62; between them you can include other elements like &#60;a&#62;, but you can include &#60;h2&#62; in tags &#60;a&#62;.
like &#60;ul&#62;&#60;/ul&#62;, you must include child elements in them, or there would be a error.
you must close all of the tags.

]]></description>
			<content:encoded><![CDATA[<p>Today design a site underl w3c xhtml rule.some elements offten make mistakes.</p>
<ol>
<li>In url &#8220;&amp;&#8221; must change to &#8220;&amp;amp;&#8221;</li>
<li>&lt;h2&gt;&lt;/h2&gt; between them you can include other elements like &lt;a&gt;, but you can include &lt;h2&gt; in tags &lt;a&gt;.</li>
<li>like &lt;ul&gt;&lt;/ul&gt;, you must include child elements in them, or there would be a error.</li>
<li>you must close all of the tags.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.xydw.com/luckymouse/30-invalid-xhtml-elements/feed/</wfw:commentRss>
		</item>
		<item>
		<title>free website templates sites recommend</title>
		<link>http://www.xydw.com/luckymouse/29-free-website-templates-sites/</link>
		<comments>http://www.xydw.com/luckymouse/29-free-website-templates-sites/#comments</comments>
		<pubDate>Mon, 01 Oct 2007 14:36:00 +0000</pubDate>
		<dc:creator>luckymouse</dc:creator>
		
		<category><![CDATA[Lucky Spider]]></category>

		<guid isPermaLink="false">http://www.xydw.com/luckymouse/29-free-website-templates-sites/</guid>
		<description><![CDATA[how to build a professional website without a professor?
There is a way to use website templates.It&#8217;s not very easy, and also not very diffcult.Pay some time you can get a perfect design website.
There are many free website templates in internet.I recommend you someone.Hope you would enjoy.

Open Source Web Design is a site to download free [...]]]></description>
			<content:encoded><![CDATA[<p>how to build a professional website without a professor?</p>
<p>There is a way to use website templates.It&#8217;s not very easy, and also not very diffcult.Pay some time you can get a perfect design website.</p>
<p>There are many free website templates in internet.I recommend you someone.Hope you would enjoy.</p>
<ol>
<li>Open Source Web Design is a site to <em>download free web design templates</em> and share yours with others. We help make the internet a prettier place. Currently <strong>2080</strong> free designs!<br />
<a href="http://www.oswd.org/">http://www.oswd.org/</a></li>
<li>FreeCSSTemplates.org,Really, they&#8217;re free.There are only 230 css templates. Their templates is much more fit for using in Blog template than other.<br />
<a href="http://www.freecsstemplates.org/css-templates/">http://www.freecsstemplates.org/css-templates/</a></li>
<li>Chinaz templates.It has a lot of templates, and you can browse the templates in multifarious category.So you can save time to find a certain subject templates.<br />
<a href="http://sc.chinaz.com/html/WebTemplets/index.html">http://sc.chinaz.com/html/WebTemplets/index.html</a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.xydw.com/luckymouse/29-free-website-templates-sites/feed/</wfw:commentRss>
		</item>
		<item>
		<title>wikipedia (mediawiki) using experience</title>
		<link>http://www.xydw.com/luckymouse/28-wikipedia-using-experience/</link>
		<comments>http://www.xydw.com/luckymouse/28-wikipedia-using-experience/#comments</comments>
		<pubDate>Sun, 30 Sep 2007 06:54:47 +0000</pubDate>
		<dc:creator>luckymouse</dc:creator>
		
		<category><![CDATA[Script]]></category>

		<guid isPermaLink="false">http://www.xydw.com/luckymouse/28-wikipedia-using-experience/</guid>
		<description><![CDATA[if you don&#8217;t know what is wikipedia you can visit http://www.mediawiki.org/, it is the offical website of the project.
wikipedia is a famous wiki project based on PHP/MYSQL/other database.There are many websites used it to be successed. Like http://www.wikipedia.org.
The wikipedia is simple to use but has lots of functions. there is just a disadvantage that it [...]]]></description>
			<content:encoded><![CDATA[<p>if you don&#8217;t know what is wikipedia you can visit <a href="http://www.mediawiki.org/">http://www.mediawiki.org/</a>, it is the offical website of the project.</p>
<p>wikipedia is a famous wiki project based on PHP/MYSQL/other database.There are many websites used it to be successed. Like <a href="http://www.wikipedia.org/">http://www.wikipedia.org</a>.</p>
<p>The wikipedia is simple to use but has lots of functions. there is just a disadvantage that it has not a perfect admin cpanel.</p>
<p>you must be attention to some extra config in LocalSettings.php.</p>
<p>// set group rights to guest</p>
<p>$wgGroupPermissions[&#8217;*'    ][&#8217;createaccount&#8217;]   = true;<br />
$wgGroupPermissions[&#8217;*'    ][&#8217;read&#8217;]            = true;<br />
$wgGroupPermissions[&#8217;*'    ][&#8217;edit&#8217;]            = true;<br />
$wgGroupPermissions[&#8217;*'    ][&#8217;createpage&#8217;]      = true;<br />
$wgGroupPermissions[&#8217;*'    ][&#8217;createtalk&#8217;]      = true;</p>
<p>// set rights to register user</p>
<p>$wgGroupPermissions[&#8217;user&#8217; ][&#8217;move&#8217;]            = true;<br />
$wgGroupPermissions[&#8217;user&#8217; ][&#8217;read&#8217;]            = true;<br />
$wgGroupPermissions[&#8217;user&#8217; ][&#8217;edit&#8217;]            = true;<br />
$wgGroupPermissions[&#8217;user&#8217; ][&#8217;createpage&#8217;]      = true;<br />
$wgGroupPermissions[&#8217;user&#8217; ][&#8217;createtalk&#8217;]      = true;<br />
$wgGroupPermissions[&#8217;user&#8217; ][&#8217;upload&#8217;]          = true;<br />
$wgGroupPermissions[&#8217;user&#8217; ][&#8217;reupload&#8217;]        = true;<br />
$wgGroupPermissions[&#8217;user&#8217; ][&#8217;reupload-shared&#8217;] = true;<br />
$wgGroupPermissions[&#8217;user&#8217; ][&#8217;minoredit&#8217;]       = true;<br />
$wgGroupPermissions[&#8217;autoconfirmed&#8217;][&#8217;autoconfirmed&#8217;] = true;</p>
<p>// set rights to serchengine bot<br />
$wgGroupPermissions[&#8217;bot&#8217;  ][&#8217;bot&#8217;]             = true;<br />
$wgGroupPermissions[&#8217;bot&#8217;  ][&#8217;autoconfirmed&#8217;]   = true;</p>
<p>// set extra rights to admin</p>
<p>$wgGroupPermissions[&#8217;sysop&#8217;][&#8217;block&#8217;]           = true;<br />
$wgGroupPermissions[&#8217;sysop&#8217;][&#8217;createaccount&#8217;]   = true;<br />
$wgGroupPermissions[&#8217;sysop&#8217;][&#8217;delete&#8217;]          = true;<br />
$wgGroupPermissions[&#8217;sysop&#8217;][&#8217;deletedhistory&#8217;]  = true;<br />
$wgGroupPermissions[&#8217;sysop&#8217;][&#8217;editinterface&#8217;]   = true;<br />
$wgGroupPermissions[&#8217;sysop&#8217;][&#8217;import&#8217;]          = true;<br />
$wgGroupPermissions[&#8217;sysop&#8217;][&#8217;importupload&#8217;]    = true;<br />
$wgGroupPermissions[&#8217;sysop&#8217;][&#8217;move&#8217;]            = true;<br />
$wgGroupPermissions[&#8217;sysop&#8217;][&#8217;patrol&#8217;]          = true;<br />
$wgGroupPermissions[&#8217;sysop&#8217;][&#8217;protect&#8217;]         = true;<br />
$wgGroupPermissions[&#8217;sysop&#8217;][&#8217;rollback&#8217;]        = true;<br />
$wgGroupPermissions[&#8217;sysop&#8217;][&#8217;upload&#8217;]          = true;<br />
$wgGroupPermissions[&#8217;sysop&#8217;][&#8217;reupload&#8217;]        = true;<br />
$wgGroupPermissions[&#8217;sysop&#8217;][&#8217;reupload-shared&#8217;] = true;<br />
$wgGroupPermissions[&#8217;sysop&#8217;][&#8217;unwatchedpages&#8217;] = true;<br />
$wgGroupPermissions[&#8217;sysop&#8217;][&#8217;autoconfirmed&#8217;]   = true;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xydw.com/luckymouse/28-wikipedia-using-experience/feed/</wfw:commentRss>
		</item>
		<item>
		<title>play game Bloons Tower Defense online</title>
		<link>http://www.xydw.com/luckymouse/27-play-game-bloons-tower-defense-online/</link>
		<comments>http://www.xydw.com/luckymouse/27-play-game-bloons-tower-defense-online/#comments</comments>
		<pubDate>Fri, 28 Sep 2007 07:56:17 +0000</pubDate>
		<dc:creator>luckymouse</dc:creator>
		
		<category><![CDATA[Play game]]></category>

		<guid isPermaLink="false">http://www.xydw.com/luckymouse/27-play-game-bloons-tower-defense-online/</guid>
		<description><![CDATA[

























Your objective in this Bloons Tower Defense game is to place monkeys around the maze to defend from the onslaught of the moving balloons. As you get more money you can buy new towers or upgrade existing ones. Use YOUR MOUSE to click on the tower type you want to build on the right side [...]]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="400" height="300" codeBase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0"></p>
<param name="_cx" value="13229"></param>
<param name="_cy" value="9525"></param>
<param name="FlashVars"></param>
<param name="Movie" value="http://www.funny-base.com/games10/bloonstd.swf"></param>
<param name="Src" value="http://www.funny-base.com/games10/bloonstd.swf"></param>
<param name="WMode" value="Window"></param>
<param name="Play" value="-1"></param>
<param name="Loop" value="-1"></param>
<param name="Quality" value="High"></param>
<param name="SAlign"></param>
<param name="Menu" value="-1"></param>
<param name="Base"></param>
<param name="AllowScriptAccess"></param>
<param name="Scale" value="ShowAll"></param>
<param name="DeviceFont" value="0"></param>
<param name="EmbedMovie" value="0"></param>
<param name="BGColor"></param>
<param name="SWRemote"></param>
<param name="MovieData"></param>
<param name="SeamlessTabbing" value="1"></param>
<param name="Profile" value="0"></param>
<param name="ProfileAddress"></param>
<param name="ProfilePort" value="0"></param>
<param name="AllowNetworking" value="all"></param>
<param name="AllowFullScreen" value="false"></param></object></p>
<p>Your objective in this Bloons Tower Defense game is to place monkeys around the maze to defend from the onslaught of the moving balloons. As you get more money you can buy new towers or upgrade existing ones. Use YOUR MOUSE to click on the tower type you want to build on the right side of the screen, then once its selected, place the tower in the maze. Press escape to deselect or cancel your current action. You can sell towers for extra money for 80% of what you paid for them. There are several types of bloons. Larger and faster colored bloons have smaller bloons inside them. Can you beat all 50 levels? Good luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xydw.com/luckymouse/27-play-game-bloons-tower-defense-online/feed/</wfw:commentRss>
		</item>
		<item>
		<title>play game Flash Element TD online</title>
		<link>http://www.xydw.com/luckymouse/26-play-game-td/</link>
		<comments>http://www.xydw.com/luckymouse/26-play-game-td/#comments</comments>
		<pubDate>Fri, 28 Sep 2007 07:52:58 +0000</pubDate>
		<dc:creator>luckymouse</dc:creator>
		
		<category><![CDATA[Play game]]></category>

		<guid isPermaLink="false">http://www.xydw.com/luckymouse/26-play-game-td/</guid>
		<description><![CDATA[The aim of this great little warcraft-themed, tower defense flash game is to kill the creeps before they reach the end of the maze. You do this by building attacking towers on the grass around the maze. To build use YOUR MOUSE and click on the one you want to build on the right, then [...]]]></description>
			<content:encoded><![CDATA[<p>The aim of this great little warcraft-themed, tower defense flash game is to kill the creeps before they reach the end of the maze. You do this by building attacking towers on the grass around the maze. To build use YOUR MOUSE and click on the one you want to build on the right, then click on the map where you want it to be built. Towers may be added or upgraded in real-time, even during a wave. Once built you can click on them to upgrade or sell. At the beginning you can build only basic towers. To build advanced ones you have to do some research. Wood is required for research, and you will receive one wood after every 7 waves of creeps. Good luck!</p>
<p align="center"><embed bgcolor="#333333" quality="high" menu="false" height="300" width="450" src="http://novelconcepts.co.uk/FlashElementTD/FlashElementTD.swf" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></p>
]]></content:encoded>
			<wfw:commentRss>http://www.xydw.com/luckymouse/26-play-game-td/feed/</wfw:commentRss>
		</item>
		<item>
		<title>unique baby girl names</title>
		<link>http://www.xydw.com/luckymouse/25-unique-baby-girl-names/</link>
		<comments>http://www.xydw.com/luckymouse/25-unique-baby-girl-names/#comments</comments>
		<pubDate>Fri, 28 Sep 2007 07:42:16 +0000</pubDate>
		<dc:creator>luckymouse</dc:creator>
		
		<category><![CDATA[Lucky Spider]]></category>

		<guid isPermaLink="false">http://www.xydw.com/luckymouse/25-unique-baby-girl-names/</guid>
		<description><![CDATA[finding a unique baby girl name is very diffcult, e, there are just some special baby girl names that may be unique.
Briony
Cacey
Dalena
Easter
Flick
Gaia
Happy
Iola
Jaine
Kohinoor
Lettice
Majella
Nekane
Odelia
Opal
Posy
Ralphina
Saffron
Tarina
Unity
Valentia
Wilda
Xanthe
Yaffa
Zinnia
]]></description>
			<content:encoded><![CDATA[<p>finding a unique baby girl name is very diffcult, e, there are just some special baby girl names that may be unique.</p>
<p>Briony<br />
Cacey<br />
Dalena<br />
Easter<br />
Flick<br />
Gaia<br />
Happy<br />
Iola<br />
Jaine<br />
Kohinoor<br />
Lettice<br />
Majella<br />
Nekane<br />
Odelia<br />
Opal<br />
Posy<br />
Ralphina<br />
Saffron<br />
Tarina<br />
Unity<br />
Valentia<br />
Wilda<br />
Xanthe<br />
Yaffa<br />
Zinnia</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xydw.com/luckymouse/25-unique-baby-girl-names/feed/</wfw:commentRss>
		</item>
		<item>
		<title>some unique baby boy names</title>
		<link>http://www.xydw.com/luckymouse/24-unique-baby-boy-names/</link>
		<comments>http://www.xydw.com/luckymouse/24-unique-baby-boy-names/#comments</comments>
		<pubDate>Fri, 28 Sep 2007 07:39:17 +0000</pubDate>
		<dc:creator>luckymouse</dc:creator>
		
		<category><![CDATA[Lucky Spider]]></category>

		<guid isPermaLink="false">http://www.xydw.com/luckymouse/24-unique-baby-boy-names/</guid>
		<description><![CDATA[finding a unique baby boy name is very diffcult, e, there are just some special baby boy names that may be unique.
Alban
Barker
Chay
Digby
Edan
Fergal
Galahad
Ham
Innocent
Jago
Kyran
Laban
Mabon
Napier
Ormond
Parsifal
Redmond
Somerled
Trayton
Urban
Vanslow
Warwick
Ximun
Yorick
Zeno
]]></description>
			<content:encoded><![CDATA[<p>finding a unique baby boy name is very diffcult, e, there are just some special baby boy names that may be unique.</p>
<p>Alban<br />
Barker<br />
Chay<br />
Digby<br />
Edan<br />
Fergal<br />
Galahad<br />
Ham<br />
Innocent<br />
Jago<br />
Kyran<br />
Laban<br />
Mabon<br />
Napier<br />
Ormond<br />
Parsifal<br />
Redmond<br />
Somerled<br />
Trayton<br />
Urban<br />
Vanslow<br />
Warwick<br />
Ximun<br />
Yorick<br />
Zeno</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xydw.com/luckymouse/24-unique-baby-boy-names/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Rank Of Language Projects</title>
		<link>http://www.xydw.com/luckymouse/23-rank-of-language-projects/</link>
		<comments>http://www.xydw.com/luckymouse/23-rank-of-language-projects/#comments</comments>
		<pubDate>Tue, 25 Sep 2007 01:20:55 +0000</pubDate>
		<dc:creator>luckymouse</dc:creator>
		
		<category><![CDATA[Script]]></category>

		<guid isPermaLink="false">http://www.xydw.com/luckymouse/23-rank-of-language-projects/</guid>
		<description><![CDATA[php is so great without any commany background, and gets a high point.It&#8217;s so
useful and simple that so many users are inserted in.May be I should start
another project based on php.



PositionSep 2007
PositionSep 2006
Programming Language
RatingsSep 2007
DeltaSep 2006
Status


1
1
Java
21.701%
+0.17%
&#160;&#160;A

2
2
C
14.908%
-3.15%
&#160;&#160;A

3
4
(Visual) Basic
10.748%
+0.12%
&#160;&#160;A

4
5
PHP
10.204%
+1.08%
&#160;&#160;A

5
3
C++
9.938%
-0.82%
&#160;&#160;A

6
6
Perl
5.416%
-0.01%
&#160;&#160;A

7
8
C#
3.583%
+0.59%
&#160;&#160;A

8
7
Python
3.025%
-0.12%
&#160;&#160;A

9
9
JavaScript
2.722%
+0.28%
&#160;&#160;A

10
13
Ruby
2.065%
+1.13%
&#160;&#160;A

11
12
PL/SQL
1.860%
+0.82%
&#160;&#160;A

12
11
SAS
1.395%
-0.54%
&#160;&#160;A

13
16
D
1.370%
+0.82%
&#160;&#160;A

14
10
Delphi
1.224%
-0.88%
&#160;&#160;A

15
17
ABAP
0.706%
+0.15%
&#160;&#160;A&#8211;

16
14
Lisp/Scheme
0.633%
-0.02%
&#160;&#160;B

17
15
COBOL
0.630%
+0.07%
&#160;&#160;B

18
50
Lua
0.572%
+0.51%
&#160;&#160;B

19
19
Ada
0.566%
+0.03%
&#160;&#160;B

20
21
Fortran
0.478%
+0.08%
&#160;&#160;B
]]></description>
			<content:encoded><![CDATA[<p><P>php is so great without any commany background, and gets a high point.It&#8217;s so<br />
useful and simple that so many users are inserted in.May be I should start<br />
another project based on php.</P><br />
<TABLE borderColorDark=#003366 align=center borderColorLight=#c0c0c0 border=1><br />
<TBODY><br />
<TR></p>
<td>Position<BR>Sep 2007</td>
<td>Position<BR>Sep 2006</td>
<td>Programming Language</td>
<td>Ratings<BR>Sep 2007</td>
<td>Delta<BR><BR>Sep 2006</td>
<td>Status</td>
<p></TR><br />
<TR height=25></p>
<td align='middle'>1</TD></p>
<td align='middle'>1</TD></p>
<p><TD>Java</TD></p>
<td align='middle'>21.701%</TD></p>
<td align='middle'>+0.17%</TD><br />
<TD align=left>&nbsp;&nbsp;A</TD></TR><br />
<TR height=25></p>
<td align='middle'>2</TD></p>
<td align='middle'>2</TD></p>
<p><TD>C</TD></p>
<td align='middle'>14.908%</TD></p>
<td align='middle'>-3.15%</TD><br />
<TD align=left>&nbsp;&nbsp;A</TD></TR><br />
<TR height=25></p>
<td align='middle'>3</TD></p>
<td align='middle'>4</TD></p>
<p><TD>(Visual) Basic</TD></p>
<td align='middle'>10.748%</TD></p>
<td align='middle'>+0.12%</TD><br />
<TD align=left>&nbsp;&nbsp;A</TD></TR><br />
<TR height=25></p>
<td align='middle'>4</TD></p>
<td align='middle'>5</TD></p>
<p><TD>PHP</TD></p>
<td align='middle'>10.204%</TD></p>
<td align='middle'>+1.08%</TD><br />
<TD align=left>&nbsp;&nbsp;A</TD></TR><br />
<TR height=25></p>
<td align='middle'>5</TD></p>
<td align='middle'>3</TD></p>
<p><TD>C++</TD></p>
<td align='middle'>9.938%</TD></p>
<td align='middle'>-0.82%</TD><br />
<TD align=left>&nbsp;&nbsp;A</TD></TR><br />
<TR height=25></p>
<td align='middle'>6</TD></p>
<td align='middle'>6</TD></p>
<p><TD>Perl</TD></p>
<td align='middle'>5.416%</TD></p>
<td align='middle'>-0.01%</TD><br />
<TD align=left>&nbsp;&nbsp;A</TD></TR><br />
<TR height=25></p>
<td align='middle'>7</TD></p>
<td align='middle'>8</TD></p>
<p><TD>C#</TD></p>
<td align='middle'>3.583%</TD></p>
<td align='middle'>+0.59%</TD><br />
<TD align=left>&nbsp;&nbsp;A</TD></TR><br />
<TR height=25></p>
<td align='middle'>8</TD></p>
<td align='middle'>7</TD></p>
<p><TD>Python</TD></p>
<td align='middle'>3.025%</TD></p>
<td align='middle'>-0.12%</TD><br />
<TD align=left>&nbsp;&nbsp;A</TD></TR><br />
<TR height=25></p>
<td align='middle'>9</TD></p>
<td align='middle'>9</TD></p>
<p><TD>JavaScript</TD></p>
<td align='middle'>2.722%</TD></p>
<td align='middle'>+0.28%</TD><br />
<TD align=left>&nbsp;&nbsp;A</TD></TR><br />
<TR height=25></p>
<td align='middle'>10</TD></p>
<td align='middle'>13</TD></p>
<p><TD>Ruby</TD></p>
<td align='middle'>2.065%</TD></p>
<td align='middle'>+1.13%</TD><br />
<TD align=left>&nbsp;&nbsp;A</TD></TR><br />
<TR height=25></p>
<td align='middle'>11</TD></p>
<td align='middle'>12</TD></p>
<p><TD>PL/SQL</TD></p>
<td align='middle'>1.860%</TD></p>
<td align='middle'>+0.82%</TD><br />
<TD align=left>&nbsp;&nbsp;A</TD></TR><br />
<TR height=25></p>
<td align='middle'>12</TD></p>
<td align='middle'>11</TD></p>
<p><TD>SAS</TD></p>
<td align='middle'>1.395%</TD></p>
<td align='middle'>-0.54%</TD><br />
<TD align=left>&nbsp;&nbsp;A</TD></TR><br />
<TR height=25></p>
<td align='middle'>13</TD></p>
<td align='middle'>16</TD></p>
<p><TD>D</TD></p>
<td align='middle'>1.370%</TD></p>
<td align='middle'>+0.82%</TD><br />
<TD align=left>&nbsp;&nbsp;A</TD></TR><br />
<TR height=25></p>
<td align='middle'>14</TD></p>
<td align='middle'>10</TD></p>
<p><TD>Delphi</TD></p>
<td align='middle'>1.224%</TD></p>
<td align='middle'>-0.88%</TD><br />
<TD align=left>&nbsp;&nbsp;A</TD></TR><br />
<TR height=25></p>
<td align='middle'>15</TD></p>
<td align='middle'>17</TD></p>
<p><TD>ABAP</TD></p>
<td align='middle'>0.706%</TD></p>
<td align='middle'>+0.15%</TD><br />
<TD align=left>&nbsp;&nbsp;A&#8211;</TD></TR><br />
<TR height=25></p>
<td align='middle'>16</TD></p>
<td align='middle'>14</TD></p>
<p><TD>Lisp/Scheme</TD></p>
<td align='middle'>0.633%</TD></p>
<td align='middle'>-0.02%</TD><br />
<TD align=left>&nbsp;&nbsp;B</TD></TR><br />
<TR height=25></p>
<td align='middle'>17</TD></p>
<td align='middle'>15</TD></p>
<p><TD>COBOL</TD></p>
<td align='middle'>0.630%</TD></p>
<td align='middle'>+0.07%</TD><br />
<TD align=left>&nbsp;&nbsp;B</TD></TR><br />
<TR height=25></p>
<td align='middle'>18</TD></p>
<td align='middle'>50</TD><br />
<TD>Lua</TD></p>
<td align='middle'>0.572%</TD></p>
<td align='middle'>+0.51%</TD><br />
<TD align=left>&nbsp;&nbsp;B</TD></TR><br />
<TR height=25></p>
<td align='middle'>19</TD></p>
<td align='middle'>19</TD></p>
<p><TD>Ada</TD></p>
<td align='middle'>0.566%</TD></p>
<td align='middle'>+0.03%</TD><br />
<TD align=left>&nbsp;&nbsp;B</TD></TR><br />
<TR height=25></p>
<td align='middle'>20</TD></p>
<td align='middle'>21</TD><br />
<TD>Fortran</TD></p>
<td align='middle'>0.478%</TD></p>
<td align='middle'>+0.08%</TD><br />
<TD align=left>&nbsp;&nbsp;B</TD></TR></TBODY></TABLE></p>
]]></content:encoded>
			<wfw:commentRss>http://www.xydw.com/luckymouse/23-rank-of-language-projects/feed/</wfw:commentRss>
		</item>
		<item>
		<title>some good begining of naruto on you tube</title>
		<link>http://www.xydw.com/luckymouse/22-naruto-on-you-tube/</link>
		<comments>http://www.xydw.com/luckymouse/22-naruto-on-you-tube/#comments</comments>
		<pubDate>Tue, 25 Sep 2007 00:57:31 +0000</pubDate>
		<dc:creator>luckymouse</dc:creator>
		
		<category><![CDATA[Scenery]]></category>

		<guid isPermaLink="false">http://www.xydw.com/luckymouse/22-naruto-on-you-tube/</guid>
		<description><![CDATA[






Naruto
03:18
From: Naruto083
Views: 3911251











Naruto Hell
03:23
From: Naruto00
Views: 4785141











Nickelback- Far Away (Naruto and Hinata)
03:57
From: xfallenloverx
Views: 3044635











Naruto wonderful cosplay
04:10
From: kinoshi
Views: 2588172











Naruto and Hinata-listen to your heart
03:39
From: sakurablossm512
Views: 3596533











naruto vs sasuke
04:51
From: supernova209
Views: 2789310











Naruto: 300
02:16
From: Rubix89
Views: 1424063











Naruto: Shippuuden Opening
01:29
From: Opheicus
Views: 2397239











Naruto
05:00
From: Naruto083
Views: 1779120











Naruto- Real Ninjas
03:28
From: YondaimeThe4
Views: 3708446











Naruto
04:42
From: naruto322
Views: 1093000











Naruto Listen to your heart
04:31
From: Uzaki
Views: 1614733











Naruto - Whisper of the Beast
06:38
From: Redwitch05
Views: [...]]]></description>
			<content:encoded><![CDATA[<table>
<tr>
<td>
<p class="img marT0"><a rel="nofollow" href="http://www.youtube.com/watch?v=UUHwglrsV_U&amp;mode=related&amp;search=" onclick="_hbLink('RelatedVideo','ExploreMore');"><img src="http://img.youtube.com/vi/UUHwglrsV_U/default.jpg" class="vimgSm" /></a></p>
<p id="add_img" class="addtoQLRelatedIE"><a rel="nofollow" href="http://www.youtube.com/watch?v=M-ADZmCaVSA#" onclick="clicked_add_icon('UUHwglrsV_U', 1);print_quicklist_video('http://img.youtube.com/vi/UUHwglrsV_U/default.jpg',document.getElementById('video_title_text_0_3911251_198').innerHTML,'Naruto083','UUHwglrsV_U','03:18');_hbLink('QuickList+AddTo','Watch');return false;" title="Add Video to QuickList"><img border="0" src="http://www.youtube.com/img/icn_add_20x20.gif" alt="Add Video to QuickList" onmouseout="mouse_out_add_icon('UUHwglrsV_U');return false;" onmouseover="mouse_over_add_icon('UUHwglrsV_U');return false;" id="add_button_UUHwglrsV_U" /></a></p>
</td>
<td>
<p onclick="_hbLink('RelatedVideo','ExploreMore');" class="title"><a rel="nofollow" href="http://www.youtube.com/watch?v=UUHwglrsV_U&amp;mode=related&amp;search=" id="video_title_text_0_3911251_198">Naruto</a><br />
<span class="runtime">03:18</span></p>
<p class="facets"><span class="grayText">From:</span> <a rel="nofollow" href="http://www.youtube.com/user/Naruto083" class="dg">Naruto083</a><br />
<span class="grayText">Views:</span> 3911251</td>
</tr>
</table>
<p><!-- end vWatchEntry --></p>
<p class="vWatchEntry  ">
<table>
<tr>
<td>
<p class="img marT0"><a rel="nofollow" href="http://www.youtube.com/watch?v=uWEOnBKPhEA&amp;mode=related&amp;search=" onclick="_hbLink('RelatedVideo','ExploreMore');"><img src="http://img.youtube.com/vi/uWEOnBKPhEA/default.jpg" class="vimgSm" /></a></p>
<p id="add_img" class="addtoQLRelatedIE"><a rel="nofollow" href="http://www.youtube.com/watch?v=M-ADZmCaVSA#" onclick="clicked_add_icon('uWEOnBKPhEA', 1);print_quicklist_video('http://img.youtube.com/vi/uWEOnBKPhEA/default.jpg',document.getElementById('video_title_text_1_4785141_203').innerHTML,'Naruto00','uWEOnBKPhEA','03:23');_hbLink('QuickList+AddTo','Watch');return false;" title="Add Video to QuickList"><img border="0" src="http://www.youtube.com/img/icn_add_20x20.gif" alt="Add Video to QuickList" onmouseout="mouse_out_add_icon('uWEOnBKPhEA');return false;" onmouseover="mouse_over_add_icon('uWEOnBKPhEA');return false;" id="add_button_uWEOnBKPhEA" /></a></p>
</td>
<td>
<p onclick="_hbLink('RelatedVideo','ExploreMore');" class="title"><a rel="nofollow" href="http://www.youtube.com/watch?v=uWEOnBKPhEA&amp;mode=related&amp;search=" id="video_title_text_1_4785141_203">Naruto Hell</a><br />
<span class="runtime">03:23</span></p>
<p class="facets"><span class="grayText">From:</span> <a rel="nofollow" href="http://www.youtube.com/user/Naruto00" class="dg">Naruto00</a><br />
<span class="grayText">Views:</span> 4785141</td>
</tr>
</table>
<p><!-- end vWatchEntry --></p>
<p class="vWatchEntry  ">
<table>
<tr>
<td>
<p class="img marT0"><a rel="nofollow" href="http://www.youtube.com/watch?v=ZuQMn6Z0k_w&amp;mode=related&amp;search=" onclick="_hbLink('RelatedVideo','ExploreMore');"><img src="http://img.youtube.com/vi/ZuQMn6Z0k_w/default.jpg" class="vimgSm" /></a></p>
<p id="add_img" class="addtoQLRelatedIE"><a rel="nofollow" href="http://www.youtube.com/watch?v=M-ADZmCaVSA#" onclick="clicked_add_icon('ZuQMn6Z0k_w', 1);print_quicklist_video('http://img.youtube.com/vi/ZuQMn6Z0k_w/default.jpg',document.getElementById('video_title_text_2_3044635_237').innerHTML,'xfallenloverx','ZuQMn6Z0k_w','03:57');_hbLink('QuickList+AddTo','Watch');return false;" title="Add Video to QuickList"><img border="0" src="http://www.youtube.com/img/icn_add_20x20.gif" alt="Add Video to QuickList" onmouseout="mouse_out_add_icon('ZuQMn6Z0k_w');return false;" onmouseover="mouse_over_add_icon('ZuQMn6Z0k_w');return false;" id="add_button_ZuQMn6Z0k_w" /></a></p>
</td>
<td>
<p onclick="_hbLink('RelatedVideo','ExploreMore');" class="title"><a rel="nofollow" href="http://www.youtube.com/watch?v=ZuQMn6Z0k_w&amp;mode=related&amp;search=" id="video_title_text_2_3044635_237">Nickelback- Far Away (Naruto and Hinata)</a><br />
<span class="runtime">03:57</span></p>
<p class="facets"><span class="grayText">From:</span> <a rel="nofollow" href="http://www.youtube.com/user/xfallenloverx" class="dg">xfallenloverx</a><br />
<span class="grayText">Views:</span> 3044635</td>
</tr>
</table>
<p><!-- end vWatchEntry --></p>
<p class="vWatchEntry  ">
<table>
<tr>
<td>
<p class="img marT0"><a rel="nofollow" href="http://www.youtube.com/watch?v=_YL-b-IymIg&amp;mode=related&amp;search=" onclick="_hbLink('RelatedVideo','ExploreMore');"><img src="http://img.youtube.com/vi/_YL-b-IymIg/default.jpg" class="vimgSm" /></a></p>
<p id="add_img" class="addtoQLRelatedIE"><a rel="nofollow" href="http://www.youtube.com/watch?v=M-ADZmCaVSA#" onclick="clicked_add_icon('_YL-b-IymIg', 1);print_quicklist_video('http://img.youtube.com/vi/_YL-b-IymIg/default.jpg',document.getElementById('video_title_text_3_2588172_250').innerHTML,'kinoshi','_YL-b-IymIg','04:10');_hbLink('QuickList+AddTo','Watch');return false;" title="Add Video to QuickList"><img border="0" src="http://www.youtube.com/img/icn_add_20x20.gif" alt="Add Video to QuickList" onmouseout="mouse_out_add_icon('_YL-b-IymIg');return false;" onmouseover="mouse_over_add_icon('_YL-b-IymIg');return false;" id="add_button__YL-b-IymIg" /></a></p>
</td>
<td>
<p onclick="_hbLink('RelatedVideo','ExploreMore');" class="title"><a rel="nofollow" href="http://www.youtube.com/watch?v=_YL-b-IymIg&amp;mode=related&amp;search=" id="video_title_text_3_2588172_250">Naruto wonderful cosplay</a><br />
<span class="runtime">04:10</span></p>
<p class="facets"><span class="grayText">From:</span> <a rel="nofollow" href="http://www.youtube.com/user/kinoshi" class="dg">kinoshi</a><br />
<span class="grayText">Views:</span> 2588172</td>
</tr>
</table>
<p><!-- end vWatchEntry --></p>
<p class="vWatchEntry  ">
<table>
<tr>
<td>
<p class="img marT0"><a rel="nofollow" href="http://www.youtube.com/watch?v=hzZYaqqYiSg&amp;mode=related&amp;search=" onclick="_hbLink('RelatedVideo','ExploreMore');"><img src="http://img.youtube.com/vi/hzZYaqqYiSg/default.jpg" class="vimgSm" /></a></p>
<p id="add_img" class="addtoQLRelatedIE"><a rel="nofollow" href="http://www.youtube.com/watch?v=M-ADZmCaVSA#" onclick="clicked_add_icon('hzZYaqqYiSg', 1);print_quicklist_video('http://img.youtube.com/vi/hzZYaqqYiSg/default.jpg',document.getElementById('video_title_text_4_3596533_219').innerHTML,'sakurablossm512','hzZYaqqYiSg','03:39');_hbLink('QuickList+AddTo','Watch');return false;" title="Add Video to QuickList"><img border="0" src="http://www.youtube.com/img/icn_add_20x20.gif" alt="Add Video to QuickList" onmouseout="mouse_out_add_icon('hzZYaqqYiSg');return false;" onmouseover="mouse_over_add_icon('hzZYaqqYiSg');return false;" id="add_button_hzZYaqqYiSg" /></a></p>
</td>
<td>
<p onclick="_hbLink('RelatedVideo','ExploreMore');" class="title"><a rel="nofollow" href="http://www.youtube.com/watch?v=hzZYaqqYiSg&amp;mode=related&amp;search=" id="video_title_text_4_3596533_219">Naruto and Hinata-listen to your heart</a><br />
<span class="runtime">03:39</span></p>
<p class="facets"><span class="grayText">From:</span> <a rel="nofollow" href="http://www.youtube.com/user/sakurablossm512" class="dg">sakurablossm512</a><br />
<span class="grayText">Views:</span> 3596533</td>
</tr>
</table>
<p><!-- end vWatchEntry --></p>
<p class="vWatchEntry  ">
<table>
<tr>
<td>
<p class="img marT0"><a rel="nofollow" href="http://www.youtube.com/watch?v=APa4aK46WUE&amp;mode=related&amp;search=" onclick="_hbLink('RelatedVideo','ExploreMoreHidden');"><img src="http://img.youtube.com/vi/APa4aK46WUE/default.jpg" id="side_img_5" class="vimgSm" /></a></p>
<p id="add_img" class="addtoQLRelatedIE"><a rel="nofollow" href="http://www.youtube.com/watch?v=M-ADZmCaVSA#" onclick="clicked_add_icon('APa4aK46WUE', 1);print_quicklist_video('http://img.youtube.com/vi/APa4aK46WUE/default.jpg',document.getElementById('video_title_text_5_2789310_291').innerHTML,'supernova209','APa4aK46WUE','04:51');_hbLink('QuickList+AddTo','Watch');return false;" title="Add Video to QuickList"><img border="0" src="http://www.youtube.com/img/icn_add_20x20.gif" alt="Add Video to QuickList" onmouseout="mouse_out_add_icon('APa4aK46WUE');return false;" onmouseover="mouse_over_add_icon('APa4aK46WUE');return false;" id="add_button_APa4aK46WUE" /></a></p>
</td>
<td>
<p onclick="_hbLink('RelatedVideo','ExploreMore');" class="title"><a rel="nofollow" href="http://www.youtube.com/watch?v=APa4aK46WUE&amp;mode=related&amp;search=" id="video_title_text_5_2789310_291">naruto vs sasuke</a><br />
<span class="runtime">04:51</span></p>
<p class="facets"><span class="grayText">From:</span> <a rel="nofollow" href="http://www.youtube.com/user/supernova209" class="dg">supernova209</a><br />
<span class="grayText">Views:</span> 2789310</td>
</tr>
</table>
<p><!-- end vWatchEntry --></p>
<p class="vWatchEntry  ">
<table>
<tr>
<td>
<p class="img marT0"><a rel="nofollow" href="http://www.youtube.com/watch?v=1SuRdnE1r0k&amp;mode=related&amp;search=" onclick="_hbLink('RelatedVideo','ExploreMoreHidden');"><img src="http://img.youtube.com/vi/1SuRdnE1r0k/default.jpg" id="side_img_6" class="vimgSm" /></a></p>
<p id="add_img" class="addtoQLRelatedIE"><a rel="nofollow" href="http://www.youtube.com/watch?v=M-ADZmCaVSA#" onclick="clicked_add_icon('1SuRdnE1r0k', 1);print_quicklist_video('http://img.youtube.com/vi/1SuRdnE1r0k/default.jpg',document.getElementById('video_title_text_6_1424063_136').innerHTML,'Rubix89','1SuRdnE1r0k','02:16');_hbLink('QuickList+AddTo','Watch');return false;" title="Add Video to QuickList"><img border="0" src="http://www.youtube.com/img/icn_add_20x20.gif" alt="Add Video to QuickList" onmouseout="mouse_out_add_icon('1SuRdnE1r0k');return false;" onmouseover="mouse_over_add_icon('1SuRdnE1r0k');return false;" id="add_button_1SuRdnE1r0k" /></a></p>
</td>
<td>
<p onclick="_hbLink('RelatedVideo','ExploreMore');" class="title"><a rel="nofollow" href="http://www.youtube.com/watch?v=1SuRdnE1r0k&amp;mode=related&amp;search=" id="video_title_text_6_1424063_136">Naruto: 300</a><br />
<span class="runtime">02:16</span></p>
<p class="facets"><span class="grayText">From:</span> <a rel="nofollow" href="http://www.youtube.com/user/Rubix89" class="dg">Rubix89</a><br />
<span class="grayText">Views:</span> 1424063</td>
</tr>
</table>
<p><!-- end vWatchEntry --></p>
<p class="vWatchEntry  ">
<table>
<tr>
<td>
<p class="img marT0"><a rel="nofollow" href="http://www.youtube.com/watch?v=roGbiSBkcKc&amp;mode=related&amp;search=" onclick="_hbLink('RelatedVideo','ExploreMoreHidden');"><img src="http://img.youtube.com/vi/roGbiSBkcKc/default.jpg" id="side_img_7" class="vimgSm" /></a></p>
<p id="add_img" class="addtoQLRelatedIE"><a rel="nofollow" href="http://www.youtube.com/watch?v=M-ADZmCaVSA#" onclick="clicked_add_icon('roGbiSBkcKc', 1);print_quicklist_video('http://img.youtube.com/vi/roGbiSBkcKc/default.jpg',document.getElementById('video_title_text_7_2397239_89').innerHTML,'Opheicus','roGbiSBkcKc','01:29');_hbLink('QuickList+AddTo','Watch');return false;" title="Add Video to QuickList"><img border="0" src="http://www.youtube.com/img/icn_add_20x20.gif" alt="Add Video to QuickList" onmouseout="mouse_out_add_icon('roGbiSBkcKc');return false;" onmouseover="mouse_over_add_icon('roGbiSBkcKc');return false;" id="add_button_roGbiSBkcKc" /></a></p>
</td>
<td>
<p onclick="_hbLink('RelatedVideo','ExploreMore');" class="title"><a rel="nofollow" href="http://www.youtube.com/watch?v=roGbiSBkcKc&amp;mode=related&amp;search=" id="video_title_text_7_2397239_89">Naruto: Shippuuden Opening</a><br />
<span class="runtime">01:29</span></p>
<p class="facets"><span class="grayText">From:</span> <a rel="nofollow" href="http://www.youtube.com/user/Opheicus" class="dg">Opheicus</a><br />
<span class="grayText">Views:</span> 2397239</td>
</tr>
</table>
<p><!-- end vWatchEntry --></p>
<p class="vWatchEntry  ">
<table>
<tr>
<td>
<p class="img marT0"><a rel="nofollow" href="http://www.youtube.com/watch?v=ycyyG5CoiTw&amp;mode=related&amp;search=" onclick="_hbLink('RelatedVideo','ExploreMoreHidden');"><img src="http://img.youtube.com/vi/ycyyG5CoiTw/default.jpg" id="side_img_8" class="vimgSm" /></a></p>
<p id="add_img" class="addtoQLRelatedIE"><a rel="nofollow" href="http://www.youtube.com/watch?v=M-ADZmCaVSA#" onclick="clicked_add_icon('ycyyG5CoiTw', 1);print_quicklist_video('http://img.youtube.com/vi/ycyyG5CoiTw/default.jpg',document.getElementById('video_title_text_8_1779120_300').innerHTML,'Naruto083','ycyyG5CoiTw','05:00');_hbLink('QuickList+AddTo','Watch');return false;" title="Add Video to QuickList"><img border="0" src="http://www.youtube.com/img/icn_add_20x20.gif" alt="Add Video to QuickList" onmouseout="mouse_out_add_icon('ycyyG5CoiTw');return false;" onmouseover="mouse_over_add_icon('ycyyG5CoiTw');return false;" id="add_button_ycyyG5CoiTw" /></a></p>
</td>
<td>
<p onclick="_hbLink('RelatedVideo','ExploreMore');" class="title"><a rel="nofollow" href="http://www.youtube.com/watch?v=ycyyG5CoiTw&amp;mode=related&amp;search=" id="video_title_text_8_1779120_300">Naruto</a><br />
<span class="runtime">05:00</span></p>
<p class="facets"><span class="grayText">From:</span> <a rel="nofollow" href="http://www.youtube.com/user/Naruto083" class="dg">Naruto083</a><br />
<span class="grayText">Views:</span> 1779120</td>
</tr>
</table>
<p><!-- end vWatchEntry --></p>
<p class="vWatchEntry  ">
<table>
<tr>
<td>
<p class="img marT0"><a rel="nofollow" href="http://www.youtube.com/watch?v=qe8UDSdkDIU&amp;mode=related&amp;search=" onclick="_hbLink('RelatedVideo','ExploreMoreHidden');"><img src="http://img.youtube.com/vi/qe8UDSdkDIU/default.jpg" id="side_img_9" class="vimgSm" /></a></p>
<p id="add_img" class="addtoQLRelatedIE"><a rel="nofollow" href="http://www.youtube.com/watch?v=M-ADZmCaVSA#" onclick="clicked_add_icon('qe8UDSdkDIU', 1);print_quicklist_video('http://img.youtube.com/vi/qe8UDSdkDIU/default.jpg',document.getElementById('video_title_text_9_3708446_208').innerHTML,'YondaimeThe4','qe8UDSdkDIU','03:28');_hbLink('QuickList+AddTo','Watch');return false;" title="Add Video to QuickList"><img border="0" src="http://www.youtube.com/img/icn_add_20x20.gif" alt="Add Video to QuickList" onmouseout="mouse_out_add_icon('qe8UDSdkDIU');return false;" onmouseover="mouse_over_add_icon('qe8UDSdkDIU');return false;" id="add_button_qe8UDSdkDIU" /></a></p>
</td>
<td>
<p onclick="_hbLink('RelatedVideo','ExploreMore');" class="title"><a rel="nofollow" href="http://www.youtube.com/watch?v=qe8UDSdkDIU&amp;mode=related&amp;search=" id="video_title_text_9_3708446_208">Naruto- Real Ninjas</a><br />
<span class="runtime">03:28</span></p>
<p class="facets"><span class="grayText">From:</span> <a rel="nofollow" href="http://www.youtube.com/user/YondaimeThe4" class="dg">YondaimeThe4</a><br />
<span class="grayText">Views:</span> 3708446</td>
</tr>
</table>
<p><!-- end vWatchEntry --></p>
<p class="vWatchEntry  ">
<table>
<tr>
<td>
<p class="img marT0"><a rel="nofollow" href="http://www.youtube.com/watch?v=fKOMzF991B0&amp;mode=related&amp;search=" onclick="_hbLink('RelatedVideo','ExploreMoreHidden');"><img src="http://img.youtube.com/vi/fKOMzF991B0/default.jpg" id="side_img_10" class="vimgSm" /></a></p>
<p id="add_img" class="addtoQLRelatedIE"><a rel="nofollow" href="http://www.youtube.com/watch?v=M-ADZmCaVSA#" onclick="clicked_add_icon('fKOMzF991B0', 1);print_quicklist_video('http://img.youtube.com/vi/fKOMzF991B0/default.jpg',document.getElementById('video_title_text_10_1093000_282').innerHTML,'naruto322','fKOMzF991B0','04:42');_hbLink('QuickList+AddTo','Watch');return false;" title="Add Video to QuickList"><img border="0" src="http://www.youtube.com/img/icn_add_20x20.gif" alt="Add Video to QuickList" onmouseout="mouse_out_add_icon('fKOMzF991B0');return false;" onmouseover="mouse_over_add_icon('fKOMzF991B0');return false;" id="add_button_fKOMzF991B0" /></a></p>
</td>
<td>
<p onclick="_hbLink('RelatedVideo','ExploreMore');" class="title"><a rel="nofollow" href="http://www.youtube.com/watch?v=fKOMzF991B0&amp;mode=related&amp;search=" id="video_title_text_10_1093000_282">Naruto</a><br />
<span class="runtime">04:42</span></p>
<p class="facets"><span class="grayText">From:</span> <a rel="nofollow" href="http://www.youtube.com/user/naruto322" class="dg">naruto322</a><br />
<span class="grayText">Views:</span> 1093000</td>
</tr>
</table>
<p><!-- end vWatchEntry --></p>
<p class="vWatchEntry  ">
<table>
<tr>
<td>
<p class="img marT0"><a rel="nofollow" href="http://www.youtube.com/watch?v=gq1knqF-nXA&amp;mode=related&amp;search=" onclick="_hbLink('RelatedVideo','ExploreMoreHidden');"><img src="http://img.youtube.com/vi/gq1knqF-nXA/default.jpg" id="side_img_11" class="vimgSm" /></a></p>
<p id="add_img" class="addtoQLRelatedIE"><a rel="nofollow" href="http://www.youtube.com/watch?v=M-ADZmCaVSA#" onclick="clicked_add_icon('gq1knqF-nXA', 1);print_quicklist_video('http://img.youtube.com/vi/gq1knqF-nXA/default.jpg',document.getElementById('video_title_text_11_1614733_271').innerHTML,'Uzaki','gq1knqF-nXA','04:31');_hbLink('QuickList+AddTo','Watch');return false;" title="Add Video to QuickList"><img border="0" src="http://www.youtube.com/img/icn_add_20x20.gif" alt="Add Video to QuickList" onmouseout="mouse_out_add_icon('gq1knqF-nXA');return false;" onmouseover="mouse_over_add_icon('gq1knqF-nXA');return false;" id="add_button_gq1knqF-nXA" /></a></p>
</td>
<td>
<p onclick="_hbLink('RelatedVideo','ExploreMore');" class="title"><a rel="nofollow" href="http://www.youtube.com/watch?v=gq1knqF-nXA&amp;mode=related&amp;search=" id="video_title_text_11_1614733_271">Naruto Listen to your heart</a><br />
<span class="runtime">04:31</span></p>
<p class="facets"><span class="grayText">From:</span> <a rel="nofollow" href="http://www.youtube.com/user/Uzaki" class="dg">Uzaki</a><br />
<span class="grayText">Views:</span> 1614733</td>
</tr>
</table>
<p><!-- end vWatchEntry --></p>
<p class="vWatchEntry  ">
<table>
<tr>
<td>
<p class="img marT0"><a rel="nofollow" href="http://www.youtube.com/watch?v=X_f7031rAmk&amp;mode=related&amp;search=" onclick="_hbLink('RelatedVideo','ExploreMoreHidden');"><img src="http://img.youtube.com/vi/X_f7031rAmk/default.jpg" id="side_img_12" class="vimgSm" /></a></p>
<p id="add_img" class="addtoQLRelatedIE"><a rel="nofollow" href="http://www.youtube.com/watch?v=M-ADZmCaVSA#" onclick="clicked_add_icon('X_f7031rAmk', 1);print_quicklist_video('http://img.youtube.com/vi/X_f7031rAmk/default.jpg',document.getElementById('video_title_text_12_677233_398').innerHTML,'Redwitch05','X_f7031rAmk','06:38');_hbLink('QuickList+AddTo','Watch');return false;" title="Add Video to QuickList"><img border="0" src="http://www.youtube.com/img/icn_add_20x20.gif" alt="Add Video to QuickList" onmouseout="mouse_out_add_icon('X_f7031rAmk');return false;" onmouseover="mouse_over_add_icon('X_f7031rAmk');return false;" id="add_button_X_f7031rAmk" /></a></p>
</td>
<td>
<p onclick="_hbLink('RelatedVideo','ExploreMore');" class="title"><a rel="nofollow" href="http://www.youtube.com/watch?v=X_f7031rAmk&amp;mode=related&amp;search=" id="video_title_text_12_677233_398">Naruto - Whisper of the Beast</a><br />
<span class="runtime">06:38</span></p>
<p class="facets"><span class="grayText">From:</span> <a rel="nofollow" href="http://www.youtube.com/user/Redwitch05" class="dg">Redwitch05</a><br />
<span class="grayText">Views:</span> 677233</td>
</tr>
</table>
<p><!-- end vWatchEntry --></p>
<p class="vWatchEntry  ">
<table>
<tr>
<td>
<p class="img marT0"><a rel="nofollow" href="http://www.youtube.com/watch?v=zQfC5qkXDuc&amp;mode=related&amp;search=" onclick="_hbLink('RelatedVideo','ExploreMoreHidden');"><img src="http://img.youtube.com/vi/zQfC5qkXDuc/default.jpg" id="side_img_13" class="vimgSm" /></a></p>
<p id="add_img" class="addtoQLRelatedIE"><a rel="nofollow" href="http://www.youtube.com/watch?v=M-ADZmCaVSA#" onclick="clicked_add_icon('zQfC5qkXDuc', 1);print_quicklist_video('http://img.youtube.com/vi/zQfC5qkXDuc/default.jpg',document.getElementById('video_title_text_13_1168541_265').innerHTML,'drummerjdm','zQfC5qkXDuc','04:25');_hbLink('QuickList+AddTo','Watch');return false;" title="Add Video to QuickList"><img border="0" src="http://www.youtube.com/img/icn_add_20x20.gif" alt="Add Video to QuickList" onmouseout="mouse_out_add_icon('zQfC5qkXDuc');return false;" onmouseover="mouse_over_add_icon('zQfC5qkXDuc');return false;" id="add_button_zQfC5qkXDuc" /></a></p>
</td>
<td>
<p onclick="_hbLink('RelatedVideo','ExploreMore');" class="title"><a rel="nofollow" href="http://www.youtube.com/watch?v=zQfC5qkXDuc&amp;mode=related&amp;search=" id="video_title_text_13_1168541_265">Photograph Nickelback Naruto AMV</a><br />
<span class="runtime">04:25</span></p>
<p class="facets"><span class="grayText">From:</span> <a rel="nofollow" href="http://www.youtube.com/user/drummerjdm" class="dg">drummerjdm</a><br />
<span class="grayText">Views:</span> 1168541</td>
</tr>
</table>
<p><!-- end vWatchEntry --></p>
<p class="vWatchEntry  ">
<table>
<tr>
<td>
<p class="img marT0"><a rel="nofollow" href="http://www.youtube.com/watch?v=O4W-k524kX4&amp;mode=related&amp;search=" onclick="_hbLink('RelatedVideo','ExploreMoreHidden');"><img src="http://img.youtube.com/vi/O4W-k524kX4/default.jpg" id="side_img_14" class="vimgSm" /></a></p>
<p id="add_img" class="addtoQLRelatedIE"><a rel="nofollow" href="http://www.youtube.com/watch?v=M-ADZmCaVSA#" onclick="clicked_add_icon('O4W-k524kX4', 1);print_quicklist_video('http://img.youtube.com/vi/O4W-k524kX4/default.jpg',document.getElementById('video_title_text_14_639864_417').innerHTML,'Darksonic2','O4W-k524kX4','06:57');_hbLink('QuickList+AddTo','Watch');return false;" title="Add Video to QuickList"><img border="0" src="http://www.youtube.com/img/icn_add_20x20.gif" alt="Add Video to QuickList" onmouseout="mouse_out_add_icon('O4W-k524kX4');return false;" onmouseover="mouse_over_add_icon('O4W-k524kX4');return false;" id="add_button_O4W-k524kX4" /></a></p>
</td>
<td>
<p onclick="_hbLink('RelatedVideo','ExploreMore');" class="title"><a rel="nofollow" href="http://www.youtube.com/watch?v=O4W-k524kX4&amp;mode=related&amp;search=" id="video_title_text_14_639864_417">Naruto Animation Humor</a><br />
<span class="runtime">06:57</span></p>
<p class="facets"><span class="grayText">From:</span> <a rel="nofollow" href="http://www.youtube.com/user/Darksonic2" class="dg">Darksonic2</a><br />
<span class="grayText">Views:</span> 639864</td>
</tr>
</table>
<p><!-- end vWatchEntry --></p>
<p class="vWatchEntry  ">
<table>
<tr>
<td>
<p class="img marT0"><a rel="nofollow" href="http://www.youtube.com/watch?v=LCdLt3BaA70&amp;mode=related&amp;search=" onclick="_hbLink('RelatedVideo','ExploreMoreHidden');"><img src="http://img.youtube.com/vi/LCdLt3BaA70/default.jpg" id="side_img_15" class="vimgSm" /></a></p>
<p id="add_img" class="addtoQLRelatedIE"><a rel="nofollow" href="http://www.youtube.com/watch?v=M-ADZmCaVSA#" onclick="clicked_add_icon('LCdLt3BaA70', 1);print_quicklist_video('http://img.youtube.com/vi/LCdLt3BaA70/default.jpg',document.getElementById('video_title_text_15_313709_201').innerHTML,'cdrdj','LCdLt3BaA70','03:21');_hbLink('QuickList+AddTo','Watch');return false;" title="Add Video to QuickList"><img border="0" src="http://www.youtube.com/img/icn_add_20x20.gif" alt="Add Video to QuickList" onmouseout="mouse_out_add_icon('LCdLt3BaA70');return false;" onmouseover="mouse_over_add_icon('LCdLt3BaA70');return false;" id="add_button_LCdLt3BaA70" /></a></p>
</td>
<td>
<p onclick="_hbLink('RelatedVideo','ExploreMore');" class="title"><a rel="nofollow" href="http://www.youtube.com/watch?v=LCdLt3BaA70&amp;mode=related&amp;search=" id="video_title_text_15_313709_201">Naruto Live Action Fight Scene w/visual Fx</a><br />
<span class="runtime">03:21</span></p>
<p class="facets"><span class="grayText">From:</span> <a rel="nofollow" href="http://www.youtube.com/user/cdrdj" class="dg">cdrdj</a><br />
<span class="grayText">Views:</span> 313709</td>
</tr>
</table>
<p><!-- end vWatchEntry --></p>
<p class="vWatchEntry  ">
<table>
<tr>
<td>
<p class="img marT0"><a rel="nofollow" href="http://www.youtube.com/watch?v=xxky95P-YyQ&amp;mode=related&amp;search=" onclick="_hbLink('RelatedVideo','ExploreMoreHidden');"><img src="http://img.youtube.com/vi/xxky95P-YyQ/default.jpg" id="side_img_16" class="vimgSm" /></a></p>
<p id="add_img" class="addtoQLRelatedIE"><a rel="nofollow" href="http://www.youtube.com/watch?v=M-ADZmCaVSA#" onclick="clicked_add_icon('xxky95P-YyQ', 1);print_quicklist_video('http://img.youtube.com/vi/xxky95P-YyQ/default.jpg',document.getElementById('video_title_text_16_475391_654').innerHTML,'Pinguino84','xxky95P-YyQ','10:54');_hbLink('QuickList+AddTo','Watch');return false;" title="Add Video to QuickList"><img border="0" src="http://www.youtube.com/img/icn_add_20x20.gif" alt="Add Video to QuickList" onmouseout="mouse_out_add_icon('xxky95P-YyQ');return false;" onmouseover="mouse_over_add_icon('xxky95P-YyQ');return false;" id="add_button_xxky95P-YyQ" /></a></p>
</td>
<td>
<p onclick="_hbLink('RelatedVideo','ExploreMore');" class="title"><a rel="nofollow" href="http://www.youtube.com/watch?v=xxky95P-YyQ&amp;mode=related&amp;search=" id="video_title_text_16_475391_654">naruto shippuuden 27 part 1</a><br />
<span class="runtime">10:54</span></p>
<p class="facets"><span class="grayText">From:</span> <a rel="nofollow" href="http://www.youtube.com/user/Pinguino84" class="dg">Pinguino84</a><br />
<span class="grayText">Views:</span> 475391</td>
</tr>
</table>
<p><!-- end vWatchEntry --></p>
<p class="vWatchEntry  ">
<table>
<tr>
<td>
<p class="img marT0"><a rel="nofollow" href="http://www.youtube.com/watch?v=28JEbkF5x28&amp;mode=related&amp;search=" onclick="_hbLink('RelatedVideo','ExploreMoreHidden');"><img src="http://img.youtube.com/vi/28JEbkF5x28/default.jpg" id="side_img_17" class="vimgSm" /></a></p>
<p id="add_img" class="addtoQLRelatedIE"><a rel="nofollow" href="http://www.youtube.com/watch?v=M-ADZmCaVSA#" onclick="clicked_add_icon('28JEbkF5x28', 1);print_quicklist_video('http://img.youtube.com/vi/28JEbkF5x28/default.jpg',document.getElementById('video_title_text_17_841552_226').innerHTML,'Frostreturns2','28JEbkF5x28','03:46');_hbLink('QuickList+AddTo','Watch');return false;" title="Add Video to QuickList"><img border="0" src="http://www.youtube.com/img/icn_add_20x20.gif" alt="Add Video to QuickList" onmouseout="mouse_out_add_icon('28JEbkF5x28');return false;" onmouseover="mouse_over_add_icon('28JEbkF5x28');return false;" id="add_button_28JEbkF5x28" /></a></p>
</td>
<td>
<p onclick="_hbLink('RelatedVideo','ExploreMore');" class="title"><a rel="nofollow" href="http://www.youtube.com/watch?v=28JEbkF5x28&amp;mode=related&amp;search=" id="video_title_text_17_841552_226">The Naruto Techno AMV (EXTREME SEIZURE WARNING)</a><br />
<span class="runtime">03:46</span></p>
<p class="facets"><span class="grayText">From:</span> <a rel="nofollow" href="http://www.youtube.com/user/Frostreturns2" class="dg">Frostreturns2</a><br />
<span class="grayText">Views:</span> 841552</td>
</tr>
</table>
<p><!-- end vWatchEntry --></p>
<p class="vWatchEntry  ">
<table>
<tr>
<td>
<p class="img marT0"><a rel="nofollow" href="http://www.youtube.com/watch?v=aApTio139yE&amp;mode=related&amp;search=" onclick="_hbLink('RelatedVideo','ExploreMoreHidden');"><img src="http://img.youtube.com/vi/aApTio139yE/default.jpg" id="side_img_18" class="vimgSm" /></a></p>
<p id="add_img" class="addtoQLRelatedIE"><a rel="nofollow" href="http://www.youtube.com/watch?v=M-ADZmCaVSA#" onclick="clicked_add_icon('aApTio139yE', 1);print_quicklist_video('http://img.youtube.com/vi/aApTio139yE/default.jpg',document.getElementById('video_title_text_18_1113115_88').innerHTML,'nintendo64ds','aApTio139yE','01:28');_hbLink('QuickList+AddTo','Watch');return false;" title="Add Video to QuickList"><img border="0" src="http://www.youtube.com/img/icn_add_20x20.gif" alt="Add Video to QuickList" onmouseout="mouse_out_add_icon('aApTio139yE');return false;" onmouseover="mouse_over_add_icon('aApTio139yE');return false;" id="add_button_aApTio139yE" /></a></p>
</td>
<td>
<p onclick="_hbLink('RelatedVideo','ExploreMore');" class="title"><a rel="nofollow" href="http://www.youtube.com/watch?v=aApTio139yE&amp;mode=related&amp;search=" id="video_title_text_18_1113115_88">Naruto</a><br />
<span class="runtime">01:28</span></p>
<p class="facets"><span class="grayText">From:</span> <a rel="nofollow" href="http://www.youtube.com/user/nintendo64ds" class="dg">nintendo64ds</a><br />
<span class="grayText">Views:</span> 1113115</td>
</tr>
</table>
<p><!-- end vWatchEntry --></p>
<p class="vWatchEntry  ">
<table>
<tr>
<td>
<p class="img marT0"><a rel="nofollow" href="http://www.youtube.com/watch?v=PsB0dyjLAiI&amp;mode=related&amp;search=" onclick="_hbLink('RelatedVideo','ExploreMoreHidden');"><img src="http://img.youtube.com/vi/PsB0dyjLAiI/default.jpg" id="side_img_19" class="vimgSm" /></a></p>
<p id="add_img" class="addtoQLRelatedIE"><a rel="nofollow" href="http://www.youtube.com/watch?v=M-ADZmCaVSA#" onclick="clicked_add_icon('PsB0dyjLAiI', 1);print_quicklist_video('http://img.youtube.com/vi/PsB0dyjLAiI/default.jpg',document.getElementById('video_title_text_19_501910_511').innerHTML,'mitsukishiroi','PsB0dyjLAiI','08:31');_hbLink('QuickList+AddTo','Watch');return false;" title="Add Video to QuickList"><img border="0" src="http://www.youtube.com/img/icn_add_20x20.gif" alt="Add Video to QuickList" onmouseout="mouse_out_add_icon('PsB0dyjLAiI');return false;" onmouseover="mouse_over_add_icon('PsB0dyjLAiI');return false;" id="add_button_PsB0dyjLAiI" /></a></p>
</td>
<td>
<p onclick="_hbLink('RelatedVideo','ExploreMore');" class="title"><a rel="nofollow" href="http://www.youtube.com/watch?v=PsB0dyjLAiI&amp;mode=related&amp;search=" id="video_title_text_19_501910_511">Naruto Shippuden intro</a><br />
<span class="runtime">08:31</span></p>
<p class="facets"><span class="grayText">From:</span> <a rel="nofollow" href="http://www.youtube.com/user/mitsukishiroi" class="dg">mitsukishiroi</a><br />
<span class="grayText">Views:</span> 501910</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.xydw.com/luckymouse/22-naruto-on-you-tube/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
