The tooltip version of the Clojure/Java cheatsheet is not published at [1] just 
yet, but hopefully we can figure out how to make that happen in a while:

[1] http://clojure.org/cheatsheet

There is an updated link at the bottom of that page called "Download other 
versions" that leads to [2]:

[2] http://jafingerhut.github.com

Page [2] has links to 5 different variations of the cheatsheet, and I plan for 
it to be the long term home for where I publish cheatsheets (in addition to 
[1]).  They differ only in whether they have tooltips, how the tooltip is 
implemented, and whether the tooltip includes a 1-line summary of what 
ClojureDocs.org contained at a recent snapshot time.  It does not query 
ClojureDocs.org every time it displays a tooltip.  That would slow down the 
tooltip display, and likely be too much load on ClojureDocs.org.

There are also links on that page to the Github repository containing the 
source that generated the cheatsheets, and to the PDF versions.

Note: It is free and quick to create an account on ClojureDocs.org, and you 
don't even need to create an account if you have an OpenID account on Google, 
Yahoo, or myOpenId.  Just click "log in" in the upper right corner of [3], and 
you can edit examples and see alsos, too.  Don't be dismayed thinking that you 
must write special markup to create examples.  In most cases, all it takes is 
copying and pasting a REPL session, with some editing to add comments if it 
helps understanding what is going on.  The color highlighting is automatically 
added by the web server.

[3] http://clojuredocs.org

Andy

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to