Hi
Noob-ish question I suspect - so please be gentle.
I am trying to make a very locked down Twitter client by modifying the Search Tweets demo.
I have hardcoded the demo file to only display tweets containing "#HWB" in the text -- this works well.
I now want the user to be able to send a tweet that automatically includes the #HWB hashtag (and it cant be removed).
I am trying to achieve a twitter client (basic) that will only show and tweet to a particular hash tag.
Now, I know the Twitter API involves oAuth - and at that point I get totally lost.
Any chance that someone could give me the lowdown on how to modify the demo to autually Tweet back -- OR is this a much bigger issue?
Cheers
Glen