progress has been on halt a little lately due to a side project of grg’s and consequentially mine. dev should begin again next week.
Archive for September, 2007
pause
Posted in Uncategorized on September 25, 2007 | 1 Comment »
*very* basic node css layout
Posted in node structure on September 14, 2007 | 1 Comment »
<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
<html xmlns=”http://www.w3.org/1999/xhtml”>
<head>
<meta http-equiv=”Content-Type” content=”text/html; charset=UTF-8″ />
<title>Untitled Document</title>
<style type=”text/css”>
<!–
.floatleft {float:left; width:25px; height:25px; position:relative;}
.floatright {float:right; width:25px; height:25px; position:relative;}
#node {position:relative; width:500px; height:800px;}
#header {position:relative; height:25px; background-color:#999999;}
#body {position:relative; height:750px; background-color:#CCCCCC;}
#footer {position:relative; height:25px; background-color:#999999;}
#side { position:relative; height:100%; background-color:#999999;}
–>
</style></head>
<body>
<div id=”container”>
<div id=”node”>
<div id=”header”>
<div class=”floatleft”></div>
<span class=”floatleft”>HEADERORZOR</span>
<div class=”floatright”></div></div>
<div id=”body”>
<div class=”floatleft” id=”side”></div>
<span class=”floatleft”>Body contentsors woooot woooootootototottttoooooooooooooooooooooo</span>
<div class=”floatright” id=”side”></div></div><div id=”footer”><div [...]
2 samll things
Posted in node structure, nodes on September 13, 2007 | Leave a Comment »
added favorites node and a bit about Getting back to junctions
A user can right click + back to parent junction at any time – this solves the 2 way linking navigation problem where users travel down a branch, reach a dead end and are stuck (portal nodes notwithstanding of course)
a small thing
Posted in Uncategorized on September 7, 2007 | 1 Comment »
incase you didnt notice adam, the x and y position field on the home node are back to front
Node connectors and old node villiages
Posted in concept, node structure, nodes on September 7, 2007 | Leave a Comment »
New ideas for these two concepts have been added in the following places:
Nodes/Conecpts->Concepts->Old Nodes
Nodes/Conecpts->Concepts->Node Connectors
They cover the basics of what happens to old nodes, how they and their connecting community are handled, along with the creation and removal of connecting nodes. Please join the discussion in the comments and help us refine these ideas and [...]
Nodes/Concepts layout
Posted in blog structure, todo on September 5, 2007 | Leave a Comment »
Ok, was thinking about further organising the nodes/concepts layout. here is my idea:
Each page inside the nodes/concepts page has a short description etc. then in the comments we discuss the future/changes for this idea. the progress is then tracked via the sub pages of this page. so each awesome new idea is posted on a [...]
todo node image
Posted in Uncategorized on September 5, 2007 | 4 Comments »
maybe this’ll work
my attempt for theme
Posted in Uncategorized on September 4, 2007 | 3 Comments »
not so good
**Update: Image massive, removed from here and added to header. Direct link in comments tho.
notes on new theme
Posted in Uncategorized on September 4, 2007 | 2 Comments »
need to get a custom img header made. any takers? post them in the comments here.
dr seuss styles