<?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/"
   >
<channel>
    <title>The Suretec Blog - Gnome</title>
    <link>http://blog.suretecsystems.com/</link>
    <description>Open Source. Open Solutions.</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.3 - http://www.s9y.org/</generator>
    <pubDate>Mon, 26 Nov 2007 15:51:53 GMT</pubDate>

    <image>
        <url>http://blog.suretecsystems.com/templates/competition/img/s9y_banner_small.png</url>
        <title>RSS: The Suretec Blog - Gnome - Open Source. Open Solutions.</title>
        <link>http://blog.suretecsystems.com/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Dedicated OpenLDAP GUI?</title>
    <link>http://blog.suretecsystems.com/archives/25-Dedicated-OpenLDAP-GUI.html</link>
            <category>Catalyst</category>
            <category>Dojo</category>
            <category>Gnome</category>
            <category>OpenLDAP</category>
            <category>PostgreSQL</category>
            <category>Suretec</category>
    
    <comments>http://blog.suretecsystems.com/archives/25-Dedicated-OpenLDAP-GUI.html#comments</comments>
    <wfw:comment>http://blog.suretecsystems.com/wfwcomment.php?cid=25</wfw:comment>

    <slash:comments>16</slash:comments>
    <wfw:commentRss>http://blog.suretecsystems.com/rss.php?version=2.0&amp;type=comments&amp;cid=25</wfw:commentRss>
    

    <author>nospam@example.com (Gavin Henry)</author>
    <content:encoded>
    We know there are various desktop apps like &lt;a onclick=&quot;javascript: pageTracker._trackPageview(&#039;/extlink/gq-project.org/&#039;);&quot;  href=&quot;http://gq-project.org/&quot;&gt;gq&lt;/a&gt;, &lt;a onclick=&quot;javascript: pageTracker._trackPageview(&#039;/extlink/www.jxplorer.org&#039;);&quot;  href=&quot;http://www.jxplorer.org&quot;&gt;Jxplorer&lt;/a&gt; etc. and web based like &lt;a onclick=&quot;javascript: pageTracker._trackPageview(&#039;/extlink/www.gosa-project.org/&#039;);&quot;  href=&quot;http://www.gosa-project.org/&quot;&gt;gosa&lt;/a&gt; and &lt;a onclick=&quot;javascript: pageTracker._trackPageview(&#039;/extlink/phpldapadmin.sourceforge.net/&#039;);&quot;  href=&quot;http://phpldapadmin.sourceforge.net/&quot;&gt;phpldapadmin&lt;/a&gt;, but do we want a GUI specfically tailored for &lt;a onclick=&quot;javascript: pageTracker._trackPageview(&#039;/extlink/www.openldap.org&#039;);&quot;  href=&quot;http://www.openldap.org&quot;&gt;OpenLDAP&lt;/a&gt;?&lt;br /&gt;
&lt;br /&gt;
&lt;a onclick=&quot;javascript: pageTracker._trackPageview(&#039;/extlink/www.suretecsystems.com&#039;);&quot;  href=&quot;http://www.suretecsystems.com&quot;&gt;Suretec&lt;/a&gt; do. &lt;br /&gt;
&lt;br /&gt;
So, what style?&lt;br /&gt;
 We&#039;ve already done a nice &lt;a onclick=&quot;javascript: pageTracker._trackPageview(&#039;/extlink/www.flexitimemanager.co.uk&#039;);&quot;  href=&quot;http://www.flexitimemanager.co.uk&quot;&gt;Web 2.0 style app&lt;/a&gt; using Catalyst, Dojo and PostgreSQL. Why not one like that or &lt;a onclick=&quot;javascript: pageTracker._trackPageview(&#039;/extlink/desktop.google.com/&#039;);&quot;  href=&quot;http://desktop.google.com/&quot;&gt;Google Desktop&lt;/a&gt;?&lt;br /&gt;
&lt;br /&gt;
Probably speed. Loading up &lt;a onclick=&quot;javascript: pageTracker._trackPageview(&#039;/extlink/en.wikipedia.org/wiki/LDAP_Data_Interchange_Format&#039;);&quot;  href=&quot;http://en.wikipedia.org/wiki/LDAP_Data_Interchange_Format&quot;&gt;LDIF&lt;/a&gt; data etc may be too slow.&lt;br /&gt;
&lt;br /&gt;
It would probably have to be something OS independent and written in C or C++&lt;br /&gt;
&lt;br /&gt;
I would prefer using C for making use of libldap for possibly a benchmark suite to include in the app with a plugin API for others to contribute. Then you could use &lt;a onclick=&quot;javascript: pageTracker._trackPageview(&#039;/extlink/www.gtk.org/&#039;);&quot;  href=&quot;http://www.gtk.org/&quot;&gt;GTK+&lt;/a&gt;. I don&#039;t know, these are just minor details really, feature set is the key here.&lt;br /&gt;
&lt;br /&gt;
So I&#039;m thinking of features like:&lt;br /&gt;
&lt;br /&gt;
- Standard LDAP&lt;sup&gt;&lt;span title=&quot;Lightweight Directory Access Protocol&quot; class=&quot;serendipity_glossaryMarkup&quot;&gt;[?]&lt;/span&gt;&lt;/sup&gt; stuff&lt;br /&gt;
- OpenLDAP Configuration Wizard&lt;br /&gt;
- Monitoring stats and graphs&lt;br /&gt;
- Tuning wizard&lt;br /&gt;
- Benchmark wizard&lt;br /&gt;
- Importing from various sources&lt;br /&gt;
- many more etc..&lt;br /&gt;
&lt;br /&gt;
The interesting thing about the import part is you could then hook up to various Social Web Apps to get address book info and then import that to your directory. Just a thought.&lt;br /&gt;
&lt;br /&gt;
The main thing I want is configuration tools for &lt;strong&gt;cn=config&lt;/strong&gt; made easy and monitoring with stats etc.&lt;br /&gt;
&lt;br /&gt;
I know it&#039;s all just LDIF and LDAP and that you can use any existing GUI, but it would be nice to dumb this down a bit for clients and not find different solutions all over the place for handling the same old task.&lt;br /&gt;
&lt;br /&gt;
But should this be a fresh new app, or could we add to say &lt;a onclick=&quot;javascript: pageTracker._trackPageview(&#039;/extlink/gq-project.org/&#039;);&quot;  href=&quot;http://gq-project.org/&quot;&gt;gq&lt;/a&gt;. It might be worth looking into to speed things up.&lt;br /&gt;
&lt;br /&gt;
Feel free to add your comments.&lt;br /&gt;
&lt;br /&gt;
Gavin.&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Sat, 03 Nov 2007 19:42:00 +0000</pubDate>
    <guid isPermaLink="false">http://blog.suretecsystems.com/archives/25-guid.html</guid>
    <category>Catalyst</category>
<category>Dojo</category>
<category>Gnome</category>
<category>OpenLDAP</category>
<category>PostgreSQL</category>

</item>

</channel>
</rss>