<?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>Donald Jackson &#187; Clickatell</title>
	<atom:link href="http://www.ddj.co.za/archives/tag/clickatell/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ddj.co.za</link>
	<description>Kannel, mobile and web development</description>
	<lastBuildDate>Thu, 09 Sep 2010 02:53:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Send SMS using Java Midlet/J2ME and Clickatell</title>
		<link>http://www.ddj.co.za/archives/68/send-sms-using-java-midletj2me-and-clickatell</link>
		<comments>http://www.ddj.co.za/archives/68/send-sms-using-java-midletj2me-and-clickatell#comments</comments>
		<pubDate>Fri, 23 Jan 2009 17:31:08 +0000</pubDate>
		<dc:creator>Donald Jackson</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Lightbulbs]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[Clickatell]]></category>
		<category><![CDATA[J2ME]]></category>

		<guid isPermaLink="false">http://www.ddj.co.za/archives/66/send-sms-using-java-midletj2me-and-clickatell</guid>
		<description><![CDATA[I have had some time to experiment with J2ME which is something I&#8217;ve always wanted the time to do. So during the course of this week (maybe a few hours total) I have put together my first Midlet. It&#8217;s a simple piece of software which allows you to send an SMS via the Clickatell SMS [...]]]></description>
			<content:encoded><![CDATA[<p>I have had some time to experiment with J2ME which is something I&#8217;ve always wanted the time to do. So during the course of this week (maybe a few hours total) I have put together my first Midlet. It&#8217;s a simple piece of software which allows you to send an SMS via the Clickatell SMS gateway.</p>
<p>You&#8217;ll need a Clickatell HTTP API Account to do so, if you don&#8217;t already have one click <a href="http://affiliates.clickatell.com/central/campaigns/redir.php?cid=89753" target="_blank">here</a> to get one.      </p>
<p>I have posted the source code <a href="http://www.ddj.co.za/sendsms.tar.gz">here</a> or you can point your mobile device directly at:</p>
<p><a href="http://www.ddj.co.za/s.jad">http://www.ddj.co.za/s.jad</a></p>
<p>Alternatively, download the jar file directly (I had to do this to get it working on my Windows Mobile 6.1 phone) at <a href="http://www.ddj.co.za/s.jar">http://www.ddj.co.za/s.jar</a></p>
<p>I wrote it using a Mac with Eclipse (with ME add-on&#8217;s) using mpowerplayer as the emulator. It is *just* a prototype and by no means uses best practice programming so don&#8217;t judge me on this quick hack <img src='http://www.ddj.co.za/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> <br />Enjoy! If you like this app and you want me to modify it for you please get in touch via <a href="mailto:midlet@ddj.co.za">midlet@ddj.co.za</a></p>
<p>Technorati Tags: <a class="performancingtags" href="http://technorati.com/tag/SMS" rel="tag">SMS</a>, <a class="performancingtags" href="http://technorati.com/tag/J2ME" rel="tag">J2ME</a>, <a class="performancingtags" href="http://technorati.com/tag/Midlet" rel="tag">Midlet</a>, <a class="performancingtags" href="http://technorati.com/tag/Clickatell" rel="tag">Clickatell</a><br />
<center><br />
<a href='http://new.ddj.co.za/wp-content/uploads/2009/01/picture-21.png' title='J2ME Midlet Running in mpowerplayer'><img src='http://new.ddj.co.za/wp-content/uploads/2009/01/picture-21.png' alt='J2ME Midlet Running in mpowerplayer' /></a><br />
Midlet running in mpowerplayer<br />
</center></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ddj.co.za/archives/68/send-sms-using-java-midletj2me-and-clickatell/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
