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

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.
2080 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