Taschenorakel.de

Postings tagged with Taschenorakel

CSS vs. Rounded Borders

I used to be a big fan of CSS, W3C and such. Until today, when I tried to implement smooth rounded borders. Just look at this mess:

<div id="example">
 <div class="rt"><div class="rl"><div class="rr"></div></div></div>
 <div class="rc"><div class="rl"><div class="rr">
  Lopem ipsem...
 </div></div></div>
 <div class="rb"><div class="rl"><div class="rr"></div></div></div>
</div>

Not that bad? Well, wait: You've only seen the HTML part, which still is verbose but still kind of acceptable. Now look at the CSS desert:

div.rt { background-position: top center; background-repeat: repeat-x; }
div.rt div.rl { background-position: top left; }
div.rt div.rl ...

Connected!

Cool, taschenorakel.de is connected to some real server again!

Welcome Back

Well, so I finally have a django based weblog running on taschenorakel. Still have to style it and most content of the old site is missing still. Did I ever mention you shall have recent backups arround?

Wondering when Strato will finally manage it to transfer my domains to this server. Requested the transfer from DeNIC transit **just eighteen days ...

Offline

Sorry, taschenorakel.de currently is offline, as DeServer stopped its service without any notice. Is it that hard to send one little mail to all customers: "Sorry, we messed up. Shutting down next week. Goodbye." or even better "Duh, we messed up. Any help available?"

Well, but Mr. Stops even decided not to respond to phone calls anymore. Not ...