Re: Social Share Privacy buttons in the PicoLisp Wiki

2012-02-01 Thread Henrik Sarvell
A minified version can be downloaded here (if it is not already used): http://docs.jquery.com/Downloading_jQuery#Download_jQuery On Wed, Feb 1, 2012 at 4:50 PM, Jon Kleiser jon.klei...@usit.uio.no wrote: Hi Alex, I may not see the benefit of having those buttons at the bottom of every page

Re: Social Share Privacy buttons in the PicoLisp Wiki

2012-02-01 Thread Alexander Burger
Hi Jon, I'm more uneasy with all that JavaScript code that comes with those buttons, especially the 181.1 KB of jQuery (v1.4.2) that turns up in @lib/socialshareprivacy/js.l. I have trouble understanding that an entire jQuery library is needed for those buttons to work. All that JavaScript

Re: (symbols) inside a function

2012-02-01 Thread Imran Rafique
Thanks for responding Alex. As you know, I'm just trying out picolisp in my spare time (hence my slow responses on this list, sorry about that). To put some context to these questions, I thought that using seperate namespaces to simulate a key/value dictionary/hash-table would be a nice idea to

Re: (symbols) inside a function

2012-02-01 Thread José Romero
On Wed, 1 Feb 2012 05:53:11 -0800 Imran Rafique im...@rafique.org wrote: Thanks for responding Alex. As you know, I'm just trying out picolisp in my spare time (hence my slow responses on this list, sorry about that). To put some context to these questions, I thought that using seperate