1.from general to specific ('/ads/' and then '/ads/:id')
2.include test.xml to root of "public" folder and , render (:partial=>'map', :locals=>{:data=>'/test.xml'})
3.just replace the word "scaffold" with the word "model"
4.login method (that checks a username and password) and , a filter (that calls the login method when needed)