Your Ad Here

Archive

The Onion on Darfur

This has been out for quite a long time, but is worth another viewing. My favorite of the Onion’s videos. Every once in awhile, acerbic wit can point out something with an almost horrific clarity.


How Can We Raise Awareness In Darfur Of How Much We’re Doing For Them?

Zemanta Pixie

Using K2 Hooks

K2 is a great WordPress theme, and one of it’s strongest features is it’s ease of customization. However, if you want to add anything other than just stylesheet changes — such as Google Analytics, or some adsense code in a place other than the sidebar — you still have to edit the main template, giving you something to remember every time you update to the next version of K2.

Or do you?

It turns out that you don’t, now that K2 has added hooks to their main templates.
Continue reading ‘Using K2 Hooks’

On The Rain-Slick Precipice of Darkness… for Linux

Let it be noted that the first installment of the Penny Arcade video game, On The Rain-Slick Precipice Of Darkness, Episode One, has a demo, and a full version available, for not only Mac OS, but also for Linux.

Let is also be noted that using the word “precipice” in the title of your video game may just make it awesome auto magically. Or not. Your Mileage May Vary.

Blamescoble, Day One

I wanted an excuse to build something small with the Qcodo PHP framework, and I had thought the whole mini-meme around blaming Scoble for Twitter’s downtime, and Drew Olanoff’s inspired leap to blame Scoble for, well, almost everything else, were amusing enough to build a microsite around. So http://blamescoble.com was born.

I don’t know what I expected but what happened, so far, is:

Day 1 (May 31 2008): 134 visits.
Day 2 (June 1 2008): 502 visits (as of 8:50am).
Crimes laid to Scoble’s charge so far: 210.

I was a bit concerned about spam, but stripping HTML from the entries seems to make this sort of thing a less compelling platform for spammers.

Gmail: scanning for viruses

As I waited for an attachment to be available in Gmail, I watched a familiar message: scanning for viruses.

It had never occurred to me to wonder before, but… what does Google use to scan for viruses? Does anyone know? Is it a custom solution? ClamAV? A combination of systems?

And if it is a custom Google product doing the scanning, I wonder how long until we could download Google Anti-Virus? (I’m writing this from a Lenovo Laptop; I’m assuming this would only be useful to Windows users. Probably part of the reason I’ve not thought about it before is that I’m not usually using Windows…)

Then again, perhaps I’m just over-thinking (again) — a quick search reveals that Google already includes the free Norton Security Scan and Spyware Doctor with their Google Pack software bundle. Then again, there is no mention in the Gmail Help Center as to whether the software Google is using in gmail to scan for viruses is equivalent to what you can download with Google Pack. For some reason, I doubt they’re simply running Norton Security Scan on every attachment in Gmail.

I’m not sure it matters, but does anyone know what Google uses to scan for viruses in Gmail?

It’s a Conversation

Interesting discussion going on on FriendFeed, started by an email Bob Bly sent to Scoble.

Now, because I spend a ridiculous amount of time browsing almost every section of the bookstore, I know exactly who Bob Bly is. He’s the author of a list of books about copy writing as long as your arm, and several other topics as well (though mostly related to that sort of thing).

In a nutshell, Bob asked Robert (pretty respectfully, I thought) why the heck he gets so excited about everything he writes about (Twitter, FriendFeed, so on). Robert’s answer… was maybe not quite as civil as one might expect. This was pointed out in the discussion on FriendFeed, and Robert asked (reasonably enough) — Well, how would you answer the question?
Continue reading ‘It’s a Conversation’

The New OS

Dave Winer recently wrote:

Twitter is the new OS. For the moment. It’s like the Apple /// in the days before the IBM PC. Remember the Apple ///? (Not many do.)

I think that’s a good insight, and I like the comparison to the early days of the PC (really the pre-PC). But I don’t think Twitter is it.

What I think is coming is going to be more like a jumble of Greasemonkey and Shiftspace. Though I don’t think either of those are “it” — at least, not yet.
Continue reading ‘The New OS’

Facebook morphs into… Twitter?

The New Facebook interface.

I’m not sure yet if you must be logged in to see the above; let me know.

Looks an awful lot like a more featureful Twitter.

It still seems pretty incomplete, to me. I can’t find the option to post a link or note at all, only the “Wall” option; and links in your “Wall” don’t actually reformat as links, so that’s a big lose for Twitter-like functionality. I think we can assume this will be fixed, though.

So what do you think? Will this work for them?

Strange jQuery.load() behavior

In a site I’m working on, I was using jQuery’s load() function to insert content into a div from a navigational menu. Seemed pretty straight forward. The original code looked like this:

1
2
3
4
$(".some_class").click(function () {
		var link = $(this).attr("title");
		$("#div-content").load("some/path/" + link + "/index.php");
	});

Continue reading ‘Strange jQuery.load() behavior’

Turn FriendFeed Into A Twitter Client

Internet Duct Tape has a great Greasemonkey script which will effectively turn FriendFeed into a Twitter client; adds the ability to tweet directly from FriendFeed, complete with a 140-character counter to keep you within Twitter parameters.

Still “client” is a bit misleading… to be able to see the messages of everyone you follow on Twitter, you would still need to follow them on FriendFeed (if they’re there) or add them as imaginary friends… which as I said before, is actually a really sweet feature. The same source also has a downloadable script to do just that; if you are on windows.


Your Ad Here