So. Following Jem's review, I decided to make some minor changes to my siteage.
I'm up to date with 99% of the semanticity (sp?) now, just need to use CSS for margins instead of s. Also need to get rid of all the <p>s and <br />s that are only there for spacing. *Slaps wrist*
I need a new project to work on... following the completion of PHPAskIt, I have nothing to do (coding wise. I have plenty I could be doing offline *sigh*)... I thought of doing a guestbook, but there are millions of those (like there are millions of Q&A scripts? Quite.) so it wouldn't be anything original. I was going to do a hostee management script, but Vixx beat me to it. :P Having said that though, her script is actually a lot better than what I had in mind. Mine was simply going to be an update of the old Luved.org WakHost (site no longer exists), but using MySQL databases instead of flat files.
I think pretty much everything has been done now. You can get scripts for even the tiniest things, so nothing I could do would be original.
Blah. Any suggestions welcome.
Edit: Grrr. My comments are messed up. Whenever a new line is posted, it appears as rnrn. Not looking forward to searching through all of WP's function includes to find the problem. >.< Fixed it :P Just uploaded the original WP files again.
Vixx
10/08/2005 at 21:23
Aw, I'm sorry I beat you to it. :( But look, you can write PHP from scratch - me, I'm just good at adapting other people's. :P
I know what you mean about scripts, though. All I can suggest is looking at existing scripts and building and improving on them . . . like making them validate, etc. :)
V xx
Jamie
11/08/2005 at 18:25
Amelie.. I have an idea for a script but I'm not sure how possible it is!
I have interaction sections on my fansite and I was thinking it'd be nice to have a form that when submitted, instead of me having to manually add it, it went into an admin panel or something and when approved/checked for spelling and such it then went directly on to the site.
The main thing would have to be that it is sort of customizable. Right now I'm using a mail form and then I input the data into another script (PHPList) instead of ftping the page everytime. :) That's an idea for you!