There are times in my work where I need to edit large text files. My text editor of choice for editing large files is VIM. One of the things that I sometimes need to do is to comment out a group of lines from a file. VIM can make short work of tasks like this.
Continue reading Block Inserting and Deleting Text in VIMwindows
I receive a lot of emails with photos attached that have been taken in a portrait orientation. Most modern digital cameras and smart phones have orientation sensors that tell the camera if it’s been turned on end. When this happens, rather than actually rotate the picture, the camera sets a flag in the image’s EXIF …
Continue reading View Images With The Proper EXIF Orientation In Chrome or ChromiumRecognizing that the dawn of the Post PC Era is upon us, Microsoft and Canonical (the corporate sponsor behind Ubuntu Linux) have both determined that they need to make a major move to challenge Apple’s iOS and Google’s Android in the mobile device space. After deciding that it’s best not to go it alone, Canonical …
Continue reading Canonical and Microsoft To Join Forces on New UII just read a great article on the current state of desktop Linux over at dedoimedo.com called “Screw this, I’m going back to Windows!” I really think it’s worth the time to read for anyone who’s involved in the Linux community, whether you’re a developer, or just a casual user like me. The author doesn’t …
Continue reading Going Back To Windows?I’ve recently been looking for a way to organize my digital photos by the date and time they were taken. Since I have more than one camera, it’s not as simple as just sorting through file names since the cameras name the files differently. I was going to write a script using Image Magick to …
Continue reading Rename and Rotate Digital Photos With jhead