Thoughts from the Furry Tail Apps gang We create apps for iOS and Mac.

5Nov/100

An easier way to search the Apple dev forums

When hitting a wall in my iOS development, I usually try to find my solutions using Google. I usually find what I’m looking for (thank you stackoverflow), but there’s a few issues with this approach:

  1. The quality of the results is highly varying
  2. There’s a lot of results showing up on spam pages (like eFreedom)
  3. The Apple dev forums are probably better most of the times

The reason I’m not always using the Apple dev forums, is a combination of 1) how simple it is to use the Google search in Chrome and 2) how the Apple forums always seem to be 4 steps away when I’m looking for answers. 
One could call it laziness, but being able to do searches really fast is important to me as I like to keep a high pace in development.

Getting easier access to the dev forums

So… I figured an easy way of solving this is to add the dev forums as a search engine in Chrome. And the good news is that it’s actually quite easy to set up:

  1. Right-click your address bar in Chrome
  2. Click “Edit search engines…” (or whatever it’s called in your language)
  3. Enter a name of your choice, as well as the keyword you want to use as a prefix to your search. I chose “app”, since it’s short and easy to remember.
  4. Enter the following URL (to make a regular search in the dev forums):
    https://devforums.apple.com/search.jspa?resultTypes=MESSAGE&peopleEnabled=true&q=%s 
  5. Hit “OK”, and you’re done!

    Using your new search engine

    You’re now ready to use your new search engine:

    1. Click your address bar (or on Mac: Command+L and Win: Ctrl+L)
    2. Enter your keyword and your search phrase, e.g. “app Core Animations”
    3. Hit “Enter” to search

    Please note that you’ll still be required to log in to the dev center if you haven’t done so recently (i.e. you still have a valid session).

    A similar set-up is possible if you’re using Firefox, just go to the Mycroft project and create your own search engine plugin using the URL above.

    Comments (0) Trackbacks (0)

    No comments yet.


    Leave a comment

    (required)

    No trackbacks yet.