I am working on an SDK. The goal of the SDK is to unify access to various hardware products. As such we have settled on a plugin architecture, using an abstract factory pattern for creation. The issue I have is that anytime the SDK changes I have to have the project teams recompile their plugins. Obviously this is necessary if the in...
Hi,
I have built the gecko-sdk NSAPI sample plugins on Windows (using visual studio project files), but I would like to develop some plugins on linux platform.
The mozilla site only covers setting up gecko-sdk for windows:
https://developer.mozilla.org/En/Creating_XPCOM_Components/Setting_up_the_Gecko_SDK
However, the gecko-sdk code ...
Hi,
I have some X number of blogs setup in the Wordpress MU . I need to install themes for each of the blogs.
How do I install themes for them? If I install in the main directory will it work for all the blogs or I need to install for each of the blogs separately as we do in the traditional Wordpress.
Please let me know for plugins ...
What behavior have you had to implement in your Rails applications that you feel could exist nicely as a plugin?
What plugin functionality have you searched for in the past but couldn't find?
What existing Rails plugins could be improved or extended, and how?
...
Does anyone have the installer for IronXSLT?
xmllab.net seems to have gone down and never revived
http://www.xmllab.net/Products/IronXSLT/tabid/187/Default.aspx
http://74.125.113.132/search?q=cache:jk_L4-aOCi8J:www.xmllab.net/Products/IronXSLT/tabid/187/Default.aspx%3FPageContentID%3D52+ironxslt&hl=en&ct=clnk&cd=13&gl=...
I have some formatted data that needs to be saved from the web page as a word document or rtf, something ubiquitous so I am thinking RTF. What is the easiest way to save something from .net as rtf? Are there built in tools for this or some plugins?
...
I am looking for a good gem/plugin to convert user-uploaded audio files to different formats. One format in particular that I am interested in is converting to Apple .caf with ima4 compression for inclusion in an iPhone app.
I have been using afconvert on my mac for this so far, but I need to do it on my linux box, server-side. Ideall...
I recently swapped from using MinGW to MS Visual Studio 2008 for my Qt application and in so doing the Qt image plugins and the Sqlite plugin no longer work on the QA computers.
Under MinGW it was just a case of putting the plugin dlls in imageforats folder but that does not appear to be enough in this case.
Has anybody else had this p...
I am a ruby on rails developer and I have developed several plugins, may be i will be selling them to some web sites and they can use my plugin in there application. But i want to assure that the plugin code once given to them is not used for any other application, if they do so i must know where is it deployed.
I just need a way to tra...
I like the Regex and SQL plugins. Which are your favorite ones?
...
I'm trying to write a plugin that will add a few methods to a jQuery wrapper object. Basically, I want to initialize it like this:
var smart = $('img:first').smartImage();
The 'smartImage' plugin would attach 2 methods to the object referenced by 'smart', so I'll be able to do something like:
smart.saveState();
// do work
smart.load...
When I try to install redbox plugin although everything gets installed, a last line says plugin not found. Why is that ?
script/plugin install http://svn2.cvsdude.com/craigambrose/plugins/redbox
+ ./README
+ ./Rakefile
+ ./images/redbox_spinner.gif
+ ./init.rb
+ ./install.rb
+ ./javascripts/redbox.js
+ ./lib/redbox.rb
+ ./lib/redbox_hel...
Is there a user-management plugin for grails?
Nearly every website requires things like:
Users Login/Authentication
Registration (w/ email verification)
Forgotten email reminders User
User Profiles
Are there any Grails plugins/frameworks/whatever that provide things like this as a base to build upon?
I know how to build these th...
Hi guys,
I'm writing a plugin for TinyMCE, and I want to have ListBox B dependent on what's selected in Listbox A. I can make it so the initial selection in ListBox A fills ListBox B, but I cannot make a second selection, wipe ListBox B clean, and fill ListBox B with the new items.
I've tried using just Native ListBoxes and JQuery funct...
I'm looking for good resources on creating Eclipse plugins. Can anyone point me to must-read books, articles or tutorials on the subject?
Update: added recommended books and links
Books
Eclipse Plug-ins (3rd edition), Eric Clayberg
Professional Eclipse 3 for Java Developers, Berthold Daum
Links
Eclipse Corner Articles (Plug-ins...
This may be a simple question since it seems such an obvious tool for any web dev..
I currently use a free web-based thing when I need to encode strings, but I was curious to know if anyone knows of a plugin for VS that will allow you to HTML encode text in the Text Editor?
...
Note that this is for Mac OS X, although I imagine my problem would exist on any dtrace-capable OS.
I have an app that utilizes a lot of plugins. I'm adding userland probes to it, in both the core application and in the plugins themselves. The issue is that if I use the same provider name in the plugins that the main app is using, tho...
Exact Duplicate: http://stackoverflow.com/questions/473465/firefox-plugin-to-simulate-slow-internet-connection
How do I simulate a slow internet connection (Edge/3g) on a Mac? Is there a Firefox plugin?
...
Hi,
Has anyone managed to get Vim integrated into Eclipse painlessly? I just want to use Vim for the editor while retaining the general Eclipse interface. I have tried using Eclim plugin but the editor seemed to crash more often than work (the site said that the editor replacement functionality is still beta).
On the flip side, is ther...
Hi,
I want to write a firefox plugin which will communicate with a java application.
The plugin will have to notify the java application of the web page/ url being loaded.
The java application will take care of the rest.
Any help or pointers will be much appreciated.
Regards,
New to firefox
...