Re: Clojure cheatsheets with several flavors of tooltips

2013-08-28 Thread Jakub Holy
Hi Alex, thank you very much for updating the cheatsheet!

Is it not possible to get hold of somebody who has the rights to add the
JS/... necessary for the tooltips? It would be so much cooler to have them
there...

Regards, Jakub

---
Jakub Holy
Solutions Engineer | +47 966 23 666
Iterate AS | www.iterate.no
The Lean Software Development Consultancy
- http://theholyjava.wordpress.com/ -
Den 9. aug. 2013 05:06 skrev Alex Miller a...@puredanger.com følgende:

 I updated the cheatsheet on clojure.org to the latest version (no
 tooltips). I don't have enough access to add the additional assets that
 would make that possible.

 Alex

 On Thursday, August 8, 2013 2:13:24 PM UTC-4, Andy Fingerhut wrote:

 It is relatively easy (with help from the right person with permission to
 update clojure.org/cheatsheet) to update the non-tooltip version of the
 cheatsheet there.

 When last they checked for me some months ago, it was less easy to enable
 the tooltip version of the cheatsheet at clojure.org/cheatsheet.

 On the plus side, the link to the other versions of the cheatsheet is now
 at the top of the page rather than the bottom, so it should be easier for
 people to find.

 Andy


 On Thu, Aug 8, 2013 at 1:46 AM, Jakub Holy jakub...@iterate.no wrote:

 Hi Andy,

 This cheatsheet of yours is wonderful!

 Are there any chances of getting it to clojure.org/cheatsheet? It is a
 shame that the cheatsheet at clojure.org is only for Clj 1.4 and
 doesn't have the beautiful tooltips.

 Thank you, Jakub


 On Monday, April 23, 2012 8:35:12 PM UTC+2, Andy Fingerhut wrote:

 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 clo...@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+u...@**googlegroups.com
 For more options, visit this group at
 http://groups.google.com/**group/clojure?hl=enhttp://groups.google.com/group/clojure?hl=en
 ---
 You received this message because you are subscribed to the Google
 Groups Clojure group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to clojure+u...@**googlegroups.com.
 For more options, visit 
 https://groups.google.com/**groups/opt_outhttps://groups.google.com/groups/opt_out
 .




  --
 --
 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
 ---
 You received this message because you are subscribed to a topic in the
 Google Groups Clojure group.
 To unsubscribe from this topic, visit
 https://groups.google.com/d/topic/clojure/VcXDWmUXt1I/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to
 clojure+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.




-- 
-- 
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 

Re: Clojure cheatsheets with several flavors of tooltips

2013-08-08 Thread Jakub Holy
Hi Andy, 

This cheatsheet of yours is wonderful! 

Are there any chances of getting it to clojure.org/cheatsheet? It is a 
shame that the cheatsheet at clojure.org is only for Clj 1.4 and doesn't 
have the beautiful tooltips.

Thank you, Jakub

On Monday, April 23, 2012 8:35:12 PM UTC+2, Andy Fingerhut wrote:

 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
--- 
You received this message because you are subscribed to the Google Groups 
Clojure group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Clojure cheatsheets with several flavors of tooltips

2013-08-08 Thread Andy Fingerhut
It is relatively easy (with help from the right person with permission to
update clojure.org/cheatsheet) to update the non-tooltip version of the
cheatsheet there.

When last they checked for me some months ago, it was less easy to enable
the tooltip version of the cheatsheet at clojure.org/cheatsheet.

On the plus side, the link to the other versions of the cheatsheet is now
at the top of the page rather than the bottom, so it should be easier for
people to find.

Andy


On Thu, Aug 8, 2013 at 1:46 AM, Jakub Holy jakub.h...@iterate.no wrote:

 Hi Andy,

 This cheatsheet of yours is wonderful!

 Are there any chances of getting it to clojure.org/cheatsheet? It is a
 shame that the cheatsheet at clojure.org is only for Clj 1.4 and doesn't
 have the beautiful tooltips.

 Thank you, Jakub


 On Monday, April 23, 2012 8:35:12 PM UTC+2, Andy Fingerhut wrote:

 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
 ---
 You received this message because you are subscribed to the Google Groups
 Clojure group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to clojure+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.




-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
Clojure group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Clojure cheatsheets with several flavors of tooltips

2013-08-08 Thread Alex Miller
I updated the cheatsheet on clojure.org to the latest version (no 
tooltips). I don't have enough access to add the additional assets that 
would make that possible.

Alex

On Thursday, August 8, 2013 2:13:24 PM UTC-4, Andy Fingerhut wrote:

 It is relatively easy (with help from the right person with permission to 
 update clojure.org/cheatsheet) to update the non-tooltip version of the 
 cheatsheet there.

 When last they checked for me some months ago, it was less easy to enable 
 the tooltip version of the cheatsheet at clojure.org/cheatsheet.

 On the plus side, the link to the other versions of the cheatsheet is now 
 at the top of the page rather than the bottom, so it should be easier for 
 people to find.

 Andy


 On Thu, Aug 8, 2013 at 1:46 AM, Jakub Holy jakub...@iterate.nojavascript:
  wrote:

 Hi Andy, 

 This cheatsheet of yours is wonderful! 

 Are there any chances of getting it to clojure.org/cheatsheet? It is a 
 shame that the cheatsheet at clojure.org is only for Clj 1.4 and doesn't 
 have the beautiful tooltips.

 Thank you, Jakub


 On Monday, April 23, 2012 8:35:12 PM UTC+2, Andy Fingerhut wrote:

 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 clo...@googlegroups.comjavascript:
 Note that posts from new members are moderated - please be patient with 
 your first post.
 To unsubscribe from this group, send email to
 clojure+u...@googlegroups.com javascript:
 For more options, visit this group at
 http://groups.google.com/group/clojure?hl=en
 --- 
 You received this message because you are subscribed to the Google Groups 
 Clojure group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to clojure+u...@googlegroups.com javascript:.
 For more options, visit https://groups.google.com/groups/opt_out.
  
  




-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
Clojure group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Clojure cheatsheets with several flavors of tooltips

2012-04-24 Thread John Gabriele
On Apr 23, 2:35 pm, Andy Fingerhut andy.finger...@gmail.com wrote:
 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

Thanks so much for these, Andy!

---John

-- 
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


Clojure cheatsheets with several flavors of tooltips

2012-04-23 Thread Andy Fingerhut
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