Slashdot Mirror


"We the People" API To Be Released

Kwyj1b0 writes "The Whitehouse plans to open up the APIs to its 'We the People' initiative. The first set of Read APIs (allowing anyone to read data on petitions) will be released in March 2013. In addition, selected people will be invited to attend the White House Open Data Day Hackathon on February 22nd. Write APIs will follow, allowing people to extend petition capabilities to their own sites. Privacy, of course, should be an important concern that needs to be addressed."

42 comments

  1. Yippe more noise for the WH to ignore. by Anonymous Coward · · Score: 0

    Let's start a petition that they stop wasting tax money on this pointless joke!

    1. Re:Yippe more noise for the WH to ignore. by Anonymous Coward · · Score: 0

      Yeah that's been done.

      You're so, like, subversive.

  2. I'll wait for the WH to release by Anonymous Coward · · Score: 0

    the set-theoretic "More Perfect Union" API.

    1. Re:I'll wait for the WH to release by vikingpower · · Score: 1

      Does this API propose a "disunion" feature ?

      --
      Religous speak to God. Insane are spoken to by God. When all shut up, one can finally hear Shostakovich in peace
    2. Re:I'll wait for the WH to release by Anonymous Coward · · Score: 0

      No, but that's expected to be in the competing API that Gov Perry is working on.

    3. Re:I'll wait for the WH to release by geekoid · · Score: 0

      If you weren't so damn stupid and selfish, you might be able to take the time to find out this has to do with accessing the petition information at the white house. If you can be bothered to take the time away from you cheesy poof eating, rote response life and create a petition to disunion.
      I know, creating and doing something is all scary and new to you.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    4. Re:I'll wait for the WH to release by Bigby · · Score: 1

      What about the "Right to Abolish Government" API? It paraphrases legalese...

    5. Re:I'll wait for the WH to release by Anonymous Coward · · Score: 1

      None of you could handle such an API, so don't worry about it.

    6. Re:I'll wait for the WH to release by vikingpower · · Score: 1

      Now this is funny and remarkable, Sir. You appear, here in my Slashdot GUI, with the green-red sign of "foe of a friend". Now, whose foe you may be, I do not care. Yet, you are in danger of becoming my enemy for playing an argument ad hominem , which is absolutely not done in a discussion between polite adults.

      --
      Religous speak to God. Insane are spoken to by God. When all shut up, one can finally hear Shostakovich in peace
  3. Self-refernetial use ? by vikingpower · · Score: 3, Interesting

    So one could theoretically, through this very API, gather signatures for this API to be discontinued ?

    --
    Religous speak to God. Insane are spoken to by God. When all shut up, one can finally hear Shostakovich in peace
    1. Re:Self-refernetial use ? by Anonymous Coward · · Score: 0

      Yo dawg, reddit. We call dat shit META! lawlllol

  4. Who knows.... by 3seas · · Score: 1

    ...maybe we can get more signers for another death star petition...or similiar silliness.

    1. Re:Who knows.... by Anonymous Coward · · Score: 1

      With any new communications technology, the first few messages are usually trivial crap.

      The first phonorecord was a nursery rhyme. The first telephone call was "Dude, come check this out". The first telegraph was "How epic is this shit?". The first email was "This is an email"

      It doesn't take long for the novelty to wear off. Don't be dismayed by the Death Star petition...it was perfectly normal.

  5. We the People by Anonymous Coward · · Score: 0

    ... don't give a frak...

  6. Intentions by Anonymous Coward · · Score: 0

    Perhaps it's the intention of the Petitions and API and extension of this whole thing specifically to subvert the privacy of those who may be opposed to the administration's policies.

    A bit conspiratorial, I know, but hey... what better way to find out who your friends and enemies are than to have them tell you. And since you have to give some of your information away, identification becomes trivial in most cases.

    Just sayin'....

  7. Privacy? by Anonymous Coward · · Score: 1

    I think the editors are confusing petitions with voting. Petition and their signatures are supposed to be public. Non-repudiation is crucial to how they work.

  8. Some good ones going right now. by Anonymous Coward · · Score: 0

    bring Riquelme back to the Boca Juniors squad
    change this fine nation's anthem to the theme of My Little Pony: Friendship is Magic. (and the home of the Bronys)
    Make Federal Housing Finance Agency Acting Director Ed DeMarco personally call 10 underwater homeowners a day
    Establish Lunar New Year as a National Holiday. Give it the same importance and weight as the other cultural holidays. (gung hay fat choy bitches)
    PLEASE HELP ME ABOUT VISA I NEED VISA FOR MEET WITH MY GIRLFRIEND ! Regards from TURKEY
    Require that all Civilian Firearms be Painted Pink (Or add penis measurement to the permit application process)
    Make Dance Education a Right of Every Child at any level of schooling. (And if they don't dance Well they're no friends of mine.)
    Force change in the Social Security Disability standards and process for those suffering from Inflammatory Bowel Disease (The shit is about to hit the fan)
    Provide Military Service Animals the Dignity of a Soldiers Burial (Now we will paws and observe a moment of silence)
    The President should pick a date of his choosing and declare that day as "Gun Appreciation Day"
    Grant Kennedy Center Honors to William Shatner, Leonard Nimoy, George Takei, Walter Koenig and Nichelle Nichols. (Caus fuck James Doohan thats why)

  9. Nevermind APIs for silly things.. by Anonymous Coward · · Score: 5, Interesting

    I'd like to see all bills source controlled... GIT being the obvious best choice. I want every line.. every change to be documented as to who wrote it and when with the full repo being publicly readable.

    1. Re:Nevermind APIs for silly things.. by Githaron · · Score: 4, Interesting

      I really like this idea. All commits would be digitally signed and anyone can clone the repository.

    2. Re:Nevermind APIs for silly things.. by Anonymous Coward · · Score: 0

      Not bad!

    3. Re:Nevermind APIs for silly things.. by Anonymous Coward · · Score: 2, Insightful

      I'd like to see all bills source controlled...

      This idea is worth a petition...

    4. Re:Nevermind APIs for silly things.. by Anonymous Coward · · Score: 0

      genius

  10. CODE LEAKED by GameboyRMH · · Score: 4, Funny

    function process_petition($num_votes)
    {
    if ($num_votes>=30000)
        {
        $response=make_polite("Fuck You");
        return $response;
        }
    else
        {
        return NULL;
        }
    }

    //this is actually all of the code except the make_polite function and some HTTP request handling

    --
    "When information is power, privacy is freedom" - Jah-Wren Ryel
    1. Re:CODE LEAKED by Anonymous Coward · · Score: 0

      $num_votes>=30000
      should be
      $num_votes>=100000

      Your code leak is currently wrong because they changed it to 100000 recently.

      It still doesn't change the response when the threshold is reached.

    2. Re:CODE LEAKED by Anonymous Coward · · Score: 1

      Stop hard coding values that should be determined at run time.

  11. How about by sunking2 · · Score: 3, Insightful

    Releasing a budget instead. I'm not taking sides, but it is at least their job to present something.

    1. Re:How about by geekoid · · Score: 4, Insightful

      How about you realize thier is more then one agency, and they do more then one thing at a time?

      The people doing this have nothing to do with the budget; which won't happen until everything is broken and the republicans can blame their hindering everything on the dems.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    2. Re:How about by Virtucon · · Score: 0

      Or that the mere publication of this API and the support for the websites costs the taxpayer over $20M/year for a social website that essentially they could get for free on Facebook? Let's face it "We the People" is a lip service brought to you by the great "Do Nothing, Spend us into a hole" leadership. I find it funny that when one party says "Let's party likes it's 1999" and the other says "Who's going to pay for all of this?" that the rest of us who voted for them wonder why nothing ever gets done in DC.

      --
      Harrison's Postulate - "For every action there is an equal and opposite criticism"
    3. Re:How about by Anonymous Coward · · Score: 0

      ... which won't happen until everything is broken and the republicans can blame their hindering everything on the dems.

      You mean: until there is no choice to blame everything on the dems, due to the poor leadership and lack of responsibility in fiscal matters -- especially a balanced approach with compromise in mind.

      It would be fun to go on for hours, but there is no one to blame anymore but the dems, and we're far far far worse off than we were 5 years ago

    4. Re:How about by Githaron · · Score: 1

      Which party is the "Who's going to pay for all of this?" party? From what I have seen. both major parties want to keep on spending us in a hole. The only difference is at what rate, who benefits in the mean time, and whose money do we take first.

    5. Re:How about by Virtucon · · Score: 1

      At the present time that would be the Republicans but yes it flip flops because when the opposition is in the White House the fiscal conservancy reigns from the opposing party.

      --
      Harrison's Postulate - "For every action there is an equal and opposite criticism"
    6. Re:How about by Anonymous Coward · · Score: 0

      The general pattern for the big picture items, the grunts are typically waiting for executive direction before they can proceed. Executive and legislator work capacity (ie time for reading, drafting documents, and meetings) is a binding constraint for government processes.

      Captcha is autocrat.

    7. Re:How about by vikingpower · · Score: 1

      You, Sir, must be either high on THC or drunk, or both.

      --
      Religous speak to God. Insane are spoken to by God. When all shut up, one can finally hear Shostakovich in peace
    8. Re:How about by Anonymous Coward · · Score: 0

      How about you realize thier is more then one agency, and they do more then one thing at a time?

      I'm not usually a grammar nazi, but that hurt my head to read.

  12. Mod parent up by schneidafunk · · Score: 3, Informative

    I believe this is the API the GP is looking for, which is for congress: govtrack.us

    --
    Some people die at 25 and aren't buried until 75. -Benjamin Franklin
  13. 3... 2... 1... by Virtucon · · Score: 2

    News of the future:

    Today a 21 year old computer science student was arrested by the FBI for violations of the Computer Abuse and Fraud Act for accessing unpublished areas of the website. The student's attorney has flatly denied the allegations and has said that the student merely reported that the API was vulnerable to buffer overruns and he could obtain private information about other users of the API merely by accessing the website in a certain way.

    The University has said that they are forwarding this onto their academic standards review committee for further disciplinary action, which means that the student may be expelled for these actions as well.

    --
    Harrison's Postulate - "For every action there is an equal and opposite criticism"
  14. Re:biZnat3h by jones_supa · · Score: 1

    These spams are still here? Pseudo-randomly generated text with references often to BSD or GNAA. Link is to goat.cx. In topic there is usually something like "you fail it" or "mod down". Who maintains the system that sends these? Spooky!

  15. We the people by superwiz · · Score: 1

    demand China trade free. People speak. We do. China not hackers. China high quality everything. Thank you!

    --
    Any guest worker system is indistinguishable from indentured servitude.
  16. A Useless API for a Useless Website.. by Anonymous Coward · · Score: 0

    That website is completely useless.

    Any petition for anything of substance gets immediately denied..

    And now they want to make an API for it?

    seriously, save the money for a better project ..
    i want my god damn death star!!