Sandbox/Hamishwillee/PotentiallyFeatured
Article Metadata
The following lists are used to identify articles that can potentially be highlighted on the community page, and highlighted articles that can potentially be featured.
Moderators should review new articles in the first list apply the {{ReviewerApproved}} template to those we want to highlight. The {{Abstract}} template should be added to all articles. Adding {{ReviewerApproved}} will remove the article from the first list.
The second list displays only articles which have the {{ReviewerApproved}} template but not {{FeaturedArticle}}. At time of writing these are all "old" articles because {{ReviewerApproved}} has been out of use for some time.
Contents |
New articles that have not been highlighted
- Cross-platform MVVM with MvvmCross (slodge
) - Categories: Multi-Platform Development, Tools, Windows Phone, Windows Phone 7.5, Windows Phone 8
- This article provides links to articles, videos and other resources for MvvmCross, a truly cross-platform MVVM C# framework.
- Getting Started with Nokia Asha SDK Templates (Tomi_
) - Categories: Code Examples, Code Snippet, Files/Data, Getting Started, Java ME, Nokia Asha, Nokia Asha Platform 1.0, Series 40, UI, Windows Phone
- This article explains how to get started with code templates provided with Nokia Asha SDK.
- Onscreen Controller for XNA and MonoGame Games (this_is_ridiculous
) - Categories: Code Examples, Games, MonoGame, Windows Phone, Windows Phone 7.5, Windows Phone 8, XNA
- This article describes an onscreen controller that you can use for XNA and MonoGame Games
- MonoGame on Windows Phone – A Tutorial on Building Levels for 3D games (this_is_ridiculous
) - Categories: Code Examples, DirectX, Games, Graphics, MonoGame, Windows Phone, Windows Phone 7.5, Windows Phone 8, XNA
- In this article, we will take a look at some options for building and displaying 3D geometry for levels in 3D games built with [[::Category:MonoGame
- Java ME Command mapping for Nokia Asha (jarmlaht
) - Categories: Code Examples, Java ME, LCDUIUtil, Nokia Asha, Nokia Asha Platform 1.0, UI
- This article explains how LCDUI {{Icode|Command}}s are mapped in Nokia Asha Software Platform 1.0 devices such as Nokia Asha 501. It also explains how a {{Icode|Command}} can be mapped to the physical Back button.
- How to use basic image processing features of AMMS (JSR-234) (jarmlaht
) - Categories: Advanced Multimedia Supplements (JSR-234), Code Examples, Files/Data, Graphics, Java ME, Multimedia, Nokia Asha, Nokia Asha Platform 1.0
- This article explains how to use basic image processing features of AMMS (JSR-234). Running the MIDlet requires the support of {{Icode|imageencoding}} and {{Icode|imagepostprocessing}} capabilities of AMMS API.
- Porting MIDlets from Nokia Asha to Symbian (skalogir
) - Categories: Java ME, Nokia Asha, Nokia Asha Platform 1.0, Porting, Series 40, Symbian
- Symbian devices, due to being on the higher end of smart phone devices, might allow the installation of MIDlets originally written for Nokia Asha software platform, without any code modifications. This article provides guidelines on the most common porting issues developers should be aware of when porting from Nokia Asha software platform to Symbian devices.
- How to develop Java ME applications on Symbian (skalogir
) - Categories: Getting Started, Java ME, Nokia Belle, SDK, Symbian
- This article provides information on how to set up the development environment and test and debug Java ME applications for the Symbian platform. It also provides guidance on finding additional resources for the deployment of MIDlets on Symbian.
- How to debug Windows Phone HTML5 Apps (dan.ardelean
) - Categories: Debugging, HTML5, Windows Phone, Windows Phone 7.5, Windows Phone 8
- This article explains how to debug HTML5 applications for Windows Phone platform
- How to create a Bluetooth connection that can be used across your Windows Phone app (ceriboo
) - Categories: Bluetooth, Code Examples, How To, Windows Phone, Windows Phone 8
- This article explains how to create a Bluetooth connection that can be used in any page of a Windows Phone application.
- Getting the news using The Guardian's API on Windows Phone (Vaishali Rawat
) - Categories: Code Examples, Web Services, Windows Phone, Windows Phone 7.5, Windows Phone 8, XAML
- The Guardian newspaper provides an open platform API so that the published articles (after 1999) can be accessed and used in any application. This article explains how to get latest news and articles using the API.
- HTML Page parsing using HTMLAgilityPack (Vaishali Rawat
) - Categories: Code Examples, HTML, Web Services, Windows Phone, Windows Phone 7.5, Windows Phone 8, XAML
- This article explains how to parse the content of any HTML page using HTMLAgilityPack. HTMLAgilityPack is a .Net library which scans the HTML page and provides a DOM to us which then can be used to fetch required values from the page's content.
- How to build a multi-touch control for Windows Phone (dan.ardelean
) - Categories: Code Examples, Code Snippet, Games, How To, UI, Windows Phone 7.5, Windows Phone 8, XAML
- This article is an introduction on how to develop multi-touch XAML controls for Windows Phone applications
- How to detect the screen resolution on Windows Phone (dan.ardelean
) - Categories: Code Examples, How To, System Information, UI, Windows Phone, Windows Phone 7.5, Windows Phone 8, XAML
- This article explains how to detect the display resolution using reflection. The code can be used in Windows Phone 7 and later.
- Series 40 communicating with Arduino using Bluetooth (mfabiop
) - Categories: Arduino, Bluetooth, Code Examples, Code Snippet, Connectivity, Java ME, Series 40, Series 40 Developer Platform 2.0
- This article explains how to communicate with an Arduino board using a Series 40 device through Bluetooth.
- Birthday Calendar for Windows Phone (somnathbanik
) - Categories: Code Examples, Telerik RadControls, UI, Web Services, Windows Phone, Windows Phone 7.5, Windows Phone 8, XAML
- This article demonstrates how to integrate Facebook friends birthday events to a calendar using Microsoft Live Connect API.
- Balsamiq stencils for Series 40 UI Design (Krebbix
) - Categories: Code Examples, Design, LCDUIUtil, Mobile Design, Series 40, Tools, Touch UI, UI, Usability, User Experience
- This article is a short introduction into the Series 40 UI design stencils for the Balsamiq rapid wire-framing tool.
- Maps API support for Nokia Windows Phone devices (bintk
) - Categories: Getting Started, HERE Maps, Windows Phone, Windows Phone 7.5, Windows Phone 8
- This article is summarizing the Maps API support for Windows Phone.
- How to connect to Facebook using CodenameOne on Series 40 (fishfishb
) - Categories: Java ME, LWUIT, Series 40, Series 40 Developer Platform 2.0, Web Services
- This article explains how to create a Facebook based application for series 40 using CodenameOne
- Google Translate in Windows Phone (somnathbanik
) - Categories: Code Examples, Web Services, Windows Phone, Windows Phone 7.5, Windows Phone 8, XAML
- This article demonstrates how to implement Google Translate as a free service in Windows Phone.
- Using Twitter API ME for PIN-based authorization from Java ME (cadlg
) - Categories: Code Examples, Java ME, Networking, Series 40 Developer Platform 1.1, Series 40 Developer Platform 2.0, Web Services
- This article explains how to use Twitter API ME to obtain Twitter access tokens through PIN-based authorization from a Java ME application.
- How to play music on the background while running a MIDlet (jarmlaht
) - Categories: Code Examples, Java ME, MMAPI (JSR-135), Multimedia, Series 40, Series 40 Developer Platform 2.0
- This article explains how to play music in your MIDlet, and the effects of running a MIDlet (both with and without music player functionality) while the device music player is running.
- How to manage long running Periodic Tasks (vinayppatil
) - Categories: General Programming, Networking, Windows Phone, Windows Phone 7.5, Windows Phone 8, XAML
- This article explains how to manage the limited time provided by a PeriodicTask on Windows Phone, ensuring that operations that may need to run across several cycles are performed safely and efficiently.
- Writing interfaces that can be implemented by both Native and Managed classes (Mansewiz
) - Categories: C++/CX, Code Examples, DirectX, General Programming, Windows Phone, Windows Phone 8, XAML
- This article explains how to specify an interface that can be implemented by native and managed classes on Window Phone 8. The interface is then used in an Inversion of Control pattern (IoC).
- How to create a DirectX texture with a picture (yan_
) - Categories: Code Examples, DirectX, Graphics, How To, Windows Phone, Windows Phone 8, XAML
- This article explains how to create a [[:Category:DirectX
- Developer guidelines for new Nokia Asha Web Apps runtime proxy server release (isalento
) - Categories: Nokia Asha Web Apps
- This article provides information about the new Nokia Asha Web Apps Runtime Proxy server release.
- Audio concatenation in Windows Phone (somnathbanik
) - Categories: Audio, Code Examples, Windows Phone, Windows Phone 7.5, Windows Phone 8, XAML
- This article demonstrates how to concatenate audio data in Windows Phone.
- Qibla Compass for Windows Phone (arafattehsin
) - Categories: Code Examples, Location, Sensor, Windows Phone, Windows Phone 7.5, Windows Phone 8, XAML
- This article explains how to find the Qibla Direction using Windows Phone Compass APIs.
- How to add animation to Maps API for Java ME (jasfox
) - Categories: Animation, Code Examples, HERE Maps, Java ME, Nokia Asha, Nokia Asha Platform 1.0, Series 40, Series 40 Developer Platform 1.1, Series 40 Developer Platform 2.0, Symbian
- This article explains how to add a a {{Icode|MapComponent}} which adds animation to your map.
- How to create a draggable marker with Maps API for Java ME (jasfox
) - Categories: Code Examples, HERE Maps, Java ME, Nokia Asha, Nokia Asha Platform 1.0, Series 40, Series 40 Developer Platform 1.1, Series 40 Developer Platform 2.0, Symbian
- This article explains how to create a {{Icode|MapComponent}} which allows your {{Icode|MapMarkers}} to be draggable.
- How to create a PasswordBox with numeric Input Scope on Windows Phone (vinayppatil
) - Categories: Code Examples, Security, UI, Windows Phone, Windows Phone 8
- This article explains how to use a {{Icode|TextBox}} as {{Icode|PasswordBox}} with a numeric {{Icode|InputScope}}.
- Simple home automation project with a Windows Phone 8 an Arduino and a TV (mfabiop
) - Categories: Arduino, Bluetooth, Code Examples, Connectivity, Windows Phone, Windows Phone 8
- This article explains how to do a simple home automation project with a Windows Phone 8, an Arduino and a TV.
- Background Agents Debugging Tips on Windows Phone (vinayppatil
) - Categories: Debugging, Windows Phone, Windows Phone 7.5, Windows Phone 8
- This article lists few tips to test your background agents working.
- Designing Uri Scheme handlers (symbianyucca
) - Categories: Files/Data, Windows Phone, Windows Phone 8
- NO ABSTRACT
- Creating a state machine to handle speech recognition feature (mfabiop
) - Categories: Code Examples, Code Snippet, General Programming, Voice/Speech, Windows Phone, Windows Phone 8
- This article explains how to handle the speech recognition feature using a state machine.
- Steganography in Windows Phone (somnathbanik
) - Categories: Code Examples, Files/Data, Imaging, Windows Phone, Windows Phone 7.5, Windows Phone 8, XAML
- This article demonstrates how to implement steganography in Windows Phone, hiding text inside an image retrieved from the gallery.
- OData client library for Windows Phone 7 (somnathbanik
) - Categories: Code Examples, Data Synchronization, Files/Data, Web Services, Windows Phone, Windows Phone 7.5, XAML
- This article demonstrates how to consume an Open Data Protocol (OData) feed in a Windows Phone app using the OData client library for Windows Phone 7. Note that it does not work in Windows Phone 8
- Locate Map Center Via Inputting Latitude and Longtitude (r60600
) - Categories: HERE Maps, JavaScript
- NO ABSTRACT
- External styles in Windows Phone (mehul_raje
) - Categories: Code Examples, UI, Windows Phone, Windows Phone 8, XAML
- This article explains how to create global style which can be used easily in several Windows Phone applications.
- MiB With NAX (karthikbecse ) - Categories: App Marketing, In-App Advertising, Java ME, Series 40, Windows Phone
Highlighted articles we might feature
New articles that have been ReviewerApproved but not Featured.
Articles reviewer approved sorted by last edit rather than creation date
New articles that have been ReviewerApproved but not Featured.


(no comments yet)