<?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>A world in dk(decay/denmark) &#187; splash screen</title>
	<atom:link href="http://rotand.dk/blog/tag/splash-screen/feed/" rel="self" type="application/rss+xml" />
	<link>http://rotand.dk/blog</link>
	<description>Just another pointless weblog</description>
	<lastBuildDate>Sat, 27 Jun 2009 19:17:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>FreeVibes</title>
		<link>http://rotand.dk/blog/2007/06/27/freevibes/</link>
		<comments>http://rotand.dk/blog/2007/06/27/freevibes/#comments</comments>
		<pubDate>Wed, 27 Jun 2007 11:57:33 +0000</pubDate>
		<dc:creator>jacob</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Weird]]></category>
		<category><![CDATA[cldc]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[eclipse plugin]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[J2ME]]></category>
		<category><![CDATA[jad files]]></category>
		<category><![CDATA[jar file]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[java jad file]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[nokia 6300]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[program]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[splash screen]]></category>
		<category><![CDATA[telephone]]></category>
		<category><![CDATA[vibelet]]></category>
		<category><![CDATA[wireless toolkit]]></category>

		<guid isPermaLink="false">http://rotand.dk/blog/2007/06/27/freevibes/</guid>
		<description><![CDATA[Finally the summer-holiday arrived, now its time to do some fun coding.
I bought myself a new mobile, a Nokia 6300, it&#8217;s got all the bells and whistles. Hmm well at least those I could afford. I choose this mobile because it has : Java, mp3 -player, bluetooth and memorycard.

specifications from nokia
review from mobilereview.com

I must admit [...]]]></description>
			<content:encoded><![CDATA[<p>Finally the summer-holiday arrived, now its time to do some fun coding.</p>
<p>I bought myself a new mobile, a Nokia 6300, it&#8217;s got all the bells and whistles. Hmm well at least those I could afford. I choose this mobile because it has : Java, mp3 -player, bluetooth and memorycard.</p>
<ul>
<li><a href="http://www.forum.nokia.com/devices/6300">specifications from nokia</a></li>
<li><a href="http://www.mobile-review.com/review/nokia-6300-en.shtml">review from mobilereview.com</a></li>
</ul>
<p>I must admit that i might be a bit of a nerd, so I just had to code something for it. And after &#8220;hello world&#8221; I found a small and some would say useless application to code.</p>
<p><strong>FreeVibes</strong></p>
<p>I must say I got inspired by <a href="http://www.vibelet.com/">vibelet</a> and the article in wired ( <a href="http://www.wired.com/techbiz/media/news/2003/04/58442">Hold the Phone, It&#8217;s a Sex Toy</a> ). As the title suggest, its well vibrating. I think that vibelet &#8211; though i haven&#8217;t seen their program, must be making quite an profit. Because getting a java-enabled phone to vibrate constantly,  is quite easy.</p>
<p>So now its Time for FreeVibes, a free software version.</p>
<p><span id="more-41"></span></p>
<table border="0" width="100%">
<tbody>
<tr>
<td><img src="http://www.rotand.dk/blog/wp-content/splash.png" alt="FreeVibes splash" /></td>
<td><img src="http://www.rotand.dk/blog/wp-content/ducky.png" alt="ducky" /></td>
</tr>
<tr>
<td>That&#8217;s the fancy splash screen</td>
<td>And when its in vibrating mode, this little duck is there. And now why a rubberduck ? ( <a href="http://www.google.dk/search?q=rub+my+duckie&amp;ie=utf-8&amp;oe=utf-8&amp;aq=t">answers</a> )</td>
</tr>
</tbody>
</table>
<p>If you want to try it out, here are the jar  and jad files. Just put them on your java-enabled mobile phone. I have just tested it on my telephone, It should work on any new mobile (with java) :</p>
<p><a href="http://rotand.dk/j2me/vibrator.jad">Jad File</a><br />
<a href="http://rotand.dk/j2me/vibrator.jar">Jar File</a><br />
<a href="http://rotand.dk/j2me/FreeVibesSrc.zip">Source code</a></p>
<p><strong>Installation</strong></p>
<ol>
<li>Download the jar and jad file and place them on the phone in the same directory.</li>
<li>Run the applet</li>
<li>Have fun</li>
</ol>
<p><strong>Technicalities</strong></p>
<p>Getting things to work with ubuntu feisty fawn.</p>
<p>I use SUNs java 6 and the wireless toolkit for the J2me.</p>
<p>Nokia has a nice area with information about coding for their phones (<a>forum.nokia.com</a>). But i didn&#8217;t have any success using their eclipse plugin and  carbide.j seems to be a windows application. But <a href="http://eclipseme.org/">eclipseME</a> worked like a charm.</p>
<p>When setting up a device for EclipseME i had to make sure that it was MIDP 2.0 and CLDC 1.1. It wasn&#8217;t the default and the Nokia 6300 can&#8217;t handle MIDP 2.1.</p>
<p>They code and design is inspired by <a href="http://forum.nokia.com/document/Java_ME_Developers_Library/">Nokias tutorial</a> on making MIDP 2.0 games.</p>
<p>The images I used are from the <a href="http://openclipart.org/wiki/?title=Main_Page">openclipart collection</a>, hacked together with GiMP and Inkscape, and I use obexftp to transfer the files to the phone.</p>
]]></content:encoded>
			<wfw:commentRss>http://rotand.dk/blog/2007/06/27/freevibes/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
