public
Description: My diggwatch site.
Homepage: http://bleu.west.spy.net/diggwatch/
Clone URL: git://github.com/dustin/diggwatch.git
  Get rid of the -er at the end of Diggwatch
dustin (author)
Wed Jun 13 17:33:58 -0700 2007
commit  cc6ecf449909180dbe029118de7d1bd4e8e4770d
tree    b94f63c671b27a93f38c342f8623c2ab45b7d4ae
parent  cfd526abfb7774bb5a1113c766ec5703cc57bda4
...
6
7
8
9
 
10
11
12
...
6
7
8
 
9
10
11
12
0
@@ -6,7 +6,7 @@
0
 
0
 <html>
0
   <head>
0
- <title>Diggwatcher - comments for <c:out value="${username}"/></title>
0
+ <title>Diggwatch - comments for <c:out value="${username}"/></title>
0
     <link rel="stylesheet" href="/diggwatch/style.css"/>
0
     <link rel="alternate" type="application/rss+xml"
0
      href="/diggwatch/rss/comments/<c:out value='${username}'/>"
...
7
8
9
10
 
11
12
13
...
7
8
9
 
10
11
12
13
0
@@ -7,7 +7,7 @@
0
 <html>
0
   <head>
0
     <title>
0
- Diggwatcher - comments on articles from <c:out value="${domain}"/>
0
+ Diggwatch - comments on articles from <c:out value="${domain}"/>
0
     </title>
0
     <link rel="stylesheet" href="/diggwatch/style.css"/>
0
     <link rel="alternate" type="application/rss+xml"
...
8
9
10
11
 
12
13
14
...
8
9
10
 
11
12
13
14
0
@@ -8,7 +8,7 @@
0
 <html>
0
   <head>
0
     <title>
0
- Diggwatcher - stories from <c:out value="${domain}"/>
0
+ Diggwatch - stories from <c:out value="${domain}"/>
0
     </title>
0
     <link rel="stylesheet" href="/diggwatch/style.css"/>
0
     <link rel="alternate" type="application/rss+xml"
...
6
7
8
9
 
10
11
12
...
6
7
8
 
9
10
11
12
0
@@ -6,7 +6,7 @@
0
 
0
 <html>
0
   <head>
0
- <title>Diggwatcher - comments for friends of
0
+ <title>Diggwatch - comments for friends of
0
       <c:out value="${username}"/></title>
0
     <link rel="stylesheet" href="/diggwatch/style.css"/>
0
     <link rel="alternate" type="application/rss+xml"
...
6
7
8
9
 
10
11
12
...
6
7
8
 
9
10
11
12
0
@@ -6,7 +6,7 @@
0
 
0
 <html>
0
   <head>
0
- <title>Diggwatcher</title>
0
+ <title>Diggwatch</title>
0
     <link rel="stylesheet" href="/diggwatch/style.css"/>
0
   </head>
0
   <body id="index">
...
6
7
8
9
 
10
11
12
...
6
7
8
 
9
10
11
12
0
@@ -6,7 +6,7 @@
0
 
0
 <html>
0
   <head>
0
- <title>Diggwatcher - comments for <c:out value="${username}"/></title>
0
+ <title>Diggwatch - comments for <c:out value="${username}"/></title>
0
     <link rel="stylesheet" href="/diggwatch/style.css"/>
0
     <link rel="alternate" type="application/rss+xml"
0
      href="/diggwatch/rss/comments/<c:out value='${username}'/>"
...
7
8
9
10
 
11
12
13
...
7
8
9
 
10
11
12
13
0
@@ -7,7 +7,7 @@
0
 <html>
0
   <head>
0
     <title>
0
- Diggwatcher - comments on articles from <c:out value="${domain}"/>
0
+ Diggwatch - comments on articles from <c:out value="${domain}"/>
0
     </title>
0
     <link rel="stylesheet" href="/diggwatch/style.css"/>
0
     <link rel="alternate" type="application/rss+xml"
...
7
8
9
10
 
11
12
13
...
7
8
9
 
10
11
12
13
0
@@ -7,7 +7,7 @@
0
 <html>
0
   <head>
0
     <title>
0
- Diggwatcher - stories from <c:out value="${domain}"/>
0
+ Diggwatch - stories from <c:out value="${domain}"/>
0
     </title>
0
     <link rel="stylesheet" href="/diggwatch/style.css"/>
0
     <link rel="alternate" type="application/rss+xml"
...
7
8
9
10
 
11
12
13
...
7
8
9
 
10
11
12
13
0
@@ -7,7 +7,7 @@
0
 <html>
0
   <head>
0
     <title>
0
- Diggwatcher - comments by friends of <c:out value="${username}"/>
0
+ Diggwatch - comments by friends of <c:out value="${username}"/>
0
     </title>
0
     <link rel="stylesheet" href="/diggwatch/style.css"/>
0
     <link rel="alternate" type="application/rss+xml"

Comments

    No one has commented yet.