tadhg.com
tadhg.com
 

Posts concerning Blog

Python Syntax Highlighting for star-light

23:37 26 Jun 2009

A couple of years ago I plugged star-light, a syntax highlighter that’s entirely client-side. I’ve been happy with it, but wanted a Python mode for it. I was going to post some other code this evening, and then decided that I should just make the Python mode myself.

This led to fun with regular expressions.
[more...]

Permalink     Comment     [, , , , ]    

WordPress 2.8 Upgrade

17:44 14 Jun 2009

Today I upgraded this blog to WordPress 2.8, a relatively smooth process. I ran into completely unrelated problems (hitting the process limit for my shell account) that derailed things for a while, but the WordPress upgrade itself was smooth.

I use Subversion to upgrade, first using
svn export --force http://core.svn.wordpress.org/tags/2.8/ .
in my development environment, seeing if things look okay there, then checking in the 2.8 changes to my own repository (the only niggly part because I neglected to clean the dev environment of changes before the export, so I had to look through things to see what was part of the upgrade), backing up my live database, and then checking the changes out to the live environment. It all looks fine, and hopefully will continue to function normally.

Permalink     Comment     [, , , , , ]    

1000th Post

14:26 26 May 2009

This is the thousandth published post on this site. It’s not the thousandth blog entry per se, since some of the entries on this site predate the blog (some predate the site itself, and indeed my awareness of the web). Still, it’s a fairly major milestone, and (working off a suggestion of Jeff’s) I used Wordle to create a kind of commemorative graphic.
[more...]

Permalink     3 Comments     [, , ]    

Fiction Organization

15:04 24 May 2009

I made a WordPress page containing a list of all the fiction I’ve published on this blog. I had to do this by hand, because it appears difficult to get a reasonable list using various WordPress approaches (such as tags). The page I created is hardly a masterpiece of user interface design (I hope to improve it significantly over time), but it’s better than what was there previously.
[more...]

Permalink     1 Comment     [, , , ]    

Bad Behavior Plugin

10:55 07 Apr 2009

The various blog moves and reworkings seemed to reduce the amount of comment spam I was getting, but now it’s gotten out of hand once more, so I’m resuming the use of the Bad Behavior WordPress plugin. Hopefully this isn’t something any legitimate readers or commenters will notice, but if for some reason you find it affecting you, please let me know via email.

Permalink     Comment     [, ]    

WP Plugins: Recent Commentary and Show Tags in RSS

19:38 23 Mar 2009

I finally got around to writing up docs for, and then packaging, the two WordPress plugins I’ve finished recently:

I’m currently looking at support for series in WordPress, and am considering either writing my own plugin or using/forking the Organize Series plugin.

Permalink     Comment     [, , , , , ]    

Some RSS Changes

19:44 19 Mar 2009

I’ve made some changes to my Related Posts by Tags plugin, so that it’s now possible to add the list of related posts to the RSS feed entries. As I was experimenting with this, I realized that I wanted the RSS entries to show the tags for a post as well, so I wrote a (very simple) plugin to do that, too.

As a result, those of you reading this via RSS will now see a list of tags at the end of posts, followed by links to related posts. Please let me know if this doesn’t work as intended, or if you have other comments on the change.

Permalink     5 Comments     [, , , , ]    

New Blog Functionality: Recent Commentary

21:39 23 Feb 2009

I’ve had a Recent Comments section on the front-page sidebar of the site for quite some time, and decided it was time for an upgrade. The old version was straightforward: it displayed a list of the most recent comments and who made them. What I decided I wanted was, rather, a list of the posts with the most recent comments on them, how many comments there were, and a list of the people who made the comments in timestamp order.
[more...]

Permalink     Comment     [, , , , , ]    

Twitter Experimentation

18:00 12 Feb 2009

After refusing for quite some time, I’ve decided to give Twitter a try. This might prove short-lived, but we’ll see. I like the concept of easy status updates and of disconnecting them from a larger, clunkier framework, e.g. Facebook.
[more...]

Permalink     4 Comments     [, , , , ]    

New Blog Functionality: Related Posts

23:37 01 Feb 2009. Updated: 16:31 10 Feb 2009

Having revived my proper blog and transferred my content over, I’ve now started adding improvements, some of which I’ve been wanting to add for quite some time. The first one is a list of related posts on the individual post pages.
[more...]

Permalink     Comment     [, , ]    

Some Medium-Term Plans

09:02 11 Dec 2007

I’m a little behind schedule for December. I’m still going to try to work on sfmagic.org for this month, moving it over to Python and Pylons, and possibly to PostGreSQL, and moving it to a different server.
[more...]

Permalink     Comment     [, , , ]    

Musings on Blogging

18:35 05 Aug 2007

It was strange not to write a post yesterday. After doing it every day for just over a year, I was acutely aware of its absence.
[more...]

Permalink     1 Comment     [, , ]    

August 2007: Blogging Year in Review

23:59 01 Aug 2007

I started posting every day one year ago. I haven’t missed a day in that time, which I’m happy about. I’ve written quite a few posts I’m happy with, and only a few I really dislike.
[more...]

Permalink     5 Comments     [, , ]    

Catching up on Comments

23:57 05 Jul 2007. Updated: 01:31 06 Jul 2007

I fell behind in replying to blog comments while I was on vacation, and beyond… but I’ve caught up now. Apologies to those I’ve insulted terribly through my tardiness.
[more...]

Permalink     2 Comments     []    

Thematic Consideration

17:38 01 May 2007

Thematic direction, or thematic constraints, have tended to seem somewhat “artificial” to me. I’m sympathetic to a “create what you’re inspired to create” approach, rather than one that sets out hard parameters.
[more...]

Permalink     Comment     [, , , ]    

Writing Better MTG Posts

23:30 16 Mar 2007. Updated: 09:28 17 Mar 2007

I’m not very happy with my post from yesterday. I think it was uninspired, didn’t have any great insight in it, and lacked any stylistic qualities to make up for these shortcomings. In addition, I think it would be hard for someone who doesn’t play MTG to get much out of it, while simultaneously lacking detail or analysis that would interest an MTG player. Okay, so it was bad—how can I do better?
[more...]

Permalink     2 Comments     [, , , , ]    

February/March Blogging

23:51 02 Mar 2007. Updated: 11:01 05 Mar 2007

February wasn’t a bad month, blogging-wise. I intend to continue posting every day through March, and will check in on the idea again at the end of the month.
[more...]

Permalink     Comment     [, , ]    

Six Months of Blogging

23:50 31 Jan 2007

I’ve posted to my blog at least once per day every day since 1 August 2006.
[more...]

Permalink     Comment     [, , ]    

December/January Blogging

17:31 01 Jan 2007

I was happy with how posting every day in December went, and very happy with some of the posts in particular.
[more...]

Permalink     Comment     [, , ]    

Server Up

20:27 31 Dec 2006

Thanks to Seth’s much-appreciated intervention, tadhg.com is now up again. Feeds, comments, graphics, etc. seem to be working fine. I’m still having some mail trouble, but I should be able to fix that over the next few days.

Although the Pacific Time timestamp will show this as early, it’s almost five hours into 2007 here, so: Happy New Year all!

Permalink     Comment     [, ]    

Dark, Wet, Cold

16:37 19 Dec 2006

Lots of people, especially those from Southern California, deride San Francisco’s weather. These people should spend time in Ireland, as that would give them an appreciation of just how good SF weather is.
[more...]

Permalink     2 Comments     [, , , ]    

Blog Spam

17:43 18 Dec 2006. Updated: 06:13 19 Dec 2006

I’ve been getting more and more of it. Eventually I might have to resort to a captcha system, or to WP Hashcash. For the moment, though, all new commenters have to be verified by me before their posts show.
[more...]

Permalink     2 Comments     [, , ]    

November/December Blogging

23:54 01 Dec 2006. Updated: 16:31 01 Jan 2007

Well, I made it through November still posting every day, after managing to finish The Annotated Fantasy Bedtime Hour.
[more...]

Permalink     Comment     [, , ]