Star Trails photography

Weather conditions were perfect the other night for some Star Trails photography and as I had never actually tried this technique before I thought it was a good chance to have a go.  I used a Canon 40D camera and a Tokina 11-16mm lens but so long as your camera can take individual long exposure shots over a period of time then you should be good to go (if you wanted to).  DLSRs are not really suited to keeping the shutter open for a long time as you end up with hot spots on the image, so a more practical solution is to take a series of shorter exposed images over time.

Required kit
-Camera which can take continuous long exposure images over time
-Charged camera batteries
-Tripod – essential to keep the camera steady and pointing in the same direction
-A clear night  :-)

Additional kit
-Remote release used to keep the shutter release open – else you have to press the shutter release each time to take a shot
-Torch – basically to see where you are going in the dark  ;-)  
-Some foreground object, a tree perhaps or the top of a building .. etc

Setup
I tested the process in my back garden with the top of a tree as my foreground interest, then with the camera on a tri pod I set it to an exposure time of 30secons, ISO 400, F5.6 and auto white balance.  Focusing on the stars was done manually and I had a cable release for starting the shoot.  After a few test shots to check the settings I pressed the remote and set it to hold the shutter release; so although the camera is capable of taking 6 shots a second it was now taking 1 shot every 30 seconds :-)   I then left it alone for just over an hour and ended up with 100+ photos.  I shot in RAW and used a 2gb card.
Note: When I decided enough was enough I shone the torch into the tree for the last two exposures, this brought some light to the foreground.  Then I released the shutter and stopped taking pictures.  The last thing you have to do is put the lens cap back on and take one more photo, will tell you why in a moment.

Process
Armed with all those photos I converted them from RAW to JPG (also tweeked the colours slightly) and then used startrails.exe (free software) to stitch all the photos together.  This is possible in photoshop, or a similar package but would take ages, where as with startrails you point the software to the folder containing your images and it does the rest.  Now, the image you took with the lens cap on — this is known as the “darkframe” in Startrails and useful for reducing image noise.

Result
You can see the first result on my Flickr page to the left hand side, however I wanted to share the process.

Microsoft LISTAS

Listas is a tool for the creation, management and sharing of lists, notes, favorites, and more. It allows you to quickly and easily edit lists, share them with others for reading or wiki-style editing, and discover the public lists of other users.  We encourage you to try using it for meeting notes, bookmarks, shopping lists, to plan a night out, or whatever other creative ways you can think of.

Windows Live ID or Passport account needed.

WEBSITE TOOLS INSTANT TEST WIZARD

From Site:

Test the performance and availability of your website from 11 locations around the world. Simply click on the button for the test that you would like to run and input your info. This is the only testing wizard online that gives you results from around the world – FOR FREE

Here

Technorati tags: ,

An Inspirational Facebook application

The Inspire Me Facebook application does what it says on the tin … your friends can send you words of insipation to help you through your day, or to do those tasks, or to cheer you up.  This actually seems like an interesting idea with some potental !!!

Technorati tags: , ,

Has Flickr just been pwned ???

Follow a live .Mac web gallery link to see what iMac galleries are now offering …….. It’s very slick indeed…. Drag your cursor over a gallery to “flip” through its photos, and click anyone to view. Once you’ve entered a gallery, you’ve got several options. Choose a grid, carousel or mosaic layout (the carousel is **impressive**), or simply start a slideshow. You may also change the background’s color and resize any photo. Finally, you can subscribe to an album’s RSS feed, send to a friend or add photos (if you’ve got permission to do so).

I tried this on Firefox 2.0.0.4 on XP and it was very nice … I heard that it looks amazing on iphone (don’t have those in the UK yet) and I am sure it looks better on MAC/Safari … but as for sharing photos then I wish Flickr did that  :-D

Technorati tags: , , ,

Software could tell the authentisity of an image

“Using a new program to analyze images and videos for changes may reveal hidden terrorist messages.”

Ok, this is interesting in that someone has used clever ideas and neat technology to analyise the source and authentisity of an image, which could help decide debates about is it real, is it not real.  But sorry, it would be much more interesting if it did not mention Al Qaeda and concentrated on the fact that the process was in fact possible.  We are hit by a mountain of images on a daily basis which could be doctored to hide their true source or indeed include hidden messages and these are from all “sides” and across all media.  Lets try it against some government images.

Technorati tags: , ,

Whats under the hood at youtube.com

We have all heard, seen and probably uploaded to Youtube.com but have you ever wondered what is under the hood, just what makes this site work and how it was able to scale so quickly to handle delivery of over 100 million videos a day … well, if you have then this will make for interesting reading.  If you haven’t, well enjoy their services anyway.

Technorati tags: , , ,

USB Encryption – a quick look

I had to do some research on both software and hardware based encryption for a project recently and although I had heard of TrueCrypt I had never actually used it.  Although we chose not to use the product for this particular project (company did not like the idea of Open Source, but that’s another story for another time) I wanted to see if I could encrypt a USB drive in such a way that the PCs I used the device on did not need TruCrypt installed.  Well, this is a quick guide to how TruCrypt does just that.

This was done on a XP/SP2 desktop.  TrueCrypt does not work on Vista yet, refer the the venders Web site for details.

Firstly, you cannot use Full disk encryption for this, why not??  Well, the TrueCrpyt.exe file has to live on the USB device and in order for it to run you need to access the volume … if the volume is encrypted then you can’t read it without using TrueCrypt … which is encrypted on the volume !!!  So, we create an encrypted “volume” on the device, which is kinda like an encrypted folder. 

  • Install TrueCrypt
  • Load TrueCrypt Format.exe from the programs folder where you installed Truecrypt
  • Create a standard volume and click NEXT
  • Choose Select File and create a new file of your choice on the USB drive which will become the encrypted volume, remember to give the name a .tc extension,  then click OPEN followed by NEXT
  • The choice of which encryption settings to use is a personal one based on requirements or knowledge .. defaults were fine for me, click NEXT
  • Set the size of the volume to be a few MBs less than the full size of the device … the remaining space will be used to host the TrueCrypt.exe files.  Typically you will need about 3mb for the TruCrypt files.
  • Choose your passphrase **Read the warnings** click NEXT
  • Click Format when you are ready — make sure you are on the correct drive letter for the USB drive in question

That’s the volume created, so now we configure TrueCrypt to mount the volume when the drive is plugged in

  • Launch TrueCrpyt.exe
  • TrueCrypt has a featured called Traveler disk which allows us to finish off the task, so choose this from the Tools menu
  • Create the Traveler disk files on the drive letter associated with your USB drive
  • Choose Auto-mount and then choose the volume file that you created in the steps above
  • Leave the mount drive letter as First Available … this will help stop drive conflicts in the future
  • Click on CREATE
  • This should create the required file structure and autorun.inf.
  • Once done click on the CANCEL button to close Traveler Disk

Remove the USB stick and then plug it back in to test.  Depending on how your PC in setup to handle USB devices you will probably be prompted with a choice on what to do …. if you are then Run TrueCrpyt should be on the list, so select that.

Enter your passphrase into the dialog box and this should mount the volume to the next available free drive letter.

Note: You will have two drive letter pointing to the USB drive, but one will show you the TrueCrypt folder and is therefor the un-encrypted volume, the other will be the encrypted volumes

This worked for me, however please remember I cannot guarantee it will work for everyone…..

Technorati tags: , , ,

Firefox tip

Just found that if you are using Firefox you can use the address bar to search google, just by prefxing your text with “google” …. so typing   google daily news  into the address bar for exmaple would auto search google with the text daily news.

I’ve blogged similar things in the past, but there…

I’ve blogged similar things in the past, but there is so much free, good open source software out there that lists like these are a haven for some excellent utilities on just about every software need you may have………………..

AnAppAday.com

Community driven blogg where the Software Jedi codes an app a day … some very cool things on there …….

The 46 best-ever Freeware utils

These lists pop up all the time … but it is always worth a read to see if there is something you may be missing.

A good list here and some fantastic products mentioned.

Collect – Organise – Share

Onfolio is the complete solution for collecting, organizing and sharing online content. Built into the browser, Onfolio is a convenient and familiar tool that will make your web research more efficient and organized