<?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/labrad/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/labrad/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 05 Apr 2017 17:40:27 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/labrad/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Matthew Neeley</title><link>https://sourceforge.net/p/labrad/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -1,5 +1,6 @@
 Welcome to LabRAD!
 ==================
+labrad development has moved to [GitHub](https://github.com/labrad/).

 Synopsis
 --------
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matthew Neeley</dc:creator><pubDate>Wed, 05 Apr 2017 17:40:27 -0000</pubDate><guid>https://sourceforge.net7f049c3cdbeb5f5ade3555e8065caddda042959b</guid></item><item><title>Home modified by Markus Ansmann</title><link>https://sourceforge.net/p/labrad/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -3,6 +3,7 @@

 Synopsis
 --------
+
 &lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Problem&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Unmanageable inflexible spaghetti code is controlling your experimental setups&lt;/td&gt;&lt;/tr&gt;
 &lt;tr&gt;&lt;td&gt;&lt;b&gt;Implication&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Slowed progress due to frequent duplication of effort and debugging headaches&lt;/td&gt;&lt;/tr&gt;
 &lt;tr&gt;&lt;td&gt;&lt;b&gt;Solution&lt;/b&gt;&lt;/td&gt;&lt;td&gt;&lt;b&gt;LabRAD&lt;/b&gt; (RAD = Rapid Application Development)&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Markus Ansmann</dc:creator><pubDate>Fri, 30 Jan 2015 01:35:54 -0000</pubDate><guid>https://sourceforge.netb97d281beec43b2dab49e6ed2198cfbbabe740f3</guid></item><item><title>Home modified by Markus Ansmann</title><link>https://sourceforge.net/p/labrad/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,4 +1,3 @@
-
 Welcome to LabRAD!
 ==================

@@ -29,5 +28,3 @@
  

 ~ Markus Ansmann, Dec 10th, 2007
-
- 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Markus Ansmann</dc:creator><pubDate>Fri, 30 Jan 2015 01:02:45 -0000</pubDate><guid>https://sourceforge.net6641e063f468e2ce51492caf6f5672fa7ee59060</guid></item><item><title>Home modified by Markus Ansmann</title><link>https://sourceforge.net/p/labrad/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,4 +1,3 @@
- 

 Welcome to LabRAD!
 ==================
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Markus Ansmann</dc:creator><pubDate>Fri, 30 Jan 2015 01:02:25 -0000</pubDate><guid>https://sourceforge.net207d7386490018a3115a94b56d7d82e12a31571f</guid></item><item><title>Home modified by Markus Ansmann</title><link>https://sourceforge.net/p/labrad/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,34 @@
-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].
+Welcome to LabRAD!
+==================

-The wiki uses [Markdown](/p/labrad/wiki/markdown_syntax/) syntax.
+Synopsis
+--------
+
+
+&lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Problem&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Unmanageable inflexible spaghetti code is controlling your experimental setups&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Implication&lt;/b&gt;&lt;/td&gt;&lt;td&gt;Slowed progress due to frequent duplication of effort and debugging headaches&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Solution&lt;/b&gt;&lt;/td&gt;&lt;td&gt;&lt;b&gt;LabRAD&lt;/b&gt; (RAD = Rapid Application Development)&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;

-[[members limit=20]]
-[[download_button]]
+Motivation
+----------
+*Note: LabRAD is not specific to the use case described here. It is designed to be useful in **any** research or production environment requiring complex instrument control and/or data acquisition.*
+
+LabRAD was developed in response to an increasingly complex software effort needed to run experiments in the [Martinis Group](http://www.physics.ucsb.edu/~martinisgroup/) at the [UC Santa Barbara](http://www.ucsb.edu) [Physics Department](http://www.physics.ucsb.edu). The group's effort is focused on building a Quantum Computer using superconducting integrated circuits. The experiment will eventually include a large number of Qubits, each requiring dedicated control mechanisms. To prevent frequent duplication of effort, a scalable software architecture was needed to provide the required control. This architecture needed to accommodate multiple users and developers, since many different graduate students and post docs are sharing the software and hardware resources required to run their respective experiments. LabRAD was specifically designed to alleviate the problems inherent in designing a complex, scalable, distributed control system managed by several developers and users. As science advances, novel experiments in all fields are becoming increasingly involved, making LabRAD a generally useful tool beyond the developing group.
+
+Overview
+--------
+LabRAD provides a platform to easily break up a complex software project into small, manageable modules that can be written in different programming languages, run on different computers, and independently maintained by different developers. These modules communicate over a standard network connection, immediately allowing for the system to be remotely accessed and controlled. A growing [library of standard modules](labradmodules:wiki:Home) is available, providing out-of-the-box functionality like hardware interfacing, data storage and presentation, system exploration, etc. LabRAD could potentially be used for almost any distributed software project imaginable, but is targeted at scientific research setups, supporting numerical data (real, complex, timestamps, ...), unit conversion, graphing, etc.
+
+Getting started
+---------------
+After uncompromising performance, the highest priority of the LabRAD project is ease of use. To start playing immediately, check out our:
+    **[LabRAD Quick Start Tutorial](QuickStart)**
+
+For a more thorough introduction, refer to the:
+    **[LabRAD Introduction](Introduction)**
+
+ 
+
+~ Markus Ansmann, Dec 10th, 2007
+
+ 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Markus Ansmann</dc:creator><pubDate>Fri, 30 Jan 2015 01:01:21 -0000</pubDate><guid>https://sourceforge.netaa28227be770b3c7b1d63ab5be678114710f0164</guid></item><item><title>Home modified by Markus Ansmann</title><link>https://sourceforge.net/p/labrad/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/labrad/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;&lt;ul class="md-users-list"&gt;&lt;li&gt;&lt;a href="/u/mcansi/"&gt;Markus Ansmann&lt;/a&gt; (admin)&lt;/li&gt;&lt;li&gt;&lt;a href="/u/maffoo/"&gt;Matthew Neeley&lt;/a&gt; (admin)&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;span class="download-button-517eb44fe88f3d774f04297a" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Markus Ansmann</dc:creator><pubDate>Mon, 29 Apr 2013 17:56:31 -0000</pubDate><guid>https://sourceforge.net3036d10e3248281d754f7aaaef7af17ec55b3367</guid></item></channel></rss>