Attachment Plugin for Bugzilla - plugins

I'm looking for a Plugin that makes the Bugzilla attachment handling more easy and intuitive.
eg: A integration snipping tool or another screenshot functionality...File upload via Drag'n'Drop or something similar...
I already spend some time looking for something suitable online but so far without any success.
Hope you guys can help me!

Related

Is there a Confluence plugin based on SVG-edit?

I'm impressed by the ease of use of SVG-edit, having a sketch editor like that in Confluence would be great! I could not find such a plugin, does anyone know more?
The answer is now yes, there is, see this new Confluence plugin

Looking for a google apps or similar products for bug tracking

I saw googlebugs and I would like to find something similar. Does anyone know of anything out there. I have been searching for a long time on the web but still did not find a product as good as googlebugs
You do know you can just go to https://code.google.com/ and create an account, then you can use all those features on your own project, right?
There are loads of other bug tracking tools:
Spiratest
Jira
Bugzilla etc.

How can I get a Jenkins (formerly known as Hudson) plugin Created?

I am extremely busy right now. So, I cannot build plugins at this moment.
How can I put in a request for a Jenkins plugin to be created? I want a Jasmine plugin for Jenkins created.
I do not see the answer at the Jenkins Plugin page.
Again, I wish I had time to create one. However, I barely have time to write this question! :)
Thank you!
I would try posting on the jenkins mailing list. There also is a list with plugin ideas somewhere in the Jenkins Wiki, however, it is outdated, and hard to find, so I would not bother much with it. Best option should be the mailing list, lots of plugin developers roam around there.

Plugin Suggestions - Wordpress as a Membership Directory

I've been trying struggling over the last 2 weeks to find a viable way to configure a Wordpress installation as a membership directory that pulls information from user profiles (custom and default) and displays it in a presentable (possibly sortable) format.
Initially, something along the lines of the Sobi2 plugin for Joomla! was searched for, but to no avail. I stumbled on to a fairly straightforward blog entry on the subject, but it just seemed to list plugins without instructions on how to use them. see below.
http://www.cagintranet.com/archive/the-new-improved-way-to-turn-wordpress-27-into-a-membership-communit/
Any suggestions on decent plugins that can achieve what I'm looking for?
I'd like to avoid shelling out $175 for an enterprise plugin like aMember if possible.
#Nick
You must go with DirectoryPress if cost is not barrier. This is excellent Directory Plugin. Check below link...
http://directorypress.net/
If you're looking for Free Plugins then here are few of them...
http://wordpress.org/extend/plugins/business-directory-plugin/
http://wordpress.org/extend/plugins/connections/
http://wordpress.org/extend/plugins/wp-easy-business-directory-1/
check
http://wpclassipress.com/demo/ which is similar to Sobi2

Webservices on iPhone using Wsdl2Objc?

I have recently downloaded the most recent build of this awesome tool WSDL2OBJC from google code here: http://code.google.com/p/wsdl2objc/
After a bit of tweaking and downloading the latest version of the trunk from the svn repo I got a version that created the code for a WSDL I am using and compiles great and actually installs on my phone!
However, I'm not doing anything with it yet, because I am not really sure how to. There is very little in the way of sample code on the site, and there is a sample file in the project if you download it, but again it is very complicated and there are no real bits of documentation.
Has anyone managed to successfully use this stuff? It seems SOOO powerful and useful but from a look around the Internet, no one knows how to use it. We (all) would love someone who has figured it out to post a simple project or detailed walk-through of implementing this so we can put the code that lots of people have worked hard on to good use.
If anyone has found a blog entry or has this information it would be great to see!
I am totally stuck... with no errors. I would love to know how to use this now that it's all compiled successfully!
I wrote a short tutorial: http://brismith66.blogspot.com/2010/05/iphone-development-accesing-soap.html I hope it's helpful.