Say This, Say That! launches Guidon Technologies web site
Say This, Say That! is proud to announced that we have finished up the web site for Guidon Technologies.
Located in both Washington and California, Guidon Technology Solutions is a Service Disabled Veteran-Owned Small Business committed to excellence in the provision of rapid and flexible solutions to a broad base of customers worldwide.
Say This, Say That! created and developed a cms driven web site for them to use as a portal for potential customers. We also redesigned their company store to fit in with their current branding.
Embedding high resolution YouTube videos
A lot of people realize that YouTube now features the option to watch certain videos in high resolution, but what a lot of people don’t know if that you can modify the embed code used for YouTube movies so that they will play back in high resolution as well. For instance, take this embed code for example
<object width=”425″ height=”344″><param name=”movie” value=”http://www.youtube.com/v/TQc5d-A6×3E”></param><param name=”wmode” value=”transparent”></param><embed src=”http://www.youtube.com/v/TQc5d-A6×3E” type=”application/x-shockwave-flash” wmode=”transparent” width=”425″ height=”344″></embed></object>
If you add the following code to the value url and embed src, it will display the video in high resolution…
&ap=%2526fmt%3D18
Once added, the code looks something like this…
<object width=”425″ height=”344″><param name=”movie” value=”http://www.youtube.com/v/TQc5d-A6×3E&ap=%2526fmt%3D18″></param><param name=”wmode” value=”transparent”></param><embed src=”http://www.youtube.com/v/TQc5d-A6×3E&ap=%2526fmt%3D18″ type=”application/x-shockwave-flash” wmode=”transparent” width=”425″ height=”344″></embed></object>
Heres an example of it in action on one of my animations…
This is a very nifty find for people who post a lot of video blogs, podcasts, and such.
Say This, Say That launched Olympia Film Society web site
I’m pleased to announce the opening of the brand new web site for the Olympia Film Society. The site was designed with the needs of the society in mind. They requested an easy way to create and manage news/films/events. We hooked them up with a fully custom Wordpress integrated web site and event calendar to display upcoming events/showtimes.
The design of the site is easy on the eyes and is fairly simple to navigate. It also offers a lot more functions for society members.
Feel free to check out the web site here…
Photoshop Menu Items You Need to Know
Photoshop is an essential tool for good web design. You can use Photoshop for rendering high quality images from scratch, color correcting and enhancing photos, really the sky is the limit. Rather than provide you with a specific tutorial that walks you through the creation of a specific style or design, my goal is to show you several tools that you may not know about that can be used many different ways:
- Copy Merged
This one’s really a no-brainer. Make a selection, go to Edit > Copy Merged and voila, you’ve copied a a composite of all visible layers and effects, blended, merged and ready to paste. Open a new document and paste it in. I never slice anything anymore.Note: If you’re Photoshop is older than CS2 you will need to have a visible layer selected or nothing will happen! This can be very confusing, so if you can afford an upgrade, do so!
- Fade…
The mysterious menu item that seems to never be enabled. Go ahead. Open up a photo, go to the Edit menu. See Fade…? It’s grayed out so that you can’t select it. Now scale your image down to a width of 120px. It probably got a bit fuzzy so let’s sharpen it a bit. Select Filter > Sharpen > Sharpen. Before you do anything else, go to the Edit menu. Now you’ll see Fade Sharpen… is available. Select it. Sharpen is a powerful filter. Too powerful if you ask me. Set the opacity fader in the Fade window to 30%. Depending on your image, you may need less or more, but 30% is about as high as you’ll ever need to go with Sharpen.Fade can be used with pretty much any action in Photoshop, and in addition to the opacity fader, you can use it to change the blending mode. Think of fade as taking the current state of the highlighted layer and blending it with the immediate previous version. This can be a great tool for softening or changing the way that Photoshop renders anything raster based.
- Levels
Levels is a quick and easy way to improve the depth of color of your photos. This one is also very powerful, and has some tricks you may or may not know about. One that I’ve found invaluable is setting your black point and white point in an image. Open up a photo that is too dark, low contrast or generally poorly lit, and select Image > Adjustments > Levels. You’ll notice there are there three little eye droppers on the lower right portion of this dialog. If your image’s blacks are to light, select the one with black in the dropper. Now click on the pixel in your image that should appear to be black. If there isn’t any area that should appear fully black, don’t use it. If your images white areas are too gray, select the eye dropper with white in it, then choose the whitest point on your image. Make sure you have the Preview box checked so that you can see what the effect will be. If it comes out too harsh, you can always Fade it.
- Curves
Curves is pretty tricky to do well, but if you’ve never used it, give it a shot. It’s a much finer control over color and value than you can get with the more basic Hue/Saturation or Levels adjustments. Go to Image > Adjustments > Curves and check it out. A little goes a long way.
Merchant OS facelift
Our good friends over at Merchant OS recently asked us to help design their new look. The new layout is now live. Go check it out, and be sure to look into their amazing web-based point of sale system.
Center a table with CSS
Generally, we don’t much like table-based layouts around these parts. As I like to put it, tables are for boring data, not beautiful design. Sometimes however, working to make a quick change to a site designed elsewhere can require a comprimise.
In this case, I’m referring to a table layout I inherited that I wanted to make centered in the browser window, and only by changing the CSS (and without adding a new id on every single page) Here’s how I did it:
First I tried the idealistic (proper) method, fingers crossed:
body > table {
margin: 0 auto;
}
It worked… almost. It worked on the usual suspects - Safari 3, FireFox 2 Mac/PC, IE 7. But of course, IE 6 doesn’t recognize child selectors.
Next, I tried a less pretty but ultimately effective method that utilizes the C in CSS… “Cascading.” That’s right, it can be used to your advantage! For this method I made two definitions in my CSS:
First, I styled every table within the body tag:
body table {
margin: 0 auto;
}
Then, I reset the margins of any tables nested within the first table.
body table table {
margin: 0;
}
And that worked on all mentioned browsers, and it’s pretty much just long hand for the child selector version I tried first. Outside of looking a little like myspace code, I can live with it. After all, we’re talking about a table layout! Dirty CSS is the least of its problems.
Eros Arabian & Hackney Horses site launches…
Say This, Say That! is pleased to announce the launch of Eros Arabian & Hackney Horses. Eros Arabian & Hackney Horses is a local Olympia, WA based ranch that specializes in raising and breeding.
Say This, Say That! set out to recreate the companies web site. The site now offers a cleaner navigation and more functionality. Viewers of the site can check out dynamic horse portfolios which feature information, pictures, and even videos about each horse. The site also features a news module for easy updates.
So, feel free to check out our work here…
Courtesy Goodyear site launch
This week we also launched a new site for Tacoma auto repair shop Courtesy Goodyear. We’re glad to give a great Tacoma business a unique and modern look on the web.
Check them out, they do amazing work and you can do some shopping while you wait, because they’re right by the Tacoma Mall.
Turning Leaf Productions launches…
Today, Say This, Say That! is proud to announce the launch of the brand new web site for Turning Leaf Productions. Turning Leaf Productions is an Olympia, WA based video production house that specializes in wedding videography, commercials, documentaries, and more.
We set out to make a dynamic web site that allowed the client the ability to showcase the companies work on the web. The web site features multiple play lists in different categories. It has also been coded in valid XHTML/CSS standards to ensure that the site can be showcased across multiple browsers.
In addition, we tackled the development of a new look for the company by creating a simple, yet modern and adaptable logo for future branding.
Say This, Say That launches Robin Hood Restaurant & Pub web site…
Located in Union, WA, Robin Hood Restaurant & Pub is an establishment that features classic meals dedicated to the region’s natural offerings.
Say This, Say That developed a robust web site using CSS/XHTML and a content management system. The restaurant is able to post news, events, and specials. They can also easily keep the menu up to date whenever it needs to be changed. The look of the site is a mixes the Robin Hood forest theme with elegance.