<?xml version="1.0"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>IceCaves.net Blog Updates</title>
		<link>http://www.icecaves.net</link>
		<description><![CDATA[A blog & community for non-professional web designers, programmers, webmasters, and other web savvies.]]></description>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>IceCaves.net</generator>
		<image><link>http://www.icecaves.net</link><url>http://www.icecaves.net/linkus/14.gif</url><title>IceCaves.net Blog Updates</title></image>
		<atom:link href="http://www.icecaves.net/feed.php?cat=5" rel="self" type="application/rss+xml" />

		<item>
			<title>Prevent Image Hotlinking With .htaccess</title>
			<author>Thomas</author>
			<link>http://webmasters.icecaves.net/articles/hotlinking.php</link>
			<description><![CDATA[In this article you will learn how to prevent people from hotlinking your images with htaccess. You can allow certain sites to hotlink your images, block hotlinking from all sites outside your domain, or you can block certain websites from hotlinking your images. Enjoy!<br><br><br /><br /><a href="http://webmasters.icecaves.net/articles/hotlinking.php">Read&nbsp;the&nbsp;Full&nbsp;Article&nbsp;&gt;&gt;</a>]]></description>
			<pubDate>Fri, 20 Aug 2010 12:00:00 -0700</pubDate>
			<guid>http://www.icecaves.net/index.php?id=1282320000</guid>
		</item>


		<item>
			<title>How To Redirect Your Site's Webpage Using HTML, PHP or JavaScript</title>
			<author>Aashni</author>
			<link>http://webmasters.icecaves.net/articles/pageredirection.php</link>
			<description><![CDATA[Here are some nifty little codes that will let you redirect a visitor from the page they are on to a new page. There are three versions to this code; an HTML, a PHP and a Javascript version. <br>
<br><br /><br /><a href="http://webmasters.icecaves.net/articles/pageredirection.php">Continue&nbsp;Reading&nbsp;&gt;&gt;</a>]]></description>
			<pubDate>Fri, 13 Aug 2010 12:00:00 -0700</pubDate>
			<guid>http://www.icecaves.net/index.php?id=1281715200</guid>
		</item>


		<item>
			<title>Google Chrome: The Browser for Web-Developers?</title>
			<author>Jenny</author>
			<link>http://blog.icecaves.net/articles/chromewebdev.php</link>
			<description><![CDATA[If you are an aspiring web-developer, which you probably are, then you obviously aren't using any versions of Internet Explorer. However, I think (and I would do anyway) that you should switch to Google Chrome if you haven't yet. Despite speed, functionality, design and all those generic arguments for the average person browsing the Internet, there are arguments specifically to convince the web-developer to make the change. <br>
<br>
<br /><br /><a href="http://blog.icecaves.net/articles/chromewebdev.php">Continue&nbsp;Reading&nbsp;&gt;&gt;</a>]]></description>
			<pubDate>Fri, 06 Aug 2010 12:00:00 -0700</pubDate>
			<guid>http://www.icecaves.net/index.php?id=1281110400</guid>
		</item>


		<item>
			<title>IceCaves For Dummies</title>
			<author>Thomas</author>
			<link>http://blog.icecaves.net/articles/ic-glossary.php</link>
			<description><![CDATA[Since IceCaves has reached 500 members, <a href="http://icecaves.net/community/viewprofile.php?user=kyra">Kyra</a> and I thought we should have one page which contains links and helps new members when they are new to the site. So <a href="http://www.icecaves.net/community/viewprofile.php?user=kyra">Kyra</a> and I created a user-friendly guide to all the hidden-pages scattered around IC. <a href="http://blog.icecaves.net/articles/ic-glossary.php">Click here to read IceCaves For Dummies</a>!<br><br><br /><br /><a href="http://blog.icecaves.net/articles/ic-glossary.php">Read&nbsp;the&nbsp;Full&nbsp;Article&nbsp;&gt;&gt;</a>]]></description>
			<pubDate>Thu, 29 Jul 2010 22:23:13 -0700</pubDate>
			<guid>http://www.icecaves.net/index.php?id=1280456593</guid>
		</item>


		<item>
			<title>PHP Pagination Class</title>
			<author>Haily</author>
			<link>http://webmasters.icecaves.net/articles/php-pagination-class.php</link>
			<description><![CDATA[For this week, <a href="http://www.icecaves.net/community/viewprofile.php?user=dc277">Dc</a> has submitted an article explaining how to use his PHP class for pagination. <a href="http://www.webmasters.icecaves.net/articles/php-pagination-class.php">Check it out!</a><br><br><br /><br /><a href="http://webmasters.icecaves.net/articles/php-pagination-class.php">Read&nbsp;the&nbsp;Full&nbsp;Article&nbsp;&gt;&gt;</a>]]></description>
			<pubDate>Fri, 09 Jul 2010 16:48:33 -0700</pubDate>
			<guid>http://www.icecaves.net/index.php?id=1278708513</guid>
		</item>


		<item>
			<title>Cow Patterned Text Effect in Photoshop</title>
			<author>Jenny</author>
			<link>http://webdesign.icecaves.net/photoshop-tutorials/cowpattern.php</link>
			<description><![CDATA[Learn to make a cow-like pattern in Photoshop and use it as a text effect. with this new tutorial!<br><br><br /><br /><a href="http://webdesign.icecaves.net/photoshop-tutorials/cowpattern.php">Read&nbsp;the&nbsp;Full&nbsp;Article&nbsp;&gt;&gt;</a>]]></description>
			<pubDate>Sun, 04 Jul 2010 07:47:24 -0700</pubDate>
			<guid>http://www.icecaves.net/index.php?id=1278244044</guid>
		</item>


		<item>
			<title>CSS Minimum and Maximum Width and Height</title>
			<author>Haily</author>
			<link>http://webdesign.icecaves.net/articles/css-min-max-width-height.php</link>
			<description><![CDATA[This week, in an article by Aashni of <a href="http://www.enchantmenot.tk/" target="_blank">Enchant Me Not</a> covers how to use CSS to set minimum and maximum widths and heights. The article also covers a couple of combinations you can implement into your designs to achieve certain effects. It's a really useful technique, so if you don't already know about these techniques, then <a href="http://webdesign.icecaves.net/articles/css-min-max-width-height">click here</a> and read on!<br><br><br /><br /><a href="http://webdesign.icecaves.net/articles/css-min-max-width-height.php">Read&nbsp;the&nbsp;Full&nbsp;Article&nbsp;&gt;&gt;</a>]]></description>
			<pubDate>Fri, 02 Jul 2010 13:10:21 -0700</pubDate>
			<guid>http://www.icecaves.net/index.php?id=1278090621</guid>
		</item>


		<item>
			<title>How to Embed a Stylized Twitter Timeline to your Website</title>
			<author>Haily</author>
			<link>http://webdesign.icecaves.net/articles/twitter_embed.php</link>
			<description><![CDATA[<a href="http://webdesign.icecaves.net/articles/twitter_embed.php"><img src="http://www.icecaves.net/newsimgs/twitter.gif" alt="0" width="505" height="60" /></a><br />
Twitter offers several <a href="http://twitter.com/goodies/widgets" target="_blank">widgets</a> for you to embed a timeline of your tweets in your website. But the problem with these widgets is that they are essentially inflexible boxes that can take up more room than needed. On top of that, the style of these widgets will likely clash with your website's design if it uses a different style than the widget.<br>
<br>
But before Twitter began offering this widget, Twitter offered a much more flexible script that allowed you to embed your tweets. Though I admit, it's somewhat more confusing and less appealing to the average Twitterer, it's nonetheless the much preferred Twitter embed among web designers. And even though Twitter no longer promotes it, it still works!<br /><br /><a href="http://webdesign.icecaves.net/articles/twitter_embed.php">Continue&nbsp;Reading&nbsp;&gt;&gt;</a>]]></description>
			<pubDate>Fri, 25 Jun 2010 23:44:36 -0700</pubDate>
			<guid>http://www.icecaves.net/index.php?id=1277523876</guid>
		</item>


		<item>
			<title>Updated Site History Page</title>
			<author>Haily</author>
			<link>http://www.icecaves.net/history.php</link>
			<description><![CDATA[Our site history page has been updated a bit. It now describes more in detail the past two years that IC has been a web design community. I also grouped the current and past chapters into the years that IC has been up. Today's update is the addition of Years 3 and 4. We're currently in Year 5 (IC is 4 years old), and I can't wait until what we will accomplish this year is also soon added to this page. But for now, <a href="http://www.icecaves.net/history.php">click here</a> to read the new additions.<br><br><br /><br /><a href="http://www.icecaves.net/history.php">Read&nbsp;the&nbsp;Full&nbsp;Article&nbsp;&gt;&gt;</a>]]></description>
			<pubDate>Fri, 11 Jun 2010 19:08:46 -0700</pubDate>
			<guid>http://www.icecaves.net/index.php?id=1276297726</guid>
		</item>


		<item>
			<title>4 Unconventional Ways to Measure your Website's Success</title>
			<author>Haily</author>
			<link>http://webmasters.icecaves.net/articles/measuring-success.php</link>
			<description><![CDATA[So you have a website. What do you think of it? How do you know it is something to be proud of? When it comes to determining if one should be satisfied with or proud of one's own website or not, a webmaster generally looks towards certain things such as visitor statistics, revenue, and visitor interactivity with the website. You should also know that these things alone do not <i>define</i> the success of a website. In reality, success can be subjective. Linking it to concrete things such as popularity or profit, for example, does not change that. In this article, I will cover some alternative and perhaps unconventional (yet, effective) things to look at when determining the "success" of your website.<br><br><br /><br /><a href="http://webmasters.icecaves.net/articles/measuring-success.php">Read&nbsp;the&nbsp;Full&nbsp;Article&nbsp;&gt;&gt;</a>]]></description>
			<pubDate>Thu, 20 May 2010 23:12:57 -0700</pubDate>
			<guid>http://www.icecaves.net/index.php?id=1274411577</guid>
		</item>

	</channel>
</rss>
