Apache.NMS.WCF - wcf

Just curious if anyone has messed with the Apache.NMS.WCF code at all. For a work project, I've started to try to integrate the Apache.NMS WCF binding with ActiveMQ. I've made some progress, but if anyone has any links or info, I'd greatly appreciate it.

The Apache.NMS.WCF project hasn't had anyone actively maintaining it for some time now, we'd really love to have someone contribute to that NMS provider. Any docs or examples you come up with I can add to the Wiki site. I've not had much experience with WCF myself or I'd try and help.

Related

Some questions about run.json of JetBrains new IDE Fleet

I'm a beginner in coding, and as u can see, I don't know how to configure the run.json file in Fleet, especially the program. Hope that someone could help me, thanks so much!!!😊
I have read the notice from JetBrains, but I still don't know how to deal with it.

Migrating from Flyspray to Redmine

I am wondering if anyone knows how to move from Flyspray to Redmine? I haven't been able to find any documentation at all so far.
A little bit of searching on Google turned up flyspray2redmine. It looks like this worked for somebody at some time, but no guarantees.

My Ftp Custom Provider is not invoked

I've gone through all steps in tutorial on IIS Website, how create my own custom Ftp Logging/Authentication Provider. Unfortunately, it doesn't work still. What can I do?
I've been struggling with this problem for past few days. And I finally got it.
Sometimes it doesn't work at all. Sometimes, it works for a while and suddenly, after few changes in code [or somewhere else] it stops and you can't find out what happened [that was in my case].
To solve my problem [and, I believe, many others] helps me this article:
http://blogs.msdn.com/b/robert_mcmurray/archive/2012/08/28/troubleshooting-custom-ftp-providers-with-etw.aspx
It's pretty hard to google, but value of tool from article is enormous.
I hope you can find and solve your problem with it, too.

Webkit-sharp example applications

Could anybody suggest a good open source (as in I can see the source, license irrelevant) webkit-sharp-based application? I've been wanting to jump into development with webkit-sharp and gtk-sharp, but I haven't found much of any documentation on webkit-sharp. I thought a good application example is as good as any documentation.
For anybody else that has this issue, a good application I just found is the sample app included with the source. For anybody answering, I didn't think about checking the source for samples when I posted this. The name of the sample is called FunnyBrowser.cs.
Here's mine:
https://github.com/dmulder/owa_browse
There don't seem to be many examples around of anyone using this. I've been looking through the docs at http://webkitgtk.org/reference/webkitgtk/stable to figure it out.

FrontRow tutorial for Xcode

I was wondering if there was a basic tutorial to get me started on coding a FrontRow plug-in / add-on using Xcode.
I searched Google a couple of times, but I haven't found a tutorial on this subject so far.
After some more searching, I found this Wiki-page about creating an app for the Apple TV.
As far as I can tell now, it's a good base to start a FrontRow app too.
If someone else may find a better tutorial, please let me know.
http://wiki.awkwardtv.org/wiki/FRAppliance_101
Edit:
Doesn't really seem to work on my system.