<?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: vPIP &amp; MediaWiki</title>
	<atom:link href="http://www.yeraze.com/2007/08/vpip-mediawiki/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yeraze.com/2007/08/vpip-mediawiki/</link>
	<description>Supercomputers, Programming, and Life in Mississippi</description>
	<lastBuildDate>Thu, 07 Oct 2010 08:17:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Yeraze</title>
		<link>http://www.yeraze.com/2007/08/vpip-mediawiki/comment-page-1/#comment-144</link>
		<dc:creator>Yeraze</dc:creator>
		<pubDate>Thu, 30 Aug 2007 15:07:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.yeraze.com/?p=710#comment-144</guid>
		<description>Can you give the URL of your Wiki? So that I can see what&#039;s going on?</description>
		<content:encoded><![CDATA[<p>Can you give the URL of your Wiki? So that I can see what&#8217;s going on?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.yeraze.com/2007/08/vpip-mediawiki/comment-page-1/#comment-143</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 30 Aug 2007 13:02:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.yeraze.com/?p=710#comment-143</guid>
		<description>&lt;p&gt;I have faced same thing by using vPIP and&#160;want to know how you did do that, can you help me with the following?&#160;&lt;/p&gt;&lt;p&gt;1) Downloaded the vPIP Package(version 1.10 ) from &lt;a title=&quot;http://wiki.vpip.org/index.php?title=All_Other_Installs&quot; href=&quot;http://wiki.vpip.org/index.php?title=All_Other_Installs&quot;&gt;http://wiki.vpip.org/index.php?title=All_Other_Installs&lt;/a&gt;&#160;&lt;/p&gt;&lt;p&gt;2) I&#039;ve taken the lines from the following URL, and added those to a php source (custom wiki skin &quot;gumax.php&quot; instead of monobook.php) between&#160;&lt;head&gt; and &lt;/head&gt;, and then replaced lines with actual URL &lt;a title=&quot;http://wiki.vpip.org/index.php?title=All_Other_Installs&quot; href=&quot;http://wiki.vpip.org/index.php?title=All_Other_Installs&quot;&gt;http://wiki.vpip.org/index.php?title=All_Other_Installs&lt;/a&gt;&#160;&lt;/p&gt;&lt;p&gt;3) Download the VPIPPlugin and unzip it by replacing extension with rar as there is no way given by zip.&lt;/p&gt;&#160;&lt;p&gt;4) Put plug-in &quot;vPIPPlugin_1.0.rar.out&quot; right under wiki directory (root)&lt;/p&gt;&#160;&lt;p&gt;5) Put the 2 GIF images under &quot;wiki/images&quot; according to the instruction on the website&lt;/p&gt;&#160;&lt;p&gt;6) I&#039;ve gotten source file from the following URL and put it into php file named &quot;vPIP.php&quot;&lt;a title=&quot;http://www.yeraze.com/article.php/2007080811574510&quot; href=&quot;http://www.yeraze.com/article.php/2007080811574510&quot;&gt;http://www.yeraze.com/article.php/2007080811574510&lt;/a&gt;&lt;/p&gt;&#160;&lt;p&gt;7) Put the vPIP.php file under &quot;wiki/extensions&quot;, and had specified location of a image in source code. (However, I still cannot understand why website instruction said of 2 images)&lt;/p&gt;&#160;&lt;p&gt;8) Modified LocalSettings.php adding: require_once(&quot;&#036;IP/extensions/vPIP.php&quot;)&lt;/p&gt;&#160;&lt;p&gt;9) After all these done, I found &lt;video&gt; at Wiki&#039;s &quot;Special:Version&quot; page&lt;/p&gt;&#160;&lt;p&gt;10) Specify those attributions following same way as web site instructing on page where I want video&lt;/p&gt;&#160;&lt;p&gt;11) ended up displaying 2 square objects supposed to be spaces for images...&lt;/p&gt;&#160;&lt;p&gt;Would you correct way I do something wrongly if any? Thank you.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>&lt;p&gt;I have faced same thing by using vPIP and&nbsp;want to know how you did do that, can you help me with the following?<br />
&nbsp;&lt;/p&gt;<br />
&lt;p&gt;1) Downloaded the vPIP Package(version 1.10 ) from <a title="http://wiki.vpip.org/index.php?title=All_Other_Installs" href="http://wiki.vpip.org/index.php?title=All_Other_Installs">http://wiki.vpip.org/index.php?title=All_Other_Installs</a><br />
&nbsp;&lt;/p&gt;<br />
&lt;p&gt;2) I&#8217;ve taken the lines from the following URL, and added those to a php source (custom wiki skin &quot;gumax.php&quot; instead of monobook.php) between&nbsp;&lt;head&gt; and &lt;/head&gt;, and then replaced lines with actual URL<br />
<a title="http://wiki.vpip.org/index.php?title=All_Other_Installs" href="http://wiki.vpip.org/index.php?title=All_Other_Installs">http://wiki.vpip.org/index.php?title=All_Other_Installs</a><br />
&nbsp;&lt;/p&gt;<br />
&lt;p&gt;3) Download the VPIPPlugin and unzip it by replacing extension with rar as there is no way given by zip.&lt;/p&gt;<br />
&nbsp;<br />
&lt;p&gt;4) Put plug-in &quot;vPIPPlugin_1.0.rar.out&quot; right under wiki directory (root)&lt;/p&gt;<br />
&nbsp;<br />
&lt;p&gt;5) Put the 2 GIF images under &quot;wiki/images&quot; according to the instruction on the website&lt;/p&gt;<br />
&nbsp;<br />
&lt;p&gt;6) I&#8217;ve gotten source file from the following URL and put it into php file named &quot;vPIP.php&quot;<br />
<a title="http://www.yeraze.com/article.php/2007080811574510" href="http://www.yeraze.com/article.php/2007080811574510">http://www.yeraze.com/article.php/2007080811574510</a>&lt;/p&gt;<br />
&nbsp;<br />
&lt;p&gt;7) Put the vPIP.php file under &quot;wiki/extensions&quot;, and had specified location of a image in source code. (However, I still cannot understand why website instruction said of 2 images)&lt;/p&gt;<br />
&nbsp;<br />
&lt;p&gt;8) Modified LocalSettings.php adding: require_once(&quot;&#36;IP/extensions/vPIP.php&quot;)&lt;/p&gt;<br />
&nbsp;<br />
&lt;p&gt;9) After all these done, I found &lt;video&gt; at Wiki&#8217;s &quot;Special:Version&quot; page&lt;/p&gt;<br />
&nbsp;<br />
&lt;p&gt;10) Specify those attributions following same way as web site instructing on page where I want video&lt;/p&gt;<br />
&nbsp;<br />
&lt;p&gt;11) ended up displaying 2 square objects supposed to be spaces for images&#8230;&lt;/p&gt;<br />
&nbsp;<br />
&lt;p&gt;Would you correct way I do something wrongly if any? Thank you.&lt;/p&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yeraze</title>
		<link>http://www.yeraze.com/2007/08/vpip-mediawiki/comment-page-1/#comment-141</link>
		<dc:creator>Yeraze</dc:creator>
		<pubDate>Thu, 09 Aug 2007 12:40:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.yeraze.com/?p=710#comment-141</guid>
		<description>hrm.. I took a look and reformatted your page to use the correct syntax, but it&#039;s still not quite working.. For some reason, it&#039;s truncating the strings and mangling them.&#160; &lt;br /&gt;&lt;br /&gt;I probably should put this all in a zipfile for download.&#160; Lemme work on that, check back tonight or tomorrow.</description>
		<content:encoded><![CDATA[<p>hrm.. I took a look and reformatted your page to use the correct syntax, but it&#8217;s still not quite working.. For some reason, it&#8217;s truncating the strings and mangling them.&nbsp; </p>
<p>I probably should put this all in a zipfile for download.&nbsp; Lemme work on that, check back tonight or tomorrow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.yeraze.com/2007/08/vpip-mediawiki/comment-page-1/#comment-140</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 09 Aug 2007 04:41:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.yeraze.com/?p=710#comment-140</guid>
		<description>Having some problems with this. &lt;br /&gt;&lt;br /&gt;Can&#039;t seem to get it to work.&lt;br /&gt;&lt;br /&gt;I&#039;ve uploaded and unpacked a current vPIP. I have the links correct.&lt;br /&gt;I&#039;ve embedded the JS into Monobook.php.&lt;br /&gt;I&#039;ve copied the code for the php code and pasted it into localsettings.php. I think that&#039;s what&#039;s called for per the instructions. &lt;br /&gt;&lt;br /&gt;I&#039;ve generated code with the vPIP code generator. &lt;br /&gt;&lt;br /&gt;Here&#039;s a link to a test:&lt;br /&gt;http://k9disc.com/wiki/index.php?title=Main_Page&lt;br /&gt;&lt;br /&gt;I&#039;m sure I&#039;m missing something simple. &lt;br /&gt;&lt;br /&gt;I&#039;ll keep working on it. &lt;br /&gt;&lt;br /&gt;Cheers,&lt;br /&gt;Ron</description>
		<content:encoded><![CDATA[<p>Having some problems with this. </p>
<p>Can&#8217;t seem to get it to work.</p>
<p>I&#8217;ve uploaded and unpacked a current vPIP. I have the links correct.<br />
I&#8217;ve embedded the JS into Monobook.php.<br />
I&#8217;ve copied the code for the php code and pasted it into localsettings.php. I think that&#8217;s what&#8217;s called for per the instructions. </p>
<p>I&#8217;ve generated code with the vPIP code generator. </p>
<p>Here&#8217;s a link to a test:<br />
<a href="http://k9disc.com/wiki/index.php?title=Main_Page" rel="nofollow">http://k9disc.com/wiki/index.php?title=Main_Page</a></p>
<p>I&#8217;m sure I&#8217;m missing something simple. </p>
<p>I&#8217;ll keep working on it. </p>
<p>Cheers,<br />
Ron</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Enric</title>
		<link>http://www.yeraze.com/2007/08/vpip-mediawiki/comment-page-1/#comment-139</link>
		<dc:creator>Enric</dc:creator>
		<pubDate>Wed, 08 Aug 2007 20:46:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.yeraze.com/?p=710#comment-139</guid>
		<description>Very Cool.&#160; &lt;br /&gt;&lt;br /&gt;Thanks for making it easier to embed video in a Wiki!</description>
		<content:encoded><![CDATA[<p>Very Cool.&nbsp; </p>
<p>Thanks for making it easier to embed video in a Wiki!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

