Sunday, February 1st, 2009 – 10:54:04 am
Me: Hey, Internet Explorer, can you load an SVG for me?
IE: A what?
Me: Create an EMBED element with the source ‘/data/kitten.svg’
IE: Ok.
Me: Now append it to the sidebar.
IE: Put what where?
Me: *sigh* Create an EMBED element with the source ‘/data/kitten.svg’ as a variable called ‘e’
IE: Ok.
Me: Put the element represented by the variable ‘e’ at [...]
Sunday, August 31st, 2008 – 10:33:24 am
A while ago, I posted a picture of Sir Soybean in a red shirt. Now, I’ve decided that that shirt model was too ugly, and since the cat system is being redone (so all the rendering is client-side), the model was completely worthless.
As the cat modeling splits into two different models, Kat and I must [...]
Wednesday, August 6th, 2008 – 1:24:00 pm
VKitty’s architecture was wonderful, with all the security on the server side and the user interface on the client side. There was only one big problem with the architecture: the cats were static images.
Now, I’ve redesigned the entire system, with the same cats still existing, but with better graphics, and more places to add on [...]