Who Am I

In my current position, I take care of 2 major web applications. An online portal and the accompanying administration system. I currently program in PHP, but am dabbling with C# on the side. Click here for more.

Apr
02
2008

Is XHTML worth it?

general

It might be apparent in the few short posts here that I've been trying to keep this homemade (and I mean homemade, there's no blogging system behind it) XHTML valid.

You might also notice from my last post (if you check the validity of it), that I still have a way to go.

So I ask myself, is it worth it to keep trying to get it to validate? Why am I reinventing the wheel (why not use a blogging system)? Who cares?

I guess the answer is all summed in my appetite to learn...

Apr
01
2008

Valid XHTML - target in links

javascript | Updated on 04-02-2008 01:59:06pm

Sometimes you need a link to open in a new window. For me, I wanted to give access to some of the behind the scenes things, such as what the HTML looks like once it's processed. Well I come to find out that target= is out (deprecated) and no longer used. In fact there isn't a replacement for it.

After finding a few explanations about it and what you can do to get around it, I settled on a great site for help...

Mar
26
2008

Valid XHTML - External Javascrript

Javascript | Updated on 03-26-2008 03:04:08pm

So in my quest to make sure this page is completely XHTML compliant and validates according to the standards set by the WC3, I kept checking the validation.

Then I found myself running into a problem with the script tag. It took awhile, but after carefully reading the validation results and finding a couple of examples, I nixed the issues I had.

Mostly they were from 3rd part pieces, such as the examples shown for using tinyMCE or JQuery, etc...

Feb
02
2008

Super Data Loss

general | Updated on 03-25-2008 05:59:34pm

Gone, it's all gone. Well it's not as though there was a lot to loose, but nonetheless, it's still gone. But never fear, it'll be back soo enough. It given me a great oppurtunity to rewrite a few things!

Content

general - 2 record[s]

Javascript - 2 record[s]

Other Stuff

Admin Links