-
Notifications
You must be signed in to change notification settings - Fork 0
/
photos.html
178 lines (166 loc) · 12.6 KB
/
photos.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="Showcase of the photography by Dipan Ghosh. Some topics such as photograpy gears and art and craft in photography has also been discussed.">
<meta name="author" content="Dipan Ghosh">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="keywords" content="Dipan Ghosh, Dipan, Ghosh, Photography, Canon, SLR">
<link rel="icon" type="image/png" href="./images/favicon.ico">
<!-- Be sure to change this up! -->
<title>Dipan's Web: Photos</title>
<!-- Bootstrap -->
<link href="./css/bootstrap.css" rel="stylesheet">
<!-- Custom CSS -->
<link rel="stylesheet" href="./css/custom.css" type="text/css">
<link rel="stylesheet" href="./carousel.css">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<nav class="navbar navbar-default " role = "navigation">
<div class="container-fluid container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#defaultNavbar1"><span id="mobileMenu" class="white"> Menu </span> <span class="glyphicon glyphicon-chevron-down white"></span> </button>
<a class="navbar-brand" href="http://thedesignerd.in"><img src="./images/brand.svg" alt="" id="navbrand"></a></div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="defaultNavbar1">
<ul class="nav navbar-nav">
<li><a href="#"><img src="./images/home-icon.svg" alt="home ">Home</a></li>
<li><a href="work.html"><img src="./images/work-icon.svg" alt="">Work</a></li>
<li class="active"><a href="photos.html"><img src="./images/photos-icon.svg" alt="">Photos<span class="sr-only">(current)</span></a></li>
<li><a href="designs.html"><img src="./images/designs-icon.svg" alt="">Designs</a></li>
<li><a href="meandus.html"><img src="./images/meandus-icon.svg" alt="">Me and Us</a></li>
<li><a href="blog.html"><img src="./images/blog-icon.svg" alt="">Blog</a></li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</nav>
<div id="carousel1" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carousel1" data-slide-to="0" class="active"></li>
<li data-target="#carousel1" data-slide-to="1"></li>
<li data-target="#carousel1" data-slide-to="2"></li>
<li data-target="#carousel1" data-slide-to="3"></li>
<li data-target="#carousel1" data-slide-to="4"></li>
<li data-target="#carousel1" data-slide-to="5"></li>
<li data-target="#carousel1" data-slide-to="6"></li>
<li data-target="#carousel1" data-slide-to="7"></li>
<li data-target="#carousel1" data-slide-to="8"></li>
</ol>
<div class="carousel-inner" role="listbox">
<div class="item active"><img src="images/photo-slide/slide-image-4.jpg" alt="First slide image" class="center-block">
<div class="carousel-caption">
</div>
</div>
<div class="item"><img src="images/photo-slide/slide-image-2.jpg" alt="Second slide image" class="center-block">
<div class="carousel-caption">
</div>
</div>
<div class="item"><img src="images/photo-slide/slide-image-3.jpg" alt="Third slide image" class="center-block">
<div class="carousel-caption">
</div>
</div>
<div class="item"><img src="images/photo-slide/slide-image-1.jpg" alt="Third slide image" class="center-block">
<div class="carousel-caption">
</div>
</div>
<div class="item"><img src="images/photo-slide/slide-image-5.jpg" alt="Third slide image" class="center-block">
<div class="carousel-caption">
</div>
</div>
<div class="item"><img src="images/photo-slide/slide-image-6.jpg" alt="Third slide image" class="center-block">
<div class="carousel-caption">
</div>
</div>
<div class="item"><img src="images/photo-slide/slide-image-7.jpg" alt="Third slide image" class="center-block">
<div class="carousel-caption">
</div>
</div>
<div class="item"><img src="images/photo-slide/slide-image-8.jpg" alt="Third slide image" class="center-block">
<div class="carousel-caption">
</div>
</div>
<div class="item"><img src="images/photo-slide/slide-image-9.jpg" alt="Third slide image" class="center-block">
<div class="carousel-caption">
</div>
</div>
</div>
<a class="left carousel-control" href="#carousel1" role="button" data-slide="prev"><span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span><span class="sr-only">Previous</span></a><a class="right carousel-control" href="#carousel1" role="button" data-slide="next"><span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span><span class="sr-only">Next</span></a></div>
<a href="gallery.html"><button class="btn btn-default" id="gallerybtn">Visit the Gallery</button></a>
<section class="container">
<p>Photography is one of my long term passion, and over time, I have gotten somewhat serious about it. During my stay in IISc, I taught myself photography, which, as <a href="https://www.lynda.com/Ben-Long/748177-1.html">Ben Long</a> puts it, is an act of seeing actively. That made a lot of sense to me once I started practicing it. Every day, as we wander about doing our daily work, or, even when we are roaming around, spending good time, we see many things, but we dont NOTICE them. It is this difference of taking a different vew of the world in front of us, is what has intrigued me the most. </p>
<p>On another note, photography has two sides, art and craft. The craft side is very technical, as it deals with lots of sciency things <a href="#photographyCraft"> discussed below</a>. The nerd in me is very interested in this, so I am interested in phtography. On a deeper level, photography is an art form. Photography is lively and beautiful. It is the combination of both, that I like most in photography, and that is the reason it has fascinated me.</p>
<p>This is a library of all my images, presented in an organised way, with the best possible quality. If you enjoy it, please <a href="#">get in touch</a> with me!</p>
<a href="gallery.html"><button class = "bodybutton" id="gallerybutton">Visit Gallery!</button></a>
</section>
<section class="container">
<h2>Photography Gear</h2>
<p>Gear Gear O Dear! Photography is a seriously gear oriented business, but at the end of the day, it is the person behind the camera taking the picture. Some basic gear is essential for photography, sometime your gear will limit the kind of shooting you can do. However, more often than not, excellent images can be taken with a basic camera, and by basic I mean any camera with manual controls. </p>
<p>At this point, I have Canon EOS 6D as my primary camera, with a Tamron 24-70,f/2.8. If you dont know what those numbers mean, dont worry. I also have a GoPro Hero5 Black, primarily for shooting in bad weather and water. The GoPro also have an extremely wide angle lens, which sometimes comes in handy. </p>
</section>
<section class="container">
<h2>Art and craft of Photography</h2>
<p>If you get a bit serious about photograpy, you would find that photography is a multi-faceted discipline. There are so many sides to explore, and as technology evolves, new medium and opportunities open up. Areal drone photography, and VR techniques are just coming out today, and this keeps the creative horizones ever expanding. Because of my interest, I thought it would be appropriate to discuss some aspects of photogaphy as I see it. That way, a less experience person can pick up he relevant vocabulary and have a new viewpoint to the photographs presented. Although most of the discussions here are generic, it woud be mixed in with my own opinion and point of view. If you are new to photograpy, or are interested, this may be a good read for you.</p>
<h4 class="mark">I would write this piece by piece. Stay tuned!</h4>
</section>
<section class="container">
<h2>How to learn</h2>
<p>The main part of learing photography is to take picture. Unless you actually shoot, bookish knowledge would not help. Ideally, you would have an SLR/Mirrorless camera, but not having one is fine as well. I learnt photography when I did not have one myself, I borrowed frm friends to get the practical hands on training. That being said, you would have to learn the basic theory of photography, and maybe even a bit of history. There are very good online resources out there, you can find yourself a book if that's your thing, or, if you find video tutorials more useful then I would definitely recommend <a href="https://lynda.com">Lynda.com</a>. Check out the <a href="https://www.lynda.com/learning-paths/Photography/become-a-photographer">Become a Photographer</a> learning path which features a bunch of great courses, along with the <a href="https://www.lynda.com/Digital-Photography-tutorials/foundations-of-photography-exposure/71923-2.html">Foundation of photography series</a> by Ben Long. I have learnt all the basics from here, so definitely check it out.</p>
</section>
<footer class="row container-fluid">
<div class="container">
<figure class="text-center col-md-offset-0 col-md-3"> <img src="./images/brand-footer.svg" alt="" id="footerbrand"> </figure>
<div class="text-center col-md-offset-0 col-md-3 footercontact col-lg-5">
<div class="text-center row"> <a href="https://www.facebook.com/dipan.ghosh.10" class="sb facebook">Facebook</a> <a href="https://twitter.com/ThisisDipan" class="sb twitter">Twitter</a> <a href="https://plus.google.com/+DipanGhosh" class="sb google">Linkedin</a> <a href="https://www.youtube.com/channel/UCuVznyH32OZUQZnJrYxAwFw" class="sb youtube">Youtube</a> <a href="https://www.linkedin.com/in/dipan-ghosh-17842257/https://www.linkedin.com/in/dipan-ghosh-17842257/" class="sb linkedin">LinkedIn</a> </div>
<a href="contact.php" class="white">
<button class="btn btn-info text-center" id = "contactbtn">
Contact me
</button></a>
</div>
<div class="text-center col-md-offset-0 col-md-3 col-lg-1">
<a href="sitemap.html" ><button class="btn btn-default" id="sitemapbtn">
Sitemap
</button></a>
</div>
<nav class="text-center col-md-offset-0 col-md-3">
<ul class="row" id="footermenulist">
<li class="col-md-3 white footermenu"><a href="index.html">Home</a></li>
<li class="col-md-3 white footermenu"><a href="work.html">Work</a></li>
<li class="col-md-3 white footermenu">Photos</li>
<li class="col-md-3 white footermenu"><a href="designs.html">Designs</a></li>
<li class="col-md-3 white footermenu"><a href="meandus.html">Me and Us</a></li>
<li class="col-md-3 white footermenu"><a href="blog.html">Blog</a></li>
</ul>
</nav>
</div>
<div class="text-center col-md-offset-0 col-md-12 black">
<p class="grey small">© 2017 Dipan Ghosh ALL RIGHTS RESERVED </p>
</div>
</footer>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="./js/jquery-1.11.3.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="./js/bootstrap.js"></script>
<!-- SVGeezy fallback for SVGs being used-->
<script src="./js/svgeezy.min.js"></script>
<script>svgeezy.init('nocheck', 'png');</script>
<!-- Google Analyics Tracking code-->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-91898116-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>