<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5" -->
<rss version="0.92">
<channel>
	<title>OnlineJamm</title>
	<link>http://www.onlinejamm.com</link>
	<description>For all the independant developers who like to share</description>
	<lastBuildDate>Fri, 04 Jul 2008 21:27:53 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Resolving CSS Headaches</title>
		<description>Every so often, CSS gets to me.  I love the simplicity and structure of it all, but it can take some time to make sure all things render well and most of all look great in ALL browsers, Internet Explorer, FireFox, Opera, etc.  Most recent episode included working ...</description>
		<link>http://www.onlinejamm.com/css-tools/</link>
			</item>
	<item>
		<title>To follow or not to follow</title>
		<description>There seems to be a bit of confusion out there on whether 'NoFollow&#34; hyperlink attributes work on some sites.  Some will say the link passes rank with some engines, while others disagree in the previous.  Here is a simple breakdown     Search engines each interpret ...</description>
		<link>http://www.onlinejamm.com/dofollow-or-not-dofollow/</link>
			</item>
	<item>
		<title>Power list of WordPress plugins for SEOs</title>
		<description>Yes everyone has their own list of favorite list of WordPress plugins. Some work for some, some not useful for others.

This is a dynamic list that features the most common WordPress plugins we use when installing and tweaking out the blog platform for search engine optimization (SEO) purposes.

WordPress SEO plugin ...</description>
		<link>http://www.onlinejamm.com/power-list-of-wordpress-plugins-for-seos/</link>
			</item>
	<item>
		<title>Getting to know Technorati</title>
		<description>So you've set up a blog and you're ready to start publishing and posting to the world.  Before doing so, spending some time learning about Technorati may only help increase the traffic to your website with links and tags.  Insight in to the the Technorati algorithm and tips ...</description>
		<link>http://www.onlinejamm.com/intro-to-technorati/</link>
			</item>
	<item>
		<title>Getting Flash (SWF) to display in IE6</title>
		<description> Although you develop and design for IE7 and FireFox, there are still a massive amount of end users in the IE6 world. You'd think everyone would be on board by now, but not really.  I did a poll around the office and it turns out, 4 out of ...</description>
		<link>http://www.onlinejamm.com/getting-flash-swf-to-display-in-ie6/</link>
			</item>
	<item>
		<title>RoboForm: The ultimate Password Management Tool</title>
		<description> Still trying to remember the password for that site you registered with many moons ago? Facebook, Yahoo mail, Hotmail, Twitter, your banking information, your web site control panels, Analytics ... all those passwords add up.  Have a hard drive crash, then what?   I've seen web developers ...</description>
		<link>http://www.onlinejamm.com/roboform-password-manager/</link>
			</item>
	<item>
		<title>10+ things to do when setting up your new blog site</title>
		<description> So you've come up with a new idea for a new web site. It happens almost everyday for some, doesn't it?  Well get excited, because the following is a quick list of items you should consider or do when setting up a new web site with a WordPress ...</description>
		<link>http://www.onlinejamm.com/wordpress-blog-setup-tips-1/</link>
			</item>
	<item>
		<title>Keeping forums simple with bbPress</title>
		<description>So I've decided to set up a forum as a resource for web developers to share code, trade thoughts on running a web development business, review client horror stories and more. Sort of a webmaster resource amongst friends.  Yes there are many great webmaster resources, so why another one? ...</description>
		<link>http://www.onlinejamm.com/bbpress-simple-forums/</link>
			</item>
	<item>
		<title>Re-writing non-www to www domain</title>
		<description>Depending on your web host server, you may come across issues where your domain name re-writes itself to one without the 'www'.

A simple example would be:

http: //your-domain.com

that should be

http: //www.your-domain.com

How to correct this

Edit your .htaccess file with the following code:

[source]

Options +Includes
RewriteEngine On
RewriteCond %{HTTP_HOST} !^www.yours.com$ [NC]
RewriteRule ^(.*)$ http://www.yours.com/$1 [L,R=301]

[/source]

Great resource for ...</description>
		<link>http://www.onlinejamm.com/rewriting-non-www-to-www-domain/</link>
			</item>
	<item>
		<title>Simple punBB forum installation review</title>
		<description>Every month or so, I get the wild idea that I would like to start up a new forum.

The glorious days when forums are filled, messages are flying back and forth, moderators in place, revenue generation from advertising ... right.

Building a forum and getting traffic to your new forum takes ...</description>
		<link>http://www.onlinejamm.com/simple-punbb-review/</link>
			</item>
</channel>
</rss>
