List of project ideas for Google Summer of Code 2016

Please post your links to any appropriate GSoC ideas here. If you’re not familiar with GSoC, briefly put it’s an event run by Google wherein they pay students to work on an open source project for 3 months.

If you have a feature on your wishlist that fits the scope of a 3-month student project, share it here!

If you have an idea that hasn’t been discussed before, please start a new topic about it first and then link to it from here. Feel free to share multiple links in one reply.

GSoC Projects

Common event system for chatrooms

5 Me gusta

One tip from our org as a 10-year GSoC veteran: Take any project scope that a seasoned open source developer could do in 3 months, then cut that scope in half. A typical student should be able to get that done in the allotted time. :slightly_smiling:

(Of course, having some “bonus point” items is also always a good idea.)

4 Me gusta

Two related topics which I think would make a good project.

https://meta.discourse.org/t/event-hooks-for-discourse/8296
https://meta.discourse.org/t/webhooks-push-notifications/8770

4 Me gusta

Deadline is 19th of February. Better hurry up and post your favourite features before then!

Some new additions:

(Focusing on “see who’s writing”:slight_smile:
https://meta.discourse.org/t/presence-features-for-forums/12

1 me gusta

Presence feature is the only one there that I could get excited about.

That or the chat plugin in general.

1 me gusta

Sounds like someone is volunteering to be a mentor for that one :wink:

Would you be interested in anything to do with creating a HTML mode for people with slow and expensive internet access? A possible specification for something like that would be Facebook’s criteria for their ‘Free Basics’ platform. https://developers.facebook.com/docs/internet-org/platform-technical-guidelines

7 Me gusta

Sure that’d be solid. We’ve discussed the before here in a few topics. Essentially it is an enhancement to our web crawler rendering.

4 Me gusta

I’d love to see @tgxworld translate plugin get some polish, in particular to allow manual translation into languages underrepresented on the internet like burmese and manual improvement of automatic translations. I could get behind this as a mentor, maybe together with @tgxworld?

https://meta.discourse.org/t/discourse-translator/32630/58?u=tobiaseigen

Well @tgxworld works for Discourse so that’d just be an official project.

Well it also means that if he manages to keep his hands off of it for the months leading up to GSoC actually starting, he would be the perfect mentor for such a polishing project.

Personally I was super psyched when I rediscovered @sam’s Try Bot suggestion. I can think of tons of cool stuff we could do with a bot on Meta, Try and onboarding for our hosted service. Also it’s an easy project to scope out since stretch goals are practically infinite.

1 me gusta

That’d be really cool indeed. Google AMP is another spec to look at (and possibly more relevant, considering the recent backlash against Free Basics as of late).

Would love to see a fleshed out spec for it!

@riking played around with that a bit. Here are some relevant topics:

3 Me gusta

Últimamente, he estado pensando en formas de hacer que la página de la lista de temas sea más relevante para usuarios específicos en foros con una amplia variedad de actividad.

Un tema sobre este asunto se encuentra aquí:

Otro enfoque sería permitir que los usuarios personalicen qué pestañas aparecen en las listas de temas y qué contenido se muestra en ellas (mediante una consulta de búsqueda o una lista seleccionada de categorías).

Por ejemplo, realmente no necesito ver las pestañas de Errores o Características aquí en Meta, así que podría ocultarlas. O quizás quiera crear una pestaña para Ideas que incluya #features Contribute > UX y otra para Problemas que incluya Contribute > Bug y Support. También podría querer añadir una pestaña de Seguimiento que incluya los temas que están in:watching or in:tracking.

(Juro que hay un tema que explora esta idea, pero no pude encontrarlo…)

1 me gusta

I fully agree that alternative display modes is well worth pursuing. I don’t think it could be part of GSoC though,

  1. because there’s no solid spec for it yet (and I wouldn’t be able to draft it myself), and
  2. it’s a very complicated task, most likely only suitable for core developers (I’m having second thoughts about adding WYSIWYG to the list for that same reason).
1 me gusta

I’ll volunteer to write up a spec for the user-customizable tabs. I don’t think it’s necessarily that complicated and may be doable as part of GSoC (but we can defer that discussion until there is a spec to review). I’ll keep the scope of what a first iteration might look like in mind as well.

3 Me gusta

AMP is not ready for prime time. The most productive thing to do would probably be to take my branch and take out the AMP stuff, leaving just lean plain HTML.

Also, probably rename the trigger from ?amp to ?nojs.

2 Me gusta

Not a fan of chat bot unless we have a real chat function.

3 posts were merged into an existing topic: Try bot, a bot that teaches you about Discourse

It’s just hellishly complex to do natural language processing. That alone is a giant red flag for me.

And let’s compare:

(typical discourse reply to a topic)

Hi this is DiscourseBot! Please upload an image and make it your logo!

with

(full screen)

Welcome to Discourse! Please click the button (the only button that’s on the screen right now), to upload a logo for your forum.

I think the former is completely awful compared to a simple full screen setup wizard, to the point that I oppose it violently.

Anyway this gets into first run setup which is massively strategic for us this year, and there’s no way in hell I would outsource that. It’s deserving of a much deeper conversation far outside the scope of Google SoC.

3 Me gusta

Yes, I completely agree with you here, let’s not add this to GSOC this is onboarding stuff that we want to build.