Progress restoring RS
May. 14th, 2015 09:50 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
I'm spending the entire night after my last final exam diving headfirst into PHP and MySQL for the first time in over a year, and it is glorious.
- The index, tags, and archive files are uploaded and up to date.
- I need to test to make sure my entry submit and edit functions are working properly.
- I also need to throw a layout up so I can input my blog calendar code and my tag cloud (especially the tag cloud—I'm still proud of coding that, dammit!).
- Pages to put up: About the site, Writing, Web design
- I also need to test to make sure the comments function is working and I have adequate anti-spam measures. [EDIT: Apparently there are cleaner ways to format my comment form code, so I'll have to look into that at some point.]
*Notes to self: Figure out the non-deprecated version of !ereg().
*Notes to self:I'm coding everything in procedural MySQL, mostly because it's closer to what my original code was, but I'll look into object-oriented MySQL and decide if I should convert everything to that. EDIT: I did take a look at object-oriented MySQL and I think I actually like it a lot better. It looks "cleaner." I might convert everything later.
Also, holy moly, I thought I had archived all of my blog code on my hard drive but it was WAY out of date. I really need to do a proper save of it this time around.
.
Things I want to learn how to code: hamburger menus and sticky-scroll divs.
- The index, tags, and archive files are uploaded and up to date.
- I need to test to make sure my entry submit and edit functions are working properly.
- I also need to throw a layout up so I can input my blog calendar code and my tag cloud (especially the tag cloud—I'm still proud of coding that, dammit!).
- Pages to put up: About the site, Writing, Web design
- I also need to test to make sure the comments function is working and I have adequate anti-spam measures. [EDIT: Apparently there are cleaner ways to format my comment form code, so I'll have to look into that at some point.]
*Notes to self: Figure out the non-deprecated version of !ereg().
*Notes to self:
Also, holy moly, I thought I had archived all of my blog code on my hard drive but it was WAY out of date. I really need to do a proper save of it this time around.
.
Things I want to learn how to code: hamburger menus and sticky-scroll divs.