Emarket-Website-Research: Difference between revisions
Jump to navigation
Jump to search
| Line 49: | Line 49: | ||
*[http://www.webforgers.net/mod-rewrite/mod-rewrite-syntax.php mod rewrite summary] | *[http://www.webforgers.net/mod-rewrite/mod-rewrite-syntax.php mod rewrite summary] | ||
*[http://httpd.apache.org/docs/2.0/misc/rewriteguide.html mod rewrite guide] | *[http://httpd.apache.org/docs/2.0/misc/rewriteguide.html mod rewrite guide] | ||
== Notes == | |||
*[http://www.ietf.org/rfc/rfc3106.txt Auto Fill Specifications] | |||
Revision as of 11:31, 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