Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 2

Cross platform BDD tool that lets domain experts define software behaviour in plain text. The text can be executed as automated tests.

4.76471
   
  0 reviews  |  237 users  |  13,680 lines of code  |  38 current contributors  |  Analyzed 4 days ago
 
 

IronRuby is an Open Source implementation of the Ruby programming language. It is built using the Dynamic Language Runtime, which makes it easier to build high-quality dynamic language implementations on top of Microsoft's .NET Framework.

5.0
 
  0 reviews  |  4 users  |  2,795,110 lines of code  |  13 current contributors  |  Analyzed 8 days ago
 
 

MyMediaLite is a recommender system algorithm library. It provides methods for two common tasks in recommender systems/collaborative filtering: rating prediction and item prediction from implicit feedback. MyMediaLite also contains command-line programs that let you use much of the library's functionality without having to program.

5.0
 
  0 reviews  |  1 user  |  25,834 lines of code  |  5 current contributors  |  Analyzed 4 days ago
 
 

IronNails is a framework inspired by the Rails and rucola frameworks. It offers a rails-like way of developing applications with IronRuby and Windows Presentation Foundation (WPF). This framework uses the pattern Model - ViewModel - View - Controller (M-VM-V-C). It should be able to run on both ... [More] WPF and Silverlight. The idea is that the views can be created using a design tool like Blend for example and just save that xaml as is. The designer should not need to use anything else than drag and drop to create a GUI design. The behaviors are then added to the view by using predefined behaviors in the framework or by defining your own behavior. The framework then generates a proxy for the view which will be used to transparently wire up the commands in the behaviors to controller actions. [Less]

0
 
  0 reviews  |  1 user  |  3,144 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

Project devoted to providing a community interface for building, implementing, and support extensions to the nuXleus XML Messaging Virtualized Appliance.

0
 
  0 reviews  |  1 user  |  1,751,533 lines of code  |  0 current contributors  |  Analyzed 9 days ago
 
 

TestMore is an UI automation testing tool, based on Dynamic Language Runtime (DLR), support multiple script languages, example: Python, Ruby, Javascript, Visual Basic 10(VBx). TestMore features list Dynamic language runtime (DLR) based, support DLR based script language: ... [More] Python/Ruby/Javascript/Visual Basic(VBx). Addin support, based in Mono.Addins library. Integrate with Sharpdevelop TextEditor and DockPanel suite Full function integrate development environment(IDE) multiple language syntax highlighting support Python, Ruby, Javascript, Visual Basic language folding support Multiple local support Template support Project Model support Project browser panel Visit ZuHong Automation Wiki or ZuHong Automation Wiki get more detail information 访问 祖洪维客系统 或者 祖洪维客系统 获取更多更全面的信息 Latest ReleaseTestMore V0.6D301 released at 12/29/2007 Automation Example CodeExample for V0.6D301 [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 6 days ago
 
 

A DBI implementation for ADO.NET on IronRuby This project tries to unify the interface you use to interact with databases. It does so by delegating everything to the providers for each specific RDBMS implemented on top of ADO.NET. To test it you could use the following code. start a console ... [More] require 'dbi' conn = DBI.connect('DBI:ADONET:MSSQL:data source=(local);initial catalog=MyDatabase;user id=user;password=password') statement = conn.execute "Select * from Users" while row=statement.fetch puts row end statement.finish [Less]

0
 
  0 reviews  |  0 users  |  996 lines of code  |  0 current contributors  |  Analyzed 10 days ago
 
 

Pigmeo is a free multiplatform software project which aims to provide a set of compiler, framework and utilities for developing applications for microcontrollers and embedded systems. Those apps for microcontrollers can be written in any .NET language such as C#, Visual Basic .NET, Nemerle ... [More] , IronPython, C++/CLI... and use any class available in the .NET Framework, plus the classes available in the Pigmeo Framework. [Less]

0
 
  0 reviews  |  0 users  |  20,291 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 

What is all about ...RubyView is view engine for MonoRail with Ruby on Rails syntax using IronRuby. Purpose for this engine is to give ability for creating views which will be 100% or almost 100% compatible in MonoRail and Ruby on Rails MVC frameworks. Here is very simple example how the view ... [More] can looks like: RubyView reversed is 2 + 2 is User GuideBuilding Configuration Current features Embeddings CommonFunctionality Layouts [Less]

0
 
  0 reviews  |  0 users  |  57,727 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

BrieflyFlatiron is a templating framework. It provides some simple syntax to switch between "code" (currently Ruby is supported via Microsoft's DLR/IronRuby) and "literal", along with some include/parenting functionality that is accidentally similar to (and perhaps more ... [More] flexible than) that of Rails. Integrates with the Kayak framework. Get startedNo binary downloads available yet as the design is not quite final. Feel free to poke around the source; you'll need the DLR and IronRuby DLLs to compile it. These can be found in the download 'flatiron-deps.zip'. Note that these DLR binaries leak memory and will likely cause long-running processes to fail. [Less]

0
 
  0 reviews  |  0 users  |  982 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.