lilspikey / tags / skillswap-brighton

Tagged with “skillswap-brighton” (3) activity chart

  1. Building and using secure web services using OAuth

    With every passing day, we entrust more and more of our personal information to the Internet. And as each week passes, we see more and more online services launching new APIs, opening up the information silos and letting our data flow freely. But some data should not be freely available, merely portable. To do this securely requires that users prove their identity and authority. Typically this is done via username and passwords, or sometimes OpenID. Often, though, users want to appoint computer agents to access and work with their data on their behalf. These agents may not be entirely trusted, and should not be given the user’s logon credentials.

    Enter OAuth: an open standard for simple, secure, delegated authorization. With OAuth, a user can give a social network just enough access to their address book to connect them with their friends, or can allow a photo shop access to just the few photos they want printed onto canvases.On the Web of Data, OAuth puts the user back in control.

    —Huffduffed by lilspikey 4 years ago

  2. Real-time JavaScript with Comet

    Led by Simon Willison. The Ajax revolution has increased user expectations for web application interactivity, and resulted in a growing demand for real-time information. Comet is an umbrella term for a set of techniques that enable live updates of web pages as soon as a significant event occurs. On the server-side, a different set of technologies is needed to handle the challenges of event-driven applications.

    —Huffduffed by lilspikey 4 years ago

  3. Settling New Caprica: Getting Your Pet Project Off The Ground

    Pet projects: everybody’s got them. But how many of them never see the light of day? In this talk, Tom Armitage looks at some of the obstacles that impede such projects, and how to get over them. The talk also considers some ways to streamline the process of releasing software when you’re your own client, and perhaps might give some ideas to improve not only your personal projects, but your work projects as well.

    —Huffduffed by lilspikey 4 years ago