<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.7.6(BH)" -->
<rss version="2.0"    xmlns:georss="http://www.georss.org/georss/"
>
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>smallone.net</title>
        <description></description>
        <link>http://www.smallone.net/blog/</link>
        <lastBuildDate>Mon, 06 Sep 2010 10:36:29 +0000</lastBuildDate>
        <generator>FeedCreator 1.7.6(BH)</generator>
        <language>English</language>
        <managingEditor>johan@anykey.se</managingEditor>
        <item>
            <title>Project management and documentation.</title>
            <link>http://www.smallone.net/blog/project_management_and_documentation/</link>
            <description><![CDATA[<div class="abstract">Some thoughts on project management and documentation.</div>
<p>After some work now with the <a href="http://www.kafit.se/" title="Kafit AB">new company</a>. We have got some new development projects and lots of documents to write. Designspecifications and project management is time consuming stuff.</p>
<p>After a couple of weeks writing documents getting more and more frustrated. WHY am i writing this in <a href="http://www.openoffice.org">openoffice</a>?. There is no reason for it. None at all. We will make a greater and faster progress by making it in <a href="http://trac.edgewall.org/" title="Trac">Trac</a> directly. Everything except the documentation will end up there anyway.</p>
<p>Working with <a href="http://trac.edgewall.org/" title="Trac">Trac</a> directly we can achieve everything. Creating the designspecification and documentation in the wiki together with other thoughts and ideas on the project. Inviting the customer on an early stage to work with us and see the progress.</p>
<p>We get milestones with tickets that includes stages in the designspecification. Colaborating with the documents on several stages as the developer, designer, project manager and the customer can have inputs at the same time.</p>
<p>Together with some modules for <a href="http://trac.edgewall.org/" title="Trac">Trac</a> like <a href="http://trac-hacks.org/wiki/NoAnonymousPlugin">noanonymous</a> so that users has to login will make a closed development area possible. <a href="http://trac-hacks.org/wiki/GraphvizPlugin">Graphviz</a> for making visual schemas directly in the wiki. And a <a href="http://trac-hacks.org/wiki/TracWikiPrintPlugin">print plugin</a> to convert documentation to PDF books.</p>
<p>This way when the client can be tightly involved throught everything in the project. They will feel that the final projects is more what they asked for. And we will get development and documentation done faster.</p>
<p>And with some small work with scripts and templates for <a href="http://trac.edgewall.org/" title="Trac">Trac</a> we have a great platform both for internal usage and to host projects for other companies that has the need for a tool for their development.</p>
<p>But now no more work first a cup of <a href="http://www.kaffa.se/" title="Inspiring coffee">great coffee</a> and then more <a href="http://www.smallone.net/gallery/beer" title="Beer">beer</a>!. ( I do wonder why o why i have these ideas either late at night or when having a great beer.)</p>]]></description>
            <author>johan@bernhardsson.nu (Johan Bernhardsson)</author>
            <georss:point>58.411098 15.6256</georss:point>
            <category>Work</category>
            <pubDate>Sat, 27 Mar 2010 19:24:13 +0000</pubDate>
            <guid>http://www.smallone.net/midcom-permalink-1df39d65389192839d611dfa4c8af76272987df87df</guid>
        </item>
        <item>
            <title>Time to update some on openpsa and voip ..</title>
            <link>http://www.smallone.net/blog/time_to_update_some_on_openpsa_and_voip/</link>
            <description><![CDATA[
<p>As we restarted our old company into <a href="http://www.kafit.se" title="Kafit AB">Kafit AB</a> we are trying to make a new focus on VoIP and openpsa.</p>
<p>Will be fun to have more time to sell and maintain projects that has been in the background for a couple of years.</p>
<p>First thing on spare time is to continue to make integration between our pbx system and openpsa. And se if we can open up the pbx system some to more developers.</p>
<p>If anyone has any leads on companies that might need a pbx that can integrate with their on systems please give me a call :)</p>
<p> </p>]]></description>
            <author>johan@bernhardsson.nu (Johan Bernhardsson)</author>
            <georss:point>58.411098 15.6256</georss:point>
            <category>Work</category>
            <pubDate>Thu, 11 Feb 2010 20:37:49 +0000</pubDate>
            <guid>http://www.smallone.net/midcom-permalink-1df174d51a00a3c174d11dfbf85d3e0a7a6ef77ef77</guid>
        </item>
        <item>
            <title>Click to dial and openpsa</title>
            <link>http://www.smallone.net/blog/click_to_dial_and_openpsa/</link>
            <description><![CDATA[
<p>To get more effective i started to think if there was a way to combine <a href="http://www.openpsa.org/" target="_blank" title="openpsa">openpsa</a> and the <a href="http://www.speakroute.net/" target="_blank" title="speakroute">pbx system</a> <a href="http://www.anykey.se/en" target="_blank" title="anykey solutions">my company</a> is working on.</p>
<p>The first stepp was to implement a click to dial functionallity. In other words. When i am in <a href="http.//www.openpsa.org/" target="_blank" title="openpsa">openpsa</a> and watch a contact card the phone numbers will be linked to the pbx.</p>
<p>As a start i modified org.openpsa.contactwidget with two new options (these options is in midcom svn).</p>
<p>/* This needs a pbx that can you can send links to. For example <a href="http://www.speakroute.net" target="_blank" title="speakroute">speakroute http://www.speakroute.net</a> */<br />'click_to_dial'         =&gt; false,<br />'click_to_dial_url'     =&gt; 'https://yourdialurl.com/dodial.php?to=',</p>
<p>So creating a configsnippet for that in <a href="http://www.midgard-project.org/" target="_blank" title="Midgard project">midgard</a> and set the option to true and add the url to the pbx and the click to dial script.</p>
<p>When done. All contact cards in <a href="http://www.openpsa.org" target="_blank" title="openpsa">openpsa</a> will have a link that opens a new window and dials the number.</p>
<p>And .. for the screenshot ...</p>
<p> </p>
<p><img src="http://www.smallone.net/midcom-serveattachmentguid-1de55cabeb04a6e55ca11de8925a5799d3dda31da31/clicktodial.jpg" border="0" alt="undefined" title="click to dial" width="800" /></p>
<p> </p>]]></description>
            <author>johan@bernhardsson.nu (Johan Bernhardsson)</author>
            <georss:point>58.411098 15.6256</georss:point>
            <category>Work</category>
            <pubDate>Wed, 10 Jun 2009 14:31:29 +0000</pubDate>
            <guid>http://www.smallone.net/midcom-permalink-1de55cb62ca1b8455cb11deba909f2b2fa664576457</guid>
        </item>
        <item>
            <title>Strange errors ...</title>
            <link>http://www.smallone.net/blog/strange_errors/</link>
            <description><![CDATA[
<p>I upgraded my main <a href="http://www.midgard-project.org/" title="Midgard Project">Midgard</a> server last night And after that all the rss feed items apparently is shown as new items on all the planets im pushing it to.</p>
<p>Mysterious. Almost as mysterios as the sql error i have on <a href="http://www.smallone.net/taste" title="A small taste of ...">my other blog</a> that breaks the rss feed from it. (This error was the starting point for upgrading the machine and <a href="http://www.midgard-project.org/" title="Midgard Project">Midgard</a> itself)</p>]]></description>
            <author>johan@bernhardsson.nu (Johan Bernhardsson)</author>
            <georss:point>58.411098 15.6256</georss:point>
            <category>Work</category>
            <pubDate>Sat, 25 Apr 2009 08:10:06 +0000</pubDate>
            <guid>http://www.smallone.net/midcom-permalink-1de31707ce79426317011dea25bab21a9df23522352</guid>
        </item>
        <item>
            <title>Moved around stuff on my site ...</title>
            <link>http://www.smallone.net/blog/moved_around/</link>
            <description><![CDATA[
<p>Now when i started to add info about beer and wine on my site. I accidently spammed alot of sites that shouldnt have that information :)</p>
<p>I started to do this since i became a member on <a href="http://www.ratebeer.com" target="_blank" title="Ratebeer">ratebeer</a>.</p>
<p>So i decided that i would remove it and create a <a href="http://www.smallone.net/taste" target="_blank" title="Taste">separate place</a> for it. Where postings about what i taste (mostly beer and wine but also might popup some coffee and chocolate).</p>
<p>So now i wont disturb everyone with my frantic <a href="http://fora.tv/2008/12/12/MythBusters_Co-Host_Adam_Savage_on_Obsession" target="_blank" title="Adam Savage about obsession">obsessions</a> other than a blogposting or two about <a href="http://www.smallone.net/" target="_blank" title="My site/Blog">myself</a> or my <a href="http://www.anykey.se/en" target="_blank" title="anykey solutions">work</a>.</p>
<p>So if anyone wants to read about it .. you know the place right now :)</p>]]></description>
            <author>johan@bernhardsson.nu (Johan Bernhardsson)</author>
            <georss:point>58.411098 15.6256</georss:point>
            <category>Beer</category>
            <pubDate>Tue, 14 Apr 2009 18:43:59 +0000</pubDate>
            <guid>http://www.smallone.net/midcom-permalink-1de2924378d96b8292411deabd2a7e093a3ca5aca5a</guid>
        </item>
    </channel>
</rss>
