GithubHelp home page GithubHelp logo

kleopatra999 / tweetanium Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vick08/tweetanium

0.0 2.0 0.0 165 KB

A 100% JavaScript Twitter client experiment using YUI & YQL

Home Page: http://www.tweetanium.net

License: MIT License

CSS 4.64% HTML 11.54% JavaScript 83.83%

tweetanium's Introduction

Tweetanium

A Pure JavaScript Twitter Client.

A few years ago I was working on Tweenky, a jQuery/PHP Twitter client. I learned a lot from that project, but for a variety of reasons I decided to start over from scratch and write another one. So, I started this project with the goal of doing it in 100% JavaScript, using YUI and YQL.

While Tweetanium uses OAuth to authenticate with Twitter, there is no server-side code, and this is made possible by using YQL in place of any server-side OAuth proxy. You can read more about it here, How-to: Secure OAuth in JavaScript.

After initially launching this project at tweetanium.net, my development efforts go in spurts. I'm not going to claim it's the best or most featured Twitter client out there, it's simply a playground for me to experiment with.

If you like it, feel free to fork it and run on your own box. Being written in JS, it only uses static files and does not need a webserver to run and can just run it locally. If you do run it locally, Twitter will not OAuth callback to a file:// URL, so you will have to add in your OAuth keys (oauth_token & oauth_token_secret) into your HTML5 Local Storage container as well as create your own YQL datatable with your own OAuth consumer keys. See above blog post for more info.

To prove it works without any server-side code, you can check it out on Github Pages at derek.github.com/Tweetanium/

License Information

Tweetanium has an MIT license.

tweetanium's People

Contributors

derek avatar

Watchers

rosa maria palacios juncosa avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.