<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CrankBerry Blog &#187; Web Design</title>
	<atom:link href="http://www.crankberryblog.com/category/web-design/feed" rel="self" type="application/rss+xml" />
	<link>http://www.crankberryblog.com</link>
	<description>Sharing ideas on web design, development and the internet economy</description>
	<lastBuildDate>Thu, 22 Apr 2010 21:46:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>My new portfolio JerryLow.com</title>
		<link>http://www.crankberryblog.com/2010/my-new-portfolio-jerrylow-com</link>
		<comments>http://www.crankberryblog.com/2010/my-new-portfolio-jerrylow-com#comments</comments>
		<pubDate>Thu, 18 Mar 2010 18:49:43 +0000</pubDate>
		<dc:creator>Jerry Low</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://www.crankberryblog.com/?p=360</guid>
		<description><![CDATA[I've been a bit absent from Crankberry because 1. I've taken on a bit of design work and 2. I've been redoing my portfolio - <a href="http://www.jerrylow.com" target="_blank">JerryLow.com</a>. This was not one of those reskin design its a full on rebuild from scratch. I thought it was going to be small but ended up taking a few weeks. A lot of focus on making a smooth and fluid experience. Well if you need a designer or programming check out the hire me button.

<img src="http://www.crankberryblog.com/images/jerry-low-portfolio-1.jpg" />]]></description>
			<content:encoded><![CDATA[<p>I&#039;ve been a bit absent from Crankberry because 1. I&#039;ve taken on a bit of design work and 2. I&#039;ve been redoing my portfolio &#8211; <a href="http://www.jerrylow.com" target="_blank">JerryLow.com</a>. This was not one of those reskin design its a full on rebuild from scratch. I thought it was going to be small but ended up taking a few weeks. A lot of focus on making a smooth and fluid experience. Well if you need a designer or programming check out the hire me button.</p>
<p><a href="http://www.jerrylow.com" target="_blank"><img src="http://www.crankberryblog.com/images/jerry-low-portfolio-1.jpg" /></a></p>
<p><a href="http://www.jerrylow.com" target="_blank"><img src="http://www.crankberryblog.com/images/jerry-low-portfolio-2.jpg" /></a></p>
<p>If you didn&#039;t see the link above here it is again:<br />
<a href="http://www.jerrylow.com" target="_blank">JerryLow.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.crankberryblog.com/2010/my-new-portfolio-jerrylow-com/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Image optimization for web design and development</title>
		<link>http://www.crankberryblog.com/2010/image-optimization-for-web-design-and-development</link>
		<comments>http://www.crankberryblog.com/2010/image-optimization-for-web-design-and-development#comments</comments>
		<pubDate>Tue, 16 Feb 2010 19:40:03 +0000</pubDate>
		<dc:creator>Jerry Low</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Bandwidth]]></category>
		<category><![CDATA[Image Optimization]]></category>
		<category><![CDATA[Load Size Reduction]]></category>

		<guid isPermaLink="false">http://www.crankberryblog.com/?p=311</guid>
		<description><![CDATA[Between a good design a good development there's a path in between that we all must cross which is converting your design into a functional website. An aspect to really consider now a days is loading time of the website. There are many variables that contribute to a site's load time which includes server and client aspects and everything in between. Today we will focus specifically on loading the images on the site and how you can optimize them for best performance.

<img src="http://www.crankberryblog.com/images/image-optimization.jpg" alt="Image Optimization" />]]></description>
			<content:encoded><![CDATA[<p>Between a good design a good development there&#039;s a path in between that we all must cross which is converting your design into a functional website. An aspect to really consider now a days is loading time of the website. There are many variables that contribute to a site&#039;s load time which includes server and client aspects and everything in between. Today we will focus specifically on loading the images on the site and how you can optimize them for best performance.</p>
<p><img src="http://www.crankberryblog.com/images/image-optimization.jpg" alt="Image Optimization" /></p>
<h2>The Design Aspect</h2>
<p>I always tell myself and people who design for me to not worry about the design. I can always code it and optimize it for the web. Although this maybe true I don&#039;t always design with that mentality. I usually keep the user of the website in mind. I never try to overkill the design just because I want to, but this is coming from a developer&#039;s thoughts. </p>
<p>Regardless, if you are one who is highly concerned about the graphical load time then design with that in mind. You can cut down on size by using design elements that you know can be replaced by CSS 2.0 standard coding. So we&#039;re talking about solid boxes, solid lines and etc. We&#039;ll go further into that in the CSS section. Using heavy graphics and lots of blending will add up in size. Something like that looks like Crankberry will cost you around 700 KB in image size with the whole page loading around 1 MB. I cater to designers and developers so fairly average for today&#039;s standard. </p>
<p>With that, keep those thoughts in mind when designing because if you design first then noticed that the site bogs down then you&#039;ll be going back many steps just to make revisions to that.</p>
<h2>Keeping the Balance</h2>
<p>As mentioned in the beginning of the article that there are many things that dampens the load time of your site. The way your content is drawn onto the pages is also a factor that may affect the speed. Static contents won&#039;t pull you down much unless you&#039;re uploading novels and encylclopedias on one page but then you have other problems to worry about don&#039;t you. Anyways, if your website pulls a lot of content from your database per page with lots of joins and queries then your content is also factored in. In these scenarios I usually recommend keeping a balance to mitigate high load times. So if you have a lot of heavy database interaction I would recommend keeping the design and graphics to a lower end. On the contrary if you don&#039;t have a lot of database interaction I may not recommend super heavy design just means that you&#039;re more flexible. Refer back to the last section as to how to optimize your design.</p>
<h2>JPEG vs GIF vs PNG</h2>
<p>Now that you&#039;re done your designing its time to slice the images up and start structuring your HTML and CSS. When saving your image files you have so many options as to which file format to save it as. You&#039;ve got JPEG, GIF, PNG, Bitmap, TIFF and the list goes on and on. Just to shorten your list down, I would stick to three primary formats: JPEG, GIF, and PNG. All the other formats for development wise can be forgotten. Now some people like to consistenty use one format throughout their whole website but I like to switch it up. I prefer to use JPEG, GIF and sometimes PNG. I&#039;ll go into further details about which I use and when I use it in a bit. First of all you should understand the difference between all these formats. There has been many articles written over this topic so it would be super redundant to do it again. I&#039;ll spare you the theatrics and give you the highlights.</p>
<p><strong>JPEG</strong></p>
<ul>
<li>Lossly compression</li>
<li>Compresses colors and grayscale</li>
<li>Used for complex images</li>
</ul>
<p><strong>GIF</strong></p>
<ul>
<li>Lossless compression</li>
<li>256 Colors</li>
<li>Good for line and simple drawings</li>
<li>Supports animation</li>
<li>Supports transparency</li>
</ul>
<p><strong>PNG</strong></p>
<ul>
<li>Lossless compression</li>
<li>Patent-free GIF</li>
<li>Supports transparency with opacity setting</li>
</ul>
<h2>Which to Use</h2>
<p>After reading the above part you maybe wondering how this infomation reflects on your files format and which one you should use. Here&#039;s how you look at it. Lean towards GIF and JPEG and if necessary then use PNG.</p>
<p>Lets start with why minimal use of PNG. PNG is a nice format format in replacement of GIF. When saving the same simple GIF file in PNG you can end up with a smaller file size as PNG does a better job in compression. The reason I still don&#039;t use PNG much is because some of the older, non-main stream and mobile browsers don&#039;t have a good support for PNGs. There are ways to go abouts for this but to accomodate for all browsers would be very timely. As I always focus to present a cross-browser compatible website I stay away from this format.</p>
<p>Now then, we&#039;re left with the JPEG and the GIF. It is very simple when it comes down to these two contenders. If the image you&#039;re saving has lots of colors and blending then go for the JPEG if it has simple lines and text and solid color go for the GIF. Your sizes will optimized this way.</p>
<p><img src="http://www.crankberryblog.com/images/image-optimization-example-jpeg.jpg" alt="Image Optimization with JPEG" /></p>
<p><img src="http://www.crankberryblog.com/images/image-optimization-example-gif.jpg" alt="Image Optimization with GIF" /></p>
<p>Here I took a screenshot of my currently portfolio (top design) which should most of the images should be saved in JPEG due to the complexity of the images and colors. The second screenshot is of FusedEffects which should mostly be saved in GIF due to the simple lines and large blobs of solid colors.</p>
<h2>Good Practice</h2>
<p>Obviously if you&#039;ve got all that down you can quickly decide which format to use and how much compression you may want to do. If you&#039;re lazy like myself and you have Photoshop the best thing to do is to use their [Save as for Web] setting. The window it popups up with will give you the image size before you even save it.</p>
<p><img src="http://www.crankberryblog.com/images/image-optimization-good-practice.jpg" alt="Image Optimization Practices" /></p>
<p>This way you can switch between JPEG, GIF, PNG and different settings until you get the quality and size that pleases you.</p>
<h2>The Role of CSS</h2>
<p>Ok ok ok, I mentioned a few times (at least I think) that you can replace certain elements with CSS to eliminate the use of graphics where necessary. I always prefer this method when possible as I tend to think a few lines of code is always smaller than an image size. </p>
<p>Now a days, developers have come up with many creative ways to achieve graphical effects with just a few lines of coding. Such as rounded corners. The trend right now seems to be using rounded corner boxes instead of plain old square. Since CSS 2.0 has no support for rounded corners on div tags people rely on images and positioning. As I have released months ago a script that is <a href="http://www.crankberryblog.com/tool/css-rounded-corners-generator.php">purely css, cross-browser compatible and image-less for rounded corners.</a></p>
<p><img src="http://www.crankberryblog.com/images/css-rounded-corners-with-borders.jpg" /></p>
<p>That&#039;s only one of the many examples in which graphical elements can be replaced by CSS coding. I will be doing a full article on this in the near future so stay tuned for that.</p>
<h3>If You Can&#039;t Replace The Image, Work With It</h3>
<p>In certain cases some pure CSS solutions aren&#039;t as stable yet such as gradient effects you can combine images with CSS to create the effect. So for a full stretch gradient instead of making an image 5000px x 10px just save it as 1px x 10px and use the background: repeat-x; This will save you lots.</p>
<p>In summary, how much can you save by going through so much optimization. This really depends on how heavily you designed your site. As you can tell by my style I like to go heavy with personal designs and light on business designs. Sometimes its not up to you. I work with a designer who over does gradients and shadows everywhere so its up to me to optimized the images. Sometimes I can save up to 500+ KB by doing the right optimization. You maybe thinking that with the advancement of cable internet and the cost of bandwidth going down it doesn&#039;t really matter. Remember its all about the user experience. There are lots of factors involved that contibutes to your site&#039;s load time, try to optimized everything so there&#039;s is minimal lag time. You should also understand that with the advancement of technology more and more people are surfing with their mobile phones or laptops tethered through their mobile phones. Its always a plus for your users when they get the things they&#039;re looking for, faster.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.crankberryblog.com/2010/image-optimization-for-web-design-and-development/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Realistic Coffee Cup &#8211; Photoshop Tutorial</title>
		<link>http://www.crankberryblog.com/2009/a-realistic-coffee-cup-photoshop-tutorial</link>
		<comments>http://www.crankberryblog.com/2009/a-realistic-coffee-cup-photoshop-tutorial#comments</comments>
		<pubDate>Thu, 19 Nov 2009 01:55:00 +0000</pubDate>
		<dc:creator>Jerry Low</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[photoshop tutorial]]></category>

		<guid isPermaLink="false">http://www.crankberryblog.com/?p=304</guid>
		<description><![CDATA[Its been overdone but a friend of mine asked me to show him how to draw a realistic coffee cup in Photoshop, he said he's not using it for web design so I guess I'll show him here. This is what the final result looks like:

<img src="http://www.crankberryblog.com/images/tutorial-coffee-final.jpg" alt="Coffee Cup Photoshop Tutorial" />]]></description>
			<content:encoded><![CDATA[<p>Its been overdone but a friend of mine asked me to show him how to draw a realistic coffee cup in Photoshop, he said he&#039;s not using it for web design so I guess I&#039;ll show him here. This is what the final result looks like:</p>
<p><img src="http://www.crankberryblog.com/images/tutorial-coffee-final.jpg" alt="Coffee Cup Photoshop Tutorial" /></p>
<h3>Step 1</h3>
<p>Using the select tool create a circle for where you want the coffee cup to begin.</p>
<p><img src="http://www.crankberryblog.com/images/tutorial-coffee-1.jpg" alt="Coffee Cup Tutorial Step 1" /></p>
<h3>Step 2</h3>
<p>Gradient it in with a colour of your choice in which you want the colour of the cup to be. Use a darker colour near the center going to a lighter colour.</p>
<p><img src="http://www.crankberryblog.com/images/tutorial-coffee-2.jpg" alt="Coffee Cup Tutorial Step 2" /></p>
<h3>Step 3</h3>
<p>Create a new layer named [inner cup]. Select a smaller area in the mug to the lower right part of the circle you just created and gradient this one in a darker colour. This in 3D aspect is the bottom part of the mug. We&#039;re going to set this in so we have an area to work with.</p>
<p><img src="http://www.crankberryblog.com/images/tutorial-coffee-3.jpg" alt="Coffee Cup Tutorial Step 3" /></p>
<h3>Step 4</h3>
<p>Duplicate the smaller circle you just created by pressing Ctrl+J. Now select the bottom layer of the two and transform the object (Ctrl+T). Right click and select Distort. Drag out the shape to make something like so:</p>
<p><img src="http://www.crankberryblog.com/images/tutorial-coffee-4.jpg" alt="Coffee Cup Tutorial Step 4" /></p>
<h3>Step 5</h3>
<p>Press Enter to confirm the change of shape. Change the layer blending mode to multiple.</p>
<p><img src="http://www.crankberryblog.com/images/tutorial-coffee-5.jpg" alt="Coffee Cup Tutorial Step 5" /></p>
<h3>Step 6</h3>
<p>Enhance the lighting by dodging and burning the following areas, go in circular motion like the shape of the cup. Blue arrows mean dodge and red arrows mean burn.</p>
<p><img src="http://www.crankberryblog.com/images/tutorial-coffee-6.jpg" alt="Coffee Cup Tutorial Step 6" /></p>
<h3>Step 7</h3>
<p>Create a layer underneath [inner cup]. Select a circle area just smaller than your overall cup size. Fill it in with white, now offset the selection to the left 3 or 4px and crop out the remainder.</p>
<p><img src="http://www.crankberryblog.com/images/tutorial-coffee-7.jpg" alt="Coffee Cup Tutorial Step 7" /></p>
<h3>Step 8</h3>
<p>Using the eraser soften up the middle part of the white curve line you just created and the tips of the line as well.</p>
<p><img src="http://www.crankberryblog.com/images/tutorial-coffee-8.jpg" alt="Coffee Cup Tutorial Step 8" /></p>
<h3>Step 9</h3>
<p>Create another layer on top and make another circular selection about 30 &#8211; 40 px away from the edge of your cup. Fill this in with a very dark brown gradient. Contract the selection 5px and crop out the center of it.</p>
<p><img src="http://www.crankberryblog.com/images/tutorial-coffee-9.jpg" alt="Coffee Cup Tutorial Step 9" /></p>
<h3>Step 10</h3>
<p>Using the eraser soften up the two sides of the rim line you just created.</p>
<p><img src="http://www.crankberryblog.com/images/tutorial-coffee-10.jpg" alt="Coffee Cup Tutorial Step 10" /></p>
<h3>Step 11</h3>
<p>Moving back to the [inner cup]. Using the burn tool burn out the top left of the [inner cup] until it looks like the one below. Don&#039;t worry about being bold and making it too dark, once the coffee is one top it&#039;ll look good.</p>
<p><img src="http://www.crankberryblog.com/images/tutorial-coffee-11.jpg" alt="Coffee Cup Tutorial Step 11" /></p>
<h3>Step 12</h3>
<p>Create a layer on top of [inner cup]. Make a circular selection slightly bigger than [inner cup] but offset the selection more to the left and up more. Gradient fill this with a dark brown and dark orange. Change the opacity of the coffee layer to 70%.</p>
<p><img src="http://www.crankberryblog.com/images/tutorial-coffee-12.jpg" alt="Coffee Cup Tutorial Step 12" /></p>
<h3>Step 13</h3>
<p>Create a new layer on top of the coffee layer with the same selection size as the coffee, fill in the section with a soft color close to white (but not gray). Deselect your selection (Ctrl+D) and Gaussian blur it for 5px (Filter > Blur > Gaussian Blur).</p>
<p><img src="http://www.crankberryblog.com/images/tutorial-coffee-13.jpg" alt="Coffee Cup Tutorial Step 13" /></p>
<h3>Step 14</h3>
<p>At this point I noticed the cup wasn&#039;t very vivid in lighting and shadow so I dodged and burned a bit more of the edges and inner side as the arrows has shown. I also added a white mark in the coffee and blurred it as a reflection.</p>
<p><img src="http://www.crankberryblog.com/images/tutorial-coffee-14.jpg" alt="Coffee Cup Tutorial Step 14" /></p>
<h3>Step 15</h3>
<p>On the edge I made a reflection mark on the cup. Basically drew a shape of the reflection I wanted, filled it in in white. Crop out the unwanted area and changed the opacity to 30%.</p>
<p><img src="http://www.crankberryblog.com/images/tutorial-coffee-15.jpg" alt="Coffee Cup Tutorial Step 15" /></p>
<h3>Step 16</h3>
<p>Now we draw the ear of the cup. Create a layer under everything you just drew. Draw out the shape like the one shown below with the pen tool and select the path. Gradient fill it with the light side to the outer part of the ear and darker towards the cup.</p>
<p><img src="http://www.crankberryblog.com/images/tutorial-coffee-16.jpg" alt="Coffee Cup Tutorial Step 16" /></p>
<h3>Step 17</h3>
<p>Create another layer under the ear as the bottom/end part of it. Finish off the shape as shown below and fill it in with a much darker colour of the cup.</p>
<p><img src="http://www.crankberryblog.com/images/tutorial-coffee-17.jpg" alt="Coffee Cup Tutorial Step 17" /></p>
<h3>Step 18</h3>
<p>Give some waves to the coffee by giving a couple of dodge and burn strokes as follows.</p>
<p><img src="http://www.crankberryblog.com/images/tutorial-coffee-18.jpg" alt="Coffee Cup Tutorial Step 18" /></p>
<h3>Step 19</h3>
<p>Create another layer below everything, this will be your shadow layer. Just draw out any random shape that looks like your cup and fill it in with a dark gray. The shape doesn&#039;t need to be that accurate as it will be blurred.</p>
<p><img src="http://www.crankberryblog.com/images/tutorial-coffee-19.jpg" alt="Coffee Cup Tutorial Step 19" /></p>
<h3>Step 20</h3>
<p>Blur (Filter > Blur > Gaussian Blur) at 20px and change the layer blending option to multiply.</p>
<p><img src="http://www.crankberryblog.com/images/tutorial-coffee-20.jpg" alt="Coffee Cup Tutorial Step 20" /></p>
<p>Tweak around with the lighting and contrast and you&#039;ll get something that looks like this:</p>
<p><img src="http://www.crankberryblog.com/images/tutorial-coffee-final.jpg" alt="Coffee Cup Photoshop Tutorial" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.crankberryblog.com/2009/a-realistic-coffee-cup-photoshop-tutorial/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Photoshop tutorials for modern web designers</title>
		<link>http://www.crankberryblog.com/2009/photoshop-tutorials-for-modern-web-designers</link>
		<comments>http://www.crankberryblog.com/2009/photoshop-tutorials-for-modern-web-designers#comments</comments>
		<pubDate>Tue, 10 Nov 2009 20:42:26 +0000</pubDate>
		<dc:creator>Jerry Low</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[photoshop tutorial]]></category>

		<guid isPermaLink="false">http://www.crankberryblog.com/?p=264</guid>
		<description><![CDATA[Learning Photoshop and all the wonderful things it can do can be a hassle if all you want to focus on is web design/development. Here's some great photoshop tutorials that will hasten your pace into learning all the essentials to make great web designs. I've include UI Photoshop tutorials and text manipulation tutorials. Go and try them out, make some glamorous websites.

<img src="http://www.crankberryblog.com/images/photoshop-for-designer-screenshot.jpg" />]]></description>
			<content:encoded><![CDATA[<p>Learning Photoshop and all the wonderful things it can do can be a hassle if all you want to focus on is web design/development. Here&#039;s some great photoshop tutorials that will hasten your pace into learning all the essentials to make great web designs. I&#039;ve include UI Photoshop tutorials and text manipulation tutorials. Go and try them out, make some glamorous websites.</p>
<p><a href="http://www.grafpedia.com/tutorials/design-amazing-3d-hosting-layout" target="_blank"><br />
<h3>3D Hosting Layout</h3>
<p></a><a href="http://www.grafpedia.com/tutorials/design-amazing-3d-hosting-layout" target="_blank"><img src="http://www.crankberryblog.com/images/photoshop-for-designer-hosting-layout.jpg" /></a></p>
<p><a href="http://www.threestyles.com/tutorials/create-apples-navigation-bar-in-photoshop-from-scratch/" target="_blank"><br />
<h3>Apple Navigation</h3>
<p></a><a href="http://www.threestyles.com/tutorials/create-apples-navigation-bar-in-photoshop-from-scratch/" target="_blank"><img src="http://www.crankberryblog.com/images/photoshop-for-designer-apple.jpg" /></a></p>
<p><a href="http://www.tutorial9.net/photoshop/create-a-clean-and-colorful-web-layout-in-photoshop/" target="_blank"><br />
<h3>Colorful Web Layout</h3>
<p></a><a href="http://www.tutorial9.net/photoshop/create-a-clean-and-colorful-web-layout-in-photoshop/" target="_blank"><img src="http://www.crankberryblog.com/images/photoshop-for-designer-colorful-web.jpg" /></a></p>
<p><a href="http://psd.tutsplus.com/tutorials/interface-tutorials/how-to-create-a-unique-colorful-site-layout/" target="_blank"><br />
<h3>Colorful Web Layout 2</h3>
<p></a><a href="http://psd.tutsplus.com/tutorials/interface-tutorials/how-to-create-a-unique-colorful-site-layout/" target="_blank"><img src="http://www.crankberryblog.com/images/photoshop-for-designer-colorful-web-2.jpg" /></a></p>
<p><a href="http://www.tutorial9.net/photoshop/design-a-stylish-mail-icon-in-photoshop/" target="_blank"><br />
<h3>Stylish Mail Icon</h3>
<p></a><a href="http://www.tutorial9.net/photoshop/design-a-stylish-mail-icon-in-photoshop/" target="_blank"><img src="http://www.crankberryblog.com/images/photoshop-for-designer-mail-icon.jpg" /></a></p>
<p><a href="http://carsonified.com/blog/design/5-advanced-photoshop-techniques-for-web-designers/" target="_blank"><br />
<h3>5 Advanced Photoshop Techniques for Web Designers</h3>
<p></a><a href="http://carsonified.com/blog/design/5-advanced-photoshop-techniques-for-web-designers/" target="_blank"><img src="http://www.crankberryblog.com/images/photoshop-for-designer-5-advance.jpg" /></a></p>
<p><a href="http://psdvibe.com/2009/04/12/watercolored-design-studio-blog-layout/" target="_blank"><br />
<h3>Watercolor Web Design</h3>
<p></a><a href="http://psdvibe.com/2009/04/12/watercolored-design-studio-blog-layout/" target="_blank"><img src="http://www.crankberryblog.com/images/photoshop-for-designer-watercolor.jpg" /></a></p>
<p><a href="http://abduzeedo.com/super-cool-retro-poster-10-steps-photoshop" target="_blank"><br />
<h3>Retro Poster</h3>
<p></a><a href="http://abduzeedo.com/super-cool-retro-poster-10-steps-photoshop" target="_blank"><img src="http://www.crankberryblog.com/images/photoshop-for-designer-retro-poster.jpg" /></a></p>
<p><a href="http://www.tutorial9.net/photoshop/build-a-slick-rich-user-interface-in-photoshop/" target="_blank"><br />
<h3>Slick Rich UI</h3>
<p></a><a href="http://www.tutorial9.net/photoshop/build-a-slick-rich-user-interface-in-photoshop/" target="_blank"><img src="http://www.crankberryblog.com/images/photoshop-for-designer-rich-ui.jpg" /></a></p>
<p><a href="http://www.adobetutorialz.com/articles/3096/1/Glowing-Neon-Effects" target="_blank"><br />
<h3>Neon Effects</h3>
<p></a><a href="http://www.adobetutorialz.com/articles/3096/1/Glowing-Neon-Effects" target="_blank"><img src="http://www.crankberryblog.com/images/photoshop-for-designer-neon.jpg" /></a></p>
<p><a href="http://www.psdvault.com/text-effects/design-an-awesome-geometric-shaped-typography-with-grungy-background-in-photoshop/" target="_blank"><br />
<h3>Geometric Shaped Typography</h3>
<p></a><a href="http://www.psdvault.com/text-effects/design-an-awesome-geometric-shaped-typography-with-grungy-background-in-photoshop/" target="_blank"><img src="http://www.crankberryblog.com/images/photoshop-for-designer-geometric-type.jpg" /></a></p>
<p><a href="http://phong.com/tutorials/eplastic/" target="_blank"><br />
<h3>Plastic Text</h3>
<p></a><a href="http://phong.com/tutorials/eplastic/" target="_blank"><img src="http://www.crankberryblog.com/images/photoshop-for-designer-plastic.jpg" /></a></p>
<p><a href="http://www.tutorial9.net/photoshop/colorful-glowing-text-effect/" target="_blank"><br />
<h3>Glowing Text</h3>
<p></a><a href="http://www.tutorial9.net/photoshop/colorful-glowing-text-effect/" target="_blank"><img src="http://www.crankberryblog.com/images/photoshop-for-designer-glowing-text.jpg" /></a></p>
<p><a href="http://www.tutorialpark.com/high-detailed-plastic-navigation-bar/" target="_blank"><br />
<h3>Plastic Navigation</h3>
<p></a><a href="http://www.tutorialpark.com/high-detailed-plastic-navigation-bar/" target="_blank"><img src="http://www.crankberryblog.com/images/photoshop-for-designer-plastic-navigation.jpg" /></a></p>
<p><a href="http://hv-designs.co.uk/2009/03/24/web-design-layout-9/" target="_blank"><br />
<h3>Wood Template</h3>
<p></a><a href="http://hv-designs.co.uk/2009/03/24/web-design-layout-9/" target="_blank"><img src="http://www.crankberryblog.com/images/photoshop-for-designer-wood-template.jpg" /></a></p>
<p><a href="http://psdthemes.com/tutorial-content-927-elune-tutorial.html" target="_blank"><br />
<h3>Portfolio Design</h3>
<p></a><a href="http://psdthemes.com/tutorial-content-927-elune-tutorial.html" target="_blank"><img src="http://www.crankberryblog.com/images/photoshop-for-designer-portfolio-design.jpg" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.crankberryblog.com/2009/photoshop-tutorials-for-modern-web-designers/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Online Favicon Generator/Converter</title>
		<link>http://www.crankberryblog.com/2009/online-favicon-generatorconverter</link>
		<comments>http://www.crankberryblog.com/2009/online-favicon-generatorconverter#comments</comments>
		<pubDate>Fri, 16 Oct 2009 19:35:12 +0000</pubDate>
		<dc:creator>Jerry Low</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.crankberryblog.com/?p=206</guid>
		<description><![CDATA[<div class="excerpt_screen_right"><img src="http://www.crankberryblog.com/images/favicon-generator-big.jpg" /></div>Its not like it hasn't been done before, but here it is again, my take on the <a href="http://favicon.crankberryblog.com/">Online Favicon Generator/Converter</a>. It was just a fun project I was working on myself. Here's a free tool for you to create, edit and save your favicon. Supporting image formats such as PNG, GIF, BMP, JPG, and ICO files. There's also some simple tools for you to make some quick edits without firing up the Ol'Photoshop. Go ahead and try it out, create your own favicon.]]></description>
			<content:encoded><![CDATA[<p>Its not like it hasn&#039;t been done before, but here it is again, my take on the <a href="http://favicon.crankberryblog.com/">Online Favicon Generator/Converter</a>. It was just a fun project I was working on myself. Here&#039;s a free tool for you to create, edit and save your favicon. Supporting image formats such as PNG, GIF, BMP, JPG, and ICO files. There&#039;s also some simple tools for you to make some quick edits without firing up the Ol&#039;Photoshop. Go ahead and try it out, create your own favicon.</p>
<h3>Save and Load Online</h3>
<p>I&#039;ve added the function to save and load favicons directly from Crankberry Blog. You don&#039;t need to sign up. Just do your work, press save and two 4 character key code will be loaded for you. Next time you come back just load the key codes and you&#039;ll be ready to go. Keep the key codes in the save slot and you can update your old version without memorizing ten thousand different codes. This is a new thing I&#039;m trying out which I&#039;ll be using for later projects. Let me know how it works out for you.</p>
<h3>Tools Available</h3>
<p>There are some simple tools available for your convenience. You can import different image formats or start from scratch. There&#039;s a paint brush tool, eraser and color dropper for simple editing and touch ups.</p>
<p><img src="http://www.crankberryblog.com/images/favicon-generator-screenshot.jpg" /></p>
<h3>Attaching Favicon to Website</h3>
<p>Once you have created and saved a copy of your favicon in your web directory you&#039;ll have to place the following code in your website. I always use the two following codes in my header between <head></head> code.</p>
<div class="dean_ch" style="white-space: wrap;">&lt;link href=&quot;favicon.ico&quot; rel=&quot;icon&quot; type=&quot;image/x-icon&quot;/&gt;<br />
&lt;link href=&quot;favicon.ico&quot; rel=&quot;shortcut icon&quot; type=&quot;image/x-icon&quot; /&gt;</div>
<p>Try out the tool and don&#039;t be afraid to send me any comments and feedback.</p>
<p><strong>The Tool</strong></p>
<p>If you didn&#039;t catch the link in the text here it is again:<br />
<strong><a href="http://favicon.crankberryblog.com/">Online Favicon Generator/Converter</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.crankberryblog.com/2009/online-favicon-generatorconverter/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Favicon and what are they for?</title>
		<link>http://www.crankberryblog.com/2009/favicon-and-what-are-they-for</link>
		<comments>http://www.crankberryblog.com/2009/favicon-and-what-are-they-for#comments</comments>
		<pubDate>Fri, 16 Oct 2009 19:05:00 +0000</pubDate>
		<dc:creator>Jerry Low</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Owners]]></category>

		<guid isPermaLink="false">http://www.crankberryblog.com/?p=208</guid>
		<description><![CDATA[For web owners, overtime you'll notice a thing, which is not new called the favicon. You may have came across it and lightly discussed about it but have never drilled any further on it. Well I'm about to explain to you what the favicon is used for in modern web design. If you still have no clue what the favicon is, it is the little image show below.

<img src="http://www.crankberryblog.com/images/what-is-favicon.jpg" />]]></description>
			<content:encoded><![CDATA[<p>For web owners, overtime you&#039;ll notice a thing, which is not new called the favicon. You may have came across it and lightly discussed about it but have never drilled any further on it. Well I&#039;m about to explain to you what the favicon is used for in modern web design. If you still have no clue what the favicon is, it is the little image show below.</p>
<p><img src="http://www.crankberryblog.com/images/what-is-favicon.jpg" /></p>
<p>To be more specific, a favicon is exactly as the name suggest, its an ICON. Its an icon usually displayed in 16&#215;16 pixels that is associated with your website. That&#039;s the short story of it. For the rest of the article I&#039;ll explain the details of favicons and how you can have one for your site.</p>
<h3>Aesthetic Reasons</h3>
<p>Favicons are typically for iconic reasons. Its to associate a small graphic to your website that indicates to the user that they&#039;re on your site (not that they can&#039;t see that). Another reason is that the icon is shown in tabs. Tabs are really popular in modern web surfing, with a favicon it helps users quickly identify which tabs are associated with your website. With a small canvas (16&#215;16) to work with its really testing your creativity, especially for those with very graphical logos. Here are a couple of creative favicons.</p>
<p><img src="http://www.crankberryblog.com/images/what-is-favicon-example.jpg" /></p>
<h3>Bookmark Measurement</h3>
<p>Back in the old days, favicons were a good measurement to see how many people were bookmarking your site, but that only worked when majority of the users on the internet used Internet Explorer. That&#039;s right, when people with Internet Explorer bookmark your site, you can see it if you have the right analytic in place. Here&#039;s an example for one of my sites using AW Stats.</p>
<p><img src="http://www.crankberryblog.com/images/what-is-favicon-hits.jpg" /></p>
<p>It shows that this month there were 14 visitors who bookmarked my site. As I said before this measurement only worked for IE; thus, not very accurate. As well, a measurement of bookmarks truly doesn&#039;t account for anything.</p>
<h3>How to Create a Favicon</h3>
<p>Creating your own favicon is not hard. You just need to create a graphical image with dimensions 16&#215;16px. Modern browsers will support GIF and PNG formats but if you want to be safe you can go with ICO format. If you don&#039;t know how to convert to ICO formats or don&#039;t have any graphical software you can use this <a href="http://favicon.crankberryblog.com/">favicon generator/converter tool</a> I made for free. Save your file to any name store it in your web directory. You&#039;ll need to attach the code below for it to work.</p>
<h3>Attaching Favicon to Website</h3>
<p>Now that you have your icon in your directory and ready to go you need to tell your website where the icon is. I always use the two following codes in my header between <head></head> code.</p>
<div class="dean_ch" style="white-space: wrap;">&lt;link href=&quot;favicon.ico&quot; rel=&quot;icon&quot; type=&quot;image/x-icon&quot;/&gt;<br />
&lt;link href=&quot;favicon.ico&quot; rel=&quot;shortcut icon&quot; type=&quot;image/x-icon&quot; /&gt;</div>
<p>There you have it, your very own and unique favicon to match your site. Remember to be creative.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.crankberryblog.com/2009/favicon-and-what-are-they-for/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Generate rounded CSS corners without images</title>
		<link>http://www.crankberryblog.com/2009/generate-css-div-rounded-corners-without-images</link>
		<comments>http://www.crankberryblog.com/2009/generate-css-div-rounded-corners-without-images#comments</comments>
		<pubDate>Tue, 29 Sep 2009 23:13:53 +0000</pubDate>
		<dc:creator>Jerry Low</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.crankberryblog.com/?p=156</guid>
		<description><![CDATA[<div class="excerpt_screen_right"><img src="http://www.crankberryblog.com/images/css-rounded-corners-sm.jpg" alt="CSS Rounded Corners Generator" /></div>I was looking at ways in which I could have built my websites differently today and came across the question. How can I guarantee my CSS rounded corners to be closer to 100% cross browser compatible. I came across a few sites with scripts and generators simplifying the tasks but most of them failed the browser test. I came up with a simple script that was simple and light. I'm not going to share the code. Now don't flame me yet. Instead I've made it easier for everybody. I've created the <a href="http://csscorners.crankberryblog.com">simple CSS rounded corners generator</a>.]]></description>
			<content:encoded><![CDATA[<p>I was looking at ways in which I could have built my websites differently today and came across the question. How can I guarantee my CSS rounded corners to be closer to 100% cross browser compatible. I came across a few sites with scripts and generators simplifying the tasks but most of them failed the browser test. I came up with a simple script that was simple and light. I&#039;m not going to share the code. Now don&#039;t flame me yet. Instead I&#039;ve made it easier for everybody. I&#039;ve created the <a href="http://csscorners.crankberryblog.com">simple CSS rounded corners generator</a>.</p>
<p>The result is really just&#8230; a rounded div box. Here&#039;s an example I quickly generated from the tool.<br />
<img src="http://www.crankberryblog.com/images/css-rounded-corners-screen.jpg" alt="CSS Screenshot" /></p>
<p>Have you opened the link yet? No? Open it up and I&#039;ll give a quick tour of it. The tool&#039;s very simple to use. All you have to do is configure four settings and it&#039;ll do the rest for you. The four settings are:</p>
<ol>
<li>Class Name</li>
<li>Background Color</li>
<li>Font Color</li>
<li>Roundness</li>
</ol>
<p>I&#039;ll just briefly touch on the class name and roundness. The remaining settings is kind of obvious. So the class name does not really need to be set <em>UNLESS</em> you have multiple rounded corner boxes that are different. If you&#039;re using the same boxes over and over again, that&#039;s fine but once you change style you&#039;ll have to create new classes so they don&#039;t over lap.</p>
<p>The current roundness settings are 1, 2, 4, 8px. These are the settings I believe looks best with most web design. Anymore will make your template look like a lot of circles.</p>
<p>So that&#039;s it, that&#039;s the tool I created for all of you. If you have any questions or feedback leave a line here and I&#039;ll attend to it. Cheers!</p>
<p>If you didn&#039;t find the link in the Article here it is again.<br />
The Tool: <a href="http://csscorners.crankberryblog.com"><strong>CSS Rounded Corners Generator</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.crankberryblog.com/2009/generate-css-div-rounded-corners-without-images/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
