Discussion Board

Search:

Type: Posts; User: Andreas Blixt; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    239
    Views
    183,865

    Re: Ped - in-phone programmers editor

    I have a problem when trying to run scripts that import the sensor module in Ped (running the scripts in the standard Python interpreter works.) Here's the error I get:

    Traceback (most recent call...
  2. Replies
    53
    Views
    30,645

    Re: Demo: 2D physics using sensor module

    Seems to be quite troublesome to get this working on the N95-1 :/

    I recently installed the latest N95 8GB firmware (15.0.015) and I didn't have to sign anything; I had access to the sensor module...
  3. Replies
    0
    Views
    4,781

    Testing internet access speed

    Hello, I have a "Turbo3G" (HSDPA) subscription with a supposed download rate of 3.6 Mbit/sec. I'm wondering if there are applications available for my N95 8GB to test how close to that speed I am.
    ...
  4. Replies
    53
    Views
    30,645

    Re: Demo: 2D physics using sensor module

    Hmmm... I think I had that problem too, but I downloaded the unsigned Python S60 Shell and signed it with my developer certificate (which has all security settings enabled) and that worked.
  5. Replies
    239
    Views
    183,865

    Re: Ped - in-phone programmers editor

    Have you considered adding syntax highlighting?
    There are syntax highlighting packages for Python (see http://cheeseshop.python.org/pypi/Pygments)
  6. Replies
    5
    Views
    9,007

    Re: User Modules and multiple py files

    Hello,

    Try running this piece of code in interactive mode (or Bluetooth console):

    import sys
    sys.path

    You'll get a list of system paths that are used when importing modules. You can modify...
  7. Re: [announce] aXYZ 1.0.0 using XYZ axes of the N95 accelerometer !

    Cool, thanks! :)
  8. Replies
    53
    Views
    30,645

    Re: Demo: 2D physics using sensor module

    Yep, I've always liked coding Verlet particle physics and mass-spring physics because they're easy to implement and fun to play with.

    Here are a few other tests I made with my JavaScript Verlet...
  9. Replies
    53
    Views
    30,645

    Re: Demo: 2D physics using sensor module

    Hi otsov,

    Thanks for your input! Doesn't the PyS60 v1.4.1 sensor module enable accelerator access equally on all mobiles with an accelerator? Is there any way for me to make my script compatible...
  10. Replies
    53
    Views
    30,645

    Demo: 2D physics using sensor module

    Hi there,

    I've made a small application that'll make use of the accelerometer in a mobile with PyS60 installed. You'll need the Python shell installed to be able to run it (I have not made it into...
Results 1 to 10 of 10
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved