<?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>mediaburst &#187; Textburst</title>
	<atom:link href="http://www.mediaburst.co.uk/blog/tag/textburst/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mediaburst.co.uk</link>
	<description>SMS, MMS and Mobile marketing</description>
	<lastBuildDate>Thu, 02 Feb 2012 15:39:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Fixed textbust page&#160;freezes</title>
		<link>http://www.mediaburst.co.uk/blog/fixed-textbust-page-freezes/</link>
		<comments>http://www.mediaburst.co.uk/blog/fixed-textbust-page-freezes/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 16:11:38 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[API & technical]]></category>
		<category><![CDATA[Textburst]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.mediaburst.co.uk/?p=66863</guid>
		<description><![CDATA[We released a textburst update this morning that should fix a page freeze problem encountered by a small number of users over the last few weeks. We first noticed that textburst pages would occasionally freeze a few days before before Christmas and released a temporary fix that solved it for 99% of users. Unfortunately as [...]]]></description>
			<content:encoded><![CDATA[<p>We released a <a title="Online SMS" href="/textburst/">textburst</a> update this morning that should fix a page freeze problem encountered by a small number of users over the last few weeks.</p>
<p>We first noticed that textburst pages would occasionally freeze a few days before before Christmas and released a temporary fix that solved it for 99% of users.</p>
<p>Unfortunately as with most temporary fixes it wasn&#8217;t 100% effective so we&#8217;ve been investigating the root cause since getting back from the holidays.</p>
<p>After many, many hours digging through tens of thousands of lines of log files<span id="more-66863"></span> (it&#8217;s amazing how much logging a debug mode can create) and tweaking code here and there we at last found the cause yesterday afternoon. And two lines of code later it&#8217;s fixed.</p>
<h3>For the technically inclined here&#8217;s a little more information:</h3>
<p>Textburst runs on four web servers, these are set up as two load balanced pairs, one in Derby and one in Manchester. To ensure users stay logged in when switching between servers we store our session data in a MySQL database.</p>
<p>Our MySQL based session store is a slightly tweaked version of the <a href="http://dev.mysql.com/doc/refman/5.1/en/connector-net-tutorials-asp-provider-session-state.html">MySQL session state provider</a> which is in turn based on the <a href="http://msdn.microsoft.com/en-us/library/ms178589.aspx">Microsoft sample session state provider</a>.</p>
<p>Unfortunately it turns out both of these have a bug when handling concurrent connections.</p>
<h4>How things are supposed to work</h4>
<p>When a page is requested it should should check to see if the session is currently locked by another page, wait until it&#8217;s free and then obtain the session data, along with a lock if the page wants write access and then increment an internal Lock ID by one which is used to make sure the same request is locking and unlocking the session.</p>
<h4>What was actually happening</h4>
<p>Requests that wanted read/write access to the session worked exactly as expected, however read-only sessions missed the all important step of waiting until the session was free and simply incremented the Lock ID. This meant that if a read-only request was processed in between the lock and unlock phase of a read/write request it would never be unlocked causing the next read/write request to freeze.</p>
<p>Luckily the ASP.NET session code is designed for this eventuality and after 110 seconds the stuck lock is forcibly removed, unfortunately our users were stuck waiting for this to happen while everything appeared to be frozen.</p>
<h4>Our fix</h4>
<p>We&#8217;ve updated the session provider to always wait until the session is free. To help out others with similar problems we&#8217;ve added this as a comment on the Microsoft sample and will be filing a bug report with MySQL shortly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mediaburst.co.uk/blog/fixed-textbust-page-freezes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3 quick steps to improve your SMS&#160;marketing</title>
		<link>http://www.mediaburst.co.uk/blog/3-quick-steps-to-improve-your-sms-marketing/</link>
		<comments>http://www.mediaburst.co.uk/blog/3-quick-steps-to-improve-your-sms-marketing/#comments</comments>
		<pubDate>Thu, 24 Mar 2011 08:00:38 +0000</pubDate>
		<dc:creator>Gary</dc:creator>
				<category><![CDATA[Learn about SMS]]></category>
		<category><![CDATA[Textburst]]></category>
		<category><![CDATA[copywriting]]></category>
		<category><![CDATA[Mobile marketing]]></category>
		<category><![CDATA[SMS Marketing]]></category>

		<guid isPermaLink="false">http://www.mediaburst.co.uk/?p=42552</guid>
		<description><![CDATA[Same database, better results The fools way to get better results from SMS marketing campaigns is to push for more subscribers, it&#8217;s a valid strategy but the intelligent man can do much better. If you currently manage a 4% response rate (4% of people who get the SMS take advantage of your promotion), a better approach is [...]]]></description>
			<content:encoded><![CDATA[<h2>Same database, better results</h2>
<p>The fools way to get better results from <a href="/textburst/">SMS marketing</a> campaigns is to push for more subscribers, it&#8217;s a valid strategy but the intelligent man can do much better.</p>
<p>If you currently manage a 4% response rate (4% of people who get the SMS take advantage of your promotion), a better approach is to think about the 96% who didn’t take advantage, how can we motivate these people?<span id="more-42552"></span></p>
<p>For example, if you send 1,000 SMS promoting your new range of designer sunglasses, a 1% response rate is equivalent to 10 sales. At £100 a pair your 10 sales could be worth £1,000.</p>
<p>So, let’s think about increasing that 1% to 2% and getting another £1,000 without increasing your database of subscribers.</p>
<h2>1. Divide up your database</h2>
<p>First thing to do is stop sending to all 1,000 people in one SMS broadcast.</p>
<p>Split the database into smaller units of 250. It doesn’t matter where or how you split your data, do it completely at random, but split it down into smaller chunks.</p>
<p>If you’re sending via <a href="http://www.mediaburst.co.uk/textburst/">textburst</a> make 4 groups of contacts. That way we have 4 defined groups to test with and monitor the results.</p>
<p>By using smaller chunks of data you can test more variables and see what has the greatest effect.</p>
<h2>2. Send at different intervals</h2>
<p>For this test use the same message, but send it at different times. Different times of day, different times of the week, different times in the month.</p>
<p>It depends a little on what you’re promoting but instead of sending 1,000 SMS once a month, send 250 SMS once a week.</p>
<p>If you’re sending SMS once a week, try sending once a day.</p>
<p>Then watch the results closely. Do you get better results if you send on a particular day, or perhaps during a particular week?</p>
<p>If you get really poor results at certain times, stop sending at those times. If you’ve worked out the perfect week then try and work out the perfect day.</p>
<p>And don’t stop testing, different days, different times, you get the point.</p>
<h2>3. Change the copy</h2>
<p>I’ll assume you’re beginning to get the feel for the best time to send a text message. Now let’s try different copy in the message.</p>
<p>Following on from my Sunglasses example, let’s assume the original copy is:</p>
<p>“The new designer range of sunglasses is now in stock, get down to Sunglasses world and check em out.”</p>
<p>Some variants you could try are:</p>
<p>“Check out the new Designer Sunglasses range at Sunglasses World”</p>
<p>“Just in, New Designer Sunglasses at Sunglasses World, get them before the sun goes down!”</p>
<p>“Come to Sunglasses world this weekend and try our new Designer Sunglasses range”</p>
<p>I strongly recommend you read this article on <a href="/blog/using-bulk-sms-twitter-how-to-write-short-messages/">How to Write Bulk SMS</a>.</p>
<p>Your objective is to drop the messages that get the worst response. Then tweak the messages that get the best response, even a single word can make the difference.</p>
<p>It’s an iterative process that doesn’t stop, just keep dropping the ones that do the worst, and tweaking the ones that do the best.</p>
<h2>In summary</h2>
<p>Keep changing things, keep it fresh, keep trying different combinations of message content and times. Things change, people change, so too should your SMS Marketing.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mediaburst.co.uk/blog/3-quick-steps-to-improve-your-sms-marketing/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>New feature: Upload excel spreadsheets in&#160;textburst</title>
		<link>http://www.mediaburst.co.uk/blog/new-feature-upload-excel-spreadsheets-in-textburst/</link>
		<comments>http://www.mediaburst.co.uk/blog/new-feature-upload-excel-spreadsheets-in-textburst/#comments</comments>
		<pubDate>Thu, 10 Mar 2011 12:35:45 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Textburst]]></category>
		<category><![CDATA[csv]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[sms]]></category>
		<category><![CDATA[upload]]></category>

		<guid isPermaLink="false">http://www.mediaburst.co.uk/?p=40612</guid>
		<description><![CDATA[We added a few new features to our online sms application, textburst, today. You can now upload spreadsheets, delete your sent messages and use it with Internet Explorer 9. Upload contacts from Excel spreadsheets We&#8217;ve listened to your feedback about uploading CSV files, now you can upload Excel files directly into textburst without having to [...]]]></description>
			<content:encoded><![CDATA[<p>We added a few new features to our <a href="/textburst/">online sms</a> application, textburst, today. You can now upload spreadsheets, delete your sent messages and use it with Internet Explorer 9.<span id="more-40612"></span></p>
<h2>Upload contacts from Excel spreadsheets</h2>
<p>We&#8217;ve listened to your feedback about uploading CSV files, now you can upload Excel files directly into textburst without having to convert them.</p>
<p>As with most things there are a few caveats:</p>
<ul>
<li>You must be using Excel 2007 or Excel 2010, older versions save in a different format which we can&#8217;t process.</li>
<li>All your contacts must be on the first worksheet.</li>
<li>Numbers need to start with 44 or 0, if you can&#8217;t see either of these at the start in Excel it won&#8217;t work in textburst.</li>
</ul>
<h2>Delete sent messages</h2>
<p>We want to make sure you&#8217;re always in control of your data, so on this note, we&#8217;ve added delete buttons to the sent message page.  Simply click this button and it&#8217;s gone forever.<br />
Just to make this clear though: The delete button deletes the message, there isn&#8217;t a way to get it back.</p>
<h2>Works in Internet Explorer 9</h2>
<p>Microsoft are well on their way to releasing the new version of Internet Explorer.  Surprisingly, from a web development point of view, it seems like a reasonable browser.   We&#8217;ve made a few tweaks to our styling and scripting to remove work arounds previous versions needed, making sure textburst always looks its best.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mediaburst.co.uk/blog/new-feature-upload-excel-spreadsheets-in-textburst/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building a demo of&#160;textburst</title>
		<link>http://www.mediaburst.co.uk/blog/building-a-demo%c2%a0site/</link>
		<comments>http://www.mediaburst.co.uk/blog/building-a-demo%c2%a0site/#comments</comments>
		<pubDate>Tue, 01 Mar 2011 14:11:52 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[API & technical]]></category>
		<category><![CDATA[Behind the scenes]]></category>
		<category><![CDATA[Textburst]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[sms]]></category>

		<guid isPermaLink="false">http://www.mediaburst.co.uk/?p=27002</guid>
		<description><![CDATA[We launched our first textburst demo in early January last year. It was aimed at existing customers showing them what to expect in our upcoming redesign, they already knew what features were in the product so we focused on what had changed. This first demo was a simple affair, we manually copied the page HTML, [...]]]></description>
			<content:encoded><![CDATA[<p>We launched our first <a href="http://demo.mediaburst.co.uk">textburst demo</a> in early January last year.   It was aimed at existing customers showing them what to expect in our upcoming redesign, they already knew what features were in the product so we focused on what had changed.</p>
<p>This first demo was a simple affair, we manually copied the page HTML, output by textburst, into a few new files and then ran them through a shell script which called sed a dozen or so times to replace anything that didn&#8217;t work without the full application behind it.<span id="more-27002"></span></p>
<p>Since putting the new design live we felt we needed to show off all the features to prospective customers. What really surprised us was just how much work is involved to create a fully featured demo.</p>
<p>Our requirements seem simple at a glance:</p>
<ul>
<li>Look and feel like textburst</li>
<li>Include all major textburst features (except payments)</li>
<li>Be easy to update</li>
<li>Don&#8217;t really send text messages</li>
</ul>
<p>For various internal reasons the demo needed to run on the same server as this website, this left us needing to run a C#, ASP.NET web application on a server running PHP and Linux.  To make this work we came up with the following steps:</p>
<ol>
<li>Log in to textburst on our development platform</li>
<li>Grab a copy of all the relevant pages</li>
<li>Run some standard find and replaces to remove ASP.NET specific content</li>
<li>Add PHP include files at the top of each page</li>
<li>Add in page specific PHP includes</li>
<li>Remove any development data</li>
<li>Copy this altered page and any includes in to a directory ready for release</li>
<li>Create some demo contacts and sends using PHP Sessions for display to users</li>
</ol>
<p>Just over 800 lines of perl later we have a wonderful jumble of regular expressions and a dozen or so php files that make textburst into the simple demo you can see today.</p>
<p>By automating this step we can just re-run the perl script each time we do a release keeping the demo perfectly up to date and preventing any surprises once you&#8217;ve signed up.</p>
<p>We do still have to create page specific include files for some of the pages to show how the product actually works.  For example, we add an include to the send message page which displays either a sent successfully or failure message depending upon whether all the form fields were completed.   It also adds the sent message to your session so it shows on the sent messages page.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mediaburst.co.uk/blog/building-a-demo%c2%a0site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using SMS delivery receipts to&#160;cleanse data</title>
		<link>http://www.mediaburst.co.uk/blog/using-sms-delivery-receipts-to-cleanse-data/</link>
		<comments>http://www.mediaburst.co.uk/blog/using-sms-delivery-receipts-to-cleanse-data/#comments</comments>
		<pubDate>Wed, 06 Oct 2010 10:42:16 +0000</pubDate>
		<dc:creator>Sarah</dc:creator>
				<category><![CDATA[API & technical]]></category>
		<category><![CDATA[Learn about SMS]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[data cleansing]]></category>
		<category><![CDATA[sms]]></category>
		<category><![CDATA[SMS Marketing]]></category>
		<category><![CDATA[Textburst]]></category>

		<guid isPermaLink="false">http://www.mediaburst.co.uk/?p=30121</guid>
		<description><![CDATA[Not every text message you send will get delivered to a mobile phone. Inevitably some of your contacts will be out of mobile range, some may be abroad, some have phones switched off, others may have changed number, and maybe you got some numbers wrong. We do provide some excellent Delivery Status information in our [...]]]></description>
			<content:encoded><![CDATA[<p>Not every text message you send will get delivered to a mobile phone. Inevitably some of your contacts will be out of mobile range, some may be abroad, some have phones switched off, others may have changed number, and maybe you got some numbers wrong.</p>
<p>We do provide some excellent Delivery Status information in our <a href="/textburst">Online SMS</a> service textburst and even more if you send via our <a href="/api">SMS API</a>. By understanding and using this data you can cut down on undelivered messages and make some good cost savings too.<span id="more-30121"></span></p>
<h2>SMS API</h2>
<p>Users of the API can get some pretty detailed information on the delivery status of each message, the full table is in our <a href="http://www.mediaburst.co.uk/api/sending-a-message/delivery-receipts/">SMS API documentation</a>.</p>
<p>They 2 key parameters to be concerned with are DELIVERY_STATUS and ERR_CODE.</p>
<p>If under DELIVERY_STATUS you receive UNDELIV or REJECTED (undelivered or rejected) then it warrants further investigation using the ERR_CODE parameter.</p>
<p>ERR_CODE numbers 5 or 9 indicate no matter how many times you try you simply cannot send a text message to this number. Most likely because the number has been cancelled or less likely the phone does not support text messaging. If you get a 5 or 9 we suggest you remove this number and try other means of contact.</p>
<p>ERR_CODE numbers 4, 6, 7, or 10 indicate a Temporary error and chances are it’ll clear given time. We suggest you hold off sending to this number for a week or so, maybe they are on holiday or having technical difficulties with their phone.</p>
<p>It’s also likely you&#8217;ll see some of the less decisive error codes including the unhelpful network error code of “unknown – no details provided by the network”.</p>
<p>By doing a periodic review of all your undelivered or rejected messages you can help reduce these errors. Look for the number of occurrences you tried to send to any one given number, if it’s always failing for whatever reason then chances are this is no longer a valid contact number for your customer.</p>
<h2>Textburst</h2>
<p>If you’re using textburst then the error code information is summarised and we suggest a periodic review of the information to identify bad data. Warning: you might need someone handy with a spreadsheet.</p>
<p>Once you have logged into textburst go to Sent Messages.</p>
<p>Click the small pie chart next to each batch of sent messages.</p>
<p>Then select “List View” in the main heading.</p>
<p>You’ve now got a list of each message, the mobile number and delivery status. You’ll notice on the right hand side an option to download the complete information to a spreadsheet.</p>
<p>We suggest downloading all your sends and searching for those numbers that regularly or never deliver, using this data you can either delete contacts or follow your own path to correct the data for future sends.</p>
<p>I hope this is helpful, if you need any more information or guidance then just ask.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mediaburst.co.uk/blog/using-sms-delivery-receipts-to-cleanse-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New feature in textburst&#160;&#8220;Users&#8221;</title>
		<link>http://www.mediaburst.co.uk/blog/who-else-wants-textburst/</link>
		<comments>http://www.mediaburst.co.uk/blog/who-else-wants-textburst/#comments</comments>
		<pubDate>Mon, 04 Oct 2010 15:56:42 +0000</pubDate>
		<dc:creator>Gary</dc:creator>
				<category><![CDATA[Textburst]]></category>
		<category><![CDATA[bulk sms]]></category>
		<category><![CDATA[online sms]]></category>
		<category><![CDATA[sub users]]></category>
		<category><![CDATA[users]]></category>

		<guid isPermaLink="false">http://www.mediaburst.co.uk/?p=29891</guid>
		<description><![CDATA[We’ve just launched the first major new feature in our bulk SMS product textburst since we rebranded back in January. This is the “Users” feature that allows you to setup and manage other users from within your own account. With this feature only a single person in an organisation need sign up. Once signed up they can share [...]]]></description>
			<content:encoded><![CDATA[<p>We’ve just launched the first major new feature in our <a href="/textburst">bulk SMS</a> product textburst since we rebranded back in January.</p>
<p>This is the “Users” feature that allows you to setup and manage other users from within your own account.</p>
<p style="text-align: center;"><a href="http://www2.mbstatic.co.uk/wp-content/uploads/2010/10/its-new.png"><img class="aligncenter size-full wp-image-29921" title="it's new" src="http://www2.mbstatic.co.uk/wp-content/uploads/2010/10/its-new.png" alt="" width="714" height="200" /></a></p>
<p><span id="more-29891"></span></p>
<p>With this feature only a single person in an organisation need sign up. Once signed up they can share the application with their colleagues.</p>
<p>This works particularly well for say, a call centre environment where the individual employees wouldn’t want to sign up and purchase credits, or indeed where the company wants to retain control.</p>
<p>With Users, one person (the admin user) signs up and purchases credits then sets the others up as sub users. The admin user has control of who can send SMS and how many they can send. If you get a new employee, simply create a new account. Someone leaves, just suspend their account.</p>
<p>As always we’ve tried to make it as simple as possible. The users tab is in the main menu, and the link “Add a new user“ is fairly self-explanatory and guides you through the setup.</p>
<p>Finally, an email is automatically sent to each new user, welcoming them to the system and providing their initial logon information.</p>
<p>I admit it has taken us a little longer than anticipated to get this live but the mechanism is very smooth. We hope you like it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mediaburst.co.uk/blog/who-else-wants-textburst/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speeding&#160;up textburst</title>
		<link>http://www.mediaburst.co.uk/blog/speeding-up-textburst/</link>
		<comments>http://www.mediaburst.co.uk/blog/speeding-up-textburst/#comments</comments>
		<pubDate>Thu, 06 May 2010 12:48:52 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[API & technical]]></category>
		<category><![CDATA[Industry news]]></category>
		<category><![CDATA[Textburst]]></category>

		<guid isPermaLink="false">http://www.mediaburst.co.uk/?p=21091</guid>
		<description><![CDATA[Here&#8217;s a post about the latest updates we&#8217;ve released to our online SMS products including textburst and O2 Online Text.   These updates were primarily focussed on making everything work faster. Big sends, instant response. Rather than making you wait around while we process large bulk SMS sends, the send page now responds instantly.  We now process the send [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a post about the latest updates we&#8217;ve released to our <a href="http://www.mediaburst.co.uk/textburst/">online SMS</a> products including textburst and O2 Online Text.   These updates were primarily focussed on making everything work faster.<span id="more-21091"></span></p>
<h2>Big sends, instant response.</h2>
<p>Rather than making you wait around while we process large bulk SMS sends, the send page now responds instantly. </p>
<p>We now process the send in the background. It means you can keep working while the send processes.</p>
<h2>Manage scheduled messages</h2>
<p>In the past if you wanted to cancel scheduled message you had to call us and we&#8217;d do it for you. </p>
<p>You&#8217;ll now find a list of all scheduled messages within the application and can cancel them up to a few minutes before they&#8217;re sent.</p>
<h2>Up to date groups</h2>
<p>If you schedule a message to a group we&#8217;ll now pick up the list of group members at the time of send rather than schedule.</p>
<p>This means you can continue to manage your groups and the send will be up to date with your latest contact list.</p>
<p>Additionally, to make this change work we now deduct message credit when we process the send.</p>
<h2>Faster uploads</h2>
<p>We&#8217;ve made a few behind the scenes tweaks to how uploads are processed.  In our tests an upload of 50,000 contacts now completes 10 times quicker than before.</p>
<h2>Bigger uploads, bigger sends</h2>
<p>There used to be a limit of 10,000 people in a single upload or send. </p>
<p>With the speed improvements above we&#8217;ve removed this limit and so far have tested with groups of 100,000 contacts with no speed issues what so ever.</p>
<h2>Summary</h2>
<p>So there you have it hopefully you&#8217;ll enjoy the benefits, but as always contact us if there  is something we can improve.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mediaburst.co.uk/blog/speeding-up-textburst/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Redesigning textburst</title>
		<link>http://www.mediaburst.co.uk/blog/redesigning-textburst/</link>
		<comments>http://www.mediaburst.co.uk/blog/redesigning-textburst/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 14:03:52 +0000</pubDate>
		<dc:creator>Phil</dc:creator>
				<category><![CDATA[Behind the scenes]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[Textburst]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[wireframes]]></category>

		<guid isPermaLink="false">http://www.mediaburst.co.uk/?p=18312</guid>
		<description><![CDATA[Redesigning a web app can be quite a complicated process and the redesign of Textburst was no exception. It involved lots of different steps and numerous design iterations before the final product was released. Step 1 Listen to client The first stage in redesigning textburst was purely investigative. It involved listening to mediaburst staff and [...]]]></description>
			<content:encoded><![CDATA[<p>Redesigning a web app can be quite a complicated process and the redesign of Textburst was no exception. It involved lots of different steps and numerous design iterations before the final product was released.</p>
<p><span id="more-18312"></span></p>
<h2>Step 1 Listen to client</h2>
<p>The first stage in redesigning textburst was purely investigative. It involved listening to mediaburst staff and trying to gauge what it is this product of theirs did; along with what it did wrong and what they would have liked it to be able to do.</p>
<h2>Step 2 Stop listening, start thinking</h2>
<p>Once I&#8217;d gauged in my mind how I thought mediaburst wanted their new app to work; I thought about it for a few days.  Sidenote: Thinking time is so important; diving straight into creating a working model may make the client happier but in the long run it can lead to more design revisions later in the process.</p>
<h2>Step 3 Create interactive &#8216;wireframes&#8217;</h2>
<p>This was the first stage where the something actually tangible was produced. A wireframe is simply a stripped down version of the website/app. With a web app (as opposed to web site) it&#8217;s more important how it works than how it looks so creating these simple mock-ups of how the app will work gave mediaburst a great idea of how the new textburst would work.<br />
In textburst&#8217;s case, the idea was very much to strip back any excess features therefore making it easier to use. Luckily, this was mediaburst&#8217;s philosophy too.</p>
<h2>Step 4 Get client feedback</h2>
<p>Once wireframes had been produced it was time to go back to mediaburst and see if what I&#8217;d produced matched their needs.  I knew how I wanted Textburst to work in a perfect world but the world isn&#8217;t perfect.; Textburst sends over 4million SMS a month and they have a lot of clients to keep happy.</p>
<div id="attachment_18422" class="wp-caption aligncenter" style="width: 310px"><a href="http://www2.mbstatic.co.uk/wp-content/uploads/2010/02/textburst-wireframe-send-v1.gif"><img src="http://www2.mbstatic.co.uk/wp-content/uploads/2010/02/textburst-wireframe-send-v1-300x206.gif" alt="" title="Wireframe for the textburst send form  (First version)" width="300" height="206" class="size-medium wp-image-18422" /></a><p class="wp-caption-text">Wireframe for the textburst send form  (First version)</p></div>
<div id="attachment_18382" class="wp-caption aligncenter" style="width: 310px"><a href="http://www1.mbstatic.co.uk/wp-content/uploads/2010/02/textburst-wireframe-send-final.gif"><img src="http://www2.mbstatic.co.uk/wp-content/uploads/2010/02/textburst-wireframe-send-final-300x237.gif" alt="" title="Wireframe for the textburst send form (Final revision)" width="300" height="237" class="size-medium wp-image-18382" /></a><p class="wp-caption-text">Wireframe for the textburst send form (Final revision)</p></div>
<p>The mediaburst team printed out every screen of the wireframes and stuck them on the wall and checked that all key functionality was still present. It&#8217;s all every well stripping back features and simplifying but alienating existing users wasn&#8217;t part of the plan.</p>
<h2>Step 5 Start design work (in a sandbox)</h2>
<p>The wireframes were finally approved and it was time to commence designing the textburst Initial designs which incorporated the &#8216;textburst green&#8217; were eventually thrown away in favour of a more corporate looking blue which we all felt would attract more customers.<br />
I was very interesting in making sure this design looked and worked like web apps people are used to. With this in mind I studied Facebook, CampaignMonitor and tried to mimic what made them so simplistic and obvious.</p>
<div id="attachment_18342" class="wp-caption aligncenter" style="width: 310px"><a href="http://www2.mbstatic.co.uk/wp-content/uploads/2010/02/textburst_send.jpg"><img class="size-medium wp-image-18342" title="textburst_send" src="http://www1.mbstatic.co.uk/wp-content/uploads/2010/02/textburst_send-300x268.jpg" alt="" width="300" height="268" /></a><p class="wp-caption-text">Textburst&#39;s send SMS form</p></div>
<div id="attachment_18352" class="wp-caption aligncenter" style="width: 310px"><a href="http://www2.mbstatic.co.uk/wp-content/uploads/2010/02/textburst_sent.jpg"><img class="size-medium wp-image-18352" title="textburst_sent" src="http://www2.mbstatic.co.uk/wp-content/uploads/2010/02/textburst_sent-300x268.jpg" alt="" width="300" height="268" /></a><p class="wp-caption-text">Textburst&#39;s sent messages screen</p></div>
<div id="attachment_18362" class="wp-caption aligncenter" style="width: 310px"><a href="http://www1.mbstatic.co.uk/wp-content/uploads/2010/02/textburst_stats.jpg"><img class="size-medium wp-image-18362" title="textburst_stats" src="http://www2.mbstatic.co.uk/wp-content/uploads/2010/02/textburst_stats-300x268.jpg" alt="" width="300" height="268" /></a><p class="wp-caption-text">Textburst&#39;s stats screen</p></div>
<h2>Step 6 Think about client needs and change accordingly</h2>
<p>The designed got handed over to the development team who then started to integrate the design into the current working version of textburst.<br />
When the system was built it was then time to fine-tune it because it was apparent that the design wasn&#8217;t as complete as it needed to be. In particular we found ourselves asking the following questions:</p>
<ul>
<li> Was that screen&#8217;s purpose clear enough?</li>
<li> Did we need another option in there and if so where would it go on the screen?</li>
<li> How can we maintain simplicity when we we&#8217;re adding extra features?</li>
</ul>
<p>This was a very interesting stage as it marked the point when the rest of the mediaburst team started to feel more involved. The engineers started to get really interested in all the small UI decisions and on one day in particular we spent a good few of hours discussing the positioning of micro-copy (and its wording) on one screen.</p>
<h2>Step 8 Sit back and launch</h2>
<p>Launching textburst was quite a scary proposition – thankfully the engineers did all of the work. Mediaburst had informed all of their clients about the changes before-hand but even so updating a core part of your business like this is no walk in the park. We all sat with baited breath in the office waiting for the deluge of complaints from angry customers but they never came.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mediaburst.co.uk/blog/redesigning-textburst/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Textburst online&#160;SMS update</title>
		<link>http://www.mediaburst.co.uk/blog/textburst-online-sms-update/</link>
		<comments>http://www.mediaburst.co.uk/blog/textburst-online-sms-update/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 08:48:24 +0000</pubDate>
		<dc:creator>Gary</dc:creator>
				<category><![CDATA[Textburst]]></category>
		<category><![CDATA[demo]]></category>

		<guid isPermaLink="false">http://www.mediaburst.co.uk/?p=7871</guid>
		<description><![CDATA[Firstly, Happy New Year to all! We’ve got an exciting year ahead and we’re getting straight into it. The new website will be live later in January and at the same time textburst will take on a whole new appearance. There’s a demo available so feel free to click around and let us know what [...]]]></description>
			<content:encoded><![CDATA[<p>Firstly, Happy New Year to all!</p>
<p>We’ve got an exciting year ahead and we’re getting straight into it. The new website will be live later in January and at the same time textburst will take on a whole new appearance.</p>
<p>There’s a demo available so feel free to click around and let us know what you think?</p>
<p>Don’t be fooled though, it’s a demo, it doesn’t actually send messages.</p>
<p><a href="http://demo.mediaburst.co.uk/">View the textburst demo</a><span id="more-7871"></span></p>
<p>At the same time I thought it worth showing off the work that the illustrator <a href="http://stanleychowillustration.tumblr.com/">Stanley Chow</a> has put in. He’s created us a range of images we can use to identify products and services.</p>
<p>We’ve deliberately steered away from any stereotypical representations of a text message, usually a mobile phones and/or envelope. It’s been done many times and we wanted something that helps us stand out, while at the same time providing cohesion between our products.</p>
<h2>So here they are:</h2>
<div id="attachment_7901" class="wp-caption aligncenter" style="width: 146px"><a href="http://www2.mbstatic.co.uk/wp-content/uploads/2010/01/red-birds.jpg"><img class="size-full wp-image-7901" title="mediaburst birds" src="http://www2.mbstatic.co.uk/wp-content/uploads/2010/01/red-birds.jpg" alt="" width="136" height="130" /></a><p class="wp-caption-text">mediaburst birds</p></div>
<div id="attachment_7911" class="wp-caption aligncenter" style="width: 163px"><a href="http://www1.mbstatic.co.uk/wp-content/uploads/2010/01/textburst.jpg"><img class="size-full wp-image-7911" title="Textburst" src="http://www1.mbstatic.co.uk/wp-content/uploads/2010/01/textburst.jpg" alt="" width="153" height="139" /></a><p class="wp-caption-text">Textburst</p></div>
<div id="attachment_7891" class="wp-caption aligncenter" style="width: 163px"><a href="http://www1.mbstatic.co.uk/wp-content/uploads/2010/01/oms.jpg"><img class="size-full wp-image-7891" title="Outlook SMS" src="http://www1.mbstatic.co.uk/wp-content/uploads/2010/01/oms.jpg" alt="" width="153" height="139" /></a><p class="wp-caption-text">Outlook SMS</p></div>
<div id="attachment_7881" class="wp-caption aligncenter" style="width: 163px"><a href="http://www1.mbstatic.co.uk/wp-content/uploads/2010/01/email-to-sms.jpg"><img class="size-full wp-image-7881" title="Email to SMS" src="http://www1.mbstatic.co.uk/wp-content/uploads/2010/01/email-to-sms.jpg" alt="" width="153" height="139" /></a><p class="wp-caption-text">Email to SMS</p></div>
<p>Let us know what you think, are they too bold, are they simple enough, do you like the consistency?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mediaburst.co.uk/blog/textburst-online-sms-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Textburst development update</title>
		<link>http://www.mediaburst.co.uk/blog/textburst-development-update/</link>
		<comments>http://www.mediaburst.co.uk/blog/textburst-development-update/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 10:51:13 +0000</pubDate>
		<dc:creator>Gary</dc:creator>
				<category><![CDATA[API & technical]]></category>
		<category><![CDATA[Behind the scenes]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[Textburst]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://www.mediaburst.co.uk/blog/?p=3941</guid>
		<description><![CDATA[With the tech team buried in code redeveloping our online SMS product, Textburst, I thought it worth highlighting some of the usability improvements in the mill. Upload Contacts Our largest source of customer queries surrounds uploading bulk SMS contacts. This is in part because the current page is not exactly what you&#8217;d call intuitive. (click [...]]]></description>
			<content:encoded><![CDATA[<p>With the tech team buried in code redeveloping our <a href="http://www.mediaburst.co.uk/textburst/">online SMS</a> product, Textburst, I thought it worth highlighting some of the usability improvements in the mill.<br />
<span id="more-970"></span></p>
<h2>Upload Contacts</h2>
<p><a href="/wp-content/uploads/2009/11/currentupload.jpg"><img class="alignright size-full wp-image-4241" src="/wp-content/uploads/2009/11/currentuploadsnipet3.jpg" alt="currentuploadsnipet" width="186" height="145" /></a></p>
<p>Our largest source of customer queries surrounds uploading bulk SMS contacts. This is in part because the current page is not exactly what you&#8217;d call intuitive. <span><em>(click the image)</em></span></p>
<p>The sheer length of the page scares users. The instructions are at the top, perhaps logical, but most users forget the latter steps by the time they have completed the first stages. The &#8220;select fields&#8221; and &#8220;groups&#8221; sections in particular are confusing.</p>
<p><a href="/wp-content/uploads/2009/11/upload-contacts1.jpg"><img class="alignleft size-full wp-image-4271" src="/wp-content/uploads/2009/11/uploadcontactssnipet.jpg" alt="uploadcontactssnipet" width="187" height="144" /></a>We’ve made a few tweaks and come up with this draft which we believe will make the process much smother.</p>
<p>You’ll notice the page is now much shorter with clear instructional copy to guide you through the process.</p>
<p>To de-clutter the page we&#8217;ve removed the instructions of how to convert excel to CSV. These is no reason to force you to read these instructions, we&#8217;ll include a link to a popup window so you can choose.</p>
<p>We’ve also introduced a preview sample of the uploaded data for you to confirm before committing. And, importantly, you&#8217;ll now be able to continue working in Textburst, sending and receiving SMS, while the upload is processing. The actual upload will process in the background, no more waiting for the screen to refresh.</p>
<p>A much improved process, I hope you agree?</p>
<h3>Timeout Settings</h3>
<p>We currently time out a session on 20 minutes of inactivity.</p>
<p>On this point we&#8217;ve listened to you, we&#8217;ve heard your requests, we know you don&#8217;t like this, so we&#8217;ve transferred power back to you:</p>
<p>You log in</p>
<p>You stay in</p>
<p>You log out.</p>
<h2>Improving the &#8220;To&#8221; Field</h2>
<p>As web technology improves it&#8217;s important to include those developments which add to the usability of our products. To make the send message page more fluid the inclusion of a clever bit of coding will certainly help in the &#8220;to&#8221; field.</p>
<p>I&#8217;ve struggled to describe this in a non techy manner but I think this series of images speak for themselves.</p>
<p>On the send an SMS message page, you have the &#8220;To&#8221; box that you can type numbers, names, or groups into:</p>
<p><a href="/wp-content/uploads/2009/11/send11.jpg"><img class="aligncenter size-full wp-image-4751" src="/wp-content/uploads/2009/11/send11.jpg" alt="send1" width="563" height="184" /></a></p>
<p>As soon as you click in the box a menu appears:</p>
<p><a href="/wp-content/uploads/2009/11/send21.jpg"><img class="aligncenter size-full wp-image-4761" src="/wp-content/uploads/2009/11/send21.jpg" alt="send2" width="563" height="183" /></a></p>
<p>Start typing and the Ajax functionality will automatically find relevant SMS contacts and groups, simply click the contact or group you were looking for.</p>
<p><a href="/wp-content/uploads/2009/11/send31.jpg"><img class="aligncenter size-full wp-image-4771" src="/wp-content/uploads/2009/11/send31.jpg" alt="send3" width="740" height="557" /></a></p>
<h3>Personalise</h3>
<p>Finally, you may have noticed the addition of &#8220;Personalise&#8221; in the image above.</p>
<p>The current version of merging fields in a text message is cumbersome and hence frequently overlooked.</p>
<p>Recipients of SMS messages will undoubtedly respond better to a personalised message and hence why we have drawn more attention to this functionality.</p>
<p>As you are typing a message, use your mouse to click the relevant field to insert into the message.</p>
<p>Simple, effective, and helping you improve communication.</p>
<h2>Until January</h2>
<p>Hopefully you&#8217;ll see your feedback is being taken into consideration and an improved product is just around the corner, scheduled for release early January.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mediaburst.co.uk/blog/textburst-development-update/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.417 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-07 08:39:01 -->
<!-- Compression = gzip -->
