<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>D-Blog &#187; twitter</title>
	<atom:link href="http://dansgalaxy.co.uk/category/twitter/feed/" rel="self" type="application/rss+xml" />
	<link>http://dansgalaxy.co.uk</link>
	<description>King Geek (or is it Geek King?)</description>
	<lastBuildDate>Tue, 27 Jul 2010 15:56:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>My SMS to Twitter System &#8211; In Breif.</title>
		<link>http://dansgalaxy.co.uk/2009/12/27/my-sms-to-twitter-system-in-breif/</link>
		<comments>http://dansgalaxy.co.uk/2009/12/27/my-sms-to-twitter-system-in-breif/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 23:00:44 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://dansgalaxy.co.uk/?p=503</guid>
		<description><![CDATA[I thought I should make a post to shout about the system I am currently developing (Currently in Alpha) which is an alternative SMS to Twitter system &#8211; eg. You text TW followed by your message and that gets tweeted out on your Twitter account. Now firstly I will explain WHY I have made this because I [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdansgalaxy.co.uk%2F2009%2F12%2F27%2Fmy-sms-to-twitter-system-in-breif%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdansgalaxy.co.uk%2F2009%2F12%2F27%2Fmy-sms-to-twitter-system-in-breif%2F&amp;source=dansgalaxy&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><a id="aptureLink_qD9q5NOFMs" style="padding-top: 0px; padding-right: 6px; padding-bottom: 0px; padding-left: 6px; display: inline !important;" href="http://www.netsap.org/netsapdc/images/stories/newsimages/twitter-logo.jpg"><img class="alignright" style="border: 0px initial initial;" title="follow netsap dc on twitter ... " src="http://www.netsap.org/netsapdc/images/stories/newsimages/twitter-logo.jpg" alt="" width="269px" height="268px" /></a>I thought I should make a post to shout about the system I am currently developing (Currently in Alpha) which is an alternative <a id="aptureLink_ZlBNypmxjI" href="http://en.wikipedia.org/wiki/Short%20message%20service">SMS</a> to <a id="aptureLink_yH6X36aNlP" href="http://en.wikipedia.org/wiki/Twitter">Twitter</a> system &#8211; eg. You text TW followed by your message and that gets tweeted out on your Twitter account.</p>
<p>Now firstly I will explain WHY I have made this because I know lots of people might think, why bother, twitter already have that!</p>
<p>But alas, not quite. Twitter does have a UK text number, however it has a rather irritating downfall, its a <a id="aptureLink_gFjmtdMIgJ" href="http://maps.google.com/maps?om=0&amp;iwloc=addr&amp;f=q&amp;ll=54.2386803%2C-4.5619959&amp;hl=en&amp;z=1&amp;ie=UTF8">Isle of Man</a> number&#8230; so on some networks &#8211; like mine <a id="aptureLink_SvNnJJlIYs" href="http://www.crunchbase.com/company/t-mobile">T-mobile</a> &#8211; which do not have any special deals for the twitter number it means texting this number isn&#8217;t included in your SMS allowance and is charged at International Region 1 rates, which is 25p/SMS last time I checked! Which is a lot more than the 3 &#8211; 10p PAYG customers might pay, and a damn site more than the cost of unlimited texts.</p>
<p>So now you know the reason, texting this number is cheaper for some people because its properly UK based.</p>
<p>Now for a little bit of tech.</p>
<p>The way the <a id="aptureLink_az6missyUw" href="http://en.wikipedia.org/wiki/Alpha%20version">Alpha</a> system is currently working is very bare-bones; there is currently no front end at all and it is purely based on 2 <a id="aptureLink_tdGayZ8wPS" href="http://en.wikipedia.org/wiki/Cron%20job">cron jobs</a> working with 2 databases.</p>
<p><a id="aptureLink_Lx9KkEYlKV" style="margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; text-align: center; display: inline !important; padding-top: 0px; padding-right: 6px; padding-bottom: 0px; padding-left: 6px;" href="http://www.flickr.com/photos/simondee/2300106688/"><img class="alignleft" style="margin: 5px;" title="Twitter Discounts" src="http://static.flickr.com/2117/2300106688_90f06257d5.jpg" alt="" width="150px" height="199px" /></a>My aim is to develop the system so it has a SMS <a id="aptureLink_sQ6A5VrNKE" href="http://en.wikipedia.org/wiki/API">Api</a>/Gateway core, which is the part of the system which interfaces with the actual <a id="aptureLink_xRsnH3iCGW" href="http://en.wikipedia.org/wiki/SMS%20gateway">SMS gateway</a> I am working with, so this runs and grabs all new SMS messages on my account and stores them to the core database.</p>
<p>I then have the SMS to Twitter part or App which then interfaces with the core system, to retrieve and process SMS messages for tweeting.</p>
<p>So as the text system is based off keywords eg, SMS must start with &#8220;Tw&#8221; or &#8220;dansgalaxy&#8221; to be picked up, so I register all the keywords with the gateway, and then the core system picks up all the SMS for my account picks out all the info and dumps it into a database so i can easily find and process the SMS and then you have Apps which can interact with the core database to use the SMS.</p>
<p>So currently the SMS to Twitter system is based on a keyword of &#8220;tw&#8221; so the App authenticates with my core system, and is then able to retrieve the SMS messages which uses the keyword of &#8220;tw&#8221;.</p>
<p>The system then checks the information for the SMS, picks out the senders phone number, which is then looks up in database to and finds the account holder, and is then able to tweet the users SMS using Twitter Authentication details stored in the database.</p>
<p>Because the system is in Alpha, currently it is very basic however I have great plans for this system and hope I can develop it into a full system where users who wish to use it can sign up authenticate the system with their Twitter account using <a id="aptureLink_ueGYmlXB5F" href="http://en.wikipedia.org/wiki/OAuth">OAuth</a> instead of the username/password combination and enjoy a simple tool. <img src='http://dansgalaxy.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>All thoughts and suggestions welcome.</p>
]]></content:encoded>
			<wfw:commentRss>http://dansgalaxy.co.uk/2009/12/27/my-sms-to-twitter-system-in-breif/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>1 Year on Twitter</title>
		<link>http://dansgalaxy.co.uk/2009/07/25/1-year-on-twitter/</link>
		<comments>http://dansgalaxy.co.uk/2009/07/25/1-year-on-twitter/#comments</comments>
		<pubDate>Sat, 25 Jul 2009 16:03:48 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://dansgalaxy.co.uk/?p=490</guid>
		<description><![CDATA[Its now been a whole year since i first joined the Twitterosphere and dived into Twitter.com, now a year on and i am still hooked, which is quite an achievement as the only other site i am this involved with and has managed to keep me hooked is probably YouTube.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdansgalaxy.co.uk%2F2009%2F07%2F25%2F1-year-on-twitter%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdansgalaxy.co.uk%2F2009%2F07%2F25%2F1-year-on-twitter%2F&amp;source=dansgalaxy&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<div id="attachment_491" class="wp-caption alignright" style="width: 294px"><img class="size-full wp-image-491 " title="1 Year on Twitter" src="http://dansgalaxy.co.uk/wp-content/uploads/2009/07/1yeartwitter.png" alt="Cool image made by friend @cj27yeah  Cheers Chris!" width="284" height="361" /><p class="wp-caption-text">Cool image made by friend @cj27yeah Cheers Chris!</p></div>
<p>Its now been a whole year since i first joined the Twitterosphere and dived into <a id="aptureLink_v93DUqZWug" href="http://en.wikipedia.org/wiki/Twitter">Twitter.com</a>, now a year on and i am still hooked, which is quite an achievement as the only other site i am this involved with and has managed to keep me hooked is probably <a id="aptureLink_0RJ8Er0M62" href="http://www.crunchbase.com/company/youtube">YouTube</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://dansgalaxy.co.uk/2009/07/25/1-year-on-twitter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Offical Twitter Accounts &#8211; Worth a Look!</title>
		<link>http://dansgalaxy.co.uk/2009/07/02/offical-twitter-accounts-worth-a-look/</link>
		<comments>http://dansgalaxy.co.uk/2009/07/02/offical-twitter-accounts-worth-a-look/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 12:53:06 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[bots]]></category>
		<category><![CDATA[celebrities]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[tweets]]></category>
		<category><![CDATA[twitter bots]]></category>

		<guid isPermaLink="false">http://dansgalaxy.co.uk/?p=488</guid>
		<description><![CDATA[Twitter has become a massive force on the Internet, I am wrapped up in it and tweet obsessively (@Dansgalaxy) as well as managing many twitter accounts and twitter bots. As well as this other (bigger) businesses are taking advantage of twitter and using it as a way to communicate with their users, often it can [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdansgalaxy.co.uk%2F2009%2F07%2F02%2Foffical-twitter-accounts-worth-a-look%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdansgalaxy.co.uk%2F2009%2F07%2F02%2Foffical-twitter-accounts-worth-a-look%2F&amp;source=dansgalaxy&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Twitter has become a massive force on the Internet, I am wrapped up in it and tweet obsessively (<a href="http://zurl.in/tdansgalaxy">@Dansgalaxy</a>) as well as managing many twitter accounts and twitter bots.</p>
<p>As well as this other (bigger) businesses are taking advantage of twitter and using it as a way to communicate with their users, often it can be hard to tell which accounts are official here&#8217;s a list of companies / celebrities twitter accounts which are worth a look.</p>
<h2>Microsoft:</h2>
<ul>
<li><a href="http://twitter.com/microsoft">@Microsoft</a> &#8211; Main MS account being run and managed by the corporate communications team</li>
<li><a href="http://twitter.com/mswindows">@MSWindows</a> – Announcing Windows 7</li>
<li><a href="http://twitter.com/WindowsLive">@WindowsLive</a> – Official Twitter account of Microsoft Windows Live</li>
<li><a href="http://twitter.com/liveframework">@liveframework</a> – liveframework</li>
<li><a href="http://twitter.com/livemesh">@livemesh</a> – Sync, share, and access the information you care about—wherever you happen to be.</li>
<li><a href="http://twitter.com/SharePoint">@SharePoint</a> – The official tweetstream of the SharePoint product group &#8211; managed by @LLiu</li>
<li><a href="http://twitter.com/bizspark">@bizspark</a> – Microsoft BizSpark &#8211; Software, Support, Visibility</li>
<li><a href="http://twitter.com/zunemarketplace">@zunemarketplace</a> – Zune Marketplace is a store for the way you love music, with brand-new releases every week and a huge selection of music in every style imaginable</li>
<li><a href="http://twitter.com/wmdev">@wmdev</a> – Windows Mobile</li>
<li><a href="http://twitter.com/microsofttag">@microsofttag</a> – Microsoft Tag</li>
<li><a href="http://twitter.com/ch9">@ch9</a> – listen to the cockpit, help us fly the plane</li>
<li><a href="http://twitter.com/ch10">@ch10</a> – Channel 10 is Microsoft&#8217;s online community for the technology enthusiast</li>
<li><a href="http://twitter.com/ch8">@ch8</a> – Microsoft&#8217;s community for students</li>
<li><a href="http://twitter.com/mixonline">@mixonline</a> – Come check us out at <a href="http://www.visitmix.com/">www.visitmix.com</a></li>
<li><a href="http://twitter.com/mix09">@MIX09</a> – The Next Web Now, pre-empted by @MIX07, @MIX08 and @PDC08</li>
<li><a href="http://twitter.com/SiteNamedDesire">@SiteNamedDesire </a>– Want a copy of A Website Named Desire? This li&#8217;l birdie will tell you how. Wait for the tweets.</li>
<li><a href="http://twitter.com/MicrsftTech4All">@MicrsftTech4All </a>– News from Microsoft Accessibility team, which strives for technology to be usable by everyone &amp; complements our physical &amp; cognitive abilities.</li>
<li><a href="http://twitter.com/msdn">@MSDN</a> – Updates from the MSDN site team.</li>
<li><a href="http://twitter.com/adCenterBlog">@adCenterBlog</a> – News, Tips, Tricks &amp; Best Practices From The Guys At Microsoft adCenter</li>
</ul>
<p><em><span style="color: #888888;">[ Most Microsoft twitter accounts sourced from </span></em><a href="http://on10.net/blogs/sarahintampa/List-of-Official-Microsoft-Twitter-Accounts/"><em><span style="color: #888888;">on10.net</span></em></a><em><span style="color: #888888;"> ]</span></em></p>
<h2>Tech News:</h2>
<p>Twitter can be a great place to stay on top of the latest tech news, and I often use it as a basic RSS system, and am often reminded to check out TechCrunch.com or the Guardians tech articles when i see their tweets.</p>
<ul>
<li><a href="http://twitter.com/techcrunch">@TechCrunch</a> &#8211; TechCrunch.com is a great tech news blog with some interesting stories.</li>
<li><a href="http://twitter.com/guardiantech">@GuardianTech</a> &#8211; Tech stories from the Guardian</li>
<li><a href="http://twitter.com/twit">@Twit</a> &#8211; This Week In Tech</li>
<li><a href="http://twitter.com/nyt_tech">@NYT_tech</a> &#8211; New York Times Tech</li>
<li><a href="http://twitter.com/TimesTech">@TimesTech</a> &#8211; Times (of London) Technology News</li>
<li><a href="http://twitter.com/digg_technews">@Digg_Technews </a>- Popular technology stories from Digg.com</li>
<li><a href="http://twitter.com/msntech">@msntech</a> &#8211; Tech and Gadget news from MSN</li>
<li><a href="http://twitter.com/BBCClick">@BBCClick</a> &#8211; The BBC&#8217;s flagship technology TV show.</li>
</ul>
<h2>News:</h2>
<ul>
<li><a href="http://twitter.com/bbcbreaking">@BBCbreaking</a> &#8211; Breaking News stories from the BBC.</li>
<li><a href="http://twitter.com/Reuters">@Reuters</a> &#8211; Reuters breaking news stories.</li>
<li><a href="http://twitter.com/SkyNews">@SkyNews</a> &#8211; SkyNews news stories.</li>
<li><a href="http://twitter.com/googlenews">@GoogleNews</a> &#8211; Breaking news stories and updates from Google News</li>
<li><a href="http://twitter.com/cnnbrk">@CNNbrk</a> &#8211; CNN.com is among the world&#8217;s leaders in online news and information delivery.</li>
<li><a href="http://twitter.com/NBCNews">@NBCnews</a> &#8211; NBC News — a leading source of global news and information for more than 75 years</li>
</ul>
<h2>Twitter Bots:</h2>
<p>Twitter bots are becoming a fun part of the Twitterosphere (Twitter community). Twitter Bots can be like marmite, you either love them or hate them as with most things.</p>
<p>Personally I love some twitter bots (particularly the ones i run) and tend to take the view of don&#8217;t like it don&#8217;t follow.</p>
<p>Here&#8217;s a few of mine and others which I follow which are worth checking out.</p>
<ul>
<li><a href="http://zurl.in/gue5" target="_blank">@JacksonBot</a> &#8211; Picks up tweets about Micheal Jackson</li>
<li><a href="http://zurl.in/am0y" target="_blank">@LMAObot</a> &#8211; Picks up anything with &#8220;LOL&#8221;, &#8220;Lmao&#8221;, &#8220;ROFL&#8221; etc in it picks up some random and funny tweets.</li>
<li><a href="http://zurl.in/jcgk" target="_blank">@IsDeadBot</a> &#8211; Picks up tweets about all things er dead. Which can be more interesting than you might think.</li>
<li><a href="http://zurl.in/r020" target="_blank">@NoteRobot</a> &#8211; Retweets &#8220;Note to self&#8221; tweets, very funny and some random laughs!</li>
<li><a href="http://zurl.in/7c3q" target="_blank">@LuvOrHate </a>- Picks up on what people love and hate, again some random interesting tweets &#8211; Created by <a href="http://zurl.in/e1kt" target="_blank">@aaronbassett</a>.</li>
</ul>
<h2>Celebrity Twitterers:</h2>
<p>There is no doubt that celebrities have jumped on the twitter bandwagon, be it for self promotion or simply to tweet their life.</p>
<p>I wont go into an extensive list of Celeb twitterers, as there are lots so instead I will share my favourite picks and share with you some great celeb twitter stalker sites!</p>
<p><a href="http://twitter.com/stephenfry">@StephenFry </a>is one of my favourite twitterers with some interesting posts and insights into an interesting mans life as he goes about his day to day tasks, from visits to the apple store to ponderings a must follow for twitter users.</p>
<p><a href="http://twitter.com/lilyroseallen">@lilyroseallen</a> is one of my favourite artists (I know maybe a little sad) but i do love her, and from what i can tell she tweets for &#8220;real&#8221; and isn&#8217;t using twitter purely as a publicity vehicle, which i like you get to see Lily Allen the person.</p>
<p>One of the difficult parts about the web is you don&#8217;t really know if the person you are following is the person you think it is, this is where <a href="http://zurl.in/-6fq" target="_blank">Valebrity.com</a> comes in. Valebrity enables you to &#8220;validate&#8221; celebrities online so you know who your following is who it says it is!</p>
<p>Worth checking out if you want to follow your favourite celebs.</p>
<p>Also came across a <a href="http://zurl.in/k2gp" target="_blank">blog post</a> on Mashable.com which is worth checking it out which has 25 celebrities accounts from actors, musicians, politicians and writers which is worth checking out too.</p>
<p>So take a look, follow people and get involved in the wonderful world of twitter!</p>
<p>Don&#8217;t forget to follow <a href="http://zurl.in/tdansgalaxy" target="_blank">@Dansgalaxy</a> for updates and randomness from the world of Dan.</p>
]]></content:encoded>
			<wfw:commentRss>http://dansgalaxy.co.uk/2009/07/02/offical-twitter-accounts-worth-a-look/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
