CodePlex Daily Summary for Tuesday, April 26, 2011
Popular Releases
- Claims Based Identity & Access Control Guide: Drop 3 - Claims Identity Guide V2: Highlights of drop #3 This is the third drop of the new "Claims Identity Guide" edition. In this release you will find: Code samples for ACS v2: ACS as a Federation Provider - Showing authentication with LiveID, Google, etc. ACS as a FP with Multiple Business Partners. ACS and REST endpoints. Using a WP7 client with REST endpoints. All ACS specific chapters. Two appendices on message exchanges between all involved parties and authorization strategies. In addition to these, you...
- Xna Midi Project: Source and Binary Release v1.2: Includes source code and Binary for Release v1.2 New Features 1. Added abstract instrument with sub classes for looping instruments - synths nonlooping instruments - pianos highsample instruments - drums 2. Fixed a few audio glitches dealing how sounds are stopped and started 3. Fixed Stop All which was not stopping multiple notes of the same pitch 4. Fixed high cpu usage by sleeping during wait method 4. Added a few more midi's to test 5. Added the samples for a piano instrument and ad...
- Home Access Plus+: v6.1: Home Page Tabs (taken from the user card) Drive Space Indicators in Basic Browser Image Thumbs in Basic Browser Updated Config Tool Ability to set more than just the Domain Admins as Booking Administrators Removal of the student email address format (Redundant info) Get File Type Icons from Registry (if not in ~/images/icons) File Changes: ~/bin/hap.web.dll ~/bin/hap.web.configurati
on.dll ~/images/Imageres18.png ~/images/progressbar.png ~/images/progressbar-acti ve.png ... - MOBZPing: MOBZPing 1.0.4: Displays the availability and response time of a series of hosts graphically. Very useful for tracking down connection problems, or simply monitoring a number of hosts simultaneously. Version 1.0.4: Added 64-bit installer. Please choose the right installer for your system!
- Droid Explorer: Droid Explorer 0.8.8.1 Beta: fixed issue that some people experience error durring install about an droidexplorer shell extension. added sph-m910, htc desire hd (ace), nexus s, and the c8600 icon support use existing android SDK is now the default and recommended. added htc vision (Tmobile G2) and the s5830 note: You may notice that the "Standalone Installers" are not available. This is because the use of an existing SDK is now the recommended and default option. Including the "tools" in the download, to increase ...
- See Through Windows: See Through Windows 1.0.2: Press a hotkey to make the current window transparent, allowing you to see through it! Press hotkeys to minimize/maximize the current window, or to send it to another monitor (like Windows 7, except also if you don't have Windows 7) For more information, please visit MOBZystems, Home of Tools.
- WCF Data Services Toolkit: WCF Data Services Toolkit - April Update: This release fixes a few bugs and also removes the dependency on IWriteableRepository. Your repositories can now implement update functionality completely by convention.
- SharpSim: Discrete Event Simulation (DES) library in C#: SharpSim v.1.0: SharpSim v.1.0 This release includes the source code for SharpSim. "SharpSim source" is the source code for SharpSim DLL library. The examples are M/M/n queue models which are developed with and without Excel inputs. SharpSim.dll is included.
- eEx Network Library: Network Library 2.9, NLML 0.9 and NetLab 1.9: This is the latest stable build of the Network Library, the NLML and the NetLab. This packages include all you need for start developing. Current versions: eEx Network Library 2.9.0.1 (Beta) eEx NLML 0.9.0.1 (Beta) eEx NetLab 1.9.0.1 (Beta) Build Includes: XML-Documentation for Visual Studio Libraries PDB-Files for NLML and Network Library, not for the NetLab, since the NetLab is not made open-source yet. Have fun!
- Smith Image Converter: Smith Image Converter v1.2: The application of Smith Image Converter v1.2
- Pulse: Pulse Beta 1: After launching app you will see icon in the tray. Right-click on it and choose Options. There you can set keyword and adjust some other settings. If you don't like wallpaper which Pulse downloaded right-click on tray icon and choose Next picture.
- CommonLibrary.NET: CommonLibrary.NET 0.9.6 - RC 1: A collection of very reusable code and components in C# 3.5 ranging from ActiveRecord, Csv, Command Line Parsing, Configuration, Holiday Calendars, Logging, Authentication, and much more. Samples in <root>\src\Lib\CommonLibr
ary.NET\Samples 0.9.6 RC 1Added a Macro component that can handle parsing of custom tags in text/html e.g. $[getdate format="mmm/dd/yyyy"/] similar to wordpress shortcodes Added a Scripts component used for registering javascripts / css style sheets in a page. Added... - VidCoder: 0.8.3: Added new feature from HandBrake: Audio Gain. You can now adjust the volume up or down when encoding a track. Updated to HandBrake version 3935svn. Changed user preset storage and queue persistence to use SQLite database instead of XML files. Should eliminate the chance a crash could wipe out user data. Added ability to export a preset to an XML file, since user presets can no longer be found in the %appdata%\VidCoder directory. Added up and down buttons to number controls. Added in...
- FxCop Integrator for Visual Studio 2010: FxCop Integrator 1.3.0: New FeatureCode Analysis on Build This is like "Code Analysis on Build" of Visual Studio 2010 Ultimate or Premium. This feature allow you to perform code analysis automatically when you build a project.FxCop Dictionary Support FxCop contains some naming rules and supports "Custom Dictionary" to allow you to customize them. Ver1.3.0 supports to pass a dictionary file to FxCop. In addition, ver1.3.0 contains FxCop dictionary editor. Bug FixSilverlight Project Support Ver1.2.0 couldn't analyze a...
- 腾讯QZone开放接口SDK项目: QzoneSDK 1.0: 1、实现了OAuth授权认证 2、完成成接口调用的返回结果的实体化包装处理 3、完成了使用文档
- WDTVHubGen - Adds Metadata, thumbnails and subtitles to WDTV Live Hubs: V1.2: Version 1.2 Version 1.2 adds the following features: 1. Card View 2. Zoom (allows you to specify how big the list is going to be and which size thumb to use in the list, can also be used to show card view) 3. Sorting on date processed 4. Fixed renaming bug introduced in v1.1 5. Option to turn backgrounds off 6. Cleaned up some bugs others have pointed out to me. 7. Added handling of shows without thumbnails
- GhostBuster: GhostBuster Setup (76647): If you like this tool, leave me a note, rate this project or write a review or Donate to Ghostbuster. Donate to Ghostbuster Added statusbar. Added wildcard support (* and ? are supported as wildcards). Added Friendly Name / Device Description Column. Added column showing the match type. Improved performance Improved coloring of matching items Removed non functional checkboxes (right click a device for the context menu).
- Ajax Minifier: Microsoft Ajax Minifier 4.17: Fix bug in CSS parser. Was throwing a syntax error when encountering vendor-specific function in declaration expressions.
- Json.NET: Json.NET 4.0 Release 2: New feature - Added commonly used primitive value operations to dynamic JValue New feature - Added IComparable to JValue New feature - Added JsonConstructorAttribute to explicitly define which constructor to use during deserialization New feature - Added IFormattable to JValue New feature - Added Load and Parse helper methods to JToken New feature - Added ExpandoObjectConverter that deserializes to primitive values rather than LINQ to JSON objects for ExpandObjects New feature - A...
- NAudio: 1.4 RC: This is the Release Candidate of NAudio 1.4 and will become the final version if no glaring bugs are found within the first week or so. Release notes are available here
New Projects
- a mini tools for html and css theme skins .: a mini tools for html and css theme skins .
- Amazon SES (Simple Email Service) C# Wrapper: Amazon Simple Email Service (Amazon SES) is a highly scalable and cost-effective bulk and transactional email-sending service for businesses and developers. This project is a wrapper class that uses Amazon C# SDK aims to send emails in an easier way with Amazon SES.
- Arma 2 Scripting Contrib: This is a scripting project for Arma 2 and its expansions. The aim is to add the functionality that BIS forgets since OFP, but without any addons necessary. This is not a mission-framework like F2. This project only adds some selected functionality.
- Aspects: Aspects is a ERP Open Source project
- Assembly Analyzer: Assembly Analyzer allows the user to view the resources and metadata contained within .NET assemblies. It also contains a disassembler that displays source code for methods and dependencies.
- Caddies GeoNotes: This project hosts the source code for Caddies GeoNotes.
- Calendar Provider: Project Professional 2010 Calendar Project Server 2010
- Caramel: Sticky goo.
- CedarLogic SharePoint Utilities and Extensions: Various utilities, tools, features that provide cross cutting capabilities in support of Windows SharePoint Services 3.0 and Microsoft Office SharePoint Server 2007.
- CKEditor for Orchard: CKEditor HTML editing integrated with Orchard CMS; including MediaPicker and Link Browsing.
- CricketWorldCup2011Trivia: Simple trivia game written in C# based on the 2011 Cricket World Cup.
- decorate: decorate
- Double pendulum: This program animates the double pendulum movement. It's written in C# and uses WinForms to produce the animation.
- EfqmProject: this is very good project
- ELWEA - EventLog WebEvent Aggregator for ASP.NET: ELWEA (EventLog WebEvent Aggregator) is an application-wide EventLog aggregator facility that is completely pluggable. It can be dynamically added to a running ASP.NET web application, or even all ASP.NET web applications on a machine, without any need for re-compilation.
- Filter Combo Box: ComboBox derived control that allow the user to filter the items according to partial match string typed into the combo box.
- FsSignals: FsSignals is a push reactive library.
- HyperCrunch Skinonym: HyperCrunch Skinonym is a simple and easy way for designers to extend or replace the DotNetNuke core skinning engine. The initial release enables CSS theme support for DotNetNuke skins, with a built-in CoverFlow-style theme selector. Future releases will enable more capabilities.
- KNS Invoice: Invoice project helps you to manage all your invoice easily
- Live Tweet: Notify a blog posting wrote in Live Writer on a maximum of three accounts.
- PlanBrain: Production Planning flexible component for .NET ERP solutions: PlanBrain is about developing an open source flexible production planning software component. It makes easier to include manufacturing planning functionality to your ERP solution, so that you don't need to start from scratch. It's developed in C#.
- powercms: powercms QQ:137682795
- Pulse: Pulse is an app that automatically downloads wallpapers from the web related to specified keyword.
- RegFind: Employ the full power of the .NET framework's regular expression engine to search for patterns in text files and directories
- RegName: A small yet flexible regular expression based file rename tool. Supports both a graphical and a command-line interface.
- RodBass.com: RodBass.com
- rongxing-svc-code: svc
- Shared Bookshelf Manager: Progetto DomusDotNet per Community Tour 2011
- SharePoint 2010 Fexible Document Structure: Be able to define a dynamic folderpath for each document contenttype, and make sure the documents are places inside the correct folder.
- SharpSim: Discrete Event Simulation (DES) library in C#: SharpSim is a Discrete Event Simulation (DES) code library developed in C#. SharpSim is an open-source general purpose code library to develop DES models. SharpSim imlements event scheduling DES world-view.
- Silverlight CRM SOAP Library: SilverCrmSoap is a library built using the methods in the walkthrough to use the SOAP Endpoint for Web Resources with Silverlight to simplify Silverlight development for CRM 2011, providing a set of tools to make writing SOAP based Silverlight applicaiton for CRM easier and quick
- SMS Gateway SMPP Client using InetLab.DLL and VB.NET: DEDSMSGateway is a full source code solution that deploy a Windows Service on a server that can connect to a SMSC host server and sends SMS using SMPP Protocol. It uses InetLab.DLL to connect and communicate with SMSC server, so you need to download the DLL file (free evaluation
- Switch: Switch is a .Net port of the old Switch program written in VB6 (http://www.neovolve.com/
?tag=/Switch). - Taxonomy Breadcrumb WebPart: A sharepoint web part which displays breadcrumb of a taxonomy column - path of a term inside a tree. If you have a wiki page, list item or document set which are tagged with some taxonomy column and you want to display the term's full path inside the page - This WP is for you,
- TFS Code Review Helper: Given a work item, locate all the changesets associated with it and create a grid which indicates which assets were changed and by which changesets. Allow easy diff-ing of the asset either for all changes made in the work item or set start and end limits on the diff-ing.
- uLogRollupManager: Umbraco project to configure log rollups and webpage to run periodically to run rollups as well as email events.
- Web Based SCM-GC: WSCM MTech, IT, NITK TFS 2010, VS 2010, SQL 2008
- Yala: Yala (Yet Another List App) - is a super duper awesome list application built from scratch using VS2010 MVC3/WCF/nHibernate. You'll be able to create and manage lists like there's no tomorrow.