Team:Freiburg software/Notebook/September

From 2009.igem.org

(Difference between revisions)
(Removing all content from page)
 
(6 intermediate revisions not shown)
Line 1: Line 1:
-
* <b>01.09. (Paul)</b> Meeting.
+
 
-
* <b>02.09. (Paul)</b> As discussed in yesterdays meeting, i started to work on a robot who will keep an overview of all the functions the other SynBioWave-Robots in this wavelet offer and creates a menu in the current blip. I think this menu should be inside a Gadget, mainly because different people working in the same wave so got their own Versions of this Menu and do not have to share the same one. This means we have think of a protocol for transporting the information needed to generate a Menu from a Robot to the Menu-Robot and form the Menu-Robot to the Menu-Gadget. I'll began working on the second one.
+
-
* <b>03.09. (Paul)</b> As the Gadget is written in Javascipt, i think a JSON-string is a good way to transport information from Java (the Robot) to Javascript.
+
-
* <b>05.09. (Paul)</b> While playing around with JSON and working on the Menu-Gadget, the protocol seems to form. I'll post some kind of visualization of it soon... (is there a standard view of such objects?)
+
-
* <b>07.09. (Paul)</b> My Menu-Gadget is working well enough to start programming the corresponding robot. Maybe David can make it look much nice with his advanced AJAX/CSS-Skills when hes back from holidays.
+
-
* <b>08.09. </b> Meeting.
+
-
* <b>08.09. (Paul)</b> As Sourceforge has not managed to rename our Project from GeneWave to SynBioWave, i have created a new one called SynBioWave ( http://sourceforge.net/projects/synbiowave/ ) today. This step breaks the "history"-function of the SVN, so look at the SVN at genewave.sourceforge.net if you are interested in previous versions.
+
-
* <b>10.09. (Paul)</b> I'm currently learning my robot how to create the JSON-Strings containing the information for the menus. I use Javas JSONWriter-class for this, which seems to be crap and produces invalid JSON. As time is short already i've not time to rewrite it in a proper way, so i have to fix this regular-expressions, which consumes quite time. (Did you know that you have to write "\\\\" in Java, if you want to match a single "\" in a regular-expression, because first Java escapes it and then the regular-expression again...)
+
-
* <b>12.09. (Paul)</b> My Robot now creates proper menus the Gadgets display, I'm moving on to *-Robot to menu-Robot communication. It easiest Way to do this seems to be not going the long way over JSON but just serialize the menu-Object instead.
+
-
* <b>14.09. (Paul)</b> David is back from holidays and i meet him today, introducing me to the menuGadget which he'll continue to work on.
+
-
* <b>14.09. (Paul)</b> Started importing my posts of your local development-journal to the one at igem.org. More (and the Meetings) will follow in time.
+
-
* <b>15.09. (Paul)</b> We'll present our project to Kristian's Lab tomorrow, so i spend today making menuGadget and -Robot more presentable...
+

Latest revision as of 14:59, 17 October 2009