My Profile

Chrosson (Offline)  

Vengeful, Imperial Overlord of The Student Room

PS Helper

Write a Message

You are not able to post a message.

Showing 1 to 10 of 332

My messages
  1. Oho. Those symbols are quite neat.

    Tabbed?
  2. The height and positioning of these boxes:
    Spoiler:
    Show

    Could have integrated it into a slide out menu from the side, like the inbox & who quoted me. And the settings logo would be clearer if it was a wrench instead.
  3. That makes... a lot more sense.

    I'm most interested in how you stored the settings, but you've already explained that. The scripts you write are really clever, but you do need to focus a bit on presentation. :teehee:

    Github :moon:
  4. I unminified your TSR Toolbox script.

    Code:
    function H(a, c, b, d) {
            jQuery.ajax({
                type: "POST",
                url: "http://www.thestudentroom.co.uk/mobiquo/mobiquo.php",
                data: '<?xml version="1.0"?><methodCall><methodName>get_message</methodName><params><param><value><string>' + a + "</string></value></param><param><value><string>" + c + "</string></value></param><param><value><boolean>" + b + "</boolean></value></param></params></methodCall>",
                success: function (a) {
                    a = v.parse(a);
                    if (!a.result) return alert("FAILED: " + a.result_text);
                    d(a)
                },
                error: function () {
                    alert("Failed to connect to TSR to load PM...")
                },
                dataType: "xml"
            })
        }
  5. Is it common practice to use a,b,c,d as variable names and capitalised letters for functions in javascript? I normally name things out as they are, like "function deleteUser()".
  6. My way for saying: "too many flashing colours"

    But TSR devs are few and constrained by the requirement to support IE. I am not
    That makes you sound like some evil genius. :teehee:

    I'll definitely be interested in that. And I'll drop you an email on some other things too. :yep:
  7. My first thought was: Rainbow orgasm
    Spoiler:
    Show
    That is very neat. You probably did it just to see what you can achieve with AngularJS but the post-its style layout could actually be very useful for mods. For example, their mod reports can be listed out in that way, with a click to expand post, showing all the relevant moderation tools. Then when the action is complete, it can be moved into an "archive" and removed from the wall. :beard:

    Hmm... I was told that using scrappers to access the site was against the site rules. But it is definitely possible to list out all the posts I want using the tapatalk API. hmm... Might drop a thread in AASL to clarify. :holmes: I wanted to make an infographic of all the applicant profiles in the medicine forum. They're all posted in the same format in a thread, but I can't seem to find a way to collect the data without breaking site rules. :sad:
  8. Ooh. I was using Github for mac.

    I do most of my web based programming on my mac, but I'm running bootcamp for Java and C# programs. (Learning to at least)

    I'll check that out, thanks
  9. Nope. I've received it, and just replied.
  10. Ah.. I've been getting that Delivery Notification over the past few days, thought it was "temporary". Turns out there was some miscommunication between my host server and cloudflare and the MX records were wiped.

    I fixed it now.

About Me

My Stats

Total Posts

Visitor Messages

Wiki Stats

General Information

  • Join Date 24-08-2009

My Friends

Showing Friends 1 to 12 of 12

Location

Join Date 24-08-2009

Total Posts 4,255

5 Groups My Groups

(2)My Usergroups
  • PS Helper
  • TSR Testing Team
(3)My Social Groups
Article updates