Dashboards for Development Metrics [closed] - dashboard

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
I need a private, host my own, behind-a-firewall dashboard like Geckoboard or Ducksboard.
Widgets for Atlassian products, Git, Junit based results and Splunk would be ideal.
More context-
Geckoboard and Ducksboard look great to me, but my Atlassian products, Git, etc. are all behind a firewall. Opening up the firewall for Geckoboard, Ducksboard, etc. is not an option.
I know they both have APIs where I could push data to, but I don't really want to write custom REST calls for aforementioned products.
Know of any similar dashboards where I can install locally?

You can check out Dashing http://shopify.github.io/dashing/
It's a dashboard written by the guys from Shopify, written in Ruby.
You can see the list of widgets it supports in the link below, though I know it doesn't really cover what you are after. But you should be able to write your own widgets.
https://github.com/Shopify/dashing/wiki/Additional-Widgets
I've only played around it for a little bit, but seems quite easy to get started.

Related

Auto Face Tagging Library [closed]

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
I am looking for library which can auto tag persons on a photo. The features is similar to Facebook, Picasa or iPhoto tagging function. Preferably it's able to run on Linux server, callable through PHP and Python. Any recommendation? Thanks.
With regard to what you're looking for, you probably aren't going to find anything that you can host on your own server. Rather, most companies will offer an API to which you can send requests, and you will be charged base don how much you use the API. In no particular order, here are several resources you might consider using.
https://lambdal.com/face-recognition-api - They have low priced entry options, and they are well-suited to detecting and recognizing new faces.
http://www.alchemyapi.com/products/alchemyvision/face-detection - This is more geared to recognizing famous or well-know people.

Feedback Widget? [closed]

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 6 years ago.
Improve this question
I looked around before asking (used Google and this forum) so I wouldn't double post, (hopefully I'm not) but I couldn't find what I was looking for.
Working on a project I was assigned to when I came across something I'd like to have present on my site.
It's a little animated '-/+' feedback widget which was found [here] at the bottom right of the page.
How can I get something like that?
That particular one seems to be a service of http://opinionlab.com but it looks to be something you pay for.
I would recommend something like http://uservoice.com or http://userrules.com which offer free accounts for small projects.
If you just want to recreate the spinning icon, it looks like they are just using an animated gif:
http://www.loc.gov/global/onlineopinionF3cS/en-US/black_oo.gif

IM clients (or plugins) with code formatter / highlighter [closed]

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
Can anybody recommend an IM client (Linux / Mac preferred) that either support natively, or via a plugin the ability to format & highlight blocks of code that are pasted in chat windows? I'm constantly pasting and receiving blocks of code in my client (Adium at the moment) where I copy them out into an editor to perform the formatting to make it readable.
I know I can't be the only one that shuttles snippets of code around to others like this, so I figure someone must have done this already, but my searches are coming up with nothing. Please someone help me before I throw my hands up and just start another time-sink project myself :)
You could also take a look at http://collabedit.com/

Free Hosted Project Planners That Aren't Iterative [closed]

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
I am currently using Pivotal Tracker and I like it for its features. The project I am working on though is basically just a hobby game project on the side (even though I plan to sell it when I am done). So while I do want to advance and work on it in a timely matter, I really don't feel like being "timed" with iterations like Pivotal Tracker does.
I really like Trac, but I don't want to host it on my home server because I don't run that server 24/7 and I have another person working on the project that doesn't have access to my server. So I want that person to be able to access the tracker at all times. So are there any project trackers like Trac that are hosted?
Thanks
It looks like SourceForge can do what you want. Free hosting with issue tracking, etc.
Check out something like Assembla. For a relatively low price, they'll have issue tracking, SVN hosting, and even a simple wiki.
I was able to find a good tracker called Acunote (http://www.acunote.com). It is really good, and free for my project requirements.

Looking for a tool to create a media server for my company [closed]

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
Looking for a tool, hopefully open-source or a free edition that will allow for:
Image Upload
Video Upload
Accounts with permissions so certain
accounts can view specific folders of
images or videos
A Gallery to display images and
videos and hopefully include HTML
embed code
Be able to tag items uploaded so they may be searched
Those are my basic needs. I have tried Kaltura, but it's not quite what I am looking for, it focuses too much on video and not enough on images. Plus a couple of other things that didn't suit me needs.
Any ideas? I would like to run it on an openSUSE 11.X install
There is not anything out there exactly like that. While I have heard similar requests before, everyone has their own take on how it should work and what the features should be.
The closes thing I can think of that might suite your needs is Gallery with a module like embedVideo. Regardless, it very well may require a bit of coding on your part to flesh out everything you desire.
This all could run on openSUSE, no problem.

Resources