links for 2007-07-17

Technology
[import this. ? Django on Windows](https://thinkhole.org/wp/django-on-windows/) (tags: [Great](https://del.icio.us/rbazinet/Great) [tutorial](https://del.icio.us/rbazinet/tutorial) [on](https://del.icio.us/rbazinet/on) [getting](https://del.icio.us/rbazinet/getting) [Django,](https://del.icio.us/rbazinet/Django,) [Python](https://del.icio.us/rbazinet/Python) [2.51,](https://del.icio.us/rbazinet/2.51,) [Apache](https://del.icio.us/rbazinet/Apache) [and](https://del.icio.us/rbazinet/and) [mod\_python](https://del.icio.us/rbazinet/mod_python) [running](https://del.icio.us/rbazinet/running) [Windows](https://del.icio.us/rbazinet/Windows))

Dogpile Web Search

Technology
I was checking the logs on my server the past couple of weeks and notice and interesting referrer, Dogpile. I had never heard of this site and thought maybe my blog was so bad that I was exiled to some land of crappy weblogs.

ELMAH - Google Code

ASP.NET
I have blogged in the past about using ELMAH (Error Logging Modules and Handlers) for error logging in my ASP.NET applications. I still use it and love it, still one of the best tools out there.

On Hot New Development Frameworks and Tools

Technology
Robert Scoble has an interesting post on Django, which is a framework for Python that makes creating web applications easier, as does Ruby on Rails for Ruby. The interesting part is not so much the post but the comments from his readers.? As is often the case, people are very...

Serious Geek

Technology
I work with smart people everyday but the number of times I meet or hear about a real geek seem much more rare.

Find Web Applications Fast

Technology
I came across this new search engine recently called Simple Spark. Simple Spark is not yet another Google wannabe but a place to look for web-based applications that solve a problem you have or one you didn’t even knew you had.

Subversion Bridge Coming...

Technology
I caught a post from Harry Pierson about SVNBridge, a bridge for using Subversion clients as a client for Team Foundation Server. The original post came from Brad Wilson who does some nice work with Codeplex.

links for 2007-06-12

Technology
[Prototype JavaScript framework: Easy Ajax and DOM manipulation for dynamic web applications](https://www.prototypejs.org/) This is a great library for use with web development environment. It's relatively lightweight and protable. (tags: [AJAX](https://del.icio.us/rbazinet/AJAX) [Javascript](https://del.icio.us/rbazinet/Javascript) [prototype](https://del.icio.us/rbazinet/prototype)) [Prototype JavaScript framework: API.Prototype API Documentation](https://www.prototypejs.org/api) Documentation for PrototypeJS. (tags: [AJAX](https://del.icio.us/rbazinet/AJAX) [javascript](https://del.icio.us/rbazinet/javascript) [prototype](https://del.icio.us/rbazinet/prototype)) [Using prototype.js v1.5.0](https://www.sergiopereira.com/articles/prototype.js.html) This is...

Ruby in Steel 1.1 Released

Visual Studio
Version 1.1 of Ruby in Steel has been released. This is a Ruby development environment that is an add-in to Visual Studio 2005 and becomes an integral part of the environment. I live in Visual Studio much of my day and being able to create Ruby and Ruby on Rails...