Skip to main content

Being tired of taking my DLSR everywhere!

So I love my DSLR, I got a low end Canon with a couple of "L" lenses and is really great. Specially since I bought the L-series lenses, at last I understood that what everyone tells you that it is the photographer that makes the great pictures and not the equipment, is only half true. It will make a difference!

But you get tired of taking around that equipment, and besides that it is expensive to be caring around all that equipment in case you have the opportunity to take a picture, so, for my 43rd birthday I got a point and shoot camera. Looking for it was the worst part. One part of you wants to keep taking pictures with all the control you have with a DSLR, but on the other hand, you want a camera that at least can be hold in a big shorts bag. So after looking around and decided I wanted a Canon G10, but that it would not solve my problem, it is a big camera anyway, it got a Canon SX200 IS.

The camera is little smaller than the G10, which is good. It cannot really be used as a last resort emergency backup camera in an assignment but it a great camera. I always have disable digital zoom for my camera, but tried it anyway, and it is amazing::

Wide side of the lens (look at the mini-Eiffel tower at the right)

Full optical zoom, hand held
Full digital zoom hand held (I never realized there was a bell at the top)
So after using it for almost a month, I can surely say, it is great having a point at shoot with you almost all the time, that is not your partner camera. And this camera is very good. Video is also great.
The only problem I have found is that I took almost all of my pictures from the point and shoot, I hope to go back to my DSLR on september.

Comments

Popular posts from this blog

com.pivotmobile.android.metrics file on my Android phone

I recently ran an scan on my phone using MVISION, the scan indicated that com.pivotmobile.android.metrics was sideloaded and that it should be deleted. I could not find any valuable information of its origin on the web, but looking at the application tab on my phone setting, I could find out that it was installed by Claro, my mobile service provider. So I went ahead and deleted, without a problem Take this with a little caution (backup before deleting, bla, bla, bla), but it looks to be a mobile service provider tracking file.

http://localhost/sys/en/classic/login/login page not found installing ProcessMaker

I have been trying to install ProcessMaker using Wamp to avoid having several installations of MySQL, Apache and PHP. After serveral attemps I kept getting errors and could not make it work. My goal was to setup ProcessMaker in the following way. I tried using an alias instead of a Virtual Host. http://localhost/ProcessMaker As it turns out, it cannot be done that way. Whatever you do, you will not make it work (I guess there is a way, but yet have to find one, and would be not supported). The correct way would be something like http://ProcessMaker.localhost This would requiere changes in my hosts file and I guess I will have to go that way. The reference I found was this: http://forum.processmaker.com/viewtopic.php?f=5&t=249 Hopes to save you some time.

vmware.exe - No Disk

I was trying to run vmware last nigh, and started receiving an error message, trying to open vmware, the moment I tried to opened, it a received the error. Vmware player was working OK, but I wanted to create a new virtual machine so I had to find a solution. The error message was: wmware.exe - No Disk There is no disk in the drive. Please insert a disk into drive \Device\Harddisk3\DR2. I looked everywhere, including the registry, trying to find a configuration option or something that could be wrong, and nothing helped. Then I discovered a couple of  entries on vmware site that helped solving it. Apparently there is something wrong with the preferences file, locate in  %APPDATA%\VMware\ preferences .ini for  Windows  ~/.vmware/ preferences  for  Linux Not wanting to spend all night trying to solve it, I first deleted de preferences.ini file without looking into it much with  no luck. The solution: I deleted the directory VMWare, first I ...