[sf-lug] much better now (was: www.sf-lug.org & sf-lug.org - not looking so good on The Internet)

Michael Paoli Michael.Paoli at cal.berkeley.edu
Tue Feb 5 20:58:05 PST 2013


Ah, yes, much better[1] :-).

references/excerpts/footnotes:
1. Looks like critical/essentials covered, optimization(s) can be
    deferred.  Also, potentially due to DNS TTLs, might not look better
    to all on The Internet ... quite yet.  I didn't note in detail all
    the TTLs involved earlier, but the longest particularly applicable
    ones that caught my eye were 2 days.

> From: jim <jim at systemateka.com>
> Subject: Re: [sf-lug] www.sf-lug.org & sf-lug.org - not looking so  
> good on The Internet
> Date: Tue, 05 Feb 2013 19:45:05 -0800

> http://www.sf-lug.org
>
> better?
>
>
> On Tue, 2013-02-05 at 19:03 -0800, jim wrote:
>>
>>     I think I fixed it at about 7 PM PST Tuesday
>> 20130205. The service web site says it may take
>> up to 24 hours to propagate; in my experience we
>> should see the change within a couple of hours.
>>     Again, thank you, Michael and Grant. I value
>> your support a lot.
>>
>>
>>
>>
>> On Tue, 2013-02-05 at 13:08 -0800, Michael Paoli wrote:
>> > Jim, et. al.,
>> >
>> > Looks like it's gotten worse[1][3].
>> > Let me know if you need/want help fixing this[1].  At present,
>> > http://www.sf-lug.org/ and http://sf-lug.org/ ... well, the results
>> > aren't pretty[3] ... at least not pretty for SF-LUG, anyway.
>> >
>> > footnotes/references/excerpts:
>> > 1. http://linuxmafia.com/pipermail/sf-lug/2012q2/009300.html
>> > 2. And/or optimizing, particularly along with [www.]sf-lug.{com,org}
>> > 3. [4]
>> >                              Welcome to CircleSoft
>> >
>> >       CircleSoft is a premier computer system design and implementation
>> >       company with over 35 years of experience in architecting, specifying
>> >       and implementing cutting edge technology. The CircleSoft staff
>> >       understands digital technology from the silicon to the user's
>> >       application software. We have participated in a wide variety of
>> >       implementation projects from micro-chips to heavy iron VA medical
>> >       information systems.  In short, CircleSoft brings more to the table,
>> >       a broad array of experience focused within a very small staff than
>> >       conventional technology design corporations must rely upon large
>> >       teams of staff members to even come close.
>> > 4.
>> > st=$(printf '\040\007') # space and tab
>> > lynx -dump http://www.sf-lug.org/ |
>> > sed -ne \
>> > '
>> >      :t
>> >      /^['"$st"']*[^'"$st"'[]/,/^['"$st"']*$/{
>> >          # first "real" paragraph and blank line
>> >          p
>> >          /^['"$st"']*$/{
>> >              b n
>> >          }
>> >      }
>> >      n
>> >      b t
>> >      :n
>> >      /^['"$st"']*$/{
>> >          # skip blank lines
>> >          n
>> >          b n
>> >      }
>> >      :2
>> >      # 2nd real paragraph
>> >      p
>> >      n
>> >      /^['"$st"']*$/!b 2
>> >      q
>> > ' | expand





More information about the sf-lug mailing list