Emarket-Website-Research: Difference between revisions
Jump to navigation
Jump to search
| Line 51: | Line 51: | ||
== Classificados-Brasil-First-Cut-Description == | |||
*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 | |||
== Notes == | == Notes == | ||
*[http://www.ietf.org/rfc/rfc3106.txt Auto Fill Specifications] | *[http://www.ietf.org/rfc/rfc3106.txt Auto Fill Specifications] | ||
Revision as of 14:49, 15 March 2008
Work in Progress
- Follow-Your-Note - Brazilian currency tracking project
Research
- Classificados-Brasil-Info
- Competitor-Sites-For-Scraping
- EmarketBrasil-Improvements
- Dedicated-Server-Research
- Register-Your-Electronics-Device-SerNo - for total world - almost exactly a phpTraceMyMoney db tool but requires occulted SerNo - To check to see if stolen
Websites with good usage of Open-Source Tools
- newsleader.com - uses phpBB to do its comments. phpBB is stitched in really well. User can start an entirely new thread. Bad for newspaper, good for emarket?
Search Engine Functions
Hadoops open source search engine technology yahoo will use
Yahoo Pipes - Manipulate feeds to make MashUps
Multiple Website Simultaneous Listing - MWSL
Design: Use tabs to allow user interaction with all input forms
- Multiple pages with 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
Classificados-Brasil-First-Cut-Description
- 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