Browsing projects by Tag(s)

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

Showing page 1 of 1

Cartoon Viewer for Mobile PC.

0
 
  0 reviews  |  1 user  |  1,932 lines of code  |  0 current contributors  |  Analyzed 9 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 6 days ago
 
 

Personal content manager - User can catch articles when user browse the web.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

A very simple IronPython application. IronPython is an implementation of Python for the dotnet platform. The Tabbed Image Viewer can view multiple images, in tabpages, and save images in different formats. It can copy images to the clipboard, and paste images from the clipboard into a new tab. It ... [More] also supports drag and drop and has a clipboard viewer (will auto-paste images from the clipboard into a new tab - useful for screenshots). All in 500 lines of IronPython code. Created as a simple demo of IronPython and Windows Forms, for PyCon 2007. It is tested on Windows, and although it works on Mono there are minor issues. There is a package available for download, including all the source files, and a Windows executable. (The .NET framework 2.0 redistributable must be installed.) Alternatively, the whole project can be obtained with Subversion. There is a sample Visual Studio project (C#) which is a simple example of embedding the IronPython engine (for IronPython 1) to create a custom executable, plus an example of extending IronPython with a C# class. By: Andrzej Krzywda, Christian Muirhead and Michael Foord. [Less]

0
 
  0 reviews  |  0 users  |  676 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

Python in the BrowserThis project is now obsolete. It has been replaced by: Try PythonAn interactive Python interpreter that runs in the browser, using Silverlight 2 and IronPython. This is ideal for tutorials and documentation, where example Python code can actually be tried in the browser. The ... [More] demo has some examples 'built in' that demonstrate one way it could be used. It requires Silverlight 2, and the Python version is 2.5. The interpreter runs in an HTML textarea, with Javascript that communicates with Silverlight and prevents you deleting text from the console except after the interactive prompt. Target browsers are Firefox 2 & 3, Safari and IE 7 & 8. (It won't work in other browsers until there is a version of Silverlight that works with them.) The project is a combination of IronPython (for the interpreter loop), Javascript (for the 'console behaviour' in the textarea) and C# (as a helper to call into Silverlight from Javascript). On every keypress Javascript calls into IronPython (via the C#!). If the keypress is an 'enter', then it pushes the current line into the interpreter loop (which uses the standard library code module). Stdout is diverted to print into the textarea, where tracebacks are also sent. If you are attempting to type over, or delete, previous output then the keypress is cancelled. Silverlight 2 is currently only available for Windows and Mac OS X, with the Firefox, Safari or IE browsers. Linux support is in the works via the Moonlight project from Mono. [Less]

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

C#の雑多な使い回しライブラリです

0
 
  0 reviews  |  0 users  |  13,552 lines of code  |  0 current contributors  |  Analyzed 9 days ago
 
 

It begins as a zero-feature text editor. By adding or removing macros, it becomes a full featured text editor, that can be customized to your exact style of use.

0
 
  0 reviews  |  0 users  |  18,249 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

RevitPythonShell exposes the RevitAPI in Autodesk Revit Architecture 2010 to IronPython (python on .NET) scripts. This allows the user to explore the API in a much quicker way than writing full-blown C# or VB.NET plugins. Read HowToInstall for some notes on installing a (development) version. ... [More] See ScreenShots for some introduction (an intro page will be created later on when I have time). read my blog for updates and examples See PredefinedVariables for a list of variables available in shell sessions providing access to the host (Autodesk Revit). News23.03.2010Revision 66 includes canned commands in the Revit RibbonPanel on startup. 19.03.2010Started a news group for discussing RevitPythonShell: http://groups.google.com/group/revitpythonshell I'd like to hear from you. Does the plugin work? Does it help? What needs to be done? Also, just add stuff to the issue tracker! I periodically check for new issues. 09.03.2010Added installers for Revision 55, which includes the IronTextBox control as well as predefined user variables in the __vars__}} variable. Also added access to {{{IExternalCommand.Execute parameters for bridging to dynamically loaded assemblies. Blog post explaining technique will follow shortly. 05.03.2010 Changed license to MIT license so I can incorporate the IronTextBox control. [Less]

0
 
  0 reviews  |  0 users  |  15,392 lines of code  |  1 current contributor  |  Analyzed 6 months ago
 
 

Resolver One is a Rapid Application Development tool with a spreadsheet interface. It is written in, and completely scriptable with, IronPython (Python for the Microsoft .NET framework). This project hosts the code and spreadsheets used on the Resolver Hacks website - which shows how to get the ... [More] best from Resolver One (and have fun). Resolver One, currently Windows only, is free for non-commercial use. You can download it from Resolver Systems. [Less]

0
 
  0 reviews  |  0 users  |  1,899 lines of code  |  0 current contributors  |  Analyzed about 2 years 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.