Re: Clojure Bee iPhone app updated

2012-05-19 Thread Robert Stuttaford
Awesome, Kyle, thank you. I'm looking forward to the iPad version with
great anticipation!

On 19 May 2012 16:19, Kyle Oba  wrote:

> Hi Robert,
>
> Thanks for the feedback.  Also, thank you for using the app.  I'm
> flattered.
>
> Doc strings and source code are only available (via Clojure for some of
> the items).  As far as doc strings go, that's a limitation based on whether
> the author of the library attached that metadata to their code.
>
> As for source code, I'm currently pulling that from the
> clojure.repl/source-fn function.  For some items, the source code cannot be
> found.  It seems I can find the source for all the org.clojure/clojure, but
> nothing else.  I'm open to suggestions here, or perhaps I'm doing it wrong?
>  I have some ideas on how to get around this, but don't want to make any
> promises for updates here yet.
>
> An iPad version may materialize at a later date.  But, there are a few
> things on my todo list before then.  As for the returning from the source
> code view, that's something I'm working on and the interaction here will
> probably change in the future.  Sorry that's vague, but I'm working through
> it at the moment.
>
> Thanks again for the feedback.  It's great to hear how things are working,
> or not, as the case may be.
>
> Best,
> Kyle
>
> On Saturday, May 19, 2012 1:42:04 AM UTC-10, Robert Stuttaford wrote:
>>
>> Hey Kyle,
>>
>> I bought this, it looks great. However, browsing around I get a lot of
>> "Sorry, (doc string|Clojure source) not available" messages. Was this
>> intentional? If so, why? If not, will it be fixed sometime soon?
>>
>> Also, could I ask you a huge, massive favour and make the app universal?
>> I'd be completely happy if all you did was allow the app to fill the iPad
>> screen and nothing else. Bonus points for setting up a left-menu,
>> right-detail view configuration on iPad.
>>
>> Lastly, when I viewed a method in landscape, (it was on my iPad, resting
>> on its LapLog), it wasn't clear how to get out of it back to the menus. I
>> realised I had to rotate the device to get out. Providing an X button, or
>> even better, supporting a tap or a pinch gesture to cancel out of that view
>> would be great.
>>
>> This is a great effort, and I'm certain I'm going to be using it a lot.
>>
>> Thanks!
>> Robert
>>
>> On Thursday, May 17, 2012 2:45:26 AM UTC+2, Kyle Oba wrote:
>>>
>>> Just a quick announcement that the Clojure Bee iPhone app was just
>>> updated.  This release eliminates crashiness and updates the font for
>>> the source code view.
>>>
>>> More info on the app here:
>>> http://itunes.apple.com/us/**app/clojure-bee-api-**
>>> documentation/id524862532?ls=**1&mt=8
>>>
>>> Anyone interested in a free copy, please email me directly (it's $1).
>>> I'm more than happy to give free copies to the Clojure community.
>>>
>>> Thanks!
>>> Kyle
>>>
>>> PS - It's called Clojure *Bee* because there is a quiz component, yet
>>> to be released (coming soon!).
>>
>>  --
> 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 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

Re: Clojure Bee iPhone app updated

2012-05-19 Thread Kyle Oba
Hi Robert,

Thanks for the feedback.  Also, thank you for using the app.  I'm flattered.

Doc strings and source code are only available (via Clojure for some of the 
items).  As far as doc strings go, that's a limitation based on whether the 
author of the library attached that metadata to their code.

As for source code, I'm currently pulling that from the 
clojure.repl/source-fn function.  For some items, the source code cannot be 
found.  It seems I can find the source for all the org.clojure/clojure, but 
nothing else.  I'm open to suggestions here, or perhaps I'm doing it wrong? 
 I have some ideas on how to get around this, but don't want to make any 
promises for updates here yet.

An iPad version may materialize at a later date.  But, there are a few 
things on my todo list before then.  As for the returning from the source 
code view, that's something I'm working on and the interaction here will 
probably change in the future.  Sorry that's vague, but I'm working through 
it at the moment.

Thanks again for the feedback.  It's great to hear how things are working, 
or not, as the case may be.

Best,
Kyle

On Saturday, May 19, 2012 1:42:04 AM UTC-10, Robert Stuttaford wrote:
>
> Hey Kyle,
>
> I bought this, it looks great. However, browsing around I get a lot of 
> "Sorry, (doc string|Clojure source) not available" messages. Was this 
> intentional? If so, why? If not, will it be fixed sometime soon?
>
> Also, could I ask you a huge, massive favour and make the app universal? 
> I'd be completely happy if all you did was allow the app to fill the iPad 
> screen and nothing else. Bonus points for setting up a left-menu, 
> right-detail view configuration on iPad.
>
> Lastly, when I viewed a method in landscape, (it was on my iPad, resting 
> on its LapLog), it wasn't clear how to get out of it back to the menus. I 
> realised I had to rotate the device to get out. Providing an X button, or 
> even better, supporting a tap or a pinch gesture to cancel out of that view 
> would be great.
>
> This is a great effort, and I'm certain I'm going to be using it a lot.
>
> Thanks!
> Robert
>
> On Thursday, May 17, 2012 2:45:26 AM UTC+2, Kyle Oba wrote:
>>
>> Just a quick announcement that the Clojure Bee iPhone app was just 
>> updated.  This release eliminates crashiness and updates the font for 
>> the source code view. 
>>
>> More info on the app here: 
>>
>> http://itunes.apple.com/us/app/clojure-bee-api-documentation/id524862532?ls=1&mt=8
>>  
>>
>> Anyone interested in a free copy, please email me directly (it's $1). 
>> I'm more than happy to give free copies to the Clojure community. 
>>
>> Thanks! 
>> Kyle 
>>
>> PS - It's called Clojure *Bee* because there is a quiz component, yet 
>> to be released (coming soon!).
>
>

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

Re: Clojure Bee iPhone app updated

2012-05-19 Thread Robert Stuttaford
Hey Kyle,

I bought this, it looks great. However, browsing around I get a lot of 
"Sorry, (doc string|Clojure source) not available" messages. Was this 
intentional? If so, why? If not, will it be fixed sometime soon?

Also, could I ask you a huge, massive favour and make the app universal? 
I'd be completely happy if all you did was allow the app to fill the iPad 
screen and nothing else. Bonus points for setting up a left-menu, 
right-detail view configuration on iPad.

Lastly, when I viewed a method in landscape, (it was on my iPad, resting on 
its LapLog), it wasn't clear how to get out of it back to the menus. I 
realised I had to rotate the device to get out. Providing an X button, or 
even better, supporting a tap or a pinch gesture to cancel out of that view 
would be great.

This is a great effort, and I'm certain I'm going to be using it a lot.

Thanks!
Robert

On Thursday, May 17, 2012 2:45:26 AM UTC+2, Kyle Oba wrote:
>
> Just a quick announcement that the Clojure Bee iPhone app was just 
> updated.  This release eliminates crashiness and updates the font for 
> the source code view. 
>
> More info on the app here: 
>
> http://itunes.apple.com/us/app/clojure-bee-api-documentation/id524862532?ls=1&mt=8
>  
>
> Anyone interested in a free copy, please email me directly (it's $1). 
> I'm more than happy to give free copies to the Clojure community. 
>
> Thanks! 
> Kyle 
>
> PS - It's called Clojure *Bee* because there is a quiz component, yet 
> to be released (coming soon!).

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

Re: Clojure Bee iPhone app updated

2012-05-17 Thread Kyle Oba
Hi Leo,

At this time, there is only plans for the iOS app.  However, since so many 
people are interested in the Android version, it's a possibility.

Best,
Kyle

On Thursday, May 17, 2012 2:19:05 AM UTC-10, DonLeo wrote:
>
> Hello,
>
> It looks quite nice.
> Im hoping for an Android version though 
>
> Leo Noordhuizen
>
> On Thu, May 17, 2012 at 11:53 AM, Roberto Mannai wrote:
>
>> Looks interesting. Does it work off-line with local docs or require an 
>> Internet connection?
>>
>> BTW, do you know any Web Repl working on an iPhone or iPad? I tryied:
>> - http://tryclj.com/ (well, it works but does not support a copy/past 
>> action)
>> - http://lotrepls.appspot.com/  (it requires a submit via CTRL+ENTER, 
>> but the iPad does not have a CTRL button :) )
>>
>> Thanks
>> Rob
>>
>>
>> On Thu, May 17, 2012 at 2:45 AM, mudphone wrote:
>>
>>> Just a quick announcement that the Clojure Bee iPhone app was just
>>> updated.  This release eliminates crashiness and updates the font for
>>> the source code view.
>>>
>>> More info on the app here:
>>>
>>> http://itunes.apple.com/us/app/clojure-bee-api-documentation/id524862532?ls=1&mt=8
>>>
>>> Anyone interested in a free copy, please email me directly (it's $1).
>>> I'm more than happy to give free copies to the Clojure community.
>>>
>>> Thanks!
>>> Kyle
>>>
>>> PS - It's called Clojure *Bee* because there is a quiz component, yet
>>> to be released (coming soon!).
>>>
>>> --
>>> 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 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 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

Re: Clojure Bee iPhone app updated

2012-05-17 Thread Leo Noordhuizen
Hello,

It looks quite nice.
Im hoping for an Android version though 

Leo Noordhuizen

On Thu, May 17, 2012 at 11:53 AM, Roberto Mannai wrote:

> Looks interesting. Does it work off-line with local docs or require an
> Internet connection?
>
> BTW, do you know any Web Repl working on an iPhone or iPad? I tryied:
> - http://tryclj.com/ (well, it works but does not support a copy/past
> action)
> - http://lotrepls.appspot.com/  (it requires a submit via CTRL+ENTER, but
> the iPad does not have a CTRL button :) )
>
> Thanks
> Rob
>
>
> On Thu, May 17, 2012 at 2:45 AM, mudphone  wrote:
>
>> Just a quick announcement that the Clojure Bee iPhone app was just
>> updated.  This release eliminates crashiness and updates the font for
>> the source code view.
>>
>> More info on the app here:
>>
>> http://itunes.apple.com/us/app/clojure-bee-api-documentation/id524862532?ls=1&mt=8
>>
>> Anyone interested in a free copy, please email me directly (it's $1).
>> I'm more than happy to give free copies to the Clojure community.
>>
>> Thanks!
>> Kyle
>>
>> PS - It's called Clojure *Bee* because there is a quiz component, yet
>> to be released (coming soon!).
>>
>> --
>> 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 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 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

Re: Clojure Bee iPhone app updated

2012-05-17 Thread Kyle Oba
It works offline.  Metadata is slurped up for all the libraries and packed 
into the app.  So, at the moment, no Internet connection required.

On Wednesday, May 16, 2012 11:53:03 PM UTC-10, robermann79 wrote:
>
> Looks interesting. Does it work off-line with local docs or require an 
> Internet connection?
>
> BTW, do you know any Web Repl working on an iPhone or iPad? I tryied:
> - http://tryclj.com/ (well, it works but does not support a copy/past 
> action)
> - http://lotrepls.appspot.com/  (it requires a submit via CTRL+ENTER, but 
> the iPad does not have a CTRL button :) )
>
> Thanks
> Rob
>
> On Thu, May 17, 2012 at 2:45 AM, mudphone wrote:
>
>> Just a quick announcement that the Clojure Bee iPhone app was just
>> updated.  This release eliminates crashiness and updates the font for
>> the source code view.
>>
>> More info on the app here:
>>
>> http://itunes.apple.com/us/app/clojure-bee-api-documentation/id524862532?ls=1&mt=8
>>
>> Anyone interested in a free copy, please email me directly (it's $1).
>> I'm more than happy to give free copies to the Clojure community.
>>
>> Thanks!
>> Kyle
>>
>> PS - It's called Clojure *Bee* because there is a quiz component, yet
>> to be released (coming soon!).
>>
>> --
>> 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 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

Re: Clojure Bee iPhone app updated

2012-05-17 Thread Kyle Oba
I only have plans to build it out on iOS.  Sorry.

On Wednesday, May 16, 2012 11:32:07 PM UTC-10, Nicolas Oury wrote:
>
> Any android port in the pipeline? 
>

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

Re: Clojure Bee iPhone app updated

2012-05-17 Thread Roberto Mannai
Looks interesting. Does it work off-line with local docs or require an
Internet connection?

BTW, do you know any Web Repl working on an iPhone or iPad? I tryied:
- http://tryclj.com/ (well, it works but does not support a copy/past
action)
- http://lotrepls.appspot.com/  (it requires a submit via CTRL+ENTER, but
the iPad does not have a CTRL button :) )

Thanks
Rob

On Thu, May 17, 2012 at 2:45 AM, mudphone  wrote:

> Just a quick announcement that the Clojure Bee iPhone app was just
> updated.  This release eliminates crashiness and updates the font for
> the source code view.
>
> More info on the app here:
>
> http://itunes.apple.com/us/app/clojure-bee-api-documentation/id524862532?ls=1&mt=8
>
> Anyone interested in a free copy, please email me directly (it's $1).
> I'm more than happy to give free copies to the Clojure community.
>
> Thanks!
> Kyle
>
> PS - It's called Clojure *Bee* because there is a quiz component, yet
> to be released (coming soon!).
>
> --
> 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 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

Re: Clojure Bee iPhone app updated

2012-05-17 Thread nicolas.o...@gmail.com
Any android port in the pipeline?

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


Re: Clojure Bee iPhone app updated

2012-05-16 Thread Softaddicts
Just installed it on my iPad, it's worth the dollar :)

Luc


> Just a quick announcement that the Clojure Bee iPhone app was just
> updated.  This release eliminates crashiness and updates the font for
> the source code view.
> 
> More info on the app here:
> http://itunes.apple.com/us/app/clojure-bee-api-documentation/id524862532?ls=1&mt=8
> 
> Anyone interested in a free copy, please email me directly (it's $1).
> I'm more than happy to give free copies to the Clojure community.
> 
> Thanks!
> Kyle
> 
> PS - It's called Clojure *Bee* because there is a quiz component, yet
> to be released (coming soon!).
> 
> -- 
> 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
> 
--
Softaddicts sent by ibisMail from my ipad!

-- 
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 Bee iPhone app updated

2012-05-16 Thread mudphone
Just a quick announcement that the Clojure Bee iPhone app was just
updated.  This release eliminates crashiness and updates the font for
the source code view.

More info on the app here:
http://itunes.apple.com/us/app/clojure-bee-api-documentation/id524862532?ls=1&mt=8

Anyone interested in a free copy, please email me directly (it's $1).
I'm more than happy to give free copies to the Clojure community.

Thanks!
Kyle

PS - It's called Clojure *Bee* because there is a quiz component, yet
to be released (coming soon!).

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