April 2003 Archives

Notice of Parking Violation Hearing Decision

| 4 Comments
Notice_of_Parking_Violation_Hearing_Decision.jpg So last year on October 5th I received a 50$ parking ticket on my motorcycle in San Francisco. I've been fighting this ticket for over six months now, and after losing and failing over and over, in my last appeal I finally won. Here is the text of the letter I got from the Department Of Parking And Traffic. Re: Protest of parking citation XXXXXXXXX Dear Mr. Wood: A hearing was initiated in response to your protest. After reviewing all the evidence, I find the citation invalid. A field survey has confirmed your claim that the vehicle was not in violation and was cited outside the tow away zone. You can expect a refund in the mail in 1 to 2 weeks. No further action is required. Respectfully, S.ABBOTT Hearing Officer

This is a tutorial on how to enable the built in "Email This Entry" functionality of Movable Type for your weblog. This will create a link after each story on your main page (index.html) that says "Email This Entry" and will create a popup window asking for your email address, the email address of the person that you want to send the story to, and an optional message to send with it.

This tutorial depends on your website being able to handle php files.

  1. Browse to the Movable Type user interface (mt.cgi) and go to Templates
  2. Under Index Templates click Create new index template
    For Template Name give something like "Email This Entry"
    For Output File enter "send-email.php"
    In the Template Body copy and paste the text in this text file
  3. Click Save
  4. Click Rebuild
  5. Now that you've created the popup window containing the form calling mt-send-entry.cgi, let's move on to adding the link to your main index. Go back to the main Templates page.
  6. Go to Main Index (index.html)
  7. In the Template Body field add this first block of text inside the <head> section. You will want to place this immediately after the line which looks like this.
    <script language="javascript" type="text/javascript">
    The text to add is the following 5 lines
    function OpenEmail (c) {
    window.open(c, 
       'email', 
       'width=480,height=480,scrollbars=yes,status=yes');
       }
  8. The second block of text to add to the Template Body will go immediately after the line which looks like this :
    </MTEntryIfAllowPings>
    Notice the slash before the MTEntryIfAllowPings. This is a closing tag that you're looking for, not an opening tag. The text to add is the following 2 lines
    | <a href="<$MTBlogURL$>send-email.php?entry_id=<$MTEntryID$>" 
    onclick="OpenEmail(this.href); return false">Email This Entry</a>
  9. Once these two modifications have been completed, Save the Main Index template, and Rebuild it.
  10. Once both templates have been rebuilt (the new "Email This Entry" template and the "Main Index" template), browse to your weblog by clicking View Site
  11. Check to see that the "Email This Entry" link shows up after each entry near the "Comments" link.
  12. Click the link and verify that it creates a popup window with the Email form in it.
  13. Fill out the email form and email yourself. Make sure that the email arrives in your mailbox.
  14. You're all done.

Earth Day, 25 years ago

| 2 Comments
n-1970-frisbee.jpg My Dad writes : Hey, Son... I just went to Google and saw that it's Earth Day. So you should know exactly where you were 25 years ago today. I went to work for Dupont in March 1978. After my training in Newton Connecticut was complete, Pam flew to Kennedy Airport in New York, where I met her and we rented a car. We then took a week driving vacation from NYC as far as Maryland. Then we returned to NY and flew home to begin our home-owning, child-raising life. Earth Day 1978 Pam and I were walking across the Mall (between the Washington Monument and the Lincoln Memorial) in DC. There was an Earth Day celebration in progress. Lots of 'youth' were cavorting on the grass. Somebody let fly with a Frisbee and smacked Pam right in the belly (and therefore, you, right in the head). Draw what conclusions about your own life you wish from this prenatal experience. And Happy Earth Day! Dad

Well it's April again, and I'd like to wish a Happy birthday to everyone who was born on 4/20. Happy Birthday!

Adolf HitlerSuluDan SmallJoey LawrenceLuther Vandross

Wind, desert, bugs : Absolute Heaven

| No Comments
I got back from San Diego last Saturday (the 29th) and had a great ride. Just as amazing as the ride down and in completely new ways. I left at about 5:30am north on I-15. This heads due north out of San Diego, whereas I-5 heads right along the coast to Los Angeles. As soon as I got out of San Diego metro I began noticing a few things.

Upcoming KALX Shows

About

The Out Campaign: Scarlet Letter of Atheism

Archives

About this Archive

This page is an archive of entries from April 2003 listed from newest to oldest.

March 2003 is the previous archive.

May 2003 is the next archive.

Find recent content on the main index or look in the archives to find all content.