Search improvement
Update concerning NodeSearch.com
posted on 2005-02-16
NodeSearch.com was recently updated with a new search engine called Rolist (beta edtion). This search engine delivers better search results than the previous version (FINTIT.WS). But in exchange for better search results we had to give up some speed (this new algorithm can take up to N2 time to complete a search). The asymptotic analysis (for search and reply) is shown below:
Best case: O(n) Occurs, but not very often.The search also comes with several exclusive features not found in the major search engines. Including a "peek-a-boo" feature that allows the user to view the web page before visiting. In the future a "open in new window" feature will also be added.
Average case: O(nLG(n)) This has the greatest chance of occurring.
Worst case: O(n2) This almost never happens. It is only a theoretical bound.
Introducing NodeMail
Update concerning NodeSearch.com
posted on 2005-01-20
Recently NodeSearch.com was equipped will a fully functional mail system called NodeMail. The mail service written in php was designed and integrated by our head system architect. Many of the features in the mail service are quite unique. It includes an "Anonymous" email composition script, and there is an exclusive mail login system (for people who already have POP3 email accounts).
In the future we hope to expand the mail system into a full integrated email service. It would allow users to resister for a NodeMail account and let them access it through a fully functional GUI that will contain several features and services not offered by the major email providers.
In the future we hope to expand the mail system into a full integrated email service. It would allow users to resister for a NodeMail account and let them access it through a fully functional GUI that will contain several features and services not offered by the major email providers.
New sleek design
Update concerning NodeSearch.com
posted on 2004-12-23

