today | current | recent ... categories | search ... mail | who ... syndication

posts brought to you by the category “pdf”

Das eez kaput! Sometime around 2002 I spaced the entire database table that mapped individual entries to categories. Such is life. What follows is a random sampling of entries that were associated with the category. Over time, the entries will be updated and then it will be even more confusing. Wander around, though, it's still a fun way to find stuff.

posts brought to you by the category “pda” ←   → posts brought to you by the category “pendantry”
 

Hey look, the website for Jason's store is on-line.

As in :

<urn:aaronstraupcope:knows:where:kastella>










 rdfs:subClassOf where:montreal;
 rdfs:label "Kastella";
 dc:identifier <http://www.kastella.com>
 .

refers to

meta

 

Dubya::Poet : “Oh my, lump in the bed/How I've missed you.”

refers to

meta

 

I wonder how many anglophones will get the joke.

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2003/10/03/5259/

pubdate

http://www.aaronland.info

created

2003-10-03T06:37:14-04:00

last modified

2003-10-26T20:27:57-05:00

revision

1.9

changes

http://www.aaronland.info/weblog/2003/10/03/5259/changes.html

categories

license

http://creativecommons.org/licenses/by-nd-nc/1.0/

external links

[x]
 

Tim Bray : Emacs, XML, Unicode

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2003/09/28/5245/

pubdate

http://www.aaronland.info

created

2003-09-28T04:43:55-04:00

last modified

2003-10-11T10:36:29-04:00

revision

1.4

changes

http://www.aaronland.info/weblog/2003/09/28/5245/changes.html

categories

license

http://creativecommons.org/licenses/by-nd-nc/1.0/

external links

[x]
 

Ian Davis : RDF Template Language 1.0

RDFT has been designed to parallel XSLT where sensible and anyone familiar with that language and with the principles of the RDF model should find it very easy to learn. RDFT solves a key problem of processing RDF with XSLT since it acts on the underlying graph and therefore has no dependencies on the RDF serialisation syntax.

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2003/09/08/5209/

pubdate

http://www.aaronland.info

created

2003-09-08T10:40:03-04:00

last modified

2003-10-11T10:37:05-04:00

revision

1.10

changes

http://www.aaronland.info/weblog/2003/09/08/5209/changes.html

categories

license

http://creativecommons.org/licenses/by-nd-nc/1.0/

external links

[x]
 

It appears that Simon Cozens has rolled his own weblogging software.

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2003/05/24/5052/

pubdate

http://www.aaronland.info

created

2003-05-24T08:18:46-04:00

last modified

2003-10-11T10:39:39-04:00

revision

1.9

changes

http://www.aaronland.info/weblog/2003/05/24/5052/changes.html

categories

license

http://creativecommons.org/licenses/by-nd-nc/1.0/

external links

[x]
 

I had to buy a new bicycle tire yesterday.

That was okay. In a moment of rare clarity I noticed that my rear brakes had been misaligned long enough that it was only dumb luck which had kept my tire from exploding. I went to the barber's and then walked up to the bicycle store where I discovered that they are printing URLs on tires these days. I am not especially surprised. Just upset.

meta

[x]

permalink

http://www.aaronland.info/weblog/2003/05/13/5038/

pubdate

http://www.aaronland.info

created

2003-05-13T00:00:57-04:00

last modified

2003-10-11T10:39:53-04:00

revision

1.9

changes

http://www.aaronland.info/weblog/2003/05/13/5038/changes.html

categories

license

http://creativecommons.org/licenses/by-nd-nc/1.0/

external links

[x]
 

Luke Andrews : Thin Ice

...I realized that without sound, TV war coverage is a hopeless exercise in confusion. Smoke-drenched shots of indecipherable landscapes, jerky digital video and talking heads: it all screams Contemporary Art Museum exhibit.

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2003/04/09/4986/

pubdate

http://www.aaronland.info

created

2003-04-09T17:33:57-04:00

last modified

2003-10-11T10:40:45-04:00

revision

1.9

changes

http://www.aaronland.info/weblog/2003/04/09/4986/changes.html

categories

license

http://creativecommons.org/licenses/by-nd-nc/1.0/

external links

[x]
 

Michael Bierut : "It is a hapless attempt to tame the terrifying."

All I know is that if I were looking for a design firm to help me communicate something I thought was serious and important, I would not hire these turkeys after reading their dorky fan-boy comments. It's nice that they think they are being parodied but it's kind of pathetic that they don't realize they are just being mocked.

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2003/03/27/4946/

pubdate

http://www.aaronland.info

created

2003-03-27T16:59:47-05:00

last modified

2003-10-11T10:41:25-04:00

revision

1.9

changes

http://www.aaronland.info/weblog/2003/03/27/4946/changes.html

categories

license

http://creativecommons.org/licenses/by-nd-nc/1.0/

external links

[x]
 

Dean Allen : "I concluded that nothing in this life would give me greater pleasure than to sock David Frum in the jaw."

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2003/03/23/4941/

pubdate

http://www.aaronland.info

created

2003-03-23T01:25:56-05:00

last modified

2003-10-11T10:41:30-04:00

revision

1.9

changes

http://www.aaronland.info/weblog/2003/03/23/4941/changes.html

categories

license

http://creativecommons.org/licenses/by-nd-nc/1.0/

external links

[x]
 

Larry Wall on subroutines in Perl 6

...Perl subroutines don't have a lot of historical cruft to get rid of. In fact, the basic problem with Perl 5's subroutines is that they're not crufty enough, so the cruft leaks out into user-defined code instead, by the Conservation of Cruft Principle. Perl 6 will let you migrate the cruft out of the user-defined code and back into the declarations where it belongs. Then you will think it to be very beautiful cruft indeed (we hope).

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2003/03/10/4897/

pubdate

http://www.aaronland.info

created

2003-03-10T03:37:47-05:00

last modified

2003-10-11T10:42:14-04:00

revision

1.9

changes

http://www.aaronland.info/weblog/2003/03/10/4897/changes.html

categories

license

http://creativecommons.org/licenses/by-nd-nc/1.0/

external links

[x]
 

Me : Net::ITE.pm 0.01

see also : docs

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2003/01/14/4793/

pubdate

http://www.aaronland.info

created

2003-01-14T22:23:48-05:00

last modified

2003-10-11T10:43:58-04:00

revision

1.9

changes

http://www.aaronland.info/weblog/2003/01/14/4793/changes.html

categories

license

http://creativecommons.org/licenses/by-nd-nc/1.0/

external links

[x]
 

Me : eatdrinkfeelgood-1.1-to-indecard-fo.xsl 0.94

Added very simple image support while waiting for the various processors to implement the float property.

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2003/01/10/4789/

pubdate

http://www.aaronland.info

created

2003-01-10T01:28:00-05:00

last modified

2003-10-11T10:44:02-04:00

revision

1.9

changes

http://www.aaronland.info/weblog/2003/01/10/4789/changes.html

categories

license

http://creativecommons.org/licenses/by-nd-nc/1.0/

external links

[x]
 

Me : eatdrinkfeelgood-1.1-to-indexcard-fo.xsl 0.93

User-defined base font size and the 'external references' list is variable depending on whether or not xi:include elements are processed. Next up are images though they may have to wait a few days since there are, unrelated, friends arriving soon and more little paper boxes to make.

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2003/01/03/4775/

pubdate

http://www.aaronland.info

created

2003-01-03T19:58:59-05:00

last modified

2003-10-11T10:44:16-04:00

revision

1.9

changes

http://www.aaronland.info/weblog/2003/01/03/4775/changes.html

categories

license

http://creativecommons.org/licenses/by-nd-nc/1.0/

external links

[x]
 

Paul Hammond : RSS in a browser

The news items on this page are created in the browser from OMPL and RSS feeds using XSLT. No server side processing is involved.

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2002/11/04/4696/

pubdate

http://www.aaronland.info

created

2002-11-04T20:01:30-05:00

last modified

2003-10-11T10:45:36-04:00

revision

1.9

changes

http://www.aaronland.info/weblog/2002/11/04/4696/changes.html

categories

license

http://creativecommons.org/licenses/by-nd-nc/1.0/

external links

[x]
 

Denis Krylov : "Every one one of us had his own September 11th."

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2002/09/11/4588/

pubdate

http://www.aaronland.info

created

2002-09-11T22:35:13-04:00

last modified

2003-10-11T10:47:17-04:00

revision

1.9

changes

http://www.aaronland.info/weblog/2002/09/11/4588/changes.html

categories

license

http://creativecommons.org/licenses/by-nd-nc/1.0/

external links

[x]
 

The dictified dictionary.com word of the day is : proponent

Proponent \Pro*po"nent\, n. 1. One who makes a proposal, or lays down a proposition. --Dryden. 2. (Law) The propounder of a thing. web1913
proponent n : a person who pleads for a cause or propounds an idea [syn: {advocate}, {advocator}, {exponent}] wn

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2002/08/21/4571/

pubdate

http://www.aaronland.info

created

2002-08-21T11:17:06-04:00

last modified

2003-10-11T10:47:40-04:00

revision

1.9

changes

http://www.aaronland.info/weblog/2002/08/21/4571/changes.html

categories

license

http://creativecommons.org/licenses/by-nd-nc/1.0/

external links

[x]
 

Elliotte Rusty Harold : Using XInclude

"XInclude is an emerging W3C specification for building large XML documents out of multiple well-formed XML documents, independently of validation. Each piece can be a complete XML document, a fragmentary XML document, or a non-XML text document like a Java program or an e-mail message."

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2002/07/31/4517/

pubdate

http://www.aaronland.info

created

2002-07-31T19:57:09-04:00

last modified

2003-10-11T10:48:34-04:00

revision

1.8

changes

http://www.aaronland.info/weblog/2002/07/31/4517/changes.html

categories

license

http://creativecommons.org/licenses/by-nd-nc/1.0/

external links

[x]
 

The dictified dictionary.com word of the day is : purblind

Purblind \Pur"blind`\, a. [For pure-blind, i. e., wholly blind. See {Pure}, and cf. {Poreblind}.] 1. Wholly blind. ``Purblind Argus, all eyes and no sight.'' --Shak. 2. Nearsighted, or dim-sighted; seeing obscurely; as, a purblind eye; a purblind mole. The saints have not so sharp eyes to see down from heaven; they be purblindand sand-blind. --Latimer. O purblind race of miserable men. --Tennyson. -- {Pur"blind`ly}, adv. -- {Pur"blind`ness}, n. web1913
purblind adj 1: having greatly reduced vision [syn: {dim-sighted}, {near-blind}, {sand-blind}, {visually impaired}, {visually challenged}] 2: lacking in insight or discernment; "too obtuse to grasp the implications of his behavior"; "a purblind oligarchy that flatly refused to see that history was condemning it to the dustbin"- Jasper Griffin [syn: {obtuse}] wn

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2002/05/20/4354/

pubdate

http://www.aaronland.info

created

2002-05-20T16:51:34-04:00

last modified

2003-10-11T10:51:16-04:00

revision

1.9

changes

http://www.aaronland.info/weblog/2002/05/20/4354/changes.html

categories

license

http://creativecommons.org/licenses/by-nd-nc/1.0/

external links

[x]
 

Me : XML::Filter::XML_Directory_2RSS.pm 0.9.02

Not yet on the CPAN . Briefly : added $pkg->uri() method and updated POD .

refers to

meta

 

Movable Crankypants : The Unbearbable Decentralization of Donuts

It's been a very long time since I've lifted the hood in Movable Type so I'm not quite sure where this would need to go. But, if you're running OS X, or NT, you can run Apache /MT off of localhost and modify the publish widget to execute the following system command : rsync -v -v -a -r -e -p -g --delete -e ssh $cfg->{mt_home} $cfg->{remote_login}:$cfg->{remote_path} While not exactly "upstreaming", the effect is the same and has the added advantage of not sending your password in cleartext. In fairness, this scenario breaks if you don't have a shell login. I thought that there were hooks for doing uploads via Net::(FTP|SCP) but apparently not. Okay, so instead of executing rsync, the next best thing would be modify the publish hooks to publish to a copy of MT running on the remote server via the XML-RPC interface. An interesting project for the stack. An off-shoot of that would be to set up an interface to automagically slurp any changes from the remote server when you log in from your home/private machine. Which would allow you to continue to update your weblog from the laundromat; you know, if you're into that kind of thing. Meanwhile, MT 2.1 has been released and supports the metaWeblog API . I will update Blogger.pm accordingly. Here's me, digressing...

refers to

meta

 

Blogue-Out : L'impact du lockout sur l'économie du quartier.

Stick that in yer weblogging as journalism pipe and smoke it.

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2002/04/30/4277/

pubdate

http://www.aaronland.info

created

2002-04-30T02:11:18-04:00

last modified

2003-10-11T10:52:33-04:00

revision

1.8

changes

http://www.aaronland.info/weblog/2002/04/30/4277/changes.html

categories

license

http://creativecommons.org/licenses/by-nd-nc/1.0/

external links

[x]
 

The dictified dictionary.com word of the day is : propitious

Propitious \Pro*pi"tious\, a. [L. propitius, perhaps originally a term of augury meaning, flying forward (pro) or well; cf. Skr. pat to fly, E. petition, feather.] 1. Convenient; auspicious; favorable; kind; as, a propitious season; a propitious breeze. 2. Hence, kind; gracious; merciful; helpful; -- said of a person or a divinity. --Milton. And now t' assuage the force of this new flame, And make thee [Love] more propitious in my need. --Spenser. Syn: Auspicious; favorable; kind. Usage: {Propitious}, {Auspicious}. Auspicious (from the ancient idea of auspices, or omens) denotes ``indicative of success,'' or ``favored by incidental occurrences;'' as, an auspicious opening; an auspicious event. Propitious denotes that which efficaciously protect us in some undertaking, speeds our exertions, and decides our success; as, propitious gales; propitious influences. -- {Pro*pi"tious*ly}, adv. -- {Pro*pi"tious*ness}, n. web1913
propitious adj : presenting favorable circumstances; "propitious omens" [ant: {unpropitious}] wn

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2002/04/25/4255/

pubdate

http://www.aaronland.info

created

2002-04-25T02:11:30-04:00

last modified

2003-10-11T10:52:55-04:00

revision

1.9

changes

http://www.aaronland.info/weblog/2002/04/25/4255/changes.html

categories

license

http://creativecommons.org/licenses/by-nd-nc/1.0/

external links

[x]
 

The dictified dictionary.com word of the day is : abjure

Abjure \Ab*jure"\, v. i. To renounce on oath. --Bp. Burnet. web1913
abjure v : reject; "He retracted his earlier statements about his beliefs" [syn: {recant}, {forswear}, {retract}] wn

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2002/04/19/4242/

pubdate

http://www.aaronland.info

created

2002-04-19T09:21:21-04:00

last modified

2003-10-11T10:53:08-04:00

revision

1.9

changes

http://www.aaronland.info/weblog/2002/04/19/4242/changes.html

categories

license

http://creativecommons.org/licenses/by-nd-nc/1.0/

external links

[x]
 

Well, recent changes to the perlblog don't look like they will work

as well as I had hoped. While I was debugging, I memepool-ed the (title + description) for every single entry currently returned by the various RSS feeds. I decided the keep track of how many time the same links were returned by the memepool engine. Then just for kicks, I did the same thing Net::Google-ing the title . Next.

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2002/04/14/4218/

pubdate

http://www.aaronland.info

created

2002-04-14T03:09:19-04:00

last modified

2003-10-11T10:53:32-04:00

revision

1.9

changes

http://www.aaronland.info/weblog/2002/04/14/4218/changes.html

categories

license

http://creativecommons.org/licenses/by-nd-nc/1.0/

external links

[x]
 

Oyama Hiroyuki : Net::MySQL .pm

"is a Pure Perl client interface for the MySQL database. This module implements network protool between server and client of MySQL, thus you don't need external MySQL client library like libmysqlclient for this module to work. It means this module enables you to connect to MySQL server from some operation systems which MySQL is not ported. How nifty!" see also : DBD::mysqlPP.pm .

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2002/04/04/4175/

pubdate

http://www.aaronland.info

created

2002-04-04T21:19:57-05:00

last modified

2003-10-11T10:54:15-04:00

revision

1.10

changes

http://www.aaronland.info/weblog/2002/04/04/4175/changes.html

categories

license

http://creativecommons.org/licenses/by-nd-nc/1.0/

external links

[x]
 

French Intellectuals to be Deployed in Afghanistan to Convince Taliban of Non-Existence of God

"There they will drink coffee and talk animatedly about the absurd nature of life and man´s lonely isolation in the universe. They will be accompanied by a number of heartbreakingly beautiful girlfriends who will further spread dismay by sticking their tongues in the philosophers´ ears every five minutes and looking remote and unattainable to everyone else."

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2002/03/21/4125/

pubdate

http://www.aaronland.info

created

2002-03-21T20:50:26-05:00

last modified

2003-10-11T10:55:05-04:00

revision

1.9

changes

http://www.aaronland.info/weblog/2002/03/21/4125/changes.html

categories

license

http://creativecommons.org/licenses/by-nd-nc/1.0/

external links

[x]
 

Hayley Wickenheiser : "They had our flag on the floor of their locker room

and now I want to know if they'd like us to sign it."
I'd still to see Team Wayne win, but this is just so much better.

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2002/02/21/3992/

pubdate

http://www.aaronland.info

created

2002-02-21T15:24:48-05:00

last modified

2003-10-11T10:57:18-04:00

revision

1.10

changes

http://www.aaronland.info/weblog/2002/02/21/3992/changes.html

categories

license

http://creativecommons.org/licenses/by-nd-nc/1.0/

external links

[x]
 

The random pseudodictionary.com word of the day is : chank

(adj) Derogatory term, applied to situations where you feel cheated or left out.
ex. Christ, we missed the bus. That's chank!
see also : chank dict-ified

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2002/02/15/3971/

pubdate

http://www.aaronland.info

created

2002-02-15T00:38:00-05:00

last modified

2003-10-11T10:57:39-04:00

revision

1.9

changes

http://www.aaronland.info/weblog/2002/02/15/3971/changes.html

categories

license

http://creativecommons.org/licenses/by-nd-nc/1.0/

external links

[x]
 

The dictified dictionary.com word of the day is : pecuniary

Pecuniary \Pe*cun"ia*ry\, a. [L. pecuniarius, fr. pecunia money, orig., property in cattle, fr. pecus cattle: cf. F. p['e]cuniaire. See {Fee}, and cf. {Peculiar}.] 1. Relating to money; monetary; as, a pecuniary penalty; a pecuniary reward. --Burke. web1913
pecuniary adj : relating to or involving money; "monetary rewards"; "he received thanks but no pecuniary compensation for his services" [syn: {monetary}] wn

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2002/02/03/3922/

pubdate

http://www.aaronland.info

created

2002-02-03T15:55:25-05:00

last modified

2003-10-11T10:58:28-04:00

revision

1.9

changes

http://www.aaronland.info/weblog/2002/02/03/3922/changes.html

categories

license

http://creativecommons.org/licenses/by-nd-nc/1.0/

external links

[x]
 

Me : Userland::weblogUpdates.pm 0.3.1

Added package function &Zeldman($uri) to return the full URI for the Zeldman icon associated with $uri .

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2001/12/03/3686/

pubdate

http://www.aaronland.info

created

2001-12-03T20:04:06-05:00

last modified

2003-10-11T11:02:17-04:00

revision

1.8

changes

http://www.aaronland.info/weblog/2001/12/03/3686/changes.html

categories

license

http://creativecommons.org/licenses/by-nd-nc/1.0/

external links

[x]
 

The dict-ified dictionary.com word of the day is bibulous

| source : web1913 | Bibulous \Bib"u*lous\, a. [L. bibulus, fr. bibere to drink. See {Bib}, v. t. ] 1. Readily imbibing fluids or moisture; spongy; as, bibulous blotting paper. 2. Inclined to drink; addicted to tippling. | source : wn | bibulous adj : given to or marked by the consumption of alcohol; "a bibulous fellow"; "a bibulous evening"; "his boozy drinking companions"; "thick boozy singing"; "a drunken binge"; "two drunken gentleman holding each other up"; "sottish behavior" [syn: {boozy}, {drunken}, {sottish}]

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2001/11/18/3649/

pubdate

http://www.aaronland.info

created

2001-11-18T22:05:10-05:00

last modified

2003-10-11T11:02:53-04:00

revision

1.9

changes

http://www.aaronland.info/weblog/2001/11/18/3649/changes.html

categories

license

http://creativecommons.org/licenses/by-nd-nc/1.0/

external links

[x]
 

The dict-ified dictionary.com word of the day is diablerie

| source : web1913 | Diablerie \Dia`ble*rie"\, Diabley \Di*ab"le*y\, n. [F. diablerie, fr. diable devil, L. diabolus. See {Devil}.] Devilry; sorcery or incantation; a diabolical deed; mischief.

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2001/10/31/3581/

pubdate

http://www.aaronland.info

created

2001-10-31T09:29:06-05:00

last modified

2003-10-11T11:04:01-04:00

revision

1.8

changes

http://www.aaronland.info/weblog/2001/10/31/3581/changes.html

categories

license

http://creativecommons.org/licenses/by-nd-nc/1.0/

external links

[x]
 

Kip Hampton : Writing SAX Drivers for Non-XML Data

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2001/09/20/3441/

pubdate

http://www.aaronland.info

created

2001-09-20T07:19:22-04:00

last modified

2003-10-11T11:06:19-04:00

revision

1.9

changes

http://www.aaronland.info/weblog/2001/09/20/3441/changes.html

categories

license

http://creativecommons.org/licenses/by-nd-nc/1.0/

external links