Created
April 3, 2012 13:28
-
-
Save kenwebb/2291979 to your computer and use it in GitHub Desktop.
Links
This file contains hidden or 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 Sat Jul 07 2012 14:00:57 GMT-0400 (EDT)--> | |
<XholonWorkbook> | |
<Notes><![CDATA[ | |
Xholon | |
------ | |
Title: Links | |
Description: Links to interesting sites | |
Url: http://www.primordion.com/Xholon/wb | |
InternalName: | |
YoutubeId: | |
Keywords: | |
My Notes | |
-------- | |
This workbook contains links to sites that I find interesting or useful. Many of these sites have something relevant to my ideas about interactive workbooks. | |
How to use the links:: | |
Click the Run button above. | |
Hover above a link to see more information about it. | |
Click the link to open it in a separate tab or window. | |
How to add a new link:: | |
Scroll down to the editor that has all the links, and create a new one. | |
Use the new link by clicking Run above, or Refresh in the overlay. | |
How to edit the JavaScript/jQuery code that initializes the links:: | |
Scroll down to the editor that contains the LinkSystembehavior. | |
Edit the code. | |
Test your changes by clicking Run above, or Refresh in the overlay. | |
]]></Notes> | |
<script implName="lang:python:inline:"><![CDATA[ | |
]]></script> | |
<script implName="lang:javascript:inline:"><![CDATA[ | |
]]></script> | |
<_-.XholonClass> | |
<!-- types of domain objects --> | |
<LinkSystem/> | |
<LinkCategory/> | |
<Link/> | |
</_-.XholonClass> | |
<xholonClassDetails> | |
</xholonClassDetails> | |
<LinkSystem rolename="Links"> | |
<!-- <Link rolename="" href=""></Link> --> | |
<LinkCategory rolename="Xholon"> | |
<Link rolename="Xholon" href="http://www.primordion.com/Xholon/">Xholon main page, with older information</Link> | |
<Link rolename="Workbook" href="http://www.primordion.com/Xholon/wb/">Xholon Workbook main page</Link> | |
<Link rolename="wiki" href="https://sourceforge.net/apps/mediawiki/xholon/index.php?title=Main_Page">Xholon wiki, with newer ideas</Link> | |
<Link rolename="webEdition examples" href="http://www.primordion.com/Xholon/webEdition/">Online Xholon apps that run in a browser using HTML and JavaScript</Link> | |
<Link rolename="jvmEdition examples" href="http://www.primordion.com/Xholon/jnlp/">Online Xholon apps that run with Java Web Start</Link> | |
<Link rolename="Collaborative Apps" href="http://primordion.com/collabapp/">Xholon Collaborative Apps described in a WordPress blog</Link> | |
<Link rolename="Bestiary" href="http://www.primordion.com/Xholon/pulpcore/Bestiary/index.html">Example of a collaborative app</Link> | |
<Link rolename="Collaborative Apps mockup" href="http://www.primordion.com/Xholon/collabappmockup/">Earlier mockup of the Xholon Collaborative Apps pages</Link> | |
<Link rolename="webEdition source code" href="http://xholon.cvs.sourceforge.net/viewvc/xholon/xholon/webEdition/xholon/"/> | |
<Link rolename="Workbook source code" href="http://xholon.cvs.sourceforge.net/viewvc/xholon/xholon/src/org/primordion/user/wb/"/> | |
<Link rolename="Twitter" href="https://twitter.com/#!/KenSWebb"/> | |
</LinkCategory> | |
<LinkCategory rolename="Science News and Opinion"> | |
<!-- these are good or potential sources for my Science blogs --> | |
<Link rolename="BBC" href="http://www.bbc.co.uk/news/"/> | |
<Link rolename="CBC" href="http://www.cbc.ca/news/technology/"/> | |
<Link rolename="CNN Light Years" href="http://lightyears.blogs.cnn.com/"/> | |
<Link rolename="Deutsche Welle" href="http://www.dw.de/dw/"/> | |
<Link rolename="Discover" href="http://discovermagazine.com/"/> | |
<Link rolename="Economist" href="http://www.economist.com/science-technology"/> | |
<Link rolename="National Geographic" href="http://www.nationalgeographic.com/"/> | |
<Link rolename="Nature" href="http://blogs.nature.com/news/"/> | |
<Link rolename="New York Times" href="http://www.nytimes.com/pages/science/"/> | |
<Link rolename="New York Times Dot Earth" href="http://dotearth.blogs.nytimes.com/"/> | |
<Link rolename="PHYS.ORG" href="http://phys.org/"/> | |
<Link rolename="Popular Science" href="http://www.popsci.com/"/> | |
<Link rolename="Research Blogging" href="http://researchblogging.org/"/> | |
<Link rolename="Science Daily" href="http://www.sciencedaily.com/"/> | |
<Link rolename="Scientific American" href="http://www.scientificamerican.com/"/> | |
<Link rolename="Time" href="http://www.time.com/time/health/"/> | |
<Link rolename="Wired" href="http://www.wired.com/science/"/> | |
</LinkCategory> | |
<LinkCategory rolename="Science Sites"> | |
<!-- other sites with useful science, math, technology, computer material --> | |
<Link rolename="Azimuth Project" href="www.azimuthproject.org/">a focal point for scientists and engineers interested in saving the planet</Link> | |
<Link rolename="John Baez" href="http://math.ucr.edu/home/baez/README.html">John is a mathematical physicist working on the Azimuth Project</Link> | |
<Link rolename="Khan Academy" href="http://www.khanacademy.org/">Learn almost anything for free</Link> | |
<Link rolename="Steve Easterbrook, Serendipity" href="http://www.easterbrook.ca/steve/">What has Software Engineering got to do with Climate Change?</Link> | |
<Link rolename="Wikipedia" href="http://en.wikipedia.org/">the largest encyclopedia on the planet</Link> | |
</LinkCategory> | |
<LinkCategory rolename="Third-party Software and Sites"> | |
<!-- these are some of the 3rd-party libraries used in Xholon Worbook and Xholon webEdition --> | |
<Link rolename="CodeMirror" href="http://codemirror.net/">the editor software used on this page</Link> | |
<Link rolename="D3" href="http://mbostock.github.com/d3/">Data-Driven Documents, including SVG</Link> | |
<Link rolename="Freemind Browser" href="http://freemind.sourceforge.net/wiki/index.php/Flash_browser">Flash browser for FreeMind mindmaps</Link> | |
<Link rolename="Github" href="https://gist.github.com">Workbooks can be stored as gists</Link> | |
<Link rolename="jQuery" href="http://jquery.com/">JavaScript library that makes this page work, and that is used in a lot of app behaviors</Link> | |
<Link rolename="jQuery UI" href="http://jqueryui.com/">JavaScript UI library used on this page at runtime</Link> | |
<Link rolename="Raphaël" href="http://raphaeljs.com/">SVG or VML vector graphics</Link> | |
<Link rolename="gRaphaël charts and graphs" href="http://g.raphaeljs.com/">Raphaël charts and graphs</Link> | |
<Link rolename="svg-edit" href="http://svg-edit.googlecode.com/svn/trunk/editor/svg-editor.html">online SVG editor</Link> | |
<Link rolename="SVG Web" href="http://code.google.com/p/svgweb/">Scalable Vector Graphics for Web Browsers using Flash</Link> | |
<Link rolename="Web Sequence Diagrams" href="http://www.websequencediagrams.com/">online Sequence Diagrams</Link> | |
</LinkCategory> | |
<LinkCategory rolename="Environment, Sustainability, Climate Change organizations"> | |
<!-- --> | |
<Link rolename="Guardian Environment Network" href="http://www.guardian.co.uk/environment/series/guardian-environment-network">News and comment from the world's best environment sites</Link> | |
<Link rolename="RealClimate" href="http://www.realclimate.org/">Climate science from climate scientists</Link> | |
<Link rolename="350.0rg" href="http://www.350.org/">building a global grassroots movement to solve the climate crisis</Link> | |
<Link rolename="Environmental organizations" href="http://en.wikipedia.org/wiki/List_of_environmental_organizations">List of environmental organizations</Link> | |
<Link rolename="World Environmental Organization" href="http://www.world.org/weo/climate">100 Top Climate Change Sites</Link> | |
</LinkCategory> | |
<LinkCategory rolename="others"> | |
<Link rolename="GitHub and the Democratization of Programming" href="http://www.forbes.com/sites/venkateshrao/2012/03/27/github-and-the-democratization-of-programming/">an interview with Chris Wanstrath, co-founder and CEO of GitHub</Link> | |
<Link rolename="Live coding in d3" href="http://gabrielflor.it/blog-water">example of live coding</Link> | |
<Link rolename="Bret Victor" href="http://worrydream.com/">some interesting ideas</Link> | |
<Link rolename="TreeHugger" href="http://www.treehugger.com/">green news, solutions, and product information</Link> | |
<Link rolename="JSXGraph" href="http://jsxgraph.uni-bayreuth.de/wp/">a cross-browser library for interactive geometry, function plotting, charting, and data visualization in a web browse</Link> | |
<Link roleName="Learn SVG" href="http://www.learnsvg.com/"/> | |
<Link roleName="The Noun Project" href="http://thenounproject.com/">“sharing, celebrating and enhancing the worlds visual language” SVG images</Link> | |
<Link roleName="Pergola" href="http://dotuscomus.com/pergola/examples.html">JavaScript library for SVG</Link> | |
<Link roleName="Inkscape" href="http://www.inkscape.org/">An excellent offline open-source SVG editor</Link> | |
<Link roleName="Grist" href="http://grist.org/">A beacon in the smog</Link> | |
</LinkCategory> | |
</LinkSystem> | |
<Blockbehavior implName="lang:python:inline:"><![CDATA[ | |
]]></Blockbehavior> | |
<Blockbehavior implName="lang:javascript:inline:"><![CDATA[ | |
]]></Blockbehavior> | |
<LinkSystembehavior implName="lang:webEditionjs:inline:"><![CDATA[ | |
function postConfigure() { | |
$("textarea#btstrp_console").css("font-size", "12px"); | |
var timer = 0; | |
var links = this.parent().find(".Link"); | |
links.bind("mouseenter", function() { | |
if (!timer) { | |
var thisLink = $(this); | |
timer = setTimeout(function() { | |
var info = thisLink.attr("val_string"); | |
if (info) { | |
print("\n" + info); | |
} | |
}, 500); | |
} | |
}); | |
links.bind("mouseleave", function() { | |
if (timer) { | |
clearTimeout(timer); | |
timer = 0; | |
} | |
}); | |
links.bind("click", function(event) { | |
var href = $(this).attr("href"); | |
if (href) { | |
window.open(href); | |
} | |
}); | |
} | |
]]></LinkSystembehavior> | |
<Blockbehavior implName="lang:bsh:inline:"><![CDATA[ | |
]]></Blockbehavior> | |
<Blockbehavior implName="lang:jruby:inline:"><![CDATA[ | |
]]></Blockbehavior> | |
<Blockbehavior implName="lang:groovy:inline:"><![CDATA[ | |
]]></Blockbehavior> | |
<SvgClient><Attribute_String roleName="svgUri"><![CDATA[data:image/svg+xml, | |
<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"> | |
</svg> | |
]]></Attribute_String><Attribute_String roleName="setup">${MODELNAME_DEFAULT},${SVGURI_DEFAULT}</Attribute_String></SvgClient> | |
</XholonWorkbook> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment