Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Simulation   (RSS)

Data-mining the Web for Fun [and Profit??]

I’m trying to get more interaction on my blog by posing more provocative titles...  This weekend I downloaded the last 10 years of Financial fundamental data for virtually all of the major AMEX, NYSE, and NASDAQ stocks currently traded, which resulted

A Generic Interval Range Table to Generate Permutations

In earlier post ( http://blogs.msdn.com/microsoftbob/archive/2009/07/06/generating-a-list-of-calendar-dates.aspx ), I provided an example of how to use a UDF that returns calendar days in order to generate data from a table valued function.  Today,

Software writing software

My academic research relates to software automation – for me that means code writing code.  Most code generators today are pretty stupid, though.  My hypothesis is basically that software should be able to learn from experience so that it can

Part 2 – Bits for Event Patterns

I promised last time ( http://blogs.msdn.com/microsoftbob/archive/2009/06/03/the-power-of-bits-for-historical-event-analysis.aspx ) that I would follow up with some code to provide a proof of concept for using bit masks for date patterns. I have good
 
Page view tracker