SoC 2007

Events happening in the community are now at Drupal community events on www.drupal.org.

Discuss your Summer of Code proposals, get in contact with mentors and write about your experiences before and during Summer of Code 2007.

Join #drupal-soc on irc.freenode.net for an IRC chat.

More information on drupal.org.

gábor hojtsy's picture

Localization server wrap-up for SoC (with video demonstration)

Well, I have not been able to implement every detail I planned for this project, but nonetheless, done lots of stuff in different projects this summer. The work continues for sure, so we can get the localization server online (possibly as part of groups.drupal.org) sometime soon. There is a quick and dirty video of the localization server interface as it stands now, after the jump.

Read more
webchick's picture

Note: Summer of Code ends TODAY!

Everyone should be ready to commit the final versions of their projects by 19:00 UTC Aug 20, 2007. So get in those last-minute questions to your mentors, canvas the community either here or on the devel list to do some final testing of your projects, and let's all work together to help make this the greatest SoC ever. :)

UPDATE (Aug 18, 2007) More information from Google.

Summary:
- Monday, August 20th at 19:00 UTC: "Pencils down," aka Summer of Code officially ends. Evaluations will be based on code submitted by this time.
- You must supply a copy of your code to Google: instructions
- You must complete a survey. If you don't, you will not be paid. (nor, equally importantly, do you get your t-shirt! ;))
- Friday, August 31st at 19:00 UTC: Final deadline for survey completion.

Read more
hadsie's picture

Scalability and Load Testing - Wrapping it up for SoC

I've released the first official version of the loadtest module on drupal.org. Most of the documentation on using the module is contained in the README.txt. The module seems to be working pretty well at this point, with the biggest issue being the apache timeout setting killing the tests while their running. So if you try it out, be sure to set apache's timeout to a large enough value that all of the tests can run without being killed.

Read more
BlakeLucchesi's picture

Fuzzy Search Needs Testing

As I am entering the home stretch of the project I have gotten a small amount of feedback from various testers regarding my fuzzy search module but so far have gotten no feedback on how good the algorithm is at returning relevant results. I have just recently reworked my algorithm to tighten up the matching. I'd really appreciate it if I could get a person with a site that has over 400+ nodes or so to test out the module and see how fast it performs and how relevant they believe the results are.

Read more
mlncn's picture

CMT interim update

Some highlights from recent weeks that I think I forgot to mention:

  • Refactored "Is this vocabulary community managed?" logic throughout to use the cmt_vocabulary table rather than taxonomy module's vocabulary table. This requires an extra query and join in many cases but
  • Separated out admin functions in code
  • Decided to create a denormalized cmt_term_data table
  • More soon...

    Read more
    theflowimmemorial's picture

    Last Files Update, The End and the Beginning

    Well things are wrapping up and I can happily report the public/private uploads are working (more or less)!

    Read more
    webchick's picture

    Lesson #26 - The Summer Of Code Wrap-up call

    Start: 
    2007-08-26 11:00 - 14:00 US/Pacific

    Just as we did at the start of Summer of Code, let's have another call now that we're at the end of Summer of Code, for all the SoC students to talk about their work over the summer, lessons learned, and what's next on the horizon for your projects.

    Read more
    jpetso's picture

    Progress, aims & challenges

    The end of the Google Summer of Code is nearing, and stuff is coming together in my version control modules. It seems to me like I'll not be achieving everything that I would have liked, but most of the important stuff is going to be ready next Monday. And now for a short report of the last one-and-a-half weeks.

    Read more
    mxk's picture

    XMPP Module - Demo

    Guess I overestimated a bit the amount of time needed to make the necessary changes to the subscriptions module. A live demonstration is now up and running on my development site. Please create a new account and follow the instructions posted here to see IM notifications in action.

    Read more
    robertdouglass's picture

    Come to FrOSCon - I'm presenting your projects

    How many SoC students are planning on being at FrOSCon? I know that Gábor and Balazs will be there. Who else can come?

    I'll be presenting everyone's projects on Saturday (the 25th), and what I actually say or show will depend somewhat on you =) If you don't have a demo site online, please consider making one by then. If you provide me with materials to help present your work, I will use them. I will almost certainly stop short of installing and testing all 20 projects' code, simple due to time constraints, so your help in preparing materials and test/demo sites is needed.

    Read more
    drewish's picture

    Project metrics, a diversion through project_usage.module

    I've been spending most of the last week working on the project_usage.module. I got a copy of the usage data that's been reported to Drupal.org and spent some time fixing bugs (#167074) and making some small improvements (#167079, #167048). My big goal has been to get some code together to make the usage data visible (#165380). I've attached a few screen shots to show how it works.

    Read more
    mxk's picture

    XMPP Module - Week 11

    This Friday I posted the third release of my library, which followed two days of public testing via the demo page. Unfortunately, very few people ran the demo and all of them were using gmail accounts, so really I didn't get any new information from that. Oh well... Today I updated the Drupal module to work with the latest library revision, documented the API, and created the server admin interface. After some testing tomorrow I'll commit all of this to Drupal CVS and make the first official release for my module. Following that, I expect to finish my patch for the subscriptions module either Thursday or Friday, which will give me two days to wrap up any loose ends before SoC final deadline.

    -Max

    Read more
    mh86's picture

    Taxonom Manager - Bug fixing...

    We are getting closer to the official end of SoC, so it's time now to stop implementing new features and to to do a lot of testing and to fix bugs, so that I'm hopefully able to release a first version of the Taxonomy Manager by end of SoC.

    Read more
    aron novak's picture

    FeedAPI: release, documentation

    Results:

    I have to admit, that i'm glad that the issue queue is full of feature requests, it seems that people want to use FeedAPI for various purposes. And yeah, their purposes are not impossible with FeedAPI (using the API, developers can write the proper modules)

    Read more
    mlncn's picture

    CMT w09 update - D6 is 25 characters leaner, the reward of mucking about in core code

    As a result of ripping off the taxonomy module to make community managed taxonomy, I noticed some extra SQL in there. And it's been removed. I find this quite exciting, affecting core... even if just removing a few unnecessary letters.

    As for Community Managed Taxonomy itself, the editing of community-managed vocabularies and necessary administration options that weren't even mentioned in any posted plans. Pushing through with node-based term adding and arranging as outlined in previous posts continues.

    Read more
    garthee's picture

    Inviting people to test before code freeze (Weekly report 9+10)

    Since I had completed most of the work a week back and responded to the bug reports and feature requests, I didn’t have much to do in the last two weeks.

    However, I completed the documentation for the modules (readme files) and now I m working on the project report for the whole project and hoping to freeze code in the coming week after discussing with the mentor.

    I encourage Drupal community to download and test the modules.
    http://drupal.org/project/ulink

    or they can test the module by creating new pages at

    www.theebgar.phpnet.us/drupal

    Read more
    klaasvw's picture

    Core Theme update

    Several days ago I've committed the theme to Drupal's contributions repository. I decided to call it Deco because it's inspired by art-deco and it's a short and easy to remember name.

    I've tried finishing up most of the development because the deadline is due over littme more than a week.

    Currently the following things have been implemented:

    Regions:
    - Header: Like Garland, a region that acts as hook to add html above the whole site
    - Content: Goes just below the content
    - Before content: Goes just before the content (above the page's title)

    Read more
    bradfordcp's picture

    BitTorrent Module - Bugs can drive you mad...

    I have been continuing work on Views integration and I finally have all specified fields working. I ran into an issue where the bt_torrents table was playing nice with views, but when I tried to use fields from bt_torrents_files everything went screwy and all I would get is an error. This is no fun so I started looking at the code and everything appeared normal. That was my problem I stared at the screen looking for the problem, but it wasn't the kind that just jumps out at you.

    Read more
    theflowimmemorial's picture

    Files - Bug Fixing Fun

    So public/private file handling has been progressing pretty well. I've still been having some trouble fixing uploads in HEAD and the changing code base has made this a challenge. However I've become much better at debugging and I'm quickly become a bazaar wizz. The project is still on target to be completed soon and the code should be operating properly quickly. For those interested in the progress you can use bazaar to check out the code from http://drupal.codeincarnate.com.

    Read more
    BlakeLucchesi's picture

    Fuzzysearch Module Initial Release

    The Fuzzysearch module is now available for testing and feedback. The results being returned during my tests have thus far been quite good and performance has been better than search.module (overall query times and page generation times were faster with fuzzysearch.module, testing based on results displayed by devel.module).

    Please try it out if you have a chance and leave me some feedback/post issues on the project page.

    http://drupal.org/project/fuzzysearch

    You can try out the module and read more information about the release on my blog http://boldsource.com
    -Blake

    Read more
    Subscribe with RSS Syndicate content

    SoC 2007

    Group notifications

    This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds: