Chris In Michigan
The (mis)adventures of a geek in the Great White North
Last Updated 8/5/2002; 10:09:15 PM
 
Click to see the XML version of this web page.

Subscribe to "Chris In Michigan" in Radio UserLand.
 

Thursday, January 31, 2002

Sharon regrets sparing Arafat. "The Israeli prime minister says he regrets not having killed Palestinian leader Yasser Arafat in Lebanon 20 years ago." [BBC News: world]
11:58:15 PM    

The state we're in. "Last night, George Bush gave the annual State of the Union address. I did not watch it, because it was broadcast here where I live at 3 am, but I have read the transcript. Some highlights..." [kuro5hin.orgThis is a pretty straightforward synopsis of the speech, but the comments at the bottom are interesting.
11:56:15 PM    

This is both hilarious and awful.  (via Jeremiah's Radio Weblog courtesy of weblog.masukomi.org).
11:53:43 PM    

Micah wants a script to make the insertion of his google search easy.  Here ya go.  Drop this in your {radio_root}/macros folder, and then in your template insert the text "<%googleSearch()%>".  You'll be set.  It looks like this:

Google

My usernum is 564.  I can remember it because it's the first three digits of my parents' phone number.  I have no friggin' idea what Micah's is.

I would like the quoted links thing that I had on my Manila weblog.  Maybe I could write a quickLink tool.  It wouldn't be as easy as simply quoting text and having it show up as a link, but you could insert something like <%quickLink(Micah)%> in your post and you'd get the link.


11:28:37 PM    

Tonight, Shannon and I watched Shakespeare In Love.  It's her favorite movie, and it might be mine.  It's between that, American Beauty and The Shawshank Redemption (all of which I have on DVD).  I always get two things from that movie:

  • The greatness of Shakespeare
  • The fact that nothing great can be accomplished without friends.

11:00:45 PM    

Dave has a problem with the overhead of .NET web service handlers written in C#.  He'd like to see the following:

String doHello(String name) {
   return "Hello, " + name;
}

Dave is looking at web services from a scripting perspective.  C# (and Java and C++ and others) are not scripting languages; they're programming languages.  The difference, IMHO, is that scripting languages operate on a platform, be it a browser or another app, while programming languages define platforms.  I wouldn't want to write a complex program in UserTalk or JavaScript, but I sure wouldn't want to manipulate Radio using C++.  There's some grey in the distinction, but that's how I think of it.  And there's some overhead inherent in a programming environment that isn't there in a scripting environment.

However, the .NET handler has some other code wrapping the above.  Now, I'm no C# developer, but I am a Java developer, and I think a class declaration isn't the far side of reasonable.  Also, you've got to somehow tell the runtime environment that the above is available as a web service handler for security reasons.


6:44:58 PM    

The weather's awful.  The car had about 6 inches of snow on it this morning, encrusted in a thin layer of ice.  The trees are covered in ice.  Shannon's dorm is without power.  It hasn't snowed today, and the teperature is hovering right at the freezing mark, which is doing nothing but turning the snow into ice.  The roads are okay, varying from awful in the parking lot of my apartment complex to fine on the highway (though one of three lanes isn't being cleared of snow and slush).  There were many people not at work today.

5:52:21 PM    

Have you googlewhacked? [C|Net News]
12:53:38 AM    

"Mistakes were made". An open letter from Osama bin Laden, managing partner and CEO, al-Qaida. [Salon.com]
12:14:39 AM    


© Copyright 2002 Christopher T. Nitchie

Click here to visit the Radio UserLand website.

 
January 2002
Sun Mon Tue Wed Thu Fri Sat
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31    
Dec   Feb


Categories:
Home Page
Geek Stuff
Personal Stuff
 

  Current book:
1916

days until the wedding!
My Amazon Wishlist
Click here to send an email to the editor of this weblog.