The Project Tree allows users to search for projects by various categories shown under the “Browse By:” list. Selecting one of these categories displays various subdirectories to search in. Selecting a subdirectory will take the user to even more subdirectories until the user finds what they desire.
The Snippet Library function of blackfin.uclinux.org is very interesting; it enables the collection of all types of information/knowledge which is not a complete piece of code and which has historically been difficult to organize and share.
Typical examples are sophisticated shell commands, javascript functions, perl one-liners, SQL expressions that perform special queries, an algorithm, etc.
You can insert a new Snippet by clicking on the “Submit a New Snippet” link.
A form appears where the following information can be inserted:
You can browse snippets by clicking the “Browse” link.
You can browse snippets by Language or by Category. The resulting table shows the list of all snippets associated with the selected Language/Category. You can click on the snippet number to view the detail of the snippet.
You cannot modify an existing snippet, but you can add a new version of the snippet by clicking on the Submit a new version link on the bottom part of the detail page for the snippet.
Adding a new version does not delete the old version; all previous versions will continue to be available.
Complete Table of Contents/Topics