Monthly Archives: June 2009

Zip Code Distance Searching in Ruby on Rails

In my last entry we looked at using scopes to dynamically build scopes for searching in your Ruby on Rails application.  In Tryst, we needed to let our uses search for other singles that were xxx miles from their location.  We require that new users enter their zip code, so that is what we had [...]
Posted in Ruby, Ruby On Rails | Tagged , | 2 Comments

Smart Searching Using Anonymous Scopes

I really like how Lovetastic’s search works.  Instead of a plethora of select boxes, users can simply use expressions to create searches.  We did something similar with Tryst’s searching.  One text field and you enter stuff like age ranges (30-45), things like smoke-yes or smoke-no, cities, zipcodes, etc. To make this whole thing more Rails like, [...]
Posted in Geeky, Hosting, PHP, Ruby, Ruby On Rails, Seattle, Vacations | 1 Comment

Yes, I started a dating site. I’m sorry.

Ok, so five years ago I never would have though that I’d have started a ‘Web 2.0′ dating site.  Hell, I didn’t think I’d be doing a lot of things, but here I am.   There is actually a small story how I got involved with (shamless self promotion) trystme.com.  Wanna hear it?  Good. Originally, I wanted [...]
Posted in Ruby, Ruby On Rails | Leave a comment