Tuesday, May 29, 2007

server migration

yea, so that whole server migration thing is done. along with that whole finals thing, and the whole working a shitload of doubles while the bosses are on vacation thing.

not that anyone reads this, or the site itself anyway, but for you - yes, you, lonely guy in basement in anaheim who reads random entries on blogger - the site is now reasonably back online. so, http://www.thejolirouge.com

Friday, March 2, 2007

Oh, my god.

Feb 24 to March 2.

Extreme tension. Caffeine shakes. Dosing and re-dosing on powervitamins (centrum performance, etc). Losing ability to differentiate between reality and computer. Noting the rough hex color code of the sky.

Why?

Because Google renders it's calendar stylesheet on a SINGLE LINE WITH NO WHITESPACE.
seriously. How do you even DO that?

OK, maybe that's a little bit of an exaggeration.

So not much longer. I've manually restructured the bastard, and now I just need to apply a color scheme and fix the whitespace rendering in the embedded calendar.

...oh, wait. Maybe you're wondering what the hell I'm actually doing messing with Google's .css files in the first place...

So, I want to use Google's calendar, but I don't want a white and pastel calendar on the pirate bar website. I mean, it's like the Queen Anne's Revenge towing a pink innertube or something. So, instead of inserting the tiny little iframe tag and loading the calendar in that way, I'm using a php script to call the calendar, render it into a local file, then display it. In this way, I can apply a stylesheet to it before it displays.

But because I won't have access to the rendered file before it displays, I have to use all of Google's class codes. And there's like, 70-100 of them. And they're all rendered in one long, long, line.

So that's what I've been up to.

Saturday, February 24, 2007

Xhtml validation, 0.6.5

validated all pages for xhtml 1.0 transitional today.

jolirouge-asheville.com v0.6

As part of the update from 0.5 to 0.6, I've started a devblog. This won't be just for jolirouge-asheville.com, but right now that's my main project.

0.6
  • The menu now opens and closes like a directory tree should.
  • The blank space at the margins of the iframes is fixed
  • iframe stacking on lower-resolution displays is mitigated
  • the code for the calendar is integrated and awaiting raith's input
0.5
  • first hosting.
  • moved from frame code to iframes
  • added ideas to outline
  • added inline bordered area for news, to differentiate news postings
  • added logo and version number
older versions
  • decided to do a website for the joli rouge.
  • got drunk
  • wrote code
  • that is all.