A Tip A Day [:: ATAD ::]

a fortune, two cents a day

Archive for the ‘discovery’ Category

ATAD #23 – Pinhole camera

with one comment

A pinhole camera works on a simple principle where light enters a small hole to produce an image on the film/sensor. This image is usually sharp, but since only a small amount of light is entering the pinhole, longer exposure times would be required. A pinhole can never replace your camera lens, but such a setup can be used simply for artistic purpose or just to have some fun 😉

__tipped__
vinaydeep

Written by veed

August 28, 2008 at 1:38 pm

Posted in discovery, photography

Tagged with ,

ATAD #20 – Adding a linebreak in a wordpress post

leave a comment »

The wordpress wysiwug editor seems to remove the <br> tag from the posts and prevents me from adding line breaks to format posts better.

I found this piece of code that can be used to induce a linebreak in the wordpress post.
<p align=”left”><span style=”color:#ffffff;”>.</span></p>

.

Source [ via xarj ]

__tipped__

Written by veed

August 19, 2008 at 7:37 am

Posted in ATAD, discovery, tech