Resources for the Updated Site

Discussion in 'General' started by Flora, Dec 15, 2017.

  1. kadauchi

    kadauchi User

    Joined:
    Jan 10, 2014
    Messages:
    53
    Likes Received:
    19
    This should work with all themes too.
    Code:
    javascript:document.head.insertAdjacentHTML(`beforeend`, `<style>a:visited { color: #CFB53B !important; }</style>`);
    
     
  2. parro

    parro User

    Joined:
    May 28, 2016
    Messages:
    4,737
    Likes Received:
    431
    My little secret program for always-on-top is called Desk Pins. The window stays on top of all other programs and windows, even if you're not actively doing MT and just building the queue..
    [​IMG]
    [​IMG]
     
  3. parro

    parro User

    Joined:
    May 28, 2016
    Messages:
    4,737
    Likes Received:
    431
    Great. you've gone way beyond your job description ;-)
    Are you a programmer or are you retired?
     
  4. parro

    parro User

    Joined:
    May 28, 2016
    Messages:
    4,737
    Likes Received:
    431
    Screenshot would be prettier.
     
  5. Turker2013

    Turker2013 User

    Joined:
    Apr 10, 2013
    Messages:
    935
    Likes Received:
    9
    Do you have a second monitor? One for working, one for monitoring whatever you're doing.
     
  6. Turker2013

    Turker2013 User

    Joined:
    Apr 10, 2013
    Messages:
    935
    Likes Received:
    9
  7. Turker2013

    Turker2013 User

    Joined:
    Apr 10, 2013
    Messages:
    935
    Likes Received:
    9
    @match https://worker.mturk.com/projects* will match the new pandas, so no, not going to add that.

    Also, please show me a concrete example for https://worker.mturk.com/projects/? with that question mark at the end. I'm not aware of any page that lists HITs like that.

    When the qualification page is changed, we'll see then.

    If anyone has an example of a page that the MakeTitlesFit script doesn't work on (not the qualification pages), please let me know.
     
  8. elt

    elt User

    Joined:
    Feb 19, 2013
    Messages:
    2,300
    Likes Received:
    139
    this was what I got when I search Hits with filtering enabled
    it was a complete example but appears truncated in the post unless you click or copy the link

    https://worker.mturk.com/projects/?page_size=20&filters[qualified]=true&filters[masters]=false&sort=reward_desc&filters[min_reward]=0.44&page_number=1


    this is what I get redirected to after sign in, no slash so we do need that option too.
    https://worker.mturk.com/projects?end_signin=1&filters[masters]=false&filters[min_reward]=0.44&filters[qualified]=true&page_number=1&page_size=20&sort=reward_desc&openid.pape.max_auth_age=43200&openid.identity=https://www.amazon.com/ap/id/amzn1.account.etc.tokens

    you may not see all the links others see for various reasons. we all run different scripts,
    amazon doesn't treat every worker the same as it introduces changes.
    I will edit the script I use so it does work on search pages and not on panda links.
    projects/?* and projects?*
     
    #168 elt, Jan 6, 2018
    Last edited: Jan 6, 2018
  9. parro

    parro User

    Joined:
    May 28, 2016
    Messages:
    4,737
    Likes Received:
    431
    Only one, 27", big enough to hold a lot.
     
  10. parro

    parro User

    Joined:
    May 28, 2016
    Messages:
    4,737
    Likes Received:
    431
    The all-hits page, without any filters.
     
  11. parro

    parro User

    Joined:
    May 28, 2016
    Messages:
    4,737
    Likes Received:
    431
    There is a need for a script that puts logical titles on the tabs... Other than that, I've regained the same miserable, inadequate, impecunious functionality I had before the new site.
     
  12. Turker2013

    Turker2013 User

    Joined:
    Apr 10, 2013
    Messages:
    935
    Likes Received:
    9
    Looks like I need https://worker.mturk.com/projects/?page_size=* as https://worker.mturk.com/projects?* is listed in the script already.

    parro, does https://worker.mturk.com/ cover the all HITs page? If not, please provide a concrete example.

    I have a script to change the titles of specific links by groupID or complete search URL, but I think it bogs down my browser after hours. With no solution in site. I may put it up with a warning about it. It could just be me.

    I don't know when I'll get around to these.
     
  13. elt

    elt User

    Joined:
    Feb 19, 2013
    Messages:
    2,300
    Likes Received:
    139
    the Hits link opens this page: https://worker.mturk.com
    firefox seems to hide the ending slash until you copy the link
    the Hit titles are fixed so it must be working

    I would like to see any tab/window title setting script
    it should be possible to shorten the title and reduce the memory.

    I never wanted one before but a timer on the Hit tab
    might not be a bad idea.
    it may not be completely accurate compared to amazon time
    always best not to wait till the last few seconds to submit anyway

    *someone else mentioned the difference in timer on the Hit vrs que
    I just checked Hit says: 00:18:08 left. Que says: 00:14:49
    do we have to start checking every hit actually submitted?
     
    #173 elt, Jan 6, 2018
    Last edited: Jan 6, 2018
  14. Turker2013

    Turker2013 User

    Joined:
    Apr 10, 2013
    Messages:
    935
    Likes Received:
    9
    I need to remember the Title script and a Timer script, which would involve ripping something apart that I use currently. No promises on when I'll get around to it.

    Check your computer time. Make sure it's not off. That caused issues on WWW. If that's not it, it may be a refresh issue. Like, if it somehow is caching the page.
     
  15. parro

    parro User

    Joined:
    May 28, 2016
    Messages:
    4,737
    Likes Received:
    431
    That's what I call the "all-hits" page. That's where I get the /?
     
  16. Turker2013

    Turker2013 User

    Joined:
    Apr 10, 2013
    Messages:
    935
    Likes Received:
    9
    elt and kadauchi like this.
  17. parro

    parro User

    Joined:
    May 28, 2016
    Messages:
    4,737
    Likes Received:
    431
    All titles now are "Amazon Mechanical Turk." Does that really use lots of RAM?
     
    #177 parro, Jan 8, 2018
    Last edited: Jan 8, 2018
  18. parro

    parro User

    Joined:
    May 28, 2016
    Messages:
    4,737
    Likes Received:
    431
    #178 parro, Jan 8, 2018
    Last edited: Jan 8, 2018
  19. parro

    parro User

    Joined:
    May 28, 2016
    Messages:
    4,737
    Likes Received:
    431

    is 5/22/2014 the date you joined AMT?
     
  20. elt

    elt User

    Joined:
    Feb 19, 2013
    Messages:
    2,300
    Likes Received:
    139
    Turker2013 was saying his title changing script might be lagging the browser after a few hours
    using the part of a URL can be very long and a potential memory leak could cause the lag
    would have to look at the extracted script and see if it causes lag or not.
    I have no idea if long titles take much more memory
     

Share This Page