k10n
Jim Klopfenstein's Radio Weblog

 

 

 

 

  Tuesday, March 26, 2002


One reaction to Indiana vs. Duke

When I showed my boss the web, back in the very early (Mosaic) days, he said something like "it looks like somebody's got way too much time on their hands."  Here's the creation of an Indiana University basketball fan who definitely has too much time on his/her hands.

1:46:03 PM    

View Current HTML (not View Source)


One of the keys to the success of the web has been the transparency of HTML code.  Novice coders could always "View Source" to see how a certain effect was achieved.  But with embedded javascript showing up in more and more pages, it has become increasingly difficult to figure out exactly what the HTML on a page actually is.  "View Source" shows the document that came from the server, not the HTML that is being displayed in the browser.

In IE, that HTML is available, just not through the user interface.  Fortunately, IE also has an extensibility mechanism for adding items to context (right-click) menus. Here's a context-menu extender and a registry import file to install a current-HTML viewer in IE.  Copy the extender file (contextmenuext.htm) to your hard drive, edit the import file to specify the correct file spec, double-click on the import file, and you'll have a new entry in your IE right-click menu labeled "View Current HTML".

11:10:22 AM    


Visual Studio .NET or SQL Server Web Services Toolkit?

Here's how I replied to a question on a .NET programming list about whether to create a web service in Visual Studio .NET or to use the SQL Server 2000 Web Service Toolkit.

8:56:11 AM    


Click here to visit the Radio UserLand website. © Copyright 2003 Jim Klopfenstein.
Last update: 3/14/2003; 11:41:20 AM.

March 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            
Feb   Apr




Subscribe to "k10n" in Radio UserLand.

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.