Calendar

November 2003
S M T W T F S
« Oct   Dec »
 1
2345678
9101112131415
16171819202122
23242526272829
30  

November 8, 2003

Enter The Matrix

Posted by tvor @ 1:29 am

Just got back from watching The Matrix Revolutions down at Rainbow Cinemas with Sean and Luke. I still haven’t seen The Matrix Reloaded so I was going on my knowledge from the first Matrix film. It was a pretty good movie with tons of action with a few cheesy parts thrown in:

Neo: But you can’t die
(pause)
Trinity: Yes, I can.

Tomorrow I continue the quest to find a nice, well priced winter jacket. I’m sure there’s atleast one of them in Toronto. We’ll see….

• • •

11 Comments

  1. Should we be scared if there are little stars next to our links in “Friendly Blogs?”

    Comment by Andrew — November 8, 2003 @ 7:29 pm
  2. Yes…yes you should. Or take pride in that you’ve updated your blog today!

    Comment by Trevor — November 8, 2003 @ 7:38 pm
  3. Oh! Hey! I didn’t notice that little “updated today” thing.

    Comment by Andrew — November 8, 2003 @ 7:39 pm
  4. Dude, that must be the coolest feature ever. Trevor, you rule.

    Comment by Saphir — November 8, 2003 @ 9:33 pm
  5. The problem with the feature is that your main page is a static HTML page, so the ‘updated today’ feature will only update when your site updates (you post an entry, or someone posts a comment).

    Comment by peter — November 9, 2003 @ 2:53 am
  6. Also, I updated today, and I just forced your page to rebuild, and it didn’t give me a ‘*’. What gives?

    Comment by peter — November 9, 2003 @ 2:54 am
  7. Actually, this page is more ‘dynamic’ than you may think. The updated today, comment wars, and last comment posted features are using php scripts which query a MySQL db. So if you post a comment, it might show that you posted it 5 seconds ago, then refresh the page and watch it increment.

    I’m having a problem with the Updated Today feature though since I don’t want to have it parse all of your index.rdf files everytime the page loads. If a site is down, it can’t find the file and takes about a minute for it to report an error. I’ve tried using exec() and system() functions to ping a site beforehand but apparently my host doesn’t allow me to do that. So, I wrote a small java program which creates a URLConnection to my php script every 30 minutes. This runs off of my own machine. The php script parses all of the index.rdf files and upon completion outputs the results to a file which I then dump onto the ‘Friendly Blogs’ section.

    So, in conclusion, the reason why a * didn’t appear for you, Peter, was because I had my computer shutdown last night, the fan keeps me awake. So I disabled the update feature for that. I just need to find a way around it or else endanger my sleep with the fan going all night. :)

    Comment by Trevor — November 9, 2003 @ 10:55 am
  8. Dude, that’s an easy one to fix! Just unplug all the fans!

    Then, when you wake up in the morning, all you have to do is slap a couple pieces of bread on the processor, and voila! instant toast!

    Comment by Andrew — November 9, 2003 @ 1:08 pm
  9. ok, I got the part about the updated thing, but you lost me after that

    so you liked the new matrix? I heard the reviews were crap. the second one was pretty lame, you gotta see that one and compare then let us know what you thought of the third

    Comment by Erin — November 10, 2003 @ 10:45 am
  10. Would you believe that I have not seen the second of thired matrix. I know I know… I am evil. Then again you all already new that

    Comment by Ness — November 16, 2003 @ 7:16 pm
  11. I have not seen the second or third Matrix, either. I don’t see a problem here…

    Comment by Felicia — November 19, 2003 @ 10:18 am

Comments RSS

Sorry, the comment form is closed at this time.

Powered by: WordPress | Valid XHTML | CSS | RSS Feed