Template:Sandbox3
Lists recently edited articles in specified categorie(s). Minor edits are ignored and results are specified in descending order of edit date.
The template allows you to control the appearance and content of the list by restricting the number of items shown, add categories, show hidden articles, specify the language etc.
Usage
{{ListRecentlyEdited|category name}}
where category name is any category. The maximum number of topics that can be listed will be displayed. If no category is specified, recently edited 'English' topics will be displayed. Other parameters may be passed as pipe separated values
- Un named parameters: Up to 7 un-named parameters are treated as additional categories included in the search (ie the union of all topics in all categories specified as unnamed parameters will be part of the results set)
- count: The number of values to return. If unspecified this will be the maximum number that can be returned by DPL
- language: The category of the specific language returned values are to be restricted to. If no language is specified then English topics will be returned
- andcategory (and andcategory2 to andcategory10): Topics returned will be in the intersection of unnamed parameters and categories specified in andcategory
- notcategory (and notcategory2 to notcategory20): Topics returned will not include articles in these categories
By default the author is shown, categories are not shown, article names are displayed full length and knowledgbase articles are included in the output. These can be changed using the following parameters:
- columns: Sets the number of columns. Default is to list articles in one column
- crop: If specified, article titles will be restricted to this length
- adduser=false: Hides the author - by default the author is shown
- showkb=false: Be default knowledgebase articles are included. If this parameter is specified as false, the articles will be removed
- addcategories=true: If specified, categories will be listed in output
- showdrafts=true: If true, draft items will be shown (hidden by default)
- showhidden=true: If true, articles in categories Archived, FNWiki and Advertising are shown (hidden by default)
- addeditdate=true: If specified, date is shown.
- userdateformat: If specified, used formatstring with letters like "y,Y,m,M,d,D,h,H,i,I,s"
- uses: Specify the templates that must be in articles in the list .Note that to specify multiple templates use the half pipe - e.g.
uses=Template:KBKI ¦ Template:KBTS ¦ Template:KBCS
- notuses: Specify the templates that must not be in articles in the list .Note that to specify multiple templates use the half pipe - e.g.
notuses=Template:KBKI ¦ Template:KBTS ¦ Template:KBCS
The following parameters are specialist (expected to be used by other templates)
- lastrevisionbefore: Displays only articles created before a certain date in YYYYMMDD format. Used primarily with order=ascending to show lists older than a particular date. By default, not used
- order=ascending: This can reverse the order of the list so that oldest non-minor edits are shown first.
- ordermethod=title: To change to alphabetic listing. Default is ordered by last edit.
Default List
The default list includes recently edited English topics in any category, excluding minor edits.
- Getting the news using The Guardian's API on Windows Phone
. . Vaishali Rawat
- Use NFC tags with Windows Phone 8 . . yan_
- Steganography in Windows Phone . . pavan.pareta
- Implementing advert in Windows Phone app using Nokia NAX with CSharp
. . saramgsilva
- Login dialog for Windows Phone apps . . saramgsilva
- Cross-platform MVVM with MvvmCross
. . bintk
- How to detect if an app is running in Kid’s Corner . . saramgsilva
- Getting Started with Nokia Asha SDK Templates
. . Tomi_
- Cross Platform Mobile Architecture . . saramgsilva
- Windows Phone 7.8 Tutorial . . saramgsilva
- How to develop Java ME applications on Symbian
. . skalogir
- How to detect the screen resolution on Windows Phone
. . dan.ardelean
- How to debug Windows Phone HTML5 Apps
. . dan.ardelean
- MonoGame on Windows Phone – A Tutorial on Building Levels for 3D games
. . this_is_ridiculous
- Onscreen Controller for XNA and MonoGame Games
. . this_is_ridiculous
- Porting MIDlets from Nokia Asha to Symbian
. . skalogir
- Porting MIDlets from Symbian to Nokia Asha
. . skalogir
- Desirable apps missing from Nokia platforms . . jenniferclark
- Developing Series 40 apps on Linux . . oniongarlic
- Listening asynchronously for incoming SMS messages in Java ME . . skalogir
- Collection of Value converters for Windows Phone apps . . influencer
- Nokia Asha web apps - known issues . . isalento
- Firmware change logs for Nokia Asha (Series 40) devices . . bloodredsky
- Mapping points of interest using Java ME . . jasfox
- Map Marker Clustering Strategies for the Maps API for Java ME . . jasfox
- Integrating Nokia maps in LWUIT application . . jasfox
- Implementing Kinetic panning with Maps API for Java ME . . jasfox
- Examples for Maps API for Java ME . . jasfox
- Creating a custom Map Item with Maps API for Java ME . . jasfox
- Content Handling with Maps API for Java ME . . jasfox
- Adding Markers to the Map with Maps API for Java ME . . jasfox
- Displaying Nokia Maps in a Form in Java ME . . jasfox
- Geocoding an address with Maps API for Java ME . . jasfox
- Creating a Map Type Selector for the Maps API for Java ME . . jasfox
- How to create a draggable marker with Maps API for Java ME . . jasfox
- How to add animation to Maps API for Java ME . . jasfox
- Using a JSR-179 Location Provider and displaying the result on a Map . . jasfox
- How to calculate and show a route with Maps API for Java ME . . jasfox
- How to display an Address or a Point of Interest on a Map with Java ME . . jasfox
- How to send a message to a given port as SMS with Java ME . . skalogir
- Adding a new calendar event in Java ME . . skalogir
- Discovering Bluetooth services in Java ME . . skalogir
- Adding a contact to Phonebook in Java ME . . skalogir
- Advertising a Bluetooth service in Java ME . . skalogir
- Listening synchronously for incoming SMS messages in Java ME . . skalogir
- Determining Current Location via Cell ID . . skalogir
- How to write data to a file in Java ME . . skalogir
- Modifying an existing calendar event in Java ME . . skalogir
- How to use HTTP GET request in Java ME . . skalogir
- How to use Facebook Graph API in Windows Phone . . Amol Darekar
- Creating a Real-World, GPS-enabled WP8 Tag Game . . matthewthepc
- How to capture screen programmatically in Windows Phone 7 . . bintk
- Series 40 Webinars - Publish and Win Competition 2013Q1 . . rebloor
- Nokia Asha web apps - FAQ . . isalento
- Java ME Command mapping for Nokia Asha
. . jarmlaht
- How to use basic image processing features of AMMS (JSR-234)
. . jarmlaht
- C++ support from Windows Phone 8 . . Mansewiz
- Writing interfaces that can be implemented by both Native and Managed classes . . Mansewiz
- Generate source code documentation with Doxygen . . hamishwillee
- How to create a Bluetooth connection that can be used across your Windows Phone app
. . ceriboo
- Checking availability of Memory card in WRT . . hamishwillee
- HTML Page parsing using HTMLAgilityPack
. . Vaishali Rawat
- How to connect to Facebook using CodenameOne on Series 40
. . fishfishb
- How to use SQLite in Windows Phone . . mfabiop
- Simple home automation project with a Windows Phone 8 an Arduino and a TV . . mfabiop
- How to build a multi-touch control for Windows Phone
. . dan.ardelean
- JSR 172: Accessing a .NET Web Service . . cadlg
- Balsamiq stencils for Series 40 UI Design
. . Krebbix
- Series 40 communicating with Arduino using Bluetooth
. . mfabiop
- How to take screenshot on Windows Phone . . bintk
- Reporting unhandled exceptions in your Windows Phone apps . . bintk
- Birthday Calendar for Windows Phone
. . bintk
- Windows Phone 8 communicating with Arduino using Bluetooth . . mfabiop
- Google Translate in Windows Phone . . somnathbanik
- Maps API support for Nokia Windows Phone devices
. . bintk
- Using Twitter API ME for PIN-based authorization from Java ME . . Vaishali Rawat
- Developing a 2D game in Java ME - Part 1 . . misaq
- Windows Phone 8 SDK on a Virtual Machine with Working Emulator . . ltomuta
- Audio concatenation in Windows Phone . . bintk
- SkyDrive - How to upload content on Windows Phone . . galazzo
- How to create a YouTube player with Java ME . . skalogir
- How to play music on the background while running a MIDlet . . hamishwillee
- How to create a DirectX texture with a picture . . yan_
- Using basic touch gestures . . bintk
- Using Google Translate on Windows Phone . . bintk
- How to manage long running Periodic Tasks . . vinayppatil
- Developer guidelines for new Nokia Asha Web Apps runtime proxy server release . . isalento
- Real-time camera viewfinder filters in Native code . . Mansewiz
- Sharing Cinemagraphs in your Windows Phone 8 App . . chintandave_er
- 3D print a shell for your Nokia Phone . . fpatton
- Fetching data from server using Java ME . . cadlg
- Designing Uri Scheme handlers . . Amol Darekar
- Qibla Compass for Windows Phone . . chintandave_er
- How to send an SMS in Windows Phone 7 . . bintk
- Getting started with the Camera APIs for native code . . bintk
- How to create a PasswordBox with numeric Input Scope on Windows Phone . . vinayppatil
- Telerik RadControls - Rapid About Page for Windows Phone apps . . saramgsilva
- Locate Map Center Via Inputting Latitude and Longtitude . . r60600
- OData client library for Windows Phone 7 . . bintk
- MIDlet JAR Manifest essentials . . balagopalks
- Jad & manifest entries/attributes . . balagopalks
- Series 40 Webinars - Contribute and Win Competition 2013Q1 with Marketing in a Box . . hamishwillee
- Java Application Descriptor (JAD) essentials . . balagopalks
- How to get IMEI in Java ME . . balagopalks
- Signed to Either Operator or Manufacturer Domain . . balagopalks
- Background Agents Debugging Tips on Windows Phone . . Vaishali Rawat
- Creating a state machine to handle speech recognition feature . . mfabiop
- How to make a call in Windows Phone 7 . . bintk
- Coding4Fun - using the AboutPrompt control . . Vaishali Rawat
- Get Phone Location with Windows Phone 8 . . Vaishali Rawat
- Marketing in a box - Real world test case . . shaii
- Marketing in a box . . bintk
- Points to consider before submitting an app to the Windows Phone Store . . bintk
- Integrating your social presence with the Digital Marketing Toolkit website . . jappit
- Getting Started with Unity 3D on Windows Phone . . hamishwillee
- LinkedIn: Viewing Connections using Hammock . . Vaishali Rawat
- Places Near You using GeoNames API . . Vaishali Rawat
- CartoonMe - Gestures on Windows Phone . . somnathbanik
- Theme aware Windows Phone application . . yan_
- Firmware change logs for Nokia Lumia (Windows Phone) devices . . bloodredsky
- Toolkits and Libraries for Windows Phone . . theothernt
- How to use Http POST request in Java ME . . grift
- External styles in Windows Phone . . mehul_raje
- VoIP support in Nokia devices . . s40voip
- JSR 172: XML Parsing Example . . grahamhughes
- Hands-on with Marketing in a Box . . grift
- Marketing Guidance for Developers . . jsivaguru
- Using Digital Marketing Toolkit . . Noel.Anonas
- MiB Beta: Observations for developers and for the Nokia MiB dev team . . UberschallSamsara
- Dynamically executing mathematical formulas on Windows Phone using Jace.NET . . phdrycke
- MiB With NAX . . karthikbecse
- How to get round and do more with Marketing in a Box . . AKNLabs
- Saving Microphone stream to wave format in Windows Phone . . chintandave_er
- Fullscreen XNA games on Windows Phone 8 devices . . to_pe
- Using Marketing in a Box (MiB) . . Noel.Anonas
- Portal:Windows Phone Code Examples . . hamishwillee
- Windows Phone 8 Games - Migrating from XNA to DirectX . . DanColasanti
- How to free storage memory on Windows Phone . . hamishwillee
- Getting the most out of Marketing In a Box . . cadlg
- How to Suspend Java Game on Interrupt . . grahamhughes
- Java Porting . . grahamhughes
- How to send MIDlet to background . . grahamhughes
- Using the assets created by marketing in a box . . arunkam
- Not enough phone storage to install XAP . . Mansewiz
- How to conform with Unified Testing Criteria . . skalogir
- Java Verified . . skalogir
- How to add multiple midlets in manifest file . . skalogir
- JAR . . skalogir
- JAD . . skalogir
- MIB: Marketing In Box made marketing easy . . adarsha_saraff
- AGPS . . grahamhughes
- Getting Started with Marketing in a Box . . pavan.pareta
- Live Tile Templates in Windows Phone 8 . . pavan.pareta
- Advanced About Page for Windows Phone apps . . saramgsilva
- Best practice tips for delivering apps for the Lumia 520 . . Mansewiz
- Real-time rotation of the Windows Phone 8 Map Control . . chintandave_er
- Foursquare authentication in Windows Phone application . . pavan.pareta
- Streaming MP3 player in WP7 . . Amol Darekar
- How to add Nokia Lumia Skins to the Windows Phone Emulator . . Vaishali Rawat
- Increase your revenue with In-App Purchase on Windows Phone 8 . . Vaishali Rawat
- Localized XAML content using ResourceDictionary - Wp7 to Wp8 Migration . . Vaishali Rawat
- LinkedIn: Authentication and viewing own basic profile . . Amol Darekar
- Employees app with XML parsing and messaging in WP7 . . pasi.manninen
- Extending the Windows Phone Pictures Hub . . yan_
- How to listen to radio in Java ME . . skalogir
- Twitter: OAuth 1.0 Authentication using Hammock . . Vaishali Rawat
- Nokia Smart Installer for Symbian . . keawutthang
- Implementing numerical InputBox in Windows Phone . . Vaishali Rawat
- MonoGame on Windows Phone 8 Post-Processing Your Game . . Vaishali Rawat
- Splash Screen and Extended Splash Screen wp8 . . Vaishali Rawat
- Kony - cross platform development tool . . Vaishali Rawat
- MonoGame on Windows Phone 8 Lighting and Normal Mapping Your Game . . chintandave_er
- Localization for Nokia Asha Web Apps . . croozeus
- JQuery Mobile and Windows Phone . . Aady
- HERE Maps API - Asynchronous Loading . . jasfox
- Nokia firmware change logs . . bloodredsky
- Camera Pic & GeoTagging App using PhoneGap . . Aady
- Xamarin Mobile and Windows Phone 8 . . Aady
- Sencha Touch and Windows Phone 8 . . Aady
- Stegafoto: a lens which embeds audio and text inside images . . vnuckcha
- How to parse JSON string . . Tapanila
- How to Create Cross-Platform LaunchApp NFC Tags . . Aady
- How to Store Geo Coordinates on an NFC Tag . . ajakl
- How to Launch Apps via Proximity APIs (NFC) . . ajakl
- How to Acquire and Publish Content from / to NFC Tags and Proximity Peers . . ajakl
- Facebook authentication in Windows Phone application . . somnathbanik
- Converting Ovi Maps to HERE Maps . . jasfox
- Firmware change logs for MeeGo Harmattan and Maemo devices . . bloodredsky
- Co-development for Windows Phone 7/8 and Windows 8 guide . . Vaishali Rawat
- Run Windows Phone application under lock screen . . Vaishali Rawat
- Magnifying Video Brush in Windows Phone . . Vaishali Rawat
- Cordova (PhoneGap) and Windows Phone 8 . . Vaishali Rawat
- Maintaining a WP7 and WP8 version of a same Silverlight application . . Aady
- Voice Commands in Windows Phone 8 . . Aady
- Dynamic Lock Screen for Windows Phone 8 . . Aady
- Developing NFC Applications . . Aady
- Introduction to Enterprise support in Windows Phone . . Aady
- Infragistics NetAdvantage for Windows Phone . . Aady
- Implementing Orientation Lock In Windows Phone . . Aady
- Jogging - Calorie Calculator: Demonstrating Real World usecase of WP8 features . . Vaishali Rawat
- Map with directions in Windows Phone 8 . . Vitor Pombeiro
- Windows Phone Metro Design . . Aady
- Twitter: Posting Tweets using Hammock . . pavan.pareta
- Flickr: Authentication using Hammock & finding own's and others Info . . pavan.pareta
- Implement timers in Windows Phone . . pavan.pareta
- Creating CustomItem in Java ME . . marcelobarrosalmeida
- How to create simple Background Agent in Windows Phone . . Aady
- Understanding Signals and Slot in Qt . . Vaishali Rawat
- XNA Games On Windows Phone 8 with Monogame . . Vitor Pombeiro
- J2ME clients for JSON services made easy: the complete implementation . . pooja_1650
- Using a Grid Helper image to Design WP Apps . . Aady
- Creating GUI applications for Qt and WP7 using HTML . . Aady
- OAuth on Windows Phone . . vdharankar
- BugSense for WP8 - Error tracking/ Quality metrics . . Aady
- Symbian XML parsing plugins . . mstrug
- Parse Local XML file in Windows Phone . . Vaishali Rawat
- Implementing GeoCordinateWatcher as a Reactive Service . . paulo.morgado
- Picasa Image Gallery with JSON in WP7 . . Vaishali Rawat
- Generating Live tiles for Windows Phone from Live Data . . CadErik
- How to Store Application Data on NFC Tags . . Aady
- Movie Reviews Nokia Asha Web App . . avnee.nathani
- Nokia TweetTalk application for Windows Phone . . chintandave_er
- World's Greatest Speeches Application for Windows Phone - How To . . chintandave_er
- How to test multi touch in the Windows Phone Emulator . . Aady
- How to use Commands in Java ME . . girishpadia
- Graphics scalability approaches for Series 40 Java ME apps . . trpeki2
- SIP . . Vaishali Rawat
- Augmented Reality Applications with NyARToolkit and Qt3D . . Vaishali Rawat
- Nokia Asha Web App hands on: location example . . vivainio
- Using the RESTful Map API with Java ME . . jasfox
- Game API . . CompassResearch
- S60 Platform and device identification codes . . ltomuta
- Series 40 Webinars - Learn and Win prize draw 2013Q1 . . rebloor
- Sending Emails with RSendAs . . rostgrm
- Windows Phone development - useful links . . isenthil
- Series 40 UI design usability testing webinar - companion article . . trpeki2
- Windows Phone 8: Treasure Hunt Application Example using NFC and Nokia Maps API . . jumantyn
- Windows Phone 8 Wiki Competition 2012Q4 . . jaaura
- WP8: Optimizing your signal processing algorithms using NEON . . Mansewiz
- How to use LinkedIn service API - PHP & WRT widget example . . Vaishali Rawat
- Augmented Reality: Using GART . . Vaishali Rawat
- Windows Phone tutorial for Beginners.. . . vdharankar
- How to create a basic WP app using Visual Studio 2010 . . vdharankar
- Creating your first Windows Phone app . . vdharankar
- How to Create and Run a basic Windows Phone application . . vdharankar
- Reading and writing files in QML . . stupid_nokia
- Color Picker control in Windows Phone . . Vaishali Rawat
- Face Recognition using 2D Fast Fourier Transform . . galazzo
- Creating an app which shares your position on FaceBook . . ShiKaZ
- Speech Enabled Calculator For Windows Phone 8 . . vinayppatil
- Enabling wallet payment by face recognition . . galazzo
- HTML5 - Introduction to local, client-side databases . . Vaishali Rawat
- How to use CSS3 image overlay effect . . Vaishali Rawat
- Show my location using HTML5 Geolocation API and HERE Maps . . Vaishali Rawat
- Basics of HTML5 Canvas . . Vaishali Rawat
- HTML5 - How to draw a circle . . Vaishali Rawat
- Hybrid - Applications for Mobile . . Vaishali Rawat
- Inspecting Java emulator's network traffic with Fiddler . . isalento
- Making a HTTP request and listening its completion in Windows Phone . . r2d2rigo
- Implementing a loyalty program using Windows Phone 8 Wallet . . Vaishali Rawat
- Flicker Dynamic Lock screen application for Windows Phone 8 . . chintandave_er
- Portable Local Data Storage with Lex.DB for Windows Phone 8 and Windows Store Apps . . chintandave_er
- Asynchronous Programming For Windows Phone 8 . . CadErik
- Writing a 3D DirectX maze that's navigable with speech commands . . veektor
- Voice-Command Home Electronic Appliances via Bluetooth and NFC on Windows Phone 8 . . nuuneoi
- Introduction to multiple-resolution support on Windows Phone 8 apps . . Aady
- Getting user information with the Live Connect API for Windows Phone 7 . . chintandave_er
- Quicker Go-to-market techniques for Windows Phone apps . . chintandave_er
- Simpler Page Navigation Framework for WP7 . . chintandave_er
- Resetting the Live Tile in Windows Phone . . chintandave_er
- Invoking People Hub in Windows Phone 7 Emulator . . chintandave_er
- Developing an Advanced Windows Phone 7.5 App that Connects to the Cloud (Free ebook) . . chintandave_er
- Programming Windows Phone 7 (Free ebook) . . chintandave_er
- How to get and edit gallery images in Qt and WP . . chintandave_er
- Stop Watch using Windows Phone . . chintandave_er
- How to set up in-app purchases and use the Wallet to store and transfer a virtual currency . . r2d2rigo
- Creating Interactive Custom User Controls with Silverlight . . Tomi_
- How to access and manage the Microphone raw data in WP . . chintandave_er
- Simple WP7 Application using Visual Studio Express . . chintandave_er
- WP8 NFC Tutorial: Voice Messages on NFC Tags . . ajakl
- Preparing windows phone 8 apps for international markets . . Ailonv
- Nokia City Lens . . HeshamHaleem
- Introduction to Bluetooth support on Windows Phone 8 . . Aady
- Using SSML for advanced text-to-speech on Windows Phone 8 . . cadlg
- Creating a Lens application that uses HLSL effects for filters . . r2d2rigo
- Integrate Facebook to Your Windows Phone Application . . chintandave_er
- Drawing lines in QML . . oniongarlic
- Getting started with Buddy services: Create your own location based social app . . Vaishali Rawat
- How to launch RDA Remote Device Access on Windows 7 . . CompassResearch
- A Windows Phone 8 Run Tracking App in 100 Lines of Code! . . Colin E.
- How to utilise OpenGL ES 2.0 on Symbian^3 and Maemo . . Vaishali Rawat
- Advanced Package File Options . . Vaishali Rawat
- Using the Accelerometer in windows phone for shake app interaction . . chintandave_er
- Porting Cocos2d-x Games for Windows Phone 8 . . summeli
- Creating a New Cocos2d-x Project for Windows Phone 8 . . summeli
- Preparing for Multi-Platform Apps with Portable Class Libraries . . influencer
- Handbook of Usability Testing - How to Plan, Design, and Conduct Effective Tests (Book) . . hamishwillee
- Paper Prototyping - The Fast and Easy Way to Design and Refine User Interfaces (Book) . . hamishwillee
- Rocket Surgery Made Easy - The Do-it-yourself Guide to Finding and Fixing Usability Problems (Book) . . hamishwillee
- Firmware change logs for Symbian (S60) devices . . bloodredsky
- URI associations for Windows Phone 8 . . MaMi
- Introduction to code re-usability for Windows Phone . . chintandave_er
- How to launch apps available in the store using NFC LaunchApp tag . . wenlu
- Portal:Windows Phone Near Field Communication (NFC) . . hamishwillee
- How to solve problems localizing the app name . . influencer
- Create a multi-player game using NFC, bluetooth, Text to Speech and Speech recognition . . yan_
- Location based operations using Bing Maps . . influencer
- Reporting memory usage on Windows Phone . . chintandave_er
- Portal:Windows Phone Files/Data . . jaaura
- Advanced MessageBox for Windows Phone . . Vaishali Rawat
- Use new tiles on Windows Phone apps using reflection . . chintandave_er
- How to create a simple listbox in Symbian C++ . . mateen_maldar
- Camera APIs may use/report incorrect supported resolution on some Lumia devices (Known Issue) . . hamishwillee
- Maps API support for Nokia devices . . symbianyucca
- Portal:Windows Phone Games Articles . . hamishwillee
- Creating custom user control in Expression Blend for Windows Phone . . Vaishali Rawat
- EventItNow Facebook event organiser - app showcase . . favoritas37
- Nokia Music app-to-app protocol for Windows Phone 8 . . chintandave_er
- Introduction and best practices for IsolatedStorageSettings . . jinek
- Create simple overlay in windows phone . . mehul_raje
- Link2SMS - a protocol handling example . . chintandave_er
- Creating a Voice-Controlled Windows Phone 8 Music Information app with the Nokia Music API . . matthewthepc
- Creating a simple colour matching game in silverlight for Windows Phone . . kunal_the_one
- Windows Phone Native C++ and DirectX - First Direct3D App, setting up Touch and Sensors . . Vaishali Rawat
- Encrpting and Decrypting data using RSA in Windows Phone . . Vaishali Rawat
- Changes in Nokia Belle and Qt 4.x . . ltomuta
- Designing Mobile Interfaces (Book) . . hamishwillee
- Mobile Design Pattern Gallery (Book) . . hamishwillee
- QWiimote - Nintendo Wiimote interactions for Qt / Symbian applications . . galazzo
- DirectX on Windows Phone: 2D Game Example using DirectX Toolkit . . jumantyn
- Series 40 UI design for monetization enablers webinar - companion article . . Krebbix
- Pull to Refresh feature in QML . . Damavik
- Fitting content into the view with Windows Phone maps API . . chintandave_er
- Draggable markers with Windows Phone maps API . . chintandave_er
- Drawing shapes with Windows Phone maps API . . chintandave_er
- Showing/Hiding map content with Windows Phone maps API . . symbianyucca
- Maps Examples for Windows phone . . symbianyucca
- Windows Phone 8 Emulator in a Windows 8 VHD . . Pengguang Wu
- Creating an SQLite database in Qt . . hamishwillee
- User-Agent headers for Nokia devices . . wmseto
- How to display the app version on a Windows Phone page . . r2d2rigo
- PreEmptive Dotfuscator . . joaocardoso
- Series 40 UX checklist webinar - companion article . . Krebbix
- How to detect camera availability in Windows Phone . . chintandave_er
- Extending the Windows Phone 8 Camera App with Lenses . . chintandave_er
- Enabling quick resume for Windows Phone apps . . sadify
- Custom splash screen page for Windows Phone applications . . chintandave_er
- What's new in Windows Phone 8 . . hamishwillee
- Portal:Windows Phone . . hamishwillee
- DirectX Developers - DirectX in Windows Phone . . jumantyn
- Windows Phone Direct3D XAML Application Introduction . . jumantyn
- How to use Auto Complete Box in Windows Phone 7 . . influencer
- Silverlight for Windows Phone Toolkit . . influencer
- Porting from BlackBerry to Series 40 . . bloodredsky
- How to debug data binding problems on Windows Phone . . influencer
- How to use Pop-Ups in WP7 . . Vaishali Rawat
- Browser Control API/CBrCtlInterface PageInfoLC workaround . . ppaadar
- Application Life Cycle - Windows Phone 7 Mango . . influencer
- How to encrypt your application data in Windows Phone . . influencer
- Using timers in Nokia Asha web apps . . e4studio
- Finding the right color in Silverlight . . Vaishali Rawat
- How to find a specific element inside a control using Visual tree in WP7 . . Vaishali Rawat
- Uri Mapping in Windows Phone 7 . . Vaishali Rawat
- Aviary SDK for Windows Phone . . hamishwillee
- Application Bar for Windows Phone . . influencer
- How to store a password hash on Windows Phone . . influencer
- HubTile in Windows Phone . . somnathbanik
- Axialis IconWorkshop . . hamishwillee
- HERE Maps API - How to cluster map markers . . jasfox
- Silverlight for Windows Phone (Free ebook) . . hamishwillee
- Windows Phone Toolkit in Depth - 2nd edition (Free ebook) . . hamishwillee
- Sound pattern matching using Fast Fourier Transform in Windows Phone . . galazzo
- ExpanderView in Silverlight for Windows Phone Toolkit . . hamishwillee
- Brushes in Windows Phone . . pavan.pareta
- Silverlight animation with Expression Blend (and no code) . . Vaishali Rawat
- Audio Noise Reduction in Windows Phone . . Vaishali Rawat
- WebBrowser Control Techniques in Windows Phone . . Vaishali Rawat
- How to create a button with image for Windows Phone . . Vaishali Rawat
- Solving Circular Navigation in Silverlight for Window Phone . . Vaishali Rawat
- Auto-scrolling ListBox for Windows Phone . . Vaishali Rawat
- Nokia Device Lending Libraries . . NokAndrea
- Series 40 UI design port from Android webinar - companion article . . Krebbix
- Windows Phone SDK 7.1 does not install in Windows XP (Known Issue) . . Vaishali Rawat
- HERE Maps API - Advanced Routing . . jasfox
- Creating and using a hosted server for backing up Windows Phone app data . . Vaishali Rawat
- HERE Maps API - How to create a custom overlay . . jasfox
- Google Analytics for Windows Phone . . Vaishali Rawat
- Adding Vibration on UI elements in WP7 . . Vaishali Rawat
- Drag & Drop in Windows Phone . . Vaishali Rawat
- Showing ads in OpenGL ES context . . gehirnmuchte
- Login Dialog with validated email input in Qt and WP7 . . Vaishali Rawat
- Series 40 UI game design tips webinar – companion article . . hamishwillee
- Nokia Asha web apps - Creating On/Off Switch . . hamishwillee
- API access rights on phones, S60 5th . . fise1710@hotmail.com
- Developer Certificate (Symbian Signed) . . fise1710@hotmail.com
- How to control an animation in XML and in the code in your Windows Phone app . . ArchieCoder
- Raising the profile of your app on Windows Phone Marketplace . . ArchieCoder
- Hiding the Application Bar during Splashscreen display and controlling its opacity . . hamishwillee
- How to embed and play a .wav file in Windows Phone 7 app . . Vaishali Rawat
- How to turn on vibration on Windows Phone . . influencer
- How to create a Spinner control on Windows Phone . . ArchieCoder
- Data Binding to controls on Windows Phone . . hamishwillee
- How to make the pivot control app title match inbuilt apps . . ArchieCoder
- ListView and ScrollViewer Tombstoning helper . . ArchieCoder
- 2D games using Silverlight - Collision detection implementation . . Vaishali Rawat
- How to implement session-time out in a WP7 app . . Vaishali Rawat
- Creating, deleting, editing, and listing WLAN access points using Symbian C++ . . ashraf fawzy
- Create a random selection app for Windows Phone . . nemoryoliver
- Dropbox with Windows Phone . . chintandave_er
- Working with Live Tiles in Windows Phone 7 . . chintandave_er
- Checking the Internet connection type on Windows Phone . . ArchieCoder
- Adding In-App Advertising to Nokia Asha Web Apps . . vivainio
- Using the XAML Style tag to format UI controls on Windows Phone . . Vaishali Rawat
- 2D games using Silverlight - implementing the game loop . . izinin
- Blocks game Series 40 Web App . . lightwind
- Nokia Asha Web Apps Tutorial - from SDK installation through to store publishing . . Thomas Tursics
- Using jQuery Mobile in Nokia Asha Web Apps . . eetomla
- Using Swipe Events with dynamic content in Nokia Asha Web Apps . . igordsm
- Extending LWUIT components on Series 40 . . shaii
- Google+ authentication in Windows Phone application . . somnathbanik
- How to create access points . . pavarang
- Creating your own Windows Phone UI Controls using Microsoft Expression Blend . . spiretos
- Playing whacking game with Accelerometer Sensor . . Noel.Anonas
- Listing PIM databases using JSR-75 . . skalogir
- Predefined UID attribute must be present in both JAD and JAR files . . skalogir
- Java ME API support on Nokia devices . . skalogir
- Scanning folders & subfolders in Symbian devices . . mayur_24
- How to play audio sounds in silverlight using XNA library . . pooja_1650
- Launchers and Choosers for Windows Phone . . pooja_1650
- Converting a resource into a byte array in Java ME . . skalogir
- Reading a text file line by line in Java ME . . skalogir
- How to access the RecordStore from different MIDlet Suites for read and write operations . . skalogir
- Animation in Qt Quick using a strip of frames in a single image . . tommyj23
- How to convert Unix Time to .net DateTime . . nilay.shah3nov
- Check battery status using Symbian C++ . . ashraf fawzy
- Create a page flip effect in Java ME . . shaii
- Creating an Ad component in LWUIT . . shaii
- Series 40 UI concept design webinar – companion article . . Krebbix
- Series 40: System Properties in Operator and Manufacturer domain . . skalogir
- Using HTTP proxy with Java MIDlets in Nokia Series 40 devices (from 2nd Edition onwards) . . skalogir
- How to create a Namedays application for Windows Phone 7 . . pasi.manninen
- QtDbus quick tutorial . . Lepton
- Developing a 2D game in Java ME - Part 6 . . mtilli
- Plotting current position on the Map control in Windows Phone . . pooja_1650
- Bing map API with Nokia Map and OpenStreetMap . . pooja_1650
- Extending LWUIT layouts on Series 40 . . shaii
- How to get external volume buttons events . . skalogir
- Adding and updating a PIM contact using Java ME . . skalogir
- Drawing a line on canvas in Java ME . . trashedDev
- Using M3G to draw in Java ME . . trashedDev
- Using M3G Animation in Java ME . . trashedDev
- Using localised images in Java ME . . trashedDev
- How to create 2d tiled array binary file and load it in Java ME . . reflexus@ig.com.br
- Gesture Recognizer for Java ME . . bandarap
- Converting a bitmap image captured from ECam to JPEG . . pavarang
- Enabling pauseApp() method calls in Java ME . . skalogir
- Localising text files in Java ME . . trashedDev
- Localising resource bundles in Java ME . . trashedDev
- Localising timestamp in Java ME . . trashedDev
- Using eSWT Browser in Java ME . . skalogir
- Deleting calendar event in Java ME . . trashedDev
- Showing calendar events in Java ME . . trashedDev
- Listing calendar events in Java ME . . trashedDev
- Importing calendar event in Java ME . . trashedDev
- Exporting a calendar event in Java ME . . trashedDev
- Converting time zones in Java ME . . trashedDev
- Displaying date and time in Java ME . . trashedDev
- Finding and viewing contacts in Java ME . . trashedDev
- Listing contacts in Java ME . . trashedDev
- Modifying a contact in Java ME . . trashedDev
- Deleting a contact in Java ME . . trashedDev
- Importing a Phonebook contact in vCard format in Java ME . . trashedDev
- Exporting phonebook contact in vCard format in Java ME . . trashedDev
- Setting label fonts in Java ME . . trashedDev
- Receiving key events in Java ME . . trashedDev
- Using List in Java ME . . trashedDev
- Using Alerts in Java ME . . trashedDev
- Rotating images in Java ME . . trashedDev
- Using double buffering in Java ME . . trashedDev
- Creating effects in Java ME . . trashedDev
- Taking a picture in Java ME . . trashedDev
- Saving a captured image in Java ME . . trashedDev
- Handling (releasing) camera resource in Java ME . . trashedDev
- Using Nokia SDKs and Tools on Windows Vista . . jafarkhan141
- Checking available free memory using Symbian C++ . . ashraf fawzy
- Using the Accelerometer for cool apps in JavaME . . shaii
- Hiding an app from the task list on Symbian . . ashraf fawzy
- Keeping a Symbian application running in the background on exit . . ashraf fawzy
- How to detect if application launched from Home-screen . . ashraf fawzy
- Detect if Idle screen is active on Belle . . ashraf fawzy
- Determining the number of cameras in Java ME . . trashedDev
- Finding audio and video formats supported by the phone in Java ME . . trashedDev
- Collision detection in Java ME . . trashedDev
- Localising app attributes in Java ME . . trashedDev
- Navigating between Screens using Java ME . . skalogir
- Multiple HTTP headers of the same type cannot be handled (Known Issue) . . skalogir
- How to create a Video/Audio/Image and Text based Quiz Game for Windows Phone . . nemoryoliver
- Flashing the backlight using Java ME . . skalogir
- Getting Cell ID in Java ME . . skalogir
- Adding the Nokia IDE for Java ME to your Eclipse installation . . najath_a_a


(no comments yet)