Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Behind the Scenes
  3. Qt.io webservices
  4. Progress bar indicating progress towards next rank
QtWS25 Last Chance

Progress bar indicating progress towards next rank

Scheduled Pinned Locked Moved Qt.io webservices
26 Posts 6 Posters 9.7k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Z Offline
    Z Offline
    ZapB
    wrote on last edited by
    #1

    How about adding a progress bar on your QtDN account page showing your progress towards the next rank? All the building blocks are already there so this should be trivial to implement.

    Might be nice to show a small version next to the avatars in posts. That might be a little crowded though ;-)

    Nokia Certified Qt Specialist
    Interested in hearing about Qt related work

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      But what should that progress bar display for all the mad scientists out there? ;-)

      1 Reply Last reply
      0
      • A Offline
        A Offline
        andre
        wrote on last edited by
        #3

        Something spinning like crazy, randomly going up and down like a madman, of course! :)

        1 Reply Last reply
        0
        • Z Offline
          Z Offline
          ZapB
          wrote on last edited by
          #4

          Unlimited Awesomeness of course :D

          Nokia Certified Qt Specialist
          Interested in hearing about Qt related work

          1 Reply Last reply
          0
          • Z Offline
            Z Offline
            ZapB
            wrote on last edited by
            #5

            Or maybe some form of Doomsday Device (with a Qt/QML GUI of course).

            Nokia Certified Qt Specialist
            Interested in hearing about Qt related work

            1 Reply Last reply
            0
            • ? This user is from outside of this forum
              ? This user is from outside of this forum
              Guest
              wrote on last edited by
              #6

              still hoping for new ranks beyond mad scientist ;) ... see this "thread":http://developer.qt.nokia.com/forums/viewthread/2275/

              1 Reply Last reply
              0
              • A Offline
                A Offline
                andre
                wrote on last edited by
                #7

                [quote author="chetankjain" date="1300118284"]still hoping for new ranks beyond mad scientist ;) ... see this "thread":http://developer.qt.nokia.com/forums/viewthread/2275/[/quote]
                Hey! First let me try to catch up with this ranking system, will you? ;-)

                1 Reply Last reply
                0
                • G Offline
                  G Offline
                  giesbert
                  wrote on last edited by
                  #8

                  Andre, you are only one level away from the mad scientist.

                  Nokia Certified Qt Specialist.
                  Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

                  1 Reply Last reply
                  0
                  • A Offline
                    A Offline
                    andre
                    wrote on last edited by
                    #9

                    [quote author="Gerolf" date="1300119683"]Andre, you are only one level away from the mad scientist.[/quote]
                    I know :) Just a little -over- under 4k points to go to make that rank...

                    Edit: updated the points needed :)

                    1 Reply Last reply
                    0
                    • ? This user is from outside of this forum
                      ? This user is from outside of this forum
                      Guest
                      wrote on last edited by
                      #10

                      just go for it guys! good luck! :)

                      1 Reply Last reply
                      0
                      • Z Offline
                        Z Offline
                        ZapB
                        wrote on last edited by
                        #11

                        Yeah, hold fire a while. I'm late to this party. It will take most of us a while to rank-up. A leaderboard/league view page woudl also be nice.

                        Can we get bonus points for filing merge requests with gitorious too? And a huge bonus pile of points for getting a MR accepted (if it ever happens) ;-)

                        Nokia Certified Qt Specialist
                        Interested in hearing about Qt related work

                        1 Reply Last reply
                        0
                        • A Offline
                          A Offline
                          andre
                          wrote on last edited by
                          #12

                          [quote author="ZapB" date="1300121482"]Yeah, hold fire a while. I'm late to this party. It will take most of us a while to rank-up. A leaderboard/league view page woudl also be nice.
                          [/quote]
                          The DevNet frontpage does list some statistics...
                          [quote]
                          Can we get bonus points for filing merge requests with gitorious too? And a huge bonus pile of points for getting a MR accepted (if it ever happens) ;-)[/quote]
                          I'd like those too! :-)

                          1 Reply Last reply
                          0
                          • T Offline
                            T Offline
                            tobias.hunger
                            wrote on last edited by
                            #13

                            ZapB: MRs are indeed accepted... E.g. I merged 5 today. Why are you doubting us? :-)

                            1 Reply Last reply
                            0
                            • Z Offline
                              Z Offline
                              ZapB
                              wrote on last edited by
                              #14

                              http://qt.gitorious.org/qt/qt/merge_requests/2364
                              http://qt.gitorious.org/qt/qt/merge_requests/1014

                              I have had a couple of small bug fix MRs merged, but larger pieces of new API just seem to languish in gitorious forever. 2364 is coming up for a year now despite repeated attempts to get it reviewed fully. I have some other patches waiting for this to get merged that implement a thread-safe bounded circular buffer class that can trivially be used to implement a threaded producer-consumer pattern.

                              1014 is something that Andre and I discussed on qt-interest and then implemented after many people showed an interest in such functionality.

                              If you can find someone to review and hopefully merge them I'll buy you and them some beer at the next devdays (or whatever your poison is).

                              Nokia Certified Qt Specialist
                              Interested in hearing about Qt related work

                              1 Reply Last reply
                              0
                              • A Offline
                                A Offline
                                andre
                                wrote on last edited by
                                #15

                                To be honest, 1014 is stalled on my own side, not on Qt's. I need to test the patches that I wrote to address the issues raised in the comments. I'm pretty sure they're ok, but there is nothing like a few unit tests to proof it...

                                1 Reply Last reply
                                0
                                • Z Offline
                                  Z Offline
                                  ZapB
                                  wrote on last edited by
                                  #16

                                  Ah ok. Have you actually managed to get any trolls to agree that it would be a useful addition yet?

                                  Nokia Certified Qt Specialist
                                  Interested in hearing about Qt related work

                                  1 Reply Last reply
                                  0
                                  • A Offline
                                    A Offline
                                    andre
                                    wrote on last edited by
                                    #17

                                    I have at least not heard back from the one doubting it... I am fairly confident it will not be rejected because of that, but perhaps I'm mistaken.

                                    1 Reply Last reply
                                    0
                                    • Z Offline
                                      Z Offline
                                      ZapB
                                      wrote on last edited by
                                      #18

                                      For the points from MR's how about the following:

                                      • 1000 points for a MR introducing one or more new public classes
                                      • 100 points for MR that fixes a bug o rprovides an optimisation etc

                                      For joint MRs points could be split between developers.

                                      Nokia Certified Qt Specialist
                                      Interested in hearing about Qt related work

                                      1 Reply Last reply
                                      0
                                      • G Offline
                                        G Offline
                                        goetz
                                        wrote on last edited by
                                        #19

                                        I'm not completely against points for merge requests, BUT: While it is quite true, that an accepted merge request is great for Qt in general, it adds no immediate benefit to Qt DevNet. And the ranking system in it's current shape is - as far as I understand it - intended to reward activity on this site, not on a place somewhere else.

                                        And just as an (obviously exaggerated) example:
                                        10 new classes, and some other enhancements via merge requests and you are Mad Scientist without having written even a single forum post or wiki article...

                                        http://www.catb.org/~esr/faqs/smart-questions.html

                                        1 Reply Last reply
                                        0
                                        • A Offline
                                          A Offline
                                          andre
                                          wrote on last edited by
                                          #20

                                          In theory you can also achieve that rank by just liking and tagging content. I'll admit, not very likely, but still...

                                          The point is that there are different ways to contribute to the Qt community. DevNet is supposed to be catering to the community, and it would be nice if achievements in other areas are reflected. In a way, that already happens via the badges. You (and me) being a Certified Developer has nothing to do with your activity at DevNet itself, but it is still reflected here.

                                          1 Reply Last reply
                                          0

                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Users
                                          • Groups
                                          • Search
                                          • Get Qt Extensions
                                          • Unsolved