This sample Xholon app calculates the acceleration of a Porshe. Run the GWT version of the app with the [classic GUI] (http://www.primordion.com/Xholon/gwt/Xholon.html?app=1819032,xholonWorkbookGwt.xml&src=gist&gui=clsc) , the [D3 Circle Packing GUI] (http://www.primordion.com/Xholon/gwt/Xholon.html?app=1819032,xholonWorkbookGwt.xml&src=gist&gui=d3cp) , or a [minimal GUI] (http://www.primordion.com/Xholon/gwt/Xholon.html?app=1819032,xholonWorkbookGwt.xml&src=gist&gui=none) .
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!--Xholon Workbook http://www.primordion.com/Xholon/wb/ (C) Ken Webb Sun Feb 12 2012 12:14:28 GMT-0500 (EST)--> | |
<XholonWorkbook> | |
<Notes><![CDATA[ | |
Xholon | |
------ | |
Title: Leaky Bucket (from gist.github.com) | |
Description: implementation of Robinson, Walter A. (2001) Modeling Dynamic Climate Systems. section 1.2 "The Leaky Bucket" | |
Url: http://www.primordion.com/Xholon |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!--Xholon Workbook http://www.primordion.com/Xholon/wb/ (C) Ken Webb Mon Feb 13 2012 13:55:06 GMT-0500 (EST)--> | |
<XholonWorkbook> | |
<Notes><![CDATA[ | |
Khan Academy | |
------------ | |
Title: Airbus A380 Take-off Time | |
Description: Figuring how long it takes an a380 to take off given a constant acceleration | |
Url: http://www.khanacademy.org/video/airbus-a380-take-off-time?playlist=Physics |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!--Xholon Workbook http://www.primordion.com/Xholon/wb/ (C) Ken Webb Mon Feb 13 2012 14:14:40 GMT-0500 (EST)--> | |
<XholonWorkbook> | |
<Notes><![CDATA[ | |
Khan Academy | |
------------ | |
Title: Newton's First Law of Motion | |
Description: Newton's First Law (Galileo's Law of Inertia). | |
Url: http://www.khanacademy.org/video/newton-s-first-law-of-motion?playlist=Physics |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!--Xholon Workbook http://www.primordion.com/Xholon/wb/ (C) Ken Webb Mon Feb 13 2012 14:16:08 GMT-0500 (EST)--> | |
<XholonWorkbook> | |
<Notes><![CDATA[ | |
Khan Academy | |
------------ | |
Title: Newton's Second Law of Motion | |
Description: Newton's Second Law of Motion: F=ma | |
Url: http://www.khanacademy.org/video/newton-s-second-law-of-motion?playlist=Physics |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!--Xholon Workbook http://www.primordion.com/Xholon/wb/ (C) Ken Webb Mon Feb 13 2012 14:17:48 GMT-0500 (EST)--> | |
<XholonWorkbook> | |
<Notes><![CDATA[ | |
Khan Academy | |
------------ | |
Title: Newton's Third Law of Motion | |
Description: Every action has an equal and opposite reaction | |
Url: http://www.khanacademy.org/video/newton-s-third-law-of-motion?playlist=Physics |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!--Xholon Workbook http://www.primordion.com/Xholon/wb/ (C) Ken Webb Mon Feb 13 2012 14:19:17 GMT-0500 (EST)--> | |
<XholonWorkbook> | |
<Notes><![CDATA[ | |
Khan Academy | |
------------ | |
Title: Projectile at an Angle | |
Description: Figuring out the horizontal displacement for a projectile launched at an angle | |
Url: http://www.khanacademy.org/video/projectile-at-an-angle?playlist=Physics |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!--Xholon Workbook http://www.primordion.com/Xholon/wb/ (C) Ken Webb Mon Feb 13 2012 17:21:38 GMT-0500 (EST)--> | |
<XholonWorkbook> | |
<Notes><![CDATA[ | |
Xholon | |
------ | |
Title: Hello World (using Groovy) | |
Description: This is a Chameleon Groovy version of the original Xholon "Hello World" tutorial. | |
Url: http://www.primordion.com/Xholon/doc/tutorial.html |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!--Xholon Workbook http://www.primordion.com/Xholon/wb/ (C) Ken Webb Mon Feb 13 2012 17:25:48 GMT-0500 (EST)--> | |
<XholonWorkbook> | |
<Notes><![CDATA[ | |
Xholon | |
------ | |
Title: Hello World (using Beanshell) | |
Description: This is a Chameleon Beanshell version of the original Xholon "Hello World" tutorial. | |
Url: http://www.primordion.com/Xholon/doc/tutorial.html |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!--Xholon Workbook http://www.primordion.com/Xholon/wb/ (C) Ken Webb Mon Feb 13 2012 18:01:33 GMT-0500 (EST)--> | |
<XholonWorkbook> | |
<Notes><![CDATA[ | |
Khan Academy | |
------------ | |
Title: Determining the equation of a trigonometric function | |
Description: Determining the amplitude and period of sine and cosine functions. | |
Url: http://www.khanacademy.org/video/determining-the-equation-of-a-trigonometric-function?playlist=Trigonometry |
OlderNewer