
1. FEATURES
1.1. BUY 2 SUPPLIER (directly)
1.1.1. tax rate (sales)
1.1.2. sale token
1.1.3. discovery for supplier acquisition URL status
1.1.3.1. cURL discovery
1.1.3.1.1. Timeout tolerance Config
1.1.3.2. Message "connecting with supplier" must be shown
1.2. LIST item results
1.2.1. get latest item info
1.2.1.1. API Adapter
1.2.1.1.1. supplier API
1.2.2. Sorting Criteria Config
1.3. Items by CATEGORIES
1.4. Items full features
1.4.1. Bazaary item entity
1.5. Items main features
1.5.1. actual price vs. bazaary price
1.6. carousel highres pictures
1.6.1. zoom
1.6.1.1. javascript
1.7. Landing page
1.7.1. friendly urls
1.8. Search bar
1.8.1. autocompletion
1.8.2. complex search options
1.9. filters for item features
1.9.1. categories
1.9.2. tags
1.9.3. price
1.9.4. colours
1.10. LowRes and Reduced Bitmap pictures
1.11. saved searches
2. redis Client Library
2.1. Predis
2.2. PECL phpredis
3. MoSCow PRIORITY LEVELS
3.1. M
3.2. S
3.3. C
3.4. W
4. REVISAR
4.1. BROCHURE (I)
4.1.1. API
4.1.1.1. get latest item info
5. NOT FEATURES
5.1. INTERFACES
5.1.1. OVERLAY
5.1.2. excel spreadsheet
5.1.3. BROCHURE
5.1.3.1. buy button
5.1.3.2. item
5.1.3.2.1. picture
5.1.3.2.2. meta
5.1.3.2.3. credits
5.1.4. CATALOGUE
5.1.4.1. items
5.1.4.1.1. item
5.1.4.2. nav
5.1.5. 404
5.1.6. About Bazaary
5.2. Arch & Restrictions
5.2.1. Remote Admin
5.2.1.1. Remote login
5.2.1.1.1. ssh
5.2.1.1.2. telnet
5.2.1.1.3. rlogin
5.2.1.2. Admin System
5.2.1.2.1. Nagios
5.2.1.2.2. Webmin
5.2.2. Code deploy system
5.2.2.1. Other...
5.2.2.2. git
5.2.3. HTTP - HTML Server
5.2.3.1. Apache Web Server >=2.4.9
5.2.3.2. Nginx
5.2.3.3. Node JS HTTP Server
5.2.4. MVC Pattern Compatible OOP Language
5.2.4.1. Ruby
5.2.4.2. Python
5.2.4.3. PHP
5.2.4.4. C#
5.2.4.5. Javascript
5.2.5. not GUI URL resource Load through HTTP
5.2.5.1. cURL Library
5.2.5.1.1. Linux OS
5.2.6. Items persisted data storage
5.2.7. Items import deferred job
5.2.7.1. crontabs
5.2.7.1.1. cron
5.2.7.2. Items expiration control
5.2.8. Item Filtering & Sorting
5.2.8.1. redis Server
5.2.8.1.1. Linux OS
5.2.9. Item Sales log
5.2.9.1. # of sales as item rank
5.2.9.2. supplier tax as supplier rank
5.2.10. Autocomplete system
5.2.10.1. redis zadd + hmget
5.2.11. Token generator
5.2.11.1. UUID based
5.2.11.2. base64 based
5.2.11.3. OpenSSL based
5.2.11.3.1. SHA based
5.2.11.3.2. MD based
5.2.12. Avanced Search Query
5.2.12.1. SQL RDBMS
5.2.12.1.1. PostgreSQL
5.2.12.1.2. MariaDB
5.2.12.1.3. MySQL
5.2.12.2. ASQ Parser
5.2.13. Items Entity Data Language
5.2.13.1. JSON Object Notation Support
5.2.14. excel spreadsheet reader
5.2.14.1. PHP Excel by Codeplex
5.2.15. Configuration Files
5.2.15.1. YAML Parser
5.2.15.2. INI Parser
5.2.15.3. JSON Parser
5.2.16. Register Sales ACK
5.2.16.1. Linkback
5.2.16.1.1. proxy
5.2.17. Overlay sandboxing
5.2.17.1. content-security-policy
5.2.17.2. framebusting