gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] journals ./humppake ./mudyc ./tjl plans/SA_2003...


From: Tuomas J. Lukka
Subject: [Gzz-commits] journals ./humppake ./mudyc ./tjl plans/SA_2003...
Date: Tue, 13 May 2003 23:39:33 -0400

CVSROOT:        /cvsroot/fenfire
Module name:    journals
Changes by:     Tuomas J. Lukka <address@hidden>        03/05/13 23:39:33

Modified files:
        .              : humppake mudyc tjl 
        plans          : SA_2003.rst 

Log message:
        locks

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/journals/humppake.diff?tr1=1.37&tr2=1.38&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/journals/mudyc.diff?tr1=1.53&tr2=1.54&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/journals/tjl.diff?tr1=1.74&tr2=1.75&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/journals/plans/SA_2003.rst.diff?tr1=1.106&tr2=1.107&r1=text&r2=text

Patches:
Index: journals/humppake
diff -u journals/humppake:1.37 journals/humppake:1.38
--- journals/humppake:1.37      Tue May 13 10:43:45 2003
+++ journals/humppake   Tue May 13 23:39:33 2003
@@ -24,6 +24,10 @@
     - Navidoc short paper ready for proofreading
     - Check links in existing diagrams.
 
+    - [tjl] Fix
+       docutils/nodes.py|1281| SyntaxWarning: unqualified exec is not allowed 
in function 'GenericNodeVisitor' because it contains a function with free 
variables
+       
+
     - [tjl] FIX AND TEST LOCALE AND CHARSET STUFF IN NAVIDOC
 
 ASAP:
Index: journals/mudyc
diff -u journals/mudyc:1.53 journals/mudyc:1.54
--- journals/mudyc:1.53 Tue May 13 19:32:41 2003
+++ journals/mudyc      Tue May 13 23:39:33 2003
@@ -52,6 +52,16 @@
     - [tjl] Move all code that uses the RST vocabulary into lava.
       In fenfire, we seem to be adopting the org.fenfire.foo.lava thing.
 
+    - [tjl] write a test case for this. Then, regive it to tjl.
+      It's not polite to ask someone to look into something
+      before you've written a test case that is as detailed 
+      as possible, unless there are some really good extenuating
+      circumstances.
+        [moved from tjl's journal]
+       - [mudyc] cursorvob in fenfire.view.RSTText causes
+         "Error: CallistCoorded with non-glperformable."
+         explain why or/and fix. Can be seen when running buoyoing.
+
 =============
 Past:
 =============
Index: journals/plans/SA_2003.rst
diff -u journals/plans/SA_2003.rst:1.106 journals/plans/SA_2003.rst:1.107
--- journals/plans/SA_2003.rst:1.106    Tue May 13 15:50:13 2003
+++ journals/plans/SA_2003.rst  Tue May 13 23:39:33 2003
@@ -2,9 +2,13 @@
 Research Plan: Theoretical issues in Fenfire
 ============================================
 
+JVK, HH, TJL = locks (tjl on train)
+
 Abstract
 ========
 
+JVK, HH
+
 .. 0 Tiivistelmä seuraavassa järjestyksessä
    Tutkimuksen vastuuhenkilön nimi
    Hankkeen nimi
@@ -72,6 +76,8 @@
 The Fenfire project
 -------------------
 
+TJL
+
 The Fenfire project is a free software effort to build 
 a location transparent, hyperstructured desktop 
 environment. 
@@ -192,6 +198,8 @@
 Significance of the research
 ----------------------------
 
+TJL
+
 The current proposal 
 
 Objectives and methods
@@ -205,6 +213,8 @@
 Buoys
 '''''
 
+JVK, HH
+
 Buoys are a user interface technique invented within the Fenfire
 project.
 
@@ -255,6 +265,8 @@
 Break lines
 '''''''''''
 
+JVK, HH: make sure about the concrete stuff
+
 *Break lines* are a technique used in technical drawing 
 for indicating
 where an object extends beyond what is drawn in the current
@@ -283,6 +295,12 @@
 Fillets
 '''''''
 
+TJL
+
+Foo
+
+Goals???
+
 Filleting, or rounding corners of surfaces, is 
 used in mechanical engineering to improve 
 the properties of cast objects. 
@@ -308,6 +326,8 @@
 Text filtering
 ''''''''''''''
 
+JVK, HH
+
 Most user interfaces only use pre-rendered character
 bitmaps for text, which forces text to be 
 rendered on straight horizontal lines with constant size
@@ -338,6 +358,8 @@
 Unique background textures
 ''''''''''''''''''''''''''
 
+TJL
+
 The hardware algorithm for rendering the unique background textures
 currently uses ad hoc distributions in the sampling of the texture
 features. Although the distributions (e.g., for choosing the texture 
@@ -351,6 +373,8 @@
 Controllers
 '''''''''''
 
+TJL
+
 Custom controllers can offer new ways to navigate and control the information 
 flow on the screen. 
 They are many usability aspects in the configuration of the degrees of freedom
@@ -363,6 +387,8 @@
 Storage
 '''''''        
 
+TJL
+
 Research on how location-independent identifiers can be used to find
 information in a Peer-to-Peer environment. To support our research work, we 
have 
 developed a software library, named as Storage Modules (Storm), which provides 
@@ -395,7 +421,9 @@
 
 Mathematical modeling
 '''''''''''''''''''''
-  
+
+JVK, HH
+
 For text filtering and ...
 
 As one theoretical approach for modeling the readability 
@@ -407,6 +435,8 @@
 Usability experiments
 '''''''''''''''''''''
 
+JVK, HH
+
 Most of the new user interface tehcnologies are based on 
 modeling properties of human visual perception and cognition. 
 
@@ -462,6 +492,8 @@
 Research schedule
 -----------------
 
+JVK, HH
+
 - schedule and intermediate objectives for the research
    
   - Peer-to-Peer networking
@@ -522,6 +554,8 @@
 Performers of the research and resources
 ========================================
 
+JVK, HH
+
 .. - composition of the research team and its division of labour, as well
      as possible division of the research among different sites of work
   
@@ -564,6 +598,8 @@
 Research environment
 --------------------
 
+JVK, HH ... the place to mention commodity stuff is *here*
+
 Research team's office is located at the University of Jyväskylä. We use
 regular desktop computers with 3D graphics cards installed on them.
 For custom controllers, we use standard optomechanical mouse and 
@@ -573,6 +609,8 @@
 Research budget
 ---------------
 
+JVK, HH
+
 - financial plan for the project, including also funding other than
   Academy funding
   
@@ -587,6 +625,8 @@
 
 Results
 =======
+
+TJL
 
 .. research results to be expected and their significance
 
Index: journals/tjl
diff -u journals/tjl:1.74 journals/tjl:1.75
--- journals/tjl:1.74   Tue May 13 19:32:41 2003
+++ journals/tjl        Tue May 13 23:39:33 2003
@@ -144,9 +144,8 @@
       (one main buoy manager, one buoy manager
       at the bottom of the screen showing pp papers)
 
-    - [mudyc] cursorvob in fenfire.view.RSTText causes
-      "Error: CallistCoorded with non-glperformable."
-      explain why or/and fix. Can be seen when running buoyoing.
+2003-05-15:
+    - scan benja's image of fenpdf drawn in hki
 
 2003-05-13:
 
@@ -168,6 +167,7 @@
            - the example code is in papercanvas2d.test
            - took a long time, a lot of code needed touchups, finding bugs in 
several places.
     - ADD coordinate TEXTURE TO CVS!!! (oops)
+    - SA_2003
 
 2003-05-12:
     - PEGging vocabs




reply via email to

[Prev in Thread] Current Thread [Next in Thread]