GSoC officially started last week, and I have been quite busy myself.
What's ahead of you, and what are some of the cool geek stuff you want to share with us?
It would be nice for every member to send a brief summary on every weekend to the mailing list. Basically just describe on what you have worked on during the week and to where you are planning to go next. For example, my project is Zotonic : Module Repository Integration
Zotonic : Module Repository Integration (week 1)
This week I studied the Zotonic database structure and database related modules such as z_db, z_datamodel.
I also started work on mod_buffer, a Zotonic module that helps you schedule posts(images, status updates etc) and automatically shares
them for you on social networks through the day. The development of mod_buffer is an exercise to help me better understand how modules work,
how to identify and fix module related problems, and how Zotonic itself manages modules at runtime. I couldn't study Zotonic models, and hope to do so as I code the models needed for mod_buffer. mod_buffer is hosted at
https://github.com/mawuli-ypa/mod_buffer
In fact, my organization expects me to send something similar each weekend.
That's all! Have a good day!