
<?xml version="1.0" encoding="UTF-8"?>
<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>Weborithm</title>
	<atom:link href="http://www.weborithm.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.weborithm.com</link>
	<description></description>
	<lastBuildDate>Tue, 25 May 2010 07:36:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Kismet Theme &#8211; HTML</title>
		<link>http://www.weborithm.com/kismet-theme-html/</link>
		<comments>http://www.weborithm.com/kismet-theme-html/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 12:58:28 +0000</pubDate>
		<dc:creator>Hyder Jaffari</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.weborithm.com/?p=223</guid>
		<description><![CDATA[With three different home page layouts, and 8 other templates, Kismet is a great fit for any business, product showcase or portfolio website.]]></description>
			<content:encoded><![CDATA[<p>Weborithm has just released their new theme called <a href="http://themeforest.net/item/kismet-html-businessportfolio-template/82011?ref=Weborithm" target="_self">Kismet</a> on Themeforest. This is an HTML template which has the following features -</p>
<ul>
<li>Valid Strict  XHTML</li>
<li> CSS 3  styling</li>
<li>jQuery improved Mega Menu</li>
<li>Fading Portfolio <em>and</em> Fading Sliding Portfolio options</li>
<li>Working  AJAX PHP  contact form</li>
<li>and much more&#8230;</li>
</ul>
<p><img class="aligncenter size-full wp-image-224" title="1_Kismet-Teaser" src="http://www.weborithm.com/wp-content/2010/01/1_Kismet-Teaser.jpg" alt="Kismet Features" width="590" height="300" /></p>
<p>For more information about the theme visit the <a href="http://themeforest.net/item/kismet-html-businessportfolio-template/82011?ref=Weborithm" target="_self">official sales page on Themeforest</a>.</p>
<p>I already have plans to add a few more color styles and layout options for this template so go ahead and purchase this theme! You can download updates from your Themeforest backend area anytime.</p>
<h3>Other themes from Weborithm on Themeforest -</h3>
<ul>
<li><a href="http://themeforest.net/item/invogue-wordpress-theme-for-blog-or-portfolio/78261?ref=Weborithm" target="_self">InVogue</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.weborithm.com/kismet-theme-html/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Design A WordPress Theme, Part 2: Slice a PSD</title>
		<link>http://www.weborithm.com/slice-psd-for-html/</link>
		<comments>http://www.weborithm.com/slice-psd-for-html/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 18:44:02 +0000</pubDate>
		<dc:creator>Hyder Jaffari</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.weborithm.com/?p=207</guid>
		<description><![CDATA[This is the second part in a series called &#8220;Design a WordPress Theme&#8220;. Here is a list of all the parts in this series. Design a WordPress Theme: Designing the Layout Design a WordPress Theme: Slice the PSD (currently reading) Design a WordPress Theme: HTML/CSS Design a WordPress Theme: Convert HTML/CSS to a WordPress Theme [...]]]></description>
			<content:encoded><![CDATA[<p>This is the second part in a series called &#8220;<strong>Design a WordPress Theme</strong>&#8220;. Here is a list of all the parts in this series.</p>
<ol>
<li><a href="http://www.weborithm.com/design-a-wordpress-theme-layout/">Design a WordPress Theme: Designing the Layout</a></li>
<li>Design a WordPress Theme: Slice the PSD <em>(currently reading)</em></li>
<li>Design a WordPress Theme: HTML/CSS</li>
<li>Design a WordPress Theme: Convert HTML/CSS to a WordPress Theme</li>
<li>Design a WordPress Theme: Advanced Code</li>
</ol>
<p>Now that we have our layout ready lets get it sliced up so that we can create the HTML/CSS with the images (that&#8217;s Part 3).</p>
<p>Since the design of the theme does not rely heavily on imagery the slicing part of this project will be very easy. This is something which I would actually recommend to a lot of <em>new</em> web designers. Go easy on the imagery, once you have mastered your HTML and CSS you can then take your design, and markup, skills to the next level.</p>
<h3>To Sprite or Not to Sprite?</h3>
<p>A lot of professionals out there swear by sprites, I use them as well, just not <em><strong>every</strong>. single. time</em>. Plus, when it comes time to update your theme, or do customizations, editing your sprite can at times be a <span style="text-decoration: underline;">royal</span> pain.</p>
<p>So I tend to go half and half on this one.</p>
<p>Use sprites for images that are not intended to repeat and  slice the others as you normally would. Of course, you can do it any which way you like. In the end, what should matter is that you have done everything to make your theme as user friendly (i.e. load faster) as possible and for it to be easily customizable by anyone else.</p>
<h3>Slice and Dice</h3>
<p>The main areas that need to be sliced for this theme are the navigation and tab gradients. The inner post pages will be using some social media icons that go into a sprite and that&#8217;s pretty much it. See how simple it can be if you plan a step ahead to try and rely mostly on CSS to make your design look pretty?!</p>
<p>The easiest way to get your gradients sliced is to merge the layer that it is on with a new/empty layer. Then select the whole new layer, create a new document and save it. That&#8217;s it. Confused a bit? Here&#8217;s a step by step:</p>
<ul>
<li>Select the layer that needs to be sliced</li>
</ul>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-208" title="select-layer" src="http://www.weborithm.com/wp-content/2009/10/select-layer.jpg" alt="select-layer" width="570" height="110" /></p>
<ul>
<li>Create a new layer, and select it too.</li>
</ul>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-209" title="create-new-layer" src="http://www.weborithm.com/wp-content/2009/10/create-new-layer.jpg" alt="create-new-layer" width="570" height="110" /></p>
<ul>
<li>Merge both the layers with CTRL + E (CMD + E on Mac I believe)</li>
</ul>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-210" title="merge-layers" src="http://www.weborithm.com/wp-content/2009/10/merge-layers.jpg" alt="merge-layers" width="570" height="110" /></p>
<p>Now select the whole layer with CTRL + A and create a new PSD document.</p>
<p>You will notice that the width is very large, in my case it was 960px, since I don&#8217;t want the gradient image to be that wide (as we can use CSS to repeat the image) I&#8217;m going to change the new document width to 1px.</p>
<p>Now paste your image in the new document and you have your sliced navigation image. In my case it&#8217;s 1px by 40px.</p>
<p><img class="size-full wp-image-211 alignnone" title="gradient" src="http://www.weborithm.com/wp-content/2009/10/gradient.png" alt="gradient" width="1" height="40" /> &lt;- That&#8217;s it right there.</p>
<p>You can just as well use the slice tool but I get by faster with this method. There are many who will disagree with my method and I&#8217;m fine with that, in the end it matters what works for you.</p>
<p>Simply repeat this step for other gradient type images, in my theme&#8217;s case it was a total of 3 gradient images.</p>
<h3>Creating a sprite</h3>
<p>Now let&#8217;s create a sprite for our social icons. For my theme I used these icons from <a href="http://www.komodomedia.com/blog/2009/06/social-network-icon-pack" target="_blank">KomodoMedia.com</a>.</p>
<p>The icons are 16px X 16px. So I created a new PSD document 16px wide and 146px high, to accommodate more icons below each other for my sprite.</p>
<p>Now all you have to do is place the icons below each other, don&#8217;t forget the spacing in between which was 16 pixels in this case, and save your social icon sprite.</p>
<p>It should now look like this -</p>
<p><img class="aligncenter size-full wp-image-212" title="social" src="http://www.weborithm.com/wp-content/2009/10/social.gif" alt="social" width="16" height="146" /></p>
<p>Cool! Now we&#8217;re done!</p>
<p>That&#8217;s about it for this theme, the rest of the magic happens with CSS. Which will be posted in Part 3, <strong>Writing the HTML/CSS</strong>. (<a href="http://feeds2.feedburner.com/Weborithm">subscribe up to my RSS feed</a> for updates)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weborithm.com/slice-psd-for-html/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Design A WordPress Theme: Part 1, The Layout</title>
		<link>http://www.weborithm.com/design-a-wordpress-theme-layout/</link>
		<comments>http://www.weborithm.com/design-a-wordpress-theme-layout/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 09:49:06 +0000</pubDate>
		<dc:creator>Hyder Jaffari</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.weborithm.com/?p=143</guid>
		<description><![CDATA[This is the first part in a series called &#8220;Design a WordPress Theme&#8220;. Here is a list of all the parts in this series. Design a WordPress Theme: Designing the Layout (currently reading) Design a WordPress Theme: Slice the PSD Design a WordPress Theme: HTML/CSS Design a WordPress Theme: Convert HTML/CSS to a WordPress Theme [...]]]></description>
			<content:encoded><![CDATA[<p>This is the first part in a series called &#8220;<strong>Design a WordPress Theme</strong>&#8220;. Here is a list of all the parts in this series.</p>
<ol>
<li>Design a WordPress Theme: Designing the Layout <em>(currently reading)</em></li>
<li><a href="http://www.weborithm.com/slice-psd-for-html">Design a WordPress Theme: Slice the PSD</a></li>
<li>Design a WordPress Theme: HTML/CSS</li>
<li>Design a WordPress Theme: Convert HTML/CSS to a WordPress Theme</li>
<li>Design a WordPress Theme: Advanced Code</li>
</ol>
<p>Designing for WordPress can be quite an experience as you take your thoughts from a concept, to a PSD to a fully functional theme. I have been using and designing/developing with WordPress for over 3 years now and I thought I would do my part and share my process with you.</p>
<p>Here is my contribution of taking a theme concept through its development stages to a fully functional WordPress theme.</p>
<h3>The Concept</h3>
<p>Many times you will be hard pressed to NOT find a theme already available in a particular niché for WordPress. The platform is so widely used that virtually everything has been done with it, well almost everything. But have no fear as there is always room for more.</p>
<p>The first thing you need to do while thinking up a concept is try and not search for similar themes. This will send you on a downward spiral as you realize there are literally dozens, even hundreds, of similar themes and you will end up losing hope for creating one altogether. If there is one thing the WordPress community has shown me it is that they always like <em>fresh ideas</em>.</p>
<p>So start visualizing your concept and don&#8217;t even bother to find out if someone has done something similar. Chances are they haven&#8217;t. Your idea <span style="text-decoration: underline;">will</span> be original as long as you don&#8217;t influence yourself beforehand.</p>
<h3>The Layout</h3>
<p>I usually start by designing my layout on paper so that I can get a general idea of where I&#8217;m headed with it, this particular one was actually done by my wife. Yeah, she rocks!</p>
<div id="attachment_219" class="wp-caption aligncenter" style="width: 574px"><img class="size-thumbnail wp-image-219" title="DSC00042" src="http://www.weborithm.com/wp-content/2010/01/DSC00042-e1262683401227.jpg" alt="" width="564" height="752" /><p class="wp-caption-text">Style Theme wire frame</p></div>
<p>Your sketch does not have to be an exact replica of how you imagine your theme, as you obviously cannot get those pixel perfect measurements and other finer details like icons etc&#8230; So grab some paper, jot down the most important elements of your theme and start creating a rough wire frame structure.</p>
<p>Don&#8217;t even bother with rounded corners, shadows, text etc&#8230; right now, the important part is to get your ideas on paper as best as you can.</p>
<p><em><strong>How do I decide what are the most important elements?</strong></em></p>
<p>Well, first of all you need to decide <span style="text-decoration: underline;">who</span> is your customer. For my example, I wanted it to be for a fashion/style/celebrity blogger. So I decided that these would be my most basic content points -</p>
<ul>
<li>Logo in the center, ads on the side</li>
<li>Big images on the top left and right, with links down the center</li>
<li>A central ad area below the top content, wrapped with more content and images</li>
<li>A footer with links</li>
</ul>
<p>You can revise your sketch as much as you like, or use it as a base and start getting the theme done in Photoshop (I actually prefer to just start hacking it together with raw HTML/CSS). Either way, it&#8217;s always a good step to have something to refer too during the design phase and the easiest way to accomplish that is with your sketch.</p>
<h3>The Layout Process</h3>
<p>I could write a whole lot of details about the process you can take for positioning elements, adding gradients and various keyboard shortcuts to make you a super key master of Photoshop, but I won&#8217;t. As there are multiple tutorials out there that show you how you do that already.</p>
<p>Instead, I&#8217;ll just take you on a journey and show you a step by step pictorial guide. So here are the screenshots of the process I took my theme concept through -</p>
<div id="attachment_198" class="wp-caption aligncenter" style="width: 574px"><img class="size-large wp-image-198" title="Fashion_1" src="http://www.weborithm.com/wp-content/2009/06/Fashion_1-705x940.gif" alt="Fashion_1" width="564" height="752" /><p class="wp-caption-text">Get the title in first.</p></div>
<div id="attachment_199" class="wp-caption aligncenter" style="width: 574px"><img class="size-large wp-image-199 " title="Fashion_2" src="http://www.weborithm.com/wp-content/2009/06/Fashion_2-705x940.gif" alt="Fashion_2" width="564" height="752" /><p class="wp-caption-text">Added the navigation, Advertisment, Subscribe and Search areas.</p></div>
<div id="attachment_200" class="wp-caption aligncenter" style="width: 574px"><img class="size-large wp-image-200" title="Fashion_3" src="http://www.weborithm.com/wp-content/2009/06/Fashion_3-705x940.gif" alt="Fashion_3" width="564" height="752" /><p class="wp-caption-text">Image area placements, and the links in the center, go in.</p></div>
<div id="attachment_201" class="wp-caption aligncenter" style="width: 574px"><img class="size-large wp-image-201" title="Fashion_4" src="http://www.weborithm.com/wp-content/2009/06/Fashion_4-705x940.gif" alt="Fashion_4" width="564" height="752" /><p class="wp-caption-text">Lower content areas with an Advertisement module in the middle</p></div>
<div id="attachment_202" class="wp-caption aligncenter" style="width: 574px"><img class="size-large wp-image-202" title="Fashion_5" src="http://www.weborithm.com/wp-content/2009/06/Fashion_5-705x940.gif" alt="Fashion_5" width="564" height="752" /><p class="wp-caption-text">Finally the footer and the bottom navigation go in.</p></div>
<div id="attachment_203" class="wp-caption aligncenter" style="width: 574px"><img class="size-large wp-image-203" title="Fashion_6" src="http://www.weborithm.com/wp-content/2009/06/Fashion_6-705x940.jpg" alt="Fashion_6" width="564" height="752" /><p class="wp-caption-text">Starting from the top, let&#39;s style the navigation, Ads, subscribe and the search area.</p></div>
<div id="attachment_204" class="wp-caption aligncenter" style="width: 574px"><img class="size-large wp-image-204" title="Fashion_7" src="http://www.weborithm.com/wp-content/2009/06/Fashion_7-705x940.jpg" alt="Fashion_7" width="564" height="752" /><p class="wp-caption-text">Add more imagery, hmm... looks like the right area could be more interactive, so let&#39;s make it a tabbed area!</p></div>
<div id="attachment_205" class="wp-caption aligncenter" style="width: 574px"><img class="size-large wp-image-205" title="Fashion_8" src="http://www.weborithm.com/wp-content/2009/06/Fashion_8-705x940.jpg" alt="Fashion_8" width="564" height="752" /><p class="wp-caption-text">More imagery...</p></div>
<div id="attachment_206" class="wp-caption aligncenter" style="width: 574px"><img class="size-large wp-image-206" title="Fashion_9" src="http://www.weborithm.com/wp-content/2009/06/Fashion_9-705x940.jpg" alt="Fashion_9" width="564" height="752" /><p class="wp-caption-text">The footer looks much better now, don&#39;t you think?</p></div>
<div id="attachment_197" class="wp-caption aligncenter" style="width: 574px"><img class="size-large wp-image-197" title="Fashion_10" src="http://www.weborithm.com/wp-content/2009/06/Fashion_10-705x940.jpg" alt="Fashion_10" width="564" height="752" /><p class="wp-caption-text">Some final font and image adjustments and we&#39;re done with the layout phase of theme development!</p></div>
<p>So there you have it. A slightly polished wire frame from which we can now use a guide* for building the HTML/CSS bit of the theme for final conversion over into a WordPress theme.</p>
<p>But first&#8230;</p>
<p>We actually need to get it ready for the HTML/CSS part.</p>
<p>That&#8217;s in Part 2 which you can read here &#8211; <strong><a href="http://www.weborithm.com/slice-psd-for-html">Slicing a PSD</a></strong>.</p>
<p><span style="color: #808080;">*If you are going to be designing for a client you might want to spend a few more hours to really get it looking spic and span, since this was for me to use a reference I left a few styling parts out (namely the footer).</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.weborithm.com/design-a-wordpress-theme-layout/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>InVogue WordPress Theme</title>
		<link>http://www.weborithm.com/invogue-wordpress-theme/</link>
		<comments>http://www.weborithm.com/invogue-wordpress-theme/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 16:25:26 +0000</pubDate>
		<dc:creator>Hyder Jaffari</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.weborithm.com/?p=217</guid>
		<description><![CDATA[Weborithm is excited to announce the first of many WordPress themes to be made available for sale on ThemeForest. Yes, we are now selling themes on ThemeForest!]]></description>
			<content:encoded><![CDATA[<p>Weborithm is excited to announce the first of many WordPress themes to be made available for sale on ThemeForest. Yes, we are now selling themes on ThemeForest!</p>
<p>The first theme is <a href="http://themeforest.net/item/invogue-wordpress-theme-for-blog-or-portfolio/78261?ref=Weborithm" target="_self">InVogue</a> which is a perfect fit for a blog, portfolio or product showcase.</p>
<p><img class="aligncenter size-full wp-image-218" title="InVogue WordPress Theme" src="http://www.weborithm.com/wp-content/2009/12/1_InVogue-Teaser.jpg" alt="InVogue WordPress Theme" width="590" height="300" /></p>
<p>Here are some of the features -</p>
<ol>
<li>Set a color style for your blog/site. (3 styles included)</li>
<li>Assign a logo.</li>
<li>Use Categories or Pages as your main navigation.</li>
<li>Modify your custom “Front Page” template</li>
<li>Turn image thumbnails On or Off in the regular blog view.</li>
<li>Assign categories to feature on your custom front page.</li>
<li>Turn the widget area below your post On or Off.</li>
</ol>
<p>The theme is priced at $27.00, or $25.00 if you are a member of ThemeForest. You can <a href="http://themeforest.net/item/invogue-wordpress-theme-for-blog-or-portfolio/78261?ref=Weborithm" target="_self">view the demo from the product page</a>.</p>
<p>Expect more themes coming from us in the near future.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weborithm.com/invogue-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>21 Amazing Underwater Scenes for Inspiration</title>
		<link>http://www.weborithm.com/underwater-scenes/</link>
		<comments>http://www.weborithm.com/underwater-scenes/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 14:55:44 +0000</pubDate>
		<dc:creator>Hyder Jaffari</dc:creator>
				<category><![CDATA[Inspiration]]></category>

		<guid isPermaLink="false">http://www.weborithm.com/?p=169</guid>
		<description><![CDATA[There is a whole different world swimming in the rivers, lakes, seas and oceans of our planet. A world that is both beautiful and fragile...]]></description>
			<content:encoded><![CDATA[<p>There is a whole different world swimming in the rivers, lakes, seas and oceans of our planet. A world that is both beautiful and fragile. Our planet is mostly made up of water, you are roughly 60% water, and the amount of life that ecosystem holds is simply staggering!</p>
<p>Here are some amazing scenes and photos of underwater life to help inspire your next creations. It is also meant to increase awareness about marine life that clearly need our help to survive.</p>
<div id="attachment_192" class="wp-caption aligncenter" style="width: 700px"><a href="http://www.flickr.com/photos/london/3745603114/"><img class="size-full wp-image-192 " title="underwater-post" src="http://www.weborithm.com/wp-content/2009/07/underwater-post.jpg" alt="Kuroshio Sea by Jon Rawlinson" width="690" height="200" /></a><p class="wp-caption-text">Kuroshio Sea by Jon Rawlinson</p></div>
<h3>To start off&#8230;</h3>
<p>If you haven&#8217;t seen the video by <a href="http://jonrawlinson.com/about/" target="_blank">Jon Rawlison</a> that has been causing sensations around the web, and is the inspiration for this post, here it is.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="690" height="409" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube-nocookie.com/v/u7deClndzQw&amp;hl=en&amp;fs=1&amp;hd=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="690" height="409" src="http://www.youtube-nocookie.com/v/u7deClndzQw&amp;hl=en&amp;fs=1&amp;hd=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p style="text-align: center;"><a href="http://tr.im/barcelonaalbum" target="new">Download the album &#8220;Absolutes&#8221; by Barcelona here</a></p>
<h2>21 Amazing Underwater Scenes for Inspiration</h2>
<div id="attachment_170" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.flickr.com/photos/38504374@N02/3599973189/" target="_blank"><img class="size-full wp-image-170 " title="flickkerphotos-silhouette" src="http://www.weborithm.com/wp-content/2009/07/flickkerphotos-silhouette.jpg" alt="flickkerphotos" width="500" height="375" /></a><p class="wp-caption-text">Underwater silhouette by user flickkerphotos</p></div>
<div id="attachment_171" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.flickr.com/photos/ejbali/3486683855/"><img class="size-full wp-image-171" title="enje-nudi" src="http://www.weborithm.com/wp-content/2009/07/enje-nudi.jpg" alt="Chromodoris hintuanensis" width="500" height="334" /></a><p class="wp-caption-text">Chromodoris hintuanensis</p></div>
<div id="attachment_174" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.flickr.com/photos/cathythomas/348938712/"><img class="size-full wp-image-174" title="welshcathy-underwater" src="http://www.weborithm.com/wp-content/2009/07/welshcathy-underwater.jpg" alt="Underwater by user welshcathy" width="500" height="375" /></a><p class="wp-caption-text">Underwater by user welshcathy</p></div>
<div id="attachment_175" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.flickr.com/photos/douga/225128134/"><img class="size-full wp-image-175" title="cathedral-cave" src="http://www.weborithm.com/wp-content/2009/07/cathedral-cave.jpg" alt="Cathedral Cave at North Bondi" width="500" height="375" /></a><p class="wp-caption-text">Cathedral Cave at North Bondi</p></div>
<div id="attachment_176" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.flickr.com/photos/ejbali/3487088863/in/photostream"><img class="size-full wp-image-176" title="enje-Rhopalaea" src="http://www.weborithm.com/wp-content/2009/07/enje-Rhopalaea.jpg" alt="Rhopalaea by user Enje" width="500" height="375" /></a><p class="wp-caption-text">Rhopalaea by user Enje</p></div>
<div id="attachment_177" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.flickr.com/photos/7921492@N02/1783967177/"><img class="size-full wp-image-177" title="mjwinoz-underwater" src="http://www.weborithm.com/wp-content/2009/07/mjwinoz-underwater.jpg" alt="Underwater cave by use mjwinoz" width="500" height="375" /></a><p class="wp-caption-text">Underwater cave by user mjwinoz</p></div>
<div id="attachment_178" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.flickr.com/photos/ejbali/3540160955/"><img class="size-full wp-image-178" title="enje-mantisshrimp" src="http://www.weborithm.com/wp-content/2009/07/enje-mantisshrimp.jpg" alt="Mantis Shrimp" width="500" height="333" /></a><p class="wp-caption-text">Mantis Shrimp</p></div>
<div id="attachment_179" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.flickr.com/photos/douga/1342596784/in/set-72157603698849961"><img class="size-full wp-image-179" title="dougdeep-zebracrab" src="http://www.weborithm.com/wp-content/2009/07/dougdeep-zebracrab.jpg" alt="Zebra Crab by user doug deep" width="500" height="377" /></a><p class="wp-caption-text">Zebra Crab by user doug deep</p></div>
<div id="attachment_181" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.flickr.com/photos/gwylow71/416809361/"><img class="size-full wp-image-181" title="gwylow71-tree" src="http://www.weborithm.com/wp-content/2009/07/gwylow71-tree.jpg" alt="Christmas Tree Worm by user gwylow71" width="500" height="392" /></a><p class="wp-caption-text">Christmas Tree Worm by user gwylow71</p></div>
<div id="attachment_182" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.flickr.com/photos/38504374@N02/3600780690/"><img class="size-full wp-image-182" title="flickkerphotos-fiji" src="http://www.weborithm.com/wp-content/2009/07/flickkerphotos-fiji.jpg" alt="Soft Coral Embellished Cave by user flickkerphotos" width="500" height="375" /></a><p class="wp-caption-text">Soft Coral Embellished Cave by user flickkerphotos</p></div>
<div id="attachment_183" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.flickr.com/photos/66388786@N00/405424824/"><img class="size-full wp-image-183" title="turtle-underwater" src="http://www.weborithm.com/wp-content/2009/07/turtle-underwater.jpg" alt="Green Turtle by user ChangoMorado" width="500" height="332" /></a><p class="wp-caption-text">Green Turtle by user ChangoMorado</p></div>
<div id="attachment_184" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.flickr.com/photos/ejbali/3540582311/"><img class="size-full wp-image-184" title="mmfish-enje" src="http://www.weborithm.com/wp-content/2009/07/mmfish-enje.jpg" alt="Fish by user Enje" width="500" height="333" /></a><p class="wp-caption-text">Fish by user Enje</p></div>
<div id="attachment_185" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.flickr.com/photos/58209057@N00/317666145/in/photostream"><img class="size-full wp-image-185" title="daisycoral-wibbleroisin" src="http://www.weborithm.com/wp-content/2009/07/daisycoral-wibbleroisin.jpg" alt="Daisy Coral by user Wibble Roisin" width="500" height="330" /></a><p class="wp-caption-text">Daisy Coral by user Wibble Roisin</p></div>
<div id="attachment_186" class="wp-caption aligncenter" style="width: 510px"><a href="http://photography.nationalgeographic.com/photography/enlarge/longfin-bannerfish-photography.html"><img class="size-full wp-image-186 " title="longfin-bannerfish-516504-sw" src="http://www.weborithm.com/wp-content/2009/07/longfin-bannerfish-516504-sw.jpg" alt="Longfin Bannerfish" width="500" height="375" /></a><p class="wp-caption-text">Longfin Bannerfish</p></div>
<div id="attachment_188" class="wp-caption aligncenter" style="width: 510px"><a href="http://photography.nationalgeographic.com/photography/enlarge/transparent-jellyfish-photography.html"><img class="size-full wp-image-188 " title="transparent-jellyfish-689547-sw" src="http://www.weborithm.com/wp-content/2009/07/transparent-jellyfish-689547-sw.jpg" alt="Transparent Jellyfish" width="500" height="374" /></a><p class="wp-caption-text">Transparent Jellyfish</p></div>
<div id="attachment_187" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.flickr.com/photos/38504374@N02/3599970631/"><img class="size-full wp-image-187" title="belugas-underwater" src="http://www.weborithm.com/wp-content/2009/07/belugas-underwater.jpg" alt="Belugas by user flickkerphotos" width="500" height="375" /></a><p class="wp-caption-text">Belugas by user flickkerphotos</p></div>
<div id="attachment_189" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.flickr.com/photos/pkmousie/2263633632/"><img class="size-full wp-image-189" title="mandaybay-pkmousie" src="http://www.weborithm.com/wp-content/2009/07/mandaybay-pkmousie.jpg" alt="Manadalay Bay Shark Reef by user PKMousie" width="500" height="333" /></a><p class="wp-caption-text">Manadalay Bay Shark Reef by user PKMousie</p></div>
<div id="attachment_173" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.flickr.com/photos/dmap/3346265927/"><img class="size-full wp-image-173" title="dmap-sinkhole" src="http://www.weborithm.com/wp-content/2009/07/dmap-sinkhole.jpg" alt="Sinkholes | Riviera Maya" width="500" height="332" /></a><p class="wp-caption-text">Sinkholes | Riviera Maya</p></div>
<div id="attachment_190" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.flickr.com/photos/diverslog/216639520/"><img class="size-large wp-image-190 " title="dancingpose-jennyhuang" src="http://www.weborithm.com/wp-content/2009/07/dancingpose-jennyhuang-637x940.jpg" alt="Fish posing by JennyHuang" width="500" height="737" /></a><p class="wp-caption-text">Fish posing by JennyHuang</p></div>
<div id="attachment_172" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.flickr.com/photos/dodol/2279739630/"><img class="size-full wp-image-172" title="nazir-amin-underwater" src="http://www.weborithm.com/wp-content/2009/07/nazir-amin-underwater.jpg" alt="Underwater by Nazir Amin" width="500" height="747" /></a><p class="wp-caption-text">Underwater by Nazir Amin</p></div>
<div id="attachment_191" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.flickr.com/photos/smohundro/1398401751/"><img class="size-large wp-image-191 " title="smohundro-urchin" src="http://www.weborithm.com/wp-content/2009/07/smohundro-urchin1-705x940.jpg" alt="Urchin by user smohundro" width="500" height="667" /></a><p class="wp-caption-text">Urchin by user smohundro</p></div>
<p>Our oceans are a very important part of our ecosystem and we, as designers, can make a positive impact simply by using it as inspiration in some of our works. Whether it is for commercial purposes or simply to create awareness.</p>
<p>Hope you enjoyed this post, don&#8217;t forget to share it with your family and friends.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weborithm.com/underwater-scenes/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Weborithm Launches WP Auctions v3</title>
		<link>http://www.weborithm.com/weborithm-launches-wp-auctions-v3/</link>
		<comments>http://www.weborithm.com/weborithm-launches-wp-auctions-v3/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 14:38:48 +0000</pubDate>
		<dc:creator>Hyder Jaffari</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.weborithm.com/?p=164</guid>
		<description><![CDATA[After months of coding, re-designs, user feedback, bug fixing and countless cups of tea Weborithm is happy to announce the release of WP Auctions version 3!]]></description>
			<content:encoded><![CDATA[<p>After months of coding, re-designs, user feedback, bug fixing and countless cups of tea Weborithm is happy to announce the release of WP Auctions version 3!</p>
<h3>So what’s new?</h3>
<p>We received a lot of feedback in the time that WP Auctions has been live for the past year and a half and we would like to take this opportunity to thank all of you for your continued support.</p>
<p>As for the new features, here&#8217;s a partial list:</p>
<ul>
<li> <strong>Auctions in a post or page</strong> – This is one of the biggest improvements we’ve made in the plugin and one we’re really excited about for the future.</li>
<li><strong>Register to bid</strong> – A lot of people wanted to restrict auctions to trusted folk, so we implemented this feature for you.</li>
<li><strong>Alternative payment options</strong> – Don’t want to accept PayPal? You can now provide bank details or your address for wire transfers or cheques respectively.</li>
<li><strong>9 currency options</strong> – The plugin now supports showing USD, GBP, JPY, EUR, AUD, CAD, NZD, CHF and SGD.</li>
<li><strong>New improved image uploader</strong> – No more image hosting with ImageShack. You can now upload them to your own blog.</li>
</ul>
<p>Read more about the <a href="http://www.wpauctions.com/download/" target="_self">auction plugin</a>, you will also find details about the affiliate program as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weborithm.com/weborithm-launches-wp-auctions-v3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Resources</title>
		<link>http://www.weborithm.com/css-tools/</link>
		<comments>http://www.weborithm.com/css-tools/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 14:19:22 +0000</pubDate>
		<dc:creator>Hyder Jaffari</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://www.weborithm.com/?p=157</guid>
		<description><![CDATA[CSS is fun, but CSS can also be tricky. If you are looking at getting into designing websites and blogs you have to learn how to use CSS to style them. Here are a list of CSS tools and resources that you can use to speed up your development time.]]></description>
			<content:encoded><![CDATA[<p>CSS is fun, but CSS can also be tricky. If you are looking at getting into designing websites and blogs you have to learn how to use CSS to style them.</p>
<p>Here are a list of CSS tools and resources that you can use to speed up your development time.</p>
<p><img class="aligncenter size-full wp-image-163" title="css-resources-post" src="http://www.weborithm.com/wp-content/2009/07/css-resources-post.gif" alt="css-resources-post" width="690" height="200" /></p>
<h2 id="resources-menu">Resources</h2>
<ol>
<li><a href="#tutorials">Tutorials</a></li>
<li><a href="#grids">Grids</a></li>
<li><a href="#books">Books</a></li>
</ol>
<h3 id="tutorials">Tutorials</h3>
<p>Here are some of the best tutorials from around the web, so you can get the hang of CSS.</p>
<ul>
<li><a href="http://www.w3schools.com/css/default.asp" target="_blank">W3 Schools</a> &#8211; A massive CSS tutorial database.  Includes step by step tutorials, snippets, reference guides and quizzes.</li>
<li><a href="http://www.alvit.de/handbook/" target="_blank">Web Developers Handbook</a> &#8211; An extensive list of web development resources (focusing primarily on CSS) including tutorials, highly requested code snippets, tools and more. The ideal starting place for developers wishing to improve their CSS designs.</li>
<li><a href="http://www.seomoz.org/blog/css-properties-you-probably-never-use" target="_blank">CSS properties you never use, but should</a> &#8211; These are all CSS level 2 properties but some of them don&#8217;t work in all browsers, so make sure and test things out before putting them into use.</li>
<li><a href="http://www.smashingmagazine.com/2007/01/19/53-css-techniques-you-couldnt-live-without/" target="_blank">53 CSS techniques you couldn&#8217;t live without</a> &#8211; Over the last few years web-developers have written many articles about CSS and developed many useful techniques, which can save you a lot of time &#8211; of course, if you are able to find them in time. Here you’ll find a list of techniques we , as web-architects, really couldn’t live without.</li>
<li><a href="http://blog.themeforest.net/general/15-css-tricks-that-must-be-learned/" target="_blank">15 CSS tricks that must be learned</a> &#8211; The list of these techniques is an ever expanding one, however, there are certain tricks that are essential to achieve your goal.</li>
<li><a href="http://www.noupe.com/css/using-css-to-do-anything-50-creative-examples-and-tutorials.html" target="_blank">Use CSS to do anything</a> &#8211; CSS can powerfully open the doors to a lot of rich and unique techniques.</li>
<li><a href="http://net.tutsplus.com/html-css-techniques/10-principles-of-the-css-masters/" target="_blank">10 principles of the CSS masters</a> &#8211; These CSS tips are gathered from some of the most respected designers on the planet. They have the portfolios to back their advice up, so you&#8217;ll know that each tidbit of advice is of the highest quality.</li>
</ul>
<div id="attachment_158" class="wp-caption aligncenter" style="width: 452px"><img class="size-full wp-image-158" title="css-tutorials" src="http://www.weborithm.com/wp-content/2009/07/css-tutorials.jpg" alt="css-tutorials" width="442" height="314" /><p class="wp-caption-text">Image from GraceSmith.co.uk</p></div>
<ul>
<li><a href="http://www.gracesmith.co.uk/84-amazingly-useful-css-tips-resources/" target="_blank">A list of 84 links to more useful CSS tips and resources</a> &#8211; Probably more CSS resources than you will be able to go through in weeks, plus a month.</li>
<li><a href="http://stylizedweb.com/2008/03/12/most-used-css-tricks/" target="_blank">12 CSS tricks</a> &#8211; Some interesting ways of doing things with CSS.</li>
<li><a href="http://sixrevisions.com/css/20-useful-resources-for-learning-about-css3/" target="_blank">20 useful resources for learning CSS3</a> &#8211; As a web developer, it’s crucial to be well-informed about modern  and future web standards.</li>
<li><a href="http://net.tutsplus.com/tutorials/html-css-techniques/10-principles-of-the-css-masters/" target="_blank">10 principles of the CSS masters</a> &#8211; These CSS tips are gathered from some of the most respected designers on the planet. They have the portfolios to back their advice up, so you&#8217;ll know that each tidbit of advice is of the highest quality.</li>
</ul>
<p><a href="#resources-menu">back to resources menu</a></p>
<h3 id="grids">Grids</h3>
<p>The best CSS grids on the web.</p>
<p><img class="aligncenter size-full wp-image-159" title="blueprint-css" src="http://www.weborithm.com/wp-content/2009/07/blueprint-css.jpg" alt="blueprint-css" width="481" height="115" /></p>
<ul>
<li><a href="http://code.google.com/p/blueprintcss/" target="_blank">Blueprint</a> &#8211; It gives you a solid foundation to build your project on top of, with an easy-to-use grid, sensible typography, useful plugins, and even a stylesheet for printing.</li>
<li><a href="http://960.gs/" target="_blank">960</a> &#8211; This system is based on a page width of 960 pixels however it only works with 12 or 16 columns.</li>
<li><a href="http://developer.yahoo.com/yui/grids/" target="_blank">YUI CSS grid</a> &#8211; The foundational YUI Grids CSS offers four preset page widths, six preset templates, and the ability to stack and nest subdivided regions of two, three, or four columns. The 4kb file provides over 1000 page layout combinations.</li>
<li><a href="http://www.yaml.de/en/" target="_blank">YAML</a> &#8211; &#8220;Yet Another Multicolumn Layout&#8221; (YAML) is an (X)HTML/CSS framework for creating modern and flexible floated layouts. The structure is extremely versatile in its programming and absolutely accessible for end users.</li>
<li><a href="http://www.1kbgrid.com/" target="_blank">The 1kb grid</a> &#8211; This is a grid in the true sense of the word as it is comprised of the bare necessary CSS to get you started.</li>
<li><a href="http://grid.mindplay.dk" target="_blank">Grid designer</a> &#8211; A very easy to use grid designer to help you get started with your web project quickly.</li>
<li><a href="http://layouts.ironmyers.com" target="_blank">Layouts from Iron Myers</a> &#8211; A ton of cross browser compatible CSS grid templates.</li>
<li><a href="http://www.spry-soft.com/grids/" target="_blank">Spry Soft</a> &#8211; The variable grid system is a quick way to generate an underlying CSS grid for your site. The CSS generated file is based on the 960 Grid System.</li>
<li><a href="http://www.gridsystemgenerator.com/" target="_blank">Grid system generator</a> &#8211; Easily generate grids for your projects with this online system.</li>
</ul>
<p><a href="#resources-menu">back to resources menu</a></p>
<h3 id="books">Books</h3>
<p>Get the hang of CSS by learning from the masters themselves.</p>
<div style="text-align: center;"><a href="http://www.amazon.com/gp/product/1430223979?ie=UTF8&amp;tag=evegoto-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1430223979" target="_blank"><img class="aligncenter size-full wp-image-160" title="css-mastery" src="http://www.weborithm.com/wp-content/2009/07/css-mastery.jpg" alt="css-mastery" width="668" height="253" /></a></div>
<ul>
<li><a href="http://www.amazon.com/gp/product/0596527330?ie=UTF8&amp;tag=evegoto-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0596527330">CSS: The Definitive Guide</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=evegoto-20&amp;l=as2&amp;o=1&amp;a=0596527330" border="0" alt="" width="1" height="1" /> by Eric Meyer</li>
<li><a href="http://www.amazon.com/gp/product/1430223979?ie=UTF8&amp;tag=evegoto-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1430223979">CSS Mastery: Advanced Web Standards Solutions</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=evegoto-20&amp;l=as2&amp;o=1&amp;a=1430223979" border="0" alt="" width="1" height="1" /> by by Andy Budd, Simon Collison and Cameron Moll</li>
<li><a href="http://www.amazon.com/gp/product/0980285852?ie=UTF8&amp;tag=evegoto-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0980285852">The Ultimate CSS Reference</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=evegoto-20&amp;l=as2&amp;o=1&amp;a=0980285852" border="0" alt="" width="1" height="1" /> by by Tommy Olsson and Paul O&#8217;Brien</li>
<li><a href="http://www.amazon.com/gp/product/0596802447?ie=UTF8&amp;tag=evegoto-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0596802447">CSS: The Missing Manual</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=evegoto-20&amp;l=as2&amp;o=1&amp;a=0596802447" border="0" alt="" width="1" height="1" /> by David McFarland</li>
<li><a href="http://www.amazon.com/gp/product/0980455278?ie=UTF8&amp;tag=evegoto-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0980455278">Build Your Own Web Site The Right Way Using HTML &amp; CSS</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=evegoto-20&amp;l=as2&amp;o=1&amp;a=0980455278" border="0" alt="" width="1" height="1" /> by Ian Lloyd</li>
</ul>
<p><a href="#resources-menu">back to resources menu</a></p>
<h2 id="tools-menu">Tools</h2>
<ol>
<li><a href="#fonts">Fonts</a></li>
<li><a href="#navigation">Navigation</a></li>
<li><a href="#forms">Forms</a></li>
</ol>
<h3 id="fonts">Fonts</h3>
<ul>
<li><a href="http://www.typetester.org/" target="_blank">Typesetter</a> &#8211; An online application for comparison of the fonts for the screen.</li>
<li><a href="http://www.somacon.com/p334.php" target="_blank">CSS font wizard</a> &#8211; Use this wizard to experiment with font and text styles and generate sample CSS style source code.</li>
<li><a href="http://riddle.pl/emcalc/" target="_blank">Em calculator</a> &#8211; Em Calculator is a small JavaScript tool which helps making scalable and accessible CSS design. It converts size in pixels to relative em units, which are based on a text size.</li>
</ul>
<p><a href="#tools-menu">back to tools menu</a></p>
<h3 id="navigation">Navigation</h3>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-161" title="tab-designer" src="http://www.weborithm.com/wp-content/2009/07/tab-designer.jpg" alt="tab-designer" width="624" height="200" /></p>
<ul>
<li><a href="http://www.dmxzone.com/go?5618" target="_blank">List-O-Rama</a> &#8211; List-O-Rama will allow you to generate nice CSS inline menus in seconds. Just walk through the wizard and insert the text of the links, choose the vertical or horizontal menu, pick the design and click on finish.</li>
<li><a href="http://www.accessify.com/tools-and-wizards/developer-tools/list-o-matic/" target="_blank">List-O-Matic</a> &#8211; List-o-matic lets you choose the content, layout and presentation of your list-based navigation menus.</li>
<li><a href="http://www.highdots.com/css-tab-designer/" target="_blank">CSS Tab Designer</a> &#8211; CSS Tab Designer is a unique and easy to use software to help you design css-based lists and tabs visually and without any programming knowledge required!</li>
<li><a href="http://www.webmaster-toolkit.com/css-menu-generator.shtml" target="_blank">CSS Menu Generator</a> &#8211; Generates both the CSS and the HTML code required to produce a text-based yet appealing set of navigation buttons.</li>
</ul>
<p><a href="#tools-menu">back to tools menu</a></p>
<h3 id="forms">Forms</h3>
<p><img class="aligncenter size-full wp-image-162" title="jotform-css" src="http://www.weborithm.com/wp-content/2009/07/jotform-css.jpg" alt="jotform-css" width="536" height="180" /></p>
<ul>
<li><a href="http://www.jotform.com/" target="_blank">JotForm</a> &#8211; A WYSIWYG web form builder</li>
<li><a href="http://www.accessify.com/tools-and-wizards/accessibility-tools/quick-form-builder/" target="_blank">Quick Form Builder</a> &#8211; Accessify&#8217;s quick form builder merges two older tools (form builder and form element generator) into one much slicker process.</li>
<li><a href="http://www.maketemplate.com/form/" target="_blank">CSS form code maker</a> &#8211; This HTML &#8211; CSS form generator will create a nice looking layout for forms.</li>
<li><a href="http://wufoo.com/" target="_blank">WuFoo</a> &#8211; Helps you create contact forms, online surveys, and invitations so you can collect the data, registrations and online payments you need without writing a single line of code.</li>
</ul>
<p><a href="#tools-menu">back to tools menu</a></p>
<p>If you enjoyed this list please take a minute to share it with your friends or just bookmark it using any of the links below. Don&#8217;t forget to <a href="http://feeds2.feedburner.com/Weborithm" target="_self">sign up for free updates</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weborithm.com/css-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Tools To Help You Blog Better, Stronger and Faster</title>
		<link>http://www.weborithm.com/blogging-tools/</link>
		<comments>http://www.weborithm.com/blogging-tools/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 18:18:03 +0000</pubDate>
		<dc:creator>Hyder Jaffari</dc:creator>
				<category><![CDATA[Tips and Tools]]></category>

		<guid isPermaLink="false">http://www.weborithm.com/?p=146</guid>
		<description><![CDATA[Blogging is as easy as it can get today. With a wide choice of platforms and self hosted options available more and more people are turning to blogging than ever before. The trick with blogging, as with anything in life, is being consistent and staying motivated. What if I told you there are some tools [...]]]></description>
			<content:encoded><![CDATA[<p>Blogging is as easy as it can get today. With a wide choice of platforms and self hosted options available more and more people are turning to blogging than ever before. The trick with blogging,<em> as with anything in life</em>, is being consistent and staying motivated. What if I told you there are some tools that you can use to blog <span style="text-decoration: underline;">better</span>, <strong>stronger</strong> and <em>faster</em>?</p>
<p>Here are 10 tools that can take your blogging to new levels.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-156" title="blogging-tools" src="http://www.weborithm.com/wp-content/2009/07/blogging-tools.jpg" alt="blogging-tools" width="690" height="200" /></p>
<h3>Writing</h3>
<p>If you are finding it hard to blog because you have to log in every time to write and/or format your content then you should look into getting an offline editor. Here are some of the top choices available today.</p>
<p><strong>1. Qumana</strong> &#8211; This tool is available for Windows and Mac users and is quite versatile in its features. Use it to write your blog posts when you are offline and simply upload it to your blog when you are ready. It&#8217;s a good fit for the occasional or professional blogger. <a href="http://www.qumana.com/download.php" target="_blank">Download Qumana here</a>.</p>
<div id="attachment_149" class="wp-caption aligncenter" style="width: 635px"><img class="size-full wp-image-149   " title="qumana_screenshot" src="http://www.weborithm.com/wp-content/2009/07/qumana_screenshot.jpg" alt="Qumana" width="625" height="520" /><p class="wp-caption-text">Qumana</p></div>
<p><strong>2. Windows Live Writer</strong> &#8211; If you are a PC user then you need to get yourself hooked up with this application. With easy media support, spell checking and an extensive community that releases plugins to extend the application  it is one of the most popular offline blog editors around. <a href="http://download.live.com/writer" target="_blank">Get Live Writer here</a>.</p>
<div id="attachment_151" class="wp-caption aligncenter" style="width: 420px"><img class="size-full wp-image-151" title="wlwriter" src="http://www.weborithm.com/wp-content/2009/07/wlwriter.jpg" alt="wlwriter" width="410" height="295" /><p class="wp-caption-text">Windows Live Writer</p></div>
<p><strong>3. Ecto</strong> &#8211; With Ecto you can write and manage entries for your blog(s) offline on your Mac. You can compose, save or edit your entries and enjoy many other features such as spellcheck, creating links, adding attachments, and much more. <a href="http://illuminex.com/ecto/" target="_blank">Get Ecto here</a>.</p>
<div id="attachment_147" class="wp-caption aligncenter" style="width: 529px"><img class="size-full wp-image-147" title="ecto3-main-window" src="http://www.weborithm.com/wp-content/2009/07/ecto3-main-window.png" alt="ecto3-main-window" width="519" height="480" /><p class="wp-caption-text">Ecto</p></div>
<p><em>Notable mention</em> &#8211; <a href="http://www.scribefire.com/" target="_blank">Scribefire for Firefox</a>.</p>
<h3>Staying Up to Date</h3>
<p>How does one keep up to date with information that is relevant to their interests today? Especially when it moves so fast and it is easy for you to lose track of whats happening in all the noise. Here&#8217;s a few ways that have helped me stay up to date.</p>
<p><strong>1. Google Alerts</strong> &#8211; Google lets you set up &#8220;Alerts&#8221; for virtually any topic you like. Simply go to <a href="http://www.google.com/alerts" target="_blank">Google Alerts</a> and type in any term you want to be updated on whenever it gets mentioned around the web. You have the option to choose getting alerts from blogs, news articles, videos or a comprehensive alert from multiple sources. This way when something happens in your topic of interest you know about it instantly.</p>
<div id="attachment_155" class="wp-caption aligncenter" style="width: 700px"><img class="size-full wp-image-155 " title="google-alerts" src="http://www.weborithm.com/wp-content/2009/07/google-alerts.jpg" alt="Google Alerts" width="690" height="300" /><p class="wp-caption-text">Google Alerts</p></div>
<p><strong>2. Delicious</strong> &#8211; One of the premier bookmarking services on the web, <a href="http://delicious.com/" target="_blank">Delicious</a> is still going strong and can be used to your advantage quite effectively. When you visit the &#8220;Popular&#8221; section of the site type any term you like and you will be presented with relevant results. Once you do that you can see more &#8220;Related tags&#8221; on the right sidebar, from here you can dig deeper to get more targeted results.</p>
<p>Creating an account lets you save and form groups for various topics of interest.</p>
<div id="attachment_152" class="wp-caption aligncenter" style="width: 700px"><img class="size-full wp-image-152  " title="delicious-bookmarks" src="http://www.weborithm.com/wp-content/2009/07/delicious-bookmarks.jpg" alt="Delicious Bookmarks" width="690" height="500" /><p class="wp-caption-text">Delicious Bookmarks</p></div>
<p><strong>3. Twitter saved searches</strong> &#8211; Twitter saved searches are almost as good as Google Alerts, if not better. On your <a href="http://twitter.com/" target="_blank">twitter</a> sidebar you will see a search field, go ahead and type in any term you like. After your results are displayed you will see a prompt to &#8220;<em>Save this search</em>&#8220;. Once you have saved it will show up on your sidebar as a Saved Search. You can then do a one click search of your term to see the latest tweets about it whenever you like.</p>
<div id="attachment_150" class="wp-caption aligncenter" style="width: 700px"><img class="size-full wp-image-150  " title="saved-searches" src="http://www.weborithm.com/wp-content/2009/07/saved-searches.jpg" alt="Saved search on Twitter" width="690" height="500" /><p class="wp-caption-text">Saved searches on Twitter</p></div>
<h3>Staying Connected</h3>
<p>Most bloggers tend to think that the conversation starts and ends on their blogs. <strong>Wrong!</strong> It can go far beyond that. Here are some tools that you can use to stay connected with your readers.</p>
<p><strong>1. Aweber</strong> &#8211; Email newsletters have almost become a necessary element of blogging. Aweber provides a great opportunity for you to connect with your readers on a personal level which has worked tremendously for a lot of bloggers. Plus this way you can track everything that happens with your email and even promote special content to your readers. <a href="http://aweber.com/?322503" target="_blank">Sign up for Aweber here</a>.</p>
<div style="text-align:center;"><a title="Email Marketing" href="http://aweber.com/?322503"> <img style="border:none;" src="http://www.aweber.com/banners/email_marketing/468x60_an.gif" alt="Email Marketing $19/Month!" /></a></div>
<p><strong>2. Subscribe to comments</strong> &#8211; If you want your visitors to keep visiting your blog then you need to enable your comments to be subscribed via email. WordPress has numerous plugins that let you do this, <a href="http://wordpress.org/extend/plugins/subscribe-to-comments/" target="_blank">like this one</a>. This helps them stay engaged in the discussion and helps your blog grow.</p>
<div id="attachment_153" class="wp-caption aligncenter" style="width: 501px"><img class="size-full wp-image-153 " title="notify-by-email" src="http://www.weborithm.com/wp-content/2009/07/notify-by-email.jpg" alt="Subscribe to comments" width="491" height="414" /><p class="wp-caption-text">Subscribe to comments</p></div>
<p><strong>3. Conversing outside a post</strong> &#8211; Carrying the conversation outside a blog post and letting it evolve and grow is one of the best things you can do to create an engaging audience. Some ways to do that are to <em>actively participate in forums</em> of your interest and occasionally point or link to your blog. The other way is to <em>broadcast your post on twitter</em> to your followers and share other &#8220;tweets&#8221; to gain a bigger following.</p>
<h3>Reading and Writing</h3>
<p><strong>1. Bo</strong><strong>oks -</strong> Blogging is a very literary pastime, or occupation for some. If you want to write constantly you have to read constantly. Nothing is better than refreshing your mind with fresh content.</p>
<p>Naturally your first course of action is to read other people&#8217;s blogs. But this can quickly lead to distraction as you are constantly online for that. Let&#8217;s face it this IS the internet. <strong>My advice?</strong> Buy or borrow a book and go off too the park. Take your <a href="http://www.amazon.com/gp/product/B000931OAI?ie=UTF8&amp;tag=evegoto-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=B000931OAI">moleskine notebook</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=evegoto-20&amp;l=as2&amp;o=1&amp;a=B000931OAI" border="0" alt="" width="1" height="1" /> and draw or doodle. Do anything out of the ordinary, except sit in front of your computer all day so that you can blog better, stronger and faster when you do.</p>
<div id="attachment_154" class="wp-caption aligncenter" style="width: 510px"><a href="http://www.flickr.com/photos/yourdon/3589036944/"><img class="size-full wp-image-154" title="readinginapark" src="http://www.weborithm.com/wp-content/2009/07/readinginapark.jpg" alt="Go outside! Photo from Ed Yourdon on Flickr" width="500" height="333" /></a><p class="wp-caption-text">Go outside! Photo from Ed Yourdon on Flickr</p></div>
<p>If you have any of your own tips or tools feel free to leave a comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weborithm.com/blogging-tools/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>5 Features of Enduring Brands</title>
		<link>http://www.weborithm.com/5-features-of-enduring-brands/</link>
		<comments>http://www.weborithm.com/5-features-of-enduring-brands/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 14:38:04 +0000</pubDate>
		<dc:creator>Hyder Jaffari</dc:creator>
				<category><![CDATA[Logos and Branding]]></category>

		<guid isPermaLink="false">http://www.weborithm.com/?p=133</guid>
		<description><![CDATA[Building a brand is not about getting the best possible logo designed or spending tons of money on advertising. Your brand is something that is nurtured over months and years from serving your customers and making sure that your business provides a set standard of care and product quality. Building Enduring Brands We have come [...]]]></description>
			<content:encoded><![CDATA[<p>Building a <em>brand</em> is not about getting the best possible logo designed or spending tons of money on advertising. Your brand is something that is nurtured over months and years from serving your customers and making sure that your business provides a set standard of care and product quality.</p>
<h3>Building Enduring Brands</h3>
<p><img class="alignright size-full wp-image-142" title="endurance" src="http://www.weborithm.com/wp-content/2009/06/endurance.jpg" alt="endurance" width="300" height="200" />We have come to expect a certain level of service from a number of brands that have been around most of our lives, and some that are 2 or 3 times older than a lot of us today. These are brands that are synonymous with most of our daily routines and in some ways integral to it.</p>
<p>It&#8217;s true that there are many companies that do virtually the same thing and are in direct competition with each other, but there&#8217;s always a clear favorite. Comparisons are usually followed by a heated debate from proponents of either side.</p>
<p>I&#8217;ve done some research and identified 5 key elements that any popular leading brand today has done over the lifetime of their existence.</p>
<h3>1. Commitment to Tradition</h3>
<blockquote><p>A brand for a company is like a reputation for a person. You earn reputation by trying to do hard things well.</p>
<p><em>Jeff Bezos &#8211; Amazon</em></p></blockquote>
<p>Every company that is in existence today started somewhere obscure. Whether it was a garage, a dorm room, grandma&#8217;s basement or working late nights after getting back from work. The work ethic that was used by the founder during those formative years is most likely part of the company tradition today. You probably know it as the company mission statement, the top 10 or even just a simple saying the founder must have said at one point of time.</p>
<p>It&#8217;s that tradition that draws a customer to a business that is now part of its persona.</p>
<p><img class="aligncenter size-full wp-image-138" title="amazonjeffbezos" src="http://www.weborithm.com/wp-content/2009/06/amazonjeffbezos.jpg" alt="amazonjeffbezos" width="244" height="183" /></p>
<h3>2. Quality Innovation</h3>
<blockquote><p>Be a yardstick of quality. Some people aren&#8217;t used to an environment where excellence is expected.</p>
<p><em>Steve Jobs &#8211; Apple</em></p></blockquote>
<p>Trying to re-invent concepts that cannot be done any other way is foolish, like a wheel for instance. Trying to innovate on a concept better than it already is the stuff that legends are made of. The iPod is a recent example. Up until Steve Jobs unveiled it the online music space was pretty much a gray area of the web and a non-existent business. Similar examples include the first laptop computer by IBM, searching the web by Google and more recently the electric car by Tesla.</p>
<p><img class="aligncenter size-full wp-image-137" title="qualityinnovation" src="http://www.weborithm.com/wp-content/2009/06/qualityinnovation.gif" alt="qualityinnovation" width="690" height="200" /></p>
<h3>3. Attracting Talent</h3>
<blockquote><p>We just want to have great people working for us.</p>
<p><em>Sergey Brin &#8211; Google<br />
</em></p></blockquote>
<p>When any business grows in leaps and bounds it is bound to attract the top talent in the industry. Some of the top tech companies today receive applicants measuring in the tens to hundreds of thousands for a few hundred jobs. When you&#8217;ve built an enduring brand you can look forward to seeing it last a long time as it attracts a fresh pool of talent. As long as you don&#8217;t call yourself Lehman Brothers.</p>
<p><img class="aligncenter size-full wp-image-139" title="workingatgoogle" src="http://www.weborithm.com/wp-content/2009/06/workingatgoogle.gif" alt="workingatgoogle" width="690" height="200" /></p>
<h3>4. Knowing the Customer</h3>
<blockquote><p>In the end, the customer doesn&#8217;t know, or care, if you are small or large as an organization&#8230;she, or he, only focuses on the garment hanging on the rail in the store.</p>
<p><em>Giorgio Armani &#8211; Armani<br />
</em></p></blockquote>
<p>We all have fickle tendencies. A business knows this more than anybody else as they always have to deal with us. But a business also knows that by providing just the right amount of solution a prospect will convert to a customer, offer too much and you end up losing their patience and them.</p>
<p>I feel many companies today are not paying attention to this important detail and are heading off into various directions where they have no idea what the outcome will be. Rather than adopting new lines of businesses, and losing direction for short term profits, they need to just stick with what they do best and continue to innovate and advance in their sphere.</p>
<p><img class="aligncenter size-full wp-image-140" title="shoppingarmani" src="http://www.weborithm.com/wp-content/2009/06/shoppingarmani.jpg" alt="shoppingarmani" width="690" height="200" /></p>
<h3>5. Being Leaders</h3>
<blockquote><p>I always knew I was going to be rich. I don&#8217;t think I ever doubted it for a minute.</p>
<p>Warren Buffett</p></blockquote>
<p>I wish I could have a company just like Apple that continuously delivers remarkable products. Not too mention having a solid customer base that adores you for doing just that. Or, being at the helm of travel innovation like Tesla or providing a way to harness renewable energy like GE. While I don&#8217;t exactly want to be the next McDonald&#8217;s I wouldn&#8217;t mind having a chain of global food restaurants that only supports local and organic produce.</p>
<p>Being a leader in your field is what provides your brand the enduring quality that few possess today and many constantly try to grab at.</p>
<p><img class="aligncenter size-full wp-image-141" title="warrenbuffet" src="http://www.weborithm.com/wp-content/2009/06/warrenbuffet.jpg" alt="warrenbuffet" width="690" height="200" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.weborithm.com/5-features-of-enduring-brands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>7 CSS Tips To Make Your Blog Look Fresh</title>
		<link>http://www.weborithm.com/7-css-tips-to-make-your-blog-look-fresh/</link>
		<comments>http://www.weborithm.com/7-css-tips-to-make-your-blog-look-fresh/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 12:46:46 +0000</pubDate>
		<dc:creator>Hyder Jaffari</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.weborithm.com/blog/?p=14</guid>
		<description><![CDATA[Giving your blog a whole new feel can be as simple as adjusting a few CSS classes, or ID’s, in your stylesheet. Here are 7 CSS changes you can make to your blog for a fresh new look. Leave a comment if you have any questions.]]></description>
			<content:encoded><![CDATA[<p>Giving your blog a whole new feel can be as simple as adjusting a few CSS classes, or ID&#8217;s, in your stylesheet. In WordPress you can easily edit your stylesheet from the <em>Appearance &gt; Editor</em> screen.</p>
<p>Here are 7 CSS changes you can make to your blog for a fresh new look.</p>
<div id="attachment_131" class="wp-caption aligncenter" style="width: 700px"><img class="size-full wp-image-131" title="css-image" src="http://www.weborithm.com/wp-content/2009/06/css-image.png" alt="Make your blog fresh" width="690" height="150" /><p class="wp-caption-text">Make your blog fresh</p></div>
<h3>1. Background colors</h3>
<p>Changing background colors on your blog is probably the easiest thing you can do. Simply look in your stylesheet for any instances of:</p>
<pre>{ background: #ffffff; } Note: the #ffffff is simply an example here.</pre>
<p>Depending on the stylesheet of your blog there may be various background colors defined. If your blog uses images then you will see those written like this:</p>
<pre>{ background: url(folder/image) }</pre>
<p>In this case, it&#8217;s best you either contact the designer of your theme, or if you are comfortable changing it on your own go ahead and play a little. Make sure and save a backup first though!</p>
<p>If you need to find colors you can find the &#8220;hex values&#8221;, i.e the #ffffff, at <a href="http://www.colourlovers.com/" target="_blank">colourlovers</a> for the color you desire.</p>
<p>Now that you have the hex value of your color simply edit the CSS style and click &#8220;<em>Update File</em>&#8220;. Reload your blog page to see the change in color!<span id="more-88"></span></p>
<h3>2. Headings</h3>
<p>You see the &#8220;Headings&#8221; above, it is enclosed in an H3 tag. You can style all of your individual H1, H2, H3, H4, H5 and H6 tags. Chances are that you will be using the H1, H2 and H3 tags the most.</p>
<p>It may seem a bit confusing at first because designers like to give different styles for an H3 tag that displays in the sidebar and another style for the H3 tag that gets used in the posts. An example is this very blog here.</p>
<p>For the post I&#8217;ve used:</p>
<pre>.post h3 { border-bottom: 1px dotted #474444; color: #474444; font-size: 1.7em; padding: 5px 0 10px; margin-bottom: 10px; }</pre>
<p>and for the sidebar I&#8217;ve used:</p>
<pre>.sidebar h3 { background: #fff; font-size: 1.6em; letter-spacing: 1px; padding: 20px 0; margin: 0; }</pre>
<p>You need to decide which headings you want to change and find the appropriate style in your stylesheet too edit them as you require. There are a myriad variety of choices of you can use here. I&#8217;ve provided some examples of what you can do with headings below.</p>
<pre>.your h1, h2, h3 { border-bottom: 1px solid/dotted/dashed #hexvalue; color: #hexvalue; font-style: italic; }</pre>
<p>If you want to edit the headings even further try adding a background color, I always choose to keep them simple though. Again, the <em>#hexvalue</em> for a color you want can be found at ColourLovers {linked to in point no.1 above}</p>
<h3>3. Blockquotes</h3>
<blockquote><p>This is a blockquote, it has it&#8217;s own styling applied to it. It&#8217;s meant to grab attention.</p></blockquote>
<p>Styling the blockquote is one of my favorite aspect of blog design. A well styled blockquote is a great way to grab your readers attention in your post or page.</p>
<p>In your stylesheet look for:</p>
<pre>blockquote { styles here } and</pre>
<pre>blockquote p { styles here }</pre>
<p>The &#8220;blockquote&#8221; tag helps in styling the general look of the quote area itself. The border and background you see above are styled by declaring styles for that tag. Here&#8217;s my style code to give you an idea of what you can do with it.</p>
<pre>.post blockquote { background: #fbfbfb url(images/quote.gif) no-repeat 10px 10px; color: #474747; font-size: 1.3em; line-height: 2em; margin: 10px; padding: 10px 10px 10px 85px; border: 1px solid #e9e7e7; }</pre>
<p>I&#8217;ve added an image to the background, declared a background color, gave a color for the text, changed the font size, added some extra line-height, gave it a border and some margin and padding. That may seem like quite a bit, but there&#8217;s a LOT more you can still do.</p>
<p>For the paragraphs within the blockquote all I did was add this:</p>
<pre>.post blockquote p { padding: 10px 0; }</pre>
<p>So, if you want to change just one thing first I would suggest you get yourself a nicely styled blockquote.</p>
<h3>4. Lists</h3>
<p>This is a list in the general sense of the term, except it does not use the list styling, which would look like this.</p>
<ol>
<li>List point 1</li>
<li>List point 2</li>
<li>List point 3</li>
</ol>
<p>My list styling looks like this:</p>
<pre>.post ul { margin: 10px 50px; list-style: disc; } - This is for the unordered list</pre>
<pre>.post ol { margin: 10px 20px; } - This is for the ordered list, shown above</pre>
<pre>.post li { color: #474747; font-size: 1.4em; padding: 10px 0; } - This is for the lists for both of the above</pre>
<p>You can add background colors, borders, change the font size or even use a background image. People love lists and a well styled list draws crowds.</p>
<h3>5. Links</h3>
<p>This is the most simple change that you can make in your stylesheet, the color of <a href="#">a link</a>. There&#8217;s a good chance that your stylesheet has declared the link style in one area, here&#8217;s mine.</p>
<pre>a { color: #800808; text-decoration: none; }</pre>
<pre>a:hover { text-decoration: underline; }</pre>
<p>You can just change the color if you like, or you could even add a background color. Here are some examples.</p>
<ol>
<li><a style="background: #444444; color: #fff; padding: 3px 5px;" href="#">Link 1</a></li>
<li><a style="border-top: 1px dotted #333333; border-bottom: 2px dotted #000000; font-style: italic;" href="#">Link 2</a></li>
<li><a style="background: #c9c1c1; border: 1px dashed #800808; color: #000; padding: 3px 5px;" href="#">Link 3</a></li>
</ol>
<p>Here are the styles for the above links:</p>
<pre>{ background: #444444; color: #fff; padding: 3px 5px; } - link 1</pre>
<pre>{ border-top: 1px dotted #333333; border-bottom: 2px dotted #000000; font-style: italic; } - Link 2</pre>
<pre>{ background: #c9c1c1; border: 1px dashed #800808; color: #000; padding: 3px 5px; } - Link 3</pre>
<h3>6. Spacing</h3>
<p>Spacing can be handled in a few different ways.</p>
<p>First of all, you can give the whole post or page some spacing. For instance if I added this to my stylesheet:</p>
<pre>.post { padding: 10px; }</pre>
<p>which would make the whole document condense 10 pixels inwards.</p>
<p>Secondly, you can add spacing for your paragraphs with these styles:</p>
<pre>.post p { padding: 10px; line-height: 22px;  }</pre>
<p>This will give the paragraphs a 10 pixel padding all around, as well as provide spacing between lines.</p>
<h3>7. Images</h3>
<p>If you noticed the image at the top of this post, it was enclosed in a border with a background color. For WordPress themes, most designers tend to add the default styling. However you can play around with the styles and use different hex values for colors and maybe some more padding and margin, if you desire.</p>
<p>My image styling looks like this:</p>
<pre>.wp-caption { background-color: #fbfbfb; border: 1px solid #e9e7e7; padding: 8px 0; text-align: center; }</pre>
<pre>.wp-caption img { border: 1px solid #e9e7e7; margin: 0; padding: 0; }</pre>
<p>Best practice here would be to play around with background and border colors.</p>
<p>So there you have it, 7 CSS tips that can change the way your blog looks and feels. If you have any questions feel free to leave a comment.</p>
<p><strong>Please take a moment to share this post with your friends and do <a href="http://feeds2.feedburner.com/Weborithm" target="_self">sign up for our RSS feed</a>! Thanks!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.weborithm.com/7-css-tips-to-make-your-blog-look-fresh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
