Giter VIP home page Giter VIP logo

verbosity's Introduction

Verbosity

Longer Tweets on Twitter. Based on the idea tweeted by Paul Haddad.

Paul said...

Evil TweetLonger alternative. Encode the text as part of a URL. Clients parse the URL to reconstitute the Tweet. Server wouldn't need a DB.

With Verbosity, you can host your own Tweet extrapolator on your GitHub pages.

Of course, it's the wrong thing to do, so go ahead and don't do it. Oh, but you are such a special snowflake. 140 characters couldn't possibly contain your genius, so fork Verbosity and tweet your a manifestos.

verbosity's People

Contributors

flatheadmill avatar cdzombak avatar

Stargazers

 avatar Kevin Champion avatar Noah Liebman avatar Cory Kaufman-Schofield avatar  avatar Ryan Shaw avatar  avatar

Watchers

Alan Gutierrez avatar James Cloos avatar  avatar

verbosity's Issues

Responsive Design

The current plain jane design would look fine on an iPhone, if it didn't insist on its margins. Create a simple responsive design so that it looks nice on the iPhone.

Bonus if the editor is useable and buttons are clickable, do the right thing.

Send to URL shortener.

Choose a few URL shorteners to offer as an alternative to sending directly to Twitter.

Back button causes edit link to fail.

Following a link in your preview, then clicking back causes a subsequent click to the back button to fail. I assume this is because initialization that is running when the page is loaded is not being run when the user clicks back. An easy solution is to fetch the text from the URL once again when edit is clicked.

Validate HTML.

The HTML is currently invalid. Validate both the editor HTML and the preview HTML with some text in it.

Customized forked repositories.

Determine a way to allow a forked repository to customize Verbosity. It may be a simple as including a /verbosity-custom.js. A forked repository can reference this file in the global GitHub pages. That script can do anything to customize the page, applying styles, altering HTML, adding analytics, etc.

This will allow me to move my own http://gaug.es/ tracking code out of the way.

Use `localStorage` for auto-save.

Use localStorage or cookies to save work, so people don't lose it if they preview and close the browser, or some such.

Consider carefully the issues of auto-save. Verbosity is ephemeral. People might be freaked out to come to a static HTML page and see that it remembers things about them.

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.