Can anyone suggest python or c# plugin to generate following captcha? - image-processing

I apologise for such post, but I failed to find a plugin which will generate captcha like this,
If you can help me, I'll be grateful.

Related

Auto code grading system like codecademy's

I'm building a ruby on rails application with most of the views with react. I'm considering using CodeMirror as an editor for users to type in code. I want them to be able to submit the code, and the code will be run through some of my test cases and get results back, similar to how codecademy works.
What are some initial steps to achieve this?
Thank you!
Have a look at the http://reactrb.org site. There is live code editors on there. Source code for the doc site is on github.
If the code examples are in either ruby or JS you can run the test scripts in the browser (for ruby you will use opal-rspec) This makes sandboxing easy.
Sounds like a great project. If you need additional questions or help stop in at https://gitter.im/zetachang/react.rb There are a couple of people there who can help you out with the details.

How to use the favicon_maker gem by Follmann

I'm still a bit new to the world of Rails and was wondering if it would be possible to get a bit of help with using the favicon_maker gem by follmann.
https://github.com/follmann/favicon_maker
The existing readme is not terribly verbose and difficult to get running. If anyone has any tips or advice that would be amazing.
Detailed description of what I have tried in a GIT issue here:
https://github.com/follmann/favicon_maker/issues/23

good example for grails using atmosphere plugin

I am looking for a good example or tutorial which deals with grails and the atmosphere plugin.
The tutorials i found seems like to miss some information to get my examples working.
thanks
Now i found something i was looking for. Here you can get a working project with atmosphere used in grails: https://github.com/rbramley/GroovyMagJMS
Did you have a look here?
http://jfarcand.wordpress.com/
Also try asking in the mailing list:
http://groups.google.com/group/atmosphere-framework/

For Wordpress, Is there a Twitter plugin shows twitter updates from people I follow?

does anybody know if there is a Wordpress plugin that allows me to show Twitter updates from people I follow? If someone knows about it, please share with me. Thanks in advance.
I think this one will do what you need: http://wordpress.org/extend/plugins/twitter-friends-widget/
It says it's compatible up to 2.7 (not the latest, 2.8.4) but many of the 2.7 plugins work fine in 2.8 so it's worth a try. It was updated fairly recently and the author looks like he's still around.
Good luck!

Wiki software that runs wiki.rubyonrails.org available for download?

Is the wiki software that runs http://wiki.rubyonrails.org/ available for download? I can't find it anywhere, thank you :)
I've been investigating rails wikis, tried Instiki but still needs much work, other rails wiki suggestions welcome.
From the meta generator tag in the source of any page on http://wiki.rubyonrails.org/ it appears to be DokuWiki

Resources