<?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; joomla Archives </title>
	<atom:link href="http://wei-jiang.com/tag/joomla/feed" rel="self" type="application/rss+xml" />
	<link>http://wei-jiang.com</link>
	<description></description>
	<lastBuildDate>Wed, 14 Dec 2011 00:22:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Recording traffic using Joomla!</title>
		<link>http://wei-jiang.com/programming/recording-traffic-using-joomla</link>
		<comments>http://wei-jiang.com/programming/recording-traffic-using-joomla#comments</comments>
		<pubDate>Mon, 27 Jul 2009 20:03:30 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[php program]]></category>

		<guid isPermaLink="false">http://wei-jiang.com/?p=376</guid>
		<description><![CDATA[今天介绍如何使用Joomla来记录浏览量。 在这儿的浏览量简单的定义为用户通过url进入某个页面的次数，包括刷新页面。 Summary&#38;pre-requirement The key point of this example is to use the hit() member function of JTable. I assume you have a local Joomla! 1.5 development set up and running. I assume you have a table called jos_foo, like jos_foo Field Type Allow Null Default Value id int(11) No name varchar(255) Yes favorite_food varchar(255) [...]]]></description>
		<wfw:commentRss>http://wei-jiang.com/programming/recording-traffic-using-joomla/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Joomla! Code Snappets</title>
		<link>http://wei-jiang.com/programming/joomla-code-snappets</link>
		<comments>http://wei-jiang.com/programming/joomla-code-snappets#comments</comments>
		<pubDate>Thu, 16 Jul 2009 23:40:36 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[joomla]]></category>

		<guid isPermaLink="false">http://wei-jiang.com/?p=168</guid>
		<description><![CDATA[How to create a form in Joomla! Text Fields and Using Calendar Function Related Posts:StoneStudio Page Ranking AnalysisLogo design competitionWrite Chinese in LaTeX and LyX in LeopardReddirection Company Analysis- Part 1An example of design a Popup Window in Joomla!]]></description>
		<wfw:commentRss>http://wei-jiang.com/programming/joomla-code-snappets/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>如何在自己的Joomla组件中弹出一个模式（model）窗口</title>
		<link>http://wei-jiang.com/programming/pop-up-in-joomla</link>
		<comments>http://wei-jiang.com/programming/pop-up-in-joomla#comments</comments>
		<pubDate>Mon, 13 Jul 2009 12:07:01 +0000</pubDate>
		<dc:creator>Wei Jiang</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[joomla]]></category>

		<guid isPermaLink="false">http://iplanet.wordpress.com/?p=90</guid>
		<description><![CDATA[前面的文章中，曾经提到过在扩展组件中如何弹出窗口，但是popupwindow弹出的窗口不是模式的，研究了一下后台界面发文章界面的上传图片，终于搞清楚了，最关键的JS在 /media/system/js/modal.js 。有以下两种方式都可以实现，修改的都是扩展组件的模板文件default.php. 方式一: 就这么简单就可以实现了，其余的东西joomla!全部帮你处理了。高兴吧！ 方式二： 一般还是使用第一种好了，如果你要研究modal.js到底怎么实现的，第二种方式使一个入门的例子。 引：http://www.maycode.com/index.php/hotspot/39-joomla-inspect/376-joomla-mootools.html Related Posts:Joomla! popup window design using the MVC conceptAn example of design a Popup Window in Joomla!What Programming do you want to learn?Recording traffic using Joomla!Best Places to Find Books for iPhone, Kindle]]></description>
		<wfw:commentRss>http://wei-jiang.com/programming/pop-up-in-joomla/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

