<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - emregulcan</title>
<link>http://snipplr.com/users/emregulcan/language/asp</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 13:34:49 GMT</pubDate>
<item>
<title>(ASP) Set your Twitter status via API (without oAuth)</title>
<link>http://snipplr.com/view/33285/set-your-twitter-status-via-api-without-oauth/</link>
<description><![CDATA[ <p>This script works good condition, and not use "oAuth".
Your should get username and password with cleartext (standart html controls) without authentication and just add them into variables in your code...
(twitter_username  and twitter_password)
And also get status from textbox and set variable named "new_status"</p> ]]></description>
<pubDate>Tue, 27 Apr 2010 07:04:38 GMT</pubDate>
<guid>http://snipplr.com/view/33285/set-your-twitter-status-via-api-without-oauth/</guid>
</item>
</channel>
</rss>