<% 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: How far to go?

Monday, August 30, 2004

How far to go?

How far can you go? How much can you try to help someone before you start hurting? This single thought has been running through my head for a long time now. Should I pull away? Should I stay close? Should I back off and let that person reach for the help? Would they reach for help? Or would they turn away? Hurt by someone they care about turning away from them?

I have reached a point where I care too much, I know that now, and it is affecting both of our lives. But what does that mean? I think that I have reached a point where my caring and love has become a sore spot, a reminder... of everything, who I am, who he is, who I was, who he was, where we have been, everything. I used to say: "I was there before you were who you are now, and I am still here."........... I think that this is the problem. There are no defenses against someone that knows you completely, down to how you think and sometimes even what you are thinking. so the natural response is to do what you need to, to feel like you are protected from getting hurt by the one person who knows how to do just that better than anyone else. I personally prefer to think about it in a different way. I choose to think about it like this. Who else to spend all your time with, than someone who knows who you are and what you want? Who could love you more completely then someone who knows all your faults and all your mistakes and who knows your mind better than anyone, and accepts you for who you are.......... there in lies the issue, you can't hide from someone like that, you can't put on a front, you can't be someone your not......... you can't hide the things that you don't like about yourself like you might be able to do with a stranger or someone who does not know you as well, you have a choice how far you let that person in, a luxury you would not have with me. So here I am, standing here, as I always have, arms wide open saying nothing more than you are the person who completes me. You are Oreo to my milk... *smile* I have stood here love unconditional, always willing to love you for you... to be that person who was just always there. Now I think its time to change things, I will still always love you, you will always carry that special place in my heart, but now its time for me to let you go, to let you stop worry about being hurt by me. More than anything I hope you Figure out what you want from life, and you take it. I know that is the only way that it happens; you have to figure out what you want and TAKE IT. I do have to thank you, without you I never would have figured out who I was. I would never have been able to express myself like I can now. Because of YOU and only YOU I am happy being single, and should I meet someone, I think that I will be better prepared for a relationship with that person than I ever have been in my life.

I love you now and for ever buddy, you showed me what it was to love someone unconditionally, no limits, no ifs, no regrets, and no matter what other people though. You showed me what it was to be US..... To be WE...... you shared the happiest and saddest days of my life, for that I thank you, I will never forget the good or the bad times, and smile every time I think about them.

0 Comments:

Post a Comment

<< Home