unless potlatch = webmaster.client_applications.find_by_name("Potlatch 2")
potlatch = webmaster.client_applications.new
potlatch.name = "Potlatch 2"
unless potlatch = webmaster.client_applications.find_by_name("Potlatch 2")
potlatch = webmaster.client_applications.new
potlatch.name = "Potlatch 2"
unless website = webmaster.client_applications.find_by_name("Web Site")
website = webmaster.client_applications.new
website.name = "Web Site"
unless website = webmaster.client_applications.find_by_name("Web Site")
website = webmaster.client_applications.new
website.name = "Web Site"