Other Posts in Libraries And Releases
- Utility Library
- Craig's Utility Library Updated to 1.2
- Craig's Utility Library has been Updated to Version 1.3
- Craig's Utility Library Updated to 1.4
- Three Project Releases Today
- Updates for CUL, HaterAide, and YABOV
- Craig's Utility Library, HaterAide, and YABOV updated
- New Updates for Craig's Utility Library, HaterAide ORM, and YABOV
- Object to Object Mapper, Part 1
- Object to Object Mapper, Part 2
- Object to Object Mapper, Part 3
- Object to Object Mapper, Part 4
- HaterAide ORM Updated to 1.5
- Application Configuration in C#
- Gestalt.Net Released
- Blammo.Net released
- New Project, Echo.Net, Released
- Two New Projects Released Today
- New Release of Craig's Utility Library Available on CodePlex
- Aspectus, a New AOP Library, Released
- HaterAide ORM updated to 1.6
- Craig's Utility Library 2.0 released
- Building Your Own Unit Testing Framework in C# - Part 1
- Building Your Own Unit Testing Framework in C# - Part 2
- New Releases
- Utility Library Progress
Craig's Utility Library has been Updated to Version 1.3
2/5/2009
I've made an update to Craig's Utility Library. The library has some minor fixes with regard to memory leaks as well as the following items:
- Image Helper
- Added sepia tone filter
- Added ability to get HTML palettes from an image
- Added ability to pixelate an image
- Added edge detection
- Added sin wave manipulation
- Added "jitter" function
- Added median filter
- Added dilate function
- RGB histogram helper added
- Added class to help ping aggregator services, such as Technorati
- Added ping back and track back classes
- Added StringHelper class, which contains functions for various forms of capitalization not covered by String
- Added lorem ipsum generator functions to Random class
- Added INI file helper class
- RSS helper class now has iTunes specific information to help with podcasts aimed at iTunes/Zune.
- Data type conversion helper now contains functions to convert from base 64 strings to string format.
- FileManager now has the ability to download content from web sites.
As always, I'm releasing this under MIT license. So download the new code, leave feedback, and happy coding.