Archive for the 'Uncategorized' Category

New Website is Now On-line!

Visit www.manitobamuseum.ca to take advantage of our new website, which offers a number of innovative features that can help you find what you need.

  • A Plan My Visit Section with the latest exhibitions, an interactive map, and a quiz that will help point you in the right direction
  • Up-to-date information on Planetarium shows, upcoming gallery changes, and our temporary exhibits
  • Take a sneak peek in our vaults – there’s a new collections database with over 700 treasures on display
  • A special section for teachers
  • Podcasts, blogs and videos!

share this made simple

What

A Sharing Widget is a small graphical element placed within the markup of a hypertext file that enables users to share content and information resources with the community, in conjunction with a third-party site or social networking application platform like Facebook or MySpace.

For instance, the ShareThis Widget enables the user to share the content of a page (or a component of a page) with friends on social networking sites like MySpace and Facebook. In doing this, this widget (or gadget, as widgets are sometimes referred to) acts as a bridge between the content of a given site, and the backend application platforms supported by the widget, abstracting out the complexity of the application platform from the user application.

When

Provide as sharing widget in contexts where the user may wish to directly send a pointer, invite someone to view something, or add a copy of or reference to something to a shared or public space they own or have access to.

For direct sending, a user might just as well opt to copy and paste a link into an ordinary email message. This meets the user’s needs and benefits the community but the behavior will not be trackable by the system and thus the system won’t be able to learn from this. It’s important not to hinder the user but be aware that if the sharing widget doesn’t provide any utility beyond traditional email then there’s little reason for users to adopt it. (With users who aren’t technically savvy, however, saving them from having to manipulate urls and other computer-istic text strings may be value enough to warrant use of the widget.)

By far the primary form of sharing is direct sending. Secondary forms of sharing (such as IM, SMS/text message, Facebook, etc. when included but should be secondary within the sharing drop down.

When users are logged-in, you can prepopulate the sharing form with their information and give them contact-list or address-book access with autocomplete in the recipient field of the form.

How

Provide a button or link labeled Share or Send or something similar.

When the user invokes the button, display an overlay form with sending and sharing options, which can behave as individual “tabbed” areas in the form. Optionally include other object utilities, such as “print” in this same context.

Add To Any offers an extensible Share This widget for embedding on sites.

Users have come to expect thee sorts of conveniences for grabbing and sharing content. (Remember, everyone is overwhelmed with information and reminders to revisit or share information. If a user can send or share content on impulse with immediate gratification, it is much more likely they will take the action and learn to expect to be able to do so.

A Few Useful WordPress Formatting Tips

Here is a handy reference for those starting out on Wordpress editing. You can also reference the many tutorials available online specifically developed to help you with your Wordpress site.

http://codex.wordpress.org/WordPress Lessons

Here are a few important tips from our developers:

Tip #1 - Use Firefox

This is the best browser to use for both viewing sites, online security and editing your Wordpress site. Some browsers have funny quirks and can cause a few headaches (Safari). We recommend Firefox as the best browser to ensure that you can edit your site with the least amount of difficulty. And great news, it’s a free download and easy to install!  GO TO: http://en-us.www.mozilla.com/en-US/

Tip #2 - Avoid Pasting in Pre-Formatted Text

Strip out your formatting before pasting your new text into your Wordpress pages.

Make sure when you paste new type in that you use the “HTML” tab to paste in your copy … not the “visual” tab. Once you have pasted it in you can then go into the visual side of things to format the type. It’s very important that you do not copy styles over from word or other documents as then your site starts to look as if it was not designed at all! If you use the formats that we have set up in your style sheets (drop down headlines etc) your site will look much better.

Tip #3 - Multiple Pages

Do you write articles that seem to go on forever? This feature will help you break up your content. By clicking the “more” button in the visual editor where you want to break your text, you will break up your content into multiple pages.  Simply click the “more” whenever you want to start another new page.

Be sure to click on the next page!
Pages: 1 2 3 4

Tip #4 - Uploading and Styling Images

WordPress makes it easy for you to add images to your WordPress site. You can upload them directly from within WordPress by using the built-in file uploading utility in the post or page screen.

Styling Images in WordPress: Current versions of WordPress now have image alignment built-in. WordPress adds CSS classes to align the image to the right, left, and center of a paragraph, so the text will wrap around the image.

Image Size and Quality: The size and quality of an image for use on a web page is determined by a variety of things.

Physical Size: The physical size of an image is based upon two things: The size of the image on the screen and the file size. Generally, the file size is treated as a different issue.

File Size: This is the size of the file on your hard drive or server.

Resolution: Resolution refers to the number of pixels in an image. Resolution is sometimes identified by the width and height of the image as well as the total number of pixels in the image.

File Type: There are basically X image types popularly found on the Internet: jpeg,gif,png and (for favicons (the icons next to the address)) ico.

The physical size of the image is information we need to know in order to determine how much “space” will the image occupy on a web page. If your WordPress Theme features a fixed width content area of 600 pixels and the image you want to use is 800, the image will push the sidebar and layout of your web page around, messing up your design. Images within that 600 pixel width need to be restricted to that maximum width in order to protect the layout of your page. It’s up to you to determine what size they should be from there, matching the image to your overall layout and styles.

File size dictates the time it takes to load your page, the larger the file size, often increased because of a high image resolution quality, the longer it will take to load. People often don’t have the patience to wait through long web page loads, so keeping your file sizes low speeds up your web page access times. Typically, large high quality images should be kept between 100K and 60K. Smaller images should be closer to 30K and lower.

The resolution of the image dictates its clarity. The higher the resolution, though, the larger the file size, so you have to make a compromise between quality and file size.

Luckily, the various file types most commonly used on the Internet have compression features. When you save the file as one of these types, it condenses or compresses the data information in the image file. Internet browsers can decompress this information to display the image on the screen. Some graphic software programs allow you to set the compression rate to control the quality of the image (and file size) at the time you save it. Depending upon your use of the images on your site, you may have to experiment with this to get the right ratio that keeps the resolution quality good while maintaining a small file size.

Websites use four common file types. The end of a filename (called the extension) tells what type it is. One type, ico, is to make a favicon file - but this is usually only done when a website is first set up. The other three types are used for general images:

  • jpg (JPEG) is good for photographs. Saving a photo as jpg removes detail from the photo. Good photo editors let you control how much detail is removed (the “compression”). Different photos need different compression; doing this carefully and viewing the result can give you a usable photo with a small file size.
  • gif can be poor for photographs. It’s better for line art, like logos, with solid areas of the same color.
  • png is for both photographs and line art. It compresses photos without losing detail, but usually makes larger photo files than JPEGs. Some older browsers don’t completely support png, though.

If you aren’t sure which file type is best for a particular image, try saving the image in more than one type and comparing the file sizes. Using the right type can make a big difference! There’s more information in Sitepoint’s GIF-JPG-PNG What’s the Difference article.

Resizing Images: Not all graphic software packages allow you to resize images, though most should. Check your graphics software table of contents or index for resize, size, transform, reduce, or enlarge, all synonyms for the for the same thing. If they don’t have the feature, you may have to find different software.

There are two methods:

  1. You can resize an image through the use of tools provided which allow you to manually shift the edges of an image to deform or resize the image. The best way is to grab a corner, not the edge, to resize the image. The corner “handle” will usually resize the image maintaining the overall height-width ratio. Check your manual for specific instructions.
  2. The other method involves simply specifying the image’s final size. The advanced graphics programs allow you to set it by exact dimensions or a percentage of reduction or enlargement.

After resizing the image, the image may be smaller, but it may also be slightly out of focus. You can sharpen the focus of the small image by using the sharpen feature in your software.

When you have fine-tuned your small sized image or new thumbnail, export the image as a jpg, gif, or png.

Ready for WordCamp

We are getting ready to go to WordCamp in Toronto this October. WordCamp is a gathering of WordPress users where we teach, learn, eat, drink and generally have fun with one another. Ilse, Richard, Doug and myself are ready to dig in and collect lots of tips from the masters. WordCamps are fairly new - the first being in San Francisco in 2006. Now the camps accommodate millions of users worldwide through dozens of WordCamps from South Africa to the Philippines.

wordcamp-burstbg.jpg

Popular sites use wordpress to!

Here is a shortlist of popular sites that use wordpress:

- Alejandro Escovedo - http://www.alejandroescovedo.com
- Andy Roddick (Tennis) - http://www.andyroddick.com/
- Bob Rici - http://community.bobricci.com/
- Bjork’s Volta Tour blog - http://blog.bjork.com/
- Cardinal Sean (Boston) http://www.cardinalseansblog.org/
- Cassie - http://cassie.ns4life.com/
- Cherie Priest - http://cheriepriest.com/
- Colbert Report - http://colbertnation.com/ (looks fake but look at copyright)
- Davezilla - http://davezilla.com/
- Greg Brady Project - http://www.thegregbradyproject.com/
- I Can Has Cheez Burger - http://icanhascheezburger.com/
- John August (Go, Big Fish, The Nines) - http://johnaugust.com/
- Kevin Smith - http://silentbobspeaks.com/
- Kineda - http://www.kineda.com
- Late Night Live - http://www.latenightlivetimor.net/
- MTV Battle of the Videos - http://mtvbattleofthevideos.com/
- MTV Buzz Worthy - http://buzzworthy.mtv.com/
- Olyoo - Olympic Peninsula - http://olyoo.com/
- Paws and Effect - http://paws-and-effect.com/
- Pearl Jam - http://pearljam.com/
- Perez Hilton - http://perezhilton.com/
- Roger Staubach - http://roger.staubach.com/
- Rosie O’Donnell - http://rosie.com/
- San Diego Zoo - http://sandiegozoo.org/wordpress/
- Sony BMG Sweden - http://sonybmg.se/
- Stephen Fry - http://stephenfry.com/blog/
- Thomas Dolby - http://blog.thomasdolby.com/
- VH1 - http://www.bestweekever.tv/