Twipler

An Open Source Twitter Web Client in ASP.NET
 
Tagged: tutorial

Twipler Login

22Jun

(quick draft) Once you have logged into Twipler using OAuth, you can store your twipler session by setting a password. 1 - Login to twipler (the big blue button, not the old mechanism) 2 - Select "designs" from the top right 3 - Select "user" tab 4 - Supply a new password to protect your session. 5 - Logout 6 - From the homepage, select 'Show Login Options' 7 - Enter your screenname...

Simple Twitter web client example

11Dec

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

10Dec

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...

 

Try it!

Follow the project

@twipler

It looks like DM's aren't working in twipler. I really should fix up this site!
- Thu, 14 Jul 2011

RT @John_Idol Twitter explains why developers shouldn’t build new clients --> http://t.co/D3wpqfM via @tnwtwit
- Mon, 14 Mar 2011

I am still alive by-the-way :)
- Tue, 21 Dec 2010

When tweets have a Geo location, you'll get a link to google maps to that lat/long
- Wed, 03 Nov 2010

Check unfollowed isn't working. I'll be looking into it today.
- Wed, 27 Oct 2010

Retweets now being shown in timeline and user timeline.
- Thu, 30 Sep 2010

178 Absolute Unique Visitors last week. I wonder how much of that was due to last weeks Javascript bug on twitter, or #newtwitter :)
- Mon, 27 Sep 2010

 
Copyright

Copyright © 2009-2010 Ian Quigley