<?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>Online Marketing Site.net</title>
	<atom:link href="http://onlinemarketingsite.net/feed" rel="self" type="application/rss+xml" />
	<link>http://onlinemarketingsite.net</link>
	<description>Information for internet marketing</description>
	<lastBuildDate>Wed, 24 Feb 2010 06:29:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Tract Your Adwords Campaign</title>
		<link>http://onlinemarketingsite.net/how-to-tract-your-adwords-campaign.php</link>
		<comments>http://onlinemarketingsite.net/how-to-tract-your-adwords-campaign.php#comments</comments>
		<pubDate>Wed, 24 Feb 2010 06:26:13 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[online marketing]]></category>
		<category><![CDATA[adwords]]></category>
		<category><![CDATA[campaign]]></category>
		<category><![CDATA[tract]]></category>

		<guid isPermaLink="false">http://onlinemarketingsite.net/?p=30</guid>
		<description><![CDATA[A lot of people want to make money online by using adwords advertising. It seems to be very easy to start your online business that way. However, not many people can be successful in using adwords. At the same time, quite a number of people stuff the money into their pocket employing this method. What [...]<p><a href="http://sharethis.com/item?&#038;wp=2.8.6&#38;publisher=6e7f61ff-155b-4b79-982f-2e9be0d5815e&#38;title=How+to+Tract+Your+Adwords+Campaign&#38;url=http%3A%2F%2Fonlinemarketingsite.net%2Fhow-to-tract-your-adwords-campaign.php">ShareThis</a></p>]]></description>
			<content:encoded><![CDATA[<p>A lot of people want to make money online by using adwords advertising. It seems to be very easy to start your online business that way. However, not many people can be successful in using adwords. At the same time, quite a number of people stuff the money into their pocket employing this method. What is the different? It is the tracking. They track their campaign effectively. We are going to talk about how to track your adwords campaign today.</p>
<p>The concept of the action is:</p>
<p>1 We set the id number for each keyword we use to advertise.<br />
2 Use a script to mark the link to your site.<br />
3 The script will also mark the link to the merchant&#8217;s site.<br />
4 The merchant collect the marking ( tracking id) and give back the report on the sale of each id.</p>
<p>We divide the case into two scenarios.</p>
<p>Using Regular html web site.</p>
<p>If you made your website from html template or html writing, you will need to use php script.</p>
<p>Here is the script:</p>
<p><?xphp<br />
	//Get the ID from the URL<br />
	$seedvar = $_G**ET['id'];<br />
	if ($seedvar <> &#8221;) {<br />
		//We have an ID, so use it<br />
	} else {<br />
		//No code was used, so default to some phrase or word<br />
		//to signify no tracking ID was found<br />
		$seedvar = &#8220;notrack&#8221;;<br />
	}; </p>
<p>	$cbURL = &#8220;http://CLICKBANKID.VENDORID.hop.clickbank.net/?tid=$seedvar&#8221;;<br />
?></p>
<p>Add this code to the top of your html code. Make it close to the <html> tag.</p>
<p>You will need to change <?xphp  to <?php.</p>
<p>Here is the link out:</p>
<p><a href="<?php echo $cbURL;?>&#8220;>Your Anchor text</a></p>
<p>Here is the image link out:</p>
<p><a href="<?php echo $cbURL;?>&#8220;><img src="yourpicture.jpg" /></a></p>
<p>After you have save the file, you will need to change the last name of your file.</p>
<p>For example, if your file name is  index.html, you will need to change to index.php. To do this you just save it in the different name. Then, you will need to upload the file to your site. </p>
<p>Don&#8217;t forget to test all the links. Now, you can track your campaign effectively.</p>
]]></content:encoded>
			<wfw:commentRss>http://onlinemarketingsite.net/how-to-tract-your-adwords-campaign.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Make Youtube Video Plays Automatically on Your Site</title>
		<link>http://onlinemarketingsite.net/how-to-make-youtube-video-plays-automatically-on-your-site.php</link>
		<comments>http://onlinemarketingsite.net/how-to-make-youtube-video-plays-automatically-on-your-site.php#comments</comments>
		<pubDate>Mon, 15 Feb 2010 03:02:12 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[online marketing]]></category>

		<guid isPermaLink="false">http://onlinemarketingsite.net/?p=26</guid>
		<description><![CDATA[Somehow, I want the Youtube Video plays automatically on my site without having the visitor to click start playing. I don&#8217;t recommend you to do this unless you have a purpose of getting attention immediately. This method forces the visitor to watch your video immediately so you should be sure that your video is good [...]<p><a href="http://sharethis.com/item?&#038;wp=2.8.6&#38;publisher=6e7f61ff-155b-4b79-982f-2e9be0d5815e&#38;title=How+to+Make+Youtube+Video+Plays+Automatically+on+Your+Site&#38;url=http%3A%2F%2Fonlinemarketingsite.net%2Fhow-to-make-youtube-video-plays-automatically-on-your-site.php">ShareThis</a></p>]]></description>
			<content:encoded><![CDATA[<p>Somehow, I want the Youtube Video plays automatically on my site without having the visitor to click start playing. I don&#8217;t recommend you to do this unless you have a purpose of getting attention immediately. This method forces the visitor to watch your video immediately so you should be sure that your video is good enough and get the attention of them.</p>
<p>Here are what you can do:</p>
<p>1 Get the embeded video code from Youtube.</p>
<p>2 Paste it on the notepad.</p>
<p>3 Add   &#038;autoplay=1 at the end of your URL code ( There should be two positions that you need to add. ).</p>
<p>4 Paste the code to your site.</p>
<p>5  Test and you will see the result.</p>
<p>To make it easier, I have placed here a video from Youtube teaching you how to do that. It is made by Robert Philip. So, thanks to him since I don&#8217;t have to redo the new video.</p>
<p>Good luck for your journey. Here is the video:</p>
<div align="center"><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/3jqGrBjeQh0&#038;hl=en_US&#038;fs=1&#038;rel=0&#038;color1=0x234900&#038;color2=0x4e9e00"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/3jqGrBjeQh0&#038;hl=en_US&#038;fs=1&#038;rel=0&#038;color1=0x234900&#038;color2=0x4e9e00" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></div>
]]></content:encoded>
			<wfw:commentRss>http://onlinemarketingsite.net/how-to-make-youtube-video-plays-automatically-on-your-site.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Embed My Own VDO onto Wordpress Blog</title>
		<link>http://onlinemarketingsite.net/how-to-embed-my-own-vdo-onto-wordpress-blog.php</link>
		<comments>http://onlinemarketingsite.net/how-to-embed-my-own-vdo-onto-wordpress-blog.php#comments</comments>
		<pubDate>Mon, 15 Feb 2010 02:40:26 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[online marketing]]></category>
		<category><![CDATA[embed]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://onlinemarketingsite.net/?p=24</guid>
		<description><![CDATA[I have tried to embed vdo onto my blog for quite awhile but it was not successful. I used to get YouTube VDO and place it to my blog with no problem. But when it comes to the VDO which does not come from public site and provides you with the embedded code, it seems [...]<p><a href="http://sharethis.com/item?&#038;wp=2.8.6&#38;publisher=6e7f61ff-155b-4b79-982f-2e9be0d5815e&#38;title=How+to+Embed+My+Own+VDO+onto+Wordpress+Blog&#38;url=http%3A%2F%2Fonlinemarketingsite.net%2Fhow-to-embed-my-own-vdo-onto-wordpress-blog.php">ShareThis</a></p>]]></description>
			<content:encoded><![CDATA[<p>I have tried to embed vdo onto my blog for quite awhile but it was not successful. I used to get YouTube VDO and place it to my blog with no problem. But when it comes to the VDO which does not come from public site and provides you with the embedded code, it seems to be a different story. Just a couple of days ago, I found the need that I have to do this and then I did the research. Fortunately, I found how to do that. Here are what I found.</p>
<p>1 If you got the vdo from other private sites and they allow you to use the vdo for example, the vdo which promotes the product of a merchant and he allows you to do so, you can use his vdo. Normally, they will provide you with the embedded code. You can just use the code and you will get what you want. If they don&#8217;t provide that, you can ask.</p>
<p>2 Now, I have my own vdo. I need to make it into postable file. Normally, I got the vdo in avi or wmv. I will then need to make it in flv. I use format factory software to do the job. If you don&#8217;t have this software, you may have to find some other tools that you can use. I am sure that you can use some free tool online. </p>
<p>3 If you need to edit your vdo for example, you want to combine a few vdos together, you can do that by Window movie maker or Camtasia Studio. Make sure that you do that before you convert it to Flv.</p>
<p>4 Since you now have the right file, you can upload the file to your server. Take note where you put the file. </p>
<p>5 Search Google and find wordtube plugin. It is free and you can download it easily. Unzip the file. Upload it to the plugin folder in your wordpress.</p>
<p>6 Activate your plugin. Make sure that you have the latest version of wordtube otherwise you will need to find player.swf and yt.swf to put into your wordtube folder.</p>
<p>7 Now you will need to make the plugin be able to find your vdo. Go to Media section in wordpress admin. Select wordtube. Select insert new media file. Fill in all necessary information.</p>
<p>8 Select update. Then you can see the preview. Notice the wording below the preview. You will see what&#8217;s read</p>
<p>You can show all videos/media files in a playlist. Show this playlist with the tag [playlist id=0]</p>
<p>That is what you need to do. Post in your post or page with this word.</p>
<p>9 You now have the VDO on your wordpress blog</p>
]]></content:encoded>
			<wfw:commentRss>http://onlinemarketingsite.net/how-to-embed-my-own-vdo-onto-wordpress-blog.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Redirect Wordpress 404 Page to Wherever You Want</title>
		<link>http://onlinemarketingsite.net/how-to-redirect-wordpress-404-page-to-wherever-you-want.php</link>
		<comments>http://onlinemarketingsite.net/how-to-redirect-wordpress-404-page-to-wherever-you-want.php#comments</comments>
		<pubDate>Sun, 14 Feb 2010 01:43:06 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[online marketing]]></category>
		<category><![CDATA[404. page]]></category>
		<category><![CDATA[redirect]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://onlinemarketingsite.net/?p=22</guid>
		<description><![CDATA[I have done many mistakes online. I set up many links that doesn&#8217;t work. I change a lot of things on my sites. As a result, sometimes the activities that I have done for a long time lead my visitors to the 404 error page because of the changes. Since mostly, I use Wordpress blog [...]<p><a href="http://sharethis.com/item?&#038;wp=2.8.6&#38;publisher=6e7f61ff-155b-4b79-982f-2e9be0d5815e&#38;title=How+to+Redirect+Wordpress+404+Page+to+Wherever+You+Want&#38;url=http%3A%2F%2Fonlinemarketingsite.net%2Fhow-to-redirect-wordpress-404-page-to-wherever-you-want.php">ShareThis</a></p>]]></description>
			<content:encoded><![CDATA[<p>I have done many mistakes online. I set up many links that doesn&#8217;t work. I change a lot of things on my sites. As a result, sometimes the activities that I have done for a long time lead my visitors to the 404 error page because of the changes. Since mostly, I use Wordpress blog for almost all of my sites, I will need to learn how to redirect Wordpress 404 page. With the redirect, my visitors do not have to face a blank 404 page but the page I want them to see.<br />
Again I will have to do some research, I did figure out how to do it. Here are the steps that I did:<br />
1 Test your site first. This can be easily done by typing the non-existing URL on your browser. For example, you can type yoursite.com/xyzabc and then it should lead to a 404 page. See what is shown.<br />
2 Go to your wp-admin and log into the ad min area.<br />
3 Go to my appearance area. Select the editor line.<br />
4 Within the theme editor. See if you have the file called 404.php. If not, you will need to create one and upload to this area.<br />
5 If you have already got this 404.php file. I believe most of the Wordpress theme have this. Select the file to edit it.<br />
6 On the file editing window. Replace all the code with the following:<br />
Put open angle bracket here?php<br />
header(&#8221;Status: 301 Moved Permanently&#8221;);<br />
header(&#8221;Location:http://thesiteyouwanttoredirect.com&#8221;);<br />
?put close angle bracket here.<br />
7 If you do not have this file, just open a notepad. Put the above code on the pad. Then save it as 404.php. Use FTP program to upload it to the theme folder.<br />
The final location should at at your site.com/wp-content/theme/theme-name/404.php.<br />
8 Test the link with the browser to check if everything is OK by doing the same as 1.<br />
Now you have redirected your wordpress 404 page to where ever you want.</p>
]]></content:encoded>
			<wfw:commentRss>http://onlinemarketingsite.net/how-to-redirect-wordpress-404-page-to-wherever-you-want.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Promote Your Offer</title>
		<link>http://onlinemarketingsite.net/how-to-promote-your-offer.php</link>
		<comments>http://onlinemarketingsite.net/how-to-promote-your-offer.php#comments</comments>
		<pubDate>Thu, 11 Feb 2010 00:33:28 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[online marketing]]></category>
		<category><![CDATA[offer]]></category>
		<category><![CDATA[promote]]></category>

		<guid isPermaLink="false">http://onlinemarketingsite.net/?p=19</guid>
		<description><![CDATA[The other day, I read a blog which mention a product in the internet marketing market, or make money online niche. I found that the author offers a set of free product. This is not a lucky draw. Instead, the author asks the reader to send him a letter. That letter has to contain several [...]<p><a href="http://sharethis.com/item?&#038;wp=2.8.6&#38;publisher=6e7f61ff-155b-4b79-982f-2e9be0d5815e&#38;title=How+to+Promote+Your+Offer&#38;url=http%3A%2F%2Fonlinemarketingsite.net%2Fhow-to-promote-your-offer.php">ShareThis</a></p>]]></description>
			<content:encoded><![CDATA[<p><img src="http://onlinemarketingsite.net/wp-content/uploads/2010/02/blow-out-sale-lg.jpg" alt="blow-out-sale-lg" title="blow-out-sale-lg" width="300" height="250" class="alignleft size-full wp-image-20" />The other day, I read a blog which mention a product in the internet marketing market, or make money online niche. I found that the author offers a set of free product. This is not a lucky draw. Instead, the author asks the reader to send him a letter. That letter has to contain several paragraphs mentioning why the author should give this product to that reader. Well, I found this type of promotion many times and did not really notice anything. I used to try to write the same thing on other products which have higher ticket price. But may be my message was not good enough, I didn’t win.</p>
<p>This time, I also thought the same. I thought that since this product is not very popular, may be I have little competition. However, the price of the product is not as high as what I tried before. I tried to think of some reasons to write on my letter. However, something struck on me.</p>
<p>What should be the reasons to give to the author of the product? May be I am fit to some of his categories, but I am not that desperate. Yes, I can spare less than a hundred bucks to buy his product. So, why do I need to ask for free? Then I continued to think if I really need it. Not really.</p>
<p>Please don’t think that his product is bad or something. But I have so many products on the shelves. I couldn’t effectively follow all if I want to. Then, why did I want to go for this contest? I think it is because I thought this is just for the sake of having something for free. Also, there may be some interesting information inside.</p>
<p>That was when I started to understand. This sale technique can stimulate the reader to ponder why he needs the product. Although, the reader may not really realize this, he has to subconsciously think that he needs it when he writes the letter. In the end, the process arouses his needs.</p>
<p>There are a few things that may happen. First, the reader finishes the letter without feeling anything and waits for the result. I used to be in this group with my previous submission. However, may be I did not try to write well enough so I did not feel anything.</p>
<p>Second, the reader feels ashamed and asks himself if he really needs the product. If so, why doesn’t he buy it instead of spending time asking for a mercy from other people? The price is not that high anyway. So, he buys it without submitting a letter. This is a good trigger of thinking, in my opinion.<br />
Third, the reader feels the needs and waits. After the result comes out, he doesn’t win. He buys the product. The author wins with this strategy.</p>
<p>I don’t know if this is called strategy. May be he did that from the pure good intention without wanting to use this as a sale tool. Who knows?</p>
]]></content:encoded>
			<wfw:commentRss>http://onlinemarketingsite.net/how-to-promote-your-offer.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to have auto post wordpress blog</title>
		<link>http://onlinemarketingsite.net/how-to-have-auto-post-wordpress-blog.php</link>
		<comments>http://onlinemarketingsite.net/how-to-have-auto-post-wordpress-blog.php#comments</comments>
		<pubDate>Wed, 10 Feb 2010 10:59:46 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[online marketing]]></category>
		<category><![CDATA[auto]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://onlinemarketingsite.net/?p=17</guid>
		<description><![CDATA[If you want to have your wordpress blog auto posted, what are you going to do? I always
want this to happen but I do not know how. Not until today. Today, I found a way that I can auto post my wordpress theme with a single free auto post plugin. I don&#8217;t have to spend [...]<p><a href="http://sharethis.com/item?&#038;wp=2.8.6&#38;publisher=6e7f61ff-155b-4b79-982f-2e9be0d5815e&#38;title=How+to+have+auto+post+wordpress+blog&#38;url=http%3A%2F%2Fonlinemarketingsite.net%2Fhow-to-have-auto-post-wordpress-blog.php">ShareThis</a></p>]]></description>
			<content:encoded><![CDATA[<p>If you want to have your wordpress blog auto posted, what are you going to do? I always<br />
want this to happen but I do not know how. Not until today. Today, I found a way that I can auto post my wordpress theme with a single free auto post plugin. I don&#8217;t have to spend money on doing this and I am proud with it. Actually, I could have sold this for some money. I see many people are paying monthly fee for having their sites auto feeded. Anyway, if someone find this post. It is his or her lucky day then.</p>
<p>Here is what I did. First we will need the plugin first right. Here is the source of the plugin.</p>
<p>Download link http://projects.radgeek.com/download/feedwordpress-0.98.zip</p>
<p>It is called feedwordpress plugin made by a gentleman called Charles Johnson. I don&#8217;t want to dig deep into the details of this plugin. Just be sure that it works. Download the plugin from the above link.</p>
<p>1  Unzip the file. It contains a few files inside. Now, here is what you need to do. If you do follow this, you don&#8217;t have to read the manual.</p>
<p>2  Use FTP program. Upload the following files</p>
<p>         feedwordpress.php` in your WordPress `plugins` directory<br />
	 update-feeds.php` in your WordPress `wp-content` directory.<br />
         rss-functions.php` (archived in`OPTIONAL/wp-includes`) into your WordPress          `wp-includes` directory</p>
<p>3  Login to wp admin account. Activate feedwordpress plugin.<br />
4  There will be line below the plugin asking if you want to upgrade. Click upgrade. If you don&#8217;t upgrade, the whole process will not work. The upgrade link is just below the plugin name on the plugin area.</p>
<p>5  Go to setting. and then go to syndicate.<br />
6  set up to get the feed from here. Go to syndicated author. You will se the link syndicated site. Click there. The link will lead to a different page.Select documentation. Edit documentation. Select switch button on the right. Then fill in the url on use another feed.Then put new source of your feed. Select use this feed. Click on use this feed again.<br />
7  Then it will ask if you want to update feeds now. Click update.</p>
<p>Now, you can enjoy your autopost blog with fresh content all the time.</p>
]]></content:encoded>
			<wfw:commentRss>http://onlinemarketingsite.net/how-to-have-auto-post-wordpress-blog.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Blend Two Pictures Together Using Photoshop 2</title>
		<link>http://onlinemarketingsite.net/how-to-blend-two-pictures-together-using-photoshop-2.php</link>
		<comments>http://onlinemarketingsite.net/how-to-blend-two-pictures-together-using-photoshop-2.php#comments</comments>
		<pubDate>Wed, 10 Feb 2010 10:49:08 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[online marketing]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://onlinemarketingsite.net/?p=14</guid>
		<description><![CDATA[Here is the video tutorials on the blending. You may see what to do in the video more clearly than just reading:

<p><a href="http://sharethis.com/item?&#038;wp=2.8.6&#38;publisher=6e7f61ff-155b-4b79-982f-2e9be0d5815e&#38;title=How+to+Blend+Two+Pictures+Together+Using+Photoshop+2&#38;url=http%3A%2F%2Fonlinemarketingsite.net%2Fhow-to-blend-two-pictures-together-using-photoshop-2.php">ShareThis</a></p>]]></description>
			<content:encoded><![CDATA[<p>Here is the video tutorials on the blending. You may see what to do in the video more clearly than just reading:</p>
<div align="center"><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/nPiK6QzqJFM&#038;hl=en_US&#038;fs=1&#038;rel=0&#038;color1=0x234900&#038;color2=0x4e9e00"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/nPiK6QzqJFM&#038;hl=en_US&#038;fs=1&#038;rel=0&#038;color1=0x234900&#038;color2=0x4e9e00" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></div>
]]></content:encoded>
			<wfw:commentRss>http://onlinemarketingsite.net/how-to-blend-two-pictures-together-using-photoshop-2.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Blend Two Pictures Together Using Photoshop</title>
		<link>http://onlinemarketingsite.net/how-to-blend-two-pictures-together-using-photoshop.php</link>
		<comments>http://onlinemarketingsite.net/how-to-blend-two-pictures-together-using-photoshop.php#comments</comments>
		<pubDate>Wed, 10 Feb 2010 10:44:40 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[online marketing]]></category>
		<category><![CDATA[blend]]></category>
		<category><![CDATA[photoshops]]></category>
		<category><![CDATA[pictures]]></category>

		<guid isPermaLink="false">http://onlinemarketingsite.net/?p=11</guid>
		<description><![CDATA[There are many times that I want to do graphic quickly by myself. I use Photoshop as my tool. It is a little expensive but it really works as it has promised. There are many unbelievable things that the product can do. One thing is that it can blend two pictures together. This is good [...]<p><a href="http://sharethis.com/item?&#038;wp=2.8.6&#38;publisher=6e7f61ff-155b-4b79-982f-2e9be0d5815e&#38;title=How+to+Blend+Two+Pictures+Together+Using+Photoshop&#38;url=http%3A%2F%2Fonlinemarketingsite.net%2Fhow-to-blend-two-pictures-together-using-photoshop.php">ShareThis</a></p>]]></description>
			<content:encoded><![CDATA[<p>There are many times that I want to do graphic quickly by myself. I use Photoshop as my tool. It is a little expensive but it really works as it has promised. There are many unbelievable things that the product can do. One thing is that it can blend two pictures together. This is good when you want to do the headers of your website or you want to make your photo interesting. Here are the steps that you will need to do.</p>
<p>1 Open the picture you want. Normally the picture should be in JPEG form. I am sure that other forms of file should work the same way. But I have not tried at the time of writing this article.</p>
<p>2 Open the second picture which you want to blend with the first picture. Drag the first picture on top of the second picture. By the way, if you have not used Photoshop before, you may want to study some basic skills for Photoshop first. It is not difficult to learn. But it takes some time until you can skillfully use the program. </p>
<p>3 Look at the tool bar on your left side. On the top left of the toolbar, you will see the marquee tool. Right click on the tool and select rectangular marquee tool.</p>
<p>4 Drag the tool onto the two pictures that you want to blend. Make sure that you cover the whole area.</p>
<p>5 Now, you look at the right corner. You will see a tool box which shows layer, channel and paths. Select the layer window. Select the layer of the upper picture which you have just placed on the first picture.</p>
<p>6 On the bottom of the tool box, you will see the grey rectangular with the white dot at the center. This is an &#8220;add layer mask&#8221; tool. Just click on the tool. You will add a layer mask.</p>
<p>7 Go back onto your left side. You will see a button with the bucket picture. This is a paint tool. Right click and change it to a gradient tool.</p>
<p>8 When you are in the gradient tool mode. Select the gradient style at the top to from black to white. You will see many choices when you click on the box. Just select the one with the picture of &#8220;from black color to white color&#8221;.</p>
<p>9 Go to the picture. Drag a line from the picture below to the upper picture. You will see that the two pictures blend neatly together.</p>
<p>10 Save the picture in JPEG or your preferred file type.</p>
<p>This article is completed in itself. If you can follow the instruction step by step, you will be able to do it. However, if you wish to see the video on how to do it, check out at Online Marketing Site.</p>
<p>http://onlinemarketingsite.net</p>
]]></content:encoded>
			<wfw:commentRss>http://onlinemarketingsite.net/how-to-blend-two-pictures-together-using-photoshop.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disclosure Policy</title>
		<link>http://onlinemarketingsite.net/disclosure-policy.php</link>
		<comments>http://onlinemarketingsite.net/disclosure-policy.php#comments</comments>
		<pubDate>Wed, 10 Feb 2010 10:18:19 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[online marketing]]></category>

		<guid isPermaLink="false">http://onlinemarketingsite.net/?p=9</guid>
		<description><![CDATA[This policy is valid from 15 December 2009
This blog is a personal blog written and edited by me. For questions about this blog, please contact  support@onlinemarketingsite.net
This blog accepts forms of cash advertising, sponsorship, paid insertions or other forms of compensation.
The compensation received may influence the advertising content, topics or posts made in this blog. That [...]<p><a href="http://sharethis.com/item?&#038;wp=2.8.6&#38;publisher=6e7f61ff-155b-4b79-982f-2e9be0d5815e&#38;title=Disclosure+Policy&#38;url=http%3A%2F%2Fonlinemarketingsite.net%2Fdisclosure-policy.php">ShareThis</a></p>]]></description>
			<content:encoded><![CDATA[<p>This policy is valid from 15 December 2009</p>
<p>This blog is a personal blog written and edited by me. For questions about this blog, please contact  support@onlinemarketingsite.net</p>
<p>This blog accepts forms of cash advertising, sponsorship, paid insertions or other forms of compensation.</p>
<p>The compensation received may influence the advertising content, topics or posts made in this blog. That content, advertising space or post may not always be identified as paid or sponsored content.</p>
<p>The owner(s) of this blog is compensated to provide opinion on products, services, websites and various other topics. Even though the owner(s) of this blog receives compensation for our posts or advertisements, we always give our honest opinions, findings, beliefs, or experiences on those topics or products. The views and opinions expressed on this blog are purely the bloggers&#8217; own. Any product claim, statistic, quote or other representation about a product or service should be verified with the manufacturer, provider or party in question.</p>
<p>This blog does contain content which might present a conflict of interest. This content may not always be identified.</p>
<p>To get your own policy, go to http://www.disclosurepolicy.org</p>
]]></content:encoded>
			<wfw:commentRss>http://onlinemarketingsite.net/disclosure-policy.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Privacy Policy</title>
		<link>http://onlinemarketingsite.net/privacy-policy.php</link>
		<comments>http://onlinemarketingsite.net/privacy-policy.php#comments</comments>
		<pubDate>Wed, 10 Feb 2010 10:17:30 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[online marketing]]></category>

		<guid isPermaLink="false">http://onlinemarketingsite.net/?p=7</guid>
		<description><![CDATA[Your privacy is important to us. To better protect your privacy we provide this notice explaining our online information practices and the choices you can make about the way your information is collected and used. To make this notice easy to find, we make it available on our homepage and at every point where personally [...]<p><a href="http://sharethis.com/item?&#038;wp=2.8.6&#38;publisher=6e7f61ff-155b-4b79-982f-2e9be0d5815e&#38;title=Privacy+Policy&#38;url=http%3A%2F%2Fonlinemarketingsite.net%2Fprivacy-policy.php">ShareThis</a></p>]]></description>
			<content:encoded><![CDATA[<p>Your privacy is important to us. To better protect your privacy we provide this notice explaining our online information practices and the choices you can make about the way your information is collected and used. To make this notice easy to find, we make it available on our homepage and at every point where personally identifiable information may be requested.</p>
<p>Our Commitment To Data Security</p>
<p>To prevent unauthorized access, maintain data accuracy, and ensure the correct use of information, we have put in place appropriate physical, electronic, and managerial procedures to safeguard and secure the information we collect online.</p>
<p>Our Commitment To Children’s Privacy</p>
<p>Protecting the privacy of the very young is especially important. For that reason, we never collect or maintain information at our website from those we actually know are under 18, and no part of our website is structured to attract anyone under 18. Under our Terms of Service, children under 18 are no allowed to access our service.</p>
<p>Collection of Personal Information</p>
<p>On visiting this site, the IP address used to access the site will be logged along with the dates and times of access. This information is purely used to analyse trends, administer the site, track user’s movement, and gather broad demographic information for aggregate use. Importantly, IP addresses are not linked to personally identifiable information.</p>
<p>Links to third party websites</p>
<p>We have included links on this site for your reference. We are not responsible for the privacy policies on these websites.</p>
<p>lterations to this Privacy Statement</p>
<p>The content of this statement may be altered at any time.</p>
<p>Have a question? Just contact me at support@onlinemarketingsite.net</p>
]]></content:encoded>
			<wfw:commentRss>http://onlinemarketingsite.net/privacy-policy.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
