http://social.msdn.microsoft.com/Forums/en-US/windowswic/thread/fdbcd8f4-5d75-4c33-8bed-97ef03a65c70 http://stackoverflow.com/questions/2755000/inplacebitmapmetadatawriter-trysave-returns-true-but-does-nothing http://www.andrewdothay.net/blog/2010/08/16/HowToEditMetaDataInsideJPGFilesWithC.aspx http://www.dreamincode.net/code/snippet3144.htm http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/EXIF.html http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/XMP.html#exif
Category: web development
C# Library for JSON
Namespace: Newtonsoft.Json.Linq Download: http://json.codeplex.com/
C# Library for QR code
There are several c# project about QR code. Among them, http://code.google.com/p/zxing/ looks one of the best as of now. Tip 1. When reading QR code from jpg file, the image size should be relatively small. I thought that big image of QR code is better to read, but it was wrong. Small QR code image… Continue reading C# Library for QR code
Why it’s better to use Mercurial than old SVN
1. It’s much faster than SVN. Isn’t it enough? 2. Can setup repository anywhere so easily. It does not require a central repository server as a mandatory element to use it.
Interesting tech skills to me recently as of Aug 2012
MS Tech ASP.Net WebForm 4.5 ASP.Net MVC 3, 4 Web Tech HTML5 JSON + jQuery + AJAX (JQuery with ASP.NET) Javascript Framework: Ember, Backbone CSS Framework: 960.gs Dynamic Style Sheet: Less Others Agile (Extreme Programming) MVVM architecture iPhone Dev Configuration Management Git APIs Facebook API Tweeter API Google API Google Analytics API PHP Joomla +… Continue reading Interesting tech skills to me recently as of Aug 2012