I have not been back to my iOS development since my Beijing vacation back. May be I am just too lazy or too busy with something else as excuse. One of reasons is that I want to do it in Xcode 4.0 and iOS 5. I got my Xcode updated last month. iOS will be released anytime soon either this month or in October.
September 22, 2011
My iOS Development Status
Add Zoom Image Feature to Blogger
Recently Google’s BLogger has been redesigned with much more new features. The original openness features are still available. Still I don’t like the way in Blogger to resize images in narrow width so that it is hard to see. I understand that exploded image would distract the whole blog layout. Therefore, I have been thinking about adding a feature to zoom images in Blogger.
New Updates After I Got New iMac27
After I got my new iMac 27, I found a long list of updates, including OS and Thunderbolt updates. On the second day, I got another two updates. I have not had time to experience my iMac yet.
One thing I noticed immediately is that the process of checking new updates is much faster than before, less than 1 minute. The same process used to be taking long time. Not sure if this is one of enhancements or not. I think this should be belonging to Lion.
September 4, 2011
SQLPlus Debug and VIM Find/Replace
Yesterday I was asked to help to resolve some issues for a piece of PL/SQL codes, which was provided by our client support. I was working on only error issues, nothing related to its logic. I spent about 2 hours and finally almost got the script running OK (it was too late in the afternoon). Here are two notes about the work.