Emarket-Website-Research: Difference between revisions
Jump to navigation
Jump to search
| Line 43: | Line 43: | ||
*[http://www.alexpooley.com/2007/08/07/how-to-cross-domain-javascript/ How to cross domain javascript] - uses subdomain with DNS pointing to other domain page | *[http://www.alexpooley.com/2007/08/07/how-to-cross-domain-javascript/ How to cross domain javascript] - uses subdomain with DNS pointing to other domain page | ||
*[http://code.google.com/p/xssinterface/ JavaScript library for secure cross browser javascript messaging ] | *[http://code.google.com/p/xssinterface/ JavaScript library for secure cross browser javascript messaging ] | ||
*[http://piecesofrakesh.blogspot.com/2007/11/how-to-build-readwrite-javascript-api.html Rakesh studies cross domain javascript problem] | |||
Revision as of 17:58, 7 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