<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Howto: Write a plug-in</title>
	<atom:link href="http://www.sitepoint.com/blogs/2008/01/16/howto-write-a-plug-in/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2008/01/16/howto-write-a-plug-in/</link>
	<description>News, opinion, and fresh thinking for web developers and designers. The official podcast of sitepoint.com.</description>
	<lastBuildDate>Sun, 08 Nov 2009 19:29:21 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Victor Costan</title>
		<link>http://www.sitepoint.com/blogs/2008/01/16/howto-write-a-plug-in/comment-page-1/#comment-901035</link>
		<dc:creator>Victor Costan</dc:creator>
		<pubDate>Mon, 23 Mar 2009 18:57:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2008/01/16/howto-write-a-plug-in/#comment-901035</guid>
		<description>This is wrong information. Installing a plugin will cause &lt;code&gt;install.rb&lt;/code&gt; to run in a Rails environment. 

Why would you want to install a plugin from your local filesystem? So you can test &lt;code&gt;install.rb&lt;/code&gt;.

The quickest ways for me to get this done were

 serve the plugin from a web server 
 make a git branch and push changes there


Hope this helps.</description>
		<content:encoded><![CDATA[<p>This is wrong information. Installing a plugin will cause <code>install.rb</code> to run in a Rails environment. </p>
<p>Why would you want to install a plugin from your local filesystem? So you can test <code>install.rb</code>.</p>
<p>The quickest ways for me to get this done were</p>
<p> serve the plugin from a web server<br />
 make a git branch and push changes there</p>
<p>Hope this helps.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ramesh</title>
		<link>http://www.sitepoint.com/blogs/2008/01/16/howto-write-a-plug-in/comment-page-1/#comment-890970</link>
		<dc:creator>Ramesh</dc:creator>
		<pubDate>Tue, 10 Mar 2009 11:59:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2008/01/16/howto-write-a-plug-in/#comment-890970</guid>
		<description>Really worthfull ! Thanks a lot :)</description>
		<content:encoded><![CDATA[<p>Really worthfull ! Thanks a lot :)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Chirantan</title>
		<link>http://www.sitepoint.com/blogs/2008/01/16/howto-write-a-plug-in/comment-page-1/#comment-879437</link>
		<dc:creator>Chirantan</dc:creator>
		<pubDate>Tue, 17 Feb 2009 12:59:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2008/01/16/howto-write-a-plug-in/#comment-879437</guid>
		<description>Great work... Was helpful! Thanks
Chirantan</description>
		<content:encoded><![CDATA[<p>Great work&#8230; Was helpful! Thanks<br />
Chirantan</p>]]></content:encoded>
	</item>
	<item>
		<title>By: madpilot</title>
		<link>http://www.sitepoint.com/blogs/2008/01/16/howto-write-a-plug-in/comment-page-1/#comment-620658</link>
		<dc:creator>madpilot</dc:creator>
		<pubDate>Sat, 02 Feb 2008 00:41:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2008/01/16/howto-write-a-plug-in/#comment-620658</guid>
		<description>Hi Jeff,

Using script/plugin install doesn&#039;t really make much sense on a local filesystem. Just copying the plugin into the vendors/plugin directory will be sufficient.

Of course, if your plugin is under source control, you can easily point script/plugin at your own SVN repository.</description>
		<content:encoded><![CDATA[<p>Hi Jeff,</p>
<p>Using script/plugin install doesn&#8217;t really make much sense on a local filesystem. Just copying the plugin into the vendors/plugin directory will be sufficient.</p>
<p>Of course, if your plugin is under source control, you can easily point script/plugin at your own SVN repository.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.sitepoint.com/blogs/2008/01/16/howto-write-a-plug-in/comment-page-1/#comment-620397</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Fri, 01 Feb 2008 20:09:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2008/01/16/howto-write-a-plug-in/#comment-620397</guid>
		<description>How do I test this with local rails app?  In other words, how do I use script/plugin install with a local plugin instead of a url?

Thanks</description>
		<content:encoded><![CDATA[<p>How do I test this with local rails app?  In other words, how do I use script/plugin install with a local plugin instead of a url?</p>
<p>Thanks</p>]]></content:encoded>
	</item>
	<item>
		<title>By: seema</title>
		<link>http://www.sitepoint.com/blogs/2008/01/16/howto-write-a-plug-in/comment-page-1/#comment-604028</link>
		<dc:creator>seema</dc:creator>
		<pubDate>Wed, 16 Jan 2008 06:08:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2008/01/16/howto-write-a-plug-in/#comment-604028</guid>
		<description>really a knowledeful blog</description>
		<content:encoded><![CDATA[<p>really a knowledeful blog</p>]]></content:encoded>
	</item>
</channel>
</rss>
