Multiple-Website-Simultaneous-Listing-MWSL
Jump to navigation
Jump to search
Functional Simulation Test[edit]
- Competitor-Sites-For-Scraping - LIST OF SITES
Multiple Website Simultaneous Listing - MWSL[edit]
Design: Use tabs to allow user interaction with all input forms
- Multiple pages with tabs
- Better Tabs
- Modifying iframe contents using javascript from momma
- iframe reference
- iframe demo that modifies iframe form contents from the mother page
- How to cross domain javascript - uses subdomain with DNS pointing to other domain page
- JavaScript library for secure cross browser javascript messaging
- Rakesh studies cross domain javascript problem
- scriptalicious cross domain yahoo fix rehash
- Proxy server method
- mod rewrite summary
- mod rewrite guide
- Enabling cross-domain loading and sending in Firefox xform ( uses xml )
GreaseMonkey-Cross-Scripting[edit]
Problems Encountered in Implementation[edit]
Internet Explorer does not record cross domain Iframe cookies
- GoogleSearch=iframes+cookies+domain
- GoogleSearch=p3p iframe internet explorer - this is a header that can be set saying to trust the iframe source - implemented with scripts
Classificados-Brasil-First-Cut-Description[edit]
- 1- can post query string - all the field are normal form fields
- 2- strip of the variables
- 3- reform the query string
- 4- submit the query
- 5- catch the reply
- 6- strip off the ITEMNUMBER
- 7- shoot out a Foto uploader to the client brower
Comments:
- a- no provisions for authentication - most sites need it!
OLX Research[edit]
OLX Search function: http://www.olx.com.br/searchpages.php?searchbox=carro+completo
Advantages - DisAdvantages of Approaches[edit]
- mod_rewrite
- - likely the pathes are wrong for javascripts
- - cookies would go into file with emarketbrasil.com precursor - thus authentication would not work
- My FORMS their COOKIES
- - must replicate forms and javascript functions - every time they change these mirrors must be changed
- - authentication?
- olx cookies are persistant - thus it might be possible that you can use your own form and submit...olx will look for olx cookies and find
- are the other sites typically using persistant cookies?
- WORST CASE: Plan for browser session persistance only - That is: as long as the cookies have not expired if you go to a page you will have cookies to authorize you. Thus can start with my form and end on theirs!
Visual Basic Application[edit]
- - How to stitch together VB applications seamlessly with web application?
Notes[edit]
New EmarketBrasil Listing Creation Page[edit]
- Goal: Have all the listing creation on a single page with no page transitions. This will facilitate scripted cut and pastes to the various other submission forms.
- Features:
- 1- upload photos should same as br.anuncioo.com - this page uploads in front of you using javacript and displays the uploaded photo BEFORE any page transition
JavaScript photo uploading[edit]
- photoflock.com/ - ajax upload. page only has uploader
- file uploader like ajax but not
- Martin Konicek Version
- Ajax file upload php based with all the code
- Ajax file upload with demo - does not show picture - shows array as would be loaded