Trac is being migrated to new services! Issues can be found in our new
YouTrack instance and WIKI pages can be found on our
website.
- Timestamp:
-
Mar 25, 2012, 7:33:25 AM (12 years ago)
- Author:
-
MarkDoliner
- Comment:
-
Add stats reporting project
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v72
|
v73
|
|
51 | 51 | * Optionally propose an external log viewer. This has been requested a few times and we have historically ignored these requests. |
52 | 52 | |
| 53 | == Automated usage statistic collection == |
| 54 | It would be useful if Pidgin included functionality to automatically collect various statistics from users and aggregate these statistics into a viewable form on the Pidgin website. This would be useful in determining which features are popular and which are not, and could allow us to remove unused features and preferences. Google Chrome and possibly Adium could be used as references for how to implement this. Some requirements: |
| 55 | * The information must be anonymous, and not include usernames or passwords. |
| 56 | * Users must be able to opt-out. It's not clear whether reporting would be enable or disabled by default. |
| 57 | * Information must be easily viewable (so this project includes the client-side changes as well as possibly a server... but definitely investigate whether an existing solution could be used before creating a new one). It's not clear whether it would be public or private. |
| 58 | * Could also include automated crash reporting. |
| 59 | |
53 | 60 | == Migrate our code from Monotone to Mercurial == |
54 | | We'd like to switch using the Mercurial version control system, because it has wider adoption and would be a lower barrier to entry for casual developers. There are a few requirements for this project to be successful: |
| 61 | (Note: There is some concern that this project does not include enough coding to qualify for Summer of Code.) We'd like to switch using the Mercurial version control system, because it has wider adoption and would be a lower barrier to entry for casual developers. There are a few requirements for this project to be successful: |
55 | 62 | * Complete history |
56 | 63 | * All tags and branches |
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!