Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
We have online SharePoint site and we want to use tool or any way to get web site analytic ( the number of site visitors and page hits .. etc ) ... i do some searches but i couldn't till now to choose best tool that integrate with SharePoint to get this
Could any have any solutions for me ?
I suggest you to see SharePointSOS, also the Microsoft SharePoint blogs are a very good resource, then check Silverlight Solution for SharePoint Usage Reporting and Analytics from Nintex.
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
Is there suppose to be a Flickr API (provided by Flickr)?
If not, i see a couple of flickr "kits" on GitHub (objectiveflickr and flickrkit).
Which is preferred?
Or maybe it is better to just write my own custom routine (all i need to do is authenticate (if required) and upload an image)?
Your thoughts appreciated.
Their website lists APIs.
https://www.flickr.com/services/api/
First hit on Google for Flickr API.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 3 years ago.
Improve this question
Are there any tools available for migrating from Jira on Demand to TFS 2012 ? All the tools that I saw needs Jira to be installed locally on our servers.
I'd think the easiest way would be to write a quick'n'dirty script to scrape everything out using the on-demand instance's REST API.
It should be enabled by default on all on-demand instances ( unless explicitly turned off. )
The API is documented at:
http://docs.atlassian.com/jira/REST/latest/
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 2 years ago.
Improve this question
Does anyone know of a web app and/or software that can be installed and run locally to share code snippets?
We would like to encourage code reuse and re-factoring within our organization but using sites like http://snippets.dzone.com/ or http://pastebin.com/ wouldn't work very well in this scenario because we want to keep this private. Visual Studio has support for code snippets but that's geared more towards individual developers and not for group sharing.
Does anyone have any suggestions for an app/tool that might accomplish this goal?
you can use http://codetidy.com/ or https://gist.github.com/
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
Is there a web service (out of the box) in SharePoint that allows to define permissions to a file in SharePoint ?
We are looking at developing an interface (for example in Java) by invoking out of the box SharePoint web service to define user groups who have access and who does not have access to a file based on the URL of the file.
Thanks
Check out Any web services available for item level permission in sharepoint?
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 3 years ago.
Improve this question
Do you remember any gems/plugins out there to support an affiliate (referral, partner) like system?
e.g the 37signals affiliate program
Any help/links would be appreciated.
http://code.google.com/p/substruct/wiki/HelpAffiliates
Is an open-source Rails e-commerce CMS that apparently supports an affiliate program out of the box. I'm considering it for an upcoming project, however I have no experience with it yet.