Personal computing discussed

Moderators: renee, SecretSquirrel, just brew it!

 
Crayon Shin Chan
Minister of Gerbil Affairs
Topic Author
Posts: 2313
Joined: Fri Sep 06, 2002 11:14 am
Location: Malaysia
Contact:

Horrible rendering in IE/Google Chrome! PLEASE HELP

Sat Mar 07, 2009 8:52 pm

Hello people, I've been trying to get a horizonal dropup menu, and this is what Firefox got me after some hours:
Image
By randomshinichi at 2009-03-07
Opera got the same result. For rendering purposes, it might as well have Gecko inside. And now for Google Chrome:
Image
By randomshinichi at 2009-03-07
The discrepancy between the menu and the popup increases as Google Chrome's window size increases beyond the width of the body, which is set to 1000px. When the window size is less than 1000px, though, everything renders fine.
And now for the daily WTF:
Image
By randomshinichi at 2009-03-07
How the hell does this happen? I wish I'd taken up programming instead. Attached is the HTML+CSS of the affected part:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head profile="http://gmpg.org/xfn/11">

   <title>testing Ritsuko&#8217;s ideas</title>

   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />   
   <meta name="generator" content="WordPress 2.7.1" /> <!-- leave this for stats please -->

   <link rel="stylesheet" href="http://localhost/wordpress/wp-content/themes/technisch2/style.css" type="text/css" media="screen" />
   <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://localhost/wordpress/?feed=rss2" />

   <link rel="alternate" type="text/xml" title="RSS .92" href="http://localhost/wordpress/?feed=rss" />
   <link rel="alternate" type="application/atom+xml" title="Atom 0.3" href="http://localhost/wordpress/?feed=atom" />
   <link rel="pingback" href="http://localhost/wordpress/xmlrpc.php" />
   <script type="text/javascript" src="test.js"></script>
      <link rel='archives' title='March 2009' href='http://localhost/wordpress/?m=200903' />
   <link rel='archives' title='February 2009' href='http://localhost/wordpress/?m=200902' />
   <link rel='archives' title='January 2009' href='http://localhost/wordpress/?m=200901' />
   <link rel='archives' title='December 2008' href='http://localhost/wordpress/?m=200812' />

   <link rel='archives' title='November 2008' href='http://localhost/wordpress/?m=200811' />
   <link rel='archives' title='October 2008' href='http://localhost/wordpress/?m=200810' />
   <link rel='archives' title='September 2008' href='http://localhost/wordpress/?m=200809' />
   <link rel='archives' title='August 2008' href='http://localhost/wordpress/?m=200808' />
   <link rel='archives' title='July 2008' href='http://localhost/wordpress/?m=200807' />
   <link rel='archives' title='June 2008' href='http://localhost/wordpress/?m=200806' />
   <link rel='archives' title='May 2008' href='http://localhost/wordpress/?m=200805' />
   <link rel='archives' title='April 2008' href='http://localhost/wordpress/?m=200804' />
   <link rel='archives' title='March 2008' href='http://localhost/wordpress/?m=200803' />

   <link rel='archives' title='February 2008' href='http://localhost/wordpress/?m=200802' />
   <link rel='archives' title='January 2008' href='http://localhost/wordpress/?m=200801' />
   <link rel='archives' title='December 2007' href='http://localhost/wordpress/?m=200712' />
   <link rel='archives' title='November 2007' href='http://localhost/wordpress/?m=200711' />
   <link rel='archives' title='October 2007' href='http://localhost/wordpress/?m=200710' />
   <link rel='archives' title='September 2007' href='http://localhost/wordpress/?m=200709' />
      <meta name='robots' content='noindex,nofollow' />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://localhost/wordpress/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://localhost/wordpress/wp-includes/wlwmanifest.xml" />
<meta name="generator" content="WordPress 2.7.1" />

<style type="text/css">.recentcomments a{display:inline !important;padding: 0 !important;margin: 0 !important;}</style>
</head>
<body>
   <div id="header">
      <h1><a href="http://localhost/wordpress">testing Ritsuko&#8217;s ideas</a></h1>
      Just another WordPress weblog   </div>
   <div id="container">
               <div class="post" id="post-1009">

            <h2><a href="http://localhost/wordpress/?p=1009" title="Some computers just refuse to work">Some computers just refuse to work</a></h2>
            <div class="entry"><p>I bought this POS off eBay, thought it was a good deal. 60EUR including shipping for a Athlon XP 1800+!</p>
<p>Turns out something&#8217;s really wrong with it. And guess what, with my Compal GL31 laptop not breaking a sweat, I&#8217;m hard pressed to actually fix it. At first I found that they had stuck some really crappy RAM in there that doesn&#8217;t run at anything else except DDR200. That&#8217;s right, DDR200. For the uninitiated, that&#8217;s the slowest you can possibly go with DDR, which nobody bothered themselves with. Not even DDR266 at CAS 2.5 would work.</p>
<p>Well that&#8217;s fine and dandy. With the random crashing problem out of the way, memtest86 and CPUBurn all green, I install Linux. Several times. Works. Then I get some crap. Crap like my PPPoE connection inexplicably failing. X11 not starting. That&#8217;s right, X locks up the whole machine. I am really tempted to throw this **** out the window, with its ugly case and stinky power supply, if it weren&#8217;t for the fact that I don&#8217;t want to waste any more money than I already have (of course, once I get a job, this is going out the **** window).</p>

<p>It&#8217;s not even an exotic RISC machine to begin with! Incredibly enough, I&#8217;d be willing to put up with all this **** if it were, say an MIPS/Alpha/SPARC or something, but those never crash, so how am I to know? I&#8217;m already contemplating buying a Sun Blade 100 and PowerMac G4 already (I know I&#8217;m incorrigible), I&#8217;m especially excited about the Powermac, even though I haven&#8217;t really found a working one under 100EUR yet. I&#8217;m not letting some **** x86 machine come in and waste my time while my Compal laptop works perfectly.</p>
<p>For some reason, I&#8217;m getting more depressed when I think of computers lately. Maybe it&#8217;s because I don&#8217;t have any good ones around me, except for a laptop that I use as a DTR and an exotic, slow, noisy beast that I haven&#8217;t found a use for yet (but I have to admit, pushing the power button on that thing and hearing it whir up still gets me my kicks). That must be directly correlated to my wallet. Therefore, I need to stop thinking about computers and get a life. That way my spirits should go up.</p>
<p>BTW, did anybody get the fools rush in serenade part? Anybody?</p>

</div>
            <div class="postmetadata">
               <a href="http://localhost/wordpress/?cat=4" title="View all posts in Computers" rel="category">Computers</a> &#124; <a href="http://localhost/wordpress/?p=1009#comments" title="Comment on Some computers just refuse to work">9 Comments &#187;</a>  &#124; <a class="post-edit-link" href="http://localhost/wordpress/wp-admin/post.php?action=edit&amp;post=1009" title="Edit post">Edit</a>               <div class="thedate">20 February 2009</div>
            </div>
         </div>

               <div class="post" id="post-1000">
            <h2><a href="http://localhost/wordpress/?p=1000" title="hulda: SGI Octane">hulda: SGI Octane</a></h2>
            <div class="entry"><p>If you&#8217;ve been running Statpress on your blogs, you might have noticed this weirdo machine pop up that Statpress claims is Linux:<br />
<img src="http://ritchan.dasaku.net/wp-content/uploads/2009/02/sgi-on-statpress.png" alt="image" height="80" /><br />
<img src="http://ritchan.dasaku.net/wp-content/uploads/2009/02/sgi-on-statpress2.png" alt="image" height="20" /><br />
If you&#8217;ve been putting 2 and 2 together, you&#8217;d realize that&#8217;s actually me. The first one being Netscape, the second one being Seamonkey 1.1.14, which did justice to your CSS.<br />
<code><br />

-bash-3.2$ uname -a<br />
IRIX64 hulda 6.5 10070055 IP30</code><br />
Or more precisely:<br />
<code>1 300 MHZ IP30 Processor<br />
CPU: MIPS R12000 Processor Chip Revision: 2.3<br />
FPU: MIPS R12010 Floating Point Chip Revision: 0.0<br />
Main memory size: 1024 Mbytes<br />
Xbow ASIC: Revision 1.3<br />
Instruction cache size: 32 Kbytes<br />

Data cache size: 32 Kbytes<br />
Secondary unified instruction/data cache size: 2 Mbytes<br />
Integral SCSI controller 0: Version QL1040B (rev. 2), single ended<br />
Disk drive: unit 1 on SCSI controller 0<br />
Integral SCSI controller 1: Version QL1040B (rev. 2), single ended<br />
IOC3/IOC4 serial port: tty1<br />
IOC3/IOC4 serial port: tty2<br />
IOC3 parallel port: plp1<br />
Graphics board: ESI<br />

Integral Fast Ethernet: ef0, version 1, pci 2<br />
Iris Audio Processor: version RAD revision 12.0, number 1</code><br />
I&#8217;ve been setting up and using this baby for a day now, and I must say, it lives up to the hype. Partially. You see, it&#8217;s still UNIX, so it does suffer from inconsistencies, especially in the Network setup part of System Manager. But the Nekochan Wiki is always there to help, and invariably in a more techy way, so it doesn&#8217;t really matter. I&#8217;m still trying to find a use for this machine, though&#8230; other than bragging about it.</p>
<p>The part about this feeling fast sure was true, though. You would never have guessed that this was a single processor 300MHz machine. GNOME and KDE always made my x86 systems feel slower than in Windows, but this one takes it to a whole new level. I&#8217;d say it&#8217;s right up there with BeOS in terms of response. Very responsive, stuff like Seamonkey (a pretty heavy app) starts up in 2-3 seconds (would take 6-10 secs on a P3 running Linux). You have to use it to believe it. Oh, and it&#8217;s stable too. The OS also never freezes while it tries to access a disk/remote share, like every Windows.</p>

<p>Then you use Seamonkey. Oh gawd, it&#8217;s slow. Slow as molasses. Performs just as badly as it did on my 675MHz Celeron running Linux with 384MB RAM at home, except it lags more often, and longer. Unfortunately, it&#8217;s not like there&#8217;s a choice. I&#8217;m told Firefox isn&#8217;t any better (Firefox lags too on my 675MHz Celeron), and there isn&#8217;t a WebKit based browser for IRIX. I would install the SGI Freeware Mozilla 1.6, which is supposed to be just as responsive as the rest of the system, but I&#8217;m afraid the libraries required would conflict with my nekoware libraries. EDIT: it&#8217;s not any better. I tried Firefox, it&#8217;s just as slow. It seems to be a Gecko tradition. Solution: switching Seamonkey&#8217;s theme to Classic (making it look like good old Netscape) makes it perform 20-30% faster. It still freezes up while rendering, but once it&#8217;s rendered the page, it&#8217;s very usable. For time-critical web browsing, dillo is **** amazing. What an incredibly fast browser&#8230; if only it supported CSS.</p>
<p>Netscape 4.79 is included, and since SGI had a hand in porting it over, it runs really fast and responsive. Even better than when I was using it back in 1999. However, there are some major problems with using Netscape on today&#8217;s internet. Pages that use a lot of CSS are just stone broken, while others which use Javascript work somewhat.</p>

<p><a href="/wp-content/uploads/2009/02/17feb08-sgi.png"><img src="/wordpress/wp-content/uploads/2009/02/17feb08-sgi-small.jpg" alt="image" height="760" /></a><br />
<a href="/wp-content/uploads/2009/02/about.png"><img src="/wordpress/wp-content/uploads/2009/02/about-small.jpg" alt="image" height="760" /></a><br />
<a href="/wp-content/uploads/2009/02/busy.png"><img src="/wordpress/wp-content/uploads/2009/02/busy-small.png" alt="image" height="760" /></a><br />
<a href="/wp-content/uploads/2009/02/scummvm.png"><img src="/wordpress/wp-content/uploads/2009/02/scummvm-small.png" alt="image" height="760" /></a><br />
<a href="/wp-content/uploads/2009/02/firingsquad.png"><img src="/wordpress/wp-content/uploads/2009/02/firingsquad-small.jpg" alt="image" height="760" /></a><br />
<a href="/wp-content/uploads/2009/02/busy.png"><img src="/wordpress/wp-content/uploads/2009/02/busy-small.jpg" alt="image" height="760" /></a><br />
<a href="/wp-content/uploads/2009/02/reallycute.png"><img src="/wordpress/wp-content/uploads/2009/02/reallycute-small.jpg" alt="image" height="760" /></a><br />
<a href="/wp-content/uploads/2009/02/ritchan.png"><img src="/wordpress/wp-content/uploads/2009/02/ritchan-small.jpg" alt="image" height="760" /></a><br />
<a href="/wp-content/uploads/2009/02/seamonkey.png"><img src="/wordpress/wp-content/uploads/2009/02/seamonkey-small.jpg" alt="image" height="760" /></a><br />
<a href="/wp-content/uploads/2009/02/sgiwelcome.png"><img src="/wordpress/wp-content/uploads/2009/02/sgiwelcome-small.jpg" alt="image" height="760" /></a></p>
<p>I guess I&#8217;ll just use it for Blender and Maya. And typing this post up.</p>
<p>EDIT2: It dates from August 4th, 1999, if a yellow sticker behind the front panel is to be believed.</p>
</div>
            <div class="postmetadata">

               <a href="http://localhost/wordpress/?cat=4" title="View all posts in Computers" rel="category">Computers</a> &#124; <a href="http://localhost/wordpress/?p=1000#comments" title="Comment on hulda: SGI Octane">3 Comments &#187;</a>  &#124; <a class="post-edit-link" href="http://localhost/wordpress/wp-admin/post.php?action=edit&amp;post=1000" title="Edit post">Edit</a>               <div class="thedate">17 February 2009</div>
            </div>
         </div>
               <div class="post" id="post-984">

            <h2><a href="http://localhost/wordpress/?p=984" title="Installing IRIX on my SGI">Installing IRIX on my SGI</a></h2>
            <div class="entry"><p>1. Get IRIX 6.5 (it&#8217;s the best, unless you have low RAM)<br />
2. Copy the files into DINA (VMWare image) using either Samba or NFS (I chose Samba, because the host was running Windows XP and there isn&#8217;t a single free NFS client out there for Windows). To copy the stuff over, change the network adapter&#8217;s mode from Bridged to some private host-guest network, like Host Only, so you don&#8217;t waste time wondering if it&#8217;s the network or your computer.<br />
3. DINA already has all the network **** (DHCP, bootp, tftpd, inetd - God I hate that program) configured. To partition the HDD, go into the command monitor:<br />
<code>boot -f bootp()192.168.1.100:(path to stand/fx.64 in IRIX Installation Tools CD)</code><br />

There are two versions, fx.64 for 64bit SGIs and fx.ARCS for the 32bit ones. If it says execute error, just use the other one. As for the path&#8230; the relative path works for me here, but it doesn&#8217;t work for me in step 5. Relative to the directory that tftpd is sharing, I mean.<br />
4. It seems that fx formats the partitions for you too, how nice, unlike fdisk. Run<br />
<code>unsetenv netaddr</code><br />
deBug claims it should make things less messy and error-prone, don&#8217;t see why, but hey, it worked, I&#8217;m not complaining.<br />
5. Exit the command monitor. Choose install system software, key in DINA&#8217;s IP address, press enter, the absolute path to the IRIX Installation Tools CD &#8216;dist&#8217; folder, and sit back and watch while it works.</p>

<p>Step 4 only works correctly with a UNIX distribution. I swear, I had pulled out half of my hair trying the hacks detailed online to get Linux to work with this ****. It would always freeze (on my Indy R5K) or throw and error (Octane). Overall the worst OS installing experience I&#8217;ve ever had. Just save yourself, and install from a BSD Unix server. Once this IRIX installation **** is over with, I&#8217;m going to learn all I can about Unix&#8217;s little quirks.</p>
<p>The rest you can read <a href="http://www.futuretech.blinkenlights.nl/netboot.html">here</a>, this really helped me out to no end. In an hour or so, I will have my very own (geeky giggle) IRIX 6.5 installation, my very own SGI!!!!! MWAHAHAHAHAHAHAHHAHAHAHAAA screenshots coming soon.</p>
<p>OMFG OMFG OMFG OMFG it&#8217;s at 41%&#8230; at last&#8230; after 8 months of fail&#8230; this is sublime&#8230;</p>

<p>Installed CDs:<br />
<strike>6.5 Installation Tools</strike><br />
6.5.22 Overlays CD1-3<br />
6.5 Foundation 1, 2<br />
6.5 ONC3, NFS<br />
6.5 Development Foundation, Libraries<br />
6.5.15 (Feb 2002) Applications (I remember running Netscape Navigator 4.79, wow!)</p>
<p>EDIT: Not so fast, /usr/lib32/libc.so.1 error.</p>
<blockquote><p>&lt;policedar&gt; do you guys have any experience with this /usr/lib32/libc.so.1 error while installing 6.5 on an Octane?<br />

&lt;griffon&gt; policedar: i did :&lt;<br />
&lt;policedar&gt; griffon: what did you do to fix it?<br />
&lt;griffon&gt; policedar: i was installing uh&#8230; i think .15, on an octane 2, and then i got .29 and it just worked :/</p></blockquote>
<p>Installing 6.5.22.<br />
EDIT2: Ladies and gentlemen, we have just touched down safely in the world of IRIX! Your tour guide will arrive shortly to show you around.</p>

</div>
            <div class="postmetadata">
               <a href="http://localhost/wordpress/?cat=4" title="View all posts in Computers" rel="category">Computers</a>,  <a href="http://localhost/wordpress/?cat=5" title="View all posts in Games" rel="category">Games</a> &#124; <a href="http://localhost/wordpress/?p=984#respond" title="Comment on Installing IRIX on my SGI">No Comments &#187;</a>  &#124; <a class="post-edit-link" href="http://localhost/wordpress/wp-admin/post.php?action=edit&amp;post=984" title="Edit post">Edit</a>               <div class="thedate">15 February 2009</div>
            </div>

         </div>
               <div class="post" id="post-982">
            <h2><a href="http://localhost/wordpress/?p=982" title="IRIX in progress&#8230;">IRIX in progress&#8230;</a></h2>
            <div class="entry"><p><a href="http://ritchan.dasaku.net/wp-content/uploads/2009/02/irix-in-progress.png"><img src="http://ritchan.dasaku.net/wp-content/uploads/2009/02/irix-in-progress.jpg" height="330px" alt="image" /></a><br />
My, ritchan, that&#8217;s one BUSY computer. That&#8217;s right, people, and it&#8217;s handling all of that with no slowdowns whatsoever. It&#8217;s just a Core Duo T2050, in case you were wondering. And pretty damn soon, I&#8217;ll have a fresh install of IRIX 6.5 (of which I&#8217;ve attempted&#8230; thrice) on my spanking new Octane! Of course, when that time comes, I&#8217;ll need to find a front flap for it so it doesn&#8217;t look that&#8230; bad&#8230; it&#8217;s just not a real Octane without the front flap. Upgrades will never end, I&#8217;m afraid. Hopefully I&#8217;ll learn to live with the SE graphics instead of drooling over a VPro option like I did over an Octane when I didn&#8217;t have one.</p>

<p>What else in life, you say? Well&#8230; hmm&#8230; uh&#8230; oh look a three headed monkey!</p>
</div>
            <div class="postmetadata">
               <a href="http://localhost/wordpress/?cat=4" title="View all posts in Computers" rel="category">Computers</a> &#124; <a href="http://localhost/wordpress/?p=982#respond" title="Comment on IRIX in progress&#8230;">No Comments &#187;</a>  &#124; <a class="post-edit-link" href="http://localhost/wordpress/wp-admin/post.php?action=edit&amp;post=982" title="Edit post">Edit</a>               <div class="thedate"></div>

            </div>
         </div>
               <div class="post" id="post-976">
            <h2><a href="http://localhost/wordpress/?p=976" title="Debian 5 &#8216;lenny&#8217; is out">Debian 5 &#8216;lenny&#8217; is out</a></h2>
            <div class="entry"><p>The reason this is news is because that each time a new Debian release is marked &#8217;stable&#8217;, a couple blue moons pass. Also, I need to cook dinner, and I haven&#8217;t anything particularly significant to say, save that Onegai Teacher was really retarded at times, with some seriously artificial cliches placed there to tug at my heartstrings, but my heartstrings are pretty used to all this **** (Kanon, CLANNAD, the last scene of Top wo Nerae) so being the muscular heartstrings they are, it didn&#8217;t work.</p>

<p>Poor Onegai Teacher. It had its moments too, though undoubtedly scarce. Must be Misumi and Hyosuke, and Mizuho&#8217;s family. That&#8217;s about all. Kei&#8217;s illness felt like some kind of new dressed-up gimmick that reeked of some old cliche that I couldn&#8217;t quite put my finger on. Anyway, I&#8217;ll still go to school and download Onegai Twins. After all, nekoneko <a href="http://www.nekochan.net/gallery2/v/computer_room/album40/PICT0619.jpg.html?g2_imageViewsIndex=1">has a poster</a> of Onegai Twins&#8230; might as well check it out. And BTW, that&#8217;s some serious hardware in that screenshot. Really nice Fuel, really nice room. Lightwave? Modo? SGI Fuel? Two 1920&#215;1200 displays? Tons of posters, all aesthetically matching? Damn&#8230;</p>
</div>
            <div class="postmetadata">

               <a href="http://localhost/wordpress/?cat=3" title="View all posts in Anime" rel="category">Anime</a>,  <a href="http://localhost/wordpress/?cat=4" title="View all posts in Computers" rel="category">Computers</a> &#124; <a href="http://localhost/wordpress/?p=976#comments" title="Comment on Debian 5 &#8216;lenny&#8217; is out">2 Comments &#187;</a>  &#124; <a class="post-edit-link" href="http://localhost/wordpress/wp-admin/post.php?action=edit&amp;post=976" title="Edit post">Edit</a>               <div class="thedate"></div>
            </div>
         </div>
               <div class="navigation">

            <a href="http://localhost/wordpress/" >Newer</a><a href="http://localhost/wordpress/?paged=3" >Older</a>         </div>
            <div id="colourbar"></div>
      <div class="sidebar">
         <ul class="widarray">
            <li><div class="indwidget"><div class="widtitle" onmouseover="this.className='widtitles'" onmouseout="this.className='widtitle'"><h4>Categories</h4><div class="widcontent">      <ul>
         <li class="cat-item cat-item-3"><a href="http://localhost/wordpress/?cat=3" title="View all posts filed under Anime">Anime</a>

</li>
   <li class="cat-item cat-item-4"><a href="http://localhost/wordpress/?cat=4" title="View all posts filed under Computers">Computers</a>
</li>
   <li class="cat-item cat-item-5"><a href="http://localhost/wordpress/?cat=5" title="View all posts filed under Games">Games</a>
</li>
   <li class="cat-item cat-item-6"><a href="http://localhost/wordpress/?cat=6" title="View all posts filed under Muddy River of Life">Muddy River of Life</a>
</li>
   <li class="cat-item cat-item-7"><a href="http://localhost/wordpress/?cat=7" title="View all posts filed under Nothing Better to Post">Nothing Better to Post</a>
</li>

   <li class="cat-item cat-item-8"><a href="http://localhost/wordpress/?cat=8" title="View all posts filed under Random Uploads">Random Uploads</a>
</li>
   <li class="cat-item cat-item-1"><a href="http://localhost/wordpress/?cat=1" title="View all posts filed under Uncategorized">Uncategorized</a>
</li>
      </ul>
</div></div></div></li>   <li>      <div class="indwidget"><div class="widtitle" onmouseover="this.className='widtitles'" onmouseout="this.className='widtitle'"><h4>Pages</h4><div class="widcontent">      <ul>
         <li class="page_item page-item-61"><a href="http://localhost/wordpress/?page_id=61" title="A Review of Creative Headphones">A Review of Creative Headphones</a></li>

<li class="page_item page-item-2"><a href="http://localhost/wordpress/?page_id=2" title="About">About</a></li>
<li class="page_item page-item-420"><a href="http://localhost/wordpress/?page_id=420" title="About ritchan">About ritchan</a></li>
<li class="page_item page-item-63"><a href="http://localhost/wordpress/?page_id=63" title="Choosing a University">Choosing a University</a></li>
<li class="page_item page-item-442"><a href="http://localhost/wordpress/?page_id=442" title="Desktop Screenshots">Desktop Screenshots</a></li>
<li class="page_item page-item-6"><a href="http://localhost/wordpress/?page_id=6" title="Japan Travellog">Japan Travellog</a></li>
<li class="page_item page-item-101"><a href="http://localhost/wordpress/?page_id=101" title="Ode to a Gentoo Linux install">Ode to a Gentoo Linux install</a></li>
<li class="page_item page-item-58"><a href="http://localhost/wordpress/?page_id=58" title="Radeon 7000 vs. S3 Trio 3D/2X">Radeon 7000 vs. S3 Trio 3D/2X</a></li>
<li class="page_item page-item-488"><a href="http://localhost/wordpress/?page_id=488" title="Stuff I Rewatch">Stuff I Rewatch</a></li>
<li class="page_item page-item-57"><a href="http://localhost/wordpress/?page_id=57" title="The Sorry State of Malaysian Computer Publications">The Sorry State of Malaysian Computer Publications</a></li>

      </ul>
   </div></div></div></li><li><div class="indwidget"><div class="widtitle" onmouseover="this.className='widtitles'" onmouseout="this.className='widtitle'"><h4>Archives</h4><div class="widcontent">      <ul>
         <li><a href='http://localhost/wordpress/?m=200903' title='March 2009'>March 2009</a></li>
   <li><a href='http://localhost/wordpress/?m=200902' title='February 2009'>February 2009</a></li>
   <li><a href='http://localhost/wordpress/?m=200901' title='January 2009'>January 2009</a></li>
   <li><a href='http://localhost/wordpress/?m=200812' title='December 2008'>December 2008</a></li>

   <li><a href='http://localhost/wordpress/?m=200811' title='November 2008'>November 2008</a></li>
   <li><a href='http://localhost/wordpress/?m=200810' title='October 2008'>October 2008</a></li>
   <li><a href='http://localhost/wordpress/?m=200809' title='September 2008'>September 2008</a></li>
   <li><a href='http://localhost/wordpress/?m=200808' title='August 2008'>August 2008</a></li>
   <li><a href='http://localhost/wordpress/?m=200807' title='July 2008'>July 2008</a></li>
   <li><a href='http://localhost/wordpress/?m=200806' title='June 2008'>June 2008</a></li>

   <li><a href='http://localhost/wordpress/?m=200805' title='May 2008'>May 2008</a></li>
   <li><a href='http://localhost/wordpress/?m=200804' title='April 2008'>April 2008</a></li>
   <li><a href='http://localhost/wordpress/?m=200803' title='March 2008'>March 2008</a></li>
   <li><a href='http://localhost/wordpress/?m=200802' title='February 2008'>February 2008</a></li>
   <li><a href='http://localhost/wordpress/?m=200801' title='January 2008'>January 2008</a></li>
   <li><a href='http://localhost/wordpress/?m=200712' title='December 2007'>December 2007</a></li>

   <li><a href='http://localhost/wordpress/?m=200711' title='November 2007'>November 2007</a></li>
   <li><a href='http://localhost/wordpress/?m=200710' title='October 2007'>October 2007</a></li>
   <li><a href='http://localhost/wordpress/?m=200709' title='September 2007'>September 2007</a></li>
      </ul>
</div></div></div></li><li><div class="indwidget"><div class="widtitle" onmouseover="this.className='widtitles'" onmouseout="this.className='widtitle'"><h4>Blogroll</h4><div class="widcontent">
   <ul class='xoxo blogroll'>
<li><a href="http://www.anandtech.com">Anandtech</a></li>

<li><a href="http://www.arstechnica.com">ARSTechnica</a></li>
<li><a href="http://omaemo.dasaku.net/">Cruel Angel&#8217;s Theses</a></li>
<li><a href="http://www.dannychoo.com/">Danny Choo</a></li>
<li><a href="http://gabextreme.googlepages.com/DeathTheSheep_x264_VfW_guide.html">DeathTheSheep&#8217;s x264 encoding guide</a></li>
<li><a href="http://www.gigapxl.org/gallery.htm">Gigapxl Project</a></li>
<li><a href="http://chrome.dasaku.net/">Heterochromia</a></li>
<li><a href="http://www.florianisopp.com/">Hookshot FX</a></li>
<li><a href="http://www.insertcredit.com">Insert Credit</a></li>

<li><a href="http://blogs.intel.com/it/">IT@Intel Blogs</a></li>
<li><a href="http://mullemeck.serveftp.org/jps_beta/index.php">JPOPSUKI Tracker</a></li>
<li><a href="http://bbs.kidfanschannel.net/">KID Fans Channel</a></li>
<li><a href="http://zeroblade.wordpress.com">Life in Quadrant 4</a></li>
<li><a href="http://www.minamikaze.us">MinamiKaze</a></li>
<li><a href="http://mouyamete.oniichannoecchi.com/">Mou Yamete!</a></li>
<li><a href="http://www.nekochan.net/">Nekochan</a></li>
<li><a href="http://www.pireze.org/blog">Pireze&#8217;s Blog and Scans</a></li>

<li><a href="http://www.realworldtech.com">Real World Tech</a></li>
<li><a href="http://sakura.yosh-digital.com">Sakura at Yoshi-Digital</a></li>
<li><a href="http://www.stefandidak.com/">Stefan Didak, Ignyter</a></li>
<li><a href="http://coke.dasaku.net/">The Coke Machine</a></li>
<li><a href="http://www.theinquirer.net">The Inquirer</a></li>
<li><a href="http://ultracarl.com/fansub/">Ultracarl&#8217;s Fansubbing Comparison</a></li>
<li><a href="http://verbalrubbish.oniichannoecchi.com/">Verbal Rubbish</a></li>
<li><a href="http://xkcd.com/">xkcd</a></li>

<li><a href="http://yukan.dasaku.net/">Yukan Blog!</a></li>
<li><a href="http://www.lovepockets.net/">Yuu Takigawa: Lovepockets.net</a></li>

   </ul>
</div></div></div></li>
      <li>         <div class="indwidget"><div class="widtitle" onmouseover="this.className='widtitles'" onmouseout="this.className='widtitle'"><h4>Desktop</h4><div class="widcontent">         <div class="textwidget"><a href="http://ritchan.dasaku.net/wp-content/uploads/2009/02/23feb09-desktop.png"><img src="http://ritchan.dasaku.net/wp-content/uploads/2009/02/23feb08-desktop-small.jpg" height="102px" width="295px" alt="Desktop Screenshot" /></a><br />
Glad I'm back on XP, as usual. I've had way too much of pastel backgrounds, so here's a strong colour combination. I also don't change my desktop backgrounds that much now... how weird.</div>
      </div></div></div></li><li><div class="indwidget"><div class="widtitle" onmouseover="this.className='widtitles'" onmouseout="this.className='widtitle'"><h4><a class='rsswidget' href='http://techreport.com/news.rss' title='Syndicate this content'><img style='background:orange;color:white;border:none;' width='14' height='14' src='http://localhost/wordpress/wp-includes/images/rss.png' alt='RSS' /></a> <a class='rsswidget' href='http://techreport.com' title='The Tech Report: Current developments in personal computing'>Tech Report</a></h4><div class="widcontent"><ul><li><a class='rsswidget' href='http://techreport.com/discussions.x/16538' title='Could seeing your life in an optimistic light actually help prolong it? That&#039;s a question raised by a new study, which links optimism to lower risks of heart disease and longer life spans. Scientific American has more:   Researchers led by Hilary Tindle, an internist at the University of Pittsburgh...'>Saturday science subject: Look on the bright side of life</a></li><li><a class='rsswidget' href='http://techreport.com/discussions.x/16537' title='Saturday          Engineering Windows 7: Beta to RC changes - Turning      Windows features on or off (not just IE 8)      CPU3D, DriverHeaven, Guru3D, HardwareZone, and InsideHW cover CeBIT 2009      Digital Trends...'>Saturday Shortbread</a></li><li><a class='rsswidget' href='http://techreport.com/discussions.x/16536' title='Nvidia&#039;s new GeForce GTS 250 1GB looked like a pretty decent deal for the $150 suggested retail price. That said, the card doesn&#039;t come out until March 10, and AMD seems to have made some pretty aggressive price cuts over the past few days.  In late January, we were surprised...'>Deal of the week: a Radeon HD 4870 for $165 shipped</a></li><li><a class='rsswidget' href='http://techreport.com/discussions.x/16535' title='In our Core i7 review, we pointed out that the cheaper two i7 models—the 920 and 940—both had lower QuickPath Interface and L3 cache clock speeds than the i7-965. We also said the cheaper CPUs only supported DDR3 memory speeds up to 1066MHz. However, Intel apparently neglected to tell...'>Retail Core i7-920, i7-940 have unlocked RAM multipliers</a></li><li><a class='rsswidget' href='http://techreport.com/discussions.x/16533' title='By now, you probably know Circuit City went bankrupt, failed to find a buyer, and eventually decided to just call it quits and shutter its 567 U.S. retail stores. Well, now we know when the last stores are finally closing down: March 8.  According to a press release up on...'>All U.S. Circuit City stores closing on March 8</a></li><li><a class='rsswidget' href='http://techreport.com/discussions.x/16531' title='We recently reviewed a Lian Li enclosure with sideways optical drive bays, but this latest specimen is clearly much further up on the weirdness scale. As TR gerbils recently noted in our forums, Thermaltake has been displaying a strange compartmentalized case at CeBit this week. Both Expreview...'>New Thermaltake enclosure looks like lunch tray</a></li><li><a class='rsswidget' href='http://techreport.com/discussions.x/16532' title='Friday      Hexus.channel reports Abit closes down entirely  iSuppli reports credit crisis finally impacts PC market in Q4  DigiTimes reports Acer, hp, Dell, and Lenovo included   in China stimulus program, Asus rejected  C|Net has report: Taiwan to overhaul memory chip industry  DailyTech reports EU eliminates full-time monitoring of...'>Friday Shortbread</a></li><li><a class='rsswidget' href='http://techreport.com/discussions.x/16530' title='Last November, we saw iSuppli revise its growth forecast to say PC shipments would only grow by 4.3% this year, down from the previously predicted 11.9%. As CNet News reports, rival market research firm IDC has now published a much more pessimistic forecast.  IDC&#039;s number looks nearly the same......'>IDC: PC shipments will fall, rebound this year</a></li><li><a class='rsswidget' href='http://techreport.com/discussions.x/16529' title='Who needs new games when you can just download new content for your old ones? We&#039;d already heard about the incoming wave of downloadable content for Fallout 3 and Left 4 Dead, but now, we know when it&#039;s coming out. Well, mostly.  According to Eurogamer, Bethesda has officially announced that...'>Schedule set for new Fallout 3, Left 4 Dead content</a></li><li><a class='rsswidget' href='http://techreport.com/discussions.x/16528' title='Consumer solid-state drives are quickly climbing in capacity. A-Data has announced a new 2.5&quot; SSD that can store up to 512GB, putting it right up there with the latest and greatest mobile hard disk drives. Of course (and...'>A-Data unleashes half-terabyte SSD</a></li></ul></div></div></div></li><li><div class="indwidget"><div class="widtitle" onmouseover="this.className='widtitles'" onmouseout="this.className='widtitle'"><h4><a class='rsswidget' href='http://mirrormoon.org/node/feed' title='Syndicate this content'><img style='background:orange;color:white;border:none;' width='14' height='14' src='http://localhost/wordpress/wp-includes/images/rss.png' alt='RSS' /></a> <a class='rsswidget' href='http://mirrormoon.org' title=''>mirror moon</a></h4><div class="widcontent"><ul><li><a class='rsswidget' href='http://mirrormoon.org/news/2009/01/happy_new_year_mirror_moon' title='The mirror moon staff wishes everyone out there a very happy new year, filled with good game translations, and joyness, and niceish things and junk and stuff. Here, have an updated MBAC English release: Melty Blood Act Cadenza English v1.1 [US mirror] [EU mirror] [AU mirror] [RapidShare] [MegaUpload] [BitTorrent] read more'>Happy new year from mirror moon!</a></li><li><a class='rsswidget' href='http://mirrormoon.org/news/2008/12/bootfighter_windom_xp_sp_2_v1_030_update_released' title='A new update for Bootfighter Windom XP SP-2.NET is available. The stand-alone installer has been updated to v1.030+. Since the installer code has changed significantly, there is no update installer. A list of changes is located at the bottom of the project page. Bootfighter Windom XP SP-2 v1.030+ Stand-alone Installer Direct HTTP: HTTP Mirror (US) HTTP Mirro [&hellip;]'>Bootfighter Windom XP SP-2 v1.030+ Update Released</a></li><li><a class='rsswidget' href='http://mirrormoon.org/blogs/takajun/2008/12/brass_restoration' title='For anyone who was following Brass Restoration progress, it has been released here! '>Brass Restoration</a></li><li><a class='rsswidget' href='http://mirrormoon.org/news/2008/11/melty_blood_release_flurry' title='It is with fitting pride that we present to you: the full set of Melty Blood games, as they were released for the PC, fully translated to English. Please enjoy these releases as thoroughly as possible! Melty Blood PC Version Panoply Melty Blood Trial English: [US mirror] [EU mirror] [AU mirror] [RapidShare] [MegaUpload] [BitTorrent] Melty Blood ReACT Trial E [&hellip;]'>Melty Blood Release Flurry</a></li><li><a class='rsswidget' href='http://mirrormoon.org/news/2008/11/moving_project_pages' title='The Brass Restoration project page has been relocated here. This is not a mirror moon project. '>Moving project pages</a></li><li><a class='rsswidget' href='http://mirrormoon.org/blogs/takajun/2008/11/wanko_kurasou_full_translation_patch' title='For anyone interested, the Wanko to Kurasou full translation patch has just been completed. You can get the patch from the site here. '>Wanko to Kurasou full translation patch</a></li><li><a class='rsswidget' href='http://mirrormoon.org/news/2008/11/fatestay_night_english_v3_2' title='Thanks to the people who&#039;ve reported bugs and problems they experienced with the previous version, today we release Fate/stay night English v3.2. This new release fixes a crashing bug in the voiced UBW route, as well as the CD version installation failure on Windows Vista x64. Also we&#039;ve finally gotten rid of that infernal debug mode properly. &gt; [&hellip;]'>Fate/stay night English v3.2</a></li><li><a class='rsswidget' href='http://mirrormoon.org/news/2008/11/fatestay_night_english_v3_1_quickfix' title='Oh dear... Looks like the voiced edition of v3.1 still has that infernal debug mode enabled. ArchDemon didn&#039;t have patch5.xp3 from the voicepatch, so he missed it in his fix. And as luck would have it... FlowTrackerPlugin.ks is also present in patch5.xp3. We don&#039;t want to release yet another full version, so we&#039;ve created a quickfix that you c [&hellip;]'>Fate/stay night English v3.1 Quickfix</a></li><li><a class='rsswidget' href='http://mirrormoon.org/news/2008/11/fatestay_night_english_v3_1_released' title='mirror moon is happy to finally announce the release of Fate/stay night English v3.1, the which translates the entirety of the game. The patch also includes the ability to add voices into the game, provided you have a copy of Realta Nua (PS2), and can be also be played on a non-Japanese locale so that AppLocale is not required. *EDIT: We got reports that the [&hellip;]'>Fate/stay night English v3.1 released!</a></li><li><a class='rsswidget' href='http://mirrormoon.org/news/2008/10/melty_blood_act_cadenza_trial_english_v1_0_released' title='It&#039;s a mouth full: Today we&#039;ve released Melty Blood Act Cadenza Trial English v1.0. Or technically, we should even say Melty Blood Act Cadenza Ver.B Trial English v1.0... Because this is the trial version of the game, this will be a standalone release. The MBAC Trial lets you play with Len and/or White Len in vs. CPU, vs. Player and Tag Battle mode [&hellip;]'>Melty Blood Act Cadenza Trial English v1.0 Released</a></li></ul></div></div></div></li>      <li>         <div class="indwidget"><div class="widtitle" onmouseover="this.className='widtitles'" onmouseout="this.className='widtitle'"><h4>Meta</h4><div class="widcontent">         <ul>

         <li><a href="http://localhost/wordpress/wp-admin/">Site Admin</a></li>         <li><a href="http://localhost/wordpress/wp-login.php?action=logout&amp;_wpnonce=d8af37530a">Log out</a></li>
         <li><a href="http://localhost/wordpress/?feed=rss2" title="Syndicate this site using RSS 2.0">Entries <abbr title="Really Simple Syndication">RSS</abbr></a></li>
         <li><a href="http://localhost/wordpress/?feed=comments-rss2" title="The latest comments to all posts in RSS">Comments <abbr title="Really Simple Syndication">RSS</abbr></a></li>
         <li><a href="http://wordpress.org/" title="Powered by WordPress, state-of-the-art semantic personal publishing platform.">WordPress.org</a></li>
                  </ul>

      </div></div></div></li>
      <li>         <div class="indwidget"><div class="widtitle" onmouseover="this.className='widtitles'" onmouseout="this.className='widtitle'"><h4>Comments</h4><div class="widcontent">         <ul id="recentcomments"><li class="recentcomments"><a href='http://ritchan.dasaku.net' rel='external nofollow' class='url'>ritchan</a> on <a href="http://localhost/wordpress/?p=1013&#038;cpage=1#comment-730">Evangelion VOX songs</a></li><li class="recentcomments"><a href='http://otoboku.se' rel='external nofollow' class='url'>manga</a> on <a href="http://localhost/wordpress/?p=1013&#038;cpage=1#comment-729">Evangelion VOX songs</a></li><li class="recentcomments"><a href='http://shikagoteku.com' rel='external nofollow' class='url'>rollchan</a> on <a href="http://localhost/wordpress/?p=1013&#038;cpage=1#comment-728">Evangelion VOX songs</a></li><li class="recentcomments"><a href='http://ritchan.dasaku.net' rel='external nofollow' class='url'>ritchan</a> on <a href="http://localhost/wordpress/?p=1009&#038;cpage=1#comment-727">Some computers just refuse to work</a></li><li class="recentcomments"><a href='http://otoboku.se' rel='external nofollow' class='url'>manga</a> on <a href="http://localhost/wordpress/?p=1009&#038;cpage=1#comment-726">Some computers just refuse to work</a></li></ul>

      </div></div></div></li>      <li>         <div class="indwidget"><div class="widtitle" onmouseover="this.className='widtitles'" onmouseout="this.className='widtitle'"><h4>Recent Posts</h4><div class="widcontent">         <ul>
                  <li><a href="http://localhost/wordpress/?p=1038">Quote and Code </a></li>
                  <li><a href="http://localhost/wordpress/?p=1030">Legend of Galactic Heroes </a></li>
                  <li><a href="http://localhost/wordpress/?p=1023">Custom Fields </a></li>
                  <li><a href="http://localhost/wordpress/?p=1019">Cagliostro </a></li>

                  <li><a href="http://localhost/wordpress/?p=1013">Evangelion VOX songs </a></li>
                  </ul>
      </div></div></div></li>         </ul>
      </div>
   </div>
   <div id="footer">
      <p>Copyright &#169; 2009 testing Ritsuko&#8217;s ideas</p>

   </div>
</body>
</html>


/*
Theme Name: technisch2
Theme URI: http://ritchan.dasaku.net
Description: not really technisch
Version: 1.0
Author: ritchan
Author URI: http://ritchan.dasaku.net
*/
#header {/*border-bottom: 1px solid #40433E;*/padding: 0 0 10px 0;}
body {
   background-color:#232625;color:#8a8a8a;
   font-family:Verdana,Geneva;font-size:0.8em;
   width:1000px;margin:0 auto 0 auto;
}
#container {}
a {color:#b0b0b0;font-family:"Trebuchet MS",Helvetica;text-decoration:none}
a:hover {text-decoration:underline;}
a:visited {color:#8a8a8a;}
a > img {border:none;}
h1 {font-size:2.3em;}
h2 {font-size: 1.6em;}
h3 {font-size:1.5em;}
h4 {font-size:1.1em;margin:0;}
blockquote {background-color:#222324;width:90%;margin:0 auto 0 auto;padding:3px 20px 3px 20px;font-family:"Times New Roman", Times;font-size:1.2em;}
code {background-color:#1C2320;display:block;width:90%;margin:0 auto 0 auto;padding:10px 20px 10px 20px;font-size:1.3em;
}
.post {background-color:#2A2E2D;padding:10px;margin:20px 0 40px 0;}
.postmetadata {text-align:right;}
.thedate {font-size:0.9em;}
.navigation {text-align:center;}
.navigation a {margin:0 200px 0 200px;}
#colourbar {background-color:#1F2122;width:100%;height:40px;position:fixed;bottom:0;left:0;}
.sidebar {background-color:#1F2122;position:fixed;bottom:0;width:1000px;font-family:Arial;margin:0 auto 0 auto;}
.sidebar a {color:#707070;font-family:Arial}
.sidebar a:hover {color:#b0b0b0;text-decoration:none;}
.sidebar ul, .sidebar li {list-style:none;padding:0;margin:0;} /*the padding:0; is very important! I spent hours figuring this out! and I was almost about to do the same for margin:0;*/
.indwidget {float:left;width:10%;}
.widtitle, .widtitles {cursor:default;height:40px;text-align:center;}
.widtitle h4, .widtitles h4 {color:#707070;}
.widtitles:hover {background-color:#2E312D;}
.widtitle .widcontent {display:none;}
.widtitles .widcontent {position:fixed;bottom:40px;background-color:#2E312D;text-align:left;max-width:320px;min-width:100px;padding:0 5px 0 5px;}
.widcontent ul {max-height:550px;overflow:auto;}
.widcontent li:hover {background-color:#353834;}
.widcontent a {display:block;}
#searchsubmit {display:none;}
.rsswidget img {display:none;}
.clearme {clear:both;}
#footer {clear:both;padding:5px 0 50px 0;text-align:center;}
Mothership: FX-8350, 12GB DDR3, M5A99X EVO, MSI GTX 1070 Sea Hawk, Crucial MX500 500GB
Supply ship: [email protected], 12GB DDR3, M4A88TD-V EVO/USB3
Corsair: Thinkpad X230
 
Crayon Shin Chan
Minister of Gerbil Affairs
Topic Author
Posts: 2313
Joined: Fri Sep 06, 2002 11:14 am
Location: Malaysia
Contact:

Re: Horrible rendering in IE/Google Chrome! PLEASE HELP

Sat Mar 07, 2009 9:48 pm

It's always when I post a reply that I find the answer to my woes... in this case, I fixed the Google Chrome error by changing .widtitles .widcontent {position:fixed;} to {position:absolute;}. It renders the same way in both Firefox/Chrome/Opera. I have no idea which is the correct solution and if it's FF's fault for being too lenient, though.
Mothership: FX-8350, 12GB DDR3, M5A99X EVO, MSI GTX 1070 Sea Hawk, Crucial MX500 500GB
Supply ship: [email protected], 12GB DDR3, M4A88TD-V EVO/USB3
Corsair: Thinkpad X230
 
titan
Grand Gerbil Poohbah
Posts: 3376
Joined: Mon Feb 18, 2002 7:00 pm
Location: Great Smoky Mountains
Contact:

Re: Horrible rendering in IE/Google Chrome! PLEASE HELP

Sun Mar 08, 2009 2:31 am

Crayon Shin Chan wrote:
It's always when I post a reply that I find the answer to my woes... in this case, I fixed the Google Chrome error by changing .widtitles .widcontent {position:fixed;} to {position:absolute;}. It renders the same way in both Firefox/Chrome/Opera. I have no idea which is the correct solution and if it's FF's fault for being too lenient, though.

Welcome to Web development. Firefiox is actually very compliant to the W3C standards, and it also interprets what is intended very well. A lot of developers actually develop for Firefox first and then fix problems in other browsers second.
The best things in life are free.
http://www.gentoo.org
Guy 1: Surely, you will fold with me.
Guy 2: Alright, but don't call me Shirley.
 
Crayon Shin Chan
Minister of Gerbil Affairs
Topic Author
Posts: 2313
Joined: Fri Sep 06, 2002 11:14 am
Location: Malaysia
Contact:

Re: Horrible rendering in IE/Google Chrome! PLEASE HELP

Sun Mar 08, 2009 3:21 pm

When in doubt, doubt everything but Firefox, eh?
I updated the CSS, now it works perfectly with Google Chrome. However, the IE bug is still not fixed. BTW, those are floated divs. Can anybody tell me how to fix it in IE7, at least?
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head profile="http://gmpg.org/xfn/11">
   <title>testing Ritsuko&#8217;s ideas &raquo; Evangelion VOX songs</title>
   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />   
   <meta name="generator" content="WordPress 2.7.1" /> <!-- leave this for stats please -->
   <link rel="stylesheet" href="http://localhost/wordpress/wp-content/themes/technisch2/style.css" type="text/css" media="screen" />
   <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="http://localhost/wordpress/?feed=rss2" />
   <link rel="alternate" type="text/xml" title="RSS .92" href="http://localhost/wordpress/?feed=rss" />
   <link rel="alternate" type="application/atom+xml" title="Atom 0.3" href="http://localhost/wordpress/?feed=atom" />
   <link rel="pingback" href="http://localhost/wordpress/xmlrpc.php" />
   <script type="text/javascript" src="test.js"></script>
      <link rel='archives' title='March 2009' href='http://localhost/wordpress/?m=200903' />
   <link rel='archives' title='February 2009' href='http://localhost/wordpress/?m=200902' />
   <link rel='archives' title='January 2009' href='http://localhost/wordpress/?m=200901' />
   <link rel='archives' title='December 2008' href='http://localhost/wordpress/?m=200812' />
   <link rel='archives' title='November 2008' href='http://localhost/wordpress/?m=200811' />
   <link rel='archives' title='October 2008' href='http://localhost/wordpress/?m=200810' />
   <link rel='archives' title='September 2008' href='http://localhost/wordpress/?m=200809' />
   <link rel='archives' title='August 2008' href='http://localhost/wordpress/?m=200808' />
   <link rel='archives' title='July 2008' href='http://localhost/wordpress/?m=200807' />
   <link rel='archives' title='June 2008' href='http://localhost/wordpress/?m=200806' />
   <link rel='archives' title='May 2008' href='http://localhost/wordpress/?m=200805' />
   <link rel='archives' title='April 2008' href='http://localhost/wordpress/?m=200804' />
   <link rel='archives' title='March 2008' href='http://localhost/wordpress/?m=200803' />
   <link rel='archives' title='February 2008' href='http://localhost/wordpress/?m=200802' />
   <link rel='archives' title='January 2008' href='http://localhost/wordpress/?m=200801' />
   <link rel='archives' title='December 2007' href='http://localhost/wordpress/?m=200712' />
   <link rel='archives' title='November 2007' href='http://localhost/wordpress/?m=200711' />
   <link rel='archives' title='October 2007' href='http://localhost/wordpress/?m=200710' />
   <link rel='archives' title='September 2007' href='http://localhost/wordpress/?m=200709' />
      <meta name='robots' content='noindex,nofollow' />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://localhost/wordpress/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://localhost/wordpress/wp-includes/wlwmanifest.xml" />
<meta name="generator" content="WordPress 2.7.1" />

<style type="text/css">.recentcomments a{display:inline !important;padding: 0 !important;margin: 0 !important;}</style>
</head>
<body>
   <div id="header">
      <h1><a href="http://localhost/wordpress">testing Ritsuko&#8217;s ideas</a></h1>
      Just another WordPress weblog   </div>
   <div id="container">
               <div class="post" id="post-1013">
            <h2><a href="http://localhost/wordpress/?p=1013" title="Evangelion VOX songs">Evangelion VOX songs</a></h2>
            <div class="entry"><p>I&#8217;m not the guy you ask when it comes to classifying songs, but I think this is some great R&#038;B we&#8217;ve got. Groovy, laid-back, you could listen to this all night, ignoring the lyrics. The cheese factor in JPop songs is mostly unnoticed because weaboos don&#8217;t understand Japanese, however when the cheese is translated, cue the horrible reviews!</p>
<p>But VOX could certainly lose the rap. It&#8217;s the cheese factor turned up a notch, but without the groovy chords and background vocals to back it up. Yuck.</p>
</div>
            <div class="postmetadata">
               <a href="http://localhost/wordpress/?cat=8" title="View all posts in Random Uploads" rel="category">Random Uploads</a> &#124;                 <div class="thedate">21 February 2009</div>
            </div>
         </div>
               <div class="navigation">
                     </div>
            <div id="colourbar"></div>
      <div class="sidebar">
         <ul class="widarray">
                  <li>         <div class="indwidget"><div class="widtitle" onmouseover="this.className='widtitles'" onmouseout="this.className='widtitle'"><h4>Desktop</h4><div class="widcontent">         <div class="textwidget"><a href="http://ritchan.dasaku.net/wp-content/uploads/2009/02/23feb09-desktop.png"><img src="http://ritchan.dasaku.net/wp-content/uploads/2009/02/23feb08-desktop-small.jpg" height="102px" width="295px" alt="Desktop Screenshot" /></a>
Glad I'm back on XP, as usual. I've had way too much of pastel backgrounds, so here's a strong colour combination. I also don't change my desktop backgrounds that much now... how weird.</div>
      </div></div></div></li><li><div class="indwidget"><div class="widtitle" onmouseover="this.className='widtitles'" onmouseout="this.className='widtitle'"><h4>Categories</h4><div class="widcontent">      <ul>
         <li class="cat-item cat-item-3"><a href="http://localhost/wordpress/?cat=3" title="View all posts filed under Anime">Anime</a>
</li>
   <li class="cat-item cat-item-4"><a href="http://localhost/wordpress/?cat=4" title="View all posts filed under Computers">Computers</a>
</li>
   <li class="cat-item cat-item-5"><a href="http://localhost/wordpress/?cat=5" title="View all posts filed under Games">Games</a>
</li>
   <li class="cat-item cat-item-6"><a href="http://localhost/wordpress/?cat=6" title="View all posts filed under Muddy River of Life">Muddy River of Life</a>
</li>
   <li class="cat-item cat-item-7"><a href="http://localhost/wordpress/?cat=7" title="View all posts filed under Nothing Better to Post">Nothing Better to Post</a>
</li>
   <li class="cat-item cat-item-8"><a href="http://localhost/wordpress/?cat=8" title="View all posts filed under Random Uploads">Random Uploads</a>
</li>
   <li class="cat-item cat-item-1"><a href="http://localhost/wordpress/?cat=1" title="View all posts filed under Uncategorized">Uncategorized</a>
</li>
      </ul>
</div></div></div></li>   <li>      <div class="indwidget"><div class="widtitle" onmouseover="this.className='widtitles'" onmouseout="this.className='widtitle'"><h4>Pages</h4><div class="widcontent">      <ul>
         <li class="page_item page-item-61"><a href="http://localhost/wordpress/?page_id=61" title="A Review of Creative Headphones">A Review of Creative Headphones</a></li>
<li class="page_item page-item-2"><a href="http://localhost/wordpress/?page_id=2" title="About">About</a></li>
<li class="page_item page-item-420"><a href="http://localhost/wordpress/?page_id=420" title="About ritchan">About ritchan</a></li>
<li class="page_item page-item-63"><a href="http://localhost/wordpress/?page_id=63" title="Choosing a University">Choosing a University</a></li>
<li class="page_item page-item-442"><a href="http://localhost/wordpress/?page_id=442" title="Desktop Screenshots">Desktop Screenshots</a></li>
<li class="page_item page-item-6"><a href="http://localhost/wordpress/?page_id=6" title="Japan Travellog">Japan Travellog</a></li>
<li class="page_item page-item-101"><a href="http://localhost/wordpress/?page_id=101" title="Ode to a Gentoo Linux install">Ode to a Gentoo Linux install</a></li>
<li class="page_item page-item-58"><a href="http://localhost/wordpress/?page_id=58" title="Radeon 7000 vs. S3 Trio 3D/2X">Radeon 7000 vs. S3 Trio 3D/2X</a></li>
<li class="page_item page-item-488"><a href="http://localhost/wordpress/?page_id=488" title="Stuff I Rewatch">Stuff I Rewatch</a></li>
<li class="page_item page-item-57"><a href="http://localhost/wordpress/?page_id=57" title="The Sorry State of Malaysian Computer Publications">The Sorry State of Malaysian Computer Publications</a></li>
      </ul>
   </div></div></div></li><li><div class="indwidget"><div class="widtitle" onmouseover="this.className='widtitles'" onmouseout="this.className='widtitle'"><h4>Archives</h4><div class="widcontent">      <ul>
         <li><a href='http://localhost/wordpress/?m=200903' title='March 2009'>March 2009</a></li>
   <li><a href='http://localhost/wordpress/?m=200902' title='February 2009'>February 2009</a></li>
   <li><a href='http://localhost/wordpress/?m=200901' title='January 2009'>January 2009</a></li>
   <li><a href='http://localhost/wordpress/?m=200812' title='December 2008'>December 2008</a></li>
   <li><a href='http://localhost/wordpress/?m=200811' title='November 2008'>November 2008</a></li>
   <li><a href='http://localhost/wordpress/?m=200810' title='October 2008'>October 2008</a></li>
   <li><a href='http://localhost/wordpress/?m=200809' title='September 2008'>September 2008</a></li>
   <li><a href='http://localhost/wordpress/?m=200808' title='August 2008'>August 2008</a></li>
   <li><a href='http://localhost/wordpress/?m=200807' title='July 2008'>July 2008</a></li>
   <li><a href='http://localhost/wordpress/?m=200806' title='June 2008'>June 2008</a></li>
   <li><a href='http://localhost/wordpress/?m=200805' title='May 2008'>May 2008</a></li>
   <li><a href='http://localhost/wordpress/?m=200804' title='April 2008'>April 2008</a></li>
   <li><a href='http://localhost/wordpress/?m=200803' title='March 2008'>March 2008</a></li>
   <li><a href='http://localhost/wordpress/?m=200802' title='February 2008'>February 2008</a></li>
   <li><a href='http://localhost/wordpress/?m=200801' title='January 2008'>January 2008</a></li>
   <li><a href='http://localhost/wordpress/?m=200712' title='December 2007'>December 2007</a></li>
   <li><a href='http://localhost/wordpress/?m=200711' title='November 2007'>November 2007</a></li>
   <li><a href='http://localhost/wordpress/?m=200710' title='October 2007'>October 2007</a></li>
   <li><a href='http://localhost/wordpress/?m=200709' title='September 2007'>September 2007</a></li>
      </ul>
</div></div></div></li><li><div class="indwidget"><div class="widtitle" onmouseover="this.className='widtitles'" onmouseout="this.className='widtitle'"><h4>Blogroll</h4><div class="widcontent">
   <ul class='xoxo blogroll'>
<li><a href="http://www.anandtech.com">Anandtech</a></li>
<li><a href="http://www.arstechnica.com">ARSTechnica</a></li>
<li><a href="http://omaemo.dasaku.net/">Cruel Angel&#8217;s Theses</a></li>
<li><a href="http://www.dannychoo.com/">Danny Choo</a></li>
<li><a href="http://gabextreme.googlepages.com/DeathTheSheep_x264_VfW_guide.html">DeathTheSheep&#8217;s x264 encoding guide</a></li>
<li><a href="http://www.gigapxl.org/gallery.htm">Gigapxl Project</a></li>
<li><a href="http://chrome.dasaku.net/">Heterochromia</a></li>
<li><a href="http://www.florianisopp.com/">Hookshot FX</a></li>
<li><a href="http://www.insertcredit.com">Insert Credit</a></li>
<li><a href="http://blogs.intel.com/it/">IT@Intel Blogs</a></li>
<li><a href="http://mullemeck.serveftp.org/jps_beta/index.php">JPOPSUKI Tracker</a></li>
<li><a href="http://bbs.kidfanschannel.net/">KID Fans Channel</a></li>
<li><a href="http://zeroblade.wordpress.com">Life in Quadrant 4</a></li>
<li><a href="http://www.minamikaze.us">MinamiKaze</a></li>
<li><a href="http://mouyamete.oniichannoecchi.com/">Mou Yamete!</a></li>
<li><a href="http://www.nekochan.net/">Nekochan</a></li>
<li><a href="http://www.pireze.org/blog">Pireze&#8217;s Blog and Scans</a></li>
<li><a href="http://www.realworldtech.com">Real World Tech</a></li>
<li><a href="http://sakura.yosh-digital.com">Sakura at Yoshi-Digital</a></li>
<li><a href="http://www.stefandidak.com/">Stefan Didak, Ignyter</a></li>
<li><a href="http://coke.dasaku.net/">The Coke Machine</a></li>
<li><a href="http://www.theinquirer.net">The Inquirer</a></li>
<li><a href="http://ultracarl.com/fansub/">Ultracarl&#8217;s Fansubbing Comparison</a></li>
<li><a href="http://verbalrubbish.oniichannoecchi.com/">Verbal Rubbish</a></li>
<li><a href="http://xkcd.com/">xkcd</a></li>
<li><a href="http://yukan.dasaku.net/">Yukan Blog!</a></li>
<li><a href="http://www.lovepockets.net/">Yuu Takigawa: Lovepockets.net</a></li>

   </ul>
</div></div></div></li>
<li><div class="indwidget"><div class="widtitle" onmouseover="this.className='widtitles'" onmouseout="this.className='widtitle'"><h4><a class='rsswidget' href='http://techreport.com/news.rss' title='Syndicate this content'><img style='background:orange;color:white;border:none;' width='14' height='14' src='http://localhost/wordpress/wp-includes/images/rss.png' alt='RSS' /></a> <a class='rsswidget' href='http://techreport.com' title='The Tech Report: Current developments in personal computing'>Tech Report</a></h4><div class="widcontent"><ul><li><a class='rsswidget' href='http://techreport.com/discussions.x/16541' title='Daylight Savings Time begins          C|Net covers chess match: Hulu blocks Boxee once again      French ISPs: Playing copyright cop is expensive      Gizmodo asks, &quot;Are the new 17&quot; MacBook Pros plagued by faulty graphics cards?&quot;      C|Net...'>Sunday Shortbread</a></li><li><a class='rsswidget' href='http://techreport.com/articles.x/16540' title='This week, our largest panel ever hits all the stops including the war against sucky TV, Macs vs. PCs, Nvidia&#039;s branding controversy, and more.'>The TR Podcast 37: Frothing at the MacHole, not-so-new GPUs, and a trip down memory lane</a></li><li><a class='rsswidget' href='http://techreport.com/discussions.x/16538' title='Could seeing your life in an optimistic light actually help prolong it? That&#039;s a question raised by a new study, which links optimism to lower risks of heart disease and longer life spans. Scientific American has more:   Researchers led by Hilary Tindle, an internist at the University of Pittsburgh...'>Saturday science subject: Look on the bright side of life</a></li><li><a class='rsswidget' href='http://techreport.com/discussions.x/16537' title='Saturday          Engineering Windows 7: Beta to RC changes - Turning      Windows features on or off (not just IE 8)      CPU3D, DriverHeaven, Guru3D, HardwareZone, and InsideHW cover CeBIT 2009      Digital Trends...'>Saturday Shortbread</a></li><li><a class='rsswidget' href='http://techreport.com/discussions.x/16536' title='Nvidia&#039;s new GeForce GTS 250 1GB looked like a pretty decent deal for the $150 suggested retail price. That said, the card doesn&#039;t come out until March 10, and AMD seems to have made some pretty aggressive price cuts over the past few days.  In late January, we were surprised...'>Deal of the week: a Radeon HD 4870 for $165 shipped</a></li><li><a class='rsswidget' href='http://techreport.com/discussions.x/16535' title='In our Core i7 review, we pointed out that the cheaper two i7 models—the 920 and 940—both had lower QuickPath Interface and L3 cache clock speeds than the i7-965. We also said the cheaper CPUs only supported DDR3 memory speeds up to 1066MHz. However, Intel apparently neglected to tell...'>Retail Core i7-920, i7-940 have unlocked RAM multipliers</a></li><li><a class='rsswidget' href='http://techreport.com/discussions.x/16533' title='By now, you probably know Circuit City went bankrupt, failed to find a buyer, and eventually decided to just call it quits and shutter its 567 U.S. retail stores. Well, now we know when the last stores are finally closing down: March 8.  According to a press release up on...'>All U.S. Circuit City stores closing on March 8</a></li><li><a class='rsswidget' href='http://techreport.com/discussions.x/16531' title='We recently reviewed a Lian Li enclosure with sideways optical drive bays, but this latest specimen is clearly much further up on the weirdness scale. As TR gerbils recently noted in our forums, Thermaltake has been displaying a strange compartmentalized case at CeBit this week. Both Expreview...'>New Thermaltake enclosure looks like lunch tray</a></li><li><a class='rsswidget' href='http://techreport.com/discussions.x/16532' title='Friday      Hexus.channel reports Abit closes down entirely  iSuppli reports credit crisis finally impacts PC market in Q4  DigiTimes reports Acer, hp, Dell, and Lenovo included   in China stimulus program, Asus rejected  C|Net has report: Taiwan to overhaul memory chip industry  DailyTech reports EU eliminates full-time monitoring of...'>Friday Shortbread</a></li><li><a class='rsswidget' href='http://techreport.com/discussions.x/16530' title='Last November, we saw iSuppli revise its growth forecast to say PC shipments would only grow by 4.3% this year, down from the previously predicted 11.9%. As CNet News reports, rival market research firm IDC has now published a much more pessimistic forecast.  IDC&#039;s number looks nearly the same......'>IDC: PC shipments will fall, rebound this year</a></li></ul></div></div></div></li><li><div class="indwidget"><div class="widtitle" onmouseover="this.className='widtitles'" onmouseout="this.className='widtitle'"><h4><a class='rsswidget' href='http://mirrormoon.org/node/feed' title='Syndicate this content'><img style='background:orange;color:white;border:none;' width='14' height='14' src='http://localhost/wordpress/wp-includes/images/rss.png' alt='RSS' /></a> <a class='rsswidget' href='http://mirrormoon.org' title=''>mirror moon</a></h4><div class="widcontent"><ul><li><a class='rsswidget' href='http://mirrormoon.org/news/2009/01/happy_new_year_mirror_moon' title='The mirror moon staff wishes everyone out there a very happy new year, filled with good game translations, and joyness, and niceish things and junk and stuff. Here, have an updated MBAC English release: Melty Blood Act Cadenza English v1.1 [US mirror] [EU mirror] [AU mirror] [RapidShare] [MegaUpload] [BitTorrent] read more'>Happy new year from mirror moon!</a></li><li><a class='rsswidget' href='http://mirrormoon.org/news/2008/12/bootfighter_windom_xp_sp_2_v1_030_update_released' title='A new update for Bootfighter Windom XP SP-2.NET is available. The stand-alone installer has been updated to v1.030+. Since the installer code has changed significantly, there is no update installer. A list of changes is located at the bottom of the project page. Bootfighter Windom XP SP-2 v1.030+ Stand-alone Installer Direct HTTP: HTTP Mirror (US) HTTP Mirro [&hellip;]'>Bootfighter Windom XP SP-2 v1.030+ Update Released</a></li><li><a class='rsswidget' href='http://mirrormoon.org/blogs/takajun/2008/12/brass_restoration' title='For anyone who was following Brass Restoration progress, it has been released here! '>Brass Restoration</a></li><li><a class='rsswidget' href='http://mirrormoon.org/news/2008/11/melty_blood_release_flurry' title='It is with fitting pride that we present to you: the full set of Melty Blood games, as they were released for the PC, fully translated to English. Please enjoy these releases as thoroughly as possible! Melty Blood PC Version Panoply Melty Blood Trial English: [US mirror] [EU mirror] [AU mirror] [RapidShare] [MegaUpload] [BitTorrent] Melty Blood ReACT Trial E [&hellip;]'>Melty Blood Release Flurry</a></li><li><a class='rsswidget' href='http://mirrormoon.org/news/2008/11/moving_project_pages' title='The Brass Restoration project page has been relocated here. This is not a mirror moon project. '>Moving project pages</a></li><li><a class='rsswidget' href='http://mirrormoon.org/blogs/takajun/2008/11/wanko_kurasou_full_translation_patch' title='For anyone interested, the Wanko to Kurasou full translation patch has just been completed. You can get the patch from the site here. '>Wanko to Kurasou full translation patch</a></li><li><a class='rsswidget' href='http://mirrormoon.org/news/2008/11/fatestay_night_english_v3_2' title='Thanks to the people who&#039;ve reported bugs and problems they experienced with the previous version, today we release Fate/stay night English v3.2. This new release fixes a crashing bug in the voiced UBW route, as well as the CD version installation failure on Windows Vista x64. Also we&#039;ve finally gotten rid of that infernal debug mode properly. &gt; [&hellip;]'>Fate/stay night English v3.2</a></li><li><a class='rsswidget' href='http://mirrormoon.org/news/2008/11/fatestay_night_english_v3_1_quickfix' title='Oh dear... Looks like the voiced edition of v3.1 still has that infernal debug mode enabled. ArchDemon didn&#039;t have patch5.xp3 from the voicepatch, so he missed it in his fix. And as luck would have it... FlowTrackerPlugin.ks is also present in patch5.xp3. We don&#039;t want to release yet another full version, so we&#039;ve created a quickfix that you c [&hellip;]'>Fate/stay night English v3.1 Quickfix</a></li><li><a class='rsswidget' href='http://mirrormoon.org/news/2008/11/fatestay_night_english_v3_1_released' title='mirror moon is happy to finally announce the release of Fate/stay night English v3.1, the which translates the entirety of the game. The patch also includes the ability to add voices into the game, provided you have a copy of Realta Nua (PS2), and can be also be played on a non-Japanese locale so that AppLocale is not required. *EDIT: We got reports that the [&hellip;]'>Fate/stay night English v3.1 released!</a></li><li><a class='rsswidget' href='http://mirrormoon.org/news/2008/10/melty_blood_act_cadenza_trial_english_v1_0_released' title='It&#039;s a mouth full: Today we&#039;ve released Melty Blood Act Cadenza Trial English v1.0. Or technically, we should even say Melty Blood Act Cadenza Ver.B Trial English v1.0... Because this is the trial version of the game, this will be a standalone release. The MBAC Trial lets you play with Len and/or White Len in vs. CPU, vs. Player and Tag Battle mode [&hellip;]'>Melty Blood Act Cadenza Trial English v1.0 Released</a></li></ul></div></div></div></li>      <li>         <div class="indwidget"><div class="widtitle" onmouseover="this.className='widtitles'" onmouseout="this.className='widtitle'"><h4>Meta</h4><div class="widcontent">         <ul>
                  <li><a href="http://localhost/wordpress/wp-login.php">Log in</a></li>
         <li><a href="http://localhost/wordpress/?feed=rss2" title="Syndicate this site using RSS 2.0">Entries <abbr title="Really Simple Syndication">RSS</abbr></a></li>
         <li><a href="http://localhost/wordpress/?feed=comments-rss2" title="The latest comments to all posts in RSS">Comments <abbr title="Really Simple Syndication">RSS</abbr></a></li>
         <li><a href="http://wordpress.org/" title="Powered by WordPress, state-of-the-art semantic personal publishing platform.">WordPress.org</a></li>
                  </ul>
      </div></div></div></li>
      <li>         <div class="indwidget"><div class="widtitle" onmouseover="this.className='widtitles'" onmouseout="this.className='widtitle'"><h4>Comments</h4><div class="widcontent">         <ul id="recentcomments"><li class="recentcomments"><a href='http://ritchan.dasaku.net' rel='external nofollow' class='url'>ritchan</a> on <a href="http://localhost/wordpress/?p=1013&#038;cpage=1#comment-730">Evangelion VOX songs</a></li><li class="recentcomments"><a href='http://otoboku.se' rel='external nofollow' class='url'>manga</a> on <a href="http://localhost/wordpress/?p=1013&#038;cpage=1#comment-729">Evangelion VOX songs</a></li><li class="recentcomments"><a href='http://shikagoteku.com' rel='external nofollow' class='url'>rollchan</a> on <a href="http://localhost/wordpress/?p=1013&#038;cpage=1#comment-728">Evangelion VOX songs</a></li><li class="recentcomments"><a href='http://ritchan.dasaku.net' rel='external nofollow' class='url'>ritchan</a> on <a href="http://localhost/wordpress/?p=1009&#038;cpage=1#comment-727">Some computers just refuse to work</a></li><li class="recentcomments"><a href='http://otoboku.se' rel='external nofollow' class='url'>manga</a> on <a href="http://localhost/wordpress/?p=1009&#038;cpage=1#comment-726">Some computers just refuse to work</a></li></ul>
      </div></div></div></li>      <li>         <div class="indwidget"><div class="widtitle" onmouseover="this.className='widtitles'" onmouseout="this.className='widtitle'"><h4>Recent Posts</h4><div class="widcontent">         <ul>
                  <li><a href="http://localhost/wordpress/?p=1038">Quote and Code </a></li>
                  <li><a href="http://localhost/wordpress/?p=1030">Legend of Galactic Heroes </a></li>
                  <li><a href="http://localhost/wordpress/?p=1023">Custom Fields </a></li>
                  <li><a href="http://localhost/wordpress/?p=1019">Cagliostro </a></li>
                  <li><a href="http://localhost/wordpress/?p=1013">Evangelion VOX songs </a></li>
                  </ul>
      </div></div></div></li>         </ul>
      </div>
   </div>
   <div id="footer">
      <p>Copyright &#169; 2009 <em>Copyright? What copyright? Thank you 5thirtyone.com!</em></p>
   </div>
</body>
</html>

/*
Theme Name: technisch2
Theme URI: http://ritchan.dasaku.net
Description: not really technisch
Version: 0.9 not even done yet
Author: ritchan
Author URI: http://ritchan.dasaku.net
*/
#header {/*border-bottom: 1px solid #40433E;*/padding: 0 0 10px 0;}
body {
   background-color:#232625;color:#8a8a8a;
   font-family:Verdana,Geneva;font-size:0.8em;
}
#container {width:1000px;margin:0 auto 0 auto;}
a {color:#b0b0b0;font-family:"Trebuchet MS",Helvetica;text-decoration:none}
a:hover {text-decoration:underline;}
a:visited {color:#8a8a8a;}
a > img {border:none;}
h1 {font-size:2.3em;}
h2 {font-size: 1.6em;}
h3 {font-size:1.5em;}
h4 {font-size:1.1em;margin:0;}
blockquote {background-color:#222324;width:90%;margin:0 auto 0 auto;padding:3px 20px 3px 20px;font-family:"Times New Roman", Times;font-size:1.2em;}
code {background-color:#1C2320;display:block;width:90%;margin:0 auto 0 auto;padding:10px 20px 10px 20px;font-size:1.3em;
}
.post {background-color:#2A2E2D;padding:10px;margin:20px 0 40px 0;}
.postmetadata {text-align:right;}
.thedate {font-size:0.9em;}
.navigation {text-align:center;}
.navigation a {margin:0 200px 0 200px;}
#colourbar {background-color:#1F2122;width:100%;height:40px;position:fixed;bottom:0;left:0;}
.sidebar {background-color:#1F2122;width:1000px;font-family:Verdana,Geneva;font-size:0.8em;margin:0 auto 0 auto;position:fixed;bottom:0;}
.sidebar a {color:#707070;font-family:Verdana,Geneva;}
.sidebar a:hover {color:#b0b0b0;text-decoration:none;}
.sidebar ul, .sidebar li {list-style:none;padding:0;margin:0;} /*the padding:0; is very important! I spent hours figuring this out! and I was almost about to do the same for margin:0;*/
.indwidget {float:left;clear:none;width:10%;}
.widtitle, .widtitles {cursor:default;height:40px;text-align:center;   }
.widtitle h4, .widtitles h4 {color:#707070;}
.widtitles:hover {background-color:#2E312D;}
.widtitle .widcontent {display:none;} /*widcontent is useful because not all widgets use ul/li */
.widtitles .widcontent {position:absolute;bottom:40px;background-color:#2E312D;text-align:left;max-width:320px;min-width:100px;padding:10px 5px 10px 5px;}
.widcontent ul {max-height:550px;}
.widcontent li:hover {background-color:#353834;}
.widcontent a {display:block;}
#searchsubmit {display:none;}
.rsswidget img {display:none;}
.clearme {clear:both;}
#footer {clear:both;padding:5px 0 50px 0;text-align:center;}
Mothership: FX-8350, 12GB DDR3, M5A99X EVO, MSI GTX 1070 Sea Hawk, Crucial MX500 500GB
Supply ship: [email protected], 12GB DDR3, M4A88TD-V EVO/USB3
Corsair: Thinkpad X230
 
UberGerbil
Grand Admiral Gerbil
Posts: 10368
Joined: Thu Jun 19, 2003 3:11 pm

Re: Horrible rendering in IE/Google Chrome! PLEASE HELP

Sun Mar 08, 2009 3:29 pm

I think a quick google will lead you to your answer.

Who is online

Users browsing this forum: No registered users and 1 guest
GZIP: On