Skip to content

Commit

Permalink
manu updates
Browse files Browse the repository at this point in the history
  • Loading branch information
theo-armour committed Mar 10, 2013
1 parent f4ada21 commit d0186a4
Show file tree
Hide file tree
Showing 19 changed files with 91 additions and 31 deletions.
17 changes: 9 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
jaanga.github.com / github.com/jaanga
=====================================

Home page for http://jaanga.github.com

See also http://jaanga.com

Send messages to jaanga at googlegroups dot com
jaanga.github.com / github.com/jaanga
=====================================

Home page for http://jaanga.github.com

See also http://jaanga.com

Send messages to jaanga at googlegroups dot com

Binary file added favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<head>
<meta charset='utf-8'>
<title>jaanga ~ Animated 3D stuff for your page, post, tweet & wall</title>
<link rel='icon' href='favicon.ico' />
<link type='text/css' rel='stylesheet' href='jaanga/style.css' />
</head>
<body>
Expand Down
Binary file modified jaanga/3-Urdacha/3-Urdacha.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed jaanga/3-Urdacha/overview/File-3-1-1.jpg
Binary file not shown.
Binary file removed jaanga/3-Urdacha/overview/File-3-1-1.png
Binary file not shown.
10 changes: 10 additions & 0 deletions jaanga/3-Urdacha/overview/haxis-r3.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!doctype html>
<html lang=en'>
<head>
<title></title>
<meta http-equiv='refresh' content='0; url=http://jaanga.github.com/urdacha/haxis/r3/haxis.html' />
<meta charset='utf-8'>
</head>
<body>
</body>
</html>
28 changes: 18 additions & 10 deletions jaanga/3-Urdacha/overview/readme.html
Original file line number Diff line number Diff line change
@@ -1,20 +1,28 @@
<!doctype html>
<html lang="en">
<html lang='en'>
<head>
<title>Brain of Richard</title>
<title></title>
<meta charset='utf-8'>
<script src="../../list.js"></script>
<script src="../../page.js"></script>
<link type="text/css" rel="stylesheet" href="../../page.css" />
<script src='../../list.js'></script>
<script src='../../page.js'></script>
<link type='text/css' rel='stylesheet' href='../../page.css' />
<meta name='author' content='Theo Armour'>
</head>
<body>
<h2>Brain of Richard</h2>
<script type='text/javascript'>
document.body.style.font = 'bold 12pt monospace';
var info = document.createElement( 'div' );
document.body.appendChild( info );
info.innerHTML='Nothing here yet...';
document.body.style.font = 'bold 12pt monospace';

var info = document.body.appendChild( document.createElement( 'div' ) );

info.innerHTML =
'<h2>Urdacha ~ Potential Urban Data Challenge Entry</h2>' +
'<p>public facing page here:<br> http://jaanga.github.com/urdacha/</p>' +
'<p>Internal facing stuff here:<br> https://github.com/jaanga/urdacha/wiki</p>' +
'<p>Challenge details here:</p>' +
'<p>http://urbanprototyping.org/prototype/challenges/urban-data-challenge-zurich-sf-geneva/</p>' +
'<p>And Challenge data on GitHub here:</p>' +
'<p>https://github.com/swissnexSF/Urban-Data-Challenge</p>' +
'';
</script>
</body>
</html>
10 changes: 10 additions & 0 deletions jaanga/3-Urdacha/overview/urdacha.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!doctype html>
<html lang='en'>
<head>
<title></title>
<meta http-equiv='refresh' content='0; url=http://jaanga.github.com/urdacha/index.html'/>
<meta charset='utf-8'>
</head>
<body>
</body>
</html>
Binary file removed jaanga/4-Brain-of-Richard/overview/File-3-1-1.jpg
Binary file not shown.
Binary file removed jaanga/4-Brain-of-Richard/overview/File-3-1-1.png
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 17 additions & 9 deletions jaanga/4-Brain-of-Richard/overview/readme.html
Original file line number Diff line number Diff line change
@@ -1,20 +1,28 @@
<!doctype html>
<html lang="en">
<html lang='en'>
<head>
<title>Brain of Richard</title>
<meta charset='utf-8'>
<script src="../../list.js"></script>
<script src="../../page.js"></script>
<link type="text/css" rel="stylesheet" href="../../page.css" />
<script src='../../list.js'></script>
<script src='../../page.js'></script>
<link type='text/css' rel='stylesheet' href='../../page.css' />
<meta name='author' content='Theo Armour'>
</head>
<body>
<h2>Brain of Richard</h2>
<script type='text/javascript'>
document.body.style.font = 'bold 12pt monospace';
var info = document.createElement( 'div' );
document.body.appendChild( info );
info.innerHTML='Nothing here yet...';
document.body.style.font = 'bold 12pt monospace';

var info = document.body.appendChild( document.createElement( 'div' ) );

info.innerHTML =
'<h2>Brain of Richard</h2>' +
'<p><i>3D compilations of hundreds of 2D scanned MRI images...</i></p>' +
'<p>My friend Richard has a brain tumor.</p>' +
'<p>He asked to see the MRI scans. Below is a snapshot of a few of the hundreds of files of 2D scans that he received.</p>' +
'<img src="contact-sheet.png" />' +
'<p>What do these images actually represent? Are there other ways for a layman to see what is going on?</p>' +
'<p>The <i>Brain of Richard</i> app came out of the discussions between Richard and myself as how best to show the scans as a 3D animated visulaization.</p>' +
'';
</script>
</body>
</html>
Binary file added jaanga/6-FGx/6-FGx.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions jaanga/6-FGx/overview/FGx.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<!doctype html>
<html lang='en'>
<head>
<title></title>
<meta http-equiv='refresh' content='0; url=http://fgx.github.com/'/>
<meta charset='utf-8'>
</head>
<body>
</body>
</html>
1 change: 1 addition & 0 deletions jaanga/doctree.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
toggleSection( '3-Urdacha' );
toggleSection( '4-Brain-of-Richard' );
toggleSection( '5-Blode' );
toggleSection( '6-FGx' );

function encodeUrl( path ) {
return path.replace(/\ \/\ /g, '.').replace(/\ /g, '_');
Expand Down
12 changes: 10 additions & 2 deletions jaanga/list.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@ var list = {
'3 Urdacha': {
'Overview': [
[ 'Read Me', '3-Urdacha/overview/readme'],
[ 'Data Globe r4', '3-Urdacha/overview/data-globe-r4']
[ 'Urdacha', '3-Urdacha/overview/urdacha'],
[ 'hAxis r3', '3-Urdacha/overview/haxis-r3'],
]
},

Expand All @@ -62,7 +63,14 @@ var list = {
[ 'Now with Animation', '5-Blode/overview/now-with-animation'],

]
}
},

'6 FGx': {
'Overview': [
// [ 'Read Me', '4-Brain-of-Richard/overview/readme'],
[ 'FGx', '6-FGx/overview/FGx']
]
}
};


Expand Down
4 changes: 2 additions & 2 deletions jaanga/page.js
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
var onDocumentLoad = function ( event ) {
var path;
var section = /\/(1-Home|2-Algesurf|3-Urdacha|4-Brain-of-Richard|5-Blode)\//.exec( window.location.pathname )[ 1 ].toString().split( '.html' )[ 0 ];
var section = /\/(1-Home|2-Algesurf|3-Urdacha|4-Brain-of-Richard|5-Blode|6-FGx)\//.exec( window.location.pathname )[ 1 ].toString().split( '.html' )[ 0 ];
var name = /[\-A-z0-9]+\.html/.exec( window.location.pathname ).toString().split( '.html' )[ 0 ];

if ( section == 'sectionaxxx' ) {
name = name.replace(/\-/g, ' ');
path = window.location.pathname.replace( /\ /g, '-' );
path = /\/sectiona\/[-a-z0-9\/]+/.exec( path ).toString().substr( 10 );
} else {
path = /\/(1-Home|2-Algesurf|3-Urdacha|4-Brain-of-Richard|5-Blode)\/[A-z0-9\/]+/.exec( window.location.pathname )[0].toString().substr( 1 );
path = /\/(1-Home|2-Algesurf|3-Urdacha|4-Brain-of-Richard|5-Blode|6-FGx)\/[A-z0-9\/]+/.exec( window.location.pathname )[0].toString().substr( 1 );
// console.log('line 32 ', path, ' - ', section, name);
}

Expand Down
3 changes: 3 additions & 0 deletions jaanga/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ jaanga home page

## Change Log

2013-03-10 ~ Theo
* Brain of Richard: added text and image to readme

2013-02-08 ~ Theo
* Strange clock with curve text is working
* Added info and links on Bain of Richard
Expand Down

0 comments on commit d0186a4

Please sign in to comment.