It’s Saturday so the best way to spend the day is developing an iOS app for my blog. I wanted to search it’s content from Spotlight, so I’ve created a small app that loads all my posts into a table view and also indexes them. Now I can search and load the actual post. It’s really cool to quickly find my stuff and also a great way to learn new APIs in iOS.