Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mark which GSoC students haven't updated their blogs in at least seven days #2

Open
asmeurer opened this issue May 24, 2011 · 15 comments

Comments

@asmeurer
Copy link
Member

This is what Python does at http://soc.python.org/.

@certik
Copy link
Member

certik commented May 24, 2011

Right. One way to implement this would be to hack planet-venus software to look at the feed, see when the last update was, and if it's older than 7 days, change the color of the name.

@asmeurer
Copy link
Member Author

That site uses planet. I wonder if it is open source. I'll ask on the Python mentors list.

@asmeurer
Copy link
Member Author

See http://mail.python.org/mailman/private/soc2011-mentors/2011-May/000051.html (must be subscribed to the Python mentors list to see it).

@asmeurer
Copy link
Member Author

Quoting Arc Riley:

For now just set your planet's activity threshold to 7 days, anyone who hasn't blogged in that time will show red (or however your css is set) on the list.

Any idea how to do that?

@asmeurer
Copy link
Member Author

Based on http://people.gnome.org/~jdub/bzr/planet/2.0/examples/fancy/config.ini, I think I know how to do it. Pull request forthcoming (it should be #3). I don't have planet installed, so you will have to test this to see if it works.

@asmeurer
Copy link
Member Author

I guess GitHub does not number issues retroactively :-)

@asmeurer
Copy link
Member Author

What version of Planet are you running on your server? Maybe try it in the dev branch. If that doesn't work, we should open a ticket with them.

@certik
Copy link
Member

certik commented May 26, 2011

Yeah. I'll try once I have some free time. Note that anyone can try
this very easily, just checkout the repository and follow the readme.

Ondrej

On Thu, May 26, 2011 at 12:18 AM, asmeurer
[email protected]
wrote:

What version of Planet are you running on your server?  Maybe try it in the dev branch.  If that doesn't work, we should open a ticket with them.

Reply to this email directly or view it on GitHub:
#2 (comment)

@vperic
Copy link
Contributor

vperic commented Nov 20, 2011

Just a thought, should we remove this and/or lower the time limit? None of us are writing much outside the GSoC period and all the names being underlined with red looks a bit ugly. :)

@certik
Copy link
Member

certik commented Nov 21, 2011

We should. Can you send a pull request?

@vperic
Copy link
Contributor

vperic commented Nov 21, 2011

What to do? Lower it to like.. 30 days? 90 days even? I'll try to do it tomorrow, when I get a chance.

@certik
Copy link
Member

certik commented Nov 21, 2011

I would turn it off completely, until the next gsoc.

@asmeurer
Copy link
Member Author

We can just leave it off forever. We need a better solution than this to manage GSoC blog posts (I never even used this).

@vperic
Copy link
Contributor

vperic commented Nov 21, 2011

To be fair, I've checked some other organisations and we wrote more
blog posts than most. Hardly one per week (I know I've personally
skipped quite a few weeks towards the end), but a bunch. I know eg.
some of the KDE students wrote just one or two posts for the whole
summer.

On Mon, Nov 21, 2011 at 9:38 PM, Aaron Meurer
[email protected]
wrote:

We can just leave it off forever.  We need a better solution than this to manage GSoC blog posts (I never even used this).


Reply to this email directly or view it on GitHub:
#2 (comment)

Vladimir Perić

@asmeurer
Copy link
Member Author

Let's discuss this requirement next spring when we apply to Google. We talked about it a little at the mentor summit, but I want to see what the overall opinion of this is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants