Documentation for Nokia E52 home screen plugin programming [closed] - documentation

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this question
I don't seem to find any documentation on how to implement an home screen plugin for Nokia E52 devices.
Does someone know how to do this or where this documentation is?

The Active Idle Plugin API is not publicly available. You can get hold of it through Forum Nokia's API partnering program. Even then you basically need a custom firmware build as the plugins can only be loaded from ROM. However, there are some hints that the strict ROM only policy could have been relaxed in S60 3.2 that E52 is running but I was unable to find any specific public information.

Related

Blazor Material Design Component library [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 3 years ago.
Improve this question
In this presentation Steve Sanderson demos many cool features of Blazor.
https://m.youtube.com/watch?v=0RfUPr0KrSM
He mentions MDC at a glance but doesnt dive too deep into it. I am wondering if anybody knows if the MDC components he used (like MdcList) is his custom component or if he got that from a library?
I downloaded the MatBlazor Nuget, and I'm unable to display a simple progress bar. So I'm not having any luck with this.
I believe the MDC components Steve uses in this presentation he built himself.

How to build netbsd based mobile os [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 months ago.
Improve this question
I'm searching for way to start my own project
I wanna build a mobile os based on netbsd
I will use netbsd ARM kernel to make my own SoC
Os could you give a resources and tools to get started
Have a look at http://www.NetBSD.org - the homepage of the NetBSD project has many ressources, starting from how to install the operating system over rebuilding and customizing. General Unix knowledge will help you, depending on what you want to do.
For detailled, in-depth technical questions I recommend using the NetBSD mailing lists, for which there is also an archive at http://mail-index.NetBSD.org.
Check DeforaOS project (www.defora.org) and also this:
http://www.ef.com/english-resources/english-grammar/punctuation/

API documentation for Okuma control [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 5 years ago.
Improve this question
So far I've learned that the controllers (NCs) on Okuma machine tools are windows based and that anyone can write programs that interface with the machine though what is known as the "THINC_API". Where can I find documentation on this API publicly available?
It should be installed along with the API. Look in the start menu under
Start | Programs | Okuma | THINC-API
The screenshot here is of a machining center but if you have a lathe, it should be in the same location too.

Is there an API for passwordcard.org? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this question
I'm looking to create a mobile version of the images created on passwordcard.org. All attribution will be given to the site for the data, but I'm looking to implement it where an app doesn't exist yet and network connectivity isn't guaranteed. Is there an externally accessible API available? I didn't really see any information about it in the FAQ.
I'm the creator of passwordcard.org. There is no API, but there is a description of the algorithm used to create the cards so that you can implement it yourself and create the exact same cards as the site would create for the same card numbers. You can find it at http://www.passwordcard.org/algorithm.html

Is there still a free CDDB database left? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this question
I'm building a program that needs to interact with a cd database. Googling showed me projects like freedb or gnudb, but it seems those are long dead (last activity on freedb's forum is 2007 before it got flooded with spam). Freedb still works, but is not maintained, and returns messy results. Does anyone know of an active CDDB project that is accessible freely?
Although there's no strict CDDB service I can find, MusicBrainz offers a web service that can do the same things and more. It also emulates a CDDB, more info on the link Brad provided.
You can access it at http://musicbrainz.org/ws/2/
Information on the API here: http://wiki.musicbrainz.org/XMLWebService