<?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>Make A Website With Traffic &#187; Computer Solutions</title>
	<atom:link href="http://www.make-a-website-with-traffic.com/category/computer-solutions/feed" rel="self" type="application/rss+xml" />
	<link>http://www.make-a-website-with-traffic.com</link>
	<description>How to make a SEO Website and Promote it!</description>
	<lastBuildDate>Mon, 02 Jan 2012 22:41:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Another Website Loaded My Website In A Frame!</title>
		<link>http://www.make-a-website-with-traffic.com/2011/06/another-website-loaded-my-website-in-a-frame.html</link>
		<comments>http://www.make-a-website-with-traffic.com/2011/06/another-website-loaded-my-website-in-a-frame.html#comments</comments>
		<pubDate>Wed, 01 Jun 2011 19:19:38 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Computer Solutions]]></category>
		<category><![CDATA[Websites]]></category>
		<category><![CDATA[solutions]]></category>

		<guid isPermaLink="false">http://www.make-a-website-with-traffic.com/?p=398</guid>
		<description><![CDATA[This morning I discovered that another website was loading one of my websites inside a frame. This means that my website was showing up inside theirs in a way that attempts to make it look like my website is a part of that website. It looked like this. They were using my website as a [...]]]></description>
			<content:encoded><![CDATA[<p>This morning I discovered that another website was loading one of my websites inside a frame. This means that my website was showing up inside theirs in a way that attempts to make it look like my website is a part of that website. It looked like <a id="ctx_407848064"><span style="background-color: #87cefa;">this</span></a>.</p>
<p><span id="more-398"></span></p>
<p>They were using my website as a &#8220;resource&#8221; for their own visitors. My first thoughts were that I really didn&#8217;t like that.</p>
<p>Yes, in a way it is a compliment that they considered my content good enough to use as a resource.</p>
<p>However, I would have much preferred an ordinary link that allows my website to be displayed as I had intended. I did not recall agreeing with the site owner for my site to be used in that way.</p>
<p>Furthermore, I was not sure how this would affect other aspects of my site, e.g. the Google advertisements that appear on the site. The bottomline is that I decided that I did not want my site to load in this way.</p>
<p>Initially I considered contacting the website owner to get them to change it. Then it dawned upon me that there might be other sites that are loading my content in this way. I did not want to go on a hunting expedition to track them down and contact them individually. So I decided that &#8220;frame busting&#8221; code was the way to.</p>
<h2>Frame Busting Code</h2>
<p>There is a way to use Javascript to check if a web page has been loaded inside a frame, and if so, to cause the browser to reload the page by itself, i.e. outside the fame. This is called &#8220;frame busting&#8221;.</p>
<p>Here is the script that I used:</p>
<div style="width: 80%; margin: 10px auto; border: 1px solid #D8E6EE; padding: 10px;">
<pre>&lt;script type="text/javascript"&gt;
if(top.location != self.location)
{
	top.location.replace(self.location);
}
&lt;/script&gt;
</pre>
</div>
<p>I added this code inside the header (between the &lt;head&gt;&lt;/head&gt; tags) on every page on my site.</p>
<p>That&#8217;s all there was to it, and it works like a charm!</p>
<p>There is another method where you can achieve the same thing by adding some directives to the <em>.htaccess</em> file on your web server. The above Javascript works great though, and is easy to implement.</p>
<p>If somebody is loading your website inside their website and you don&#8217;t like it, I hope this article helps you to solve the problem and prevent it from happening again.</p>
<script type='text/javascript'><!--
//------
new YAHOO.widget.Tooltip("ttt407848064",
                           { context:"ctx_407848064",
                             text:"<table><tr><td><p><img src='http://www.make-a-website-with-traffic.com/wp-content/uploads/2011/06/ftt-loaded-in-frame.jpg' width='800' height='559' hspace='10' vspace='10' align='left' alt='My website opening in a frame in another' /></p><p align='justify'>This is what my website looked like as it was opened inside a frame in another website.</p>",
                             width:"auto",
                             showDelay: 50 });
//------
//--></script>
]]></content:encoded>
			<wfw:commentRss>http://www.make-a-website-with-traffic.com/2011/06/another-website-loaded-my-website-in-a-frame.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Posting To Specific Friends On Facebook</title>
		<link>http://www.make-a-website-with-traffic.com/2010/08/posting-to-specific-friends-on-facebook.html</link>
		<comments>http://www.make-a-website-with-traffic.com/2010/08/posting-to-specific-friends-on-facebook.html#comments</comments>
		<pubDate>Tue, 31 Aug 2010 17:44:17 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Computer Solutions]]></category>
		<category><![CDATA[Social Media]]></category>

		<guid isPermaLink="false">http://www.make-a-website-with-traffic.com/?p=247</guid>
		<description><![CDATA[You&#8217;ve probably heard a story or two on how people got into trouble for something they posted on Facebook, right? I once read a story about how somebody got fired from their job because of something bad they said about their boss on Facebook, forgetting that the boss was one of their Facebook friends! To [...]]]></description>
			<content:encoded><![CDATA[<p>You&#8217;ve probably heard a story or two on how people got into trouble for something they posted on Facebook, right?</p>
<p>I once read a story about how somebody got fired from their job because of something bad they said about their boss on Facebook, forgetting that the boss was one of their Facebook friends! To make it all more embarrassing, the boss fired the person in a comment on the post! <span id="more-247"></span></p>
<p>Sometimes we come across something fun that we&#8217;d like to share with some of our Facebook friends, but not with all of them.</p>
<p>So how do you go about posting something to only a few of your Facebook friends?</p>
<p>Well, it turns out that it is quite easy to do. Here&#8217;s how&#8230;</p>
<h2>Step 1: Create A List Of Friends</h2>
<p>Facebook allows you to post only to certain individual friends, but it could become quite cumbersome if you want to post regularly to the same sub-set of Facebook friends. The solution is to create a Facebook List of friends that you will be posting to:</p>
<ol>
<li>Go to your Facebook and click on the Home link near the top-center of the page. That takes you to your News Feed where you see all your friends&#8217; posts.</li>
<li>On the left, below your photo, is a menu with one of the options being Friends. (In my case it&#8217;s the 4th item down.) Click on that.</li>
<li>The next page will have a button labeled &#8220;+ Create A List&#8221; near the top-center. Click on that.</li>
<li>A box will now open where you can enter a name for your list and select as many of your Facebook friends who will be members of the list. Enter a name, select your friends, and click on Create List.</li>
</ol>
<p>Your pre-defined, special-purpose friends list is now created.</p>
<h2>Step 2: Post To The List</h2>
<p>Now all you do is enter your Facebook post, but before sending it, you edit your sharing options and select the list that you created in step 1:</p>
<ol>
<li>Enter your Facebook post.</li>
<li>To the left of the Share button (that would send your post), is an image of a lock, with a small down-arrow next to it. Those are your sharing options. Click on the down-arrow.</li>
<li>The 4th option in the drop-down menu is Customize. Click that.</li>
<li>A box will now open where you can set the privacy of your message. </li>
<li>In the section labeled &#8220;Make this visible to&#8221; is a drop-down box with the selected option being &#8220;Friends Only&#8221;. Click on that drop-down box and select &#8220;Specific People&#8230;&#8221;</li>
<li>A text box will be shown below the drop-down box where you can enter the names of your friends that your post is intended for. Enter the name of the list that your created in step 1. Then click on Save Setting.</li>
<li>Click the Share button to send your post to the Walls for your selected friends.</li>
</ol>
<p>To summarize, to post to a selected group of Facebook friends, create a Facebook list containing your friends and then post to the list. It&#8217;s as easy as that!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.make-a-website-with-traffic.com/2010/08/posting-to-specific-friends-on-facebook.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How A Free Online Backup Service Is Saving Me Trouble</title>
		<link>http://www.make-a-website-with-traffic.com/2010/04/how-a-free-online-backup-service-is-saving-me-trouble.html</link>
		<comments>http://www.make-a-website-with-traffic.com/2010/04/how-a-free-online-backup-service-is-saving-me-trouble.html#comments</comments>
		<pubDate>Wed, 28 Apr 2010 16:09:25 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Computer Solutions]]></category>
		<category><![CDATA[solutions]]></category>

		<guid isPermaLink="false">http://www.make-a-website-with-traffic.com/?p=221</guid>
		<description><![CDATA[It&#8217;s frightening how many people don&#8217;t do any computer backup at all. If their computer crashes, they lose it all. This happened to a friend of mine a while ago. He spent months working on an e-book that he wanted to market, his computer crashed, and the e-book was gone! Having a &#8220;backup and restore&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s frightening how many people don&#8217;t do any computer backup at all. If their computer crashes, they lose it all.</p>
<p>This happened to a friend of mine a while ago. He spent months working on an e-book that he wanted to market, his computer crashed, and the e-book was gone!</p>
<p>Having a &#8220;backup and restore&#8221; system in place is absolutely crucial if you have files that you really don&#8217;t want to lose, like a school project or music or photos of the kids, or an e-book&#8230; Who of us don&#8217;t have such files?</p>
<p>I am a happy user of a free online backup service that is saving me a lot of trouble! Let me tell you about it&#8230;<span id="more-221"></span></p>
<h2>Why An Online Backup Service?</h2>
<p>Having any kind of backup system in place is already a step in the right direction, be it as simple as backing your files up to a CD or DVD, but here is what makes an online backup service great: <strong>It is off-site</strong>, i.e. not at your house or business!</p>
<p>That means that even if you have a fire at your house or business that destroys everything, your backups will be safe.</p>
<h2>My Choice?</h2>
<p>While there are a few choices available, I use <a rel="nofollow" href="http://www.make-a-website-with-traffic.com/dropbox" target="_blank">Dropbox</a> and I really like it because of some special benefits it gives me.</p>
<p>Dropbox is very simple to use and is truly a &#8220;set it and forget it&#8221; solution. All you have to do is sign up, download and install their free backup software, and move your important files to a special folder that Dropbox creates.</p>
<p>After that, Dropbox <strong>handles everything automatically</strong>. It copies all your files to your secure Dropbox storage space on the Amazon S3 Cloud. If you change any of your files on your computer, the new version is automatically and immediately copied to your Dropbox storage the moment you save the file.</p>
<p>If your computer crashes and you get a new computer, all you do is install Dropbox&#8217;s free backup software on the new computer, enter your account details into the Dropbox software, and it automatically copies your files from your Dropbox online storage space to your new computer. That&#8217;s it! Not a file lost!</p>
<p>What&#8217;s more is that if you use more than one computer, you can install Dropbox&#8217;s free backup software on both computers and have the latest version of your files automatically available at all times on both computers. So the two <strong>computers stay in sync</strong> all the time. This is another aspect of Dropbox that I find particularly useful.</p>
<p>A further benefit is <strong>file sharing</strong>. Let&#8217;s say you and a friend or colleague are in two different physical locations and you need to collaborate on a project of some kind. If your friend also uses Dropbox, you can share a folder in your Dropbox with your friend. Your friend will then have access to the files and any changes either of you make to the files are automatically available to both.</p>
<h2>How Much Does It Cost?</h2>
<p>Initially, nothing! When you create a <a rel="nofollow" href="http://www.make-a-website-with-traffic.com/dropbox" target="_blank">Dropbox</a> account, you get 2 gigabytes of storage for free. As long as your storage needs stay under 2 GB, <strong>Dropbox stays FREE</strong>.</p>
<p>It is only if you need more space that you need to pay. Currently you can buy an additional 50 GB for $99 per year, or 100 GB for $199 per year.</p>
<h2>Online File Safety?</h2>
<p>One of my first concerns was whether my files would be safe from prying eyes or other types of hackers in my online <a rel="nofollow" href="http://www.make-a-website-with-traffic.com/dropbox" target="_blank">Dropbox</a> account (Amazon S3 Cloud). I checked into this and came up with the following:</p>
<ul>
<li>All files are stored in a <strong>strongly-encrypted format</strong> and are completely inaccessible without your account password. Not even Dropbox&#8217;s own employees can view your files.</li>
<li>When files move between your online Dropbox account and your computer, they are encrypted and sent over a secure internet connection.</li>
<li>Only those people who you specifically share files with, can see those files, and only the shared files too.</li>
</ul>
<p>This made me feel comfortable that my stuff would be safe.</p>
<h2>Computer Platforms?</h2>
<p>Another great thing about <a rel="nofollow" href="http://www.make-a-website-with-traffic.com/dropbox" target="_blank">Dropbox</a> is that the software is available for <strong>Windows, Mac, and Linux</strong> systems. Not many of Dropbox&#8217;s competitors can say that!</p>
<p>About a month after I opened my Dropbox account, my desktop computer crashed. I could continue working on my laptop because all my Dropbox files were available there as well, and when I finally got my new desktop, I installed Dropbox and a few minutes later all my files were on my desktop too.</p>
<p>I really like this online backup service and recommend <a rel="nofollow" href="http://www.make-a-website-with-traffic.com/dropbox" target="_blank">Dropbox</a> to all my friends without any reservations.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.make-a-website-with-traffic.com/2010/04/how-a-free-online-backup-service-is-saving-me-trouble.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.491 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-03 06:36:48 -->

