My idea: Click on a contact in the list and the detailed information of that contact will automagically (that’s a technical term) appear on the right hand side of the screen along with an edit and a delete button. Well I figured since I was taking the time to do this with asynchronous javascript, I [...]
Entries from May 2006
Fun with XML…
May 16th, 2006 · Comments · AJAX, PHP, Website, XML
Tags:
XML is confusing
May 15th, 2006 · Comments · AJAX, PHP, PeopleArray, Web Development, Website, XML
I’ve been working on a “prettier” version of the PeopleArray.com. Check it out. If you are using Firefox, check out the JavaScript console after you click on a contact in the list. As of 9:40PM, the XML I’m producing is “not well formed”! WTF does that mean?! This all started [...]
Tags:
Painting again…
May 13th, 2006 · Comments · Home
As if painting as much as we have been lately wasn’t enough…we are painting another room! We are painting Aaron’s bathroom and a peach color (pictures to follow soon) then we are going to create our own linen closet by semi-destroying the guest-room closet upstairs. We are going to take down all of the wire [...]
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 [...]
Tags:
Cron Jobs
May 9th, 2006 · Comments · PHP, Website
My hosting company uses H-Sphere as the interface for it’s users to “control” or customize their web hosting. A while ago, I accidentally ran across the documentation for H-Sphere. I figured out that I could use a cron job to “schedule” a time for my php script to be run everyday, independant of [...]
Tags: