SlideShare a Scribd company logo
An Introduction to
       MonoTouch 5.2
Mobile App Development Platform
            for iOS


        http://xamarin.com/
Introducing MonoTouch 5.2 from Xamarin

   1.   Who is Xamarin?
   2.   MonoTouch and Mono for Android Overview
   3.   MonoTouch 5.2
   4.   Differentiators
   5.   Customers & Case Studies
   6.   Summing Up

   More Info: http://xamarin.com/


                   Copyright 2012 © Xamarin Inc., All rights reserved
Xamarin Company Snapshot
 Founded in 2011 with the mission to make it fast, easy and fun to build great mobile
  apps.
 Xamarin’s products:
  MonoTouch, Mono for Android
  Simplify creation, maintenance and operation of high-performance, cross-platform,
    native UX mobile applications
  Phones, tablets and embedded devices - iOS, Android and Windows
 Xamarin stewards the Mono project: open source, cross-platform implementation of
  C# / .NET framework
 Unique, customer-proven technology:
  500 developers download/day on average
  Enterprise: 3M, Medtronic, Target, TIBCO, etc.
  Consumer: AOL, iCircuit, Monster, Rdio, etc.
  Consultants / SIs: Accenture, ITR Mobility, etc.

                           Copyright 2012 © Xamarin Inc., All rights reserved
MONOTOUCH AND MONO FOR
ANDROID
MonoTouch and Mono for Android




         Copyright 2012 © Xamarin Inc., All rights reserved
Native API Access - iOS
1,700 C# classes
     1:1 mapping to native
     Objective-C libraries                           User Code
     CoreFoundation
     iOS C libraries                              MonoTouch.*            OpenTK    System.*
Projected into C#
   Strongly typed                                                        OpenGL
   C# Events/Properties                        ObjC
                                              Libraries
                                                                  C
                                                              Libraries
                                                                            and
                                                                          OpenAL
                                                                                    Unix APIs

   Surface Lambdas                                                        Stacks




                    Copyright 2012 © Xamarin Inc., All rights reserved
Native API Access - Android
4,000 C# classes
     1:1 mapping to native
     Java libraries                                  User Code
     OpenGL
     Android C Libraries                          C# Android.*            OpenTK    System.*
Projected into C#
     Strongly typed
     Enumerations                              Java
                                              Android.*
                                                                   C
                                                               Libraries
                                                                           OpenGL
                                                                            Stacks
                                                                                     Unix APIs

     C# Events/Properties
     Surface Lambdas

                    Copyright 2012 © Xamarin Inc., All rights reserved
Mono on Mobile
C# and its libraries on Mobile Devices
   Garbage Collection
   Strongly typed objects
   High performance


Strong Typing:
   Intellisense
   Helps explore the API from the IDE

                Copyright 2012 © Xamarin Inc., All rights reserved
Xamarin.* APIs

                                Xamarin Mobile




                                                                                      Notifications
                  GeoLocation




                                                                                                      Reporting
                                          Photos +
    Contacts




                                                                Audio
                                           Video




                                                                                                        Crash
    Most of the differentiation happens in the UI
    Some platform APIs do not bring much value (sometimes they’re not great APIs)
    Xamarin.Mobile is an extra layer to isolate developers from the platform.



                                 Copyright 2012 © Xamarin Inc., All rights reserved
Xamarin Cross-Platform Apps




       Copyright 2012 © Xamarin Inc., All rights reserved
Apps Showcase: http://xamarin.com/apps




            Copyright 2012 © Xamarin Inc., All rights reserved
MONOTOUCH 5.2
MonoTouch 5.2 – Key Features
Faster and easier creation
 of iPhone/iPad Dialogs
Improved memory
 management to find,
 diagnose and fix memory
 leaks
New garbage collection
 engine
Easier on-device unit
 testing

                Copyright 2012 © Xamarin Inc., All rights reserved
MonoTouch 5.2 – Faster Dialogs
Faster and easier creation of iPhone/iPad
Dialogs
 MonoTouch.Dialog is a new API that allows
  developers to create HIG-compliant iOS
  forms and dialog boxes
 Shows table-based information without
  needing to write dozens of delegates and
  controllers for the user interface
 Includes UITableView support and pull-to-
  refresh as well as built-in searching
 Creates user interfaces dynamically on
  demand from JSON data served up online
 More Info: MonoTouch.Dialog tutorial and browse
  the online API documentation.
                       Copyright 2012 © Xamarin Inc., All rights reserved
MonoTouch 5.2 – Memory Mgmt.
Improved memory management to
find, diagnose and fix memory leaks
 New MonoTouch memory profiler
     Track managed objects’ memory usage
      growth
     Track which objects are still referenced
     Track where objects are being referenced
      from
 Generational garbage collector
 Improves garbage collection diagnostics

 More info: New MonoTouch memory profiler and
  Generational garbage collector



                       Copyright 2012 © Xamarin Inc., All rights reserved
MonoTouch 5.2 – Unit Testing
Easier on-device unit testing
 Touch.Unit
    New unit testing framework to perform
     on-device testing of individual functions
     and procedures in MonoTouch
     applications
    Run tests manually, or automate them
     with Instruments

    More info: Tutorial on Unit Testing in
     MonoTouch




                        Copyright 2012 © Xamarin Inc., All rights reserved
MonoTouch 5.2 – Additional Capabilities

 300+ customer requested
  enhancements that make it
  easier to develop great iOS
  applications.

 A full listing of new features and
  capabilities can be viewed from
  here: http://blog.xamarin.com/




                   Copyright 2012 © Xamarin Inc., All rights reserved
MONOTOUCH DIFFERENTIATORS
Differentiators
Harness the full power of
 C# and .NET.
Write shorter, simpler, and
 more maintainable code
Use features like
 LINQ, anonymous
 types, lambdas and more.




                Copyright 2012 © Xamarin Inc., All rights reserved
Differentiator: Less Code!
Faster, easier, less expensive maintenance
 Objective C




               Copyright 2012 © Xamarin Inc., All rights reserved
Differentiator: Less Code!
Faster, easier, less expensive maintenance
 C#




             Copyright 2012 © Xamarin Inc., All rights reserved
CUSTOMERS & CASE STUDIES
Xamarin Customers
600+ new developers each day
Amazing apps: http://xamarin.com/apps




               Copyright 2012 © Xamarin Inc., All rights reserved
Xamarin Customers

Medtronic
mStar Application

 Integrate to back-end systems
 Sales orders
 Product registration


“The mStar application automates
manual processes and makes them
      available 24/7 for the reps”
                         Jeff Bipes,
         IT Manager, Field Services

                          Copyright 2012 © Xamarin Inc., All rights reserved
Xamarin Customers

JustEnough
Mobile SFA for NetSuite

 Fully integrated to NetSuite
 Provides field sales teams instant access
  to opportunity and customer data, sales
  forecasts and real-time calendar and task
  management.

“Using .NET on the iPad is like a dream come
                                        true”
                               Johan Otto,
                    VP Mobile Development                               Click image to play video

                          Copyright 2012 © Xamarin Inc., All rights reserved
http://xamarin.com/

SUMMING UP
Xamarin & MonoTouch - Summing Up
 Leading mobile app development technology
    500+ new developers each day

 Solving cross-platform mobile app development problems
  for customers
    Reduce development time, complexity and cost
    Improve mobile app quality, stability and performance

 Unique, customer-proven technology and capabilities
    C# and .NET mobile app development for phones, tablets and
     embedded devices running, iOS, Android and Windows


                     Copyright 2012 © Xamarin Inc., All rights reserved
More online
•   xamarin.com/apps
•   xamarin.com/monotouch
•   xamarin.com/android
•   docs.xamarin.com
•   blog.xamarin.com
•   youtube.com/xamarinhq
•   twitter.com/xamarinhq
•   linkedin.com/company/xamarin
•   stackoverflow.com/questions/tagged/mono
An Introduction to
         MonoTouch 5.2
Cross-Platform Mobile App Development
              Targeting iOS



         http://xamarin.com/

More Related Content

PPTX
App development
PDF
Forrester reviews the KonyOne platform
PDF
Mobile technology
PDF
Html5 overview
PDF
Collaborative and agile development of mobile applications
PPTX
Development of Mobile Application -PPT
PDF
Jason cross
PDF
Mobile app development - course intro
App development
Forrester reviews the KonyOne platform
Mobile technology
Html5 overview
Collaborative and agile development of mobile applications
Development of Mobile Application -PPT
Jason cross
Mobile app development - course intro

What's hot (20)

PDF
HTML5 for Mobile - When and Why
 
PPTX
Hybrid Mobile App
PDF
Native vs Hybrid - Options to develop your mobile application
PPTX
IBM Worklight for Digital Agencies
PPTX
Mobile applications chapter 5
PPTX
Managing the Android Supply Chain and the Role of SPDX
PDF
Salesforce Dev Day Paris - keynote
PDF
Mobile app developers guide
PDF
Pariksha mobile applications
PDF
Appies Overview
PPTX
Xamarin COE by Mukteswar Patnaik
PDF
IRJET- Cross Platform User Compatible System with Specific Application
PDF
Mobile Developer's Guide To The Galaxy Vol.7
PDF
Overview Mobile Applications Market
PDF
Mobile Developer's Guide To The Galaxy No.10
PDF
Developers Guide To The Galaxy 8th edition
PDF
TheFuture of Mobile Application and Media Tablets
PPT
Native, Web or Hybrid Mobile App Development?
PPTX
02 BlackBerry Application Development
PDF
iOS App Development and Marketing
HTML5 for Mobile - When and Why
 
Hybrid Mobile App
Native vs Hybrid - Options to develop your mobile application
IBM Worklight for Digital Agencies
Mobile applications chapter 5
Managing the Android Supply Chain and the Role of SPDX
Salesforce Dev Day Paris - keynote
Mobile app developers guide
Pariksha mobile applications
Appies Overview
Xamarin COE by Mukteswar Patnaik
IRJET- Cross Platform User Compatible System with Specific Application
Mobile Developer's Guide To The Galaxy Vol.7
Overview Mobile Applications Market
Mobile Developer's Guide To The Galaxy No.10
Developers Guide To The Galaxy 8th edition
TheFuture of Mobile Application and Media Tablets
Native, Web or Hybrid Mobile App Development?
02 BlackBerry Application Development
iOS App Development and Marketing
Ad

Viewers also liked (6)

PPT
Nudge Challenges
PPTX
YOW Night Azure Preso
PPT
форум чист вода 2012
PPTX
Facebook and Mobile Apps on Azure
PPTX
YOW Cloud Night Slides
PPTX
Introduction to windows azure
Nudge Challenges
YOW Night Azure Preso
форум чист вода 2012
Facebook and Mobile Apps on Azure
YOW Cloud Night Slides
Introduction to windows azure
Ad

Similar to MonoTouch 5.2 Introduction (20)

PPTX
Introduction to MonoTouch
KEY
Cross-platform Mobile Development
PPTX
Eco system apps
KEY
Getting Started Using MonoTouch
KEY
Cross Platform Development with Xamarin
PDF
Introduction to Cross Platform Development with Xamarin/ Visual Studio
PDF
Xamarin for (not only) Android developers
PPTX
Dia 1 intro to mobile and xamarin
PPT
Cross-Platform Mobile Development in Visual Studio
PPTX
Xamarin Open House talk - Sela Group - Ofir Makmal
PPTX
EastBay.NET - Introduction to MonoTouch
PPTX
Xamarin Platform
PPTX
Developing i phone, android and windows phone 7 applications with c#
PDF
Mono for Android... for Google Devs
PPTX
Tea Light Techdays 2013 - Cross Platform Apps with .NET and Xamarin
PPTX
C# everywhere: Xamarin and cross platform development
PPTX
Introduction to xamarin
PPTX
Cross Platform Mobile Development with Xamarin
PPTX
Xamarin.Forms Bootcamp
PPTX
Develop business apps cross-platform development using visual studio with x...
Introduction to MonoTouch
Cross-platform Mobile Development
Eco system apps
Getting Started Using MonoTouch
Cross Platform Development with Xamarin
Introduction to Cross Platform Development with Xamarin/ Visual Studio
Xamarin for (not only) Android developers
Dia 1 intro to mobile and xamarin
Cross-Platform Mobile Development in Visual Studio
Xamarin Open House talk - Sela Group - Ofir Makmal
EastBay.NET - Introduction to MonoTouch
Xamarin Platform
Developing i phone, android and windows phone 7 applications with c#
Mono for Android... for Google Devs
Tea Light Techdays 2013 - Cross Platform Apps with .NET and Xamarin
C# everywhere: Xamarin and cross platform development
Introduction to xamarin
Cross Platform Mobile Development with Xamarin
Xamarin.Forms Bootcamp
Develop business apps cross-platform development using visual studio with x...

More from Xamarin (20)

PDF
Xamarin University Presents: Building Your First Intelligent App with Xamarin...
PDF
Xamarin University Presents: Ship Better Apps with Visual Studio App Center
PDF
Get the Most Out of iOS 11 with Visual Studio Tools for Xamarin
PDF
Get the Most out of Android 8 Oreo with Visual Studio Tools for Xamarin
PDF
Creative Hacking: Delivering React Native App A/B Testing Using CodePush
PDF
Build Better Games with Unity and Microsoft Azure
PDF
Exploring UrhoSharp 3D with Xamarin Workbooks
PDF
Desktop Developer’s Guide to Mobile with Visual Studio Tools for Xamarin
PDF
Developer’s Intro to Azure Machine Learning
PDF
Customizing Xamarin.Forms UI
PDF
Session 4 - Xamarin Partner Program, Events and Resources
PDF
Session 3 - Driving Mobile Growth and Profitability
PDF
Session 2 - Emerging Technologies in your Mobile Practice
PDF
Session 1 - Transformative Opportunities in Mobile and Cloud
PDF
SkiaSharp Graphics for Xamarin.Forms
PDF
Building Games for iOS, macOS, and tvOS with Visual Studio and Azure
PDF
Intro to Xamarin.Forms for Visual Studio 2017
PDF
Connected Mobile Apps with Microsoft Azure
PDF
Introduction to Xamarin for Visual Studio 2017
PDF
Building Your First iOS App with Xamarin for Visual Studio
Xamarin University Presents: Building Your First Intelligent App with Xamarin...
Xamarin University Presents: Ship Better Apps with Visual Studio App Center
Get the Most Out of iOS 11 with Visual Studio Tools for Xamarin
Get the Most out of Android 8 Oreo with Visual Studio Tools for Xamarin
Creative Hacking: Delivering React Native App A/B Testing Using CodePush
Build Better Games with Unity and Microsoft Azure
Exploring UrhoSharp 3D with Xamarin Workbooks
Desktop Developer’s Guide to Mobile with Visual Studio Tools for Xamarin
Developer’s Intro to Azure Machine Learning
Customizing Xamarin.Forms UI
Session 4 - Xamarin Partner Program, Events and Resources
Session 3 - Driving Mobile Growth and Profitability
Session 2 - Emerging Technologies in your Mobile Practice
Session 1 - Transformative Opportunities in Mobile and Cloud
SkiaSharp Graphics for Xamarin.Forms
Building Games for iOS, macOS, and tvOS with Visual Studio and Azure
Intro to Xamarin.Forms for Visual Studio 2017
Connected Mobile Apps with Microsoft Azure
Introduction to Xamarin for Visual Studio 2017
Building Your First iOS App with Xamarin for Visual Studio

Recently uploaded (20)

PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Unlocking AI with Model Context Protocol (MCP)
PPTX
Big Data Technologies - Introduction.pptx
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
cuic standard and advanced reporting.pdf
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PPT
Teaching material agriculture food technology
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
DOCX
The AUB Centre for AI in Media Proposal.docx
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PPTX
Cloud computing and distributed systems.
PPTX
A Presentation on Artificial Intelligence
Per capita expenditure prediction using model stacking based on satellite ima...
Unlocking AI with Model Context Protocol (MCP)
Big Data Technologies - Introduction.pptx
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Diabetes mellitus diagnosis method based random forest with bat algorithm
cuic standard and advanced reporting.pdf
Encapsulation_ Review paper, used for researhc scholars
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Building Integrated photovoltaic BIPV_UPV.pdf
Teaching material agriculture food technology
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
Reach Out and Touch Someone: Haptics and Empathic Computing
The Rise and Fall of 3GPP – Time for a Sabbatical?
Advanced methodologies resolving dimensionality complications for autism neur...
Digital-Transformation-Roadmap-for-Companies.pptx
The AUB Centre for AI in Media Proposal.docx
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Cloud computing and distributed systems.
A Presentation on Artificial Intelligence

MonoTouch 5.2 Introduction

  • 1. An Introduction to MonoTouch 5.2 Mobile App Development Platform for iOS http://xamarin.com/
  • 2. Introducing MonoTouch 5.2 from Xamarin 1. Who is Xamarin? 2. MonoTouch and Mono for Android Overview 3. MonoTouch 5.2 4. Differentiators 5. Customers & Case Studies 6. Summing Up More Info: http://xamarin.com/ Copyright 2012 © Xamarin Inc., All rights reserved
  • 3. Xamarin Company Snapshot  Founded in 2011 with the mission to make it fast, easy and fun to build great mobile apps.  Xamarin’s products:  MonoTouch, Mono for Android  Simplify creation, maintenance and operation of high-performance, cross-platform, native UX mobile applications  Phones, tablets and embedded devices - iOS, Android and Windows  Xamarin stewards the Mono project: open source, cross-platform implementation of C# / .NET framework  Unique, customer-proven technology:  500 developers download/day on average  Enterprise: 3M, Medtronic, Target, TIBCO, etc.  Consumer: AOL, iCircuit, Monster, Rdio, etc.  Consultants / SIs: Accenture, ITR Mobility, etc. Copyright 2012 © Xamarin Inc., All rights reserved
  • 4. MONOTOUCH AND MONO FOR ANDROID
  • 5. MonoTouch and Mono for Android Copyright 2012 © Xamarin Inc., All rights reserved
  • 6. Native API Access - iOS 1,700 C# classes  1:1 mapping to native  Objective-C libraries User Code  CoreFoundation  iOS C libraries MonoTouch.* OpenTK System.* Projected into C#  Strongly typed OpenGL  C# Events/Properties ObjC Libraries C Libraries and OpenAL Unix APIs  Surface Lambdas Stacks Copyright 2012 © Xamarin Inc., All rights reserved
  • 7. Native API Access - Android 4,000 C# classes  1:1 mapping to native  Java libraries User Code  OpenGL  Android C Libraries C# Android.* OpenTK System.* Projected into C#  Strongly typed  Enumerations Java Android.* C Libraries OpenGL Stacks Unix APIs  C# Events/Properties  Surface Lambdas Copyright 2012 © Xamarin Inc., All rights reserved
  • 8. Mono on Mobile C# and its libraries on Mobile Devices  Garbage Collection  Strongly typed objects  High performance Strong Typing:  Intellisense  Helps explore the API from the IDE Copyright 2012 © Xamarin Inc., All rights reserved
  • 9. Xamarin.* APIs Xamarin Mobile Notifications GeoLocation Reporting Photos + Contacts Audio Video Crash  Most of the differentiation happens in the UI  Some platform APIs do not bring much value (sometimes they’re not great APIs)  Xamarin.Mobile is an extra layer to isolate developers from the platform. Copyright 2012 © Xamarin Inc., All rights reserved
  • 10. Xamarin Cross-Platform Apps Copyright 2012 © Xamarin Inc., All rights reserved
  • 11. Apps Showcase: http://xamarin.com/apps Copyright 2012 © Xamarin Inc., All rights reserved
  • 13. MonoTouch 5.2 – Key Features Faster and easier creation of iPhone/iPad Dialogs Improved memory management to find, diagnose and fix memory leaks New garbage collection engine Easier on-device unit testing Copyright 2012 © Xamarin Inc., All rights reserved
  • 14. MonoTouch 5.2 – Faster Dialogs Faster and easier creation of iPhone/iPad Dialogs  MonoTouch.Dialog is a new API that allows developers to create HIG-compliant iOS forms and dialog boxes  Shows table-based information without needing to write dozens of delegates and controllers for the user interface  Includes UITableView support and pull-to- refresh as well as built-in searching  Creates user interfaces dynamically on demand from JSON data served up online  More Info: MonoTouch.Dialog tutorial and browse the online API documentation. Copyright 2012 © Xamarin Inc., All rights reserved
  • 15. MonoTouch 5.2 – Memory Mgmt. Improved memory management to find, diagnose and fix memory leaks  New MonoTouch memory profiler  Track managed objects’ memory usage growth  Track which objects are still referenced  Track where objects are being referenced from  Generational garbage collector  Improves garbage collection diagnostics  More info: New MonoTouch memory profiler and Generational garbage collector Copyright 2012 © Xamarin Inc., All rights reserved
  • 16. MonoTouch 5.2 – Unit Testing Easier on-device unit testing  Touch.Unit  New unit testing framework to perform on-device testing of individual functions and procedures in MonoTouch applications  Run tests manually, or automate them with Instruments  More info: Tutorial on Unit Testing in MonoTouch Copyright 2012 © Xamarin Inc., All rights reserved
  • 17. MonoTouch 5.2 – Additional Capabilities  300+ customer requested enhancements that make it easier to develop great iOS applications.  A full listing of new features and capabilities can be viewed from here: http://blog.xamarin.com/ Copyright 2012 © Xamarin Inc., All rights reserved
  • 19. Differentiators Harness the full power of C# and .NET. Write shorter, simpler, and more maintainable code Use features like LINQ, anonymous types, lambdas and more. Copyright 2012 © Xamarin Inc., All rights reserved
  • 20. Differentiator: Less Code! Faster, easier, less expensive maintenance Objective C Copyright 2012 © Xamarin Inc., All rights reserved
  • 21. Differentiator: Less Code! Faster, easier, less expensive maintenance C# Copyright 2012 © Xamarin Inc., All rights reserved
  • 22. CUSTOMERS & CASE STUDIES
  • 23. Xamarin Customers 600+ new developers each day Amazing apps: http://xamarin.com/apps Copyright 2012 © Xamarin Inc., All rights reserved
  • 24. Xamarin Customers Medtronic mStar Application  Integrate to back-end systems  Sales orders  Product registration “The mStar application automates manual processes and makes them available 24/7 for the reps” Jeff Bipes, IT Manager, Field Services Copyright 2012 © Xamarin Inc., All rights reserved
  • 25. Xamarin Customers JustEnough Mobile SFA for NetSuite  Fully integrated to NetSuite  Provides field sales teams instant access to opportunity and customer data, sales forecasts and real-time calendar and task management. “Using .NET on the iPad is like a dream come true” Johan Otto, VP Mobile Development Click image to play video Copyright 2012 © Xamarin Inc., All rights reserved
  • 27. Xamarin & MonoTouch - Summing Up  Leading mobile app development technology  500+ new developers each day  Solving cross-platform mobile app development problems for customers  Reduce development time, complexity and cost  Improve mobile app quality, stability and performance  Unique, customer-proven technology and capabilities  C# and .NET mobile app development for phones, tablets and embedded devices running, iOS, Android and Windows Copyright 2012 © Xamarin Inc., All rights reserved
  • 28. More online • xamarin.com/apps • xamarin.com/monotouch • xamarin.com/android • docs.xamarin.com • blog.xamarin.com • youtube.com/xamarinhq • twitter.com/xamarinhq • linkedin.com/company/xamarin • stackoverflow.com/questions/tagged/mono
  • 29. An Introduction to MonoTouch 5.2 Cross-Platform Mobile App Development Targeting iOS http://xamarin.com/