#rubyonrails - Sat 5 May 2007 between 05:26 and 05:31



cmo-0just to give you an idea about the models involved in the application. its a real estate managment app. the models are:
Property (has many rentable_entities),
RentableEntity(has one contract),
Contract(has many payments)
so in properties_controller in the 'show' action i did: @property = Property.find params[:id], :include => { :rentable_entities => { :contract => :payments } }
cartercmo-0: i've been working on an IDX app for the last few months
yafho3872IDX ?
carterinternet data exchange... its what MLS offices (real estate brokerage local groups) call their listing search apps
yafho3872so like list houses, and contacts
carterwell IDX is really the exchange of data from MLS to any provider
not contracts
but houses
but my app goes well beyond just listings
yafho3872ah
oh?
zachingliscarter: virb's sucessfull :p
carterit extends to open houses, virtual tours, etc.
zachinglisAnyway, carter, any new ideas?
cartersorry man i don't know what's going on
yafho3872ah
zachinglisI'm gonna start a new rails app and try migrating it
yafho3872virutal tours?
like those panoramic pictures
where u can click and zoom
carteryep
yafho3872written in ruby ?
carterwell that aspect will be either flash or java
yafho3872ah
but it must be tough
trying to get it all together
carterbut i'm really hoping to be able to put together an app where the agent can just upload the various image files and it'll stitch them together in a panorama automatically
but i'm not quite there yet
yafho3872hmmm
thats a good idea
carterwell there's definitely software that does it all automatically
yafho3872oh really
carterphotoshop CS3 has a magical panorama stitcher
yafho3872ohh
carterspeaking of which i wonder if CS3 is done installing
yafho3872btw, is there a way to produce 3d mesh from various pics taken at specific angles

Page: 3 10 17 24 31 38 45 52 59 66 73 80 87 94 

IrcArchive