StartWithAppDev

Dev Week -- Getting started with app development -- dpm -- Thu, Aug 30th, 2012

   1 [15:01] <dpm> Hello everyone!
   2 [15:01] <dpm> welcome to the first session of Ubuntu Developer Week Day 3!
   3 [15:02] <dpm> it's a short session today, so let's just go for it :)
   4 [15:02] <dpm> My name is David Planella and I work in the Community Team at Canonical, today with my Ubuntu App Developers Liaison hat on
   5 [15:03] <dpm> This is a bit of a different session than most of the topics this week.
   6 [15:03] <dpm> I want to tell you about building upon the Ubuntu platform and create apps that run on it,
   7 [15:03] <dpm> rather than developing and maintaining the platform itself.
   8 [15:03] <dpm> To put it simple, the subject of this session will be how to get started
   9 [15:03] <dpm> with the process of creating apps that run on Ubuntu, rather than how to developing the Ubuntu platform itself
  10 [15:04] <dpm> Both are equally fun, so feel free to pick your poison ;)
  11 [15:04] <dpm> Therefore, during the next half hour I'll be talking about how to submit your apps to Ubuntu, so
  12 [15:04] <dpm> that they get published in the Software Centre, to be distributed to millions of
  13 [15:04] <dpm> users that will surely enjoy your cool software :)
  14 [15:05] <dpm> But it will not be just a talk: I'd like everyone to participate and ask their questions at the end.
  15 [15:05] <dpm> However, feel free to interrrupt me during the rest of the session too, if you've got any questions.
  16 [15:05] <dpm> Just remember to prepend them with QUESTION: on the #ubuntu-classroom-chat channel
  17 [15:05] <dpm> Throughout the talk I will be referring to different places in the Ubuntu App Developer site,
  18 [15:05] <dpm> which is the central place for anyone wanting to create and publish their apps in Ubuntu.
  19 [15:05] <dpm> Here's where it lives:
  20 [15:05] <dpm>     http://developer.ubuntu.com
  21 [15:06] <dpm> So let's get cracking
  22 [15:06] <dpm>  
  23 [15:06] <dpm> Creating your app
  24 [15:06] <dpm> =================
  25 [15:06] <dpm> Well, the first step is obvious, you have to create your app, which is basically
  26 [15:06] <dpm> the time when you materialise that cool idea into beautiful software.
  27 [15:06] <dpm> I will not dwell too much on this subject, as it's beyond the scope of the session,
  28 [15:06] <dpm> However, I'll just add a couple of tips for app authors.
  29 [15:07] <dpm> If you're considering writing a new application for Ubuntu, I'd recommend to use
  30 [15:07] <dpm> the standard set of tools available from the Ubuntu archive.
  31 [15:07] <dpm> They are an extremely powerful and versatile bunch of tools that will not only put everything you need to write software at your fingertips,
  32 [15:07] <dpm> but also will help you following good development practices.
  33 [15:07] <dpm> And they're all Free Software and also free as in free beer!
  34 [15:07] <dpm> You've got an overview of them here:
  35 [15:07] <dpm>     http://developer.ubuntu.com/get-started/quickly-workflow/
  36 [15:08] <dpm> What we've also got is a tool called Quickly, which puts all those technologies together
  37 [15:08] <dpm> If you want to know more about it, mterry did a nice session during this UDW
  38 [15:08] <dpm> so remember to check out the logs
  39 [15:09] <dpm> You can learn more about it here too, it's got a nice and short video tutorial to show
  40 [15:09] <dpm> you how to write a basic functional template for your app in a matter of minutes:
  41 [15:09] <dpm>     http://developer.ubuntu.com/get-started/
  42 [15:09] <dpm>  
  43 [15:09] <dpm> Which types of apps qualify
  44 [15:09] <dpm> ===========================
  45 [15:09] <dpm> There are thousands of apps available in the Ubuntu archive already, which usually get in there through other means.
  46 [15:09] <dpm> Many of these fall into the category of system software, or big applications that are part of the Ubuntu platform.
  47 [15:10] <dpm> They are also subject to strict policies to ensure the security and quality of the software,
  48 [15:10] <dpm> as well as to ensure that they are indeed Free Software and can be distributed with Ubuntu.
  49 [15:10] <dpm> So in order to differentiate from these archive applications, I'll call the process  we'll be talking about today, "the app developer process".
  50 [15:10] <dpm> Ultimately though, they are all published through the Software Centre
  51 [15:10] <dpm> So to answer the first question, these are the 3 broad categories in which apps to be submitted through the app developer process fall:
  52 [15:11] <dpm> * Paid for apps
  53 [15:11] <dpm> * Gratis apps with proprietary licenses
  54 [15:11] <dpm> * Gratis apps with Open Source licenses
  55 [15:11] <dpm> Notice that as well as open source, we're also embracing commercial applications to give the opportunity to app authors and Canonical to make revenue of application sales.
  56 [15:11] <dpm>  
  57 [15:11] <dpm> 1. Submitting your app
  58 [15:11] <dpm> ======================
  59 [15:12] <dpm> Ok, so all that cleared up, by this point you've already have a working app you'd like the world to see and enjoy.
  60 [15:12] <dpm> The good news is that we've got an easy, streamlined and web-based process to make it easy for you to to publish, keep track of, monitor and update your apps.
  61 [15:12] <dpm> For this, we've developed a tool especially for app developers.
  62 [15:12] <dpm> It's called My Apps and you'll find it on the app developer site:
  63 [15:12] <dpm>     https://myapps.developer.ubuntu.com
  64 [15:13] <dpm> You'll see that it's easy and intuitive to use, and the first thing you'll want to do is to sign up for it to enter the Ubuntu app developer programme and start using it straight away.
  65 [15:13] <dpm> Signing up it's free, and again, it's a matter of a couple of minutes. The process is based on Ubuntu's single login, so if you've got an Ubuntu SSO account already, it will be even quicker :)
  66 [15:13] <dpm> Also, before you continue the process of submitting the app, you might want to read the quickstart guide on:
  67 [15:14] <dpm>     http://developer.ubuntu.com/publish/
  68 [15:14] <dpm> It will show you the basic steps you will be following and give you some useful tips along the way.
  69 [15:14] <dpm> Let's go quickly through them:
  70 [15:14] <dpm> 1 - Set up your My Apps account - you've already done that :)
  71 [15:14] <dpm> 2 - Prepare your app's icons and screenshots - you will want your app to be appealing to users, so make sure you've got nice screenshots and icons, in all recommended sizes
  72 [15:15] <dpm> 3 - Add your application details - here you'll be describing your app and making it easily discoverable in the Software Centre. Make sure the description is clear and use a spell-checker to avoid typos
  73 [15:15] <dpm> 4 - Choose your price - if your app is paid for, you'll have to decide the price in USD at this point. The minimum price is $2.99
  74 [15:15] <dpm> (actually, I'd need to check if that has changed recently)
  75 [15:16] <dpm> 5 - Have a source package or a PPA for your application ready to upload - here's where you upload your actual app to MyApps.
  76 [15:16] <dpm> If you use Quickly, it will do that for you
  77 [15:16] <dpm> so that you don't have to worry about packaging
  78 [15:16] <dpm> 6 - Your app will be reviewed - before it gets into the wild, your app needs to be reviewed and QAd.
  79 [15:17] <ClassBot> nja asked: ​ Why is the minimum price $2.99?
  80 [15:17] <dpm> I believe that is (or was) a requirement from the bank that is used to do the money transfers
  81 [15:18] <dpm> so there isn't much room for play here
  82 [15:18] <dpm> but do check on MyApps and the FAQ. They should be up to date
  83 [15:18] <ClassBot> commandoline asked: Is there any chance that open source apps developed this way can also get into debian?
  84 [15:19] <dpm> They are all open source apps and they are publicly available in the extras.ubuntu.com archive, so I can't see no reason why someone can port them to Debian, most probably with minimal or no packaging changes
  85 [15:20] <dpm> ok, let's continue
  86 [15:20] <ClassBot> There are 10 minutes remaining in the current session.
  87 [15:21] <ClassBot> moez asked: i want to develop an app well integred to gnome-shell, unity and even kde. Quickly can't do it for me. is there any tool can make it easier?
  88 [15:22] <dpm> Quickly is focused on Ubuntu, but ultimately, it creates a Python app. You can use Quickly to create your app and then modify it to integrate into all of those shells
  89 [15:22] <ClassBot> jsjgruber-l85-p asked: Are there plans for apps to declare what permissions they will need so the consumer can make a choice to trust an app developer or not (like Android's store)?
  90 [15:22] <dpm> that's an excellent question
  91 [15:23] <dpm> we have actually been discussing this over the course of the last few weeks
  92 [15:23] <dpm> but such a feature is dependant essentially on sandboxing working well for all use cases
  93 [15:24] <dpm> we've been discussing a plan for it, but it will span multiple releases to complete
  94 [15:24] <dpm> stay tuned very soon for an announcement on the ubuntu-devel mailing list, and on the Ubuntu app development channels
  95 [15:24] <ClassBot> moez asked: i'm using lauchpad for my app, and i want to ask help for design as asking help for translate. how?
  96 [15:25] <ClassBot> There are 5 minutes remaining in the current session.
  97 [15:25] <dpm> for design, I'd recommend heading to design.ubuntu.com. For translations, I'd recommend sending an e-mail to launchpad-translators(AT)lists(DOT)launchpad(DOT)net
  98 [15:26] <dpm>   you'll see there is an awesome community waiting to translate your software :)
  99 [15:27] <dpm>   ok, short session and only a few mins left, so I think we'll have to leave it here
 100 [15:27] <dpm>   Let me just add a couple of interesting links and places you can go to learn more
 101 [15:27] <dpm>    
 102 [15:27] <dpm>   Getting help
 103 [15:27] <dpm>   ============
 104 [15:28] <dpm>   If you need any help or if you've got any questions, be it during or before the publishing step, there is an awesome, awesome community of app developers out there just like you:
 105 [15:28] <dpm>   http://developer.ubuntu.com/community/
 106 [15:28] <dpm>    
 107 [15:28] <dpm>   Real-time: http://webchat.freenode.net/?channels=ubuntu-app-devel
 108 [15:28] <dpm>   Askubuntu: http://www.askubuntu.com/questions/ask?tags=application-development
 109 [15:28] <dpm>   Mailing list: https://lists.ubuntu.com/mailman/listinfo/ubuntu-app-devel
 110 [15:28] <dpm>   Staying up to date: http://developer.ubuntu.com/2011/11/building-the-ubuntu-app-development-community-i-communication-channels/
 111 [15:29] <dpm>   And I think that's pretty much it, any very last minute questions?
 112 [15:29] <dpm>   it seems not, so thanks everyone, I hope you've enjoyed the talk and I hope to see your apps in Ubuntu soon! ;-)
 113 [15:30] <ClassBot>      FlowRiser asked: Isn't Ubuntu the best ?! :D
 114 [15:30] <dpm>   The answer is obvious

MeetingLogs/devweek1208/StartWithAppDev (last edited 2012-08-31 14:05:27 by jose)