<% Function showtwitter() On Error Resume next howmannyposts = 7 url = "http://twitter.com/statuses/user_timeline/15436552.rss" set xmlhttp = CreateObject("MSXML2.ServerXMLHTTP") xmlhttp.open "GET", url, False xmlhttp.send "" myvar = xmlhttp.responseText myvar2 = split(myvar, "") myvar3 = split(myvar2(1), "", -1, 1) myjoin = Join(myvar3, VbCrLf) myvar3 = Split(myjoin, "tazicus:") myubound = ubound(myvar3) myuboundreal = myubound If myubound > howmannyposts Then myubound = howmannyposts counter = 1 loopcounter = 1 Do Until loopcounter = myubound myloopvar = Split(myvar3(counter), "<description>") mydatevar = Split(myvar3(counter), "<pubDate>") mydatevar1 = Split(mydatevar(1), "</pubDate>") mydate = mydatevar1(0) myloopvar1 = Split(myloopvar(1), "</description>") mymessage = Split(myloopvar1(0), "tazicus:") mymessagetemp = mymessage(1) mysplitdate = Split(mydate, " ") workingtime = mysplitdate(4) myyear=mysplitdate(3) mymonth=mysplitdate(2) myday=mysplitdate(1) If mymonth = "Jan" Then mymonth = 1 End If If mymonth = "Feb" Then mymonth = 2 End If If mymonth = "Mar" Then mymonth = 3 End If If mymonth = "Apr" Then mymonth = 4 end if If mymonth = "May" Then mymonth = 5 end if If mymonth = "Jun" Then mymonth = 6 end if If mymonth = "Jul" Then mymonth = 7 end if If mymonth = "Aug" Then mymonth = 8 end if If mymonth = "Sep" Then mymonth = 9 end if If mymonth = "Oct" Then mymonth = 10 end if If mymonth = "Nov" Then mymonth = 11 end if If mymonth = "Dec" Then mymonth = 12 end if mydate = mymonth & "/" & myday & "/" & myyear & " " & workingtime mydate = CDate(mydate) mydate = mydate - .29166666 mydiff = DateDiff("d", mydate, now()) If mydiff > .9 Then mydiff = mydiff & " days ago" Else mydiff = DateDiff("h", mydate, now()) If mydiff > .9 Then mydiff = mydiff & " Hours ago" Else mydiff = DateDiff("n", mydate, now()) If mydiff > .9 Then mydiff = mydiff & " Minutes ago" Else mydiff = DateDiff("s", mydate, now()) If mydiff > .9 Then mydiff = mydiff & " Seconds ago" End If End If End If End If mytestmessage = split(mymessage(1), "http") myubound1 = ubound(mytestmessage) if left(mytestmessage(0), 2) <> " @" then if myubound1 > 0 then myvariable = myvariable & mytestmessage(0) & " <a href=" &Chr(34) & "http"& mytestmessage(1) & Chr(34) & ">http"&mytestmessage(1) & "</a>"& "<br>" & mydiff & "<br><br>" else myvariable = myvariable & mytestmessage(0) & "<br>" & mydiff & "<br><br>" end if loopcounter = loopcounter + 1 else End if counter = counter + 1 Loop Response.Write myvariable End Function %> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <title>Dave, a self portrait in words

Thursday, December 6, 2007

On the plane

So here I am sitting on the plane.. I can't sleep so I am thinking. As I did my thoughts drifted, first of things I could have done if I-5 was not closed. I could have stayed the extra day and visited my friends in portland. Then my thoughts drifted to driving down the oregon coast, and the past... This of course lead me to thoughts of the past and of L.

I think about him more than I let on. Definatly more than I post about here. I think I am afraid. Afraid what thoughts of him lead to. Seems silly when I actually think about it. So much of who I am is tied to him. We have been in each others lives for a long time.

Through all the times we hurt each other and all the dark stuff, there is somthing wonderfull to counter it, to tell the truth, those are what I remember most. I choose to let the bad fade and hold tight on the things that make me smile, that make me feel warm and fuzzie. All the stuff no one but he and I saw. I think that is what made it so hard.

People from the outside would see things that were on the surface. They never got to see the tender moments, I think this is one of the things that I resent. I understand it, but I resent the fact that I could never prove to people how wonderful I thought he was. After a while I stopped trying to correct people. I stopped looking for ways prove it. Eventually I think I stopped believing it myself. Thinking that if he couldn't be open enough to let people see, that maybe I was the one that was pretending and living in the fairy tail.

I try so hard not to have regrets, but these last couple of months there have been a lot of mistakes. Things that will be hard not to regret for the rest of my life. Things I could never imagine doing, and yet here I am staring them directly in the face.

Tomarrow is a new day.. A day to start fresh..

Labels: , ,