ace’s blog

a place for me to record events in my life.

ace’s blog header image 4

Entries Tagged as 'JavaScript'

Lightbox Gone Wild

July 10th, 2006 · Comments · CSS, JavaScript, PeopleArray, Web Development, Website

Has anybody used Lightbox Gone Wild? Anybody know how to resize the box to the size of whatever you are displaying in it?
I’ve got this version of Lightbox (original here) being used for the “Edit Contact Information” feature of PeopleArray. As soon as I can get that implemented correctly, I’m going to use [...]

[Read more →]

Tags:

Fixed the “0—80040111 (NS_ERROR_NOT_AVAILABLE) [nsIXMLHttpRequest.status]” error

May 23rd, 2006 · Comments · AJAX, CSS, JavaScript, PHP, PeopleArray, Web Development, Website, XML

In a previous post, I was getting a couple of odd errors in FF 1.5.0.3 but not from IE7 beta2 whenever I would click on a contact and then try to delete another contact. I solved the errors by added a separate request object for deleting a contact. So now my little contact [...]

[Read more →]

Tags: ··

Now peoplearray.com is really AJAX enabled

May 19th, 2006 · Comments · AJAX, CSS, JavaScript, PHP, PeopleArray, Website, XML

Oh yeah baby, I got my trial index page utilizing the XML being created on-the-fly from a server-side PHP script. The XML is generated whenever a user clicks on a contact in their list. In getting the XML stuff working, I somehow broke the deletion of a contact. I have been getting [...]

[Read more →]

Tags:

IE7 Beta 2 and FF 1.5.0.3

May 16th, 2006 · Comments · AJAX, JavaScript, PeopleArray, Web Development, Website, Work, XML

I just tried the peoplearray.com trial index (now with more web2.0!) :)with IE7 Beta2 at home and it actually looks pretty good. The XML that is being read is different than that of FF. In FF, there are 21 child nodes in the XML, roughly half are null and all values are null [...]

[Read more →]

Tags:

Introducing PeopleArray.com (people[].com)

May 11th, 2006 · Comments · AJAX, CSS, JavaScript, PHP, PeopleArray, Web Development, Website, XML

In my quest for a .com domain for my online contact list, I’ve decided (read: luckily found) a .com that I like: PeopleArray.com. I will use the mypeeps.us address as my “development” site, thus replacing dev.mypeeps.us. I’ve moved the development blog to peoplearray.com/blog as well. Since I was changing domains anyway, I [...]

[Read more →]

Tags: