tadhg.com
tadhg.com
 

Posts concerning software

AutoHotkey Script for Last.fm

23:54 23 Mar 2007. Updated: 09:20 03 Apr 2007

My site is down at the moment, but the blog posting goes on…

I’ve been playing with AutoHotkey (which I highly recommend), and automating some things that I should have had working a long time ago, like a hotkey for pausing WinAmp (someone else has written a WinAmp script for AutoHotkey). After getting used to that, I decided I wanted one for the Last.fm player, so I wrote it.
[more...]

Permalink     15 Comments     [, , ]    

Web Development Tools

23:37 21 Mar 2007. Updated: 00:39 22 Mar 2007

These are the tools I use when doing web development.
[more...]

Permalink     Comment     [, , , , , ]    

Backups

23:55 13 Mar 2007. Updated: 09:27 14 Mar 2007

For years I’ve had no coherent backup strategy. For someone who does so much on computers, that’s rather insane. It’s been a project of mine to have a comprehensive and regularly-executed backup plan for about a decade. I’m not quite there, but I think that it’s finally within my grasp…
[more...]

Permalink     Comment     [, , , ]    

Document Formats and Authoring Tools

23:56 11 Mar 2007. Updated: 13:35 08 Apr 2007

I usually write documents in one of three formats: text/blog/wiki (yes, that’s one format), HTML, or RTF. What I write in each is different, and I’m mainly happy with them. But I’m least happy with RTF, and I keep trying to find a replacement for it.
[more...]

Permalink     6 Comments     [, , , ]    

Last.fm

23:43 09 Mar 2007. Updated: 01:44 10 Mar 2007

I started using Last.fm quite a while back because they support tracking what my music player plays, and I like to show that info on the front of my blog. But I didn’t use their other features until recently.
[more...]

Permalink     Comment     [, , , ]    

jEdit and Document Structure

22:33 08 Mar 2007

I’ve recently been writing documentation at work, and have been writing it in HTML, which is more or less my native format for that kind of writing. In doing so, I’ve been focusing more on document structure and how it aids usability for the reader. Over the last couple of weeks I’ve also started to focus on how it might improve usability for the author.
[more...]

Permalink     Comment     [, , , , ]    

FUD about open source Flash

16:55 07 Mar 2007. Updated: 21:18 08 Mar 2007

Steve recently tried to rile me up by sending me a link to this article by a Flash developer about why he does’t think open source Flash is necessary. And it worked. A state of riledom indeed ensued.
[more...]

Permalink     4 Comments     [, , , ]    

Subversion/Organization

23:52 05 Mar 2007. Updated: 00:55 06 Mar 2007

I’m gradually moving more and more of my personal files into my various Subversion repositories, and figuring out how to organize those repositories. I highly recommend Subversion (or some form of version control, but Subversion is free (and libre)) to anyone who uses computers to create documents that they consider important.
[more...]

Permalink     4 Comments     [, , , , ]    

Reminder Plugin for TiddlyWiki

23:35 01 Feb 2007. Updated: 18:31 03 Feb 2007

I created a very hacky plugin for TiddlyWiki that will place a node titled with the date at the top of the page if you open the page on that date. In other words, you can create a node with a specific date, and when you open TiddlyWiki on that date you’ll see that node.
[more...]

Permalink     Comment     [, , , ]    

Walking the HTML DOM without a Browser

23:15 30 Jan 2007

I had to do some screen-scraping today, and found myself doing it in JavaScript, just because JavaScript is able to understand the DOM. I would prefer to be able to walk the HTML DOM in another scripting language, like Perl, Ruby, or Python.
[more...]

Permalink     6 Comments     [, , , , ]    

Using S5, a PowerPoint Alternative

23:09 25 Jan 2007

I’m not a fan of proprietary software, and I’m trying to make sure I don’t start using any more of it. In addition, I don’t like most Microsoft products, and PowerPoint is really low on my list. On the other hand, I need something with which to make presentations for work. Enter S5, Eric Meyer’s XHTML/CSS/JavaScript presentation tool.
[more...]

Permalink     Comment     [, , , ]    

Bookmarking Project: Database Structure

23:54 19 Jan 2007. Updated: 00:49 21 Jan 2007

I’ve made progress on my bookmarking project, and have most of the input side done, including the JavaScript and the PHP. The first thing I had to figure out on the backend side was the database structure, which is what I discuss here.
[more...]

Permalink     2 Comments     [, , , , ]    

Foxmarks

23:03 08 Jan 2007

I’ve wanted bookmark synchronization between machines for quite some time. I’ve been trying to do it myself, using Subversion, but that’s proved awkward and annoying (not through any fault of Subversion’s). There are plenty of services that offer remote bookmark hosting, and there was the sadly undeveloped Bookmarks Synchronizer, but neither fit my purposes. So now I’m trying Foxmarks.
[more...]

Permalink     Comment     [, , , ]    

TiddlyWiki

09:20 05 Jan 2007

I’ve been using TiddlyWiki over the last few months, and love it. It’s essentially a wiki-in-a-file, but the difference between a server-side wiki and the extremely lightweight TiddlyWiki is profound.
[more...]

Permalink     Comment     [, , , ]    

Firebug

23:12 07 Dec 2006

Firebug is an amazing web development extension for Firefox. Anyone who does any web development should use it.
[more...]

Permalink     Comment     [, , , , ]    

Power to the Users

23:50 23 Nov 2006. Updated: 22:03 25 Nov 2006

I spent some time today creating a bookmarklet (copy the contents of this page into Firefox or another Gecko-based browser) and greasemonkey script for enhancing the magictraders.com pricelists. This kind of thing exemplifies what I love about HTML, and why I distrust less open technologies.
[more...]

Permalink     Comment     [, , , , , , , ]    

Server Upgrade

23:54 22 Nov 2006. Updated: 00:56 23 Nov 2006

My current main server has acted in that capacity since 2001. Earlier this year I decided to upgrade, and got my new server, reflection. I haven’t actually moved all of my services over to it. Or any of them, in fact. Since everything would run faster, I should really do it…
[more...]

Permalink     Comment     [, , , ]    

Firefox

10:59 19 Aug 2006

My web browser of choice is Firefox, which I prize for its openness, flexibility, and extensibility. Since I do web (application) development for a living, do web (application) development as a hobby, and in addition get much of my news/information from the Web, it’s important to be happy with my browser.
[more...]

Permalink     Comment     [, , ]    

Essential Windows Software

20:30 18 Jun 2006. Updated: 21:44 18 Jun 2006

Here’s a list of software I consider essential on a Windows machine, more or less in order of importance:
[more...]

Permalink     4 Comments     [, ]