<?xml-stylesheet type="text/xsl" href="http://eduspaces.net/sven/rss/rssstyles.xsl"?>
<rss version='2.0'   xmlns:dc='http://purl.org/dc/elements/1.1/'>
    <channel xml:base='http://eduspaces.net/sven/'>
        <title><![CDATA[Sven Edge : Activity]]></title>
        <description><![CDATA[Activity for Sven Edge, hosted on EduSpaces.]]></description>
        <generator>Elgg</generator>
        <link>http://eduspaces.net/sven/</link>        
        <item>
            <title><![CDATA[]]></title>
            <link>http://eduspaces.net/sven/weblog/158581.html</link>
            <guid isPermaLink="true">http://eduspaces.net/sven/weblog/158581.html</guid>
            <pubDate>Mon, 12 Mar 2007 23:32:30 GMT</pubDate>
            <description><![CDATA[i love it when people reply to automated messages. From an elgg.org invite:<br />
<br />
<blockquote>Let's run with this.  I can install and customize it.  It's open-source so we can't beat the price.<br />
What do you think?</blockquote>]]></description>
        </item>
                
        <item>
            <title><![CDATA[for the love of christ..]]></title>
            <link>http://eduspaces.net/sven/weblog/156981.html</link>
            <guid isPermaLink="true">http://eduspaces.net/sven/weblog/156981.html</guid>
            <pubDate>Sun, 04 Mar 2007 15:32:46 GMT</pubDate>
            <description><![CDATA[<a href="http://terrychay.com/blog/article/my-data-in-a-box.shtml#more-439">http://terrychay.com/blog/article/my-data-in-a-box.shtml#mor</a>]]></description>
        </item>
                
        <item>
            <title><![CDATA[]]></title>
            <link>http://eduspaces.net/sven/weblog/154757.html</link>
            <guid isPermaLink="true">http://eduspaces.net/sven/weblog/154757.html</guid>
            <pubDate>Thu, 22 Feb 2007 02:30:37 GMT</pubDate>
		<dc:subject><![CDATA[elgg]]></dc:subject>
		<dc:subject><![CDATA[google]]></dc:subject>
            <description><![CDATA[i love how much of an accidental <a href="http://www.google.co.uk/search?hl=en&q=%22sven+edge%22">google bomb</a> elgg is for people's names. :D]]></description>
        </item>
                
        <item>
            <title><![CDATA[It's *so* hard having 2 1280 monitors!]]></title>
            <link>http://eduspaces.net/sven/weblog/152661.html</link>
            <guid isPermaLink="true">http://eduspaces.net/sven/weblog/152661.html</guid>
            <pubDate>Sat, 10 Feb 2007 14:16:56 GMT</pubDate>
		<dc:subject><![CDATA[laptop]]></dc:subject>
		<dc:subject><![CDATA[resolution]]></dc:subject>
		<dc:subject><![CDATA[programming]]></dc:subject>
		<dc:subject><![CDATA[productivity]]></dc:subject>
		<dc:subject><![CDATA[monitors]]></dc:subject>
            <description><![CDATA[I've finally given in and set up window focus-on-mouseover on my home desktop, because I've got so used to having two single-monitor computers linked with <a href="http://synergy2.sourceforge.net/">synergy</a> at work, which already behaves that way. Sitting coding at home today I finally got sick of pressing ctrl-r to refresh the web browser on the second screen, to find i'd launched search-and-replace on the still-focused text editor on the first screen..<br />
<br />
I'm also not used to 1280x1024 resolution any more. my laptop's 1680x1050, and my work computers are 1680 and 1440 iirc. Even with my text editor font at 8pt, it feels like i can't get a decent overview of the code. Sadly I can't really justify buying new higher-res ones, especially given how rarely i actually sit at my desk at home.<br />
<br />
Still, using two 1280 monitors still feels more productive than just working on my 1680 laptop. not that my laptop isn't on my desk as well, currently linked in with synergy as a third screen. *cough* just as it normally is at work. *cough*]]></description>
        </item>
                
        <item>
            <title><![CDATA[Code visualisation]]></title>
            <link>http://eduspaces.net/sven/weblog/152445.html</link>
            <guid isPermaLink="true">http://eduspaces.net/sven/weblog/152445.html</guid>
            <pubDate>Fri, 09 Feb 2007 11:18:29 GMT</pubDate>
		<dc:subject><![CDATA[programming]]></dc:subject>
		<dc:subject><![CDATA[php]]></dc:subject>
		<dc:subject><![CDATA[graphviz]]></dc:subject>
		<dc:subject><![CDATA[dotty]]></dc:subject>
            <description><![CDATA[What i want is something that makes a graphviz graph for a tree of PHP code's function calls, like <a href="http://blogs.zdnet.com/threatchaos/?p=311">this</a>. Textual analysis output and runtime profiling is all well and good, but I'm a visual person. I want pretty pictures.<br />
<br />
Perhaps I should name my firstborn Node. :&gt;]]></description>
        </item>
                
        <item>
            <title><![CDATA[Reason not to go to the US #395757?]]></title>
            <link>http://eduspaces.net/sven/weblog/151654.html</link>
            <guid isPermaLink="true">http://eduspaces.net/sven/weblog/151654.html</guid>
            <pubDate>Tue, 06 Feb 2007 08:52:39 GMT</pubDate>
            <description><![CDATA[<a href="http://www.theregister.co.uk/2007/02/05/immigration_search/">http://www.theregister.co.uk/2007/02/05/immigration_search/</a><br />
<br />
also, ouch.]]></description>
        </item>
                
        <item>
            <title><![CDATA[Converting Maildir to mbox...]]></title>
            <link>http://eduspaces.net/sven/weblog/151227.html</link>
            <guid isPermaLink="true">http://eduspaces.net/sven/weblog/151227.html</guid>
            <pubDate>Sun, 04 Feb 2007 02:17:47 GMT</pubDate>
		<dc:subject><![CDATA[mbox]]></dc:subject>
		<dc:subject><![CDATA[email]]></dc:subject>
		<dc:subject><![CDATA[maildir]]></dc:subject>
            <description><![CDATA[...is more painful than I expected it to be. (So much hate for qmail).<br />
<br />
Anyway, of the 4 scripts I tried (1 in bash, 1 bash+executable, 1 php and 1 python), the only one that worked was this one: <a href="http://yergler.net/Maildir_to_Mbox">http://yergler.net/Maildir_to_Mbox</a>]]></description>
        </item>
                
        <item>
            <title><![CDATA[Issue trackers]]></title>
            <link>http://eduspaces.net/sven/weblog/148725.html</link>
            <guid isPermaLink="true">http://eduspaces.net/sven/weblog/148725.html</guid>
            <pubDate>Sun, 21 Jan 2007 20:19:53 GMT</pubDate>
		<dc:subject><![CDATA[otrs]]></dc:subject>
		<dc:subject><![CDATA[issue tracking]]></dc:subject>
		<dc:subject><![CDATA[email]]></dc:subject>
		<dc:subject><![CDATA[bugzilla]]></dc:subject>
		<dc:subject><![CDATA[bug tracking]]></dc:subject>
            <description><![CDATA[In both of my hats, we're looking trying to use some sort of issue tracking/CRM type software that integrates with incoming email.<br />
<br />
The requirements are slightly different, in that aiui the Scran one will be used as a full bug tracker, as well as for keeping track of incoming feedback, data corrections, and whatnot, whereas Elgg/Curverider already uses <a href="http://sourceforge.net/tracker/?group_id=134871">sourceforge</a> for bug tracking, and the issue tracker would purely be to stop incoming email getting buried in any one person's mailbox.<br />
<br />
Other than that, the technical requirements are open source, written in php or at least perl or python (java makes servers cry), and using mysql as the backend. There are some online services that do similar things, but we want something we can control/customise and *cough* not pay for. (I'm not dave, so i won't go off on an <a href="http://elggspaces.com/">elggspaces</a> plugging tangent here ;)<br />
<br />
For seemingly asking so little, finding something suitable is a right arse.<br />
<br />
There are lots of trackers that are good <em>bug trackers</em>, but either don't integrate with email at all or aren't set up to present the issue as a human conversation rather than mainly a bunch of version-number/bug-report-rejected type flags (bugzilla, mantis, trac, etc). Then there are the full-blown CRM packages, which are many and varied and almost certainly OTT, as we're not trying to keep track of whether our Denver sales team is meeting its sprocket sales targets, or whether customer X has had a backrub lately. In the middle seem to be precious few apps.<br />
<br />
I've looked at <a href="http://otrs.org/">OTRS</a>, and despite being fairly powerful, the interface has all sorts of brick walls to run into, where things that seem really basic to me haven't been implemented, or have been done "wrong". In some cases it's too powerful for its own good, and gets its knickers in a twist. Ben's reaction was "its ease of use on first look is through the floor".<br />
<br />
I've just about installed <a href="http://www.bestpractical.com/rt/">RT3</a>. Christ, dependencies much? Anyway. Haven't actually tried it yet, but after the effort of hammering it into the server, I need a rest. Time for some caffeine.<br />
<br />
<a href="http://eventum.mysql.org/wiki/index.php/Main_Page">Eventum</a> is welcomingly PHP, but at first glance looks more bug-trackery, but might be worth a poke.<br />
<br />
Looking at <a href="http://en.wikipedia.org/wiki/Comparison_of_issue_tracking_systems">this list</a> on Wikipedia, once you take out the proprietary and windows-only software, not much is left. And without having ever run Zope, it smells of "we can't possibly use python without turning it into a bloated java-style elephant".<br />
<br />
OMG look I liek totally <em>reflected</em>.]]></description>
        </item>
                
        <item>
            <title><![CDATA[Wikipedia, part 2]]></title>
            <link>http://eduspaces.net/sven/weblog/147709.html</link>
            <guid isPermaLink="true">http://eduspaces.net/sven/weblog/147709.html</guid>
            <pubDate>Sun, 14 Jan 2007 22:57:20 GMT</pubDate>
		<dc:subject><![CDATA[elgg]]></dc:subject>
		<dc:subject><![CDATA[wikipedia]]></dc:subject>
            <description><![CDATA[never mind, some smug twat's already deleted it.]]></description>
        </item>
                
        <item>
            <title><![CDATA[Wikipedia]]></title>
            <link>http://eduspaces.net/sven/weblog/147187.html</link>
            <guid isPermaLink="true">http://eduspaces.net/sven/weblog/147187.html</guid>
            <pubDate>Wed, 10 Jan 2007 22:40:34 GMT</pubDate>
		<dc:subject><![CDATA[elgg]]></dc:subject>
		<dc:subject><![CDATA[wikipedia]]></dc:subject>
            <description><![CDATA[While marking up some links in the somewhat marketing-speak-ish <a href="http://en.wikipedia.org/wiki/Scran">wikipedia article</a> on <a href="http://www.scran.ac.uk/">Scran</a>, I noticed Elgg didn't have an article, so a little cribbing from <a href="http://en.wikipedia.org/wiki/WordPress">wordpress</a> and <a href="http://en.wikipedia.org/wiki/Drupal">drupal</a>'s articles later, <a href="http://en.wikipedia.org/wiki/Elgg_%28software%29">here's a very basic start</a>.<br />
<br />
However, I suck at writing, so if anyone else feels like it... :)]]></description>
        </item>
        
    </channel>
</rss>