Pages

Showing posts with label technical. Show all posts
Showing posts with label technical. Show all posts

Wednesday, April 17, 2013

Camera Hunting - Part II

Continuing on with my camera hunting ...

When I was a teenager I got my first 35mm SLR - a Chinon CS.  It was a great camera to learn all the intricacies of photography.  This was in the days of film.  You took your photos, you hoped you got it right, but you didn't know until you sent the film in to be developed.  It was a lot of money for a teenager to spend and crushing when mistakes were made and photos didn't turn out the way I had envisioned them.


Fast forward to 2003.  Manuel and I meet and fall in love.  He has a 35mm Canon ... I still have my Chinon.  In 2006 we borrow my Mom's Nikon Coolpix to take with us on a European trip.  We fall in love with digital photography.  We get our own - a Canon PowerShot S3 II.  It was incredible to not be tied to film ... to be able to snap and view immediately.  To know that the picture you had just taken wasn't a dud.  Wow!  After Walter was born we got the Canon Powershot A1000 as an additional camera - a pocket camera to have with us when we were out and about.

Still ... I missed the control of the 35mm SLR.  I just didn't want to go back in time and be tied to film.  Also, film was getting more expensive to develop.  Besides, it was just too inconvenient - you had to bring the film in and wait for it to be developed.

This brings me to the present.  I really feel that I need something better than a point & shoot (P&S).  I just can't get the right images for this blog.  I'm constantly struggling with the lighting.  I hate flash.  Of course, there are just too many choices ;)

DSLR Choices

In the DSLR arena I've focused on two models - both Nikons - the D3100 and the D5100.  The D3100 is really a beginner's entry DSLR.  It has a great guide menu that takes you through everything, yet it still allows you to go totally manual when you're ready.  The D5100 is a better camera - more controls, better features ... but it costs about $130 more.  That would almost pay for a prime lens.  The D5100 has a flip out display, art filters that can be applied while taking photos; you can even use the diorama filter while making movies ... so cool!  Yet, the D3100 takes photos just as well.  The ISO is a little lower, but still more than adequate.  Most of the art filters are there in the D3100 - you just have to apply them post-shot (the only one not included is the Selective Colour - a filter which allows you to pick a colour and have it be the only colour shown while everything else is black and white - it produces quite striking images ... still this is very likely available in Photoshop-type software ... it's just not as immediate).  The D5100 has a much larger selection of Scene Modes, including one called Food which, you guessed it, is used when taking photos of food.  For a blogger, a really useful mode.

CSC Choices

Compact System Cameras - CSC's - use a mirrorless system.  They are much smaller and lighter than a DSLR.  The price, unfortunately, is very similar (if not more) than a traditional DSLR.  The advantage?  Size.  They are more subtle when out and about - they are great for taking candidate photos.  The downside is that they generally aren't quite as good with image quality.  The more expensive ones get quite close ... but a comparably priced DSLR will likely blow it out of the water.

Which One?

I can't decide if I should take a gamble on a CSC.  The CSC would definitely be more manageable in a physical sense.  I'm more likely to take it with me and use if for everything from taking photos of Walter to taking photos of recipes that I'm trying out.  With a DLSR I'm more likely to really work at taking great photos - I'm more likely to focus on the technical.  With the CSC I'm more likely to focus on what's happening.

Which would you go for?  Why?  If you have a DSLR or CSC why did you pick it?  Do you like it or do you wish you'd picked something else?

Wednesday, April 03, 2013

Camera Hunting ... Or Just Dreaming?

I've been thinking about getting a new camera.  To be precise - a new DSLR camera.

We've got three cameras in the house.  Manuel has a Panasonic point & shoot, and I have two Canon's - both point & shoot, but the larger is bordering on DSLR land in that it allows me to manually adjust aperture, time, ISO, white balance, etc.  Still, it only has one built in zoom lens - a 6.0 - 72.00 mm 2.7-3.5 USM Canon zoom lens.  This camera (PowerShot S3 IS) has served me reasonably well.  Before it I had a true 35mm camera that I almost exclusively used in manual mode.  Since moving to the digital world of photography I've been making do with less.  The trade-off has been the instant access to photographs, not having to wait for processing, being able to delete bad photos, and keeping and sharing the good ones.

Where I find it most challenging is taking interior shots.  I know that it's not the camera that makes the photographer better, but the technics that the photographer hones over time.  I get that.  And that's probably what's been making me hesitate about this yearning for a new camera.  It's a lot of money.  No matter how I slice it, I can easily spend $500 or more on a new system.

I'm wondering if I should just get a new tripod and work with that for a bit (the old one got toddler-handled some time ago and important pieces are missing).  I've also been looking at refurbished cameras - of course, when I do this I push the limits and look at bigger and better systems since I'm "saving" all that money.

What would you do?  Work with what you have or go wild and splurge on a new camera?

Thursday, July 19, 2012

What The ... ?

So, I had a little OCD moment.  I wanted my photos to line up better.  And I found a blog that talked about another blog, that gave some code to use in the CSS area of Blogger (you know how that goes ... you click ... and click ... and click some more, and before you know it you are somewhere beyond the yellow brick road).

Girl does Geek was the place where I found this code:

.post-body img {
width: 400px;
height: auto;
}
.post table.tr-caption-container img {
width: 400px;
height: auto;
}

I followed the bloggers instructions and it seemed to make things better.  Except there were a couple of posts where the photos weren't quite right.  Since I don't have too many pages yet I thought I would fix them all, but somehow, a couple of posts got re-dated with today's date.  Which means that the posts are out of order.  I can't find how to fix this.  I'm stumped.

Sigh ...

Addendum:  I ended up having to check my photos since they are date-time stamped correctly and set the date and time for each post manually.  Lesson learned?  For each new post set the date and time as an initial step before writing!  Thankfully I'm not years and years into blogging ... that would have sent me round the bend.