<?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>FunkyTower &#187; Internet</title>
	<atom:link href="http://www.davidcrandall.com/tag/internet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davidcrandall.com</link>
	<description>A great source for tech news, tech help, tech info, and quality web design solutions</description>
	<lastBuildDate>Tue, 18 Aug 2009 08:38:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How Safe is Your Password?  The Password Strength Checker</title>
		<link>http://www.davidcrandall.com/2008/11/24/how-safe-is-your-password-the-password-strength-checker/</link>
		<comments>http://www.davidcrandall.com/2008/11/24/how-safe-is-your-password-the-password-strength-checker/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 04:28:01 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Cool Apps]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[safe]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.funkytower.com/?p=390</guid>
		<description><![CDATA[Believe it or not, password safety is a big issue.  It has gotten to the point where, for certain websites, you can easily gain access to any password online.  If you use Yahoo Mail, Hotmail, have a blog, myspace, or any online account that requires a password, you may want to make sure YOUR password [...]]]></description>
			<content:encoded><![CDATA[<p>Believe it or not, password safety is a big issue.  It has gotten to the point where, for certain websites, you can easily gain access to any password online.  If you use Yahoo Mail, Hotmail, have a blog, myspace, or any online account that requires a password, you may want to make sure YOUR password is strong and safe.</p>
<p>Today, using your last name followed by your favorite year just doesn&#8217;t always cut it.  So how does one stay safe?</p>
<p><span id="more-390"></span>Firstly, don&#8217;t use words out of the dictionary to form a password.  Rather, make your password seem like a bunch of gibberish.  Create an acronym instead, or write out complete gibberish as a password (of course, make sure you wrote down this gibberish BEFORE you attempt typing it.  THEN, take that piece of paper you wrote your new password on and HIDE IT!) If you create a password with words, it&#8217;ll be easier for any hacker or hacking program to figure out your password.</p>
<p>If the above is too difficult, then try making your password complex.  Use upper AND lower case letters, numbers, and if applicable, use symbols like !, #, $, or %.  The longer and more random the password, the better.</p>
<p>Do not use your first, middle, and/or last name as your password.  If a hacker knows your name, it&#8217;d be no sweat to get to your account.</p>
<p>If the website you are subscribing/signing up to requires a security question just in case you forget your password and need to &#8220;reset&#8221; it, don&#8217;t use answers and questions that everyone might know.  Also, I find that if your answers are longer, your password will be that much harder to be obtained by a hacker.</p>
<p>Try changing your password from time to time.  I&#8217;m not saying to do it every day, but maybe every few months or so.  I try to change my passwords every 4 to 6 months.</p>
<p>Don&#8217;t use the &#8220;AutoComplete&#8221; features.  When you do this, your password is stored on your computer and will leave you more vulnerable to having your information stolen.</p>
<p>Lastly, do NOT use the same password for every single thing.  Using the same password for everything is an easy habit to get into.  Yes, it is a lot easier to remember, but it&#8217;s much more dangerous.  If a hacker gained your password from one website, what would stop them from using the same information on another?</p>
<p><em>&#8220;I think I get it, but how can I tell my password is safe?&#8221;</em></p>
<p>If you followed the suggestions above, you should be fine &#8211; but if you would like a second opinion, check out http://www.passwordmeter.com/ aka &#8220;Password Strength Checker.&#8221;  This website offers a simple, free service that allows one to check the strength of his password.</p>
<p>Just visit the website, type your password in, and the webpage automatically checks the strength of your password.  Your password is never stored or saved, so not only is it a FREE service, more importantly, it is a SAFE service.</p>
<p>So, be sure and check out http://www.passwordmeter.com/</p>
<p>Stay safe!</p>
<p><strong>What Do You Think?</strong></p>
<p>How do you stay safe on the internet?  What methods do you use to make your password strong and safe?  Whatever you have to say, I want to hear about it!  Leave your thoughts below in the &#8220;Comments&#8221; section, or send me an e-mail at david@funkytower.com <img src='http://www.davidcrandall.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Take it easy,<br />
David</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davidcrandall.com/2008/11/24/how-safe-is-your-password-the-password-strength-checker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Website Performance Tips pt. 2:  CSS, Validation, Multiple Browsers, and Image Optimization</title>
		<link>http://www.davidcrandall.com/2008/08/07/website-performance-tips-pt-2-css-validation-multiple-browsers-and-image-optimization/</link>
		<comments>http://www.davidcrandall.com/2008/08/07/website-performance-tips-pt-2-css-validation-multiple-browsers-and-image-optimization/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 02:18:50 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Help]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Speed]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Validate]]></category>

		<guid isPermaLink="false">http://funkytower.com/?p=270</guid>
		<description><![CDATA[Welcome to part 2 of this article! So now that we&#8217;ve covered templating in our last tutorial, here are some other tips for making your webpage move faster. Use External CSS Documents:  Rahter than implamenting your CSS into the HEAD of your local document,  link your webpage to an external CSS document.  Do this by templating [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to part 2 of this article!</p>
<p>So now that we&#8217;ve covered <a href="http://funkytower.com/2008/08/07/website-performance-tips-pt-1-templating/">templating in our last tutorial</a>, here are some other tips for making your webpage move faster.</p>
<p><span id="more-270"></span></p>
<ol>
<li>Use External CSS Documents:  Rahter than implamenting your CSS into the HEAD of your local document,  link your webpage to an external CSS document.  Do this by templating your CSS in the header like normal, making sure you have the webpage looking like it should.  Then copy all the CSS code into a new notepad document and save it as &#8220;styles.css&#8221; After that, erase the CSS from the HEAD of your webpage and replace it with &#8220;&lt;link rel=&#8217;stylesheet&#8217; href=&#8217;styles.css&#8217; type=&#8217;text/css&#8217; media=&#8217;all&#8217; /&gt;Doing this keeps browsers from having to load the same stylesheet over and over by allowing it to store one stylesheet file to reuse.</li>
<li>Validate your CSS:  Go to <a href="http://jigsaw.w3.org/css-validator/" target="_blank">http://jigsaw.w3.org/css-validator/</a> and have your stylesheet(s)/webpage(s) validated.  If you have ANY errors in your CSS, fix them.  Browsers like IExplorer fix some CSS issues to make the webpage look like it&#8217;s supposed to, which can cause your website to move slower for alot of users.  Also it can keep your website from looking right in 3rd party browsers, like FireFox (of course, FireFox is so huge right now I don&#8217;t think I should be calling it 3rd party <img src='http://www.davidcrandall.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  )</li>
<li>Validate your HTML:  Go to <a href="http://validator.w3.org/" target="_blank">http://validator.w3.org/</a> and have your webpage(s) validated.  If there are any errors, FIX THEM.  This will help users from all different browsers to see the website as it is meant to be, giving them a pleasant and enjoyable experience.</li>
<li>Adding to other browsers, test your website in multiple browsers like IExplorer, Firefox, etc.  Different browsers decode websites differently, therefor they display them differently.  To improve your websites performance, fine-tune your code so that it is compatible with major browsers so that it looks and feels beautiful <img src='http://www.davidcrandall.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li>Finally, make sure your content&#8217;s filesizes aren&#8217;t too big.  For example, if you have alot of pictures in your web page, lower the quality just a little bit, and (if possible) make them smaller in dimension.  The less a web browser has to load, the quicker your website will move.</li>
</ol>
<p>If you have followed all these steps, you should have a smooth, sleek, multi-browser compatible, user-friendly website.  <img src='http://www.davidcrandall.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p> </p>
<p><strong>What Do You Think?<br />
</strong>Did these tips help you to build a smooth running website?  Do you have questions about web design?  Do you have any other ways to boost a website&#8217;s performance?  I want to know what you have to say &#8211; I would love to share your information with the world here at FunkyTower!  Send me an e-mail at <a href="mailto:david@funkytower.com">david@funkytower.com</a> <img src='http://www.davidcrandall.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   I hope to hear from you soon!</p>
<p> </p>
<p>Take it easy,<br />
David Crandall</p>
]]></content:encoded>
			<wfw:commentRss>http://www.davidcrandall.com/2008/08/07/website-performance-tips-pt-2-css-validation-multiple-browsers-and-image-optimization/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
