
Insightful product analytics can provide a treasure trove of valuable user information. Unfortunately, there are also a large number of roadblocks to obtaining accurate user data. In this article we explore PostHog and how it can help you improve your cross-domain user analytics.
Integrating Django, Tastypie & Python Social AuthPython Social Auth is intended for use through the web and has routes already set up for authenticating and disconnecting users from different social media services.
What's an API?What's an API? The quick and dirty answer: An API is just a way to interact with an application. Learn more.
Android Particle System: Creating basic effects for games 2Part 2 of how to create basic effects for games on the Android Particle System.
Client vs. Server OAuth Flows with REST APIsThis post is part 4 of a series on using OAuth with Django REST Framework.
6 Tips for Improving the Development WorkflowWhether you’re starting fresh on building a workflow plan, or adapting to accommodate a new project, there are always ways to improve and new things to consider.
Beyond Syntax: Why I'm Excited About SwiftSwift introduces a wealth of new features that should make iOS programming easier, cleaner, and a more enjoyable process.
On Being an Engineer of SoftwareYeti's Co-Founder, Tony Scherba, shares his thoughts on being a software engineer.
Running Development AppsA look at how to go about getting a pre=release app up in the Android and iOS app platforms for testing and approval.
10 Steps to Maximize the Productivity of Your Development TeamNo matter the source — mismanaged expectations, changing requirements, an unclear decision-maker, or waterfall methodologies — 10 steps can help you bring development back up to speed.
6 Jquery Plugins for Responsive and Mobile WebsitesSome of our favorite plugins for responsive and mobile website development.
Social Auth with Django REST FrameworkThis post is part 3 of a series on using OAuth with Django REST Framework.
Establishing a Websocket PUBSUB server with Redis and AsyncioThis post in particular covers how to leverage a PUBSUB (publish-subscribe) Redis server and websockets to this purpose.
Innovations in Proximity TechnologyHere are a few ways that your company can enhance the user experience through location-aware technology.
Software Consulting: What's In a Code Audit?As a product grows and so does the codebase, the code needs to be organized.
Hashtags and Mentions in SwiftAlthough there are many nuances to the language and relatively few code examples out there, one of the huge benefits of Swift was how readable it is.
5 Categories of Research for the App Development ProcessHere are five ways to conduct user research and involve users in the process.
Demo Day at Rocket UThe first group of students to graduate from RocketU did so with a "Demo Day" event.
Get the Most Out of Git: 7 Best Practices for Budding DevelopersA few of our favorite best practices for developers using Git.
Graph Theory is Wonderful!: Yeti Lunch and LearnHere at Yeti we love learning new things, so twice a month we open up the floor to presentations on areas of personal expertise. Our awesome developer, Dean, recently gave this presentation on Graph Theory.
SF Django Meetup: Microservices at PreziTwo engineers discuss how they're migrating their application from a monolithic structure to microservices.
Integrating Google Places API and Django TastyPieFor our latest project, BlurtAbout, we had to integrate with a location based API so we chose Google Places.
The Basics of Django TastyPie and iOS RestKitA beginners guide for understanding Django Tasty{ie and iOS RestKit.