Browsing projects by Tag(s)

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

Showing page 1 of 5

SharePoint SUSHI is a powerful, user-friendly utility enabling you to accomplish common administrative tasks. You can think of SUSHI as a Swiss army knife for SharePoint. SUSHI = SharePoint Utility with a Smart, Helpful Interface

5.0
 
  0 reviews  |  2 users  |  116,421 lines of code  |  4 current contributors  |  Analyzed almost 2 years ago
 
 

libanculus-sharp is a reusable utility library written in C#. "Anculus" means servant in Latin, and that is exactly what the library does. It serves and helps you to easily and quickly write new applications. libanculus-sharp contains all the building blocks that you need to develop a good C# application.

0
 
  0 reviews  |  2 users  |  8,872 lines of code  |  0 current contributors  |  Analyzed 1 day ago
 
 

Affinity Changer - utility for dynamic change process affinity and priority.

5.0
 
  0 reviews  |  1 user  |  673 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

Seven Update is an open source update platform for windows. It allows an easy way to keep your software updated. It offers automatic update notification and installation. The SDK allows developers to easily use Seven Update, without the need for code. This project has been discontinued.

5.0
 
  0 reviews  |  1 user  |  34,152 lines of code  |  1 current contributor  |  Analyzed 3 months ago
 
 

This project provides helpful libraries for C# application development.

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

As developers we often find ourselves writing small one-off pieces of code for use as samples, experiments, prototyping, handy utilities, or any number of off-the-wall-ideas. As it's usually considered throw-away code we end up abandoning it shortly after we're done using it. -- But why? ... [More] Typically because we don't consider the code to be worth the effort of starting a new OSS project just to keep track of it. Well no longer! -- A home for all code The Code Incubator servers as a repository for all of those throw-away bits we churn out. We keep them here so that other may find them, use them, and maybe even learn a little something from them. Enjoy! [Less]

0
 
  0 reviews  |  1 user  |  173,658 lines of code  |  0 current contributors  |  Analyzed 10 days ago
 
 

The i20022 project is intended to create a software framework for converting, building, generating and processing ISO 20022 XML Messages Main features: Full implementation of 198 messages covering: Payments, Forex, Securities and Trade Services business domains Provides direct mapping from XML ... [More] to .NET Message Objects and vice-versa Detailed message reporting Reliable message persistence on database or file system with LINQ / Entity Framework support Message usage directions under Visual Studio 2008 with IntelliSense STP Authoring wizard for full source-code generation on C# Fully documented Royalty free Open-source [Less]

0
 
  0 reviews  |  1 user  |  0 current contributors
 
 

Memba Velodoc Outlook Add-in lets you send large files directly from Outlook using a variety of file transfer server platforms including Velodoc Enterprise Edition, Velodoc XP Edition, FTP servers, UNC file shares, Microsoft Background Intelligent Transfer Service (BITS) servers and Amazon S3. ... [More] More specifically, Memba Velodoc Outlook Add-in is constituted of: VSTO projects for Outlook 2003 and Outlook 2007 add-ins; A package editor winforms application to select and view files which are part of the same transfer and define options like compression and encryption; A transfer controller winforms application for monitoring, pausing, resuming and cancelling transfers; A Vista preview handler for previewing packages in Vista explorer and Outlook 2007; Plug-ins for Velodoc Enterprise Edition, Velodoc XP Edition, FTP servers, UNC file shares, BITS servers and Amazon S3; Test projects; A setup project; Documentation. Click here to watch the video (Silverlight) - Also on YouTube (Flash) Click here to watch the video (Silverlight) - Also on YouTube (Flash) More informationYou can try Velodoc at http://www.velodoc.net. You can get Velodoc at http://www.velodoc.com. For more information go to http://www.velodoc.com/help and http://www.memba.com. PrerequisitesTo install this project, you need: Windows XP or Windows Vista, Office 2003 or Office 2007, .NET framework 3.5. To run this project, you need access to a file transfer server. Currently the Memba Velodoc Outlook Add-in has plug-ins for: Velodoc Enterprise Edition and http://www.velodoc.net, Velodoc XP Edition, FTP Servers, UNC File Shares, Microsoft BITS Servers, Amazon S3. To modify this project, you need Visual Studio 2008 including Visual Studio Tools for Office 2008. Our development and test platforms always have the latest service packs and windows updates applied. NotesSome items included in this project are not covered by the GPL License: Icons are made by Incors and the license terms can be found at http://www.iconexperience.com/x_collections/license/. WatiN is used for UI automated tests and can be found at http://watin.sourceforge.net/. DocumentationDatasheet (english) Datasheet (french) Click the download tab to access the source code and msi installer [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

MagicWords is an improved command line tool, that give you the ability to create 'Magic Word' that can run any program (with parameters), launch any url or files. The user interface consists of a simple textbox, that is hidden in the tray bar by default, and that can be activated by ... [More] pressing the CTRL-F12 combinaison. The textbox has auto-completion, so you actually just need to type 2 or 3 letters to launch your application; which is the far more easy and instictive than desktop shortcuts or menus. This application is inspired by the awesome SlickRun, and intend to give users an OpenSource alternative. Changes:v1.4 - 13 Feb 2008: New magicwords were not save correctly Addition of a new browse button in the magicword form Many minor bug fixes V1.3 - 09 Feb 2007: Missing bidings on MagicWord edition (working directory was not saved) Add a Cancel button on the argument form Add history on argument form Qrs exporter added Better focusing on hotkey press Translator plugin (google based, Hotkey: SHIFT-F3) Variables plugins ($W$, $C$, $I$) V1.2 - 07 Feb 2007: Extensibility framework Screenshot plugin (Hotkey: SHIFT-F1) ScratchPad (SlickRun Jot clone) (Hotkey: SHIFT-F2) V1.1: Bugs fixes and optimizations SlickRun file importer(qrs extension) V1.0: Initial release [Less]

0
 
  0 reviews  |  0 users  |  8,941 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 

Host your .NET plugins within Skype with ease!What does this project do?The Skype Extras Bridge is aiming to help .NET developers when deploying and hosting their binary plugins. So when: you cannot export functions from your DLLs struggling with unloading .NET plugins from Skype's process ... [More] space want your .NET plugin to be hosted by the Skype Plugin Manager ... then this project is for you. How does it work?The Extras Bridge dynamically linked library is being registered with Skype as a Type-B plugin. To fully support runtime load/unload feature, it spawns a child process Extras Host. Together they will act as lightweight mediator between Skype and your plugin implementation. The host process inspects all the dll assemblies, from within its own directory, looking for first non-abstract public class implementing IPluginFactory. When found, it is going to use it to instantiate your ISkypePluginB implementation. Enjoy!Krzysztof BÄ…calski [Less]

0
 
  0 reviews  |  0 users  |  9,070 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.