Monday, June 1, 2009

Speedup

I've got Bubbles hosted on a server at school now, so I can test it and get it working now. Except for some permissions-related stuff that I need to work out, it's coming along nicely.

I've got it so the content (text) is not part of the .html files, thus making it easier to edit both the text and the html to update stuff. And I've got the CSS setup to the point where it's more or less done and stuff.

And I've made a mobile mode where it stretches stuff to fill the whole screen in the hopes that it will be readable on phones. It looks fine on Google's Android G1 Emulator... Or whatever it's called... T-Mobile's in there somewhere... Long name...

Meanwhile.

I still haven't gotten to any of the actual PBBG-related stuff, and the usernames and registration & login pages don't work right now, I don't know why. Perhaps the php doesn't have permission to read the txt files that hold the usernames and passwords right now. I still need to switch to mySQL as well.

. . .

Meanwhile, I've recently gotten the blogger developement blog syndicated onto the homepage through php RSS reader stuff I got from the w3schools website. So that's cool.