<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Esendex US Blog - Email SMS, PC SMS, SMS API, Reliable SMS services » Technical</title>
	
	<link>http://www.esendex.us/blog</link>
	<description>Keep up to date with current industry news, tips and highlights from the SMS + COMMS industries with the Esendex Blog</description>
	<lastBuildDate>Tue, 17 May 2011 17:05:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/EsendexUsTechnicalBlog" /><feedburner:info uri="esendexustechnicalblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:browserFriendly></feedburner:browserFriendly><item>
		<title>Introducing……The NEW Esendex API</title>
		<link>http://www.esendex.us/blog/post/introducing-the-new-esendex-api/</link>
		<comments>http://www.esendex.us/blog/post/introducing-the-new-esendex-api/#comments</comments>
		<pubDate>Tue, 08 Mar 2011 19:22:53 +0000</pubDate>
		<dc:creator>Hannah</dc:creator>
				<category><![CDATA[Esendex]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Echo]]></category>
		<category><![CDATA[REST API]]></category>
		<category><![CDATA[SMS API]]></category>
		<category><![CDATA[SOAP XML]]></category>
		<category><![CDATA[Web SMS]]></category>

		<guid isPermaLink="false">http://173.203.103.216/blog/?p=590</guid>
		<description><![CDATA[We&#8217;ve just added a new way for our customers and their development teams to interact with the wide range of messaging services provided by Esendex.
The NEW Esendex API offers a powerful, yet simple, interface to send and receive messages; manage contacts and contact groups; and your accounts. We&#8217;ve built it on simple and established standards [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve just added a new way for our customers and their development teams to interact with the wide range of messaging services provided by Esendex.</p>
<p>The NEW <a title="Esendex SMS API" href="http://www.esendex.us/Services/SMS-API" target="_blank">Esendex API</a> offers a powerful, yet simple, interface to send and receive messages; manage contacts and contact groups; and your accounts. We&#8217;ve built it on simple and established standards following &#8216;REST&#8217; (REpresentational State Transfer) principles based on HTTP and using XML. XML is widely implemented in programming languages and reduces the need for additional libraries which can be necessary, for instance, with SOAP services.</p>
<p>You will be familiar with the &#8216;REST&#8217; style as it is the basis of the way the Internet works in general. A client makes a request on a resource to perform an operation and gets a response. For example, you are viewing this web page because your web browser formed an HTTP GET request for this page (resource) and the server returned you a HTML representation of the web page.</p>
<p><a rel="attachment wp-att-443" href="http://www.esendex.us/blog/post/introducing-the-new-esendex-api/esendex-api-pic-1/"><img class="aligncenter size-full wp-image-443" title="Esendex API pic 1" src="http://blog.esendex.co.uk/wp-content/uploads/2010/03/Esendex-API-pic-1.JPG" alt="Esendex API pic 1" width="471" height="149" /></a></p>
<p>Instead of Services with a list of commands, the Esendex API provides a set of resources that you can interact with. These resources are identified by different URIs (Uniform Resource Identifiers). Resources represent the different types of data for Esendex. e.g. message headers, contacts, contact groups etc.</p>
<p>To perform an operation on these resources, you simply create an authenticated HTTP Request with an appropriate HTTP Method. The HTTP Method verbs of GET, POST, PUT and DELETE open up opportunities to retrieve, create, update and remove resources respectively.</p>
<p><a rel="attachment wp-att-444" href="http://www.esendex.us/blog/post/introducing-the-new-esendex-api/esendex-api-pic-2/"><img class="aligncenter size-full wp-image-444" title="Esendex API Pic 2" src="http://blog.esendex.co.uk/wp-content/uploads/2010/03/Esendex-API-Pic-2.JPG" alt="Esendex API Pic 2" width="521" height="146" /></a></p>
<p>One of the key advantages of the Esendex API is that you can start exploring the data you can get from it straight away using only your web browser. For example, if you navigate to <a href="http://api.esendex.com/v1.0/inbox/messages">http://api.esendex.com/v1.0/inbox/messages</a> (and provide your Esendex username and password when prompted by your browser), you will get a paged XML response of your inbox messages.</p>
<p>There&#8217;s comprehensive documentation for the Esendex API on our <a title="ReST API documentation" href="http://www.esendex.us/upload/Esendex-API-Documentation.pdf" target="_blank">website</a> which will explain all of the resources you can interact with in detail.</p>
<p>Our confidence in the reliability and flexibility in our new API is such that our Web to SMS application front-end, &#8220;Echo&#8221;, is based entirely upon the Esendex API.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.esendex.us/blog/post/introducing-the-new-esendex-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A ‘hacking’ time had by all…</title>
		<link>http://www.esendex.us/blog/post/a-hacking-time-had-by-all/</link>
		<comments>http://www.esendex.us/blog/post/a-hacking-time-had-by-all/#comments</comments>
		<pubDate>Tue, 21 Dec 2010 18:30:42 +0000</pubDate>
		<dc:creator>Geoff</dc:creator>
				<category><![CDATA[Esendex]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.esendex.us/blog/?p=755</guid>
		<description><![CDATA[At Esendex we&#8217;re always extremely excited to see the inventive new ways in which our customers use our SMS API to create business solutions. But why let our customers have all the fun ?  We decided to let our developers loose for a couple of days to see what cool stuff they could come up [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-758" title="hackday" src="http://www.esendex.us/blog/wp-content/uploads/2010/12/hackday-300x217.jpg" alt="hackday" width="300" height="217" />At Esendex we&#8217;re always extremely excited to see the inventive new ways in which our customers use our <a href="http://www.esendex.us/Services/SMS-API">SMS API </a>to create business solutions. But why let our customers have all the fun ?  We decided to let our developers loose for a couple of days to see what cool stuff they could come up with!</p>
<p>Last Thursday we held our first ever Esendex Hack Day.  Our developers were taken off their day-to-day jobs and given just two days to create a fantastic new product from scratch. There were two rules to follow: to use the Esendex API to solve a consumer problem and to report back by 3pm Friday.  The impressive diverse range of new products that were created in such a short space of time proved how powerful and flexible our APIs are (and how clever our developers are of course&#8230;).</p>
<p>Alex, John and Darren build an SMS service based directions finder, called &#8220;GetMe2&#8243;.  Our Locations Based Services and Google Maps were untilized, the service enables customers to text a place that they want to get to (e.g. &#8216;New York&#8217;, &#8216;coffee shop&#8217;, etc) and get directions back through SMS.  This is great for the high percentage of people without a smartphone and those of us with smartphones who struggle to get 3G reception.</p>
<p>Neil and John identified that not every business has Outlook or Exchange.  They interfaced the Google calendar with the Esendex SMS API to create an appointment booking service. This service could be used to text appointment requests, updates and SMS confirmations to both the calandar owner and the customer.</p>
<p>Jonathan created a product call &#8216;Atlas&#8217;.  Car parking data was streamed to allow drivers to find out by SMS how many car parking spaces were free, in each of the districts car parks. Drivers could choose a district or even a specific car park to find out in real time where the best place to park is.</p>
<p>And Scott took the festive season as his inspiration  to create a Secret Santa Organizer ! It takes all the administration away and works totally anonymously &#8211; meaning you&#8217;ll never find out who bought you that horrible jumper&#8230;</p>
<p>The Hack Day was a brilliant success and shortly the team will be showcasing their work on their own blogs. We&#8217;re looking to run a similar event next year for the wider development community, so if you&#8217;d like to join in please get in touch.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.esendex.us/blog/post/a-hacking-time-had-by-all/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The launch – C# SMS SDK</title>
		<link>http://www.esendex.us/blog/post/the-launch-c-sms-sdk/</link>
		<comments>http://www.esendex.us/blog/post/the-launch-c-sms-sdk/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 17:30:10 +0000</pubDate>
		<dc:creator>Hannah</dc:creator>
				<category><![CDATA[Esendex]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.esendex.us/blog/?p=608</guid>
		<description><![CDATA[Our latest release is the new C# SMS SDK. This will help customers integrate with the new Esendex SMS API. Our new C# SMS SDK is available on open source and is published on CodePlex under a LGPL license. The source code has been made available free of charge because we believe that developers will benefit significantly [...]]]></description>
			<content:encoded><![CDATA[<p>Our latest release is the new C# SMS SDK. This will help customers integrate with the new Esendex SMS API. Our new C# SMS SDK is available on open source and is published on <a href="http://esendex.codeplex.com/releases/view/40693" target="_blank">CodePlex</a> under a LGPL license. The source code has been made available free of charge because we believe that developers will benefit significantly and that by consuming our services we can continue to improve and develop our C# SMS SDK.</p>
<p>The C# SMS SDK integration includes examples of some of the key Esendex features, including; Inbox, Contacts, Messaging and Sent Items. There have been associated unit tests carried out on these examples, in line with TDD (Test driven development) an approach used by the Esendex development team.</p>
<p>If you would like to start sending messages straight away, there&#8217;s comprehensive <a href="http://esendex.codeplex.com/documentation" target="_blank">documentation for C# SMS SDK </a>and also a quick start guide.</p>
<p>If you would like to try our C# SMS SDK please take a look at <a href="http://esendex.codeplex.com/releases">http://esendex.codeplex.com/releases</a>. If you don&#8217;t have an account then please sign up for a <a href="http://www.esendex.us/">free trial</a>! &#8211; it would be great to hear what you think.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.esendex.us/blog/post/the-launch-c-sms-sdk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

