<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/biorec/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/biorec/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 27 Apr 2016 19:17:25 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/biorec/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Lockywolf</title><link>https://sourceforge.net/p/biorec/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,27 +1,26 @@
-Welcome to BioRec. It is not yet a well developed project, so this page will host a basic introduction for volunteer developers.
+1)Install SVN and TortoiseSVN https://tortoisesvn.net/downloads.html
+1.1)Checkout the code. You'll find a link on this page: https://sourceforge.net/p/biorec/code/HEAD/tree/
+2)Install Matlab. (no older than 2016a) (You know where to find it.)
+3)Register at Sourceforge (the website that tracks our code and data). http://sf.net
+4)Sign up to a mailing list. https://lists.sourceforge.net/lists/listinfo/biorec-devel
+4.1)Send a hello message to the mailing list to introduce yourself.
+5)Subscribe to bugs notifications. https://sourceforge.net/p/biorec/tickets/ 
+6)Look in the Aux_stuff directory contains a lot of useful information about the development task.
+7)Read the code. You will get confused, but try to get the gist of what's going on.
+8)Try to run the code and get the idea of what it does. You can start it up by executing "startup.bat" or running main() in Matlab from the BioRec directory.
+9)If you don't understand anything and feel lost -- congrats, you have found a usability bug. Report it to the mailing list or to the bugs page. https://sourceforge.net/p/biorec/tickets/ 
+10)Contact me (lockywolf@gmail.com) and ask for more details about how stuff works. We shall connect by Skype of some other mean and I will guide you through the code.
+11)Try fixing a typo (I am sure you will find many.)
+12)Try to make a patch. Important: it must be a GIT-format patch! (Google "SVN how to make a patch" or right click on the modified file and select "patch" and send this patch to me.
+13)Ask me what's next.
+14)Look at matlab central or stackoverflow if I didn't help you.
+15)Assume the worst about potential users.
+16)Write comments
+17)Add tags to your code
+18)Add your name to the edits
+19)Implement first, performance later
+20)Write the ideas of your code in Aux_stuff

-* 1)Install SVN and TortoiseSVN https://tortoisesvn.net/downloads.html
-* 1.1)Checkout the code. You'll find a link on this page: https://sourceforge.net/p/biorec/code/HEAD/tree/
-* 2)Install Matlab. (no older than 2016a) (You know where to find it.)
-* 3)Register at Sourceforge (the website that tracks our code and data). http://sf.net
-* 4)Sign up to a mailing list. https://lists.sourceforge.net/lists/listinfo/biorec-devel
-* 4.1)Send a hello message to the mailing list to introduce yourself.
-* 5)Subscribe to bugs notifications. https://sourceforge.net/p/biorec/tickets/ 
-* 6)Look in the Aux_stuff directory contains a lot of useful information about the development task.
-* 7)Read the code. You will get confused, but try to get the gist of what's going on.
-* 8)Try to run the code and get the idea of what it does. You can start it up by executing "startup.bat" or running main() in Matlab from the BioRec directory.
-* 9)If you don't understand anything and feel lost -- congrats, you have found a usability bug. Report it to the mailing list or to the bugs page. https://sourceforge.net/p/biorec/tickets/ 
-* 10)Contact me (lockywolf@gmail.com) and ask for more details about how stuff works. We shall connect by Skype of some other mean and I will guide you through the code.
-* 11)Try fixing a typo (I am sure you will find many.)
-* 12)Try to make a patch. (Google "SVN how to make a patch" or right click on the modified file and select "patch" and send this patch to me.
-* 13)Ask me what's next.
-* 14)Look at matlab central or stackoverflow if I didn't help you.
-* 15)Assume the worst about potential users.
-* 16)Write comments
-* 17)Add tags to your code
-* 18)Add your name to the edits
-* 19)Implement first, performance later
-* 20)Write the ideas of your code in Aux_stuff

 [SamplePage].
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lockywolf</dc:creator><pubDate>Wed, 27 Apr 2016 19:17:25 -0000</pubDate><guid>https://sourceforge.neta69335e1e09f8e4567f72d3ab902c8cad4fb79ab</guid></item><item><title>Home modified by Lockywolf</title><link>https://sourceforge.net/p/biorec/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,6 +1,30 @@
-Welcome to your wiki!
+Welcome to BioRec. It is not yet a well developed project, so this page will host a basic introduction for volunteer developers.

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+* 1)Install SVN and TortoiseSVN https://tortoisesvn.net/downloads.html
+* 1.1)Checkout the code. You'll find a link on this page: https://sourceforge.net/p/biorec/code/HEAD/tree/
+* 2)Install Matlab. (no older than 2016a) (You know where to find it.)
+* 3)Register at Sourceforge (the website that tracks our code and data). http://sf.net
+* 4)Sign up to a mailing list. https://lists.sourceforge.net/lists/listinfo/biorec-devel
+* 4.1)Send a hello message to the mailing list to introduce yourself.
+* 5)Subscribe to bugs notifications. https://sourceforge.net/p/biorec/tickets/ 
+* 6)Look in the Aux_stuff directory contains a lot of useful information about the development task.
+* 7)Read the code. You will get confused, but try to get the gist of what's going on.
+* 8)Try to run the code and get the idea of what it does. You can start it up by executing "startup.bat" or running main() in Matlab from the BioRec directory.
+* 9)If you don't understand anything and feel lost -- congrats, you have found a usability bug. Report it to the mailing list or to the bugs page. https://sourceforge.net/p/biorec/tickets/ 
+* 10)Contact me (lockywolf@gmail.com) and ask for more details about how stuff works. We shall connect by Skype of some other mean and I will guide you through the code.
+* 11)Try fixing a typo (I am sure you will find many.)
+* 12)Try to make a patch. (Google "SVN how to make a patch" or right click on the modified file and select "patch" and send this patch to me.
+* 13)Ask me what's next.
+* 14)Look at matlab central or stackoverflow if I didn't help you.
+* 15)Assume the worst about potential users.
+* 16)Write comments
+* 17)Add tags to your code
+* 18)Add your name to the edits
+* 19)Implement first, performance later
+* 20)Write the ideas of your code in Aux_stuff
+
+
+[SamplePage].

 The wiki uses [Markdown](/p/biorec/wiki/markdown_syntax/) syntax.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lockywolf</dc:creator><pubDate>Tue, 26 Apr 2016 13:42:47 -0000</pubDate><guid>https://sourceforge.netf0a74b4ff3341800697e466956a525ae98f1e8ee</guid></item><item><title>WikiPage Home modified by Lockywolf</title><link>https://sourceforge.net/p/biorec/wiki/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/biorec/wiki/markdown_syntax/) syntax.

[[project_admins]]
[[download_button]]
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lockywolf</dc:creator><pubDate>Fri, 20 Apr 2012 18:03:27 -0000</pubDate><guid>https://sourceforge.netd028af2483fd04519c8b6b4498e020c4e476f751</guid></item></channel></rss>