
Faik Catibusic wrote:
Hello,
my name is Faik Catibusic. I have post one thread on this mailing list about joining a Boost project. In that thread Stjepan Rajko told me about Google Summer of Code and I make little investigation and found that he was one of students last year.
Yes, he was.
For this year I have two ideas, one is developing library for fuzzy logic.
Boost doesn't have such a library -- the closest thing is tribool. http://www.boost.org/doc/html/tribool.html The question you want to ask before you propose this is can these be done in 3 months -- most 'from the ground up' libraries for Boost take 6 months or more. If you plan on going this route I highly recommend you read: http://boost.org/more/submission_process.htm and follow the instructions under 'Determine Interest".
And other one is developing socket library for Linux and Windows based systems.
Well, this one clearly isn't doable in 3 months and we also have this functionality asio, in the soon to be released 1.35 version of boost. For now you can see docs here: http://asio.sourceforge.net/boost_asio_0_3_9/libs/asio/doc/html/index.html
Are this ideas, OK? If so, and also if You interested in my work. I will make detailed plan for three months during summer.
Detailed plans are good -- they will be part of what's needed for your Google application. Jeff