Namespaces
Variants
Actions

Template:ArticleMetaData

Jump to: navigation, search

This template provides users with information that helps them determine whether an article is likely to still be accurate and relevant. It should be applied to all articles.

Contents

Usage

The template is automatically included in new articles. To add to an existing article, copy-paste the text below and replace the html comments with your own values. Note that empty values (and HTML comments) are not displayed, so there is no need to delete unused values.

{{ArticleMetaData <!-- v1.3 -->
|sourcecode= <!-- Link to example source code e.g. [[Media:The Code Example ZIP.zip]] -->
|installfile= <!-- Link to installation file (e.g. [[Media:The Installation File.wgt]]) -->
|devices= <!-- Devices tested against - e.g. Nokia Lumia 928, Nokia Asha 501) -->
|sdk= <!-- SDK(s) built and tested against (e.g. Windows Phone 8.0 SDK) -->
|platform= <!-- Compatible platforms - e.g. Nokia Asha Platform 1.0 and later -->
|dependencies= <!-- Any other/external dependencies e.g.: Google Maps Api v1.0 -->
|signing=<!-- Special Signing requirements -->
|capabilities= <!-- Required capabilities for code (e.g. ID_CAP_LOCATION, ID_CAP_NETWORKING) -->
|keywords= <!-- APIs, classes and methods (e.g. IsolatedStorageSettings, Geoposition, etc -->
|language= <!-- Language category code for non-English topics - e.g. Lang-Chinese -->
|translated-by= <!-- [[User:XXXX]] -->
|translated-from-title= <!-- Title only - not link -->
|translated-from-id= <!-- Id of translated revision -->
|review-by=<!-- After re-review: [[User:username]] -->
|review-timestamp= <!-- After re-review: YYYYMMDD -->
|update-by= <!-- After significant update: [[User:username]]-->
|update-timestamp= <!-- After significant update: YYYYMMDD -->
|creationdate= <!-- Format YYYYMMDD -->
|author= <!-- Enter link [[User:username]] -->
}}

The parameters are documented in more detail below. Note that only the Creation parameters are mandatory.

Article Information

Creation

These parameters record the original article author. They are intended to give the author credit for their work, and to make it easy for readers to find out more about the author:

  • creationdate=Article creation date, format YYYYMMDD.
  • author=Original article author, format [[User:hamishwillee]].


Review

The (optional) review parameters allow end-users to see the last date that an article was known to be accurate. With this information readers can still "trust" older articles.

The parameters can be updated by any wiki user who is technically competent in the article area.

  • review-by=Reviewer user id, in format [[User:hamishwillee]]
  • review-timestamp=Timestamp of review, in format YYYYMMDD


Update

Articles may periodically receive a significant update. These parameters allow the author of the update to be recognised for their work, and alongside the #Review parameters, help end-users determine how likely it is that the content is still relevant.

  • update-by=Update author in format [[User:hamishwillee]]
  • update-timestamp=Update timestamp, format YYYYMMDD


Translation

Translated articles should use the following additional parameters to record the translator and translation version information. Note that these create links to the actual translated version of the topic:

  • translated-by= Link to the translator user id - e.g. [[User:hamishwillee|hamishwillee]]
  • translated-from-title= Name of original article: "Article Title"
  • translated-from-id= Id of translated page. If the URL of the revision in History tab ends in &oldid=111747, the id is 111747

If (and ONLY if) article an article is translated from an off-wiki topic fill in:

  • translated-from-title= Name of original article: "Article Title"
  • translated-from-url= Url of translated article


Miscellaneous

  • language: Category code for the natural language (e.g. Lang-Portuguese, Lang-Chinese) to display the template in that language. Default is English.
  • keywords: APIs, classes and methods of related articles

Testing

These option parameters allow you to specify the actual devices and platforms you tested against (and know it to work for) and the ones you expect it to work against. To make it easier for users, also provide link to the SDK you used to build this against.

  • devices: Devices actually tested against. For example Nokia Lumia 920. We prefer the full name of the device, but shorthand is "better than nothing".
  • sdk: Actual SDK(s) built and tested against, most recent first


Compatibility

  • platform: Compatible platforms - e.g. Windows Phone 8 and later, Nokia Asha Platform 1.0 and later
  • dependencies: Any other compatibility/dependency information not captured by above. For example dependency on an external API like Google Maps or a particular non-Nokia framework library.

Platform Security

Applies to secure platforms only (e.g. Symbian)

  • signing: What level of signing is required, if any
  • capabilities: Security "Capabilities" required by the article/code example (e.g. ID_CAP_LOCATION, ID_CAP_NETWORKING, NetworkServices).

Downloads

These parameters provide direct links to downloads (source or installation files) associated with the article.

Deprecated

These parameters are deprecated, and will not be displayed even if declared

  • category
  • subcategory
  • id: Knowledge-base identifier. No longer used

|devicecompatability= - never used properly

Articles which use this template

Article language reviewer timestamp
Sandbox/Hamishwillee/Tasks/ArticleReview         
User-Agent headers for Nokia devices         
How to take screenshot on Windows Phone         
Nokia Smart Installer for Symbian         
Firmware change logs for Nokia Lumia (Windows Phone) devices         
Nokia firmware change logs         
Portal:Featured Articles         
Code snippets table for common use cases         
Firmware change logs for Nokia Asha (Series 40) devices         
Portal:Windows Phone         
User guide: Symbian Signed  English   hamishwillee    20110923 
Windows Phone 8 SDK on a Virtual Machine with Working Emulator         
Using QML ListView         
VoIP support in Nokia devices         
Use NFC tags with Windows Phone 8         
JavaScript Performance Best Practices         
AT Commands           
Firmware change logs for Symbian (S60) devices         
Adding In-App Advertising to Nokia Asha Web Apps         
KnowledgeBase         
Live Tile Templates in Windows Phone 8         
What's new in Windows Phone 8         
Dynamic Lock Screen for Windows Phone 8         
Setup MySQL in WAMP - password setting, service shutdown & startup         
3D print a shell for your Nokia Phone         
How to use SQLite in Windows Phone         
Nokia Asha web apps - FAQ         
Understanding NFC Data Exchange Format (NDEF) messages         
Facebook authentication in Windows Phone application         
How to write data to a file in Qt         
Introduction to Bluetooth support on Windows Phone 8         
Using AT commands to send and read SMS           
为Qt应用制作Maemo安装包  Lang-Chinese       
Qt Quick (Chinese)  Lang-Chinese       
Creating an SQLite database in Qt     lilian.moraru    20121108 
Porting iPhone native (Objective-C) applications to S60 5th Edition         
Get current Date and Time in Qt         
Audio Noise Reduction in Windows Phone         
Carbide.c++         
如何在NokiaQtSDK中开发Maemo Qt 应用  Lang-Chinese       
Playing whacking game with Accelerometer Sensor         
Listbox handling in Windows Phone 7         
Nokia Open Source         
Asynchronous Programming For Windows Phone 8         
Java Security Domains         
XNA Games On Windows Phone 8 with Monogame         
Qt SDK         
Advanced Package File Options         
C++ support from Windows Phone 8         
Asha Touch Competition 2012Q3         
Carbide.c++ Tutorial 1 - Helloworld         
Meego开发  Lang-Chinese       
Symbian^3 Home Page (Chinese)  Lang-Chinese       
Windows Phone 8 Games - Migrating from XNA to DirectX         
QXmlStreamReader to parse XML in Qt         
SDK API Plug-in         
HERE Maps API - Add Maps To Any Web Page         
How to format an S60 device         
FAQ по дескрипторам  Lang-Russian       
Portal:Qt Featured Articles         
Desirable apps missing from Nokia platforms         
SkyDrive - How to upload content on Windows Phone         
Porting Symbian Qt Apps to Nokia N9         
Firmware change logs for MeeGo Harmattan and Maemo devices         
Nokia Asha web apps - known issues         
A QML Memory Game Tutorial         
On demand Web TV – have your favorite channels with you         
How to install Java ME application in mobile phone         
S60 Platform and device identification codes         
应用开发 S60 3rd Edition  Lang-Chinese       
App Launcher Icon Competition November 2011         
程序内支付功能--Qt解决方案  English    -     -  
Create your first WRT widget         
Theme         
WebBrowser Control Techniques in Windows Phone         
How to connect to Facebook using CodenameOne on Series 40         
How to disable dragging of images and text selection in web pages         
Features Videos: Qt         
Audio Proxy Server         
使用Socket API  Lang-Chinese       
Augmented Reality Applications with NyARToolkit and Qt3D         
Generating random-value integers in Qt         
迁移到Carbide.c++  Lang-Chinese       
Changes in Nokia Belle and Qt 4.x         
2D games using Silverlight - implementing the game loop         
Using Digital Marketing Toolkit         
How to Install Qt         
Устанавливаем Qt  English   Den123    20110818  
S60 3rd Edition: Application Development         
About NFC         
Portal:Tools and SDK         
Portal:Qt (Chinese)  Lang-Chinese       
Video playback guidance for Nokia Lumia 610         
Implement timers in Windows Phone         
深入浅出MetaObject,Signal-Slot  Lang-Chinese       
Ovi Developer - Getting Started         
Qt Symbian 开发环境安装  Lang-Chinese       
JQueryMobile for Windows Phone         
HERE Maps API - Using the geocoding service         
Co-development for Windows Phone 7/8 and Windows 8 guide         
Custom QML Component: Website Thumbnails         
Google Landmarks on a Nokia Map using Qt Quick         
Toolkits and Libraries for Windows Phone         
Sound pattern matching using Fast Fourier Transform in Windows Phone         
Creating a button with an image and text in Windows Phone         
FileCheck - Check your application data after uninstall         
File manipulation with IsolatedStorageFile on Windows Phone         
Windows Phone 8 communicating with Arduino using Bluetooth         
Porting Cocos2d-x Games for Windows Phone 8         
Qt Quick开发环境搭建  Lang-Chinese       
Symbian OS         
DirectX on Windows Phone: 2D Game Example using DirectX Toolkit         
Location API 文档  Lang-Chinese       
How to use Q PROPERTY         
Advanced About Page for Windows Phone apps  Lang-Portuguese       
How to read data from a file in Qt         
用Qt Quick制作一个Symbian程序  Lang-Chinese       
如何进行单元测试  Lang-Chinese       
Creating an HTTP network request in Qt         
移动IP电话白皮书  Lang-Chinese       
Displaying Nokia Maps in a Form in Java ME         
Advertising a Bluetooth service in Java ME     skalogir    20130509 
Journey Planner using HERE Maps         
Integrate Facebook to Your Windows Phone Application         
Wiki contributor of the week         
Mobile Web Template         
Developing Metro or Panorama UI for Series 40 full touch         
HTTP Post multipart file upload in Java ME         
Carbide.c++ FAQ         
Sharing Cinemagraphs in your Windows Phone 8 App         
Listening asynchronously for incoming SMS messages in Java ME     skalogir    20130509 
Dropian QML Dropbox Client for Symbian - app showcase         
Adding the Nokia IDE for Java ME to your Eclipse installation         
Symbian Signed Test Criteria         
How to create database user and set privileges in MySQL         
2D games using Silverlight - Collision detection implementation         
How to use Auto Complete Box in Windows Phone 7         
How to use QString in Qt         
Qt和Symbian C++的混合编程  Lang-Chinese       
Display Facebook Friend position with Nokia Maps API for Qt         
Mobilising your Web Service         
在Qt S60中使用QtMobility做开发  Lang-Chinese       
Series 40 communicating with Arduino using Bluetooth         
Featured Videos         
How to conform with Symbian Signed criteria         
Ovi 商店内容发布  Lang-Chinese       
Capabilities         
Access camera viewfinder data  English -->       
Installing Java ME development tools for Symbian     skalogir    20111005 
A Windows Phone 8 Run Tracking App in 100 Lines of Code!         
Converting Google Maps for JavaScript to HERE Maps         
How to get MAC address of a WLAN device         
Jogging - Calorie Calculator: Demonstrating Real World usecase of WP8 features         
Create a random selection app for Windows Phone         
Streaming MP3 player in WP7         
Picasa Image Gallery with JSON in WP7         
How to use QTimer in Qt         
Google Translate in Windows Phone         
Loading image from resources in Qt         
Become an Series 40 application developer - Part 2         
Creating an HTTP network request in Qt using QNetworkAccessManager, QNetworkRequest, QNetworkReply         
Voice Commands in Windows Phone 8         
Adding an icon to a MIDlet         
Portal:Windows Phone Location & Maps         
How to use Resource Editor with Qt Creator  English         
Community Standards and Participation Guidelines         
Google+ authentication in Windows Phone application         
How do I start programming for Symbian OS?         
如何在Meego上安装debian包  Lang-Chinese       
Developer Certificate (Symbian Signed)         
Creating themes for Symbian and Series 40         
HubTile in Windows Phone         
Maintaining a WP7 and WP8 version of a same Silverlight application         
Maemo 5 SDK installation for beginners         
Symbian Signed (Chinese)  Lang-Chinese       
Working with Live Tiles in Windows Phone 7         
Building S60Webkit         
Getting user information with the Live Connect API for Windows Phone 7         
Getting Started with Unity 3D on Windows Phone         
使用Qt Style Sheets制作UI特效  Lang-Chinese       
Creating a New Cocos2d-x Project for Windows Phone 8         
How to use Facebook Graph API in Windows Phone         
How to create a marker tooltip with Maps API for Java ME         
如何在NokiaQtSDK中开发Symbian Qt应用  Lang-Chinese       
Writing interfaces that can be implemented by both Native and Managed classes         
How to launch a MIDlet remotely via SMS or locally via an Alarm with PushRegistry in Java ME         
Creating Debian packages for Maemo 5 Qt applications and showing in the application menu         
Balsamiq stencils for Series 40 UI Design         
HERE Maps API - Route planning and journey plotting         
How to use QTableWidget in Qt         
Understanding Signals and Slot in Qt         
Face Recognition using 2D Fast Fourier Transform         
Birthday Calendar for Windows Phone         
Windows Phone SDK 7.1 does not install in Windows XP (Known Issue)         
Ski Resorts Webcams  English       
Application Bar for Windows Phone         
QML horizon component for camera apps         
URI associations for Windows Phone 8         
Speech Enabled Calculator For Windows Phone 8         
Ovi商店开发者注册发布指南  Lang-Chinese       
Python on Symbian         
Hands-on with Marketing in a Box         
Wiki Contributor of the Month         
Data Binding to controls on Windows Phone         
HERE Maps API - Advanced Routing         
Theming Symbian UI Components         
Portal:HERE Maps API for Java ME         
Portal:Symbian C++ Code Examples         
How to launch other applications in Qt         
The Quick Competition 2011Q1         
NetBeans         
Accessing RESTful Web Services with JavaScript         
将Qt应用运行在Symbian手机上  Lang-Chinese       
J2ME clients for JSON services made easy: the complete implementation         
Getting started with Java ME         
Advanced messaging with mBuddy - app showcase         
How to use QDir and QFileDialog in Qt         
Web技术  Lang-Chinese       
Qt 开发入门  Lang-Chinese       
Qt for Symbian智能安装工具(smart installer)  Lang-Chinese       
Portal:Windows Phone (Chinese)  Lang-Chinese       
MiB Beta: Observations for developers and for the Nokia MiB dev team         
Determining Current Location via Cell ID  English   skalogir    20130509 
Real-time camera viewfinder filters in Native code         
如何用QML获取XML标签的属性  Lang-Chinese       
Introduction and best practices for IsolatedStorageSettings         
Tracker and QtSparql Basics         
Photomosaic App with Qt         
Connecting Qt signal to QML function         
Windows Phone 8 Wiki Competition 2012Q4         
HERE Maps API - How to pan the map         
Custom splash screen with progress bar for Windows Phone applications         
HERE Maps API - Converting a map screen pixel to a geo coordinate         
Best practice tips for delivering apps to Windows Phone with 256 MB         
Dropbox with Windows Phone         
Image editing techniques and algorithms using Qt         
How to use QProgressBar in Qt         
Java         
Employees app with XML parsing and messaging in WP7         
Location based operations using Bing Maps         
Detecting memory leaks with HookLogger         
How to create a DirectX texture with a picture         
Extending the Windows Phone Pictures Hub         
Using valgrind with Qt Creator         
APIBridge Web Runtime API         
使用Qt Multimedia API 进行录音和播音  Lang-Chinese       
程序内支付(IAP)编程及例子解析  Lang-Chinese       
Creating a custom QML element with Qt         
Advanced Routing with Java ME         
Best practises for listening to location updates with Java ME  English   skalogir    20111128 
A simple SVG frame animation  English         
Symbian OS Error Codes         
Java ME API support on Nokia devices         
Работа с файлами в Qt (QFile)  Lang-Russian       
Implementing Orientation Lock In Windows Phone         
Mendapatkan Screenshot pada Windows Phone Device  Lang-Bahasa Indonesia       
Qt Creator 使用技巧  Lang-Chinese       
Using Swipe Events with dynamic content in Nokia Asha Web Apps         
Change font in Qt application         
Java ME         
How to unpack a .sis file     hamishwillee -->   20111110 
Getting the most out of Marketing In a Box         
Using OpenCV with Qt         
How to detect the screen resolution on Windows Phone         
Использование дескрипторов: советы  Lang-Russian       
Getting started with Qt         
Integrating your social presence with the Digital Marketing Toolkit website         
Qt Quick examples for porting         
Anatomy of a Windows Phone Tile         
Latest Qt and Qt mobility evaluation on Maemo         
Best practice tips for delivering apps for the Lumia 520         
Extract GPS coordinates from digital camera images using PHP         
Novidades no Windows Phone 8  Lang-Portuguese       
OMA DRM         
How to conform with Unified Testing Criteria         
How to create a Symbian application icon (SVG)         
Google Chart Integration to Qt Using Google API and QtWebKit         
Creating Touchable Custom Map Components for the Maps API for Java ME  English    -     -  
How to wait synchronously for a Signal in Qt         
J2ME API Bridge Interface         
How to use QToolBar and QToolButton in Qt         
Fundamental use cases for porting iPhone and Android applications to Qt         
Convert hexadecimal to decimal and vice-versa in Qt         
Series 40 UI design usability testing webinar - companion article         
QtDbus quick tutorial         
横屏键盘40手机开发  Lang-Chinese       
Webinar Series 40 UI Design         
Implementing advert in Windows Phone app using Nokia NAX with CSharp         
PHP & JavaScript & MySQL - Dynamic Drop Down List         
Open C Sockets: send, sendto, sendmsg methods         
About using of QPrint and QPrintDialog         
Developing Series 40 apps on Linux         
Portal:Windows Phone Files/Data         
Nokia Asha Web Apps Tutorial - from SDK installation through to store publishing         
Fundamentals of Symbian C++/Active Objects         
QHdrCamera component for High Dynamic Range Imaging         
Creating a database table in Qt         
Windows Phone Diagnostic Tools         
OAuth on Windows Phone         
Passing parameters while navigating between pages on Windows Phone         
多媒体开发  Lang-Chinese       
Multi-Threaded Image Processing using Qt Camera         
AMR format         
在Windows Phone 7中处理Listbox  Lang-Chinese       
Map Marker Clustering Strategies for the Maps API for Java ME         
Using SSML for advanced text-to-speech on Windows Phone 8         
How to create simple Background Agent in Windows Phone         
使用C++创建新的QML类型  Lang-Chinese       
Foursquare authentication in Windows Phone application         
Application support on Nokia 500         
Theme aware Windows Phone application         
Using QDomDocument to parse XML         
How to create a YouTube player with Java ME         
Механизм сигналов и слотов в Qt  Lang-Russian       
Getting started with Buddy services: Create your own location based social app         
Detecting virtual keyboard open and close events in Symbian^3         
Series 40 Webinars - Publish and Win Competition 2013Q1         
Create a WordPress theme with Mobile Web Templates     SannaH    20120507 
在Carbide C++中开发Symbian^3应用  Lang-Chinese       
Discussion Boards Poster of the Month         
Windows Phone 8: Treasure Hunt Application Example using NFC and Nokia Maps API         
Location APIs FAQ         
Generate XML programatically in Qt         
Prepare your application for Nokia E6         
Developing a 2D game in Java ME - Part 1         
MouseClick event in Qt's custom widget         
How to capture screen programmatically in Windows Phone 7         
Getting started with the Gesture API & FrameAnimator API         
Guarana UI: a jQuery-Based UI Library for Nokia WRT         
Making a HTTP request and listening its completion in Windows Phone         
Creating database driven applications using Qt         
How to use native Maemo 5 contacts dialogs         
Web Widget概述  Lang-Chinese       
Advanced MessageBox for Windows Phone         
Getting System properties in MIDP         
Qt Mobility 开发  Lang-Chinese       
HERE Maps API - How to display KML file data on the map         
Map with directions in Windows Phone 8         
如何预装Symbian应用  Lang-Chinese       
Adding a new library to NetBeans         
Get Phone Location with Windows Phone 8         
Designing Series 40 apps with Nokia UI API and Canvas for Great User Experiences         
Porting Android (Java) applications to S60 5th Edition         
How to take input from user using QInputDialog in Qt         
Inserting a row into a database in Qt         
Blocks game Series 40 Web App         
Java ME FAQ         
Rapid game development for Series 40 with NetBeans Visual Designer and Game Builder         
Accessing internal platform APIs through the API Partnering Program         
Homescreen widget guidelines         
AIW Generic Parameters API         
Windows Phone development - useful links         
How to use Pop-Ups in WP7         
Porting Android (Java) applications to Java ME on S60 5th Edition         
中文 NetBeans  Lang-Chinese       
Advanced, cross-platform logging for Qt         
Adding contact in Symbian Web Runtime         
HERE Maps API - How to calculate a route between two points         
传感器API的介绍以及使用  Lang-Chinese       
中文 Symbian论坛和新闻组  Lang-Chinese       
Calling Qt class methods from QML         
Drag and drop in Qt         
How to enable Action Button 1 when using Lists on Series 40 Full Touch         
How to develop an efficent website in mobiles using nokia webtemplates     SannaH    20120507 
MonoGame on Windows Phone 8 Post-Processing Your Game         
How to send protected objects and Sis File via Bluetooth from Symbian 3rd edition devices         
Developing NFC Applications         
Uri Mapping in Windows Phone 7         
MonoGame on Windows Phone – A Tutorial on Building Levels for 3D games         
How to use Qt Creator IDE         
How to guide for creating/signing sis files         
Nokia codes         
Creating an Interesting Places application - take and share media in WP7         
不通过Qt Mobility操纵Symbian设备的相机  Lang-Chinese       
Extended panic code         
Auto-start at reboot         
NFC的用例和工作原理         
Getting Started with Marketing in a Box         
How to display an Address or a Point of Interest on a Map with Java ME     skalogir    20120113 
Maps Examples for Windows phone         
Basic Python Elements         
Java ME FAQ (Português)  Lang-Portuguese       
Custom splash screen page for Windows Phone applications         
How to send a message to a given port as SMS with Java ME     skalogir    20130509 
How-to create a persistent settings database in Qt Quick (QML)  English         
用Qt控制Symbian Device震动  Lang-Chinese       
How to launch apps available in the store using NFC LaunchApp tag         
Silverlight animation with Expression Blend (and no code)         
Windows Phone 8 Emulator in a Windows 8 VHD         
Portal:Java ME (Chinese)  Lang-Chinese       
How to create dynamic QML component by XML  English    -     -  
EWallet Cloud Storage - app showcase  English       
How to get IMEI in Java ME         
Drag & Drop in Windows Phone         
Simple Qt timer application in QML         
Recommended video encoding settings  English    -     -  
How to write data to a file in Java ME  English   skalogir    20130509 
Deploying a Qt Application on Symbian         
Saving Microphone stream to wave format in Windows Phone         
Tutorial: Step-by-step to create a timer-based camera         
SDK中的API外掛程式  Lang-Chinese       
用Qt控制音量键  English    -     -  
Mobile Design Pattern: Lock Screen         
HERE Maps API - How to add map markers         
Points to consider before submitting an app to the Windows Phone Store         
How to use QFrame in Qt         
Portal:Windows Phone Games Articles         
Stegafoto: a lens which embeds audio and text inside images         
Portal:Windows Phone Other Categories         
HERE Maps API - How to change map zoom level and center point         
Silverlight for Windows Phone Toolkit         
Video Formats         
Enabling Bluetooth Limited Inquiry (LIAC) using Symbian C++         
Механизм свойств в классах Qt  Lang-Russian       
Detecting Mobile Devices on Web Services  English         
Google Weather for Qt and WP7         
Making a phone call using TextField in Java ME         
Porting from BlackBerry to Series 40         
中文 SymbianOS编程入门  Lang-Chinese       
BelleChat IRC client for Symbian - app showcase         
Displaying date and time in Java ME         
Basic UI Components for Qt and WP7         
Simple home automation project with a Windows Phone 8 an Arduino and a TV         
How to Obtain Your Own Nokia appID and Token         
HERE Maps API - How to cluster map markers         
Implementing custom orientation changes animation with QML         
Generate JAD from JAR file         
How to use HTTP GET request in Java ME     skalogir    20130509 
Using the XAML Style tag to format UI controls on Windows Phone         
Maps Examples for HERE Maps API         
MeeGo Camera VideoSurface manipulation         
StarMenu: custom QML component plugin         
使用Qt Mobility Map and Navigation API显示地图  Lang-Chinese       
Portal:Windows Phone UI Articles         
中文 NetBeans移动开发包  Lang-Chinese       
UID Q&As (Symbian Signed)         
Portal:Java Games Articles         
How to do HTTP Get and Post using Qt         
Movie Reviews Nokia Asha Web App         
Places Near You using GeoNames API         
Onscreen Controller for XNA and MonoGame Games         
Collection of Value converters for Windows Phone apps         
Series 40 UX checklist webinar - companion article         
在Qt中如何通过QNetworkAccessManager post http 请求         
بوابة:عربي  Lang-Arabic       
How to display multiple RSS feeds in a Nokia Asha Web App         
How to Compile Qt(.cpp) file from command prompt         
CartoonMe - Gestures on Windows Phone         
Pontos a se considerar antes de submeter uma aplicação à Windows Phone Store  Lang-Portuguese       
Snake game in Windows Phone 7         
How to create your own RSS feed using MySQL and PHP         
Java Porting         
How to get information about sensors in Java ME         
Desenvolvendo aplicações em Java ME usando Netbeans IDE  Lang-Portuguese       
Adding a Guarana UI button on a web page         
Developing a 2D game in Java ME - Part 3         
Fullscreen XNA games on Windows Phone 8 devices         
Graphics scalability approaches for Series 40 Java ME apps         
Basic Slider Control in Windows Phone 7         
ESWT         
How to make a simple calculator in Qt         
How to create a Bluetooth connection that can be used across your Windows Phone app         
Building a CoverFlow component with QML         
Using jQuery Mobile in Nokia Asha Web Apps         
Browser Control API         
Techniques for memory analysis of Windows Phone apps         
How to create a simple web browser game using PHP         
How to autostart an application on boot up using Startup List Management API         
Creating a state machine to handle speech recognition feature         
Portal:Recently Commented Articles         
Series 40 Webinars - Contribute and Win Competition 2013Q1 with Marketing in a Box         
Creating a spinner list with QML         
Portal:Java Location Articles         
Get the file information in Qt         
Multimedia Codecs available in Symbian devices         
Windows Phone 7.8 Tutorial         
How to use LinkedIn service API - PHP & WRT widget example         
Introduction to QML for Web developers         
Creating custom user control in Expression Blend for Windows Phone  English       
Adding more than 22 CustomItems on Form cause S60 3rd Edition FP2 devices to hang (Known Issue)         
Making a facing direction aware camera in Qt         
Portal:Windows Phone Code Examples         
Inside NFC: Usages and Working Principles         
Taking a picture in Java ME     trashedDev    20120820 
Reporting unhandled exceptions in your Windows Phone apps         
HERE Maps API - Show user's current location details (Address) in an info bubble         
Creating a custom Map Item with Maps API for Java ME     skalogir    20111006 
HERE Maps API - How to create custom graphics marker         
Fetching data from server using Java ME         
How to read system properties in Java ME         
Notification API 开发  Lang-Chinese       
Creating a Lens application that uses HLSL effects for filters         
Getting Cell ID in Java ME         
Implementing a custom MapUrlProvider overlay with Maps API for Java ME  English    -     -  
Movies in Finnkino Theatre's         
Hello World in Java ME         
Java ME UI Frameworks         
HERE Maps API - Add a map into your Blogger post         
Calibrating the magnetometer sensor in Qt         
Camera Pic & GeoTagging App using PhoneGap         

Note, this depends on Template:ArticleMetaData.dpl


Translations

This template passes all the template parameters to an underlying "template". If a particular translation exists then it will be selected. Otherwise the /default page is used. Below are the current translation pages.

To translate this template:

  1. add a sub page to this template (by convention (only) the sub page should be named with the language code (ie de for German).
  2. Copy the content of the /default page into your new page and translate the visible strings.
  3. Open this page and add a new value to the switch indicating the mapping between the language category and your sub page name
Warning.png
Warning: If you modify this page, consider copying the modifications to the translated pages.

Template appearance

When added to an article, the header is displayed on the top right of the article, along with any information entered when the template was created. Note that parameters with no content are not displayed.

Article Metadata

Article
Created: ()
Last edited: hamishwillee (15 May 2013)
This page was last modified on 15 May 2013, at 03:33.
2037 page views in the last 30 days.
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