Choose Your Theme
Warren Shea

Guu – sorta review…

Friday, April 22nd, 2011 at 9:04 pm

Menu

I went to Guu last night. Guu is an example of Traditional Japanese Tapas (Izakaya). We ordered 8 dishes…and here they are! You’ll notice that…it’s somewhat expensive for the food you get. You have to remember that this place is a quality > quantity thing…so don’t go if you’re starving and want some all-you-can-eat thing.



This was good…salmon, raw egg, seaweed….you mix what’s in the bowl, wrap a spoonful in seaweed and eat. It’s good! My seaweed broke and I made a mess when I ate it….but that might be a personal failure


Deep fried squid tentacles. Better than the tentacles at like, a chinese restaurant. Salty enough and not as heavy as it could be…


I imagine this is pretty bad for you…as there’s a lot of butter. Presentation was coolest though, a seashell…Love it!


This might have been one of the best dishes we ordered…raw tuna, but the crunchy garlic chips make it taste awesome.


These were simple…the prawn were huge! Like eating…well, a huge shrimp tempura with spicy mayo.


Better/more interesting than the Okonomiyaki House that I’ve been to…this one comes with yakisoba noodles so it’s the “filler” dish…good for fillign up your stomach!


MMmmm…deep fried chicken…’nuff said


This was Z’s favorite but I didn’t care for it. That much cheese…regardless of being deep-fried…didn’t really do it for me. I guess if you like a good chunk of warm, somewhat melted cheese.

Overall, these 8 dishes, with a beer, cost about $60….pretty expensive for a dinner but a good, fun experience. Due to it’s proximity to my place, I’ll be sure to go again… :)

Harvey update

Friday, April 22nd, 2011 at 2:45 pm

Background information: I have an extra tooth/calcium deposit in my gums. I’ve had 2 small ones before which I’ve had surgically removed 5 or so years ago leaving my face disfigured. Yes, the surgery is why I look like this. Anyways, this one which was noticed 5 years ago in an x-ray, was kinda of forgotten about (sorry Harvey!) until this year, when I went to see the dentist after not having seen one in…like, 4 years -_-; Yeah yeah, whatever, I saw one…. Z and I named this tooth Harvey, after Harvey Dent, the Batman villain. But Dent is french for tooth so it’s a play on words. Z thought of that and I give her kudos. But! I thought of “Winnie”…which is equally as creative and awesome. But I’ll have to explain who “Winnie” is another time…

So anyways…

I went to an oral surgeon earlier this week. The 15 minute meeting consisted of an x-ray and cost $217 :S So expensive, I think I would rather have spent the money on a prostitute instead, it’d probably cheaper (y’know, for a bad one, riddled with disease)….but then I guess my company wouldn’t cover 80? % of it. So yeah…no prostitute, ignore that!

It’ll cost about $711 to surgically remove Harvey. They’d give me 3 units (45 minutes) of Anaesthesia, Deep Sedation that cost $293 and the actual removal will cost $418. Sadly, I think I’ve just too much of my dental benefits this year so I might have to wait until the next to separate ol’ Harvey and me. It doesn’t hurt at all and (after seeing the surgeon), can now feel it in my mouth (originally, I was looking in the wrong spot). It’s behind my teeth, near my tongue (not in the front, which would surgically be easier to remove).

Anyways, here’s an ACTUAL picture from my x-ray.

Warning: What is seen cannot be unseen. Oops, too late!

The 2 wires are remnants of my braces. Look at those deep roots. If my teeth where any stronger, they’d be growing into my brain…like so

Update: Organizing my pictures and for no apparent reason, I thought I would post this. It’s titled:

Blue Shirt

Radical Web Ideas

Tuesday, April 19th, 2011 at 9:03 pm

I have begun a revamp of my entire site (warrenshea.com). I started yesterday but I was finding warrenshea.com/megaman too hard to fix while maintaining the other themes.

I can change the stylesheet but I can’t change the name of divs in the HTML without changing global code, which means I would have to change the other styles. Anyways, big pain.

What I decided to do, temporarily, is make worldofwarren.com my warrenshea.com dev site, at least while I do these major updates. You could check it out but it might be down…I figure this will take some time to do. I’m excited though.

So anyways: Radical Web Ideas

  1. Combining Stylesheets
    Turning
    -reset.css
    -stylesheet.css
    -stylesheet_blog.css (the wordpress css)
    -print.css
    -prettyPhoto.css (the image viewer)
    into one css.

    But the thing is, there are actually 4 stylesheet.css and 4 stylesheet_blog.css files, one for each theme. So instead of combining 5 stylesheets together, it’s actually combining 11 stylesheets together. That’s actually quite difficult.

    So what I’m doing go to is load a .PHP with a CSS header (instead of a .CSS). I’ll put all my stylesheets for every theme in there, but only output the necessary CSS needed, keeping to stylesheet small, all in one place, and have it only do one call to the server.

  2. Combining Javascripts
    Same deal as above. Rather than call Google and the jsapi (making numerous calls – jquery, jquery-ui, swfobject), I will house all the scripts locally, in one file as well. Also, I call a bunch of scripts too…custom one. I’ll centralize that as well
  3. Get Twitter feed via PHP and Twitter API and output via PHP, w/o JavaScript
    Rather than need Twitter’s JavaScript to load to make the rest of my site load, it will all be PHP, reducing a JavaScript call.
  4. Re-write HTML for many of the pages. A year ago, when I built the site in Apr, I thought my skills were great. Now, I feel my skills are just as good but I can see how bad I used to be. “You don’t know what you don’t know”.. Anyways, I plan to fix some terribly badly named divs, switch some ids to classes, etc.
  5. Re-evaluate my wordpress changes and code/css for those items
  6. Re-do the RSS feeds…currently they’re outputted with wordpress widgets…I want to change it to standalone code written by myself.

Overall, the point is optimization. Yes, my site loads slow (especially lately… :S) and it’s probably me.

Right now:
1 – HTML Request
5 – CSS Request
9 – JS Request

Ideally I want to make it
1 – HTML Request
1 – CSS Request
3 – JS Request (maybe less if I can…)

Anyways…yeah, working on worldofwarren.com as my dev site.

Friday off?!

Monday, April 18th, 2011 at 6:23 pm

We have Friday off this week? I had no idea until today…What should I do with my time?

Contemplated what to play next…was thinking Kingdom Hearts. Another game I started years ago, never to finish. It’s actually pretty similar to Zelda: Ocarina of Time in that…it’s 3rd person…action/role-playing….magic….2 useless partners (Goofy and Donald) instead of one (Navi)…sword fighting….instead of collection 100 Skulltulla tokens, I’m collecting 101 Dalmations :P

That’s the game I want to play…but might not simply because it’s too similar to Zelda: OoT. If not Kingdom Hearts, then Metal Gear Solid 3.

I really want to pick up my web dev again…re-do warrenshea.com a bit…or worldofwarren.com. Maybe open my .NET book again.

There’s never enough time to do what I want…it sucks.

What should I do tonight? Maybe I should do some dev….leave the gaming til Friday. Or not.

Anyways…I think I WILL do some dev…right now.

I’ve done this dance too many times…

Monday, April 18th, 2011 at 3:10 am

I’ve done this dance a number of times…the moves are sometimes the same…but slightly different. Perfected with each iteration.
But something’s changed this time. The song has changed. And yet, I’m still doing the same dance.

And it’s working. I think it’s working. But should I really be doing this dance for a different song? I shouldn’t be.

I know I shouldn’t be…but…the dance is fun. I enjoy it, if not for what I do the dance for, but for the sheer enjoyment of busting out the old moves and seeing if they still work.

What I’m wondering is….how many more times am I going to dance this dance? The song that this dance is for is over…I really shouldn’t be doing it ever again. But some times…when the right opportunity comes up, I wonder if I’ll be able to withhold the dance in me or not. I don’t really want to dance…but some times, it’s just too much damn fun.

.
.
.

The word “dance” has lost all meaning to me.
Also, dance is a metaphor. I don’t really enjoy dancing that much.

.
.
.

Or do I?

.
.

no.