Twipler read-only setting and how to undo it.
Log into twitter and select "Setting" -> "Connections" and select "Revoke Access" for Twipler.
Login to Twipler, and you should be able to update status, add/remove people etc.
Twipler will be a web workbench to build the Twitter user experience you desire.
It will offer community generated themes, applications and affects or you to flavor your experience, as well as allowing you to build upon these and express your ideas for how Twitter should look, feel and work.
Themes
Themes are HTML content pages which include templates with data provided by entities....
AKA: How to login to Twipler where Twitter.com is blocked
First You will need to be able to login to Twipler via twitter.com. Do this from home, your mobile, at a friends house or somewhere.
Then once you have logged into Twipler you can store your twipler session by setting a password.
1 - Login to Twipler
2 - Select "Account" from the top right
3 - Enter a new password to create your...
A quick overview of the two google analytics which I use to gauge if Twipler is a worthwhile project.
Visits per week ramped up pretty well but the last month or two the numbers have been going down. Once hit 93 visitors in one day. I have no idea why the numbers are going down. Maybe it's because of the recent Read-Only issue, or maybe people are being blocked in work?
However...
Over the last year or so I've come a lot of other twitter clients, add-on's and applications. Here are some which I like
Libraries
TweetSharp - the .NET Twitter API library
trst.me - summary user data from Infochimps
DotLess Css - A CSS compiler for .NET
nHibernate ORM for .NET
jQuery because no-one writes Javascript these days
jQuery - Sliding messagethe funky status message at...
Download example
Download the C# source code here: Simple.zip
You will need to Register a New Twitter Web application as well.
Simple twitter web client
In this exampe, you will see how simple it can be to create a Twitter web client using the TweetSharp library, ASP.NET and a bit of code. This will use OAuth to authenticate with Twitter, then make a few API calls.
You might find it...
Registering a new Twitter application with Twitter is a reasonably quick process.
Once you have completed this tutorial, you will have a ConsumerKey and ConsumerSecret which will allow you to communicate with Twitter using OAuth Token
Login to twitter
Go to developers section
1. Click "Settings"
2. Click "Connections"
3. Click on the right hand side where it says "Developers click...
I’m struggling with a dilemma. Progress with twipler is coming along nicely bearing in mind this project could take 6 months or more until it’s ready for the general public. However, a twitter web client really needs to have direct message, followers and trending information. Public timeline and status update is not enough.
So my dilemma is; do I include “twipler script” as part of the...