<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Nokia Developer Community - Discussions - Symbian C++</title>
		<link>http://www.developer.nokia.com/Community/Discussion/</link>
		<description>Discussions about the Symbian C++ programming language and topic which not belong to a more specialized sub-forum</description>
		<language>en</language>
		<lastBuildDate>Tue, 18 Jun 2013 20:36:31 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.developer.nokia.com/Community/Discussion/images/misc/rss.png</url>
			<title>Nokia Developer Community - Discussions - Symbian C++</title>
			<link>http://www.developer.nokia.com/Community/Discussion/</link>
		</image>
		<item>
			<title>Application may need to be removed</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php/240797-Application-may-need-to-be-removed?goto=newpost</link>
			<pubDate>Mon, 17 Jun 2013 11:23:38 GMT</pubDate>
			<description>Hi All, 
 
After installing sisx file  and start apps first time  and then close apps, now  switch off device and switch on ,  after switching on phone one pop up message comes that  Application may need to be removed. but when i click on my apps , apps works fine. 
 
Pls tell me why this is...</description>
			<content:encoded><![CDATA[<div>Hi All,<br />
<br />
After installing sisx file  and start apps first time  and then close apps, now  switch off device and switch on ,  after switching on phone one pop up message comes that  Application may need to be removed. but when i click on my apps , apps works fine.<br />
<br />
Pls tell me why this is happening.</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php/40-Symbian-C">Symbian C++</category>
			<dc:creator>soni_neeraj</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php/240797-Application-may-need-to-be-removed</guid>
		</item>
		<item>
			<title>Partially visible application</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php/240787-Partially-visible-application?goto=newpost</link>
			<pubDate>Sat, 15 Jun 2013 20:18:53 GMT</pubDate>
			<description>Is there a way to tell whether or not my application though not in the foreground anymore is still partially visible? 
That happens in various situations notably when the status pane drop down is not fully open or when you bring up the task switcher.</description>
			<content:encoded><![CDATA[<div>Is there a way to tell whether or not my application though not in the foreground anymore is still partially visible?<br />
That happens in various situations notably when the status pane drop down is not fully open or when you bring up the task switcher.</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php/40-Symbian-C">Symbian C++</category>
			<dc:creator>lenclud</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php/240787-Partially-visible-application</guid>
		</item>
		<item>
			<title>PowerMgmt capability</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php/240749-PowerMgmt-capability?goto=newpost</link>
			<pubDate>Wed, 12 Jun 2013 13:53:23 GMT</pubDate>
			<description>How easy is it to get PowerMgmt from Nokia signed these days?</description>
			<content:encoded><![CDATA[<div>How easy is it to get PowerMgmt from Nokia signed these days?</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php/40-Symbian-C">Symbian C++</category>
			<dc:creator>lenclud</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php/240749-PowerMgmt-capability</guid>
		</item>
		<item>
			<title><![CDATA[Problem in handling of 'large data' in http response  : MHFRunError  code (-4)]]></title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php/240746-Problem-in-handling-of-large-data-in-http-response-MHFRunError-code-(-4)?goto=newpost</link>
			<pubDate>Wed, 12 Jun 2013 12:51:53 GMT</pubDate>
			<description>Hi, 
 
I am trying to save an image data on http response but i am getting error in *MHFRunError()* method with *code (-4)*. I am facing this problem when image data size is large(100 kb approx) but when image data is small then my code is working fine. 
 
Pls help me...I am stuck here last 2 days....</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I am trying to save an image data on http response but i am getting error in <b>MHFRunError()</b> method with <b>code (-4)</b>. I am facing this problem when image data size is large(100 kb approx) but when image data is small then my code is working fine.<br />
<br />
Pls help me...I am stuck here last 2 days.<br />
<br />
<br />
---------<br />
Thanks<br />
Pradip</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php/40-Symbian-C">Symbian C++</category>
			<dc:creator>motherindia.pk</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php/240746-Problem-in-handling-of-large-data-in-http-response-MHFRunError-code-(-4)</guid>
		</item>
		<item>
			<title><![CDATA[No option for "GUI Application with UI Designer"]]></title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php/240714-No-option-for-quot-GUI-Application-with-UI-Designer-quot?goto=newpost</link>
			<pubDate>Mon, 10 Jun 2013 22:51:37 GMT</pubDate>
			<description><![CDATA[Hey there! I'm new to Carbide.c++ and Symbian development and I'm trying to follow the Hello World tutorial (http://www.developer.nokia.com/Community/Wiki/Carbide.c%2B%2B_Tutorial_1_-_Helloworld) from the wiki. The problem I'm having is that the tutorial instructs to create a new project using the...]]></description>
			<content:encoded><![CDATA[<div>Hey there! I'm new to Carbide.c++ and Symbian development and I'm trying to follow the <a href="http://www.developer.nokia.com/Community/Wiki/Carbide.c%2B%2B_Tutorial_1_-_Helloworld" target="_blank">Hello World tutorial</a> from the wiki. The problem I'm having is that the tutorial instructs to create a new project using the option <i>S60</i> &gt; <i>GUI application with UI designer</i>, but the only option I have under the <i>S60</i> section is <i>GUI Application</i>. What can I do to fix this? Before installing Carbide.c++ I installed the <a href="http://www.developer.nokia.com/info/sw.nokia.com/id/ec866fab-4b76-49f6-b5a5-af0631419e9c/S60_All_in_One_SDKs.html" target="_blank">5th Edition Symbian SDK</a>, after which I installed <a href="http://www.developer.nokia.com/info/sw.nokia.com/id/dbb8841d-832c-43a6-be13-f78119a2b4cb.html" target="_blank">Carbide.c++</a>.</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php/40-Symbian-C">Symbian C++</category>
			<dc:creator>paulcmnt</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php/240714-No-option-for-quot-GUI-Application-with-UI-Designer-quot</guid>
		</item>
		<item>
			<title>change phone orentation , icon hide</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php/240678-change-phone-orentation-icon-hide?goto=newpost</link>
			<pubDate>Fri, 07 Jun 2013 11:53:26 GMT</pubDate>
			<description>Hi  
 
I am drawing icon at home screen using RWindow nd CWindwGraphics classses, all things going gud(able to draw icon at home screen ), but when we change phone orentation , icon hide and not shown on screen. 
 
 
please suggest me that how fix the orentaion in my application: 
 
Actually i m ...</description>
			<content:encoded><![CDATA[<div>Hi <br />
<br />
I am drawing icon at home screen using RWindow nd CWindwGraphics classses, all things going gud(able to draw icon at home screen ), but when we change phone orentation , icon hide and not shown on screen.<br />
<br />
<br />
please suggest me that how fix the orentaion in my application:<br />
<br />
Actually i m  creating a classes derived from CActive.<br />
<br />
Regards,</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php/40-Symbian-C">Symbian C++</category>
			<dc:creator>soni_neeraj</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php/240678-change-phone-orentation-icon-hide</guid>
		</item>
		<item>
			<title>communication between two applications</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php/240509-communication-between-two-applications?goto=newpost</link>
			<pubDate>Mon, 27 May 2013 10:33:41 GMT</pubDate>
			<description>Hi experts, 
I am creating an application in which, there will be two modules(exes) running: 
Main module which has access to database and handles configuration of application. 
Second module which retrieves information (settings) from server through GPRS. 
Now i want to send received...</description>
			<content:encoded><![CDATA[<div>Hi experts,<br />
I am creating an application in which, there will be two modules(exes) running:<br />
Main module which has access to database and handles configuration of application.<br />
Second module which retrieves information (settings) from server through GPRS.<br />
Now i want to send received information(setting) from second module to main module <br />
so that it can make those changes in application configuration and database.<br />
Please help me how can i achieve this communication between two modules or apps.<br />
<br />
Thanks in advance.</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php/40-Symbian-C">Symbian C++</category>
			<dc:creator>prashantchougule</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php/240509-communication-between-two-applications</guid>
		</item>
		<item>
			<title>Save base64 decoded raw buffer data into jpeg image file in symbian c++</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php/240508-Save-base64-decoded-raw-buffer-data-into-jpeg-image-file-in-symbian-c?goto=newpost</link>
			<pubDate>Mon, 27 May 2013 10:21:58 GMT</pubDate>
			<description>Hi, 
 
I am facing problem in saving base64 decoded buffer data into jpeg file. I am able to write data in a file with .jpg extension but it is a corrupt jpeg image. 
Some one please give me idea or few steps of code . Your suggestions are valuable for me.</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I am facing problem in saving base64 decoded buffer data into jpeg file. I am able to write data in a file with .jpg extension but it is a corrupt jpeg image.<br />
Some one please give me idea or few steps of code . Your suggestions are valuable for me.</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php/40-Symbian-C">Symbian C++</category>
			<dc:creator>motherindia.pk</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php/240508-Save-base64-decoded-raw-buffer-data-into-jpeg-image-file-in-symbian-c</guid>
		</item>
		<item>
			<title>Backup/Restore for N8 belle refresh (.1511) wanted</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php/240473-Backup-Restore-for-N8-belle-refresh-(-1511)-wanted?goto=newpost</link>
			<pubDate>Thu, 23 May 2013 07:36:53 GMT</pubDate>
			<description>Hi, 
 
as a hotline-frustrated customer in Germany,  I hope to find some help around here. 
 
Nokia Suite (V3.8...) does not support a working image-feature for my N8 -  I had to discover     :mad: .   
 
I have in mind something simple as a image-tool known from windows  :) . Or even an how-to  in...</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
as a hotline-frustrated customer in Germany,  I hope to find some help around here.<br />
<br />
Nokia Suite (V3.8...) does not support a working image-feature for my N8 -  I had to discover     :mad: .  <br />
<br />
I have in mind something simple as a image-tool known from windows  :) . Or even an how-to  in commandline-manner USB-connecting my N8 to my PC. <br />
<br />
Just to image C: and E: sometimes as a fullbackup  on my PC (or SD-Card if that could be easier) and restore it if needed. :p :p :p<br />
<br />
Hope someone can help me.<br />
<br />
Thank you.<br />
<br />
(@Admin:  if you find a better place for this thread - please .... ) <br />
<br />
<br />
regards<br />
<br />
nokitopitop</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php/40-Symbian-C">Symbian C++</category>
			<dc:creator>Nokitopitop</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php/240473-Backup-Restore-for-N8-belle-refresh-(-1511)-wanted</guid>
		</item>
		<item>
			<title>Database Date and Time Conversion</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php/240454-Database-Date-and-Time-Conversion?goto=newpost</link>
			<pubDate>Tue, 21 May 2013 13:54:47 GMT</pubDate>
			<description><![CDATA[Hi all, 
 
We have a database file from a Nokia N8 which has a date column with the following data:- 
 
63518562987097375 
 
The field is INT64. Does anyone know how to convert this into a human 'readable' date and time? The date and time and time should display '15/10/2012 14:16:13' 
 
What format...]]></description>
			<content:encoded><![CDATA[<div>Hi all,<br />
<br />
We have a database file from a Nokia N8 which has a date column with the following data:-<br />
<br />
63518562987097375<br />
<br />
The field is INT64. Does anyone know how to convert this into a human 'readable' date and time? The date and time and time should display '15/10/2012 14:16:13'<br />
<br />
What format is the origanal data stored in? Is it the number of nanoseconds from a start date?<br />
<br />
I am trying to convert this in microsoft excel. Here are some more examples:- <br />
<br />
63529263215689000 = 16/02/2013 09:34:33<br />
63529226555177000 = 15/02/2013 23:23:31<br />
63511711520467625 = 27/07/2012 19:36:29<br />
<br />
Thank you</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php/40-Symbian-C">Symbian C++</category>
			<dc:creator>Forensic10</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php/240454-Database-Date-and-Time-Conversion</guid>
		</item>
		<item>
			<title>How do  i show icon at home screen if my applicaion run in background?</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php/240452-How-do-i-show-icon-at-home-screen-if-my-applicaion-run-in-background?goto=newpost</link>
			<pubDate>Tue, 21 May 2013 09:17:55 GMT</pubDate>
			<description>Hi Dude, 
How do  i show icon at home screen if my applicaion run in background? 
 
pls help as soon as. 
 
Regards, 
:confused:</description>
			<content:encoded><![CDATA[<div>Hi Dude,<br />
How do  i show icon at home screen if my applicaion run in background?<br />
<br />
pls help as soon as.<br />
<br />
Regards,<br />
:confused:</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php/40-Symbian-C">Symbian C++</category>
			<dc:creator>soni_neeraj</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php/240452-How-do-i-show-icon-at-home-screen-if-my-applicaion-run-in-background</guid>
		</item>
		<item>
			<title>Play sound to uplink on Symbian^3 target E6</title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php/240453-Play-sound-to-uplink-on-Symbian-3-target-E6?goto=newpost</link>
			<pubDate>Tue, 21 May 2013 09:17:50 GMT</pubDate>
			<description>Hi Guys, 
 
   I have been trying to get a local audio up onto the uplink when there is a active call. I have failed so far. I have used mmda audio player utilty and audio recorder utility with device mode set. None of the schemes helped in getting the sound on to the uplink. Now I am wondering if...</description>
			<content:encoded><![CDATA[<div>Hi Guys,<br />
<br />
   I have been trying to get a local audio up onto the uplink when there is a active call. I have failed so far. I have used mmda audio player utilty and audio recorder utility with device mode set. None of the schemes helped in getting the sound on to the uplink. Now I am wondering if this really possible on Symbian^3 /E6. Could you guys please comment if I am trying that is entirely not possible?<br />
<br />
E6 has belle and rm-609.<br />
<br />
Regards,<br />
-Daya</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php/40-Symbian-C">Symbian C++</category>
			<dc:creator>dayaSherlock</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php/240453-Play-sound-to-uplink-on-Symbian-3-target-E6</guid>
		</item>
		<item>
			<title><![CDATA[how to display contact's saved photo as listbox icon]]></title>
			<link>http://www.developer.nokia.com/Community/Discussion/showthread.php/240440-how-to-display-contact-s-saved-photo-as-listbox-icon?goto=newpost</link>
			<pubDate>Mon, 20 May 2013 10:01:58 GMT</pubDate>
			<description><![CDATA[The link  (https://www.developer.nokia.com/Community/Wiki/Fetch_Image_from_contacts)provides how to fetch contact's saved photo. I want to use saved photo as a listbox icon. Which steps I need to follow for that purpose? In which image format contact's photo is retrieved?]]></description>
			<content:encoded><![CDATA[<div>The <a href="https://www.developer.nokia.com/Community/Wiki/Fetch_Image_from_contacts" target="_blank">link </a>provides how to fetch contact's saved photo. I want to use saved photo as a listbox icon. Which steps I need to follow for that purpose? In which image format contact's photo is retrieved?</div>

]]></content:encoded>
			<category domain="http://www.developer.nokia.com/Community/Discussion/forumdisplay.php/40-Symbian-C">Symbian C++</category>
			<dc:creator>slinx</dc:creator>
			<guid isPermaLink="true">http://www.developer.nokia.com/Community/Discussion/showthread.php/240440-how-to-display-contact-s-saved-photo-as-listbox-icon</guid>
		</item>
	</channel>
</rss>
