[00:21] auappdev: Import "prompts" in quickly [01:36] auappdev: What quickly templates are available [02:03] Hello. Anyone on the ARB here? [02:04] I have a question about Ubuntu App Showdown. [02:05] Can someone please tell me if hybrid apps are allowed? I mean if half of my app runs on Windows and the other half runs on Ubuntu? (and these parts are not the "same" -- by running parts on Windows and parts on Ubuntu it provides a unique functionality) [02:18] auappdev: Import "prompts" in quickly (Simple Player tutorial) || Facing problem with "gtk.RESPONSE_OK" in the simple-player quickly tutorial [02:30] auappdev: Quickly doesn't push - Intended? [03:07] for the app competition, how do prizes work for teams? [03:15] Hello there. I've got a question about getting a document included in the Software Center. If the document has versions tailored to previous releases (Lucid, Maverick, etc), is it possible to put them in their own repositories through apt-get or synaptic, or will they all be available only through the Software Center? [03:16] I should add, this is for the Ubuntu Manual project. They want to get the manual included in the Software Center, and if possible, have previous releases available for download by users of those versions. The question was asked if that was possible, or all releases would be available through the Software Center only. [06:46] auappdev: some questions related to ubuntu app showdown [07:29] Anyone here who knows about PyGTK? [13:07] hi everyone [13:07] hi sivapvarma1 [13:08] can any one tell how much work it will be to get skim pdf to work for ubuntu [13:09] sivapvarma1, I am looking at the wiki and docs now [13:10] objective-c / cocoa [13:10] yeah that's quite a port [13:10] I know c c++ but never did anything related to objective-c [13:11] objective-c would be the easy part.. you would have to rewrite the ui for gtk or qt [13:11] jfroebe, I am trying to think of an open source application that has both a qt and cocoa view... [13:13] sivapvarma1, you have to reimplement the UI [13:14] which one would be easier qt or gtk [13:15] a six year old very simple qt/cocoa comparison http://loadcode.blogspot.com/2006/08/graphics-in-qt-vs-cocoa.html [13:15] sivapvarma1, qt is better documented and has a lot more stuff but gtk could be easier if you just want to hack away [13:16] auappdev: Ubuntu showcase app. Can you add a price? [13:18] twobottux, yes [13:18] davidpitkin: Error: "yes" is not a valid command. [13:18] Factoid 'yes' not found [13:29] hey dpm, you around? [13:29] could update the ask link to this: http://askubuntu.com/questions/ask?tags=application-development,ubuntuappshowdown [13:35] oh wait, there is no dpm here. >_> [13:49] anyone know where couchgrid resides now? I'm going through the quickly tutorials and it seems to have been moved from desktopcouch.records.couchgrid [13:57] sivapvarma1: there is some work being done by the Étoilé (linux-based) OS people to bring GnuStep closer to the Mac OS X APIs [13:58] I'm not sure how much of that work is available in Ubuntu right now though [14:23] auappdev: How do I get tutorial for ubuntu application development [15:19] hi everyone. there is an error in quickly tutorial. In "Using Dialogs", in the "selected_file" property function, it should be "return rows[0]['File']" and not "return rows[0]['Name']" [15:20] this is in "Quickly 12.04 User Guide" [15:56] hi everyone. there is an error in quickly tutorial. In "Using Dialogs", in the "selected_file" property function, it should be "return rows[0]['File']" and not "return rows[0]['Name']" [15:57] this is in "Quickly 12.04 User Guide" [16:00] i'll file a bug report later [16:53] auappdev: App Showdown: can i package and include in the ppa the required libraries? [17:23] auappdev: Protecting OAuth secrets in App Showdown submissions [18:24] auappdev: Can I package and include in the ppa the required libraries? [18:29] auappdev: Can I set a price for my application submission? || Where to ask questions related to ubuntu app developer showdown? [18:48] auappdev: How do I use this Add/remove widget? [21:43] auappdev: Is there a standard REST API for DBus communication? [23:39] Hey guys, I got a question. How do you make a program run in /opt ? I found some information saying that Quickly handles that if I use quickly submitubuntu but at what step of the workflow exactly do I have to do that step? Does it replace any of the usual instructions like quickly release?