[Macro error: Can't call the script because the name "linkToRss" hasn't been defined.] Clarence Westberg's Radio Weblog
Clarence Westberg's Radio Weblog : No matter how cynical you get, it is impossible to keep up
Updated: 5/9/2003; 10:45:13 AM.

 
Computer
Hobbies
Sports
Links

Click to see the XML version of this web page.

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

 
 

Google
Search WWW Search radio.weblogs.com

Tuesday, January 28, 2003

Once again I found the solution to my C# coding problems in my downloaded vbersion of "Thinking in C#". I wish this book was published it is really usefull.
1:53:10 PM    Clarence Westberg's Links & Comments

One of the more interesting ideas in Cosmos is that we might live inside a black hole. It's one way to grapple with the finiteness of the universe. "Where does the universe end?" asks the student. "Is there a wall, and if so, what's on the other side?" Well, if you lived inside a black hole you might ask the same questions. Exactly the same questions. [Scripting News]
1:41:48 PM    Clarence Westberg's Links & Comments

Virtuoso, Mono, and the future of data management.
using System;
[Serializable]
public class Point
{...

create table CLR..Supplier (id integer primary key, name varchar (20), location CLR..Point);

insert into CLR..Supplier (id, name, location) values (1, 'S1', new CLR..Point (1, 1));

select s.name from CLR..Supplier s where s.location."distance" (CLR.."Point" (4, 4))
The inevitable unification of our various data-management disciplines -- SQL, XML, object persistence -- is a longstanding fascination of mine. For a glimpse of where things are headed, check out OpenLink Software's online demo of the new version 3 of its Virtuoso Universal Server. At this URL, you can see a live example of .NET CLR objects being stored in the Virtuoso database, and .NET methods being called on those objects from Virtuoso's stored-procedure language. ... [Jon's Radio]
11:16:54 AM    Clarence Westberg's Links & Comments

Hosting the CLR or the JVM?. I saw this interesting post, which I'm extracting in its entirety:


Cameron Purdy wrote,

So I saw this interesting blog entry. The interesting thing with .NET is that you can actually run the JVM inside the .NET process and use a product like JNBridge to semi-transparently access the one from the other. The best of the Java world easily available in .NET, sans the web services overhead. Could that mean software-level peer-to-peer clustering for .NET? (Heh.) Stay tuned.


It goes the other way, too. The CLR can be hosted from a process started by the Java bootstrapper, just as well. For example, I've got some JNI code called from a webapp that loads the CLR and calls into the ASP.NET runtime. At this point, all I'd need to do is (a) build the appropriate HttpRequest class in .NET that knows how to extract the HTTP request data from the servlet HttpServletRequest and HttpServletResponse objects (as well as a few associated others), and (b) set up the webapp to map .aspx, .ashx, .asmx and a few other extension types to a servlet that does this call-transition, and lo and behold, we have ASP.NET running behind a Tomcat front-end. Depending on how the bindings take shape, you could conceivably have shared session state between both environments, all running in-process. The fact that both environments have a well-documented interface for hosting their respective managed environments and that both environments run entirely in-process is what makes this possible. (About the only thing left, then, is to bind in the Python runtime and we've got just about every language in use today covered. Of course, that process will consume about 100,000 megs of physical memory, but hey, memory's cheap, right? :-) )


So that gets me thinking.... What about from VisualWorks? I take the above stuff as glossing over the difficulties and making it sound too easy, but still.... [Cincom Smalltalk Blog]
7:56:49 AM    Clarence Westberg's Links & Comments

NC State VFW Commander & Adjutant Quartermaster. made a good point today in convo.  Families of 911 victims received over a million bucks while vets get thrown a bone after serving.  The family of a soldier KIA gets maybe 100 grand.  Vets that survive war get treated in underfunded hospitals and tons of red tape just to stand in line.  A mill for a chance situation, a few grand for bravery. [Tara Sue's Weblog News]
7:44:57 AM    Clarence Westberg's Links & Comments


© Copyright 2003 Clarence Westberg.



Click here to visit the Radio UserLand website.

 


January 2003
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

Clarence/Male/51-55. Lives in United States/Minnesota/Bloomington/West, speaks English. Spends 80% of daytime online. Uses a Faster (1M+) connection.
This is my blogchalk:
United States, Minnesota, Bloomington, West, English, Clarence, Male, 51-55.