— Archive for September, 2007 —
First Post
12. September 2007 by mhwang  •  Tags: Site News  •  No Comments »

Everything should be working at this point, with the exception of the “Feeds” part in the navigation sidebar. I’m re-writing the PHP code I’d made a long while back that pulled and parsed RSS feeds; this time, instead of writing in a vacuum, I’ll be looking at two other readers (Magpie RSS and LastRSS) to see how they work.I’ve also swapped the primary domain for this site to marqhwang.com; I’ll be adding another redirected TLD sometime in the near future as well.

As far as WordPress goes, I’m using it as the content management system, but I’ll have to admit, there are some annoyances I have with it; one of the most irritating is that on any page, it doesn’t play well with the DIV tags, converting them into P tags instead; I probably should have looked into this before I started coding everything, but by the time I realized what was up, I’d already done a lot of the work.

Other future adds: modal windows for images; subdomains for certain types of content.