DPS 5-02: Burma: From Buddha to Orwell, lessons we can learn, plus First Look at Adobe Photoshop CS3 & Dreamwaver CS3Event Update: We've got a couple openings for our second bear safari in July. Plus, I'm doing a 1-artist show this month. See my announcement and invitation to the show and reception for details.
The Schweddagon, one of the most amazing religious structures of the modern world certainly didn't disappoint. Freshly cleaned the towering golden dome glistened in the afternoon light. Best estimates are that 50 tons of gold covers the dome--or about $1 billion worth--all donated and painstakingly applied as an offering to Buddha. Photographically the dome is almost too much to take in. My favorite shots were either vignettes of smaller pieces of the shrines or ones which played on the different shapes of the spires, like this shot of the sun setting in the city haze. More than the sheer drama of the golden dome I enjoy the living nature of the Schweddagon--and the Schwezigon in Bagan. They may have survived for centuries but they aren't dead relics the way so many temples are. They are living places of worship and even enjoyment, full of locals praying, making offerings, earning merit by caring for their local shrine, or even having a stroll or picnic lunch on the cool tile to avoid the heat and smog of the surrounding city.
Because we had more time in Yangon this trip we were able to spend a little of it by the commercial docks. For anyone used to seeing the piles of huge containers being loaded by crane onto large ships the Yangon waterfront is a throwback to a bygone era. Barefoot longshoreman run with 100 lb. sacks of rice along bouncing gangplanks. For each trip they grab a small stick they drop as they unload their cargo on the waiting truck. At the end of the day they are paid by the number of sticks they have accumulated.
Typical of many locations in Myanmar, nearby sits a large dock with modern cargo cranes, empty and idle. The empty dock belongs to the government while the busy docks with the hand-carried goods belong to private companies. This reminded us of the new airport in Mandalay with a row of idle jetways waiting for jumbo jets that have never arrived--while all the smaller planes which do arrive park way out on the tarmac out of respect for their imaginary brethren. One pleasant airport surprise was Yangon's new International airport terminal. In typical Myanmar fashion they'd only managed to open it for arrivals, so international departures were from the old terminal, but it is a big step forward.
Bagan was also a nice surprise. There is a lot of concern about the Burmese approach to restoration and rumors abound that some of the best temples might be closed to visitors to encourage tourists to use the new government viewing tower. Fortunately the government seems to have yielded to reason--the reason being their need for the cash tourists bring--and allowed all the temples to stay open. So we were able to be up on the top before sunrise and enjoy not just the peace and quiet of a unique view but get some great photographs as well. The system really only works because there aren't that many tourists, as the staircases and passages through some of the temples are narrow and steep. If Bagan ever gets as full of tourists as the Angkor temples they will have to greatly limit everyone's access. The temples also remained uncrowded, so it was still possible to have one to ourselves much of the time. This is particularly important when trying to get those cool shots down long corridors and frankly is just a lot more fun than being surrounded by dozens of other tourists and photographers.
We're pleased to announce that we'll be leading another trip to Burma and Cambodia this December, from December 1 to 15, with an optional extension to Western Burma. Learn more or Sign Up.
After Mandalay we launched off into our post trip extension to Western Burma. Formerly the Arakhan Kingdom (the Burmese call it the Rakhine) it was independent until conquered by Burma in the 18th century. Converted to Buddha by the Buddha himself (or so the story goes), Arakhan is rich with religious history and temples. It is also even less visited than the major cities in Burma so it was easy to feel like we were really adventuring. Reached by plane and then a boat trip up the Kaladan River, Mrauk U is the heart of the Rakhine region and home to an amazing variety of temples for what is now a fairly small town. But until 150 years ago it was a booming metropolis and was written about glowingly for its culture by western explorers.
Ed and I are both looking forward to heading back to Burma and Cambodia in December for another great trip. We certainly hope you can find a way to join us.... We're pleased to announce that we'll be leading another trip to Burma and Cambodia this December, from December 1 to 15, with an optional extension to Western Burma. Learn more or Sign Up.First Look at Photoshop CS3 & Dreamweaver CS3I've been using Photoshop CS3 since the beta and was quite pleased with some of the new features, but was pleasantly surprised by the final version. In particular not only has the Camera Raw functionality been beefed up to have the really nice features previously found only in Lightroom but Raw files can now easily be opened as Smart Objects. That means that at any time you can go back and change the raw processing options on the image without starting over. Those two new capabilities alone are worth the $196 to Upgrade your Windows Version or Upgrade your Mac Version for anyone serious about shooting Raw files. Many of Adobe's filters can also be Smart Objects, so that they can be modified after the fact, which is another nice advantage of CS3. Unfortunately it doesn't appear that any of the third party plug-ins I use have this capability yet. I've been waiting for a long time for a Smart Object or Adjustment layer version of Curvemeister, for example. The new scripting capabilities are also quite interesting. Previously Photoshop scripting was somewhat chaotic, with some parts of the product carefully crafted to be scripted and others like Camera Raw quite painful. Now Adobe has provided a more consistent object model and a set of script development tools so we should see some very interesting add-ons to help automate Photoshop or even multiple CS3 application workflows. I'm still not a huge fan of the new palette system. I think they could have left well enough alone with the CS2 palette UI, but I'm sure it is well enough thought through that it will grow on me. The good news is that all of my old actions and plug-ins work like a charm, although many of them will not operate on a Smart Object layer until it is rasterized into a regular layer.
DreamWeaver CS3By contrast I have found Dreamweaver CS3 to be quite a disappointment. The latest release of the industry leading web design tool from Macromedia (acquired by Adobe last year) doesn't either add much in the way of new features nor does it address the shortcomings I found with previous versions of Dreamweaver. In terms of workflow the file handling and upload/download seems unchanged, and is inferior to that in Microsoft's Web Expressions product. It is still limited to a single and not very effecient thread to do all the server interaction, so you often find yourself unable to use the interface if you need to touch a server while it is doing a file transfer. And forget trying to update the files which use a library component when you have "Upload on Save" selected. The program gets in its own way as it can't do both things at once (despite asking you whether it should do the update). After some error dialogs it crashes and you lose unsaved edits (I found this out the hard way, of course). DreamWeaver CS3 is still very picky about file locations and won't let you drag a file from a remote server into a document if it isn't on your local disk. Why it doesn't just create a link or better yet give you the option if the file is an image of creating an image and link or just adding a link is a mystery to me. Instead it just issues an error that it can't "open" the file. This makes building sites which link to images on other sites incredibly laborious. It does seem like they've made Image Placeholders a little more flexible as you can create one and then drag the link command icon onto an image to link it in. WebDAV support for Basic authentication has been dropped (in favor of Digest authentication) which would be okay except that since previous versions of Dreamweaver didn't support Digest authentication you can't use both old and new versions to interact with the same site--at least not without a lot of hacking server configuration files. Trying to connect to a Basic WebDAV server also hung or crashed Dreamweaver, which isn't a vote of confidence for its overall reliability. Table creation is still manual--falling behind the sort of quick UI based table generation in Office 2007, and the menu system hasn't really evolved. I don't find DreamWeaver very intuitive and would have liked more of an overhaul. Personally I think Microsoft may have a real sleeper product in Expression Web as I've found it builds very nicely on the FrontPage tradition and is more straightforward to use than DreamWeaver. Of course DreamWeaver has a huge advantage because of their installed base of plug-ins and support for a variety of dynamic technologies which will keep many customers loyal even if the feature set is slow to improve. About the only exciting new feature in the DreamWever "What's new" list is something called Spry technology. It does indeed look like an exciting new way to build user interface elements, so I'll have more to say about it after I get a chance to experiment with it a little. But for a company that has had both GoLive and Dreamweaver in its portfolio, DreamWeaver 9 should really be called DreamWeaver 8.1 and desperately needs some major work if it is going to help drive suite upgrades. nikondigital.org Photo Forum UpdatesThere is a thread where users are sharing their panoramo images in our Wildlife Forum, as well as our readers latest thoughts on Travel Strategies in our Digital Cafe forum. DigitalPro for Windows Product UpdatesMoose Peterson has just released an excellent set of brand new FREE tutorials for DigitalPro 4. You can download them from:
|
||||||||||||||||||||||||||||||||||
Professional Photoshop 5 by Dan Margulis is now available, discounted to $38 at Amazon. Whether or not you've read previous versions of Dan's signature work the new edition has a huge amount of new and updated material and is worth buying. |
|
|||||
All contents copyright Pro Shooters LLC. All rights reserved.
Nikon is a trademark of Nikon Corporation.
nikondigital.org is not affiliated with Nikon Corporation.
nikondigital.org