|
» Subscribe » Favorite Links » What is S60? » Freeware & Trials » S60 devices » Hints and tips » About this blog |
» Blognotes (15) » Bugs and Workarounds (4) » Build tools (5) » Carbide.c++ 1.1 (4) » Carbide.c++ 1.2 (8) » Carbide.c++ 1.3.x (9) » Carbide.c++ 2.0.x (12) » Carbide Plug-Ins (4) » CodeWarrior (2) » FAQ (6) » Future directions (25) » General (48) » Off-topic (5) » On-device debugging (13) » Performance Investigator (2) » Product features (18) » Product releases (16) » Screencast (14) » Support (36) » Tool setup (6) » UI Designer (8) » Usability (18) » Work in Progress (14) » Write-build-debug (4) |
|
» New Remote Connections View » Terminating Multiple Processes » Agile Tuning of the Austin Team » Introduction to the workspace screencast » Adding DLLs while Debugging |
|
Subscribe to RSS feed For email notification, please click here ยป |
« WTFWMSFI? | Main | Symbian Expo notes, 2/2: Implications and such »

Google's custom search engines make locating information on the web a lot easier; this was reminded to me this morning as I spoke with folks from Macrobug and Quickoffice about how they use documentation, and it seems Google searches are a common way to learn first principles of a given topic (e.g. google for 'SMS send S60 3rd"). Having a targeted search engine should create even more accureate results.
I've only found two so far, but only from a lack of looking. If you know of others, please post and I'll add it to the list to create a more complete reference.
www.mobiledevsearch.com
www.symbiansearch.com
A cool feature of Symbian Search (and Google Co-op searches if the feature is enabled) is the ability to contribute to the engine. Hopefully this will lead to more relevant results.
Also, this brings me to a question -- Does anyone have experiences of not being able to find Forum Nokia content correctly?
(Thanks to Maximiliano on Forum Nokia for the link).
Comments
Another cool feature is to use Copernic desktop search which is free
you can set it up to index all the .rh, .rsg, .hrh, .mmp etc files in addition to the normal source files, so just typing in a word will normally yield where it is used and in what application and context.
This is very useful if you have the devkits, examples and the emcc source files on your machine as well.
p.s. I logged two posts on the documentation forum about missing files that seem have gone AWOL on the Nokia site.
Posted by: Paul Todd | October 30, 2006 12:55 PMFor me, desktop search has changed the way I work. I never search in folders anymore -- just fire up X1 (http://www.x1.com), type in a search term and the incremental find filters files until there's only the relevant ones left. I absolutely love the ease and convenience, and I've tried to find a way that these tools could be integrated into our tools. The end result was that we simply have higher priorities that we need to focus on.
But still... In terms of finding files, there's no quicker way. X1 sells an enterprise license -- I wonder what enterprise-wide source code search (as you type) would do to the working practices of a developer?
Posted by: Markus Ahonen | October 31, 2006 07:31 AM