|
|
| About site: Internet/Abuse/Spam - SSRN-Spam Works: Evidence from Stock Touts and Corresponding Market Activity |
Return to Computers also Computers |
| About site: http://papers.ssrn.com/sol3/papers.cfm?abstract_id=920553 |
Title: Internet/Abuse/Spam - SSRN-Spam Works: Evidence from Stock Touts and Corresponding Market Activity Article by Laura Frieder and Jonathan Zittrain assessing the impact of stock-tout spam upon trading activity and how profitable such spamming might be. (January 21, 2007) |
|
|
|
|
Free_Web_Space_Providers_- Features list of free web space hosting providers for a homepage or entire web site. Reviews available.
| YYnet_Communications Provides programming, network installation, systems integration, web site design and e-commerce implementation services.
| Merlin_PCB_Designer A shareware package using CorelDRAW as a printed circuit board (PCB) layout program.
| Ruby_Versus_Nine_Object-Oriented_Languages Compares Ruby, Objective-C, Smalltalk-80, C++, Java, Python, CLOS, Perl5, PHP, Dylan.
| Webpix Offers design, consultancy, and hosting services.
| Desktop_Reference_Tool This tool which can be installed on your local Windows desktop, brings together dictionary, thesaurus, Web search, a selection of other web forms for search.
|
|
| Alexa statistic for http://papers.ssrn.com/sol3/papers.cfm?abstract_id=920553 |
Please visit: http://papers.ssrn.com/sol3/papers.cfm?abstract_id=920553
|
| Related sites for http://papers.ssrn.com/sol3/papers.cfm?abstract_id=920553 |
| AdventWebHosting Offers web hosting plans. | | JDC_Hosting Offers shared hosting, domain registration and design templates. Data centers are located in Pennsylvania, Georgia and New Jersey. | | Moontaxi_Media_Inc_ Unicast and multicast hosting of streaming audio with Windows Media Technology. | | TechNow Offers a wide range of technical training, including Boot Camps, Cisco, CompTIA, Linux, Oracle, Perl, Security, Solaris, UNIX and Windows. | | Busygin,_Stas Efficient algorithms for hard computational problems; NP-completeness. Publications; software; resources on NP-completeness. | | Simpson,_Alexander University of Edinburgh - Category theory, domain theory, logic, type theory. | | Shaharov_Networks Victoria, BC based Linux Consultants. Offers setup and administration for small to medium Linux-based systems, and personal or online support. | | CloserLook_Search Builds custom vertical search engines for businesses and portals. Displays sample topical searches and provides news and information on its technology, which includes invisible web search. | | KeyGen_-_Password_Generator Generate random and semi-random passwords. Configurable to meet the needs of any password system. | | GWS_NovaLog An audio logging program that records in RealAudio. | | Pure_Silence Sells noise reduction products: fans, power supplies, heatsinks, HDD coolers. London, UK. | | Easy_Mix Ultimate solution for mixing with some real turn table. | | AutoSpell Spelling checker specially designed for Internet communication programs. It automatically pops up, and checks for misspellings when you finish composing a message, and press the Send button. [Win95/9 | | Spool,_Jared__Web_Graphic_Design_Is_Not_What_You_Think,_A_Usability__Perspective "The number one activity on the Web is information retrieval." In part of his tutorial, Spool explained his findings on graphic design and users' success. | | Gforth_Resources For GNU Forth: MyUnits (Java-like units) library, forth sources, links. | | Texnology_Inc Book and journal production using LaTeX. | | wwwImpressions Offers design, graphics, and maintenance services. | | MicroWorld_Software_Services_Pvt__Ltd_ eScan offers anti-virus, anti-spam, web content filtering and privacy protection features. [Windows] | | DRX_e-biz Hosting, domain registration, design, and e-commerce services. Located in St. Louis, Missouri, United States. | | Wilderness_Inspirations Features the wildlife and nature of Alaska, including Denali National Park. Demo versions available. |
|
This is websites2007.org cache of m/ as retrieved on 2008.08.21 websites2007.org's cache is the snapshot that we took of the page as we crawled the web. The page may have changed since that time.
|
/* styles for Suggestion Box */
.leftColBox {
border: 1px solid #B8C4D0;
FONT-SIZE: 10px;
MARGIN-BOTTOM: 0px;
MARGIN-TOP: 0px;
/*MARGIN-LEFT: 3px;*/
WIDTH: 100%;
/*MARGIN-RIGHT: 6px; */
}
.leftColBox TD {
PADDING-RIGHT: 2px;
PADDING-LEFT: 2px;
FONT-SIZE: 11px;
PADDING-BOTTOM: 2px;
PADDING-TOP: 2px
}
.leftColBoxHead {
PADDING-RIGHT: 2px;
PADDING-LEFT: 2px;
FONT-SIZE: 11px;
BACKGROUND-COLOR: #dee4ff;
PADDING-BOTTOM: 2px;
WIDTH: 100%;
COLOR: #666699;
LINE-HEIGHT: 9px;
PADDING-TOP: 2px;
/*BORDER-BOTTOM: #ccccff 1px solid*/
}
.leftboxarrow {
MARGIN-LEFT: 0.5em
}
.commentLinks:link{
text-decoration:none;
}
.commentLinks:hover{
text-decoration:underline;
}
function closeBox3() {
document.getElementById('openbox3').style.display='none';
document.getElementById('closedbox3').style.display='block';
}
function openBox3() {
document.getElementById('closedbox3').style.display='none';
document.getElementById('openbox3').style.display='block';
}
function openDigg() {
var ua = navigator.userAgent.toLowerCase();
var isSafari = (ua.indexOf('safari') > -1);
if (document.getElementById('diggarea').style.display=='none') {
document.getElementById('diggarea').style.display='block';
document.getElementById('downloadFullText').style.display='none';
document.getElementById('openShareLink').className = 'menuItemsOpened';
if (document.getElementById('openDownloadLink'))
document.getElementById('openDownloadLink').className = 'menuItems';
if (isSafari && document.getElementById('dog-eared')){ // because of bug in safari
if(document.getElementById('permalink').style.display=='none'){
document.getElementById('dog-eared').style.top = 62;
}
else{
document.getElementById('dog-eared').style.top = 135;
}
}
}
else {
document.getElementById('diggarea').style.display='none';
document.getElementById('openShareLink').className = 'menuItems';
if (isSafari && document.getElementById('dog-eared')) // because of bug in safari
document.getElementById('dog-eared').style.top = 42;
}
}
function openDownloadFulltext() {
var ua = navigator.userAgent.toLowerCase();
var isSafari = (ua.indexOf('safari') > -1);
if (document.getElementById('downloadFullText').style.display=='none') {
document.getElementById('downloadFullText').style.display='block';
document.getElementById('diggarea').style.display='none';
document.getElementById('openDownloadLink').className = 'menuItemsOpened';
document.getElementById('openShareLink').className = 'menuItems';
if (isSafari && document.getElementById('dog-eared')) // because of bug in safari
document.getElementById('dog-eared').style.top = 145;
}
else {
document.getElementById('downloadFullText').style.display='none';
document.getElementById('openDownloadLink').className = 'menuItems';
if (isSafari && document.getElementById('dog-eared')) // because of bug in safari
document.getElementById('dog-eared').style.top = 42;
}
}
function openPermalink(param) {
var ua = navigator.userAgent.toLowerCase();
var isSafari = (ua.indexOf('safari') > -1);
if (document.getElementById('permalink').style.display=='none') {
document.getElementById('permalink').style.display='block';
param.className='menuItemsShareSelected';
if (isSafari && document.getElementById('dog-eared')) // because of bug in safari
document.getElementById('dog-eared').style.top = 135;
}
else {
document.getElementById('permalink').style.display='none';
param.className='menuItemsShare';
if (isSafari && document.getElementById('dog-eared')) // because of bug in safari
document.getElementById('dog-eared').style.top = 62;
}
}
function openDelicious() {
document.getElementById('permalink').style.display='none';
window.open("http://del.icio.us/post?v=4&noui&jump=close&url="+ encodeURIComponent(location.href) +"&title="+ encodeURIComponent(document.getElementById('titleDigg').value), "delicious", "toolbar=no,width=700,height=400");
return false;
}
function changeCountShow() {
if (document.getElementById('firstthree').style.display=='none') {
document.getElementById('firstten').style.display='none';
document.getElementById('firstthree').style.display='block';
}
else {
document.getElementById('firstthree').style.display='none';
document.getElementById('firstten').style.display='block';
}
}
function changeDogIcon(bType) {
if (bType == 0) {
document.getElementById('dog-eared-img').src="../sol3/images/dogEarOver.gif";
}
else {
document.getElementById('dog-eared-img').src="../sol3/images/dogEar.gif";
}
}
function openProblemWindow() {
currWindow = window.open ("AcrobatIssues.html", "Acrobat_Issues","toolbar=no,menubar=no,scrollbars=yes,width=650,height=400");
}
function WinOpen() {
//currWindow = window.open ("http://papers2.ssrn.com/paper.taf?pip_jrnl=209249","PIP","toolbar=yes,menubar=yes,scrollbars=yes,resizable=yes,width=500,height=350");
currWindow = window.open ("PIP_Journal.cfm?pip_jrnl=209249","PIP","toolbar=yes,menubar=yes,scrollbars=yes,resizable=yes,width=500,height=350");
}
///////////////////////////////////////////////////////////////////////////////////
// Check if fieldValue is Integer //
///////////////////////////////////////////////////////////////////////////////////
//-------------------------------------------------------------------------------//
var decimalpoint=".";
function checkinteger(fieldValue)
{
if (fieldValue.length > 0){
if (isNaN(fieldValue) || fieldValue == ""){
return false;
}else{
if (fieldValue.indexOf(decimalpoint) > -1){
return false;
}else{return true;}
}
}else{return true;}
}
//-------------------------------------------------------------------------------//
SSRN-Spam Works: Evidence from Stock Touts and Corresponding Market Activity by Laura Frieder, Jonathan Zittrain
var url = "SuggBoxProcess.cfm"; // The server-side script
var isWorking = false;
var windowwidth = 0;
var windowheight = 0;
TZOffset = 0;
if (window.outerWidth) {
w_width = window.outerWidth;
w_height = window.outerHeight;
}
else if (document.body.clientWidth) {
w_width = document.body.clientWidth;
w_height = document.body.clientHeight;
}
var mydate= new Date();
var TZOffset = mydate.getTimezoneOffset()/60;
function sendSuggest() {
if (document.formSuggestions.txtEmail.value.length > 1000) {
alert("Please make sure your suggestion is less then 1000 characters long.");
}
else {
if (!isWorking && http) {
var SugType = "";
var SugPageFrom = "Papers_exp.cfm";
var IpAddr = "67.205.96.152";
var FullUrl = "papers.ssrn.com/sol3/papers.cfm";
var SugEmail = document.getElementById("sugemail").value;
var lngItems = document.formSuggestions.elements.length;
for (i=0;i= 5)
try {
xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
} catch (e) {
try {
xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");
} catch (E) {
xmlhttp = false;
}
}
@else
xmlhttp = false;
@end @*/
if (!xmlhttp && typeof XMLHttpRequest != 'undefined') {
try {
xmlhttp = new XMLHttpRequest();
}
catch (e) {
xmlhttp = false;
}
}
return xmlhttp;
}
var http = getHTTPObject(); // We create the HTTP Object

Abstract Page
Choose Download Location |
Share |
Email |
Add to Briefcase
| Buy Hard Copy
|
|
| |
Article | by | Laura | Frieder | and | Jonathan | Zittrain | assessing | the | impact | of | stock-tout | spam | upon | trading | activity | and | how | profitable | such | spamming | might | be. | (January | 21, | 2007) |
|
http://papers.ssrn.com/sol3/papers.cfm?abstract_id=920553
SSRN-Spam Works: Evidence from Stock Touts and Corresponding Market Activity 2008 August
dvd rental
dvd
Article by Laura Frieder and Jonathan Zittrain assessing the impact of stock-tout spam upon trading activity and how profitable such spamming might be. (January 21, 2007)
Rules
|
© 2008 Internet Explorer 5+ or Netscape 6+
|
|
Recommended Sites: 1.
Arts -
Business -
Computers -
Games -
Health -
Home -
Kids and Teens -
News -
Recreation -
Reference -
Regional -
Science -
Shopping -
Society -
Sports -
World
Miss Gallery
- Top Anime Hentai
- DVD rental by mail
- Loans - Find a Better Job - Image Hosting - Free Advertising - Loans
|