<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>OhGizmo! - Latest Comments in OhGizmo!  &amp;raquo; Archive  &amp;raquo; Screw Up Any Webpage, In Two Seconds Flat</title><link>http://ohgizmo.disqus.com/</link><description></description><language>en</language><lastBuildDate>Tue, 09 Jan 2007 18:40:22 -0000</lastBuildDate><item><title>Re: OhGizmo!  &amp;raquo; Archive  &amp;raquo; Screw Up Any Webpage, In Two Seconds Flat</title><link>http://www.ohgizmo.com/2007/01/08/screw-up-any-webpage-in-two-seconds-flat/#comment-1760754</link><description>The reason the code on this site doesn't work but the code on destructoid does is due to the single quote characters.  The code on destructoid uses a regular single quote character, ASCII character 27 in hex or 39 in decimal.  The code as shown on ohgizmo is using some other special character that looks like a quote.  This often happens when using something like a word processor to type computer code.  Computer code is not intended to be typed in a word processor or any other sort of rich text editor.  Get rid of the fancy single quote character and use a nice simple regular single right quote ASCII character, and all will be well.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alan</dc:creator><pubDate>Tue, 09 Jan 2007 18:40:22 -0000</pubDate></item><item><title>Re: OhGizmo!  &amp;raquo; Archive  &amp;raquo; Screw Up Any Webpage, In Two Seconds Flat</title><link>http://www.ohgizmo.com/2007/01/08/screw-up-any-webpage-in-two-seconds-flat/#comment-1760753</link><description>this is nothing new. rohitab played with this months ago, and it was all over the place months before that.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">crack</dc:creator><pubDate>Tue, 09 Jan 2007 14:59:38 -0000</pubDate></item><item><title>Re: OhGizmo!  &amp;raquo; Archive  &amp;raquo; Screw Up Any Webpage, In Two Seconds Flat</title><link>http://www.ohgizmo.com/2007/01/08/screw-up-any-webpage-in-two-seconds-flat/#comment-1760752</link><description>Hi guys, that code you put there doesn't work but you can use this one: javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.getElementsByTagName("img"); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+"px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',5); void(0);&lt;br&gt;&lt;br&gt;I love oh gizmo, keep up the cool reviews!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Koz</dc:creator><pubDate>Mon, 08 Jan 2007 02:28:51 -0000</pubDate></item><item><title>Re: OhGizmo!  &amp;raquo; Archive  &amp;raquo; Screw Up Any Webpage, In Two Seconds Flat</title><link>http://www.ohgizmo.com/2007/01/08/screw-up-any-webpage-in-two-seconds-flat/#comment-1760751</link><description>Doesnt work</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 08 Jan 2007 02:21:12 -0000</pubDate></item></channel></rss>