Siddharth, are you sure the list is correct?<br><br>Related to the unanswered messages, there are some mails containing advertisement for different Erlang-related events and I don't suppose those need answers via erlang-question mailing list.<br>
<br>Usually, I follow erlang-question (along with some others) daily and the newbies questions are answered quite fast, especially if they are noobs questions. As you can notice, I am not answering too often and that supports what I just said. I am not a knowledgeable user of Erlang, so, I may not be able to answer to all the questions, but I think the Erlang community is active and knowledgeable enough and it doesn't need more "energy drinks".<br>
<br>And, yes, I agree that if someone has his/her message unanswered, he/she should kindly bump his/her message.<br><br>CGS<br><br><br><br><br><div class="gmail_quote">On Wed, Jun 6, 2012 at 1:47 PM, Siddharth Karandikar <span dir="ltr"><<a href="mailto:siddharth.karandikar@gmail.com" target="_blank">siddharth.karandikar@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
I have put together a program for this.<br>
<br>
This program fetches email archives from erlang-questions and uses<br>
information available in email headers to identify unanswered mails.<br>
It then generates pages to browse through these mails, view and reply.<br>
<br>
This program is currently running on my server. Its currently<br>
configured to keep track of mails within last 120 days. I am fetching<br>
new content and updating the pages twice a day.<br>
<br>
Please have a look - <a href="http://178.79.140.33/index.html" target="_blank">http://178.79.140.33/index.html</a><br>
Comments/suggestions are welcome!<br>
<br>
On the side note, Can anyone tell me how frequently does these mail<br>
archives get updated? So that I will tune the schedule on my server<br>
accordingly.<br>
<br>
Thanks,<br>
Siddharth<br>
<div class="HOEnZb"><div class="h5"><br>
On Fri, Jun 1, 2012 at 1:06 PM, Joe Armstrong <<a href="mailto:erlang@gmail.com">erlang@gmail.com</a>> wrote:<br>
> On Fri, Jun 1, 2012 at 9:27 AM, Tim Watson <<a href="mailto:watson.timothy@gmail.com">watson.timothy@gmail.com</a>> wrote:<br>
>> On 01/06/2012 08:22, Joe Armstrong wrote:<br>
>>><br>
>>> I think it would be a good idea if those of us who might qualify as being<br>
>>> "knowledgeable persons" could take the trouble to occasionally answer<br>
>>>  questions from apparent beginners that have not been answered.<br>
>>><br>
>>> After a threshold of say 3 days - then at least *somebody* could attempt<br>
>>> an answer so that beginner to Erlang don't feel unloved when they<br>
>>> reach to this list.<br>
>><br>
>><br>
>> It would be easier to do this if there was a some kind of separate feed for<br>
>> mail that hasn't been answered in the last 3 days or whatever. Otherwise you<br>
>> loose a lot of cycles actually keeping track of who has asked what, and I<br>
>> suspect that is the time killer for a lot of people, rather than not having<br>
>> time to answer basic questions.<br>
>><br>
>> I have *no idea* about managing mailing list software, so I'm not even sure<br>
>> if that idea is feasible.<br>
><br>
> Pretty easy to write an erlang program to do this and run it once a<br>
> day with crontab<br>
><br>
> The mails can be obtained programmatically from<br>
><br>
> <a href="http://erlang.org/pipermail/erlang-questions/" target="_blank">http://erlang.org/pipermail/erlang-questions/</a><br>
><br>
> The rest is 'left as an exercise to the reader'<br>
><br>
> /Joe<br>
><br>
>>><br>
>>> Of course, some extremely knowledgable and well-known people ask<br>
>>> extremely difficult<br>
>>> questions here - and zero replies should probably<br>
>>> be taken as a sign that "nobody knows the answer"<br>
>>><br>
>>> We could even have volunteers among those who posses the knowledge to<br>
>>> answer<br>
>>> all unanswered beginners questions.<br>
>>><br>
>>><br>
>>> Cheers<br>
>>><br>
>>> /Joe<br>
>>> _______________________________________________<br>
>>> erlang-questions mailing list<br>
>>> <a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
>>> <a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
>><br>
>><br>
> _______________________________________________<br>
> erlang-questions mailing list<br>
> <a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
> <a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</div></div></blockquote></div><br>