mne-tools / mne-python

MNE: Magnetoencephalography (MEG) and Electroencephalography (EEG) in Python
https://mne.tools
BSD 3-Clause "New" or "Revised" License
2.67k stars 1.31k forks source link

ENH: twitter visibility + quality of content #1200

Closed dengemann closed 7 years ago

dengemann commented 10 years ago

Hi folks,

@mluessi and I just had a quick mne-storm on how to improve our twitter visibility.

WDYT, folks?

@Eric89GXL @agramfort @christianmbrodbeck @t3on @mainakjas @dgwakeman @joewalter @rgoj @adykstra ...

christianbrodbeck commented 10 years ago

Sounds good!

mluessi commented 10 years ago

I think this is a terrible idea ;)

agramfort commented 10 years ago

do you see a way to automate this?

mluessi commented 10 years ago

@agramfort yes, we would need write a script that compares what_s_new.rst with the version from a day before and if it changed generate a tweet for each change.

larsoner commented 10 years ago

That would be a lot more human readable. +1

dengemann commented 10 years ago

do you see a way to automate this?

and

yes, we would need write a script that compares what_s_new.rst with the version from a day before and if it changed generate a tweet for each change.

the rest would be trivial, more or less. Create a twitter map along the lines of mailmap, then parse what's new and map contributor to twittermap + create string with default hashtag(s) added. Maybe using GitPython could help tracking changes in that file.

That would be a lot more human readable. +1

Exactly, and also more efficient, probably.

agramfort commented 10 years ago

sounds like a great sunday hack :)

mainakjas commented 10 years ago

@dengemann : did you have something like this in mind? (wrote it while sitting idle :): https://gist.github.com/mainakjas/312a80d7739dd24a49a7

agramfort commented 9 years ago

@mainakjas still up for this?

mainakjas commented 9 years ago

sure, why not

larsoner commented 8 years ago

@jasmainak still interested in this? It's marked for 0.12, so roughly one month out

jasmainak commented 8 years ago

I am interested but I need a hackathon / hacking session to do this ;)

larsoner commented 8 years ago

I'll push to 0.13, then, and if it gets in before it, that's great

jasmainak commented 8 years ago

sounds great