Nokia Developer Discussion Boards - www.forum.nokia.com | Site profile
|
|
 |
Atom |
RSS
|
|
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:
|
834
|
3,703
|
12,532
|
|
Post:
|
2,153
|
9,144
|
28,115
|
|
|
Authority Badge:
|
Nokia Developer Discussion Boards posting activity graph:
|
|
http://www.forum.nokia.com Alexa graph:
|
Top authors on Nokia Developer Discussion Boards during last week:
|
Name
|
Posts
|
|
qxiaoyuan
|
99
|
|
wizard_hu_
|
85
|
|
skumar_rao
|
82
|
|
ltomuta
|
52
|
|
Cxt_programmer
|
49
|
|
kiran10182
|
43
|
|
gaba88
|
42
|
|
croozeus
|
37
|
|
amitkankani
|
36
|
|
oracle3
|
32
|
|
|
|
Top 10 active forums on Nokia Developer Discussion Boards during last week:
|
|
Top 10 forums on Nokia Developer Discussion Boards:
General Symbian C++
- 44,708 posts
|
Symbian
- 19,393 posts
|
Mobile Java General
- 17,121 posts
|
Python
- 10,379 posts
|
Symbian User Interface
- 8,758 posts
|
Symbian Networking & Messaging
- 8,378 posts
|
Mobile Java Networking & Messaging & Security
- 6,839 posts
|
Symbian Tools & SDKs
- 5,884 posts
|
General Discussion
- 5,064 posts
|
Symbian Media (Graphics & Sounds)
- 4,771 posts
|
|
|
|
Latest active threads on Nokia Developer Discussion Boards:
Started 1 month, 4 weeks ago (2008-05-07 13:31:00)
by liuvictor2005
Hi all, If I want to initiate a SyncML procedure, using server alerted notification, how do I know whether the target device support SyncML 1.1 or SyncML 1.2? By the way, my SyncML 1.1 server application can sync with 6230i(SyncML 1.1 client), but when sync with N73, the server alert packet is rejected with obex response 0x43(forbidden). I wonder if N73 noly support SyncML 1.2?... 
Started 21 hours, 45 minutes ago (2008-07-04 06:32:00)
by jmulxg
目前想通过数据线,实现手机跟PC间的通信。 看了wiki《使用Socket API》,还有SDK里面相关资料,大致知道如何使用Socket,但对于手机跟PC间通信,仍没有头绪。 红外、蓝牙可以通过搜索远端设备获知对方的地址,而数据线怎么得知PC的地址呢? 现在的问题:可以通过数据线实现Socket通信吗? 很急,给点提示都可以,小弟在这里叩谢了! 
Started 8 months, 3 weeks ago (2007-10-15 12:17:00)
by hemrajn
Hi all, I am new in developing an applications for Series 60 3rd edition. Due to security reasons of 3rd edition we sign the SIS file before installing it into the mobile. I wanted to know how I can generate a SIS file which can be installed in all the 3rd edition mobiles, with out signing the each SIS file individually. 
Started 20 hours, 56 minutes ago (2008-07-04 07:21:00)
by mukesh_r_solanki
Hi all; I am going to develop an application for my mobile phone.I want to make an API in order to get the cell info i.e. the name of the cell in which mobile is there. Please mention name of Class and public API. Thanks and Regards 
Started 3 months, 3 weeks ago (2008-03-10 12:09:00)
by markadoherty
Quote: Originally Posted by jt_01 Yeah sorry. I don't think I am being clear. Essentially I can develop an application that is entirely class based with only 1 frame to call the initialization of the classes within the movie. So for example I could have 3 classes: Class 1:Initialise class- loads the some core variables then ... 
Started 1 day, 7 hours ago (2008-07-03 20:28:00)
by gammav
Hi, How to create the button row like the one on phone's idle screen? (the contacts, Message, calender etc buttons ) Also, are those icons usable from application? Thanks 
Started 20 hours, 24 minutes ago (2008-07-04 07:53:00)
by xingbujian
要求一个程序同时监听2个端口 这个在6210c上面是没有问题的 但是N82上面就会出错,当一个端口bind成功以后,在bind下一个的 时候程序就会推出了 同样都是 3nd FP1的SDK 那位大大能给指点一下 看看这个问题怎么解决 
Started 19 hours, 59 minutes ago (2008-07-04 08:18:00)
by remesh
Hai. I want to write data to a RFile,for this I read data from CEikEdwin to a TBuf. For writing data to a file I have to convert TBuf to TDesC8.How can I do this conversion. help me please..... Remyag 
Started 1 day, 20 hours ago (2008-07-03 07:55:00)
by alixwarnke
The blank squares are 0s, I'm quite surprised you didn't get a nullpointexception from this code. Any way it seems that you may need to initiate MY_KEY with KEY_BYTES /A 
Started 23 hours, 33 minutes ago (2008-07-04 04:44:00)
by yunqi_zjy
When i compile my project with carbide.c++,I met this error. mwccsym2.exe: Specified file '\Symbian\9.1\S60_3rd_MR\EPOC32\BUILD\Symbian\Carb ide\workspace\mlock\group\MLOCK\WINSCW\mlock.UID.C PP' not found what is the uid.cpp file? Do i need to make it myself or how to config my .mmp file? 
|
|
Hot threads for last week on Nokia Developer Discussion Boards:
Started 6 days, 17 hours ago (2008-06-28 10:42:00)
by lius1984
我在开发n73的软件,刚购买的PID能给helloworldbasic签名并顺利安装运行在手机上。 但我自己的testplay程序安装运行却一直碰到问题。主要问题如下: 1. UID 0xE979D5C7是carbide自动生成的,打包sis并用开发者证书签名,可以安装到手机上,但点 击运行没有反应。 怀疑是程序bug 2. 看了文档怀疑是UID问题,在symbiansigned申请了UID 0x2001B3C5(Protected Range),把pkg, mmp,rss等还有文件名中所有涉及UID的地方都替换了,重新打包sis,再 签名, 安装进度到一半多 就跳出“无法安装”的错误。 是能力问题吗? 我的证书17项能力都申请了,而且之前用0XE的UID都可以安装的。 实在找不到原因了,还请高手指教一二,谢谢! 
Started 4 days, 7 hours ago (2008-06-30 21:04:00)
by jethro.fn
After a long pause, Ensymble v0.27 is finally released. Ensymble is a tool that can be used to make Symbian Installation Packages (SIS files) for PyS60 applications. Ensymble supports S60 3rd Edition phones only. Changes since v0.26: Implemented a --heapsize adjustment option for py2sis and altere32 commands. Sometimes when processing large data sets, such as images from the ... 
Started 1 week, 1 day ago (2008-06-26 10:07:00)
by atul_kulkarni
Hi, It is quite interesting: every time I download Google maps application from www.google.com/gmm I get sis file with different UID (for same handset). Same behavior is observed for opera mini also. Anybody know how these applications change there UIDs (on the fly) for each download? I see that they do not show Security warning during installation and application are symbian signed. ... 
Started 3 days, 23 hours ago (2008-07-01 04:21:00)
by mezzof
小弟想写一个EXE用得监听来电然后改变铃声. 然后还得写一个UI来让用户设置铃声,请问这个UI用APP框架写,还是直接用.EXE构建呢.麻烦高手解 答一下,谢谢了 
| |