Some pictures from Burj Khalifa

2011-08-01 1 min read Photo

DSC_3593{.shutterset_}

 

[php]
$file = ‘/var/chroot/home/content/02/6377202/html/wp/wp-content/uploads/copper_albums/Parks_Dubai/orig_DSC_5287.jpg’;
$exif = exif_read_data(“$file”, 0, true);
$key=”EXIF“;
$exif = exif_read_data(“$file”, “$key”);
echo “[table border=”1”]”;
//foreach ($exif as $key => $section) {
//similar_text($section, ‘EXIF’, $p);
//if ( $p == 0 )
//{
foreach ($exif as $name => $val) {
echo “[tr]”;
echo “$key.$name ”;
echo “$val ”;
echo “[/tr]”;
}
//}
//}
echo “[/table]”;
[/php]

Enhanced by Zemanta

First Destination in Dubai – Creek

2011-06-02 4 min read Photo

OK, so my first destination in Dubai was Creek in the after hours i.e. around 20:30PM. Good time to go to a place like Creek. Lots of lighting and really nice ferry to take you to the other side for pretty cheap so nice hub for my adventure with my camera. Result : Disaster. I took a lot of Photos there, but all waste because the time was after hours and I did not have a external flash. I guess with external flash it would have been good. Another mistake I did was to shoot in JPEG mode and thus could not try with increasing exposure and all with the photos.

Continue reading