Its been a while since last posted and realized that I owe it to the readers and followers of this blog an update why there have not been new articles regarding featuring. Since, as you might be aware, Nokia Developer has been discontinued and hence all support to discussion board has been withdrawn by Microsoft. Read More …
Tag: Windows Phone
HTML Agility Pack Implementation
The Featured Discussion Board Post this week is HTML Agility Pack Implementation started by Keith Kerswell. Keith is developing an application on Windows Phone 8. He is looking for an implementation of the HTML Agility Pack that will help him extract data out of his target webpage and display the page in his application. Keith Read More …
Issue while expanding and collapsing in longlistselector
The Featured Discussion Board Post this week is Issue while expanding and collapsing in longlistselector started by Vineet Jain. Vineet is developing a Windows Phone application. He has implemented a long list selector. Each item in the list has a header and a rectangle, which can be expanded to make it visible, or collapsed. His implementation works fine Read More …
Record a video of the filtered camera source
The Featured Discussion Board Post this week is Record a video of the filtered camera source started by Reactor15. Reactor15 wants to know how to record a video of a filtered camera source. Lee McPherson provides him with a code sample in which one can adjust the recording settings for the particular device. Reactor15 adds that Read More …
Windows Phone 8.1 Windows.Media.Capture API and Preview Frames
The Featured Discussion Board Post this week is Windows Phone 8.1 Windows.Media.Capture API and Preview Frames started by Oliver Ulm Oliver finds it quite easy to access preview frames from the camera using the APIs from Windows Phone 8.0. On Windows Phone 8.1, he observes that it cannot be done the same way as in the previous Read More …
Image view undesirably cropped
The Featured Discussion Board Post this week is Image view undesirably cropped started by m.findlay93 m.findlay93 is trying to implement an Image View within a page for a Windows Phone application, but when it is deployed, the image gets cropped. He states his problem and provides a screen grab of the issue faced. Ratish Philip Read More …
Virtualizing + FlipView recycling issue
The Featured Discussion Board Post this week is Virtualizing +FlipView recycling problem started by Lee McPherson Lee is trying to get a preview of a list of images from a zip or rar archive that contains jpeg files from a Windows Phone application. He is facing a problem with the virtualization from the VirtualizingStackPanel inside the FlipView. The pictures Read More …
Handling animated gif files
The Featured Discussion Board Post this week is GifRenderer ArgumentException: Value does not fall within the expected range started by Mr Wolf PST. Mr Wolf PST is trying to generate and share an animated GIF, using a list of PNG images stored in the local storage of a Windows Phone 8.0 app. He is getting Read More …
Creating CustomEffects in C++
The Featured Discussion Board Post this week is Creating CustomEffects in C++ started by leemcpherson. Lee is attempting to convert one of his custom effects from a Managed language like C# to a more native language C++ for the Nokia Imaging SDK by following a Wiki article by SB Dev. While Lee’s C# version works Read More …
GetUserTopArtists & GetUserPlayHistory API calls return no result (Featured Dibo post)
The Featured Discussion Board Post this week is GetUserTopArtists & GetUserPlayHistory API calls return no result started by Loghorn Loghorn is developing a Nokia MixRadio Windows Phone based application. He is trying to collect user data using GetUserTopArtists and GetUserPlayHistory, but these API calls do not return the expected results. Mattcooper acknowledges that the current Read More …