ZANE DOCKERY DOCKERY.Z@GMAIL.COM

The First Post!

View Count: 645. It took 0.001 seconds to execute the query.

So here it is, the legendary first post for all to enjoy! I have finally finished a layout that I'm satisfied with. Hopefully I won't change my mind about it next time I see it; as perfectionist as I am. Now for adding in the cool stuff like jQuery, AJAX, User membership, Image galleries and so on and etcetera.

User Login Script

User membership and login seems to be an ubiquitous problem nowadays. So to give my gift to society, I will create one. But this one will be made using jQuery (that way I have a challenge for myself and I learn (and you learn) in the process. Until I finish this though, I will not have any kind of documentation up...meaning, I won't have any tutorial for what I'm doing yet...which is pretty logical.

LoginFailed

Username Password

Forgot Password? Register Login

Register

Full Name

username

e-mail

password

confirm password

zipcode

No Error

Error

Error

Error

Error

Error

Register

Cancel

<?php echo "This is sample code here"; ?>

Youtube Favorites

I've decided to take a swing at the Youtube API. My first goal is to just show all of my favorites. It doesn't matter if they are playable or not, just so long as I can access some kind of an RSS feed.

Ok, so in the last 5 minutes of research I have figured out that the RSS part of it all isn't so hard whatsoever. It is actually, extremely easy. So the feed for my favorites is

http://gdata.youtube.com/feeds/api/users/username/favorites?v=2

Now alls I got to do is use it.

Update!

So I just now finished a prototyp for my youtube player, it is here http://zanedockery.com/video.swf Just paste a youtube video link into the textbox and poof....it plays...when you push play of course