Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

resurrection of old plugins

<< < (2/5) > >>

seb_seb0:

--- Quote from: Cryogen on August 30, 2010, 11:38:06 pm ---wxSmithKWIC is current and working. I want to add the new image tool functionality to it and look at using the latest wxCode code but it still works as advertised as things are. Since it's maintained and under development I'd prefer it if you didn't distribute it via other means. The site is linked below.
I may need to update the web site with a later version. I haven't looked at it recently. ;-)

--- End quote ---

No problem for that - I will replace the archive above with a new one without KWIC tonight. It is in the archive I made because I have downloaded the plugin (and used it actually). This is the set of plugins I rebuild each time I upgrade with a nightly.

I know that some of the plugins are not finished and / or not working as expected - The goal here is simply to make sure that nothing is lost because of lack of use.
I have seen that you have updated wxSmithImage, and that you are still working on wxSmith: hopefully it will lead to the integration of it inside the trunk one day, and the work of rcoll will not be lost. This plugin is more than 1 year old.

Another example is SVNInside: nobody updated it for a long time. But if someone is starting a similar plugin, he/she might be interested in knowing a similar plugin has been done. It saves some time, and since time is the most precious resource for developpers, it makes sense to take steps for saving time !

mariocup:

--- Quote from: seb_seb0 on August 30, 2010, 10:11:52 pm ---The list of plugins are:
   ColorCoder (author Deschamps: http://forums.codeblocks.org/index.php/topic,8568.0.html)
   FileManager (dmoore http://forums.codeblocks.org/index.php/topic,10060.0.html)
   PowerShell (dmoore)
   FortranProject (author unknown - let me know if you know it !)
   wxSmithPlot (wxSmith extension for MathPlot wxWidgets - author unknown - let me know if you know it !)
   OccurenceHighlighter (from danselmi)
   QTHelper (from critic - http://forums.codeblocks.org/index.php/topic,10453.0.html)
   SVNInside (author unknown  - let me know if you know it !)
   wxSmithButton ("speed button" written by rcoll - http://forums.codeblocks.org/index.php/topic,11978.0.html)
   wxSmithImage (written by rcoll - very nice extension to wxSmith)
   wxSmithKWIC (written by Cryogen - http://wxsmithaddons.sourceforge.net/)
   wxSmithTreeListCtrl (written by rcoll - http://forums.codeblocks.org/index.php/topic,12020.0.html)
   Python Plugin (written by dmoore - http://forums.codeblocks.org/index.php/topic,4528.0.html)

--- End quote ---

Hi Sebastien,

some other interesting plugins are:
Spellchecker (writter by danselmi) http://developer.berlios.de/projects/spellchecker/
Diffviewer http://forums.codeblocks.org/index.php/topic,12829.0.html
MakefileGenerator (??)

I did not know all these plugins but I am using for example FileManager and PowerShell which are very stable and useful. I agree that searching the forums are not the right way to "announce" this functionality. I think that Filemanager and PowerShell could be integrated without risk in the contrib plugins. For the other plugins we could make a different approach. Currently we have the cc_branch which is under heavy development. For example we could add these plugins in the contrib directory and announce them as "potential" new plugins. For the cc_branch we could build nightlies and give the users the time to evaluate them and vote for these plugins. However before doing such a step it should be clear who will maintain the plugins if they become official. I don't think it is a good solution to have plugins without a maintainer, because this will lead to crashes and will annoy users who are used to work with a stable Code::Blocks environment.

Cryogen:
 Hey Seb,


--- Quote from: seb_seb0 on August 31, 2010, 07:32:10 am ---
--- Quote from: Cryogen on August 30, 2010, 11:38:06 pm ---wxSmithKWIC is current and working. I want to add the new image tool functionality to it and look at using the latest wxCode code but it still works as advertised as things are. Since it's maintained and under development I'd prefer it if you didn't distribute it via other means. The site is linked below.
I may need to update the web site with a later version. I haven't looked at it recently. ;-)

--- End quote ---

No problem for that - I will replace the archive above with a new one without KWIC tonight. It is in the archive I made because I have downloaded the plugin (and used it actually). This is the set of plugins I rebuild each time I upgrade with a nightly.

I know that some of the plugins are not finished and / or not working as expected - The goal here is simply to make sure that nothing is lost because of lack of use.
I have seen that you have updated wxSmithImage, and that you are still working on wxSmith: hopefully it will lead to the integration of it inside the trunk one day, and the work of rcoll will not be lost. This plugin is more than 1 year old.

--- End quote ---

That's great, no problem. What I could do is put these plug-ins on my wxSmith page. That would seem to be a good place for them and it would get them out of the forum. What do you think? I'm happy to give you developer access, if you have an SF account, and you're welcome to give your plug-in a home there too, if you like.


--- Quote from: seb_seb0 on August 31, 2010, 07:32:10 am ---Another example is SVNInside: nobody updated it for a long time. But if someone is starting a similar plugin, he/she might be interested in knowing a similar plugin has been done. It saves some time, and since time is the most precious resource for developpers, it makes sense to take steps for saving time !

--- End quote ---

I haven't tried that one. I'd be interested in trying it on Linux if I get the time. :-)
And yes, definitely.

I also have SpellChecker going. That's another nice one. I think danselmi is still maintaining it.

Ciao.


Cryogen:
 Here are some others to play with:

Interpreted Languages: http://developer.berlios.de/projects/cbilplugin/
Auto-readonly: http://forums.codeblocks.org/index.php/topic,10163.0.html (I have this working.)
rndgen: (I don't know where I found this one and can't find it in the forums or on google. It's also working.)

dmoore:

--- Quote from: Cryogen on August 30, 2010, 11:38:06 pm ---I've just checked and both PowerShell and FileManager build. PowerShell causes issues for me when I run it in debug and I can't find any functionality. FileManager works but is so slow to open folders, the bigger the slower, that it's unusable for me and still no SVN decorators.

--- End quote ---

I do maintain these, but update them infrequently due to work and other commitments. They need some more clean up before they are truly ready for contrib.

Re the issues you report. Are you using the latest sources from the "branches" folder of the cbilplugin svn? (link) What are the issues with PowerShell? (it is configured from settings->environment->power shell). File Manager is slow depending on how long "svn stat" takes.


--- Quote from: Cryogen on August 31, 2010, 06:23:47 pm --- Here are some others to play with:
Interpreted Languages: http://developer.berlios.de/projects/cbilplugin/

--- End quote ---

deprecated (replaced by powershell)


--- Quote ---Python: http://developer.berlios.de/projects/cbilplugin/

--- End quote ---

I haven't worked on this for some time. The last version offered interactive python sessions in a dockable window and rudimentary GUI debugging.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version