David Findley's Blog
My little home in the cloud.
Sign in
|
Join
Home
Contact
About
RSS
Atom
Comments RSS
Search
Tags
.NET
AJAX
ASP.NET
Atlas
Blogging
Browser Plugins
C#
Debugging
DLINQ
Gadgets
Guitar
JavaScript
LINQ
Mac
Monad
Music
MVC
Open Source
PDC
Portable
Programming Languages
Rails
Ruby
Shared Source
Software Development
SQL
Team System
TFS
Tips
Tools
Vista
Visual Studio
Windows
Windows Power Shell
XLINQ
XMAS
Navigation
Home
Blogs
Archives
May 2009 (1)
March 2009 (2)
December 2007 (1)
June 2007 (2)
February 2007 (4)
November 2006 (3)
October 2006 (3)
September 2006 (5)
August 2006 (4)
July 2006 (2)
June 2006 (13)
May 2006 (13)
April 2006 (6)
March 2006 (2)
February 2006 (1)
January 2006 (1)
November 2005 (3)
October 2005 (3)
September 2005 (5)
August 2005 (3)
July 2005 (4)
November 2004 (1)
August 2004 (1)
July 2004 (6)
June 2004 (1)
May 2004 (4)
March 2004 (3)
February 2004 (8)
January 2004 (1)
December 2003 (1)
November 2003 (3)
May 2003 (5)
April 2003 (5)
.NET Resources
Learn Visual Studio
Shadowfax Workspace
Blogs I Read
Lance's Whiteboard
Regex blogs.
Erik Porter
Brad Abrams
Rico Mariani
Scott Guthrie
June 2006 - Posts
0
Comments
Great little video about google checkout service.
by
findleyd
http://video.google.com/videoplay?docid=-4428105074432041548 I just love the little animations in this feature tour. Great marketing work.
1
Comments
Rails Live CD
by
findleyd
Just found this on digg.com : http://www.brianketelsen.com/articles/2006/06/20/progress-isnt-just-for-breakfast-anymore It's a Live CD with all the stuff you need to try out Ruby On Rails! This looks like it could be a pretty slick way to try out Rails...
Filed under:
Tools
,
Rails
,
Programming Languages
3
Comments
A great article on functional programming...
by
findleyd
http://www.defmacro.org/ramblings/fp.html This article was a great overview of many of the aspects of functional programming. With what Micosoft is doing to the CLR and C# and VB it would seem that functional programming is making advances into the main...
Filed under:
C#
,
Ruby
,
.NET
,
Tools
,
JavaScript
,
Atlas
,
LINQ
,
DLINQ
,
XLINQ
,
AJAX
,
Rails
,
Programming Languages
2
Comments
Microsoft Product Name Generator
by
findleyd
Lance and I were musing over some of the recent product renamings and it gave me the idea to throw together a product name generator. Here's my first stab at it: var pfx = new Array("", "Visual ", "Compact ", "Embedded ", "Expression "); var prd = new...
Filed under:
ASP.NET
,
.NET
,
JavaScript
,
Atlas
,
AJAX
,
Vista
,
Windows
8
Comments
Set hardware clock to UTC on Windows (or how to make the clock work on a Mac Book Pro)
by
findleyd
I recently bought a Mac Book Pro since I can now dual boot OS X and Windows XP. The only real issue that I've had is that OS X, like most Unices likes to set the hardware clock to UTC time. This causes the clock in Windows XP to be off by 5 hours (I'm...
Filed under:
Mac
,
Windows
,
Tips
0
Comments
Microsoft Robotics Studio ?!?
by
findleyd
Just ran across this on my daily news rounds: http://www.eweek.com/article2/0,1895,1978917,00.asp I think Lance and I saw some of this stuff at PDC. I dont think they had all the tooling around it but this def sounds pretty darn cool. I cant wait to start...
Filed under:
.NET
,
Gadgets
3
Comments
Patterns in .NET
by
findleyd
Andrew makes some obversations about MVC in the .NET world. I too have been delving into OO principles and patterns over the last couple of years. I'm still getting my head around the ups and downs of page vs front controller. ASP.NET uses a page controller...
Filed under:
ASP.NET
,
.NET
0
Comments
Web Deployment Project frustration turning to enlightenment.
by
findleyd
Thanks to some great suggestions by Scott and others I have put aside any fears/laziness of delving into the msbuild script and managed to come up with an alternate way of changing web.config settings as part of the build process. While the web.config...
Filed under:
ASP.NET
4
Comments
Frustrations with Web Deployment Projects
by
findleyd
Web deployment projects are an elegant way of integrating the compilation of an asp.net web site into a build process. I was initially really impressed with the msbuild task that replaces sections of your web.config at build time. Unfortunately this feature...
Filed under:
ASP.NET
0
Comments
Google Spreadsheets ?!?
by
findleyd
http://www.google.com/googlespreadsheets/tour1.html Here's some videos: http://blog.outer-court.com/archive/2006-06-06-n86.html Google is about to heat things up again it looks like. Are we ready for the web application wars?
More Posts
Next page »