Re: Open Source Projects for Beg/ Intermediate

2011-04-17 Thread Ulises
So, questions to Carin, Alex and Alan (and Ulises): What interests you? What problems do you have that you'd like solutions for? Knowing that, folks might be able to point you at existing projects to take part in (or might confirm no such project exists and they'd be interested in

Re: Open Source Projects for Beg/ Intermediate

2011-04-17 Thread Carin Meier
First, much thanks to everyone for the feedback and suggestions. It really helps. One of my interests is sharing my enthusiasm for Clojure by exposing it in an accessible, educational and fun way to developers. From this standpoint, the 4clojure project is very interesting to me. Clojars makes

Re: Open Source Projects for Beg/ Intermediate

2011-04-17 Thread Carin Meier
I would second this. On Apr 16, 8:43 pm, Sam Aaron samaa...@gmail.com wrote: It feels to me that in addition to asking which open source projects would be useful/beneficial for novices to hack on, it would be useful to have a list of open source projects that are useful/beneficial for

Re: Open Source Projects for Beg/ Intermediate

2011-04-17 Thread Ambrose Bonnaire-Sergeant
On Sun, Apr 17, 2011 at 9:37 PM, Carin Meier gigasq...@yahoo.com wrote: Other areas that I have an interest in right now is the Semantic Web. There is a vast amount of data out there out on dbPedia. Tapping into it and integrating to other sites/ services (like twitter) would be quite

Re: Open Source Projects for Beg/ Intermediate

2011-04-17 Thread Sean Corfield
On Sun, Apr 17, 2011 at 1:34 AM, Ulises ulises.cerv...@gmail.com wrote: I've started doing exactly what you did: double coding at work. And that has kept me going for a while. Just as you said, because I didn't have to learn 2 things (the domain and the language) I could concentrate on one

Re: Open Source Projects for Beg/ Intermediate

2011-04-17 Thread Phil Hagelberg
On Apr 16, 5:43 pm, Sam Aaron samaa...@gmail.com wrote: It feels to me that in addition to asking which open source projects would be useful/beneficial for novices to hack on, it would be useful to have a list of open source projects that are useful/beneficial for novices to read and

Re: Open Source Projects for Beg/ Intermediate

2011-04-16 Thread Ulises
Not long ago I was faced with the same dilemma: I am learning clojure and to practise and improve my skills I'd like to contribute to an open source project. Which one should I pick? And then I came across this: http://prog21.dadgum.com/80.html Enjoy :) U -- You received this message because

Re: Open Source Projects for Beg/ Intermediate

2011-04-16 Thread Alan
I don't see what you're getting at. I want to implement something big all by myself, please tell me what to do is not productive for the community, and not helpful for the novice asking. I want to get my feet wet, could anybody use some basic help? is good for everyone involved. I disapprove of

Re: Open Source Projects for Beg/ Intermediate

2011-04-16 Thread Ulises
I disapprove of discouraging people from offering to help with OSS: that's how you get started and how you get good. Well, it's not really discouraging. Or at least, I don't see it that way. I see it more like encouraging to contribute but not regardless of personal interest. Personal interest

Re: Open Source Projects for Beg/ Intermediate

2011-04-16 Thread Sean Corfield
On Thu, Apr 14, 2011 at 6:47 PM, Carin Meier gigasq...@yahoo.com wrote: I have fallen for Clojure.  I would love to be able to practice and hone my skills while contributing something to an open source project.  Do you have any suggestions for projects that might have some low-hanging fruit

Re: Open Source Projects for Beg/ Intermediate

2011-04-16 Thread Phil Hagelberg
On Apr 14, 6:47 pm, Carin Meier gigasq...@yahoo.com wrote: I have fallen for Clojure.  I would love to be able to practice and hone my skills while contributing something to an open source project.  Do you have any suggestions for projects that might have some low-hanging fruit for a newish

Re: Open Source Projects for Beg/ Intermediate

2011-04-16 Thread Sam Aaron
It feels to me that in addition to asking which open source projects would be useful/beneficial for novices to hack on, it would be useful to have a list of open source projects that are useful/beneficial for novices to read and understand. One thing that Clojure has taught me is that code

Re: Open Source Projects for Beg/ Intermediate

2011-04-15 Thread Ptr6464
I'd like to second that. Since I started with Clojure it got me, but I need some practice, so if anyone needs enthusiastic workforce please let me know also. To Carin: Good luck in learning Clojure, should be pretty demanding but it will be great if we learn it. On Apr 15, 2:47 am, Carin Meier

Re: Open Source Projects for Beg/ Intermediate

2011-04-15 Thread Alex Robbins
I'm learning Clojure also, and have been working through some of the project euler problems. (Got started on it from the labrepl introduction.) It has been a lot of fun and I think I'm learning a fair amount about how the language works. http://projecteuler.net/index.php?section=problems I've

Re: Open Source Projects for Beg/ Intermediate

2011-04-15 Thread Alan
dbyrne is writing a sort of interactive learn clojure by problem- solving website at https://github.com/dbyrne/4clojure/. When he mentioned it to me I tweaked a few things, but it could use another hand or two. Especially, we're both dreadful web designers and so the pages look terrible. If

Re: Open Source Projects for Beg/ Intermediate

2011-04-15 Thread Carin Meier
Thanks. Very cool project. On Apr 15, 5:49 pm, Alan a...@malloys.org wrote: dbyrne is writing a sort of interactive learn clojure by problem- solving website athttps://github.com/dbyrne/4clojure/. When he mentioned it to me I tweaked a few things, but it could use another hand or two.

Open Source Projects for Beg/ Intermediate

2011-04-14 Thread Carin Meier
I have fallen for Clojure. I would love to be able to practice and hone my skills while contributing something to an open source project. Do you have any suggestions for projects that might have some low-hanging fruit for a newish person like me. Any floors that need sweeping? Carin Meier