<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Yahoo Answers Techniques And Ranking</title>
	<atom:link href="http://www.brainstormblogs.com/yahoo-answers-techniques-and-ranking/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brainstormblogs.com/yahoo-answers-techniques-and-ranking/</link>
	<description>Internet And Affilliate Marketing Information &#38; Thoughts: The Real Deal!</description>
	<lastBuildDate>Wed, 29 Dec 2010 15:42:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Dhira</title>
		<link>http://www.brainstormblogs.com/yahoo-answers-techniques-and-ranking/comment-page-1/#comment-931</link>
		<dc:creator>Dhira</dc:creator>
		<pubDate>Sat, 03 Nov 2007 12:33:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.brainstormblogs.com/yahoo-answers-techniques-and-ranking/#comment-931</guid>
		<description>Okay while fiddling around, I found another little tidbit.

I have joined a site that allows you to add Yahoo Answers to your Wordpress blog.
using AUTOMATICALLY UPDATED CONTENT FROM YAHOO ANSWERS!

The crazy thing is I had forgotten about it.
Well, luckily I was reminded that I have it...
This is an outstanding script that will allow you to get your blogs of the ground in minutes. All the while allowing you to continue to add new posts and comments at your leisure. Even if you don&#039;t add anything yourself these blogs will continue to update and grow.

Easy Setup:

   1. Install wordpress (if you don&#039;t already have one)
   2. Create your wordpress categories
   3. Set cronjob times

So of course I am thinking of adding this as &quot;content&quot; as I saw that the demo sites they used :
http://www.carcareanswers.com/
http://www.askpregnancy.net/
are getting page rank... which makes me think google doesnt mind the &#039;duplicate content&#039; issue?

Automated content is great!!!</description>
		<content:encoded><![CDATA[<style type="text/css">
<!--</p>
<p>.WPMCL_link{</p>
<p>font-size: px;
}</p>
<p>-->
</style>
<style type="text/css">
<!--</p>
<p>#WPMCL_popup {
    background-attachment: fixed;
    background-color: white;
    border: 0.1em dashed black;
    font-family: "Verdana, Arial, Sans-Serif";
    font-size: 75%;
    margin: 0px;
    padding: 0.7em;
    position: absolute;
    spacing: 0em;
    visibility: hidden;
    width: 200px;
    z-index: 100;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}</p>
<p>-->
</style>
<div id="WPMCL_popup"></div>
<p><script type="text/javascript">
<!--</p>
<p>var offsetxpoint = 0;
var offsetypoint = 0;
var closing_time_in_miliseconds = 100;
var ie = document.all;
var gecko = document.getElementById && !document.all;
var showing = false;
var moving = false;
var close_time = 0;
var popupw = document.getElementById ? document.getElementById("WPMCL_popup") : (document.all ? document.all["WPMCL_popup"] : "");</p>
<p>function WPMCL_msbody() {
    return (document.compatMode && document.compatMode != "BackCompat") ? document.documentElement : document.body;
}</p>
<p>function WPMCL_show_popup(e, thetext){
    if (popupw.innerHTML != undefined) {
        popupw.innerHTML = thetext;
        showing = window.event ? window.event.srcElement : e.currentTarget;
        newpopup = true;
        return false;
    }
}</p>
<p>function WPMCL_close_popup(){
    showing = false;
    moving = false;
    newpopup = false;
    close_time = 0;
    popupw.style.backgroundColor = "";
    popupw.style.left = "-10000px";
    popupw.style.visibility = "hidden";
    popupw.style.width = "";
}</p>
<p>function WPMCL_mouse_moved(e){
    if (showing && (newpopup || moving)){
        var curX = window.event ? window.event.clientX+WPMCL_msbody().scrollLeft : e.pageX;
        var curY = window.event ? window.event.clientY+WPMCL_msbody().scrollTop : e.pageY;
        var left_edge = offsetxpoint < 0 ? -offsetxpoint : -10000;
        var right_edge = ie && !window.opera ? WPMCL_msbody().clientWidth-event.clientX-offsetxpoint : window.innerWidth-e.clientX-offsetxpoint-20;
        var bottom_edge = ie && !window.opera ? WPMCL_msbody().clientHeight-event.clientY-offsetypoint : window.innerHeight-e.clientY-offsetypoint-20;</p>
<p>        if (right_edge < popupw.offsetWidth) {
            popupw.style.left = ie ? WPMCL_msbody().scrollLeft+event.clientX-popupw.offsetWidth+"px" : window.pageXOffset+e.clientX-popupw.offsetWidth+"px";
        } else if (curX < left_edge) {
            popupw.style.left = "5px";
        } else {
            popupw.style.left = curX+offsetxpoint+"px";
        }</p>
<p>        if (bottom_edge < popupw.offsetHeight) {
            popupw.style.top = ie ? WPMCL_msbody().scrollTop+event.clientY-popupw.offsetHeight-offsetypoint+"px" : window.pageYOffset+e.clientY-popupw.offsetHeight-offsetypoint+"px";
        } else {
            popupw.style.top = curY+offsetypoint+"px";
            popupw.style.visibility = "visible";
        }
        newpopup = false;
    }</p>
<p>    if (showing && !moving){
            currentElement = window.event ? window.event.srcElement : e.target;
            while (currentElement.id != showing.id && currentElement.id != "WPMCL_popup" && currentElement.tagName != "BODY" && currentElement.tagName != "HTML"){
                currentElement = currentElement.parentElement ? currentElement.parentElement : currentElement.parentNode;
            }
            if (currentElement.id != showing.id && currentElement.id != "WPMCL_popup"){
                Now = new Date();
                Now_time = Now.getTime();
                if (!close_time) {
                    close_time = Now_time;
                } else if (Now_time - close_time >= closing_time_in_miliseconds) {
                    WPMCL_close_popup();
                }
            }
    }
}</p>
<p>document.onmousemove = WPMCL_mouse_moved;
document.onmousedown = Function("moving = true");
document.onmouseup = Function("moving = false");</p>
<p>-->
</script></p>
<p>Okay while fiddling around, I found another little tidbit.</p>
<p>I have joined a site that allows you to add Yahoo Answers to your WordPress blog.<br />
using AUTOMATICALLY UPDATED CONTENT FROM YAHOO ANSWERS!</p>
<p>The crazy thing is I had forgotten about it.<br />
Well, luckily I was reminded that I have it&#8230;<br />
This is an outstanding script that will allow you to get your blogs of the ground in minutes. All the while allowing you to continue to add new posts and comments at your leisure. Even if you don&#8217;t add anything yourself these blogs will continue to update and grow.</p>
<p>Easy Setup:</p>
<p>   1. Install wordpress (if you don&#8217;t already have one)<br />
   2. Create your wordpress categories<br />
   3. Set cronjob times</p>
<p>So of course I am thinking of adding this as &#8220;content&#8221; as I saw that the demo sites they used :<br />
<a href="http://www.carcareanswers.com/" rel="nofollow">www.carcareanswers.com/</a><br />
<a href="http://www.askpregnancy.net/" rel="nofollow">www.askpregnancy.net/</a><br />
are getting page rank&#8230; which makes me think google doesnt mind the &#8216;duplicate content&#8217; issue?</p>
<p>Automated content is great!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

