<?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>Onigoetz.ch &#187; Plugin</title>
	<atom:link href="http://www.onigoetz.ch/tag/plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.onigoetz.ch</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 28 Dec 2011 11:09:08 +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>Last news on PHPBB Single Sign On</title>
		<link>http://www.onigoetz.ch/2010/06/08/last-news-on-phpbb-single-sign-on/</link>
		<comments>http://www.onigoetz.ch/2010/06/08/last-news-on-phpbb-single-sign-on/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 16:40:05 +0000</pubDate>
		<dc:creator>onigoetz</dc:creator>
				<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Phpbb3-connector]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.onigoetz.ch/?p=144</guid>
		<description><![CDATA[Hi to everybody ! It&#8217;s been a long time ! I just wanted to tell you all that I didn&#8217;t forget that many of you are waiting for new updates on my plugin &#8220;PHPBB Single Sign On&#8221; I&#8217;m not here to tell you that there won&#8217;t be any new version [...]]]></description>
			<content:encoded><![CDATA[<p>Hi to everybody !</p>
<p>It&#8217;s been a long time !</p>
<p>I just wanted to tell you all that I didn&#8217;t forget that many of you are waiting for new updates on my plugin &#8220;PHPBB Single Sign On&#8221;</p>
<p>I&#8217;m not here to tell you that there won&#8217;t be any new version !</p>
<p>But now, I&#8217;m on a very big project that will be released in beta version in august, and I&#8217;m the only developper on the project.</p>
<p>Just to give you an Idea of how big the project is, at the very beginning we started it with drupal. then we started to add all the plugins we needed : maps, geolocation, facebook connect &#8230; and BAM ! the www folder weighted &#8230; 100Mo !!!</p>
<p>for a web project, that is very big (on my advice)</p>
<p>But we took the decision to code it all by ourselves.</p>
<p>It&#8217;s a lot of work. but it&#8217;s a lot more optimized, and a great advantage is that I know EVERYTHING that is in my code !!!</p>
<p>Even if I like WordPress, And I use Drupal at work, I still prefer &#8220;Home Dev&#8221;.</p>
<p>So, I stop the parenthesis here.</p>
<p>That&#8217;s just to tell you that I will still be supporting my plugin in the future, and I hope one day to have the version 1.0 out !</p>
<p>(If someone wants to work with me on the plugin, send me a message through the contact form with your email, I would be happy to have someone else with me on this :D)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.onigoetz.ch/2010/06/08/last-news-on-phpbb-single-sign-on/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Eccstender.org &#8211; Take Control of your CSS</title>
		<link>http://www.onigoetz.ch/2009/10/26/eccstender-org-take-control-of-your-css/</link>
		<comments>http://www.onigoetz.ch/2009/10/26/eccstender-org-take-control-of-your-css/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 13:22:08 +0000</pubDate>
		<dc:creator>onigoetz</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[XHTML/CSS]]></category>

		<guid isPermaLink="false">http://www.onigoetz.ch/?p=114</guid>
		<description><![CDATA[I wrote a post about bad CSS support last month, presenting some workarounds for older browsers. This time it&#8217;s another way of doing it that I will present to you. Aaron Gustafson Author in A list Apart and many other blogs and webzines. Created a sort of &#8220;browser plugin&#8221;. presented [...]]]></description>
			<content:encoded><![CDATA[<p>I wrote a post about bad CSS support last month, presenting some workarounds for older browsers.</p>
<p>This time it&#8217;s another way of doing it that I will present to you.</p>
<p><a href="http://aaron-gustafson.com/">Aaron Gustafson</a> Author in <a href="http://www.alistapart.com">A list Apart</a> and many other blogs and webzines.</p>
<p>Created a sort of &#8220;browser plugin&#8221;. presented in the form of a Javascript script.</p>
<p>It will parse the CSS in your page. and apply the styles that are not supported by your browser.</p>
<p>Even better. you can create your own extension. This means you can create your CSS rules as you want.</p>
<p>No more problems with browsers, and we hope the community will quickly create some new extensions to CSS.</p>
<p>First, to support CSS3 and then to support some new ideas.</p>
<p>My Contribution will be a new WordPress plugin. As you understood, I love WordPress for it&#8217;s plugin abilities. And I&#8217;ll create many new plugins these next months.</p>
<p>To obtain more informations, you may visit the official website :  <a href="http://www.ecsstender.org/">www.ecsstender.org</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.onigoetz.ch/2009/10/26/eccstender-org-take-control-of-your-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Single Sign On with PHPBB</title>
		<link>http://www.onigoetz.ch/2009/10/13/wordpress-single-sign-on-with-phpbb/</link>
		<comments>http://www.onigoetz.ch/2009/10/13/wordpress-single-sign-on-with-phpbb/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 21:53:41 +0000</pubDate>
		<dc:creator>onigoetz</dc:creator>
				<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Phpbb3-connector]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.onigoetz.ch/?p=99</guid>
		<description><![CDATA[Long time ago, I tested a plugin which made possible the connection between PHPBB and WordPress. This worked very well and I was happy with this solution. But one day, the version 2.8 of wordpress showed up. and the plugin didn&#8217;t work anymore. I don&#8217;t remeber when it was, something [...]]]></description>
			<content:encoded><![CDATA[<p>Long time ago, I tested a plugin which made possible the connection between PHPBB and WordPress.</p>
<p>This worked very well and I was happy with this solution.</p>
<p>But one day, the version 2.8 of wordpress showed up. and the plugin didn&#8217;t work anymore.</p>
<p>I don&#8217;t remeber when it was, something like february.</p>
<p>But these days I was angry. The team of the original plugin didn&#8217;t release a new version of the plugin that was working with wordpress 2.8.</p>
<p>So, I was determinated to create thsi plugin by myself. I read many documentations in the WordPress Codex. Many Tutorials and other websites.</p>
<p>In 20 days, I got it working again. but for my own use, and I made many ugly modifications to the source of phpBB.</p>
<p>I didn&#8217;t know that there was no official plugin anymore. When I saw it last week. I knew that I could make the new plugin.</p>
<p>And now it&#8217;s done. The plugin is in the official WordPress repository here : <a href="http://wordpress.org/extend/plugins/phpbb-single-sign-on/">http://wordpress.org/extend/plugins/phpbb-single-sign-on/</a></p>
<p>Or you can search for &#8220;phpbb single sign on&#8221; in the admin area of your WordPress blog to add it.</p>
<p>Don&#8217;t forget to run the installer and to set the path to phpbb.</p>
<p>The phpbb folder has to be within the wordpress folder, preferably in &#8220;forum/&#8221;.</p>
<p>You need to add the slash at the end of the path.</p>
<p>For support, you can send me a mail with the contact form or just post a comment.</p>
<p>A support forum will be created soon (with this new plugin ;-))</p>
<p>P.S. the contact form had some problems lately. they&#8217;re corrected now, I ask to the person who sent me a message to send it again. or I won&#8217;t be able to answer them.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.onigoetz.ch/2009/10/13/wordpress-single-sign-on-with-phpbb/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
	</channel>
</rss>

