Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I am in charge of developing a windows phone app which should be able to show statistics from windowsphone dashboard
Is there any API where someone can get Statistics of windows phone Apps like total downloads, downloads per day,.. ect
or please suggest me how to achieve this
One alternative for retrieving data is to use mimvi api - here is a link
mimvi offers search: http://api.mimvi.com/1.1/search?q={0}&platform=windows
the response is json and you have basic information about rating,version,price etc.
i hope this can help you.
You can access the download count and many other details about your app through the dashboard. You can also see reviews, ratings and telemetry data if you have opted for that in your app. There is no API to track downloads currently.
This is for both Windows Phone and Windows 8 store
Source
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I want to create a website for labeling the images and then storing the location of objects labelled in the image to the xml for that I am using the language at server end perl.
HTML5/Ajax
For this purpose i need a complete toolchain which has modern front end on HTML5/Ajax and server side backend on perl.
My application must contain:
Loading image,painting polygons on the images, storing and reading of xml files, user accounts and user-data, display of images, session management etc...
So i need to use a framework that can minimize my efforts.
any experience or suggestion are welcomed ...
For labelling images I found svg-edit as a client side wonderful framework using javascript.
http://code.google.com/p/svg-edit/
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I've written a code to get a news RSS feed for a specific university and I want to add a new feature for my application which is getting a notification if a new item added to the xml file ... if there is a new news:
can any one help me by giving me a sample code or project for something like this or any link for an article or tutorial ?
live tile windows phone entered in your prefered search engine provides this:
http://msdn.microsoft.com/en-us/library/windowsphone/develop/hh202948(v=vs.105).aspx
:)
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
Cloudberry Explorer for OpenStack storage is suitable client for OpenStack-Swift and it is found in the following link http://www.cloudberrylab.com/free-openstack-storage-explorer.aspx . I'm searching other clients which are exactly similar to this client. I did search in google, but I'm not quite sure about the ones that I found. Could you say the similar type of clients that are available as freeware? I'm doing some experiments, so I need several clients that are similar to Cloudberry Explorer. Thank you.
You can also look at the associated Swift projects for more options.
There's Cyberduck. See http://trac.cyberduck.ch/wiki/help/en/howto/openstack for how to install and configure it.
You can also use the tool ExpandDrive for browsing Cloud storage.
Also the explaination at Swift Stack is useful to understand the Swift Object Storage.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I'm currently evaluating GeneXus X, and I'd like to know where I could get tutorials (either in English, Spanish, Portuguese, it doesn't matter) on the following subjects:
Report Creation
Database Reverse Engineering Tool
Advanced transaction creation (relations, menu, rules, events)
Deploying
Interoperation with external DLL's
I'm using GeneXus X ev1, My knowledge base is in C#.
Marcelo, all the topics your are asking for are covered, at least in spanish, here:
http://training.genexus.com/Tutorial/tutorials?es,,MNU;E;19;2;MNU;
More under wiki.genexus.com
You can download the GeneXus Quick Start Guide from this url, http://www.genexususa.com/portal/hgxpp001.aspx?19,61,1055,O,E,0,MNU;E;225;3;MNU;,
You can direct yourself to gxtechnical.com
Gabriel.
Marcelo, specifically about the Database reverse engineering process with Genexus, here you can find an overview: http://wiki.gxtechnical.com/commwiki/servlet/hwikibypageid?2414
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I'm interested in finding out how customers use features in my Cocoa application.
I want to build up statistics on which features people use and how they use them, so that I can measure the value of features I'm implementing.
I'm building a desktop app to run on Snow Leopard.
This feedback of course will be opt-in and anonymous.
Does anyone know of any frameworks that have been developed that can achieve this without me having to write stuff from scratch?
Might want to look into Flurry Analytics. It's "free" and will track just about anything you're interested in.