<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="http://blogs.forum.nokia.com/styles/rss.css" type="text/css"?>
<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns="http://purl.org/rss/1.0/"
>
 <channel rdf:about="http://blogs.forum.nokia.com/rss.php?blogId=105214&amp;profile=rss10">
  <title>Andreas Jakl&#039;s Forum Nokia Blog</title>
  <link>http://blogs.forum.nokia.com/blog/andreas-jakls-forum-nokia-blog</link>
  <description>&lt;p&gt;As an Assistant Professor, I&#039;m teaching Symbian OS at the University of Applied Sciences in Hagenberg, Austria. My company &amp;quot;Mopius&amp;quot; is developing mobile software with a special focus on Symbian OS.&lt;/p&gt;
</description>
    <dc:creator>mopius</dc:creator>
  <dc:date>2009-11-23T20:45:52Z</dc:date>
  <admin:generatorAgent rdf:resource="http://www.lifetype.net" />
  <items>
   <rdf:Seq>
       <rdf:li rdf:resource="http://blogs.forum.nokia.com/blog/andreas-jakls-forum-nokia-blog/2008/08/26/autocallback" />
       <rdf:li rdf:resource="http://blogs.forum.nokia.com/blog/andreas-jakls-forum-nokia-blog/2007/02/20/near-field-communication-in-real-life" />
      </rdf:Seq>
  </items> 
 </channel>
  <item rdf:about="http://blogs.forum.nokia.com/blog/andreas-jakls-forum-nokia-blog/2008/08/26/autocallback">
  <title>Automatically Calling Back Saves Money</title>
  <link>http://blogs.forum.nokia.com/blog/andreas-jakls-forum-nokia-blog/2008/08/26/autocallback</link>
  <dc:description>&lt;p&gt;
&lt;table align=&quot;right&quot; border=&quot;0&quot; cellspacing=&quot;10&quot; width=&quot;215&quot;&gt;
	&lt;tbody&gt;
		&lt;tr&gt;
			&lt;td align=&quot;center&quot;&gt;&lt;img src=&quot;http://blogs.forum.nokia.com//data/blogs/resources/105214/t_autocallback01.jpg&quot; alt=&quot;Auto Call Back&quot; /&gt;&lt;/td&gt;
		&lt;/tr&gt;
		&lt;tr&gt;
			&lt;td align=&quot;center&quot;&gt;&lt;em&gt;Auto Call Back can help you to save money.&lt;br /&gt;
			&lt;/em&gt;&lt;/td&gt;
		&lt;/tr&gt;
	&lt;/tbody&gt;
&lt;/table&gt;
Starting with today, I&#039;m now also on one of the hugely popular all-inclusive phone tariff plans. In Austria, every operator currently has a plan with a certain number of minutes (usually 1000 or more) included - essentially, a flat rate for around &amp;euro;19/month.
&lt;/p&gt;
&lt;p&gt;
On the other hand, many friends and relatives have minute-based plans, which can be rather expensive if they&#039;re calling to other operators.
&lt;/p&gt;
&lt;p&gt;
Rationally, it&#039;d be the best if I call someone with a minute-based plan back and don&#039;t accept his call. In this scenario, nobody of us pays anything (extra). Obviously, it&#039;s a bit of work - you have to discard the call, go to the call history and call back.
&lt;/p&gt;
&lt;h2&gt;
Automatic Call Back 
&lt;/h2&gt;
&lt;p&gt;
Already two semesters ago, two students (Dominik Brandlberger and Daniel Haslinger) developed a solution to this called &amp;quot;&lt;a href=&quot;http://www.symbianresources.com/projects/autocallback.php&quot; title=&quot;Auto Call Back&quot;&gt;Auto Call Back&lt;/a&gt;&amp;quot; (why always invent strange names if it can be that simple?). The whole call-back process is automated by the application.
&lt;/p&gt;
&lt;p&gt;
The result after one semester is a prototype and no commercial application - after all, both didn&#039;t have any serious Symbian OS development experience before and the whole issue turned out to be not so easy.
&lt;/p&gt;
&lt;p&gt;
Apparently, you can&#039;t easily cancel calls that you don&#039;t own through the public CTelephony-APIs of S60 3rd Edition-phones - it only seems to work if you accept them first and immediately cancel them. However, this means that the caller already has to pay up to one minute, no matter how short the call was. Therefore, the application now cancels the calls through simulating the red key. The disadvantage here is that the mailbox has to be turned off for rejected calls.
&lt;/p&gt;
&lt;p&gt;
But how does the app know for which contacts to do it? After the first initial experiments with an own database, the best solution turned out to put all those contacts into a special group. This also allows the user to easily manage the call-back contacts through the normal contacts-app of the phone; the call-back app doesn&#039;t have to re-invent the wheel.
&lt;/p&gt;
&lt;p&gt;
The prototype is &lt;a href=&quot;http://www.symbianresources.com/projects/autocallback.php&quot; title=&quot;Auto Call Back&quot;&gt;available for free&lt;/a&gt;, but of course not yet ready for real-world usage. It lacks many features and is by far not bug-free. Also, you need to sign it yourself through the &lt;a href=&quot;http://www.symbiansigned.com/&quot; title=&quot;Open Signed at Symbian Signed&quot;&gt;Open Signed&lt;/a&gt;-process from Symbian Signed.
&lt;/p&gt;
&lt;p&gt;
If anyone is clueless what application to develop next, I&#039;d be very interested in getting a finished and polished application that can do exactly what the prototype can do. Or is there already anything around on the web that I didn&#039;t find? 
&lt;/p&gt;</dc:description>
      
    <dc:subject>Connectivity</dc:subject>
      
    <dc:subject>Enterprise</dc:subject>
      
    <dc:subject>General</dc:subject>
      
    <dc:subject>S60</dc:subject>
      
    <dc:subject>Symbian C++</dc:subject>
     
    
  <dc:date>2008-08-26T18:18:15Z</dc:date>
    <dc:creator>mopius</dc:creator>
 </item>
  <item rdf:about="http://blogs.forum.nokia.com/blog/andreas-jakls-forum-nokia-blog/2007/02/20/near-field-communication-in-real-life">
  <title>Near Field Communication in Real Life</title>
  <link>http://blogs.forum.nokia.com/blog/andreas-jakls-forum-nokia-blog/2007/02/20/near-field-communication-in-real-life</link>
  <dc:description>&lt;table width=&quot;260&quot; cellspacing=&quot;1&quot; cellpadding=&quot;1&quot; border=&quot;0&quot; align=&quot;right&quot; summary=&quot;&quot;&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td&gt;&lt;img width=&quot;260&quot; height=&quot;241&quot; align=&quot;middle&quot; alt=&quot;That&#039;s me in front of a smart poster&quot; src=&quot;https://blogs.forum.nokia.com/file.html?id=379&amp;amp;file=poster.jpg&quot; /&gt;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td&gt;That&#039;s me in front of a smart poster.&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
&amp;#160;&lt;a href=&quot;http://europe.nokia.com/A4153291&quot;&gt;Near Field Communication&lt;/a&gt; (NFC) is often handled as one of the most promising technologies of the mid-term future. Through contactless and at the same time simple data transfer using RFID &amp;#8211; combined with a high security storage of encrypted data in the smart card (e.g. the SIM-card of the mobile phone) &amp;#8211; it enables several new and exciting usage scenarios and improves the comfort of many existing areas. With this posting, I&amp;#8217;d like to share some insight about the current state of NFC.&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;NFC-Trial&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;One of the world&amp;#8217;s first NFC-trials is currently running at the &lt;a href=&quot;http://www.fh-ooe.at/index.php?id=90&quot;&gt;University of Applied Sciences in Hagenberg, Austria&lt;/a&gt;. 100 students and teachers (including me) got an NFC-enabled phone and can now use it for various services that are evaluated through usage studies and surveys. The goal is to measure the acceptance and use the input for improving the current ideas.&lt;br /&gt;&lt;br /&gt;The trial is still running, but when talking to the project managers, they already reveal some of the first results. It seems like micropayment is one of the main killer applications for NFC &amp;#8211; especially the coffee machine is the place where everybody wants to use their phone for quick payment, instead of having to carry around lots of coins or special chip-cards.&lt;br /&gt;&lt;br /&gt;Another result is that speed is very important. An info-terminal that can synchronize the phone with the latest news and menu plans from the local gastronomy is a great idea, but data transfer is just too slow. NFC only works well if everything happens instantly &amp;#8211; &amp;#8220;touch &amp;amp; go&amp;#8221;. Downloading a video through NFC by holding it to a smart poster for half a minute (as seen in the otherwise very interesting &lt;a href=&quot;http://www.nokia.com/link?cid=EDITORIAL_81777&quot;&gt;NFC video&lt;/a&gt; from Nokia) won&amp;#8217;t be a great experience. If bigger data should be submitted, it would be better to use NFC to create another data connection, like seamless Bluetooth pairing.&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;Development&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;
&lt;table width=&quot;300&quot; cellspacing=&quot;1&quot; cellpadding=&quot;1&quot; border=&quot;0&quot; align=&quot;right&quot; summary=&quot;&quot;&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td&gt;&lt;img width=&quot;300&quot; height=&quot;178&quot; alt=&quot;The Nokia 6131 on the pad of the NFC info terminal.&quot; src=&quot;https://blogs.forum.nokia.com/file.html?id=380&amp;amp;file=infoterminal.jpg&quot; /&gt;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td&gt;The Nokia 6131 on the pad of the NFC info terminal.&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;
At the moment, only four mobile phones are available:&lt;br /&gt;
&lt;ul&gt;
    &lt;li&gt;The pioneer phone: Nokia 3220&lt;/li&gt;
    &lt;li&gt;SAGEM my419X&lt;/li&gt;
    &lt;li&gt;Samsung SGH-X700N&lt;/li&gt;
    &lt;li&gt;The new Nokia 6131&lt;/li&gt;
&lt;/ul&gt;
Especially the new phone from Nokia is ahead from the competition and does already contain a thoughtful implementation of some standards that are partly not even yet standardized. Exactly this is also one of the major things to take care of during development &amp;#8211; through the lack of finished standards, it&amp;#8217;s not really possible to let the Samsung and the Nokia-phones communicate with each other. However, the &lt;a href=&quot;http://jcp.org/en/jsr/detail?id=257&quot;&gt;JSR 275&lt;/a&gt; (Contactless Communication API) is set to change this situation.&lt;br /&gt;&lt;br /&gt;Another aspect that&amp;#8217;s often overlooked in the early stages of development is battery consumption. For early adopters, it might not be a big issue if they have to charge their phone every second day. But when I was talking to &amp;#8220;normal&amp;#8221; students about the advantages of Smartphones about a month ago, they said that they really wouldn&amp;#8217;t want a phone where the battery has to be charged so often. For example the NFC-phone from Samsung only lasts for two days. This is something where the clam-shell design of the new Nokia 6131 comes in handy, as it is by default (when it&amp;#8217;s closed or switched off) only in passive mode, while it only activates the active mode when the phone is opened. In my opinion, this is an important fact when NFC should go mainstream.&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;More Information&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;If you&amp;#8217;d like to know more about NFC or the trial that&amp;#8217;s currently active in Hagenberg, take a look at &lt;a href=&quot;http://www.nfc-research.at/&quot;&gt;http://www.nfc-research.at/&lt;/a&gt;. On this website you&amp;#8217;ll also find the program of the upcoming NFC Applications Conference, a very interesting event with high-profile speakers talking about NFC technology and its future applications.&lt;br /&gt;&lt;br /&gt;
&lt;table width=&quot;300&quot; cellspacing=&quot;1&quot; cellpadding=&quot;1&quot; border=&quot;0&quot; align=&quot;center&quot; summary=&quot;&quot;&gt;
    &lt;tbody&gt;
        &lt;tr&gt;
            &lt;td&gt;&lt;img width=&quot;300&quot; height=&quot;199&quot; alt=&quot;In the NFC Trial, the mobile phones can also be used to access the labs and the parking garage.&quot; src=&quot;https://blogs.forum.nokia.com/file.html?id=381&amp;amp;file=access.jpg&quot; /&gt;&lt;/td&gt;
        &lt;/tr&gt;
        &lt;tr&gt;
            &lt;td&gt;In the NFC Trial, the mobile phones can also be used to access the labs and the parking garage.&lt;/td&gt;
        &lt;/tr&gt;
    &lt;/tbody&gt;
&lt;/table&gt;</dc:description>
      
    <dc:subject>Connectivity</dc:subject>
      
    <dc:subject>Enterprise</dc:subject>
     
    
  <dc:date>2007-02-20T18:34:29Z</dc:date>
    <dc:creator>mopius</dc:creator>
 </item>
 </rdf:RDF>