Categories
Blog Google Internet

No more Spam!

Google, MSN, and Yahoo… plus a ton of blog developers sat down and came up with a fix. And there talking about rapid rollout on this one. Google Blog has the details.

Basically you need to have your blogging product of choice ad

<a href="URL" rel="nofollow">LINK</a>

to any link a visitor can add themselves (trackback, comments, etc). That will tell the search engines not to boost their rank based upon the linking. As a result spamming weblogs will serve no purpose. There will no longer be a page rank increase.

I’ve already hacked WordPress to cover part of this. It won’t do within comment fields, but will do so when you enter a website into the URL field when filing a comment.

Sorry spammers, the world decided: GO AWAY. We don’t like you, never have, never will. Your a bunch of “businesses” with unethical business plans (I have business in quotes since most aren’t even businesses, they are just people trying to scam someone out of some cash).

Thanks to:

Google, Yahoo, MSN, LiveJournal, Scripting News, Six Apart (MovableType), Blogger, WordPress, Flickr, Buzznet, blojsom, Blosxom .

It’s good to see widespread coordination.

Now what about email spam? When will they come up with a DomainKeys, SPF, solution.

Categories
Blog MacVillage.net

Static Building

I’ve started building static pages with WordPress, to see if I can speed things up (even more). I started experimenting with it a week or so ago, and have been toying around. At this point I think it’s pretty good, minus a few small glitches (all I can live with for the moment).

One apparently is that in WordPress 1.3, it doesn’t correctly show how long it took to process. For example I see:

Dynamic Page Served (once) in 0.182 seconds
Static Page Served in 1,105,325,889.680 seconds

No, it didn’t take that long. It actually loaded quicker than the dynamic page.

But yes, I’m feeling even better about WordPress, it’s a solid platform to run a Blog on. Easy to setup, configure, install, tweak, skin. I love 1.5, but I won’t be moving over until it hits final.

I’ve been somewhat quiet these past few days, since I’ve been spending a ton of time coding away on various projects. It’s starting to get close to some of it being put into production. Though some larger projects are far from completion. Other than that, not much else to say.

Categories
Blog

Word Press 1.5 A first look

I decided I needed some geeky play time this evening, so I downloaded the latest cvs build of WordPress (yes they skipped numbers) and ran it in a dev environment, just for me to look, poke, and play. I’m floored. A rundown of what I see/like:

  • Themes – Makes sense, needed to happen. I love this feature a lot already, and I don’t actually have it yet, as the production blog is in 1.2.
  • Static Posting – This is another thing I’m digging. I need this as well.
  • Much Better UI – The User interface is so much better in WP 1.5 it’s amazing. Small changes but they make the app feel much more complete.

There’s no indication of a target release date. I’m hoping it’s sooner than later. Projects go on forever. Eventually one has to stop collecting new features and decide to start fixing bugs and getting things release worthy. Hopefully it will be out soon.

I’d like to use it a bit more professionally for more than just blogging, but I need things to be stable and release worthy. These are big features I could use.

Categories
Blog

Word Press Still Rocking

Quick status update on the migration to WordPress:

I’m still tweaking, but the site is coming back. Lots of the rendering quirks should be gone at this time. XHTML validation should work for most pages.

Kitten’s Spaminator royally kicks butt. Very good spam protection.

Seems to be quite a few useful plugins. Mobile support seems to be functioning correctly. Those with a cell phone or pda capable of viewing non-wap mobile browsing (HTML), shouldn’t have an issue here 😀

Another great thing is dynamic pages. It would sound more efficient to create static pages, but apparently it isn’t: When a spammer is attacking the comment area, they tend to post in batches of 4 (or more). MovableType then regenerates the page, causing a significant spike is CPU and RAM consumption. WordPress only has to add an entry to the DB. Then it’s done. By using Kitten’s Spaminator, it prevents even that from happening without good reason.

Unless I get slashdotted, I think this is a much better solution. What would be best is if my host would install MMCache. MMCache would also benefit Smarty based applications.

But regardless… as good as MovableType was. WordPress seems to be better.

Categories
Blog

Fun With Wordage 3.0 {Beta}

Last night I shut down this blog for almost 24hrs. It’s now open, but not fully restored. It will take me a while to put everything back, finish cleaning up, and debugging. There are known issues (I’ll talk about those and how you can help in a moment).

I’m no longer using MovableType. Instead I choose to go with WordPress. I choose it for several reasons (in no particular order):

  • Licensing (GPL) – Is very friendly and open source. I’m an open source kind of guy. So that makes me feel good.
  • Good HTML validation – Unlike MovableType, it doesn’t seem to want to put tags everywhere mangling the html. It’s very smart. I don’t need to do stuff like make posts all 1 line to get it to stop messing up my code.
  • Compatible – I’m was able to import everything with no real trouble.
  • Feature Packed – look at the comparison
  • Spam Prevention – I find it easier to hack with WordPress than MovableType. So I can put some good anti-spam solutions in place. Rather than wait for plugins to evolve. This isn’t an insult towards Jay Allen. I’ve said more than once his mt-blacklist saved this blog. I just don’t think it’s the best solution. Nor do I like being so reliant on others. His list goes down for a day and the spammers get the upper hand. I don’t like moderating all comments either.
  • Speed – fast UI. Database driven, no rebuilds. Very nice.
  • Learning – I plan to use WordPress a bit professionally, so getting acquainted with a blog is a perfect first step.

MovableType is good, and still is by far the most popular. It’s also the best choice for someone running a large install. If you have an organization for example, MovableType is bar far the best solution (as of this posting date). But for a geeky individual like me who likes to tinker, and likes features and open source, WordPress is better. I found WordPress to be more innovative and open. It’s administrative features are better. Though MovableType has a slightly nicer skin. The PHP based templates are far superior to those proprietary tags.

Overall, I’m pretty happy so far. Some new features already are in place, and more will be coming.

New Features

  • Smilies for your comments. As well as select html tags.
  • You should be able to view this site fairly well on a PDA or cell phone now.
  • RSS feeds galore. Including for comments on a specific post.
  • Lower Page Size. Should be much faster for my 56k friends.
  • Highlighting text on search.
  • Much more!

And more is on the way.

Known Issues

  • Images in some posts overextend the div (anyone know why?)
  • Some feeds still broke
  • Some toys on the left hand column are missing
  • Spam Prevention stuff is considered ‘beta’. Checking out how well it works.
  • Contact form hasn’t been brought into new system.
Categories
Blog

Jay Allen takes a break and the Internet Chokes

Jay Allen takes a break, and myself, and many others are being pounded by spammers. His last update seems to have been 2004-10-30 16:18:38+01:00. Since then, it’s been a nightmare. At least 50 since I went to bed last night (at 2:00 AM). Now at 10:00 (no morning classes, so I slept in until 9:00), I’m cleaning up from a few hours sleep.

There’s got to be a real solution to comment spam.

I’m still considering switching to WordPress since I know PHP rather well, and use a nice CAPTCHA system to protect the blog.

Categories
Software

Movable Type 3.0?

Well MovableType 3.0 has been released.

Not to thrilled about the new licensing. Not even sure if I should upgrade, or look at alternatives like WordPress, which looks really interesting. So I’m curious what other bloggers intend to do?

Personally I wish SixApart went for a more developer, community friendly model. Release the source under something like MPL. And sell the support, installation, and custom features/development. Wouldn’t require as much developers since people would join in and commit code. And would let them focus on larger things like TypePad (which could adopt contributed MovableType code), as well as custom jobs for larger companies looking for CMS. Combine that with a donation model.

They would cut their costs, and increase their productivity if they were smart about it. Now they are going to need to compete more with alternative platforms like WordPress, and I’m sure the many others that will come about in the next few months.

I’m personally a little more interested in what WordPress is going to evolve into in the coming months. They may have a new convert. I’m not to far from switching.