Quantcast
Viewing all articles
Browse latest Browse all 1149

CodePlex Daily Summary for Friday, September 06, 2013

CodePlex Daily Summary for Friday, September 06, 2013

Popular Releases

  • XmlObjectMapper: XOM Alpha 1.1: New Features more options to create mapping add, insert and delete objects in IList(ObservableCollection) create, replace and delete complex objects (Class or Interface) use XDocument(LinqToXml) or XmlDocument or string Source Code, Sample Code and UnitTests are up to date(Source Control)!
  • Coding4Fun Kinect Toolkit: Kinect Toolkit 1.7 - use K4W v1.7: This version of the SDK only works with the Kinect for Windows v1.7 New features WritableBitmapHelper! If you're using beta 1 or beta 2 of the K4W SDK, please use the appropriate Coding4Fun Toolkit. You have K4W Beta 2 You have K4W Beta 1
  • PowerShell App Deployment Toolkit: PowerShell App Deployment Toolkit v3.0.3: Fixed issue where spaces in the file path would cause block execution prompt not to work Fixed issue where non-English UIs which were not already localized would fail to fall back on English as a default Fixed issue with uninstalling applications with non-ascii characters in the name or version
  • SSIS Reporting Pack: SSIS Reporting Pack v1.1.1.0: A call to EXEC usp_ssiscatalog @a = 'exec' , @exec_execution = 0 , @exec_events = 0 , @exec_errors = 0 , @exec_warnings = 0 , @exec_executable_stats = 1 returns information about every executable in an execution, namely the [execution_path], [start_time], [end_time], [execution_duration] (milliseconds) and the executon result (success, failure etc...). With this release we introduce a new column called [Gannt]. Quite simply this provides a Gannt-chart visualization indica...
  • SmartWatcher: SmartWatcher 1.3.0.0: Version number : 1.3.0.0 - Add: Introducing SmartTimer: a feature which implements a timer that raises an event at user-defined intervals. Now SmartWatcher support the Tick event which regularly invokes code. Every several seconds or minutes, Just handle this event in your plugin and SmartWatcher will invoke your code. - Add: Introducing SmartActions: a library will include code snippets and function so you can use them directly into SmartWatcher plugins. - Add: PluginsLibrary folder to Sm...
  • Path Editor: Path Editor: Allows to relaunch as elevated-admin if not already.
  • Tweetinvi a friendly Twitter C# API: Alpha 0.8.2.0: √ UserStream api 1.1 : https://tweetinvi.codeplex.com/workitem/1847 √ UserStream Tests √ Send Message To Multiple Users : https://tweetinvi.codeplex.com/workitem/1824 √ Update IUser.Followers √ Update IUser.FollowerIds : https://tweetinvi.codeplex.com/workitem/1711 √ Update IUser.Friends √ Update IUser.FriendIds : https://tweetinvi.codeplex.com/workitem/1709 Required for testing : √ Implement Message Destroy : https://tweetinvi.codeplex.com/workitem/1707 √ Implement Friendship Create : https...
  • Skype Auto Recorder: SkypeAutoRecorder 1.3.6: Added confirmation dialog for the Cancel Recording command. Added invitation dialog for the first application start.
  • Pulse: Pulse 0.6.7.1: A recent change to Wallbase.cc caused Pule to no longer work for Wallbase.cc. This has been fixed. Some new features (some of which came as a result of the Wallbase update): Searching by words and colors at the same time Searching by aspect ratio (you can combine this with resolution >= too) Select the Top List timespan (previously was hard coded to the 3 day option) A few bug fixes. As always, please report issues to the Issues board, and ask questions or suggest features in the Di...
  • Wsus Package Publisher: Release v1.3.1309.03: Forgot 2 DLL in the previous release. Lead to a crash when launching "Create Custom Update". Thanks to brueggemann.
  • DeltaEngine.MonoGame: Milestone 5 Jupiter: Milestone 5 Jupiter v0.9.9.1 Release Ongoing work is currently happening on Milestone 6 Mars.
  • Riesm's PowerShell: Reset-SPConfigCache: Reset SharePoint Configuration CacheEvery once in a while you may come across a situation where you will need to clear the SharePoint configuration cache. See this article for more information: http://blogs.msdn.com/b/jamesway/archive/2011/05/23/sharepoint-2010-clearing-the-configuration-cache.aspx. You can do this manually of course, however, using PowerShell (with PowerShell remoting) will do the job much faster. Here is the link to that code: https://riesm.codeplex.com/SourceControl/lates...
  • SuperSocket, an extensible socket server framework: SuperSocket 1.5.4: The changes included in this release: fixed the bug that when you close a session, the data is being sent won't be sent fixed the bug that the default clear idle session parameters missed in the config model class fixed serializing exception for CommandAssemblyConfig and ListenerConfig when isolation level is set fixed the bug that default security option doesn't work for listeners fixed the remoting server lifetime issue in the AppDomain isolation mode
  • Image2JPG: Image2JPG v1.0: Setup Files
  • Apartment Bills Manager: Apartment Bills Manager v0.2: Added Hebrew view and made it the main view. Right now, the language can be changed in "ApartmentBillsManager.Start.exe.Config". (change the language config to "English") To start the app, use the ApartmentBillsManager.Start.exe
  • CtrlAltStudio Viewer: CtrlAltStudio Viewer 1.1.0.34256 Alpha: This experimental release of the CtrlAltStudio Viewer includes the following significant features: Oculus Rift support. Stereoscopic 3D display support. Based on Firestorm viewer 4.4.2 codebase. For more details, see the release notes linked to below. Release notes: http://ctrlaltstudio.com/viewer/release-notes/1-1-0-34256-alpha Support info: http://ctrlaltstudio.com/viewer/support Privacy policy: http://ctrlaltstudio.com/viewer/privacy
  • Universal File Editor: Universal File Editor 0.4.39.16: Change log: Text editor: fix error if document is opened with incorrect encoding Xml editor: full support of comment/uncomment text via CTRL-/ and CTRL-SHIFT-/ Xml editor: extend autocomplition engine (generate close tag if user wrote open tag) C# editor: full support of comment/uncomment text via CTRL-/ and CTRL-SHIFT-/ Image editor: allow select any image part and copy it to clipboard, allow paste image from clipboard, allow crop image Image editor: support Gif format Image ed...
  • Captcha MVC: Captcha MVC 2.4: v 2.4: Changed the IIntelligencePolicy interface, added ICaptchaManager as parameter for all methods. Improved font size in the image, thanks abot user. Added the ResponseTimeIntelligencePolicy class - is the time-dependent validation for captcha, thanks reinhardS user for the idea. Added the MultiIntelligencePolicy class that allows the use of multiple IIntelligencePolicy. Added the StorageType enum is used by the IIntelligencePolicy. Fixed problem with datacontract serialization. ...
  • SFDL.NET: SFDL.NET v1.1.0.9: Changelog: Reverted to old FTP Lib and merged Code Some changes for Mono (linux) Hopefully fixed Freeze Bugs Fixed a Bug which occurs if the loader is being closed an the Download is still running Added fuction to play a Sound (WAV) when Download is complete Tried to adress memory leaks Other Bugfixes and improvements
  • Snippet Designer: Snippet Designer 1.5.0: Snippet Designer 1.5.0 Change log for 1.5.0Added support for Visual Studio 2013 Fixed some typos Fixed SQL snippet user directory

New Projects


Viewing all articles
Browse latest Browse all 1149

Trending Articles