December 09, 2003

Using the N-Gage USB Mass Storage Drive

Ewan's got a nice tip over at the OPL Wiki in using the USB Mass Storage Class on the Nokia N-Gage to help speed up PC Based development of OPL Series 60 Programs. Read it here.

Posted by Ewan at 11:30 PM | Comments (0)

Event Core - A Building Block for OPL

Ewan Spence and FreEPOC have released Event Core for Series 60 OPL. This is an application (with source code supplied) that does nothing. But it does show how to use menus, key inputs, react to events, save changes between instances of the program running, and so on. It's a great place to start learning OPL after your first Hello World application. A version for the Nokia Communicator is available from the same page.

Posted by Ewan at 03:00 PM | Comments (1)

December 05, 2003

OPL-Dev Team Announces version 0.30 of the Series 60 Runtime and Documentation Website

The OPL-Dev team behind OPL (the Open Programming Language) for Symbian OS are delighted to announce the availability of version 0.30 of both the Runtime and SDK's for Series 60 devices.

New Features in the 0.30 Release.

A full list of changes can be found in the accompanying documentation, but the major visible changes are as follows.

  • Full compatibility for the latest version of Symbian OS (7.0s) in devices such as the Nokia 6600 is now provided.
  • OPL allows Full Screen mode, and control over all the status bars through the AppFrame.opx language extension .dll.
  • OPL Developers can now use the built in Menu System for user interaction.

    Menu support on the Series 60 has been one of most hotly awaited additions to the runtime since v0.20. Now that it's here, let's see what we can do on Series 60.

    The 0.30 Runtime and SDK is availabel at the Source Forge Project Page.

    Posted by Ewan at 12:40 AM | Comments (1)
  • Can we all say "Hello World?"

    The OPL Wiki now has a page showing you how to get started with OPL Programming, either on the Communicator or Series 60 devices. It details the tools you'll need to download, where to get them, how to compile the traditional Hello World program, and get it running on your device.

    Posted by Ewan at 12:35 AM | Comments (0)

    December 04, 2003

    OPL Command List Now Available Online

    The OPL Wiki now has all the standard OPL Commands and their syntax online. The OPL Commands List is probably one of the key documents for OPL, so a big thank you to Rafe Blandford, Martin Harnevie, Martin Dehler, Matt Croydon and Ewan Spence for getting this in place as quickly as they have.

    One advantage to the Wiki is you can post your own comments (or even edit a page online if you spot a glaring error!) If you have code snippets and examples of OPL Commands, feel free to add them to the relevant command to help other OPL Users.

    Posted by Ewan at 12:00 PM | Comments (0)