Browse by Tags
All Tags »
Research (RSS)
OMG, people tracking what I search and what I click on. Isn’t that an invasion of my privacy? I think that I should have the right to protect my privacy, but what is privacy on the Internet? On the other hand, how do others help me to protect
Read More...
WTF? ESP? Satellite people? Is this a Coast to Coast show with George Noory for long haul truckers and insomniacs? No, Embodied Social Proxies , this isn’t a problem that my team suffers from, even though we rarely meet in person, none of us work together
Read More...
The Smiley, where did it come from? Here is the first instance of the Smiley: 401298269,0,0 19-Sep-82 11:44 Scott E Fahlman :-) From: Scott E Fahlman <Fahlman at Cmu-20c> I propose that the following character sequence for joke markers: :-)
Read More...
Ok, still goofing off from my F# articles, but for now, one of my friends has a very bad cancer (not that any of them are good) called peritoneal carcinomatosis (PC), or PMP. On my other blog about Silverlight Games , I am discussing how to make
Read More...
Zoom over to http://www.acm.org/src/ , take a look at the student research that was supported by Microsoft Research. This is different than the Imagine Cup, in that the ACM is oriented toward research. If you a student, then you will
Read More...
digg_url = "http://blogs.msdn.com/research/archive/2009/04/06/wtf-using-f-to-calculate-ballistics-part-2.aspx";digg_title = "WTF#: Using F# to calculate Ballistics part 2";digg_bgcolor = "#FFFFFF";digg_skin = "normal"; digg_url = undefined;digg_title
Read More...
digg_url = "http://blogs.msdn.com/research/archive/2009/03/25/nasa-chooses-microsoft-to-make-space-flight-data-more-public.aspx";digg_title = "NASA chooses Microsoft to make space flight data more public";digg_bgcolor = "#FFFFFF";digg_skin = "normal";
Read More...
digg_url = "http://blogs.msdn.com/research/archive/2009/03/18/wtf-orbital-mechanics-celestial-mechanics-newton-and-kepler-s-laws.aspx";digg_title = "WTF: Orbital Mechanics/Celestial Mechanics, Newton and Kepler’s Laws";digg_bgcolor = "#FFFFFF";digg_skin
Read More...
digg_url = "http://blogs.msdn.com/research/archive/2009/03/09/wtf-f-and-the-mars-climate-orbiter-mco-crash-in-1998.aspx";digg_title = "WTF#: F#, and the Mars Climate Orbiter (MCO) crash in 1998";digg_bgcolor = "#FFFFFF";digg_skin = "normal"; digg_url
Read More...
digg_url = "http://blogs.msdn.com/research/archive/2009/02/21/wtf-syllabus-for-the-rest-of-the-students-at-a-university-with-a-focus-on-functional-programming.aspx";digg_title = "WTF#: Syllabus for the rest of the students at a university, with a focus
Read More...
digg_url = "http://blogs.msdn.com/research/archive/2009/02/20/f-re-thinking-the-syllabus-for-training-engineers-and-scientists-in-programming.aspx";digg_title = "F#: Re-Thinking the syllabus for training engineers and scientists in programming";digg_bgcolor
Read More...
digg_url = "http://blogs.msdn.com/research/archive/2009/02/17/professors-get-free-software-for-your-students.aspx";digg_title = "Professors: Get No Cost software for your students";digg_bgcolor = "#FFFFFF";digg_skin = "normal"; digg_url = undefined;digg_title
Read More...
digg_url = "http://blogs.msdn.com/research/archive/2009/02/16/wtf-curriculum-for-f-part-1-thinking-about-curriculum-for-cs.aspx";digg_title = "WTF#: Curriculum for F# part 1, thinking about curriculum for CS";digg_bgcolor = "#FFFFFF";digg_skin = "normal";
Read More...
OMG! I got pulled off my usual job of doing a bunch of things and have been focused on getting students involved in the Imagine Cup Software Design Invitational in the United States. Then it was Christmas and I ate to many cookies, etc. Finally I ignored
Read More...
In the example I used in the past post utilized the "let" command and it didn't have any data type, what's up with that? Oh it gets worse, the identifier (not variable) are immutable. That is the memory location of the identifier cannot be modified. To
Read More...