2017.04.28 / industry
Erik Dietrich
KNOWORTH
只有想不到、没有做不到
2025-07-04 / Technology research
Prior to iOS9, you could only use spotlight to find apps by their name. With the announcement of the new iOS9 Search APIs, Apple now allow developers to choose what content from their apps they want to index, as well as how the results appear in spotlight, and what happens when the user taps one of the results. The 3 APIs NSUserActivity The NSUserActivity API was introduced in iOS8 for Handoff, but iOS9 now allows activities to be searchable. You can now provide metadata to these activities, meaning that spotlight can index them. This acts as a history stack, similar to when you are browsing th[…]
by Chris Grant
2025-07-04 / industry
So you have a non-technical role in the tech industrymaybe youre a designer, a digital marketer, a product manager, or an entrepreneur. Youre probably used to focusing on your craft and handing off more technical tasks to developers and engineers. It makes senseyou have your expertise and they have theirs. But as we head into an increasingly technical world, the lines between these roles are beginning to blur. Some even say that you can never truly design an efficient website unless you know how to code one. I believe theres a sweet spot where non-technical people can learn a little code and e[…]
by Josh Hirshfeld
2025-07-04 / Technology research
As Internet usage on mobile devices continues to grow and exceed that of desktop browsers, it is becoming increasingly important for businesses to have a mobile-friendly website. A responsive website enhances usability and can even help boost conversion rates. Read below to learn more about the benefits of responsive design and why you should make the switch for your companys website. What is Responsive Website Design? Responsive website design aims to provide the best user experience, with easy reading and simple navigation. A website with a responsive design is adaptive and adjusts according[…]
by Frank Fan