|
More site info...
Nokia Developer Discussion Boards - www.forum.nokia.com | Site profile
|
|
Site profile page for http://www.forum.nokia.com.
This report page has aggregated and summarized the online discussions from the Message Board located at http://www.forum.nokia.com.
This site profile page outlines general site statistics such as: Users Activity, Site Activity, Site Rank, and Top Authors, which are reported in either a table or graph below for a given reporting time period.
Additional site profile information for http://www.forum.nokia.com is also shown in the following divisions:
1) Top 10 Active Forums during Last Week
2) Top 10 Site Forums
3) Latest Active Threads
4) Hot Threads for Last Week
Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a site's popularity and/or exact posting volumes at any given reporting period.
|
|
|
|
|
Posting activity table on Nokia Developer Discussion Boards:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
1,498
|
5,457
|
14,389
|
|
Post:
|
3,605
|
13,867
|
37,066
|
|
|
Authority Badge:
|
|
|
BoardReader Authority Badge code for Nokia Developer Discussion Boards (http://www.forum.nokia.com)
|
|
Put this code anywhere on your forum page:
|
|
|
|
|
|
|
|
Rating - The position measured by activity among all forum sites tracked by BoardReader.
If rating is 10 there are 9 forum sites which have higher activity.
Posts - Number of posts on forum site during last 7 days.
Threads - Number of threads on forum site active during last 7 days.
Authors - Number of authors which contributed to the site within last 7 days.
|
|
|
|
|
Nokia Developer Discussion Boards posting activity graph:
|
|
http://www.forum.nokia.com Alexa graph:
|
Top authors on Nokia Developer Discussion Boards during last week:
user's latest post:
Sharing private data between two...
Published (2009-11-20 03:31:00)
Quote: Originally Posted by atleta Indeed, as I said, I could do that, that's why I said that there is a bug (if I shouldn't be able to do it). I hate to repeat myself, but what I did (not knowing that I'm trying to do something impossible) is that I created a SISX first by only leaving in the daemon exe and that (of course) installed. Then I added the UI exe and then it failed. Then I removed the daemon and then it installed...
user's latest post:
Sort items in list box?
Published (2009-11-19 16:15:00)
Step into the Sort function and find the error. You can sort an RArray too with a custome sorting function and TLinearOrder. http://developer.symbian.com/main/do...ced_RArray.pdf
user's latest post:
开机自启动问题?
Published (2009-11-20 14:18:00)
和你的程序放在一个pkg中不就解决了,没必要默默安装
user's latest post:
Multiple RMS
Published (2009-11-20 23:29:00)
I don't know why you have this problem. I have never seen it, and there is no reason why two midlets in different suites, with different names, accessing record stores with different names (or the same for that matter) should interact. The record stores must be closed in a finally{} clause. Leaving a record store open will cause all kinds of strange things to happen, including corruption or loss of data. This might be what is happening....
user's latest post:
Transparent bmp
Published (2009-11-20 10:48:00)
check this thread, may be you get help. http://discussion.forum.nokia.com/fo...d.php?t=110852
user's latest post:
Web Application for nokia...
Published (2009-11-20 19:30:00)
Will you run the web server on the phone or will you run there just the browser which accesses your remote web server? It will work either way, but it is not exactly the same thing, is it?
user's latest post:
keypad lockout getting disabled
Published (2009-11-20 23:58:00)
If the application happens to use User::ResetInactivityTime for keeping the backlight active, that interferes with the autolock feature, since it uses the same (inactivity) timer.
user's latest post:
RMobileCall.Dial(aPhoneNumber);...
Published (2009-11-20 15:26:00)
some resources must have remained open when you try to dial 2nd time, close all of them when you disconnect the call
user's latest post:
Re: Help me to create a simple...
Published (2009-11-20 11:17:00)
Quote: Originally Posted by amit.mangal If some body will help me to create the class and add the scheduler then i can create server cause i dont know how to add scheduler and how to play with the scheduler ? just use carbide.c++ to create a Active object that will show you how to add scheduler to a class.
user's latest post:
Re: "Cannot start ECMT...
Published (2009-11-20 16:41:00)
Quote: Originally Posted by kamenlitchev For JRE 6.0, you should add: 1.6,6.0 ,so that the line seems like: Code: epdt.java.version.start=1.4.1,1.4.2,1.5,5.0,1.6,6.0 Sorry to post again here, as this post seems to be quite old. Thanks to all especially Kamenlitchev , Thanks a lot, this problem was getting me so bugged.
|
|
|
Top 10 active forums on Nokia Developer Discussion Boards during last week:
|
|
Top 10 forums on Nokia Developer Discussion Boards:
General Symbian C++
- 106,144 posts
|
Symbian
- 51,854 posts
|
Mobile Java General
- 43,196 posts
|
Python
- 31,256 posts
|
Symbian User Interface
- 21,286 posts
|
Symbian Networking & Messaging
- 19,507 posts
|
Symbian Tools & SDKs
- 16,339 posts
|
General Discussion
- 14,708 posts
|
Mobile Java Networking & Messaging & Security
- 14,277 posts
|
Symbian Media (Graphics & Sounds)
- 13,252 posts
|
|
|
|
|
Latest active threads on Nokia Developer Discussion Boards:
Started 1 week, 2 days ago (2009-11-13 06:06:00)
by rahulvala
Wel come to the Discussion board..
I prefer you to search in the google website,,
otherwise Click on the below two link for more information about the blue cove technology,,
blue cove
bluecove 2.1.0 API
Best regards,
Started 2 days, 9 hours ago (2009-11-20 13:47:00)
by oracle3
Started 1 day, 14 hours ago (2009-11-21 08:52:00)
by oracle3
try this link for a http client example.
http://www.forum.nokia.com/info/sw.n...I_Example.h tml
|
|
Hot threads for last week on Nokia Developer Discussion Boards:
Started 5 days, 15 hours ago (2009-11-17 07:28:00)
by symbianyucca
Maybe you could see whether the body comes in multiple parts.. So check what events and how many of them you are getting..
Started 2 days, 14 hours ago (2009-11-20 08:19:00)
by RB_Sahu
you must declare . h file(.h file where you have declare CRx) in corresponding .cpp file.
Started 4 days, 10 hours ago (2009-11-18 12:54:00)
by kkrish
TBuf8<32> name[size of array];
or you can read about
CDesCArray from sdk as well.
Started 6 days, 12 hours ago (2009-11-16 10:42:00)
by aficianado_001
Remember if the memory gets allocated to iEmailIdbuf (in any way), then that memory must be freed. If the pointer is pushed to cleanup stack then it must be popped up.
Sometimes some functions take the Null pointer to HBuf, allocate that for you and returns the data in that. In that case you need to explicitly delete that.
PopAndDestroy delete the pointer and remove that from cleanup ...
Started 1 week, 2 days ago (2009-11-13 14:30:00)
by aficianado_001
you already had this thread here. http://discussion. forum.nokia.com/fo...d.php?t=179 896
to imitate see if this help http://discussion.forum.nokia.com/fo...d.php?t=155 877
Started 4 days, 20 hours ago (2009-11-18 03:02:00)
by symbianyucca
Never seen any API for it, thus I would assume you could not do that with public SDK, unless it is just some process you could actually go and Kill.
Started 1 week, 2 days ago (2009-11-13 04:58:00)
by symbianyucca
Check the panic c ode you get in device: http://wiki.forum.nokia.com/index.ph...ded_panic_c ode
Also you could have a look into camera exmaples, then you could see a working code, and maybe see what you are doing differently.
Started 1 week, 4 days ago (2009-11-11 12:02:00)
by aficianado_001
This is not possible. During shutting down of phone your process can't sustain and will be Killed by Symbian kernel (Highest Priority).
I know that few process keep running when the phone is switched off (until battery is removed), cause any of these process keep watch on Alarm etc. I don't know the name of that Process.
Started 3 days, 17 hours ago (2009-11-19 05:41:00)
by symbianyucca
In where would you need that to be done ?
Started 6 days, 8 hours ago (2009-11-16 14:10:00)
by grahamhughes
Using an API that might not be there is the same process whether the API is manufacturer specific, or simply "optional" (like the location API, for example). Writing code to handle optional APIs relies on knowing how classes are loaded and linked at run-time in the Java virtual machine. If you get it wrong, you'll get Errors. Worse, you can also end up with code that works on some phones, but...
|
|