<?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>BDC Software &#187; Symbian</title>
	<atom:link href="http://www.bdcsoftware.com/category/symbian/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bdcsoftware.com</link>
	<description>Experience Matters</description>
	<lastBuildDate>Fri, 04 Jun 2010 17:55: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>Google Voice for S60</title>
		<link>http://www.bdcsoftware.com/googlevoice-for-s60/</link>
		<comments>http://www.bdcsoftware.com/googlevoice-for-s60/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 22:39:45 +0000</pubDate>
		<dc:creator>raf</dc:creator>
				<category><![CDATA[Symbian]]></category>

		<guid isPermaLink="false">http://www.bdcsoftware.com/?p=405</guid>
		<description><![CDATA[Necessity is the mother of all invention. Google Voice is great service but without a native app for Nokia phones placing a call through the Google Voice number was a major hassle. In addition, I needed a proof of concept app for developing and deploying an app with the 1.9.x PyS60 runtime. The end result [...]]]></description>
			<content:encoded><![CDATA[<p>Necessity is the mother of all invention. Google Voice is great service but without a native app for Nokia phones placing a call through the Google Voice number was a major hassle. In addition, I needed a proof of concept app for developing and deploying an app with the 1.9.x PyS60 runtime. The end result is GoogleVoiceForS60.</p>
<p>In a nutshell, GoogleVoiceForS60 pulls a list of all your contacts, dialed, received and missed calls from the phone and allows you to initiate a phone call or send a SMS message to one of these numbers by using the Google Voice API.&nbsp;</p>
<p>This application is a work in progress and as such it is in a continuing beta stage. It has been tested and is used in every day on the following phones: N97 NAM, N95-5 8GB and N95-3. In addition many users reported it works fine on E75, 5800XM, E71 and E71x phones. In theory it should work on all phones that support the pys60 1.9.7 runtime.</p>
<h2>Screenshots</h2>
<p>For privacy reasons the screenshots were done by running the emulator version. There might be slight differences in look and fee in the real application.</p>
<p><div id="attachment_423" class="wp-caption alignleft" style="width: 234px"><a href="http://www.bdcsoftware.com/wp-content/uploads/2009/09/GoogleVoiceForS60_main.png" rel="lightbox[405]"><img src="http://www.bdcsoftware.com/wp-content/uploads/2009/09/GoogleVoiceForS60_main-253x450.png" alt="List of phone contacts"  width="224" height="400" class="size-medium wp-image-423" /></a><p class="wp-caption-text">List of phone contacts</p></div> <div id="attachment_425" class="wp-caption alignleft" style="width: 234px"><a href="http://www.bdcsoftware.com/wp-content/uploads/2009/09/GoogleVoiceForS60_SMS.png" rel="lightbox[405]"><img src="http://www.bdcsoftware.com/wp-content/uploads/2009/09/GoogleVoiceForS60_SMS-253x450.png" alt="Sending SMS through Google Voice"  width="224" height="400" class="size-medium wp-image-425" /></a><p class="wp-caption-text">Sending SMS through Google Voice</p></div></p>
<div style="clear:both;"></div>
<p>The video below demonstrates the application running on N95-4: </p>
<p><object width="445" height="364"><param name="movie" value="http://www.youtube.com/v/7uDG9nPncPg&#038;hl=en&#038;fs=1&#038;rel=0&#038;border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/7uDG9nPncPg&#038;hl=en&#038;fs=1&#038;rel=0&#038;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="445" height="364"></embed></object></p>
<div style="clear:both;"></div>
<h2>Installation</h2>
<ol>
<li>Download and install the <a href="http://www.bdcsoftware.com/downloads/Python_2.0.0.sis">PyS60 2.0.0 runtime</a></li>
<li>
For 3rd Edition phones (N95, E71, E75 etc.) download and install:<br />
<a href="http://www.bdcsoftware.com/downloads/ssl.sis">ssl.sis</a><br />
<a href="http://www.bdcsoftware.com/downloads/stdioserver.sis">stdioserver.sis</a><br />
<a href="http://www.bdcsoftware.com/downloads/pips.sis">pips.sis</a></p>
</li>
<li>Download and install <a href="http://www.bdcsoftware.com/downloads/GoogleVoiceForS60_0.7.27_merged.sis">GoogleVoiceForS60_0.7.27_merged.sis</a></li>
<li>Reboot the phone.</li>
</ol>
<p>Please make sure to install all the packages to the same drive (it does not matter if it&#8217;s the c: or e: drive). </p>
<h2>Feedback</h2>
<p>Please post all bugs and feature requests in our new support <a href="http://www.bdcsoftware.com/forum" >forum</a></p>
<h2>Change Log</h2>
<p>
<a href="http://www.bdcsoftware.com/downloads/GoogleVoiceForS60_0.7.27_merged.sis">Version 0.7.27</a></p>
<ul>
<li><strong>You have to install Python 2.0.0 or better runtime for this version to work!</strong></li>
<li>Migrated application to Python 2.0.0</li>
<li>Fixed authentication issues after recent Google Voice changes.</li>
<li>Fixed app crashes after unsuccessful call attempts.</li>
</ul>
</p</p>
<p>
<a href="http://www.bdcsoftware.com/downloads/GoogleVoiceForS60_0.7.24_merged.sis">Version 0.7.24</a></p>
<ul>
<li>Bug fixes to new GoogleVoice API code base.</li>
<li>Removed on startup auto-login feature.</li>
</ul>
</p</p>
<p>
<a href="http://www.bdcsoftware.com/downloads/GoogleVoiceForS60_0.7.21_merged.sis">Version 0.7.21</a></p>
<ul>
<li>Rewritten Google Voice API Interop to accommodate recent changes in the API.</li>
<li>Added credential caching to optimize speed. In theory placing call should be much faster now.</li>
<li>Added user feedback when certain error condition occur (Google refusing to place a call etc.)</li>
</ul>
<p>
<a href="http://www.bdcsoftware.com/downloads/GoogleVoiceForS60_0.7.20_merged.sis">Version 0.7.20</a></p>
<ul>
<li>Fixed issues related to latest Google Voice API changes</li>
<li>Added ability to view numbers for selected contact</li>
</ul>
<p>
<a href="http://www.bdcsoftware.com/downloads/GoogleVoiceForS60_0.7.17_merged.sis">Version 0.7.17</a></p>
<ul>
<li>Added default Access Point setting. Once set the application will automatically use that AP for future communications.</li>
<li>Added contact  search functionality.</li>
<li>Added workaround for crashes on phones with 1000+ contacts. On startup the app will detect if there are more than 500 contacts and will force the user to specify search parameter to limit the list of contacts it displays. This workaround will be in places until the bug is fixed in the python runtime.</li>
<li>Fixed issue, where a popup dialog would ask user to select a phone number on a contact even if the contact had only 1 number defined.</li>
</ul>
<p>
<a href="http://www.bdcsoftware.com/downloads/GoogleVoiceForS60_0.7.14_merged.sis">Version 0.7.14</a></p>
<ul>
<li>Fixed &#8220;Unable to set data directory&#8221; issue</li>
<li>Added debug tracing. Just create a file called &#8216;debugversion.txt&#8217; in the GoogleVoiceForS60 directory and the application will log debug statements to debug.log</li>
</ul>
<p>
<a href="http://www.bdcsoftware.com/downloads/GoogleVoiceForS60_0.7.12_merged.sis">Version 0.7.12</a></p>
<ul>
<li>Added wait dialogs and user feedback for call and sms functions.</li>
<li>Added password encryption</li>
<li>Added support for C: drive location. Default is E: but if not available app will fall back to C:</li>
<li>Added password masking</li>
<li>Fixed phantom contacts crashes</li>
<li>This version will DELETE your existing settings database and you will be forced to re-enter your Google Voice credentials and phone number. Sorry.</li>
<li>Received and Missed calls tabs. It&#8217;s not intuitive but there are Missed and Received calls tabs in addition to the Dialed tab. You can use the directional pad to scroll right in the tabs or on 5th edition phones slide/drag the Dialed tab to the left.</li>
</ul>
<p>
<a href="http://www.bdcsoftware.com/downloads/GoogleVoiceForS60_v0_7_9.sis">Version 0.7.9</a></p>
<ul>
<li>Added password masking in options dialog</li>
<li>Fixed login url encoding issues</li>
<li>Added code to gracefully handle contact database issues</li>
</ul>
<p>
Version 0.7.3</p>
<ul>
<li>Improved exception handling</li>
<li>Added settings validation</li>
<li>Added invalid login detection</li>
<li>Added logic to send long SMS text as multiple SMS messages (although the input is limited to 80 chars at the moment due to the UI component limits)</li>
</ul>
<p>
Version 0.7.2</p>
<ul>
<li>Added Received, Dialed and Missed call logs to the selection</li>
<li>Added SMS sending (free SMS through google voice)</li>
</ul>
<p>
Version 0.6.2<br />
Initial alpha release</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bdcsoftware.com/googlevoice-for-s60/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>N97 Music Library</title>
		<link>http://www.bdcsoftware.com/n97-music-library/</link>
		<comments>http://www.bdcsoftware.com/n97-music-library/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 00:14:49 +0000</pubDate>
		<dc:creator>raf</dc:creator>
				<category><![CDATA[Symbian]]></category>

		<guid isPermaLink="false">http://www.bdcsoftware.com/?p=188</guid>
		<description><![CDATA[
As I said in the previous part, the N97 sound playback is very good. There is no distortion, no hissing or cracking during playback. Even when you use the equalizer there is no audible distortion as long as you stay within sane limits.


Most of the time I transfer songs to the device in mass-storage  [...]]]></description>
			<content:encoded><![CDATA[<p>
As I said in the previous part, the N97 sound playback is very good. There is no distortion, no hissing or cracking during playback. Even when you use the equalizer there is no audible distortion as long as you stay within sane limits.
</p>
<p>
Most of the time I transfer songs to the device in mass-storage  mode and have not experienced any slowdowns or transfer issues (as experienced  by <a href="http://www.symbian-guru.com/welcome/2009/07/nokias-music-experience-is-a-joke.html" target="_blank">symbian-guru.com</a>). The reason I transfer in mass-storage mode is twofold:
</p>
<ol>
<li>All my music is stored on a file server, neatly  organized in folders</li>
<li>I have many computers and not one is designated  as a &ldquo;primary&rdquo; computer and hence I don&rsquo;t use anything like a multimedia  library</li>
</ol>
<p><div id="attachment_174" class="wp-caption alignright" style="width: 210px"><a href="http://www.bdcsoftware.com/wp-content/uploads/2009/08/music_player_last_played.jpg" rel="lightbox[188]"><img src="http://www.bdcsoftware.com/wp-content/uploads/2009/08/music_player_last_played.jpg" alt="&quot;Last played&quot; is gone..."  width="200" height="356" class="size-full wp-image-174" /></a><p class="wp-caption-text">Last Played entry is gone...</p></div></p>
<p>
The multimedia player is organized as pretty much any other  player out there: It scans the mp3 files and organizes them by the usual tags.  In addition you also have the ability to play songs based on playlists. The  drawback is that like any other player (except for rockbox) it does not allow  you to play songs based on folder structure (which is my setup).
</p>
<p>
Unfortunately not all my music folders have playlist files  and the multimedia service on the phone will not create automatic playlists  based on folder structure. One workaround that I created and use is a small  python script that will scan the library and automatically add .m3u files to folders  containing mp3 files. &nbsp;Right now the  script has to be run manually but I am in the process of converting it to a  background service.
</p>
<p>
Even though the sound quality is phenomenal, there are some  usability issues with the player that should be addressed by the dev team. The  first annoyance is that the player forgets the &ldquo;Last Played&rdquo; item. This does  not sound as a big deal, but is quite important if you have a large library.
</p>
<p>
Another issue has to do with button placement and general  usability. See, most of the time I use the player in my car. It is hooked up to  the stereo through the headphone jack and usually sits on the passenger seat. I  am used to operating the mp3 player with my right hand without even looking at  it but that is not possible on the N97:
</p>
<h3>Auto-rotate Feature</h3>
<p>
The auto-rotate feature switches between landscape and portrait mode frequently and you don&rsquo;t know which mode it&rsquo;s in  when you pick-up the phone. The button placement in both modes is different and  so you have to look at the phone to see what&rsquo;s going on.
</p>
<h3>Button Location</h3>
<p>
What makes it worse is that the &ldquo;Next Song&rdquo;  button is located close to the &ldquo;Back&rdquo; button in portrait mode but in landscape  it&rsquo;s next to the &ldquo;Options&rdquo; button (See below)
</p>
<p><div id="attachment_178" class="wp-caption alignleft" style="width: 366px"><a href="http://www.bdcsoftware.com/wp-content/uploads/2009/08/music_player_landscape.jpg" rel="lightbox[188]"><img src="http://www.bdcsoftware.com/wp-content/uploads/2009/08/music_player_landscape.jpg" alt="Landscape mode"  width="356" height="200" class="size-full wp-image-178" /></a><p class="wp-caption-text">Landscape mode</p></div><br />
<div id="attachment_177" class="wp-caption alignleft" style="width: 210px"><a href="http://www.bdcsoftware.com/wp-content/uploads/2009/08/music_player_portrait.jpg" rel="lightbox[188]"><img src="http://www.bdcsoftware.com/wp-content/uploads/2009/08/music_player_portrait.jpg" alt="Portrait mode"  width="200" height="356" class="size-full wp-image-177" /></a><p class="wp-caption-text">Portrait mode</p></div></p>
<p style="clear: both">
This causes two issues: if you are not precise you will hit the back button  (very annoying) and of course depending on the portrait/landscape mode you don&rsquo;t  know if you are navigating forward or backward.
</p>
<p>
Also the buttons are too small and are too close the  bottom edge of the phone. I know it was convenient to reuse the button API but  the usability suffers big time here.
</p>
<h3>Gesture Support</h3>
<p>
What would mitigate the issue is gesture  support for skipping songs like this:<br />
<div id="attachment_171" class="wp-caption alignleft" style="width: 210px"><a href="http://www.bdcsoftware.com/wp-content/uploads/2009/08/music_player_gesture_support.jpg" rel="lightbox[188]"><img src="http://www.bdcsoftware.com/wp-content/uploads/2009/08/music_player_gesture_support.jpg" alt="Gesture support would be nice to have..."  width="200" height="356" class="size-full wp-image-171" /></a><p class="wp-caption-text">Gesture support would be nice to have...</p></div></p>
<p>When I pick-up the phone this is where my thumb is resting and a swipe left or  right would be natural for song navigation. If you want to be adventurous, an  up/down swipe could navigate between playlists
</p>
<h3>Other Items</h3>
<p>
There are some additional &ldquo;nice to have&rdquo; items like: song rating, history of songs played including most played list that are missing from the player . In addition it would be nice if the main screen widget could span two slots so that it&rsquo;s easier to navigate the songs without looking at the phone (again that usability thing).
</p>
<h3>Good MP3 Player</h3>
<p>
Even though the software player has some usability issue I still use it as my primary mp3 player. The convenience of having to carry only one device outweighs the issues and with small modifications this could become a great player.
</p>
<p style="clear: both">
&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bdcsoftware.com/n97-music-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nokia N97  From Developers Perspective</title>
		<link>http://www.bdcsoftware.com/nokia-n97-from-developers-perspective/</link>
		<comments>http://www.bdcsoftware.com/nokia-n97-from-developers-perspective/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 00:07:25 +0000</pubDate>
		<dc:creator>raf</dc:creator>
				<category><![CDATA[Symbian]]></category>

		<guid isPermaLink="false">http://www.bdcsoftware.com/?p=183</guid>
		<description><![CDATA[
Let me state upfront that this is not a typical phone review. Rather it’s the first part of series of articles written from a developers “point of view”. I will try to go over how it is to develop on this phone, the experiences while using it and of course the issues I encounter.


I am [...]]]></description>
			<content:encoded><![CDATA[<p>
Let me state upfront that this is not a typical phone review. Rather it’s the first part of series of articles written from a developers “point of view”. I will try to go over how it is to develop on this phone, the experiences while using it and of course the issues I encounter.
</p>
<p>
I am a developer and I do develop software for Nokia phones. As any <span style="text-decoration: line-through">developer</span> user will know, no tool and no software application or platform is ever perfect. There are always issues. It&rsquo;s just a question if the benefits outweigh the downsides. That&rsquo;s all.
</p>
<p>
I like this phone. Did I have doubts and questions before I bought it? A big YES. This was mostly caused by other people&rsquo;s reviews and ultimately a good thing because it lowered my expectations ;-) For instance: I wasn&rsquo;t expecting much from the keyboard but I really like it. It&rsquo;s perfect for me and I much rather use it than the keyboard on an E71. Another issue was the free memory on the phone. After I stopped some useless apps from running at boot-up, I ended up with 50mb free for the apps and tools I need.
</p>
<p>
Overall this phone is already the best phone I have ever used. It&rsquo;s fast and easy to use. The new theme looks very polished. Keyboard is excellent. And of course the phone has so many features that I&rsquo;m still surprised every day by something new I uncover. I am also amazed how good the phone sounds as an mp3 player. It beats my ipod, sansa and every other mp3 playing gadget I own.
</p>
<p>
However, like I said in the first paragraph, nothing is perfect and there are some issues with this product I would like to see addressed in future revision. There are some embarrassing mistakes and annoyances and there are some serious issues. I will start with the easy and embarrassing ones:
</p>
<h3>Why does the NAM edition ship with a manual that states on the first page; &ldquo;DRAFT DO NOT USE&rdquo; and why are there localization translation errors in the manual?</h3>
<p>
There is not much to add on this topic ;-)
</p>
<p><div id="attachment_176" class="wp-caption alignleft" style="width: 310px"><a href="http://www.bdcsoftware.com/wp-content/uploads/2009/08/06232009012.jpg" rel="lightbox[183]"><img src="http://www.bdcsoftware.com/wp-content/uploads/2009/08/06232009012.jpg" alt="I just can&#039;t resist..."  width="300" height="225" class="size-full wp-image-176" /></a><p class="wp-caption-text">I just can't resist...</p></div><br />
<div id="attachment_175" class="wp-caption alignleft" style="width: 310px"><a href="http://www.bdcsoftware.com/wp-content/uploads/2009/08/06232009013.jpg" rel="lightbox[183]"><img src="http://www.bdcsoftware.com/wp-content/uploads/2009/08/06232009013.jpg" alt="Localization issue"  width="300" height="157" class="size-full wp-image-175" /></a><p class="wp-caption-text">Localization issue</p></div></p>
<div style="clear: both">
&nbsp;
</div>
<h3>Menu</h3>
<p>
I really like the new menu organization feature. Nokia finally found a way to intuitively move the shortcuts around. Excellent. Well, apparently some shortcuts don&rsquo;t like to be moved and &ldquo;move back&rdquo; automatically a short time after they have been moved. I swear I moved all the game shortcuts to the games folder at least four times and every time after a few hours they get moved back to the app menu by some system process.
</p>
<p>
There is also an empty &ldquo;MfE&rdquo; folder in Applications that should not be there. Either ship MfE or get rid of the folder.
</p>
<p>
Another annoyance that&rsquo;s bugging me quite a lot is the inability to uninstall crap like Boingo and JoikuSpot. I will never use these apps. Give me a way to uninstall these and reclaim the space on the phone. Boingo is especially evil because it comes with a protected access point that you can&rsquo;t delete!
</p>
<h3>Web Browser Crashes</h3>
<p>
One of the more serious issues is the 11 browser crashes I experienced in the first week. Two of them happened on flash laden sites, but the rest happened on simple google search pages. This is a bit concerning considering how much functionality of this phone is based on the browser engine but the good news this only happened while browsing websites and not while using any widgets or apps.
</p>
<p>
One feature I would add is a crash recovery. Just give the user an option to continue from where the crash occurs on next browser launch (ala Opera or Firefox)
</p>
<h3>Phone Unlock</h3>
<p>
This has occurred multiple times but I was unable to figure out the steps to reproduce this. Essentially what&rsquo;s happening is I lock the phone, put it in a pouch and next time I take it out either the phone is unlocked or the phone is locked but the front facing camera and app are active in the background. This has happened multiple times but it&rsquo;s not easy to reproduce.
</p>
<p>
There are other issues that I have encountered but will go into the details in future articles. For now that&rsquo;s it and stay tuned for the next part in the series: <a href="http://www.bdcsoftware.com/n97-music-library">The N97 Music Library</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bdcsoftware.com/nokia-n97-from-developers-perspective/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>N97 Small Emulator Skin</title>
		<link>http://www.bdcsoftware.com/n97-small-emulator-skin/</link>
		<comments>http://www.bdcsoftware.com/n97-small-emulator-skin/#comments</comments>
		<pubDate>Sat, 08 Aug 2009 23:42:27 +0000</pubDate>
		<dc:creator>raf</dc:creator>
				<category><![CDATA[Symbian]]></category>

		<guid isPermaLink="false">http://www.bdcsoftware.com/?p=162</guid>
		<description><![CDATA[
Recently I have installed and started experimenting with N97SDK 0.5. One of the first things I noticed that the emulator window is huge(due to the 360 x 640 phone resolution) and will be partially off-screen on mylaptop with its low resolution of 1280&#215;800.


Creating the actual skin configuration file and the bitmap for the N97 is [...]]]></description>
			<content:encoded><![CDATA[<p>
Recently I have installed and started experimenting with N97SDK 0.5. One of the first things I noticed that the emulator window is huge(due to the 360 x 640 phone resolution) and will be partially off-screen on mylaptop with its low resolution of 1280&#215;800.
</p>
<p>
Creating the actual skin configuration file and the bitmap for the N97 is fairly simple because in portrait mode the phone has only four buttons visible that have to be mapped. Making the new skin file part of the emulator configuration was a bigger challenge and the only way I got it to work is by overriding the original portrait mode configuration file.
</p>
<p>
Once installed, the emulator will look as follows:
</p>
<p><div id="attachment_165" class="wp-caption aligncenter" style="width: 166px"><img src="http://www.bdcsoftware.com/wp-content/uploads/2009/08/n97_emu_small_skin1-156x300.jpg" alt="Emulator with simple small skin sized for 1280x800 resolutions" title="N97 Small Skin Emulator" width="156" height="300" class="size-medium wp-image-165" /><p class="wp-caption-text">Emulator with simple small skin sized for 1280x800 resolutions</p></div></p>
<h3>Issues</h3>
<p>
The only issue I have encountered so far is the partial redraw issue on the right border of the screen. This is a cosmetic issue only and it will not affect the operation of the emulator. For some reason when the emulator powers on it draws the phone screen at incorrect coordinates and later on restores the location to the correct offset coordinates. Weird.
</p>
<h3>Installation</h3>
<p>
Installation is fairly simple:
</p>
<ol>
<li>Backup the following file: epocdata epoc_360&#215;640_touch_keypadoff.ini </li>
<li>Download the <a href='http://www.bdcsoftware.com/wp-content/uploads/2009/08/n97_small_emu_skin.zip'>n97_small_emu_skin</a> file and unzip it into the epocdata directory in your SDK location. Make sure you overwrite existing files.</li>
</ol>
<h3>Customization</h3>
<p>
I have also uploaded the <a href='http://www.bdcsoftware.com/wp-content/uploads/2009/08/N97_Small_Emu_Image.psd'>N97_Small_Emu_Image</a> that can be used to easily customize the look and feel. Again, this skin is fairly simple to customize because you only have to define four button positions. Once you open the ini file it should b self explanatory on what to do.
</p>
<p>
Hope somebody will get some use out of this.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bdcsoftware.com/n97-small-emulator-skin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
