Difference between revisions of "06 December 2006"

From Organic Design wiki
(Download the current version of peerd)
(a non-bug happens in the current version)
Line 6: Line 6:
 
The next milestone is [[box model]] which involves extending the current simple "sprite" with filled background and image to work with the fundamental layout [[association]]s outlined in [[geometry]]. This is the first step to the [[widget]]s and forms which compose the peer [[interface]].
 
The next milestone is [[box model]] which involves extending the current simple "sprite" with filled background and image to work with the fundamental layout [[association]]s outlined in [[geometry]]. This is the first step to the [[widget]]s and forms which compose the peer [[interface]].
 
*Download the current version [[peerd|here]]
 
*Download the current version [[peerd|here]]
 +
*Note that it is not a bug that existing rectangles change colour when new ones are created
 
<td>&nbsp;&nbsp;<td valign=top style=padding:0;margin:0>
 
<td>&nbsp;&nbsp;<td valign=top style=padding:0;margin:0>
 
[[Image:Recursive-rectangles.png]]
 
[[Image:Recursive-rectangles.png]]
 
<td>
 
<td>
 
</table></table>
 
</table></table>

Revision as of 05:20, 6 December 2006

Happy Recursive-rectangles Day everyone!

The recursive rectangles milestone is complete, although it does still have a intermittent crashing problem but its more rare now. During the process of developing peerd.c to this stage, there have been some fundamental issues crop up which need to be addressed before moving on to the next milestone. The main issue regards the way that class-categorisation occurs within loops and to what extent this is handled by nodal reduction and to what extent by nodal structure conventions.

The next milestone is box model which involves extending the current simple "sprite" with filled background and image to work with the fundamental layout associations outlined in geometry. This is the first step to the widgets and forms which compose the peer interface.

  • Download the current version here
  • Note that it is not a bug that existing rectangles change colour when new ones are created
  

Recursive-rectangles.png