Hi
I am a new user. (actually, I am still testing Leo),
and i could not help noticing that the use of Leo does not seem to be very widespread.
Very few people talk about it and the user community seems to be quite small.
In terms of user adoption, it seems to me that Leo is nowhere near that of other main text editors.
Sure, Leo is in a category of its own, being an outlining editor, as opposed to a simple editor, but should this not make it more popular, instead of more obscure?
I really don't get it. From what I have seen, Leo has excellent capabilities. And yet it is still a semi-obscure application.
What are the reasons for this? Is it just a matter of not being publicized enough, or is there something else? Or, let's say, what are the complaints that people have against Leo?
Please, help me to understand this puzzle.
Very few people talk about it and the user community seems to be quite small.It's hard to say. For example, a single download to a professor can, and has, representeddozens or hundreds of users. This reminds me: Leo should encourage users to send "postcards" to us so that we can have a better idea of who is actually using Leo.
--
You received this message because you are subscribed to the Google Groups "leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email to leo-editor+...@googlegroups.com.
To post to this group, send email to leo-e...@googlegroups.com.
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/groups/opt_out.
On 8/9/2013 10:13 AM, dufriz wrote:
While possible, it would be akin to spying, and I for one wouldn't want that.On Fri, Aug 9, 2013 at 2:56 PM, Edward K. Ream <edre...@gmail.com> wrote:
Very few people talk about it and the user community seems to be quite small.
It's hard to say. For example, a single download to a professor can, and has, representeddozens or hundreds of users. This reminds me: Leo should encourage users to send "postcards" to us so that we can have a better idea of who is actually using Leo.
Couldn't you include an automatic update feature into the program, which will signal the presence of an instance of Leo being used?
It would need to be opt-in (opt-out isn't good either - lack of consent to the unknowing), and anything like that would be heavily skewed by all the users who don't opt-in.
Additionally, many users run multiple copies of Leo - I have 4 installs myself.
I do think the "postcard" idea that Edward had would be neat though. Perhaps we could set up a page on the Leo site with all of the postcards/trinkets/etc. recieved? Could be a neat PR stunt, if nothing else :p
-->Jake
--
You received this message because you are subscribed to the Google Groups "leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email to leo-editor+...@googlegroups.com.
To post to this group, send email to leo-e...@googlegroups.com.
Visit this group at http://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to a topic in the Google Groups "leo-editor" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/leo-editor/svzLY9wqWmQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to leo-editor+...@googlegroups.com.
On Fri, Aug 9, 2013 at 4:18 PM, Jacob Peck <gates...@gmail.com> wrote:
On 8/9/2013 10:13 AM, dufriz wrote:
While possible, it would be akin to spying, and I for one wouldn't want that.On Fri, Aug 9, 2013 at 2:56 PM, Edward K. Ream <edre...@gmail.com> wrote:
Very few people talk about it and the user community seems to be quite small.
It's hard to say. For example, a single download to a professor can, and has, representeddozens or hundreds of users. This reminds me: Leo should encourage users to send "postcards" to us so that we can have a better idea of who is actually using Leo.
Couldn't you include an automatic update feature into the program, which will signal the presence of an instance of Leo being used?
Spying?!? That would not reveal any private information at all. It would only reveal that one instance of Leo is running.
Subsequent discussion of this matter has focused on finding an acceptable way to receive a ping from new installs.
That's because sending, receiving, and tracking pings are the goals of the new feature.
Little or nothing has been said about how to track the latest version, or how to help the user install the latest version.
That's because those aren't goals of the "automatic update feature".
Therefore, I propose to scrap the "update" part and simply implement a ping feature instead.
Here is a DRAFT:
"""Hello, user. This is a message from the Leo developers. We have no idea how many people use Leo. Click here to send us a ping. The exact content of your transmission will be "HTTP GET /leo/newinstall/linux/python3.14", which as you can see includes information about your OS and python version. and the receiver has been configured to forget your IP address but remember the date and time and the information you sent us. You can send different information if you like by editing ping.leo, blah blah. We really appreciate it!"""
This will be easier to implement. Most of the work will be on the server-side.
It will also be more transparent. That's a VERY important quality.
Will many folks abstain from participation? Yes. That's their choice. And I think that, unfortunately for us, it TRUMPS our need to know how many people use Leo.
I hope that this helps.
Cheers,--Dave
On Friday, August 9, 2013 9:13:09 AM UTC-5, dufriz wrote:Couldn't you include an automatic update feature into the program, which will signal the presence of an instance of Leo being used?
--
Hello, user. This is a message from the Leo developers. We have no idea how many people use Leo. Click here to send us a ping. The exact content of your transmission will be ...
Couldn't you include an automatic update feature into the program, which will signal the presence of an instance of Leo being used?
I do think the "postcard" idea that Edward had would be neat though. Perhaps we could set up a page on the Leo site with all of the postcards/trinkets/etc.
received?
I guess you could check both releases and bzr revision numbers.
What would be a rough estimates of actual Leo users? In the tens, hundreds or thousands?
I know, it involves quite a bit of speculation, but still...
In terms of user adoption, it seems to me that Leo is nowhere near that of other main text editors. Sure, Leo is in a category of its own, being an outlining editor, as opposed to a simple editor, but should this not make it more popular, instead of more obscure?
On documenting side: time.to post more on the leo-editor blog :). I think I'll post about full text search next (bigdash stuff)
--