
Not sure what they are called, even if they resemble roses a little. I have become quite familiar with what I can do with the GF1 and while manual focusing is still a challenge, it’s much easier now compared to using the D300 viewfinder to determine focus. You could use Live View to get the same effect but having no mirror flapping during the exposure is one of the key advantages of the GF1 when using manual lenses.
* * *
Spent the last couple of nights reading stuff regarding the relatively new HTML5 and CSS3 specifications. The last time I was so enthusiastic about any of this was in 2003, when I was still in uni and doing web applications. I was the one on the team that made our webpages look good. If you think the following paragraphs are going to be about geek talk, you are definitely correct and should tune your browser to another channel.
Heh, while my Photoshop and Illustrator skills have declined over the past few years from lack of use, my understanding of using markup to render webpages has stuck to me like how my other Chinese dialects have. I can read and understand it, even if I can’t write it properly but that’s what Google is for, and when you have a reference guide, you could probably hack something together relatively quickly.
Looking at the new spec for both toolsets above required to design web pages, I like that things have been simplified over the years, and I no longer have to worry too much about browser wars and supporting standards. Back then I switched from Internet Explorer 6 (which blew Netscape out of the water with its startup efficiency and more support for features) to the first renditions of Firefox. Firefox was the first to properly support the CSS2 spec and they advertised it as such, so designing web pages for it was a joy and one often had to hack around the code to get it to display the same with Internet Explorer.
As I stopped updating the design of my website (I just checked last night and the current format was last updated in August 2009), I stopped caring about which browsers I had installed to test web page renders. I currently use Chrome as my default browser only because it is the fastest of the lot and displays most pages these days properly. I have Firefox as a backup for some websites as Chrome does crash on occasion. Internet Explorer has been relegated to downloading an alternative browser when I have a fresh install of Windows.
Anyhow, back to the present, the new spec allows for a lot of extra layout and design options. I recall the early days when I tried dabbling with Flash and Actionscript for dynamic, animated websites. CSS and Javascript killed that for me as they did much of what I wanted, without a bulky Shockwave download to your website (that plus how Apple iOS devices don’t support Flash and even the current mobile handsets that do get a big performance hit from it and reduced battery life, which on its own is a discussion for another day). HTML5 and CSS3 offer a lot more and a lot of what I used to do with background images like text shadows and rounded borders can now be implemented as code using CSS3.
It’s been a long time since I’ve sat in front of the computer writing code, but I’m excited at the new tools available and this is probably what I will occupy my evenings with over the next few weeks. An overhaul of the website was one of the initial list of things to do for 2011 and no better time to start it than now.