Category Archives: Website

Bit of a lull

I’ve been in a bit of a low-motivation run the last few days.  I’m getting the itch back now, but I think I needed some downtime.  As I’ve mentioned before, Sanctuary of the Wood has priority because of my long-standing tradition of always putting out a new story in the series for Earth Day.

Beyond that, I’m also working on adapting the code for the anti-spam measures I’ve implemented on the forum and blog to apply to my contact forms.  This is important because the LST3K section will have a couple of initial user interactive features, and eventually have many more.  I want to be able to check for the spammers there and block them from coughing up spam in these sections as well.

The code to check isn’t that complicated, really.  Neither is the code to automatically update the database, but I’ll probably skip that part and just save a log of any spammers caught in the other areas of the site so I can manually add them.

I’m also throttling back the plugin on the blog, because the standard spam blocking has always worked before to keep the actual posts from showing up.  What the new plugin does is keep the spammers from registering and clogging up my database.  However, it also blocks spam comments completely.

When I give more leeway in the new plugin, it lets more stuff through.  However, the original plugin still catches all this.  It also saves the spammy links when this happens, though.  That allows me to submit “evidence” of the spam as well as the fact that I’ve encountered a known spammer.  Eventually, that will be far more valuable information as the databases expand to start checking for spam and malware links as well as the data they already provide.

Can’t do that on the forum, because right now, the spammer attack is too concentrated there.  If it ever slows down, I may throttle that back as well, for the same reason I’m throttling back on the blog.  I want my website to be a source of protecting other websites from these spammer scumbags by providing every ounce of data about them I can.

Naturally, there’s a lot of story ideas and partial work floating around.  There’s just not enough progress to really deserve a report here.  I just want to keep the blog updated so that nobody thinks I’ve dropped off the face of the earth when I’m in a bit of a lull with forward progress.

As I’ve said before, the forum/shoutbox is another source of information.  Some things get posted there at times when the blog isn’t getting updated.  This may be because they’re just small things that don’t deserve much more than a quick post on the Shoutbox, or because they’re forum specific, or because that’s just where I happened to be when I thought about something *laugh*

Share

Had an idea

Think I’m going to code up a “Holiday” page that will display with a little widget on the front page around holidays ( and the associated contests on the sites where I post )

It will link all the holiday-themed stories for that season I’ve posted, giving you easy access to some holiday cheer 🙂

Probably won’t work on it today, but the idea hit me so hard that it will probably happen.  The widget will probably be directly below the link bar on the main page, and will only have a link to the holiday page + a little image that fits the season.

I’m planning for the Holiday page itself to be dynamic by adding an entry to my database for holiday themes.  That way, the page can automatically generate just by me flipping a switch on the backend of the site.  I’ll probably have the main image also be dynamic, changing according to the appropriate season.

Putting more work on the artist’s plate *laugh*  At least it can be a gradual thing over the course of the year 🙂

Back to working on Sanctuary.  That’s my priority right now, with such a long-standing tradition.

Share

Much better

The new direction of Sanctuary is one I’m much happier with.  It doesn’t have that draggy feeling the original was giving me.

I went through the blog subscribers and eliminated around 70 that either showed up in the spam database, had names that looked plain spammy, or came from the .ru/.pl domains.  Hope I didn’t get any legitimate subscribers, but I’m trying to clean up things now that the new anti-spam plugin is catching the spam subscribers before they can clutter my database 😀

I am so loving this spam database.  It’s like the Roach Motel for spammers.  They check in, but they don’t check out.

Not that I’m complaining about the standard plug-in that catches spam comments.  It does a wonderful job as well, and hasn’t let a single spam comment come through.  It just wasn’t stopping spam registrations, and this one is 🙂  It’s the double-whammy.

When you combine that with the same spam protection on the forum, my website is now wonderfully free of spammers.  I smile every morning when I get up and evening when I get home from work as I review the error log of banned spammers desperately trying to log in or post spam.

I’m going to try to remember to start adding tags to my blog posts, in order to better index in search engines.  That’s good for everybody, because it can lead to more feedback, which helps my motivation, which gets more stories out.

Share

Back to formula on Sanctuary

Getting started on Sanctuary again with the new starting point and altered main character.  Think it’s going to flow much better this way.

This one’s going to be a little different than the last several.  In a way, it’s a little more like the first of the series, but there are differences.  It’s sort of a melding of Steward and the rest of the stories in the series.

Hard to explain, but I guess you’ll see when it comes out 🙂

Had to do some last minute coding to fix something this morning, but otherwise, I’m going to set the website aside for a few days and try to concentrate on writing.  I was using the website as a way to keep me busy when my muse was napping on me, but then I got obsessed *laugh*

Accomplishing several goals has leveled off that obsession, and I think I can get back to writing again.  Plotlines and characters are starting to yell at me from the back of my head again.  Letting all that stuff build up sometimes is helpful to advance stories.

Share

Nearly finished fixing code

I’m almost done fixing all the code on my website to validate to xhtml strict.  The only page left to do is the front page.

Let me know if you see anything strange happening.  I’ve checked all the pages, but I know what’s supposed to happen, so I may miss something.  You can use the bug report form on any page that glitches.

I also fixed a bug in the new “Show All” page on “My Work” that wasn’t clearing up data properly, so it was generating links that didn’t exist for “reviews” on some stories.

EDIT: And DONE!  The entire ( visible ) website now validates to xhtml strict.  It’s been bugging me for a while, and now it’s all in compliance.

Share