A Photo Collage for Your Blog

If you’re interested is adding some pizzazz to your blog then making a a free photo collage or photo montage online maybe what you are looking for. You can create great collages online without any graphic programs. It’s easy and you don’t need to know about photo collage’s layers or other photo concepts. Just upload your photos. Follow the intuitive process to create your collage and then download it.  You can use your photo collage as a background,  or resize itand use it in blog headers, as well as in posts or pages.

photovisiinstructionsPhotovisi

I liked this site.  Photovisi is a free and easy to use online photo collage maker. No registration required. Select one of the many designs, add your photos and then customize by dragging items around. You can also add text. After the collage is finished, it’s available for download and print! Finished size 1024 x 768  or 1600 x 1200 pixels.  It’s a 3 step process that’s easy to master.

1. Select a template 2.  Add photos. 3.  Download.

Email E-mail collage Twitter_logo Share on Twitter

Want to try it out?

small collage

If you have used any other sites to create a photo collage or photomontage please feel free to comment and let me know which sites you used, as well as posting a link to your creation.

Related post found in this blog: Blogging and Using Media Effectively

Blogging and Using Media Effectively

blog I’m always looking for way to enhance the value of the content in my blog and that includes being privileged to receive and publish posts by guest authors. Today I’m issuing a guest blogger invitation to regular readers and subscribers, who have some specific skills. Those who have the skills required and who will agree become guest bloggers must accept the terms I have set in my Guest Posts policy.

If you are a regular reader/subscriber then have you ever:

  •   Created a how-to video for a blog post?
  •   Created a how-to audio or podcast for your blog?
  •   Created a slide-show for a blog post?
  •   Created a photo montage or gallery for a blog post?
  •   Created your own graphics for a blog post or for your blog?
  1. If you have done any of those 5 things then do you have any tips, tools, or resources to share in a guest post tutorial?
  2. If you have done any of those 5 things then how was what you presented received by your readers?
  3. If you have NOT done any of those 5 things then would you consider doing any or all of them in the future? Why or why not?
  4. How do you as a reader respond to media enhancement of blog posts?

Help! I can’t see my images

don't panic buttonMy images are not visible on my [wordpress] blog. They are visible on my friend’s computer but not on mine. How do I make them appear please?

Whenever we experience these kind of problems the first thing we suspect is a browser issue so we troubleshoot beginning with checking for browser issues.

Where are the images hosted?

  1. There are various ways of linking to images and you will find the three permitted ways described in Images: The Three Link Options.
  2. Did you upload the images from your own computer? If so then be sure the images are accepted file types ie. check the image file type extensions.
  3. Did you link to images in your Media Library?
  4.  Did you remove the images from your Media Library?
  5. Did you link to images in your account on an image hosting site? If you do not have unlimited bandwidth and have exceeded it and/or have not paid for additional bandwidth, then the image host can prevent the display of the images.
  6. Are you “hot-linking” to someone else’s images?

Bandwidth theft or “hotlinking” is direct linking to a web site’s files (images, video, etc.). An example would be using an image tag to display a JPEG image you found on someone else’s web page so it will appear on your own site. Displaying an image or file that doesn’t belong to you could be a violation of copyright, making you open to litigation. Some sites have prevention measures in place so if you attempt to hotlink you can’t. Others have messages that replace the images with a message to the effect of stop stealing our bandwidth as they are paying for it and you aren’t by hotlinking you can cause them to exceed bandwidth limits and have to pay extra. — How do I know I am hotlinking?

There’s another reason not to hotlink images. As the inages are on the other party’s server they can change the image you are “hotlinking” to which results in you having an image you didn’t intend to display on your blog.

If you have tried the troubleshooting strategies above and you still cannot view the images on your blog  then WordPress.com have provided additional troublehooting tips you can try. if those do not work for you then f none of those work for you contact Staff and provide them with all details about what you did and what happened.

WordPress: Create a random post icon

wordpress icon

Click for random post

It’s easy to post a link in a text widget in your wordpress blog’s sidebar that when clicked will display a random post found in your blog. You can use anchor text or not. Simply place the code into a text widget and display it at the top of your blog’s sidebar for reader convenience.  But did you know that the random post URL can be linked to an image of your choice? This post is a step by step tutorial for wordpress beginners.

Here’s just a little easter egg for you to play with: Try adding ?random to the end of your WordPress.com URL and it will redirect you to a random post on your blog. You can link to that address like any other, either in your post or a widget. Update: Based on a suggestion in the comments, I’ve added this to the admin bar so when you’re logged in and you hover over “Blog Info” the first menu item is a random post link. — Get Random

Simply replace example URL with  the Random Post link in the choice you make below.

Example 1 link without anchor text:

http://example.wordpress.com/?random

Example 2 linked to anchor text: Click for random post

<a href=”http://example.wordpress.com/?random”>Click to read a random post</a>

Example 3 linked to an image:

Draft post

  1. Create a draft post that you will later delete.
  2. Select a small image to link to and upload it into your Media Library.
  3. Fill in the Alternate Text.
  4. Type “Click for random post” into the Caption.
  5. Fill in the Description.
  6. Hover over “Blog Info” on the Admin bar and a dropdown menu will appear.
  7. Hover over “Random Post” and copy the URL onto your clipboard.
  8. Paste that URL into Link URL
  9. Click the “Insert into post” button and when that it complete click the X to close the image details box and return to your draft post.
  10. Switch to the HTML edior and copy the image code provided there onto your clipboard.

wordpress image detail box

Text Widget

  1. Proceed to Appearance > Widgets select a text widget and drag and drop it into the position in your sidebar that you want it to appear in and open the widget.
  2. Paste the code you copied out if the HTML editor into it.
  3. Click “Save” and “Close
  4. View the front of your blog. Click your tmage and view a random post.
  5. Delete the draft post as you are done.