Highlights

Highlights from the blog.

From the Financial Times:

As we face an uncertain and worrying New Year, we can at least console ourselves with the fact that we are not living 1,600 years ago, and about to begin the year 410. In this year Rome was sacked, and the empire gave up trying to defend Britain. While this marks the glorious beginnings of "English history", as Anglo-Saxon barbarians began their inexorable conquest of lowland Britain, it was also the start of a recession that puts all recent crises in the shade. Read More

Read more…

Filed under Blog, Highlights by on #

82

As many of you already know, WP 2.9 has been released over the WE, and… oh bummer:

Read more…

5

So… here we go again. After the ugly php 5.2 output buffer crashes, we now have the php 5.3 logic bugs:

$foo = 0;
var_dump('foo' == $foo); // true
var_dump($foo == 'foo'); // true
var_dump('foo' === $foo); // false
var_dump($foo === 'foo'); // false

If your scripts are returning completely unexplainable results on php 5.3 platforms, that's one possibility to keep in mind. I initially found it while looking into memcached-related problems.

Read more…

4

Semiologic Pro users with an up to date site will not be seeing it in their dashboard, since I've been modifying the way that upgrades are handled in recent months. But 6.0 has finally been released — fully 10 months after 5.7.1.

Read more…

I've released Version Checker 2.0 this morning.

This is a huge milestone for Semologic Pro users. Many thanks to all those of you who took the time to test it — in particular during the last round, when I've been fine-tuning the installer.

Read more…

Filed under Blog, Highlights, WordPress by on #

1

Noticehub.org, which hosts this site, is doing a special promo on December 1st, starting at 00:00 AST (i.e. 23:00 EST), and giving away 15 starter VPS' for free. (Over-usage charges still apply.)

Read more…

10

So… after over three weeks of full time tweaking, re-tweaking, and re-re-tweaking, here comes v.0.9 RC of the Semiologic theme, complete with new skins.

The changes are massive and subtle at the same time. A quick breakdown:

Read more…

1

Blog — The Semiologic dev news feed, which is currently run through my twitter account, is moving over to this site.

This serves three purposes:

  1. It allows for lengthier news items when needed, rather than tiny tid bits

Read more…

Blog — I've been collecting a few very visual links in the past months. In case they're useful to anyone else:

Read more…

Filed under Blog, Highlights by on #

Blog — Now that is one amazing botnet

Here's how to know if you're infected.

Filed under Blog, Highlights by on #