<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.reganmian.net/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.reganmian.net/wiki/feed.php">
        <title>Stian's PhD wiki researchr</title>
        <description></description>
        <link>http://www.reganmian.net/wiki/</link>
        <image rdf:resource="http://www.reganmian.net/wiki/lib/tpl/vector/images/favicon.ico" />
       <dc:date>2012-05-17T03:58:39-05:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.reganmian.net/wiki/researchr:anatomy_of_a_publication_page?rev=1308733928&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.reganmian.net/wiki/researchr:citekeys?rev=1308733942&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.reganmian.net/wiki/researchr:configuring_apache?rev=1316287681&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.reganmian.net/wiki/researchr:description_of_all_files?rev=1308734243&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.reganmian.net/wiki/researchr:design_patterns?rev=1309042714&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.reganmian.net/wiki/researchr:dokuwiki_plugins?rev=1323059308&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.reganmian.net/wiki/researchr:ideas?rev=1328942904&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.reganmian.net/wiki/researchr:index?rev=1308733898&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.reganmian.net/wiki/researchr:keyboard_shortcuts?rev=1308733968&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.reganmian.net/wiki/researchr:screenshots?rev=1308733826&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.reganmian.net/wiki/researchr:start?rev=1316808083&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.reganmian.net/wiki/lib/tpl/vector/images/favicon.ico">
        <title>Stian's PhD wiki</title>
        <link>http://www.reganmian.net/wiki/</link>
        <url>http://www.reganmian.net/wiki/lib/tpl/vector/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.reganmian.net/wiki/researchr:anatomy_of_a_publication_page?rev=1308733928&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-06-22T04:12:08-05:00</dc:date>
        <title>Anatomy of a publication page</title>
        <link>http://www.reganmian.net/wiki/researchr:anatomy_of_a_publication_page?rev=1308733928&amp;do=diff</link>
        <description>(about researchr)



I use a number of different namespaces to keep the information displayed on a publication page. The main url for any publication is :ref:citekey, for example :ref:scardamalia2006knowledge. This displays the page above. However, if you click on edit, you will find a very minimal page. This is because I use the include plugin to include pages from other namespaces:</description>
    </item>
    <item rdf:about="http://www.reganmian.net/wiki/researchr:citekeys?rev=1308733942&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-06-22T04:12:22-05:00</dc:date>
        <title>Citekeys</title>
        <link>http://www.reganmian.net/wiki/researchr:citekeys?rev=1308733942&amp;do=diff</link>
        <description>(about researchr)

The concept of citekeys is really key to researchr, it's the glue that binds all the different applications together. A citekey is a unique key for each publication. These can be generated automatically by BibDesk, and I've chosen to use the formula last name of first author + year + first word of title (more than three letters), so for example the citation:</description>
    </item>
    <item rdf:about="http://www.reganmian.net/wiki/researchr:configuring_apache?rev=1316287681&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-09-17T14:28:01-05:00</dc:date>
        <title>Configuring Apache</title>
        <link>http://www.reganmian.net/wiki/researchr:configuring_apache?rev=1316287681&amp;do=diff</link>
        <description>I run Dokuwiki through the built-in Apache in OSX Lion (turned on by clicking Web Sharing in the Control Panel). This works well (after configuring PHP and CGI), but I am unhappy about how long it takes Apache to “wake up” in OSX Lion. I am thinking of using some php accelerator, or even completely changing the server, but haven't gotten that far.</description>
    </item>
    <item rdf:about="http://www.reganmian.net/wiki/researchr:description_of_all_files?rev=1308734243&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-06-22T04:17:23-05:00</dc:date>
        <title>Description of all the files in the github repository</title>
        <link>http://www.reganmian.net/wiki/researchr:description_of_all_files?rev=1308734243&amp;do=diff</link>
        <description>(about researchr)

All files can be downloaded from github. Because I constantly change the files to suit my own workflow and experiments, and because this has grown quite organic, rather than being planned, it's a bit of a mishmash. This is an attempt at documenting which files do what, and show how it all “hangs together”.</description>
    </item>
    <item rdf:about="http://www.reganmian.net/wiki/researchr:design_patterns?rev=1309042714&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-06-25T17:58:34-05:00</dc:date>
        <title>Design patterns</title>
        <link>http://www.reganmian.net/wiki/researchr:design_patterns?rev=1309042714&amp;do=diff</link>
        <description>(about researchr)

The development of this project was very gradual and iterative, and I added functionality either because I really needed it, or because I had a neat idea and wanted to see if it was possible. During this time, I came across a few “neat ways” of doing things, which I reused a few times.
&lt;x-bdsk://commons2011power&gt;
See details of all the files in the repository, and links to the source, at description of all files, and examples of appscript strings.</description>
    </item>
    <item rdf:about="http://www.reganmian.net/wiki/researchr:dokuwiki_plugins?rev=1323059308&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-12-04T22:28:28-05:00</dc:date>
        <title>DokuWiki plugins</title>
        <link>http://www.reganmian.net/wiki/researchr:dokuwiki_plugins?rev=1323059308&amp;do=diff</link>
        <description>(about researchr)

There is a huge selection of plugins for DokuWiki, and I've played with many of them. Here is an automatic list of all the ones I have currently installed. Below I'll mention in a bit more detail some of the most important ones for this project.</description>
    </item>
    <item rdf:about="http://www.reganmian.net/wiki/researchr:ideas?rev=1328942904&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-02-11T00:48:24-05:00</dc:date>
        <title>Researchr:Ideas</title>
        <link>http://www.reganmian.net/wiki/researchr:ideas?rev=1328942904&amp;do=diff</link>
        <description>*  Ruby_gntp (growl notifier)
	*  RobertLowe/mynu - GitHub - menubar DSL</description>
    </item>
    <item rdf:about="http://www.reganmian.net/wiki/researchr:index?rev=1308733898&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-06-22T04:11:38-05:00</dc:date>
        <title>Researchr page index</title>
        <link>http://www.reganmian.net/wiki/researchr:index?rev=1308733898&amp;do=diff</link>
        <description></description>
    </item>
    <item rdf:about="http://www.reganmian.net/wiki/researchr:keyboard_shortcuts?rev=1308733968&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-06-22T04:12:48-05:00</dc:date>
        <title>Keyboard shortcuts</title>
        <link>http://www.reganmian.net/wiki/researchr:keyboard_shortcuts?rev=1308733968&amp;do=diff</link>
        <description>(about researchr)



Using keyboard shortcuts are really important for productivity. There are a number of apps for Mac that let you design your own keyboard shortcuts and macros, some are free. I tried a few, and ended up with Keyboard Maestro, which is not free, but to me well worth the money. It's easy to use, and it's also very easy to restrict keyboard shortcuts to specific applications. I have used this to get more consistency, for example  opens the current publication in DokuWiki both Bi…</description>
    </item>
    <item rdf:about="http://www.reganmian.net/wiki/researchr:screenshots?rev=1308733826&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-06-22T04:10:26-05:00</dc:date>
        <title>Researchr screenshots</title>
        <link>http://www.reganmian.net/wiki/researchr:screenshots?rev=1308733826&amp;do=diff</link>
        <description>About researchr

BibDesk



Managing citation information in BibDesk





Skim



Highlighting text and adding notes to a PDF





Wiki



All pages





Bibliography listing



Full bibliography





Publication list for keyword &quot;scripting&quot;





List of publications by author</description>
    </item>
    <item rdf:about="http://www.reganmian.net/wiki/researchr:start?rev=1316808083&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-09-23T15:01:23-05:00</dc:date>
        <title>Researchr</title>
        <link>http://www.reganmian.net/wiki/researchr:start?rev=1316808083&amp;do=diff</link>
        <description>Introduction


I've been really interested in how I can better manage all my PDFs, citation metadata, clippings, notes and ideas, etc. This becomes even more relevant now that I have entered a PhD program, and presumably am collecting articles and ideas not just for my PhD, but for many years as a researcher.</description>
    </item>
</rdf:RDF>

