Re: Netbeans Community Help plugin

Charles Bedon <[email protected]> Mon, 24 Jul 2017 16:02:26 -0500
Newsgroups gmane.comp.java.netbeans.modules.openide.devel
Message-ID <CA+0gwA01fcTUeDDXqBePvEYY0uq+E=EjPY6cw4CG-GbRq7Gi_A@mail.gmail.com>
Hello,

Actually, it's a pretty cool idea. I use Zim [1] to organize my snippets,
but this could work very well too. I don't know where the NBP FAQs are
going to be hosted now that the project will be under the umbrella of
Apache Foundation, but linking snippets to FAQ entries could be another use
case, since sometimes the same FAQ article could be used in different
scenarios.

I'm up to help in the development, so drop me an email and let's see how
can we move this forward. Anyone else is interested? :)

[1] http://zim-wiki.org/

Charles Edward Bedón Cortázar
http://www.neotropic.co | Network Management, Data Analysis and Free
Software | twitter.com/neotropic_co
Open Source Network Inventory for the masses!
http://kuwaiba.sourceforge.net | Follow Kuwaiba on Twitter
<http://twitter.com/kuwaiba>
Linux Registered User #386666

On Sat, Jul 22, 2017 at 5:15 PM, arsi <[email protected]> wrote:

> Hello,
>
> I got idea how to solve interesting code snippet management..
>
> And here is the first beta version ;)
>
> Mark an interesting part of the code and select Create community help in
> menu:
>
>
> Fill out the keys and  class names for search:  ..and click OK
>
>
>
> And now the interesting part ;)
> You type *navigator* or *open* or *NavigatorTC* and ctrl-space:
>
>
>
>
> Records are stored on the server and are accessible for all users. In
> addition to the master server, you can define and run your own..(for
> private projects) You just need java and MySql database.
> (Tools->options->Editor->Community doc)
> You can add rating to each record, zero to five stars. Search results are
> ordered according the users rating.
>
> Source code: *hg clone
> http://server.arsi.sk:8080/scm/hg/NetbeansCommunityHelpProject
> <http://server.arsi.sk:8080/scm/hg/NetbeansCommunityHelpProject>*
> NB 8.1 plugin:*
> http://server.arsi.sk:8080/scm/hg/NetbeansCommunityHelpProject/raw-file/8e43b7edc10d/Release/beta-0.1/NB-8.1/NetbeansCommunityHelp-Module-01.01.nbm
> <http://server.arsi.sk:8080/scm/hg/NetbeansCommunityHelpProject/raw-file/8e43b7edc10d/Release/beta-0.1/NB-8.1/NetbeansCommunityHelp-Module-01.01.nbm>*
> NB 8.2 plugin:
> *http://server.arsi.sk:8080/scm/hg/NetbeansCommunityHelpProject/raw-file/8e43b7edc10d/Release/beta-0.1/NB-8.2/NetbeansCommunityHelp-Module-01.01.nbm
> <http://server.arsi.sk:8080/scm/hg/NetbeansCommunityHelpProject/raw-file/8e43b7edc10d/Release/beta-0.1/NB-8.2/NetbeansCommunityHelp-Module-01.01.nbm>
> *Server:*
> http://server.arsi.sk:8080/scm/hg/NetbeansCommunityHelpProject/file/8e43b7edc10d/Release/beta-0.1/server
> <http://server.arsi.sk:8080/scm/hg/NetbeansCommunityHelpProject/file/8e43b7edc10d/Release/beta-0.1/server>*
>
> Btw.:
>
> Does it make sense to further develop it?
>
> Arsi
>
>
>
>
create.png (image/png, 37 KB) - not displayed
select.png (image/png, 70 KB) - not displayed
help.png (image/png, 117.5 KB) - not displayed