You Are Here:

Community: Developer Discussion Boards

#1 Old Question ped-s60 modules - 2008-10-30, 04:04

Join Date: Sep 2008
Posts: 32
Location: India
gnanasenthil654321
Offline
Registered User
hi ,i use ped-s60 in nokia 6670.i want to add somemore modules to my phone directly,since there is no pc with me.please give the link where i can download those modules.i already went through the 'new to python'article.but those extensions are given python.help me.also how to know list of the functions and wha they do(their actions) that are defined in any module .
Reply With Quote

#2 Old Re: ped-s60 modules - 2008-10-30, 04:38

Join Date: Sep 2007
Posts: 395
Location: Bhavnagar
Send a message via Yahoo to james1980
james1980's Avatar
james1980
Offline
Forum Nokia Champion
Hi,
have look at this link
http://wiki.forum.nokia.com/index.ph...hon_Extensions
it gives a list of the extension module for various edition but it is in zip form.
Bye
B R


Jajal Mehul
Reply With Quote

#3 Old Re: ped-s60 modules - 2008-10-30, 05:35

Join Date: Oct 2007
Posts: 2,841
Location: Deva, Romania
bogdan.galiceanu's Avatar
bogdan.galiceanu
Offline
Forum Nokia Champion
Quote:
Originally Posted by gnanasenthil654321 View Post
also how to know list of the functions and wha they do(their actions) that are defined in any module .
For the standard modules there is the PyS60 Library Reference that explains everything in every module. For 3rd party modules there is usually some documentation or at least explained examples on their site.

In any case, you can get the list of functions and classes in any module by using the dir() iterator:
Code:
import module

print dir(module)
Reply With Quote

#4 Old Re: ped-s60 modules - 2008-10-30, 08:34

Join Date: Feb 2008
Posts: 2,543
Location: Bhavnagar, Gujarat, India
Send a message via Yahoo to gaba88 Send a message via Skype™ to gaba88
gaba88's Avatar
gaba88
Online
Forum Nokia Champion
Quote:
Originally Posted by gnanasenthil654321 View Post
hi ,i use ped-s60 in nokia 6670.i want to add somemore modules to my phone directly,since there is no pc with me.please give the link where i can download those modules.i already went through the 'new to python'article.but those extensions are given python.help me.also how to know list of the functions and wha they do(their actions) that are defined in any module .
hi

it will be more better if you specify what modules you want to download so that we can give you more specific links.

Enjoy Pythoning
Gaba88


Gargi Das- http://gargidas.blogsot.com

Forum Nokia Python Wiki


Learn Python at http://mobapps.org/PyS60
Reply With Quote

#5 Old Re: ped-s60 modules - 2008-10-30, 19:52

Join Date: Feb 2008
Posts: 743
Location: Belo Horizonte, Brazil
Send a message via Skype™ to Rafael T.
Rafael T.'s Avatar
Rafael T.
Offline
Forum Nokia Champion
Quote:
Originally Posted by gnanasenthil654321 View Post
hi ,i use ped-s60 in nokia 6670.i want to add somemore modules to my phone directly,since there is no pc with me.please give the link where i can download those modules.i already went through the 'new to python'article.but those extensions are given python.help me.also how to know list of the functions and wha they do(their actions) that are defined in any module .
Well, you could get not only modules but also any .sis file directly from your phone. Just navigate to the site the module is uploaded and download it. Just like you would do on a PC.

Hope I got your question


BR,

Rafael.
Reply With Quote

#6 Old Question Re: ped-s60 modules - 2008-11-01, 08:51

Join Date: Sep 2008
Posts: 32
Location: India
gnanasenthil654321
Offline
Registered User
thanks for replying ...my one more question...on giving the print dir() command it gives a huge list from which i am not able to figure out what each word stands for .also how will i know what type of parameters are defined for each function.how should i do it.
Reply With Quote

#7 Old Lightbulb Re: ped-s60 modules - 2008-11-01, 12:50

Join Date: Oct 2008
Posts: 204
Send a message via Yahoo to rahulvala
rahulvala's Avatar
rahulvala
Offline
Regular Contributor
for writing program ,
you should know about modules.
I will give you two link by which you will get the best information
about the module :
http://mobapps.com
http://wiki.forum.nokia.com/index.ph...hon_Extensions

I hope this will help you ..
bye....
Reply With Quote
Reply « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules

You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump
Similar Threads
Thread Thread Starter Forum Replies Last Post
3rd and 5th Edition application development liuxg Symbian 146 2009-10-20 09:10
UA Profile and Accept headers for S60 3rd Ed. FP 1 Browser Nokia Ron General Browsing 5 2009-10-07 21:43
HTTP headers for S60 3rd Ed. Browser Nokia Ron General Browsing 16 2009-09-22 15:28
Mimicing EikStart::RunApplication() on S60 2nd ruslan.zalata General Symbian C++ 2 2007-11-14 05:52
Almost all tools (S60 MIDP SDK B0.1, Nokia S60 SDK Symbian OS v0.3) Crashes alexandershalamov Symbian Tools & SDKs 1 2002-07-03 14:44

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia