Labs/OpenWebHomePage/ToolsDirectory: Difference between revisions

(Created page with '== Open Web Tools Directory == ==== Problem ==== It is too hard for developers to currently parse through the mass of tools and utilities that could make their life easier when...')
 
Line 40: Line 40:
If we make heavy use of tags, we should make sure to autocomplete everywhere so we don't run into the usual issues such as "design" vs. "webdesign" or the plural issue.
If we make heavy use of tags, we should make sure to autocomplete everywhere so we don't run into the usual issues such as "design" vs. "webdesign" or the plural issue.


* Data / Integration points
===== Data model / schema =====
** Website URL
* Name
** Blog URL
* Short Name (optional)
** Download URL
* Owner (optional)
** License
* Description
** Price
* Short Description (optional, one sentence)
*** range based not exact (cheap, moderate, crazy spendy)
 
** Version
* Tags (optional; multiple values)
** Mailing list
 
** Twitter
* Homepage URL
** FriendFeed
* RSS feed (optional)
** Facebook
* Download URL (optional)
** GetSatisfaction
* License (optional)
** Owner (company, person)
* Price (optional; free, <$100, $100s, >=$1000s)
** Features
 
** Short description
* Current Version (optional)
** Long description
* Current Version Release Date (optional)
** Rating
 
** Screenshots
* Thumbnail URL (optional)
* Screenshot URLs (optional; 1 or more values)
 
* Mailing list URL (optional)
* Twitter (optional)
* FriendFeed (optional)
* Facebook (optional)
* GetSatisfaction URL (optional)


==== Questions ====
==== Questions ====
123

edits