view docs.html @ 45:ff9b801f9dbd default tip

Added tag 2009-03-03-blog-post for changeset 7eec56d7c217
author Atul Varma <varmaa@toolness.com>
date Tue, 03 Mar 2009 16:58:52 -0800
parents 7eec56d7c217
children
line wrap: on
line source

<!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" xml:lang="en" lang="en">
<head>
  <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
  <link rel="stylesheet" type="text/css" media="all"
        href="http://code-illuminated.googlecode.com/svn-history/r22/trunk/docs/docs.css" />
  <style type="text/css">
    a { color: black; }
  </style>
  <title>Ubiquity Code Documentation</title>
</head>
<body>
<div id="content">
<div id="overview" class="documentation" style="display: none;">
  <h1>Planet Ubiquity Redesign Documentation</h1>
  <p>This is the documentation for an experimental redesign
  of <a href="http://ubiquity.mozilla.com/planet/">Planet
  Ubiquity</a>, but the underlying code can easily be modified to
  serve as a dashboard for any kind of project.</p>

  <p>For more information on the rationale behind this experiment, see
  Atul's blog post
  entitled <a href="http://www.toolness.com/wp/?p=550">Redesigning
  Planets and Project Dashboards</a>.</p>

  <p>You can view the redesign <a href="planet.html">here</a>.</p>

  <ul>
    <li><a href="#planet.js">JavaScript Documentation</a></li>
  </ul>
</div>
</div>
</body>
<script src="jquery.js"></script>
<script src="http://code-illuminated.googlecode.com/svn-history/r22/trunk/scripts/wikicreole.js"></script>
<script src="http://code-illuminated.googlecode.com/svn-history/r22/trunk/docs/docs.js"></script>
</html>