Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Twitter Topic Count application #2

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

surajwaghulde
Copy link

This is a complete Twitter Topic Count application with UI in swing which listens to the twitter spritzer and produces top 10 tweets. After downloading this application please compile it with this command -> mvn clean install assembly:assembly. Make sure that you have IMAGE_BASE exported to target directory of S4. This command will create runnable application creating a target directory. Untar the twittertopiccount.tar.gz file with tar zxf twittertopiccount.tar.gz command. Go to the bin folder and run lauch_twitter_topic_count.sh script which will start S4, adapter and will run the UI as well. You can see the top 10 tweets in few seconds as the application listens to the twitter spritzer and calculates the top 10 tweets.

Suraj Waghulde added 5 commits January 10, 2011 11:42
… TwitterUI from example application. Also added the count to the desktop for opening the browser window only once when clikced on the same links again and again.
…here. Removed errors for fork dispatcher and EventListener from the twitter application. Enhanced Twitter UI display.
…o those in assembly. Enhanced the twitter UI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant