Create and register a Twitter application
Twitter
applicationTo post tweets from third-party sources (for example, BlackBerry® AtHoc®, iPhone, CNN news website),
Twitter
requires that you create and register a virtual application on their website.Content from fields marked with a (*) in the steps below is not displayed in an actual tweet posted through your application. The information is displayed under application properties, as shown in the following image: 

- Go to http://www.twitter.com.
- Log in to your organization'sTwitteraccount. If you do not have aTwitteraccount, create one. Confirm the email address associated with the account.If you want to manage only oneTwitteraccount, create an application for the companyTwitteraccount. To do this, your organization must have aTwitteraccount and you must have your organization's authorization.
- Go to: http://dev.twitter.com/apps
- ClickCreate a new application. The following is a sample registration form:
- Enter the following information in the registration form:
- Name: This is the name of the application, not your own name.Twitterdoes not allow duplicate application names and will notify you if the application name you have entered is already taken.
- Description: Enter a description for your application.
- Website: This is shown on user-facing authorization screens.
- Callback URLThis field tellsTwitterwhere to return after successful authentication. Enter a production URL in the following format: https://<server-address>/TwitterConfig/TwitterAuthSuccess.aspx
- After entering the required application settings, read theDeveloper Rules Of The Roadand then, if you agree with them, select theYes, I agreecheck box.
- In theCaptchafield, enter both images into the text box, separated by a space.
- ClickCreate your Twitter application.
- On theDetailspage, record theConsumer Key,Request Token URL, andAccess Token URLlisted on the summary page. See the highlighted areas in the sample below. This information is needed to set upTwitterinBlackBerry AtHoc.
- ClickKeys and Access Tokens.
- Record theConsumer Secret. See the highlighted area in the sample below.
- Click theSettingstab.
- In theApplication Iconsection, upload a logo for your organization.
- In theOrganizationsection, enter your organization name and website.
- ClickUpdate settings.
- Click thePermissionstab, and then selectRead and Write.
- ClickUpdate settings.