<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.3" -->
<rss version="0.92">
<channel>
	<title>Blue Chip Hosting</title>
	<link>http://techblog.bluechiphosting.com</link>
	<description>We know web hosting... Really!</description>
	<lastBuildDate>Wed, 02 May 2007 16:28:26 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Poor man&#8217;s 3d button with pure CSS</title>
		<description>We previously covered how to make a button with just CSS.  In this short howto we will show you how to create a 3d button with just CSS, in what we are calling our "poor man's 3d button".

First start off with defining the CSS itself.  Place this somewhere inside your ...</description>
		<link>http://techblog.bluechiphosting.com/website-advice/poor-mans-3d-button-with-pure-css</link>
			</item>
	<item>
		<title>HOWTO make portable script shebang with /usr/bin/env</title>
		<description>Not all Unix/Linux systems are created equal.  While on one server you might find your perl binary in /usr/bin/perl another server might have it in /usr/local/bin/perl.

 It is not a huge deal to change this around manually, but there is an option you can use that will give you working script that ...</description>
		<link>http://techblog.bluechiphosting.com/linux-tips-tricks/portable-shebang-howto-using-usr-bin-env</link>
			</item>
	<item>
		<title>Make a button without an image editor using CSS!</title>
		<description>You, like most other people will likely want to have a button or thirty.. on your website! Sometimes making one from scratch is kind of annoying in programs like photoshop etc... when all you want is a button!


We'll quickly show you the basic of making a button in purely CSS ...</description>
		<link>http://techblog.bluechiphosting.com/website-advice/make-a-button-without-an-image-editor-using-css</link>
			</item>
	<item>
		<title>Clean up your computer with cleanup!</title>
		<description> This software is quite impressive honestly.  It is free, it does the job very fast and just works.  Thats good software in my book.  It's purpose is to free up disk space that is being used by temporary files and all kinds of other evil things,  but all in all it makes your ...</description>
		<link>http://techblog.bluechiphosting.com/cool-software-programs/clean-up-your-computer-with-cleanup</link>
			</item>
	<item>
		<title>Poor man&#8217;s banner / ad rotator</title>
		<description>So you want to add advertisement on your site, but do not want to show the same old advertisement banner all the time?  Well heres an easy and simple solution in PHP that even a someone who copies and pastes the code from a blog site can do... hey.. wait!


Say you have one image banner ...</description>
		<link>http://techblog.bluechiphosting.com/website-advice/poor-mans-banner-ad-rotator</link>
			</item>
	<item>
		<title>How to compress your HTML websites with PHP</title>
		<description>You know bandwidth can cost a lot if you're running a high bandwidth site. Other times you want to make your site as optimal in speed as you possibly can for the user to have a good experience when using your site.


Some sites have a lot of text and content ...</description>
		<link>http://techblog.bluechiphosting.com/website-advice/how-to-compress-your-html-websites-with-php</link>
			</item>
	<item>
		<title>How to disable ugly HTML image borders in links</title>
		<description>While this may seem very simple to those that know the answer, those that do not know may find it very useful.  It can make a very ugly situation for a beginner into something a lot prettier :)


Original code:
&#60;a href="http://www.bluechiphosting.com" mce_href="http://www.bluechiphosting.com" title="free web hosting"&#62;&#60;img src="image.jpg" mce_src="image.jpg"&#62;
change code to:
&#60;a href="http://www.bluechiphosting.com" mce_href="http://www.bluechiphosting.com" ...</description>
		<link>http://techblog.bluechiphosting.com/website-advice/how-to-disable-ugly-borders-in-image-links-in-html</link>
			</item>
</channel>
</rss>
