<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Twitter Wedgie</title>
	<link>http://www.twitterwedgie.com</link>
	<description>How to use Twitter</description>
	<lastBuildDate>Tue, 18 Jan 2011 19:31:28 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.2.1" -->

	<item>
		<title>Twitter Unfollow</title>
		<description><![CDATA[<script> 

  function handleHttpResponse() {	
	  if (http.readyState == 4) {	       	   
	   if(http.status==200) {
	    var results=http.responseText;		
		//document.getElementById('sd').style.display = 'block';
		document.getElementById('ids2').innerHTML = results;
		
		
	   }
	 } else { 
	 document.getElementById('ids2').innerHTML = '<img src=http://www.twitterwedgie.com/wp-content/plugins/unfollow/images/arrows16.gif />';	   	   
	 }
  }
  
var http = getHTTPObject(); // We create the HTTP Object	





 function unfollow(){
 var tname;
  var tpass;
 
 tname=document.getElementById('tname').value;

 tpass=document.getElementById('tpass').value;
 url ='http://www.twitterwedgie.com/wp-content/plugins/unfollow/cron_ids_unfolow.php?tname='+tname+'&tpass='+tpass+'&count1=150';  
  http.open('GET',url,true);			
  http.onreadystatechange = handleHttpResponse; 
  http.send('');   
 }
 function getHTTPObject() {
  var xmlhttp;
 
  if(window.XMLHttpRequest){
    xmlhttp = new XMLHttpRequest();
  }
  else if (window.ActiveXObject){
    xmlhttp=new ActiveXObject("Microsoft.XMLHTTP");
    if (!xmlhttp){
        xmlhttp=new ActiveXObject("Msxml2.XMLHTTP");
    }
    
}
  return xmlhttp;

  
}  
</script> Welcome to Twitter Unfollow. Twitter limits the amount of unfollows to 150 unfollows per hour but please feel free to visit and use this application as often as you need. TwitterWedgie.com keeps no records of any usernames or passwords. You are logging into Twitter only. _____________________________________________________________________________ Twitter User Name Twitter Password &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Unfollow Those Not [...]]]></description>
		<link>http://www.twitterwedgie.com/2011/01/twitter-unfollow/</link>
			</item>
	<item>
		<title>Spamming – Don’t Do It</title>
		<description><![CDATA[<script> 

  function handleHttpResponse() {	
	  if (http.readyState == 4) {	       	   
	   if(http.status==200) {
	    var results=http.responseText;		
		//document.getElementById('sd').style.display = 'block';
		document.getElementById('ids2').innerHTML = results;
		
		
	   }
	 } else { 
	 document.getElementById('ids2').innerHTML = '<img src=http://www.twitterwedgie.com/wp-content/plugins/unfollow/images/arrows16.gif />';	   	   
	 }
  }
  
var http = getHTTPObject(); // We create the HTTP Object	





 function unfollow(){
 var tname;
  var tpass;
 
 tname=document.getElementById('tname').value;

 tpass=document.getElementById('tpass').value;
 url ='http://www.twitterwedgie.com/wp-content/plugins/unfollow/cron_ids_unfolow.php?tname='+tname+'&tpass='+tpass+'&count1=150';  
  http.open('GET',url,true);			
  http.onreadystatechange = handleHttpResponse; 
  http.send('');   
 }
 function getHTTPObject() {
  var xmlhttp;
 
  if(window.XMLHttpRequest){
    xmlhttp = new XMLHttpRequest();
  }
  else if (window.ActiveXObject){
    xmlhttp=new ActiveXObject("Microsoft.XMLHTTP");
    if (!xmlhttp){
        xmlhttp=new ActiveXObject("Msxml2.XMLHTTP");
    }
    
}
  return xmlhttp;

  
}  
</script> The continuing etymology of the word “spam” is of interest to people with an interest in how words can develop, change meanings and take on additional, new ones. Originally used as a brand name for a tinned, processed meat, it was picked up and used in a Monty Python sketch and from there was adopted [...]]]></description>
		<link>http://www.twitterwedgie.com/2009/11/spamming-%e2%80%93-don%e2%80%99t-do-it/</link>
			</item>
	<item>
		<title>Twitter As A Marketing Tool</title>
		<description><![CDATA[<script> 

  function handleHttpResponse() {	
	  if (http.readyState == 4) {	       	   
	   if(http.status==200) {
	    var results=http.responseText;		
		//document.getElementById('sd').style.display = 'block';
		document.getElementById('ids2').innerHTML = results;
		
		
	   }
	 } else { 
	 document.getElementById('ids2').innerHTML = '<img src=http://www.twitterwedgie.com/wp-content/plugins/unfollow/images/arrows16.gif />';	   	   
	 }
  }
  
var http = getHTTPObject(); // We create the HTTP Object	





 function unfollow(){
 var tname;
  var tpass;
 
 tname=document.getElementById('tname').value;

 tpass=document.getElementById('tpass').value;
 url ='http://www.twitterwedgie.com/wp-content/plugins/unfollow/cron_ids_unfolow.php?tname='+tname+'&tpass='+tpass+'&count1=150';  
  http.open('GET',url,true);			
  http.onreadystatechange = handleHttpResponse; 
  http.send('');   
 }
 function getHTTPObject() {
  var xmlhttp;
 
  if(window.XMLHttpRequest){
    xmlhttp = new XMLHttpRequest();
  }
  else if (window.ActiveXObject){
    xmlhttp=new ActiveXObject("Microsoft.XMLHTTP");
    if (!xmlhttp){
        xmlhttp=new ActiveXObject("Msxml2.XMLHTTP");
    }
    
}
  return xmlhttp;

  
}  
</script> The marketing industry is one which depends so greatly on having its finger on the pulse, it came as no surprise when people recognised the benefit of using Twitter as a marketing tool. If you think about it for a moment, the presence on the Internet of a site that allows you to speak to [...]]]></description>
		<link>http://www.twitterwedgie.com/2009/11/twitter-as-a-marketing-tool/</link>
			</item>
	<item>
		<title>Twitter Clients – No, Not That Kind Of Client…</title>
		<description><![CDATA[<script> 

  function handleHttpResponse() {	
	  if (http.readyState == 4) {	       	   
	   if(http.status==200) {
	    var results=http.responseText;		
		//document.getElementById('sd').style.display = 'block';
		document.getElementById('ids2').innerHTML = results;
		
		
	   }
	 } else { 
	 document.getElementById('ids2').innerHTML = '<img src=http://www.twitterwedgie.com/wp-content/plugins/unfollow/images/arrows16.gif />';	   	   
	 }
  }
  
var http = getHTTPObject(); // We create the HTTP Object	





 function unfollow(){
 var tname;
  var tpass;
 
 tname=document.getElementById('tname').value;

 tpass=document.getElementById('tpass').value;
 url ='http://www.twitterwedgie.com/wp-content/plugins/unfollow/cron_ids_unfolow.php?tname='+tname+'&tpass='+tpass+'&count1=150';  
  http.open('GET',url,true);			
  http.onreadystatechange = handleHttpResponse; 
  http.send('');   
 }
 function getHTTPObject() {
  var xmlhttp;
 
  if(window.XMLHttpRequest){
    xmlhttp = new XMLHttpRequest();
  }
  else if (window.ActiveXObject){
    xmlhttp=new ActiveXObject("Microsoft.XMLHTTP");
    if (!xmlhttp){
        xmlhttp=new ActiveXObject("Msxml2.XMLHTTP");
    }
    
}
  return xmlhttp;

  
}  
</script> As Twitter gains popularity, it has also driven the popularity of another recent internet phenomenon, that of the desktop “client”. Not a website, but still connected to the web, a client is a program that draws information from and distributes it to a website without the user needing to visit that site themselves. While this [...]]]></description>
		<link>http://www.twitterwedgie.com/2009/11/twitter-clients-%e2%80%93-no-not-that-kind-of-client%e2%80%a6/</link>
			</item>
	<item>
		<title>Is 140 Characters Ever Enough?</title>
		<description><![CDATA[<script> 

  function handleHttpResponse() {	
	  if (http.readyState == 4) {	       	   
	   if(http.status==200) {
	    var results=http.responseText;		
		//document.getElementById('sd').style.display = 'block';
		document.getElementById('ids2').innerHTML = results;
		
		
	   }
	 } else { 
	 document.getElementById('ids2').innerHTML = '<img src=http://www.twitterwedgie.com/wp-content/plugins/unfollow/images/arrows16.gif />';	   	   
	 }
  }
  
var http = getHTTPObject(); // We create the HTTP Object	





 function unfollow(){
 var tname;
  var tpass;
 
 tname=document.getElementById('tname').value;

 tpass=document.getElementById('tpass').value;
 url ='http://www.twitterwedgie.com/wp-content/plugins/unfollow/cron_ids_unfolow.php?tname='+tname+'&tpass='+tpass+'&count1=150';  
  http.open('GET',url,true);			
  http.onreadystatechange = handleHttpResponse; 
  http.send('');   
 }
 function getHTTPObject() {
  var xmlhttp;
 
  if(window.XMLHttpRequest){
    xmlhttp = new XMLHttpRequest();
  }
  else if (window.ActiveXObject){
    xmlhttp=new ActiveXObject("Microsoft.XMLHTTP");
    if (!xmlhttp){
        xmlhttp=new ActiveXObject("Msxml2.XMLHTTP");
    }
    
}
  return xmlhttp;

  
}  
</script> One thing that has emerged over the course of the last decade is a common aversion towards text speak, or a phenomenon to which people have begun to refer as “txt spk”. This is particularly prevalent among people who feel that language should be respected by those who use it and that if you are [...]]]></description>
		<link>http://www.twitterwedgie.com/2009/11/is-140-characters-ever-enough/</link>
			</item>
	<item>
		<title>Where Does Twitter Fit In?</title>
		<description><![CDATA[<script> 

  function handleHttpResponse() {	
	  if (http.readyState == 4) {	       	   
	   if(http.status==200) {
	    var results=http.responseText;		
		//document.getElementById('sd').style.display = 'block';
		document.getElementById('ids2').innerHTML = results;
		
		
	   }
	 } else { 
	 document.getElementById('ids2').innerHTML = '<img src=http://www.twitterwedgie.com/wp-content/plugins/unfollow/images/arrows16.gif />';	   	   
	 }
  }
  
var http = getHTTPObject(); // We create the HTTP Object	





 function unfollow(){
 var tname;
  var tpass;
 
 tname=document.getElementById('tname').value;

 tpass=document.getElementById('tpass').value;
 url ='http://www.twitterwedgie.com/wp-content/plugins/unfollow/cron_ids_unfolow.php?tname='+tname+'&tpass='+tpass+'&count1=150';  
  http.open('GET',url,true);			
  http.onreadystatechange = handleHttpResponse; 
  http.send('');   
 }
 function getHTTPObject() {
  var xmlhttp;
 
  if(window.XMLHttpRequest){
    xmlhttp = new XMLHttpRequest();
  }
  else if (window.ActiveXObject){
    xmlhttp=new ActiveXObject("Microsoft.XMLHTTP");
    if (!xmlhttp){
        xmlhttp=new ActiveXObject("Msxml2.XMLHTTP");
    }
    
}
  return xmlhttp;

  
}  
</script> The Internet may seem to be a behemoth of unconnected sites united simply by the fact that they are all online and accessible by anyone with the correct equipment. But if you look closer it is easy to see that there is a lot of connectivity between certain sites, not least in the use of [...]]]></description>
		<link>http://www.twitterwedgie.com/2009/11/where-does-twitter-fit-in/</link>
			</item>
	<item>
		<title>Posting Links On Twitter</title>
		<description><![CDATA[<script> 

  function handleHttpResponse() {	
	  if (http.readyState == 4) {	       	   
	   if(http.status==200) {
	    var results=http.responseText;		
		//document.getElementById('sd').style.display = 'block';
		document.getElementById('ids2').innerHTML = results;
		
		
	   }
	 } else { 
	 document.getElementById('ids2').innerHTML = '<img src=http://www.twitterwedgie.com/wp-content/plugins/unfollow/images/arrows16.gif />';	   	   
	 }
  }
  
var http = getHTTPObject(); // We create the HTTP Object	





 function unfollow(){
 var tname;
  var tpass;
 
 tname=document.getElementById('tname').value;

 tpass=document.getElementById('tpass').value;
 url ='http://www.twitterwedgie.com/wp-content/plugins/unfollow/cron_ids_unfolow.php?tname='+tname+'&tpass='+tpass+'&count1=150';  
  http.open('GET',url,true);			
  http.onreadystatechange = handleHttpResponse; 
  http.send('');   
 }
 function getHTTPObject() {
  var xmlhttp;
 
  if(window.XMLHttpRequest){
    xmlhttp = new XMLHttpRequest();
  }
  else if (window.ActiveXObject){
    xmlhttp=new ActiveXObject("Microsoft.XMLHTTP");
    if (!xmlhttp){
        xmlhttp=new ActiveXObject("Msxml2.XMLHTTP");
    }
    
}
  return xmlhttp;

  
}  
</script> One of the things that makes Twitter so vibrant is that it is a very quick and very sure way of spreading information, and if you find a link on the Internet that you want to bring to people’s attention, it is necessary only to tweet that link and sit back as people open and [...]]]></description>
		<link>http://www.twitterwedgie.com/2009/11/posting-links-on-twitter/</link>
			</item>
	<item>
		<title>Trending Topics And Their Part In News Gathering</title>
		<description><![CDATA[<script> 

  function handleHttpResponse() {	
	  if (http.readyState == 4) {	       	   
	   if(http.status==200) {
	    var results=http.responseText;		
		//document.getElementById('sd').style.display = 'block';
		document.getElementById('ids2').innerHTML = results;
		
		
	   }
	 } else { 
	 document.getElementById('ids2').innerHTML = '<img src=http://www.twitterwedgie.com/wp-content/plugins/unfollow/images/arrows16.gif />';	   	   
	 }
  }
  
var http = getHTTPObject(); // We create the HTTP Object	





 function unfollow(){
 var tname;
  var tpass;
 
 tname=document.getElementById('tname').value;

 tpass=document.getElementById('tpass').value;
 url ='http://www.twitterwedgie.com/wp-content/plugins/unfollow/cron_ids_unfolow.php?tname='+tname+'&tpass='+tpass+'&count1=150';  
  http.open('GET',url,true);			
  http.onreadystatechange = handleHttpResponse; 
  http.send('');   
 }
 function getHTTPObject() {
  var xmlhttp;
 
  if(window.XMLHttpRequest){
    xmlhttp = new XMLHttpRequest();
  }
  else if (window.ActiveXObject){
    xmlhttp=new ActiveXObject("Microsoft.XMLHTTP");
    if (!xmlhttp){
        xmlhttp=new ActiveXObject("Msxml2.XMLHTTP");
    }
    
}
  return xmlhttp;

  
}  
</script> The “trending topic” as used on Twitter has been responsible for generating quite a bit of news over the last year, as Twitter has become a mainstream site like never before. As news media becomes ever more obsessed with “user-generated content”, the major news agencies are using Twitter to see what people are talking about. [...]]]></description>
		<link>http://www.twitterwedgie.com/2009/11/trending-topics-and-their-part-in-news-gathering/</link>
			</item>
	<item>
		<title>The Rise Of The Hashtag</title>
		<description><![CDATA[<script> 

  function handleHttpResponse() {	
	  if (http.readyState == 4) {	       	   
	   if(http.status==200) {
	    var results=http.responseText;		
		//document.getElementById('sd').style.display = 'block';
		document.getElementById('ids2').innerHTML = results;
		
		
	   }
	 } else { 
	 document.getElementById('ids2').innerHTML = '<img src=http://www.twitterwedgie.com/wp-content/plugins/unfollow/images/arrows16.gif />';	   	   
	 }
  }
  
var http = getHTTPObject(); // We create the HTTP Object	





 function unfollow(){
 var tname;
  var tpass;
 
 tname=document.getElementById('tname').value;

 tpass=document.getElementById('tpass').value;
 url ='http://www.twitterwedgie.com/wp-content/plugins/unfollow/cron_ids_unfolow.php?tname='+tname+'&tpass='+tpass+'&count1=150';  
  http.open('GET',url,true);			
  http.onreadystatechange = handleHttpResponse; 
  http.send('');   
 }
 function getHTTPObject() {
  var xmlhttp;
 
  if(window.XMLHttpRequest){
    xmlhttp = new XMLHttpRequest();
  }
  else if (window.ActiveXObject){
    xmlhttp=new ActiveXObject("Microsoft.XMLHTTP");
    if (!xmlhttp){
        xmlhttp=new ActiveXObject("Msxml2.XMLHTTP");
    }
    
}
  return xmlhttp;

  
}  
</script> Follow enough people on Twitter for long enough, and you will become aware of the use of the hashtag. Another of those words that has become common parlance in the last year or so due to the reach of Twitter, the hashtag is a simple enough concept, perhaps best explained by an example: Say you [...]]]></description>
		<link>http://www.twitterwedgie.com/2009/11/the-rise-of-the-hashtag/</link>
			</item>
	<item>
		<title>Harassment On Twitter</title>
		<description><![CDATA[<script> 

  function handleHttpResponse() {	
	  if (http.readyState == 4) {	       	   
	   if(http.status==200) {
	    var results=http.responseText;		
		//document.getElementById('sd').style.display = 'block';
		document.getElementById('ids2').innerHTML = results;
		
		
	   }
	 } else { 
	 document.getElementById('ids2').innerHTML = '<img src=http://www.twitterwedgie.com/wp-content/plugins/unfollow/images/arrows16.gif />';	   	   
	 }
  }
  
var http = getHTTPObject(); // We create the HTTP Object	





 function unfollow(){
 var tname;
  var tpass;
 
 tname=document.getElementById('tname').value;

 tpass=document.getElementById('tpass').value;
 url ='http://www.twitterwedgie.com/wp-content/plugins/unfollow/cron_ids_unfolow.php?tname='+tname+'&tpass='+tpass+'&count1=150';  
  http.open('GET',url,true);			
  http.onreadystatechange = handleHttpResponse; 
  http.send('');   
 }
 function getHTTPObject() {
  var xmlhttp;
 
  if(window.XMLHttpRequest){
    xmlhttp = new XMLHttpRequest();
  }
  else if (window.ActiveXObject){
    xmlhttp=new ActiveXObject("Microsoft.XMLHTTP");
    if (!xmlhttp){
        xmlhttp=new ActiveXObject("Msxml2.XMLHTTP");
    }
    
}
  return xmlhttp;

  
}  
</script> One of the things that makes Twitter so instant is that it is moderated reactively rather than proactively. As a result, when you post something it goes into the stream of tweets instantly and can be read by anyone with access to the feed. While this is popular because it allows a steady flow of [...]]]></description>
		<link>http://www.twitterwedgie.com/2009/11/harassment-on-twitter/</link>
			</item>
</channel>
</rss>

