<?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>Stone Studio&#187; mv Archives</title>
	<atom:link href="http://wei-jiang.com/tag/mv/feed" rel="self" type="application/rss+xml" />
	<link>http://wei-jiang.com</link>
	<description></description>
	<lastBuildDate>Wed, 28 Apr 2010 08:35:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>許志安-蟑螂 等 Chinese MTV</title>
		<link>http://wei-jiang.com/misc/video-misc/%e8%a8%b1%e5%bf%97%e5%ae%89-%e8%9f%91%e8%9e%82-%e7%ad%89-chinese-mtv</link>
		<comments>http://wei-jiang.com/misc/video-misc/%e8%a8%b1%e5%bf%97%e5%ae%89-%e8%9f%91%e8%9e%82-%e7%ad%89-chinese-mtv#comments</comments>
		<pubDate>Sun, 17 Jan 2010 00:46:52 +0000</pubDate>
		<dc:creator>Wei Jiang</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[mtv]]></category>
		<category><![CDATA[mv]]></category>

		<guid isPermaLink="false">http://wei-jiang.com/misc/video-misc/%e8%a8%b1%e5%bf%97%e5%ae%89-%e8%9f%91%e8%9e%82-%e7%ad%89-chinese-mtv</guid>
		<description><![CDATA[許志安-蟑螂
 
闪亮的日子/罗大佑

Kimi (乔任梁) &#8211; 阴天气球 (yin tian qi qiu)

Related Posts:Praise you in the Storm 主日的歌Music Video 好听的歌 陈楚生20+ Funniest &#038; Coolest Tech CommercialsMV &#8211; Chinese 中文歌 黃鴻升 等How do we use templates? (Disney Template)




		
			Share this on del.icio.us
		
		
			Digg this!
		
		
			Share this on Reddit
		
		
			Stumble upon something good? Share it on StumbleUpon
		
		
			Share this on Technorati
		
		
			Share this on Mixx
		
		
			Tweet This!
		
		
			Subscribe [...]]]></description>
		<wfw:commentRss>http://wei-jiang.com/misc/video-misc/%e8%a8%b1%e5%bf%97%e5%ae%89-%e8%9f%91%e8%9e%82-%e7%ad%89-chinese-mtv/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Joomla! popup window design using the MVC concept</title>
		<link>http://wei-jiang.com/programming/joomla-popup-window-design-using-the-mvc-concept</link>
		<comments>http://wei-jiang.com/programming/joomla-popup-window-design-using-the-mvc-concept#comments</comments>
		<pubDate>Mon, 27 Jul 2009 23:15:02 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[mv]]></category>
		<category><![CDATA[php program]]></category>

		<guid isPermaLink="false">http://wei-jiang.com/?p=401</guid>
		<description><![CDATA[我们可以很容易的写个程序来制造出个弹出窗口。Joomla推荐使用MVC，我们来看看用MVC有什么好处。
什么是MVC， wikipedia是这么介绍的：
MVC（Model-View-Controller，模型—檢視—控制器模式）是軟體專案中的一種軟體架構模式。它把軟體系統分為三個基本部分：模型（Model），檢視（View）和控制器（Controller）。。。模型—檢視—控制器模式的目的是實作一種動態的程式設計，使後續對程式的修改和擴展簡化，並且使程式某一部分的重複利用成為可能。除此之外此模式透過對複雜度的簡化使程式結構更加直覺。
Summary
In order to adapt the MVC concept, we will need a view, a controller and a model. Because this example is simple, and we have only used a view, a controller.
The folder structure is as follows:
/components/com_js/js.php
/components/com_js/views/modalcontent/tmpl/default.php
/components/com_js/views/modalcontent/view.raw.php
The js.php program is the Controller. It has the modalBoxMVC function, which output a link and the parameters for [...]]]></description>
		<wfw:commentRss>http://wei-jiang.com/programming/joomla-popup-window-design-using-the-mvc-concept/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
