Knowledge sharing for small teams [closed] - knowledge-management

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 5 years ago.
Improve this question
I have a situation, I need to improve our sharing knowledge for each project and generic things for a small team of five coders.
Do you recommend some tools like Wiki but dedicated for coders that allow to create and share code samples?

Use this one:
IBM RTC
Free up to 10 coders
Share source code
Share work items among members with descriptions
You can apply agile on it

Atlassian Confluence is a good KB tool in my personal opinion: https://www.atlassian.com/software/confluence
It also has code highlighting: https://confluence.atlassian.com/display/DOC/Code+Block+Macro

Related

SNMP agent in Go [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 need to write a SNMP agent and I would like to implement it in Go in order to keep it with a small footprint.
However, I haven't found any Go library that supports SNMP agents. Is there any library or alternative available, such as calling a library in C?
As https://github.com/posteo/go-agentx is not under active development and has some bugs, I forked it into a new project to fix the bugs and accept contributions: https://github.com/martinclaro/go-agentx
Feel free to use it, report bugs, and contribute for a better solution.
I got the following Googling "golang snmp agent".
https://github.com/posteo/go-agentx
and
https://github.com/k-sone/snmpgo
Even if these aren't what you are looking for, they should be a good start in the right direction.

How to monitor complete website [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 any one suggest me a that monitors websites(.net,php),mobile apps(ios,android).I googled but i'm not able to find best solution.
Use http://newrelic.com/
Analyze your software. Awesome-ize your business.
Built by people who deeply understand the challenges in running a modern software business, our SaaS Platform collects your data wherever it lives. All our products and capabilities fully integrate, giving you real-time information on every aspect of your software. So you can take action—instantly and intelligently.
Please find the demo for your references.
http://newrelic.com/request-demo?did=platform

Software Development Team HUD [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 read an article a while back about a development company that had a dedicated Monitor to display a web app that charted completed task by team member, kind of like a sales chart for software development. I'm thinking of implementing something like this but I can't for the life of me find that article or that tool. I think it was a ruby on rails tool, but I can't be sure.
Does this ring a bell with anybody? can you point me in the right direction? Thanks in advance!
found it!
http://lifehacker.com/5489288/staying-motivated-at-work-with-a-status-board

What tools or libraries used in your company to speed up the development and ensure the quality? [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
As far as I know some company will use Devexpress to speed up the UI design
some company might use the AssistX .
another question:
is there any plugin which can help to keep a eye on our company 's code convention? If someone don't follow the convention, visual studio will warn him ?
Agent Smith for Resharper is what we use where I work that seems pretty good about some conventions.

Where are good examples of Web applications built for skilled and intense use? [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 4 years ago.
Improve this question
I have spent most of my development career writing backend code, or front-end apps for used as daily business tools, by at least semi-skilled staff, e.g. order-tracking, sales capture, etc. That those I helped build peformed their tasks well is comfort enough, but I am still seeking excellence in the building of these kind of apps, versus the trendy emphasis on more personal relationships with the UI.
Can anyone recommend reading on this type of application (LOB?) on the web today? Any available examples to study?
I suggest that you read Don't Make me Think. Don't think that engaging UIs are not efficient. I would suggest the opposite.
Actually this answer has many useful links.

Resources