<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">
<channel>
    <title></title>
    <link>http://abderrahim.arablug.org/blog/</link>
    <description></description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.3.1 - http://www.s9y.org/</generator>
    <pubDate>Thu, 10 Jun 2010 04:19:03 GMT</pubDate>

    <image>
        <url>http://abderrahim.arablug.org/blog/templates/default/img/s9y_banner_small.png</url>
        <title>RSS:  - </title>
        <link>http://abderrahim.arablug.org/blog/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Easy Anjuta plugins</title>
    <link>http://abderrahim.arablug.org/blog/archives/17-Easy-Anjuta-plugins.html</link>
    
    <comments>http://abderrahim.arablug.org/blog/archives/17-Easy-Anjuta-plugins.html#comments</comments>
    <wfw:comment>http://abderrahim.arablug.org/blog/wfwcomment.php?cid=17</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://abderrahim.arablug.org/blog/rss.php?version=2.0&amp;type=comments&amp;cid=17</wfw:commentRss>
    

    <author>nospam@example.com (Abderrahim Kitouni)</author>
    <content:encoded>
    Some time ago, I&#039;ve updated an old and unmaintained python plugin loader for Anjuta so it can use PyGI, the python gobject-introspection bindings. At that time, it needed a patched version of PyGI (to be able to implement virtual methods) and so wasn&#039;t easy to install. Now this is all over, and the git version of PyGI should work without problems (&lt;strong&gt;Update:&lt;/strong&gt; PyGI 0.6.0 got released). You can find it &lt;a href=&quot;http://bitbucket.org/abderrahim/anjuta-pyloader&quot;&gt;here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
But that&#039;s not all, today, I implemented virtual methods support in Seed, and guess what, I&#039;ve written another &lt;a href=&quot;http://bitbucket.org/abderrahim/anjuta-jsloader&quot;&gt;plugin loader&lt;/a&gt; for Anjuta, so now you can have Javascript anjuta plugins. &lt;br /&gt;
You&#039;ll need the patch from &lt;a href=&quot;https://bugzilla.gnome.org/show_bug.cgi?id=620516&quot;&gt;bug 620516&lt;/a&gt;. You&#039;ll also need to install gobject-introspection girs which are with the python plugin.&lt;br /&gt;
&lt;br /&gt;
I didn&#039;t test them extensively, especially with multiple plugins loaded, but they should be useable. If not, report a bug &lt;img src=&quot;http://abderrahim.arablug.org/blog/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;.&lt;br /&gt;
&lt;br /&gt;
Now you have no reason not to write Anjuta plugins (unless you prefer writing emacs lisp or vimscript rather than python and javascript). So go and write some niceties for our beloved GNOME IDE &lt;img src=&quot;http://abderrahim.arablug.org/blog/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;.&lt;br /&gt;
&lt;br /&gt;
P.S. The vala support plugin I wrote for GSoC 2008 should be added in time for anjuta 3.0 (I just need to integrate it in the anjuta tree)  
    </content:encoded>

    <pubDate>Thu, 03 Jun 2010 23:23:50 -0700</pubDate>
    <guid isPermaLink="false">http://abderrahim.arablug.org/blog/archives/17-guid.html</guid>
    <category>anjuta</category>
<category>english</category>
<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
</item>

</channel>
</rss>