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

posts brought to you by the category “photoshop”

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 “photography” ←   → posts brought to you by the category “php”
 

During the street fair on the Main, last month, I got a good clear view of the building on the South-West corner of Sherbrooke.

It's being renovated now and every night, sometime in the not too distant future, will house several tonnes of mopey, beautiful people bathed in vaseline and their golden Tim Horton donut-ad porno halos.
The building will dream of red velvet but, like most other boutique hotels, will probably only get industrial grey carpet stapled to gyprock. I don't think any one is really upset by the project (although I for one am mortified at the depth of the pit that's been dug beside the building.) The site sat barely maintained, if that, for twenty years. The most anyone ever did was to clear away the remains of the burnt out church adjacent to it. (Had it already been destroyed by the time I came to Montréal? I can't remember.) And if someone is going to fix it up the consensus seems to be : better the guy behind the Anxiety Building than some half-assed developer who'll turn the place in to a discount shoe store in three years. But I wanted a picture to remember it by. Something to look at when I walk past and see the people eating at the dinner table that sits on the exact spot in the ruins of the old church where a friend told me he had sex on a Friday night in the 80's. Something to show people when I tell them Grim Skunk used to jam there and I like to pretend that on stormy nights you can hear the chorus to mange d'la marde echoing through the ventilation shafts.

meta

[x]

permalink

http://www.aaronland.info/weblog/2003/09/18/5226/

pubdate

http://www.aaronland.info

created

2003-09-18T22:04:39-04:00

last modified

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

revision

1.4

changes

http://www.aaronland.info/weblog/2003/09/18/5226/changes.html

categories

license

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

Just for kicks I Google-ed "representing YAML as RDF"

because, you know, the old how many virtual operating systems can you run on top of one another meme has gotten a bit stale of late.

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2003/08/22/5180/

pubdate

http://www.aaronland.info

created

2003-08-22T09:25:49-04:00

last modified

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

revision

1.9

changes

http://www.aaronland.info/weblog/2003/08/22/5180/changes.html

categories

license

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

external links

[x]
 

Movable Thoughts #19 : CGIPath != mod_dir.c

A "trailing slash" redirect is issued when the server receives a request for a URL http://servername/foo/dirname where dirname is a directory. Directories require a trailing slash, so mod_dir issues a redirect to http://servername/foo/dirname/.

I upgraded a copy of Movable Type to 2.64 the other day and, of course, it broke. Specifically the cookies that the program tries to set didn't seem to stick. Every time I tried to do anything I would be taken back to the login page. Well it's been a while since I've poked around MT, I thought, so I will suffer the MT support site that I hate so much (why do I need to log in just to search the bloody thing?!) and see if it's a known bug. Sure enough, there are no shortage of Dude, where's my cookie? style messages. Unfortunately, the only thing anyone seems to be saying in response is : Dude, just delete your cookies! Sure, thanks Wonder Bread. Anyway, eventually it dawned on me to actually look at the cookie and I discovered that the Path field contains a fully formed URI. Which explains why the cookies are failing but not why they're being set incorrectly. Line 374 of MT::App.pm reads :



 if ($path =~ m!^https?://[^/]+(/.*)$!i) {



where $1 (the first set of matching brackets : that would be everything after the first forward slash following the standard URI [insert protocol here]:// stuff) is assigned as your cookie's Path . Which means that unless your Movable Type CGIPath config variable contains a trailing slash, the program will seriously bork your cookies. DWIM-ing and user-centric idiot-proofing aside, I am inclined to think that this is a documentation bug rather than a problem with the code. Apache happens to do "trailing slash" redirects out of the box which is nice but probably not reason enough to expect every other web programmer to do the same thing. Now you know.

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2003/07/09/5124/

pubdate

http://www.aaronland.info

created

2003-07-09T16:39:20-04:00

last modified

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

revision

1.9

changes

http://www.aaronland.info/weblog/2003/07/09/5124/changes.html

categories

license

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

external links

[x]
 

We need to cement the consent that we meant?!

What the fuck is that supposed to mean? I think my lunch is turning to cement...

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2003/07/08/5123/

pubdate

http://www.aaronland.info

created

2003-07-08T13:55:02-04:00

last modified

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

revision

1.9

changes

http://www.aaronland.info/weblog/2003/07/08/5123/changes.html

categories

license

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

external links

[x]
 

Iain Bruce : Le Goat

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2003/06/17/5090/

pubdate

http://www.aaronland.info

created

2003-06-17T05:08:13-04:00

last modified

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

revision

1.9

changes

http://www.aaronland.info/weblog/2003/06/17/5090/changes.html

categories

license

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

external links

[x]
 

Paul Graham : "What else can painting teach us about hacking?"

I think I'll have to put that one on my resume, right under the part that says I studied painting...

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2003/05/06/5028/

pubdate

http://www.aaronland.info

created

2003-05-06T09:26:19-04:00

last modified

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

revision

1.9

changes

http://www.aaronland.info/weblog/2003/05/06/5028/changes.html

categories

license

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

external links

[x]
 

www.wfmu.org

WFMU is an independent freeform radio station broadcasting at 91.1 fm in the New York City area, at 90.1 fm in the Hudson Valley, and live on the web...

Anything that trumpets itself as freeform tends to make me suspicious and worry that it's just going to be wall-to-wall Difficult Music Hour but how can you not love a station that has a program called JM in the AM ? Speaking of music that makes your ears bleed, I am going to have to start a CBC bootleg club so that I can listen to Brave New Waves in the morning. Please CBC, get a fucking clue and spend some of that money you're pouring down your Flash-hole on an MP3 encoder and disk space... via laura holder

refers to

meta

 

Sure enough, if you thought it couldn't get any worse than Artforum nerds discovering weblogs

I would have to agree that the idle rich tooling around in their private jets slumped atop one another in vaseline-face porn poses trying to report the news is probably, well...worse. Meanwhile, apropos of absolutely nothing other than I couldn't find any clever way of slipping it in to that last sentence, I am told that elk testicles are delicious. They smell like mustard gas but are yummy and tasty. I'm sure all the reporters for newspaper* will make sure that they are part of their survival packs because if elk testicles don't say news brand what the hell does? via ben h.

meta

[x]

permalink

http://www.aaronland.info/weblog/2003/03/31/4957/

pubdate

http://www.aaronland.info

created

2003-03-31T04:39:01-05:00

last modified

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

revision

1.8

changes

http://www.aaronland.info/weblog/2003/03/31/4957/changes.html

categories

license

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

external links

[x]
 

You can put code references in @INC ?

I'm scared, mummy....

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2003/03/18/4919/

pubdate

http://www.aaronland.info

created

2003-03-18T14:52:24-05:00

last modified

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

revision

1.9

changes

http://www.aaronland.info/weblog/2003/03/18/4919/changes.html

categories

license

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

external links

[x]
 

The Historical Event Linking and Markup Project

provides a means of coordinating and navigating disparate historical materials on the internet.

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2003/01/25/4807/

pubdate

http://www.aaronland.info

created

2003-01-25T16:31:47-05:00

last modified

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

revision

1.9

changes

http://www.aaronland.info/weblog/2003/01/25/4807/changes.html

categories

license

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

external links

[x]
 

Simon Cozens: Mail::Thread.pm

This module implements something relatively close to Jamie Zawinski's mail threading algorithm, as described by http://www.jwz.org/doc/threading.html. Any deviations from the algorithm are accidental.

Maybe we've all been barking up the wrong tree with RSS and all the other syndication formats. Maybe we should just be storing everything as email messages...

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2003/01/15/4796/

pubdate

http://www.aaronland.info

created

2003-01-15T18:33:36-05:00

last modified

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

revision

1.9

changes

http://www.aaronland.info/weblog/2003/01/15/4796/changes.html

categories

license

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

external links

[x]
 

"The trick is to mine the 'iTunes Music Library.xml' file"

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2003/01/05/4780/

pubdate

http://www.aaronland.info

created

2003-01-05T08:46:14-05:00

last modified

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

revision

1.9

changes

http://www.aaronland.info/weblog/2003/01/05/4780/changes.html

categories

license

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

external links

[x]
 

www.emacswiki.org

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2002/10/06/4639/

pubdate

http://www.aaronland.info

created

2002-10-06T05:03:26-04:00

last modified

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

revision

1.9

changes

http://www.aaronland.info/weblog/2002/10/06/4639/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 : mallet approach

"used often in school. If you are unsure of an answer, you write an incredibly long answer that covers such a wide topic, you are sure to get the question right."
ex. I used the mallet approach on a social studies paper and wrote a six page answer.

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2002/08/10/4552/

pubdate

http://www.aaronland.info

created

2002-08-10T07:40:21-04:00

last modified

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

revision

1.9

changes

http://www.aaronland.info/weblog/2002/08/10/4552/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 : immure

Immure \Im*mure"\, n. A wall; an inclosure. [Obs.] --Shak. web1913
immure v : lock up in jail [syn: {imprison}, {incarcerate}, {lag}, {put behind bars}, {jail}, {jug}, {gaol}, {put away}, {remand}] wn

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2002/07/16/4468/

pubdate

http://www.aaronland.info

created

2002-07-16T15:56:41-04:00

last modified

2003-10-11T10:49:23-04:00

revision

1.9

changes

http://www.aaronland.info/weblog/2002/07/16/4468/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 : wuppie

web yuppie
submitted by alice

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2002/07/01/4436/

pubdate

http://www.aaronland.info

created

2002-07-01T15:04:28-04:00

last modified

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

revision

1.9

changes

http://www.aaronland.info/weblog/2002/07/01/4436/changes.html

categories

license

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

external links

[x]
 

And just in case you think it's been all wine and roses,

I've been walking around for the last three weeks with the voice of Margaret Atwood singing "Anything you can do, I can do better..." ringing in my head.

meta

[x]

permalink

http://www.aaronland.info/weblog/2002/06/29/4434/

pubdate

http://www.aaronland.info

created

2002-06-29T05:59:41-04:00

last modified

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

revision

1.9

changes

http://www.aaronland.info/weblog/2002/06/29/4434/changes.html

categories

license

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

Me : google2blogger 1.0

Because it's true : all foo2bar utilities should be written in Perl . Maybe it's time to write a 2Blogger.pm framework. Maybe it's time to starting using DBI, instead of Storable, to store cache data. Maybe it's time to get a life...

refers to

meta

 

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

Similar to shushing. A nice, confusing way of telling someone to be quiet.
ex. In response to someone talking too much. "Excuse me, would you please heebatow."

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2002/03/12/4075/

pubdate

http://www.aaronland.info

created

2002-03-12T14:50:22-05:00

last modified

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

revision

1.10

changes

http://www.aaronland.info/weblog/2002/03/12/4075/changes.html

categories

license

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

external links

[x]
 

Steven J. Vaughan-Nichols : The Woes of Web Services

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2002/02/12/3958/

pubdate

http://www.aaronland.info

created

2002-02-12T03:32:47-05:00

last modified

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

revision

1.10

changes

http://www.aaronland.info/weblog/2002/02/12/3958/changes.html

categories

license

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

external links

[x]
 

J. David Eisenberg : An SVG Histogram [in Perl]

I wonder why the author didn't use SVG.pm

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2002/02/08/3944/

pubdate

http://www.aaronland.info

created

2002-02-08T14:38:09-05:00

last modified

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

revision

1.10

changes

http://www.aaronland.info/weblog/2002/02/08/3944/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 : postprandial

Postprandial \Post*pran"di*al\, a. [Pref. post- + prandial.] Happening, or done, after dinner; after-dinner; as, postprandial speeches. web1913
postprandial adj : following a meal (especially dinner); "his postprandial cigar"; "took a postprandial walk" [ant: {preprandial}] wn

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2002/02/05/3928/

pubdate

http://www.aaronland.info

created

2002-02-05T09:45:33-05:00

last modified

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

revision

1.10

changes

http://www.aaronland.info/weblog/2002/02/05/3928/changes.html

categories

license

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

external links

[x]
 

Me : Userland::weblogUpdates.pm 0.3

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2001/11/28/3666/

pubdate

http://www.aaronland.info

created

2001-11-28T15:49:32-05:00

last modified

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

revision

1.9

changes

http://www.aaronland.info/weblog/2001/11/28/3666/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 redound

| source : web1913 | Redound \Re*dound"\ (r?*dound"), v. i. [imp. & p. p. {Redounded}; p. pr. & vb. n. {Redounding}.] [F. redonder, L. redundare; pref. red-, re-, re- + undare to rise in waves or surges, fr. unda a wave. See {Undulate}, and cf. {Redundant}.] 1. To roll back, as a wave or flood; to be sent or driven back; to flow back, as a consequence or effect; to conduce; to contribute; to result. The evil, soon Driven back, redounded as a flood on those From whom it sprung. --Milton. The honor done to our religion ultimately redounds to God, the author of it. --Rogers. both . . . will devour great quantities of paper, there will no small use redound from them to that manufacture. --Addison. 2. To be in excess; to remain over and above; to be redundant; to overflow. For every dram of honey therein found, A pound of gall doth over it redound. --Spenser. | source : web1913 | Redound \Re*dound"\, n. 1. The coming back, as of consequence or effect; result; return; requital. We give you welcome; not without redound Of use and glory to yourselves ye come. --Tennyson. 2. Rebound; reverberation. [R.] --Codrington. | source : wn | redound v 1: be excessive in quantity 2: be deflected; "His actions redound on his parents" 3: be added; "Everything he does redounds to himself" 4: have an affect for good or ill: "Her efforts will redound to the general good"

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2001/11/20/3653/

pubdate

http://www.aaronland.info

created

2001-11-20T22:39:27-05:00

last modified

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

revision

1.9

changes

http://www.aaronland.info/weblog/2001/11/20/3653/changes.html

categories

license

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

external links

[x]
 

Me : Apache::XBEL 1.2

This version adds support for Simon Kittle's Text::Outline package which allows to you use a variety of outline(r) formats as source. The source files are converted using the Text::Outline::asXBEL method, and cached, before being handed off to the foofy-izer . see also CHANGES

refers to

meta

 

Mike J. Brown and Jeni Tennison : Pretty XML Tree Viewer

"produces an HTML document that shows, in the form of 'ASCII art', the node structure of an XML document. A CSS 1 stylesheet (tree-view.css) helps render the HTML in an appealing style. There are different ways of representing what's in an XML document. This particular model is what is used by XSLT and is prescribed by Section 5 of the XPath recommendation." via eclectic

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2001/10/16/3537/

pubdate

http://www.aaronland.info

created

2001-10-16T07:46:12-04:00

last modified

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

revision

1.10

changes

http://www.aaronland.info/weblog/2001/10/16/3537/changes.html

categories

license

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

external links

[x]
 

Ken Simpson : Pyinline

"allows you to put source code from other programming languages directly "inline" in a Python script or module. The code is automatically compiled as needed, and then loaded for immediate access from Python. PyInline is the Python equivalent of Brian Ingerson's Inline module for Perl"

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2001/09/05/3349/

pubdate

http://www.aaronland.info

created

2001-09-05T04:11:31-04:00

last modified

2003-10-11T11:07:38-04:00

revision

1.9

changes

http://www.aaronland.info/weblog/2001/09/05/3349/changes.html

categories

license

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

external links

[x]
 

Brendan Scott : Copyright in a Frictionless World: Toward a Rhetoric of Responsibility

"In this paper, the author reviews the history and application of copyright and concludes that, although promoted as being in the interests of authors, it is designed in such a way as to be primarily a right which benefits distributors and publishers. The author identifies a number of difficulties faced by distributors and publishers in enforcing their rights in an age where the various sources of "friction" which once limited infringement are being constantly reduced. In particular, in the emerging frictionless world the typical targets of the holder of a copyright monopoly (distributors pirating for profit) are being overtaken by a new breed of target (individuals with a cost reduction motive) and it is uneconomical for a holder of a copyright monopoly to pursue this new breed. The author argues that recent extensions to copyright monopolies add little to the illegality of the infringing acts nor any stigma to the performance of those acts. Instead, they exacerbate one of the main causes of infringement - consumer cynicism as to the benefits to society of the copyright monopoly. The author argues further that, rather than driving further cynicism through more expansive rhetoric relating to rights, holders of a copyright monopoly should instead seek to mollify consumer sentiment and encourage compliance by emphasizing a rhetoric of responsibility in the exercise of those rights."

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2001/09/05/3348/

pubdate

http://www.aaronland.info

created

2001-09-05T14:15:58-04:00

last modified

2003-10-11T11:07:39-04:00

revision

1.9

changes

http://www.aaronland.info/weblog/2001/09/05/3348/changes.html

categories

license

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

external links

[x]
 

David C. Druffner : phpTidyHt

"is a PHP script which allows you to filter all your PHP generated HTML through HTML Tidy before it is sent to the browser. Thus you have the advantage of automatically fixing most HTML errors on the fly, presenting a nicely formatted source to the browser, optionally converting the output to XHTML automatically, and obtaining useful information for debugging HTML source. "

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2001/08/17/3287/

pubdate

http://www.aaronland.info

created

2001-08-17T21:14:27-04:00

last modified

2003-10-11T11:08:39-04:00

revision

1.9

changes

http://www.aaronland.info/weblog/2001/08/17/3287/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 fob

| source : web1913 | Fob \Fob\, n. [Cf. Prov. G. fuppe pocket.] A little pocket for a watch. {Fob chain}, a short watch chain worn a watch carried in the fob. | source : web1913 | Fob \Fob\, v.t. [imp. & p. p. {Fobbed}; p. pr. & vb. n. {Fobbing}.] [Cf.Fop.] 1. To beat; to maul. [Obs.] 2. To cheat; to trick; to impose on. --Shak. {To fob off}, to shift off by an artifice; to put aside; to delude with a trick."A conspiracy of bishops could prostrate and fob off the right of the people." --Milton. | source : wn | fob n 1: a pocket in a man's vest to hold a pocket watch [syn: {watch pocket}] 2: an adornment that hangs from a watch chain 3: short chain or ribbon attaching a pocket watch to a man's vest [syn: {watch chain}, {watch guard}] v : pull a fast one, play a trick on somebody; "We tricked the teacher into thinking that class would be cancelled next week" [syn: {trick}, {fox}] It's not actually, but there was some weirdness with program that looks up the wotd and I had occasion to wonder, yesterday, whether fob was a real word or not. Remember it the next time you're playing Scrabble.

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2001/08/17/3284/

pubdate

http://www.aaronland.info

created

2001-08-17T15:57:56-04:00

last modified

2003-10-11T11:08:42-04:00

revision

1.9

changes

http://www.aaronland.info/weblog/2001/08/17/3284/changes.html

categories

license

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

external links

[x]
 

Robin Berjon : The AxKit Has Been Drinking

"Cause XML's like a sumo wrestler / Pointy brackets french roast / And XSL's cool for widgets / With the params of a form post"

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2001/07/21/3199/

pubdate

http://www.aaronland.info

created

2001-07-21T18:28:50-04:00

last modified

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

revision

1.9

changes

http://www.aaronland.info/weblog/2001/07/21/3199/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 vatic

| source : wn | vatic adj : resembling or characteristic of a prophet or prophecy; "the high priest's divinatory pronouncement"; "mantic powers"; "a kind of sibylline book with ready and infallible answers to questions" [syn: {divinatory}, {mantic}, {sibylline}, {sibyllic}, {vatical}]

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2001/07/16/3181/

pubdate

http://www.aaronland.info

created

2001-07-16T19:33:26-04:00

last modified

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

revision

1.9

changes

http://www.aaronland.info/weblog/2001/07/16/3181/changes.html

categories

license

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

external links

[x]
 

FreeBSD Diary : Client Authentication with SSL

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2001/07/14/3179/

pubdate

http://www.aaronland.info

created

2001-07-14T03:33:51-04:00

last modified

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

revision

1.9

changes

http://www.aaronland.info/weblog/2001/07/14/3179/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 rotund

| source : web1913 | Rotund \Ro*tund"\, a. [L. rotundus. See {Round}, and cf. {Rotunda}.] 1. Round; circular; spherical. 2. Hence, complete; entire. 3. (Bot.) Orbicular, or nearly so. --Gray. | source : web1913 | Rotund \Ro*tund"\, n. A rotunda. [Obs.] --Burke. | source : wn | rotund adj 1: spherical in shape 2: full and rich; "orotund tones"; "the rotund and reverberating phrase" [syn: {orotund}, {round}] 3: excessively fat; "a weighty man" [syn: {corpulent}, {obese}, {weighty}]

refers to

meta

[x]

permalink

http://www.aaronland.info/weblog/2001/06/07/3093/

pubdate

http://www.aaronland.info

created

2001-06-07T07:01:32-04:00

last modified

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

revision

1.9

changes

http://www.aaronland.info/weblog/2001/06/07/3093/changes.html

categories

  • http://www.aaronland.info/weblog/categories/p/photoshop ←