-
-
Notifications
You must be signed in to change notification settings - Fork 27
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
Comments
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. |
That site uses planet. I wonder if it is open source. I'll ask on the Python mentors list. |
See http://mail.python.org/mailman/private/soc2011-mentors/2011-May/000051.html (must be subscribed to the Python mentors list to see it). |
Quoting Arc Riley:
Any idea how to do that? |
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. |
I guess GitHub does not number issues retroactively :-) |
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. |
Yeah. I'll try once I have some free time. Note that anyone can try Ondrej On Thu, May 26, 2011 at 12:18 AM, asmeurer
|
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. :) |
We should. Can you send a pull request? |
What to do? Lower it to like.. 30 days? 90 days even? I'll try to do it tomorrow, when I get a chance. |
I would turn it off completely, until the next gsoc. |
We can just leave it off forever. We need a better solution than this to manage GSoC blog posts (I never even used this). |
To be fair, I've checked some other organisations and we wrote more On Mon, Nov 21, 2011 at 9:38 PM, Aaron Meurer
Vladimir Perić |
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. |
This is what Python does at http://soc.python.org/.
The text was updated successfully, but these errors were encountered: