Friday, August 7th, 2009

Cool Photo Apps #3 Create a life poster

lifeposter 733723 Cool Photo Apps #3 Create a life poster
Not all good applications come in big shinny boxes like Photoshop and Photoshop Elements. Many cool photo apps are available on the web and they’re free.

These apps do things that other programs don’t. They are fun to use and practical. In this Cool Photo Apps series I’ll show you some of these.

Popularized by the Mac and its iLife software, life posters are a collage of images arranged in a grid layout. Life posters look best when you use square images. On the PC you can create a life poster using the tools built into Picasa which you can download from http://picasa.google.com.

Here’s how to do it:

Step 1
Start with a new album by selecting File > New Album and give the album a name like Life Poster.

Step 2
Add the photos to the album that you want to use for the life poster. The order in which the images appear in the album are the order in which they will be arranged into your life poster so the first images appear across the top line of the poster and the next series of images will appear through the next row etc.. If you predetermine how big your grid will be, such as 4 x 4 images or 5 x 5 images you can determine which photos will be next to which other photos.

Step 3
When you create the poster, Picasa will automatically crop the images to a square format. If there are images that you would prefer to crop yourself, double click the image to open it and crop it to a square shape before beginning.

Step 4
To create your life poster, right click the album name and choose Select all pictures. Click the Collage button at the bottom of the tray area and choose Picture Grid from the Type list. From the location dropdown list choose a folder in which to save the finished collage image. Check the preview and, if you’re happy with the result, click Create to create the poster.

Step 5
You’ll find the image ready for printing in the folder you selected. Of course, having created your poster, you could convert it to a wall size poster ready for downloading and printing. Here’s a blog post that will show you how to do it: Cool Photo Apps #2 big huge photo prints

Monday, May 25th, 2009

Publisher – Making Signs

signs step3 746832 Publisher   Making Signs

Whether you need to make an open sign for your business or one to help find a lost pet, the basic premise is the same. You have a message you want to get across to your audience and you need to do this in the best and most effective way.

Signs pose difficulties not always present in other documents – you don’t have a lot of room to get the information across and often the sign will be placed where there is lots of other signage competing for attention.

Before you start
Before you make your sign, determine what you want to say and what information is most important for your audience to see. For example, for an Open sign, the word OPEN is critical and it will work without any other words very well. For a lost pet sign, the word Lost is important as it distinguishes the sign from others about pet grooming services, kennels etc.

Size of letters are important – a sign to be viewed from 3 yards/metres distance will need to have letters around 2.5cm/1 inch in height and you can add an extra 2.5cm/1 inch for every extra 3 metres/yards away your audience will be. The font size equivalent for letters 2.5cm/1 inch in height is around 72 points.

Colour is vital and it’s important that your sign be visible. The best colour combinations are high contrast ones such as black on yellow and white on black. Bad combinations are green on red or red on green – they’re indistinguishable to colour blind people and hard to read for the rest of us.

If you must use low contrast colours such as pale blue on white, add a black border around each letter to distinguish it from its surroundings.

When choosing fonts for your signs, stick to plain readable fonts and steer clear of script and other fancy typefaces. Fonts like Times New Roman and Arial and Verdana are good as they are clean and easy to read.

Capture interest
When you’re using photos to capture attention and to inform, make sure they are high quality and cropped to show the pet clearly. When typing information, group it logically so it’s easy to read. Include the details a person will need to have to contact you.

In the situation where immediate contact is crucial, creating tear off strips across the foot of the page is a good idea – a person can simply tear off the information they need and take it with them. However, make sure you also put the information on the sign as a person will need to have this available if the tear off strips are already removed.

Here’s how to create a sign with tear off strips.

signs step1 783792 Publisher   Making Signs
Step 1
Start a new blank print publication. Choose File, Page Setup and set up full page printing and Letter or A4 paper size depending on the paper you will use. Choose Arrange, Layout Guides and adjust the margins to match your printers margins – the defaults are generally too big. Choose Arrange, Ruler Guides, Format Ruler Guides, vertical and add them at equal intervals across the page. Add one horizontal ruler across the bottom of the page.

signs step2 783900 Publisher   Making Signs
Step 2
Create a text box and, in it, type the contact details for the tear off strip. Rotate the text by right clicking the shape, choose Format Text box, Text Box tab and check the ‘Rotate text within AutoShape by 90 degrees’ checkbox. Click the Colors and Lines tab and add a line to the top and right of the box. Drag the box into position and size it to fit. Hold Control as you drag a duplicate of the box to make the second box. Continue to complete all the boxes.

signs step3 746832 Publisher   Making Signs
Step 3
Complete the rest of your sign by adding a large text message to attract a viewer’s eye. Add other explanatory text – make sure to include your phone number or contact details in the main notice in case all the tear off strips are removed. Focus on the important details someone will need to know. Add an image if desired to help attract attention.

Saturday, August 16th, 2008

DIY Visual Basic audio player

25topper 776084 DIY Visual Basic audio player
I’ve been programming with Basic for years, more than I ever want to admit to.

Recently I’ve been using Visual Basic Express edition, 2005 & 2008. I’ve made a heap of wonderful projects to show how to use the language to do things from creating status bar programs to a sketch application and a music player.

Over the next few months I plan to add some of these projects to my web site. For now, the first of these is up – a simple audio player created in VBE2005.

You can find it here, there is a second part which will be added very soon. It adds more functionality to this player application.