pop psych profile
-
This is quite fun (I have done a search for 'typealyzer', so apols if this has come up previously): http://www.typealyzer.com/index.php?lang=en It allows you to psych profile people based on their blogs. After checking a number of my articles I’m described as either a ‘Doer’ or a ‘Guardian’. It's obviously rubbish because I have a huge capacity for concentration, an iron wi... ooh, shiny! 'Doer': "The active and play-ful type. They are especially attuned to people and things around them and often full of energy, talking, joking and engaging in physical out-door activities. "The Doers are happiest with action-filled work which craves their full attention and focus. They might be very impulsive and more keen on starting something new than following it through. They might have a problem with sitting still or remaining inactive for any period of time." 'Guardian': "The organizing and efficient type. They are especially attuned to setting goals and managing available resources to get the job done. Once they´ve made up their mind on something, it can be quite difficult to convince otherwise. They listen to hard facts and can have a hard time accepting new or innovative ways of doing things. "The Guardians are often happy working in highly structured work environments where everyone knows the rules of the job. They respect authority and are loyal team players. "
"If you reward everyone, there will not be enough to go around, so you offer a reward to one in order to encourage everyone." Mei Yaochen in the 'Doing Battle' section of Sun Tzu's: Art of War. .
-
This is quite fun (I have done a search for 'typealyzer', so apols if this has come up previously): http://www.typealyzer.com/index.php?lang=en It allows you to psych profile people based on their blogs. After checking a number of my articles I’m described as either a ‘Doer’ or a ‘Guardian’. It's obviously rubbish because I have a huge capacity for concentration, an iron wi... ooh, shiny! 'Doer': "The active and play-ful type. They are especially attuned to people and things around them and often full of energy, talking, joking and engaging in physical out-door activities. "The Doers are happiest with action-filled work which craves their full attention and focus. They might be very impulsive and more keen on starting something new than following it through. They might have a problem with sitting still or remaining inactive for any period of time." 'Guardian': "The organizing and efficient type. They are especially attuned to setting goals and managing available resources to get the job done. Once they´ve made up their mind on something, it can be quite difficult to convince otherwise. They listen to hard facts and can have a hard time accepting new or innovative ways of doing things. "The Guardians are often happy working in highly structured work environments where everyone knows the rules of the job. They respect authority and are loyal team players. "
"If you reward everyone, there will not be enough to go around, so you offer a reward to one in order to encourage everyone." Mei Yaochen in the 'Doing Battle' section of Sun Tzu's: Art of War. .
hmm.. I entered the URL of a page wth nothing on it - just some (useless, obviously) CSS and basic markup, and got this back:
Detected language Persian. The only supported languages are English and Swedish. But stay tuned, we are expanding.
I see... Persian, huh? What they speak in Persia, right? I can see how one might mistake a blank page for Persian, indeed I can.. :wtf: -
hmm.. I entered the URL of a page wth nothing on it - just some (useless, obviously) CSS and basic markup, and got this back:
Detected language Persian. The only supported languages are English and Swedish. But stay tuned, we are expanding.
I see... Persian, huh? What they speak in Persia, right? I can see how one might mistake a blank page for Persian, indeed I can.. :wtf:public string WhichLanguage(string text)
{
string Language = string.Empty;
if (text.Contains("Super Trooper")
{
Language="Swedish";
}
elseif (text.Contains("stiff upper lip")
{
Language="English";
}
else
{
Language = "Persian";
}
return (string)Language;
}"If you reward everyone, there will not be enough to go around, so you offer a reward to one in order to encourage everyone." Mei Yaochen in the 'Doing Battle' section of Sun Tzu's: Art of War. .
-
This is quite fun (I have done a search for 'typealyzer', so apols if this has come up previously): http://www.typealyzer.com/index.php?lang=en It allows you to psych profile people based on their blogs. After checking a number of my articles I’m described as either a ‘Doer’ or a ‘Guardian’. It's obviously rubbish because I have a huge capacity for concentration, an iron wi... ooh, shiny! 'Doer': "The active and play-ful type. They are especially attuned to people and things around them and often full of energy, talking, joking and engaging in physical out-door activities. "The Doers are happiest with action-filled work which craves their full attention and focus. They might be very impulsive and more keen on starting something new than following it through. They might have a problem with sitting still or remaining inactive for any period of time." 'Guardian': "The organizing and efficient type. They are especially attuned to setting goals and managing available resources to get the job done. Once they´ve made up their mind on something, it can be quite difficult to convince otherwise. They listen to hard facts and can have a hard time accepting new or innovative ways of doing things. "The Guardians are often happy working in highly structured work environments where everyone knows the rules of the job. They respect authority and are loyal team players. "
"If you reward everyone, there will not be enough to go around, so you offer a reward to one in order to encourage everyone." Mei Yaochen in the 'Doing Battle' section of Sun Tzu's: Art of War. .
Hmmm. Interesting link. I ran it against my journal and it returned: 'Serial Killer' or 'Postal Worker' Can I upgrade, or is this the oracle's final word?
"A Journey of a Thousand Rest Stops Begins with a Single Movement"
-
Hmmm. Interesting link. I ran it against my journal and it returned: 'Serial Killer' or 'Postal Worker' Can I upgrade, or is this the oracle's final word?
"A Journey of a Thousand Rest Stops Begins with a Single Movement"
Roger Wright wrote:
'Serial Killer' or 'Postal Worker'
You're not planning on 'going postal' are you?
"If you reward everyone, there will not be enough to go around, so you offer a reward to one in order to encourage everyone." Mei Yaochen in the 'Doing Battle' section of Sun Tzu's: Art of War. .