Filed under Software

Skype Me

If you haven’t heard of Skype you probably haven’t chatted with me lately. “Skype is free Internet telephony that just works.”
I was first introduced to Skype some time last year by Matt Fox (thanks Matt!). One of the cool things about the Skype client is that it is available for […]

Comments (1)

JavaScript Help

Over the years I have done a decent amount of web development which includes some sort of JavaScript use. While most of this has been client-side javascript, I did refactor a web application for the BC Government: it was a server-side JavaScript app (ran on an old Netscape webserver) that used an Informix database […]

Comments

SSHTerm

As you probably know, I maintain a webserver running Linux for serving my website and a number of others that I maintain/host/support. SSH is the way to access this machine remotely.
I have almost always used PuTTY as my SSH client of choice. A few weeks ago I was helping one of […]

Comments (1)

RSS Reader Application

So I started using this News Reader Application. I was checking out a bunch of the ones I could find on the net. Installing them, trying a bunch of different types of feeds, news/blogs/etc and I stuck with one particular reader for now.
http://www.rssowl.org/
This RSSOwl is currently in version 1.1.1 and works really well.
I […]

Comments (1)

Clipboard Copy

In the past I’ve wondered if it was possible to make a cross-browser (JavaScript) script that a webpage could execute to copy some text to the windows clipboard. Would be handy and would save the user from pulling the whole CTRL+C trick out.
It was pretty easy to do with Internet Explorer with the code […]

Comments (112)

Next entries »