**** BEGIN LOGGING AT Wed Mar 26 02:59:56 2008 Mar 26 03:35:24 whens the compo finsih Mar 26 03:35:27 i should start Mar 26 03:35:34 apr 14th is the round 1 deadline Mar 26 03:35:43 oshit Mar 26 03:35:52 meh probably won't enter Mar 26 03:36:07 i would be surprised if you could "throw together" an app in time. Mar 26 03:36:10 ...very surprised :) Mar 26 03:36:35 i would be able to Mar 26 03:36:48 just to many assignments due on or around thatdate Mar 26 03:37:19 ill release it in august Mar 26 03:37:31 i have to have it completed by then Mar 26 03:38:44 even having no responsibilities whatsoever it would be difficult to put together a winning submission in this short a time frame. Mar 26 03:39:04 doubt it Mar 26 03:39:08 if your app is really so miserably trivial, then why would it win? Mar 26 03:39:23 because i doubt they are looking for something fine tuned Mar 26 03:39:53 I think you might be surprised by how many quality submissions are going to be available by Apr 14th. Mar 26 03:40:04 soon see i guess :) Mar 26 03:40:10 some developers, unlike yourself, do not wait until 2 weeks before the deadline to get started. Mar 26 03:40:12 probably won't enter anyway Mar 26 03:40:25 2 weeks is my usual deadline time Mar 26 03:40:28 used to it Mar 26 03:41:05 you have a scalability problem then, sir. Mar 26 03:41:10 haha Mar 26 03:41:31 ill throw it together tonight and do the testing tomorrow Mar 26 03:41:56 well, if you feel that gives you a fair chance at the prize, go for it. Mar 26 03:42:21 im not after the prize Mar 26 03:42:27 im after feedback Mar 26 03:42:35 Google is unlikely to provide you with any feedback. Mar 26 03:42:40 meh Mar 26 03:42:56 Given the volume of submissions, I suspect the only feed back you will receive is a $25,000 check. Mar 26 03:43:04 ...or nothing. Mar 26 03:43:30 i am assuming round 2 involves implementation of suggestions considering the minimal timeframe in between Mar 26 03:43:39 or something along those lines Mar 26 03:43:54 I think your assumptions are inconsistent with the reality of non-trivial software design. Mar 26 03:44:10 well they want to use these apps to advertise the product right? Mar 26 03:44:55 That seems like a sensible goal, yes. I, nor you, know precisely what they want however. Mar 26 03:45:14 ok well if you read the TOS it says something along the lines of using the app to promote the platform Mar 26 03:45:43 It says that you grant them the right to do so. You can infer from that that they wish to use it for such purposes, but that is not a fact. Mar 26 03:45:45 so it would make sense to give people feedback, such as interface design specs such that all the apps are somewhat consistant Mar 26 03:46:43 It would not make sense to give feedback for every or even most projects, nor would it be fair to give feedback to winning submissions as they will then be in competition for the extra prizes. Mar 26 03:47:18 Only after the challenge is complete would it make sense for Google to intervene significantly. Mar 26 03:47:29 well we don't know what the second compo is Mar 26 03:47:40 it might be best implementation of feedback :) Mar 26 03:47:45 This is not, as you assume, an episode of American Idol. Mar 26 03:48:04 who said I am assuming that? Mar 26 03:48:18 dueynz: What second "compo"? The first round is the qualifying round; if you do not win it, you are ineligible to win the next round. Mar 26 03:48:36 second round then Mar 26 03:49:18 Do you mean the second ADC? Mar 26 03:49:25 There will be two, each with 2 rounds. Mar 26 03:49:32 no Mar 26 03:49:40 i mean the second round of this competition Mar 26 03:50:49 jasta: I have to do this project for whether I am in the competition or not Mar 26 03:52:58 the problem is my project heavily relies on the camera Mar 26 03:53:25 and content in the photos that the camera takes Mar 26 03:53:45 so i can't do that part of the project until a working camera emulator is available Mar 26 03:56:22 oops, lost connection to irc Mar 26 04:29:39 Hmm, there apparently is a very low practical limit on the depth of our XML layouts. Mar 26 04:36:07 what's the depth? Mar 26 04:38:48 depth, as in, number of nested elements? Mar 26 04:39:05 i think that's what he means Mar 26 04:39:06 yeah Mar 26 04:39:10 looks like this is a known problem. Mar 26 04:39:11 how many? Mar 26 04:39:14 http://groups.google.com/group/android-developers/browse_thread/thread/277e81c07591219f/d3f4a073b375c9e5?#d3f4a073b375c9e5 Mar 26 04:39:22 how many? how many? Mar 26 04:39:32 hmm Mar 26 04:39:33 6? Mar 26 04:39:50 Does it only happen with ViewGroups? Mar 26 04:39:56 6 - 9? Mar 26 04:40:08 Yeah, I guess 6-9 Mar 26 04:40:10 huh Mar 26 04:40:19 I haven't gotten more than 3 or 4 I think Mar 26 04:40:41 ViewGroups are the basis for every type of layout. Mar 26 04:40:49 mostly i stop at 3 Mar 26 04:40:55 and the only type that can have nested views. Mar 26 04:41:06 Ah, yes, I suppose that's correct Mar 26 04:41:07 haven't had any real need to go beyond 3 Mar 26 04:41:15 I'm thinking that my problem is coming from the fact that I use ViewInflate.inflate() a lot, which adds 1 extra layer each time totally unnecessarily Mar 26 04:41:23 oh.. ok Mar 26 04:41:35 since their API is kind of stupidly broken there. Mar 26 04:42:03 i guess they have addressed that in the next SDK, though. Mar 26 04:42:05 lately we are getting interesting replies in the group Mar 26 04:42:26 such as? Mar 26 04:42:27 if you have a bug in the api, you can just mock it up Mar 26 04:42:38 but let them know what the bug is Mar 26 04:42:51 if you have real limitations with the sdk.. whatever it might be Mar 26 04:42:55 gps.. et al Mar 26 04:44:43 sigh Mar 26 04:44:47 * jasta looks for hackish ways to work around this Mar 26 04:46:57 k guyz. Who wants to help me with some animation crap? :O Mar 26 04:47:41 i've been asked to do animation.. but have been kicked behind for my lack of skills Mar 26 04:47:45 go on poffy Mar 26 04:47:52 k Mar 26 04:47:56 let me paste some stuff Mar 26 04:48:10 use a pastebin please :) Mar 26 04:48:14 I am Mar 26 04:48:20 heh Mar 26 04:48:22 I don't channel flood Mar 26 04:48:39 http://rafb.net/p/DUPMLr13.html Mar 26 04:48:44 That's my drawable xml file Mar 26 04:48:52 I'm using the new animation stuff Mar 26 04:48:56 irc should be like twitter.. it must auto link to pastebin Mar 26 04:49:20 http://rafb.net/p/m4S71H62.html Mar 26 04:49:24 That's my custom view Mar 26 04:50:59 What happens when I click on the screen, is it just displays the first frame Mar 26 04:51:07 rather than the animation Mar 26 04:51:56 I told you to search the Android issue list :) Mar 26 04:52:02 I did Mar 26 04:52:11 Just brought me back to the old stuff Mar 26 04:52:12 that doesn't work Mar 26 04:52:44 poffy did you try the build in view Mar 26 04:52:45 I had this same problem as discussed here: Mar 26 04:52:53 viewflipper Mar 26 04:53:09 Viewfliiper? Mar 26 04:53:20 yeah.. very easy to animate Mar 26 04:54:48 http://code.google.com/p/android/issues/detail?id=350 Mar 26 04:55:21 See the most recent comment I just made discussing the work-around. Mar 26 04:55:55 setAnimationCache Mar 26 04:55:57 l Mar 26 04:55:58 k Mar 26 04:59:14 j Mar 26 04:59:34 l Mar 26 04:59:44 h Mar 26 04:59:51 jasta, what class does setAnimatinoCacheEnabled belong to? Mar 26 04:59:56 so, was that a vim joke, or just a keyboard locality joke? Mar 26 05:00:16 uh, it was an alphabetical joke for me Mar 26 05:00:20 poffy: If you look at the code, it should be obvious to you. Mar 26 05:00:31 <_avatar> i have what appears to be unbounded memory growth in my application; i'm monitoring the heap size and object count in DDMS... is there any way to determine how many and what types of objects are alive in a running process? Mar 26 05:00:32 well, mine was a vim joke. therefore, better. :) Mar 26 05:00:50 _avatar: you aren't using Base64Utils.decodeBase64() are you? :) Mar 26 05:00:52 :wq Mar 26 05:01:13 <_avatar> jasta: haha, no. i worked around that leak by using a 3rd party base64 decoder ;) Mar 26 05:01:33 are you certain not to have any circular references in your code? Mar 26 05:01:39 or lingering references? Mar 26 05:01:56 dangling references? Mar 26 05:02:05 disaffected references? Mar 26 05:02:34 zombies Mar 26 05:02:43 <_avatar> i'm not certain, but i try to stay very careful about not creating circular references. i thought java's GC was smart enough to clean circular references? Mar 26 05:02:46 <_avatar> what are lingering references? Mar 26 05:02:55 yay, i worked around my depth problem by just adjusting one usage of ViewInflate.inflate to attach its children. Mar 26 05:02:59 <_avatar> sorry, I'm by no means a java expert Mar 26 05:03:38 I hate zombies Mar 26 05:03:39 <_avatar> i suppose google could answer my lingering reference question Mar 26 05:04:07 avatar: are you doing any threads? Mar 26 05:04:39 <_avatar> muthu: yes, i am Mar 26 05:05:26 hmm.. threads if you are not careful will run amok Mar 26 05:05:39 just like zombies Mar 26 05:05:40 <_avatar> hrm, in what sense? Mar 26 05:06:16 what do you do in your thread? Mar 26 05:07:03 <_avatar> various things, i have more than 1 worker thread somtimes. one example is a work queue. i post work items and they are processed in the background Mar 26 05:08:04 <_avatar> that answer's probably to vague to be of any use, heh Mar 26 05:08:55 <_avatar> i'm under an NDA so i need to be careful what i say Mar 26 05:09:11 <_avatar> hrm Mar 26 05:12:34 <_avatar> but there's no way to get a snapshot of the heap, and the number of and type of living objects? Mar 26 05:12:56 there are.. you need to use the ide Mar 26 05:13:03 intellij offers some.. Mar 26 05:13:12 <_avatar> i'm using Eclipse Mar 26 05:13:31 i'll check the eclipse plugins, if any Mar 26 05:20:12 jasta, I really apologize for how stupid my questions might seem, but I've been trying to mess with the code Mar 26 05:20:15 ((ViewGroup)findViewById(R.id.inner2)).setAnimationCacheEnabled(false); Mar 26 05:20:24 It's getting a View and casting as a ViewGroup, right? Mar 26 05:20:53 the layouts are all viewgroup Mar 26 05:21:02 so they can contain other views Mar 26 05:21:42 ViewGroup extends View btw Mar 26 05:21:49 but findViewbyId gets a view, right? Mar 26 05:21:59 yeah.. Mar 26 05:22:23 so, in my case, I should get my view and cast as a ViewGroup to turn off the AnimationCache? Mar 26 05:22:35 ViewGroup EXTENDS View Mar 26 05:22:42 ok Mar 26 05:22:55 to get a clear picture.. look at the class hierarchy Mar 26 05:23:00 in the docs.. very useful Mar 26 05:24:45 I try and copy the code with ((ViewGroup)sView).setAnimationCacheEnabled(false); Mar 26 05:25:40 but I get "Cannot cast from StickView to ViewGroup" Mar 26 05:25:53 I apoligize for these newb questions Mar 26 05:26:09 I haven't felt like this since I started C/C++ a few years ago Mar 26 05:26:10 ... Mar 26 05:26:22 StickView is a view Mar 26 05:26:33 cast it to a View Mar 26 05:26:38 ok Mar 26 05:26:53 View sits at the top.. Mar 26 05:29:21 does anyone know how input will be handled? will it be keyboard or exclusively touch screen? Mar 26 05:32:11 the red eye is looking at me for a long time Mar 26 05:32:43 yay exceptions Mar 26 05:33:26 muthu, when I do ((ViewGroup)(View)sView).setAnimationCacheEnabled(false); I get a error when I try to run it, "Unable to start Activity ... ". Some exception stuff in StickView Mar 26 05:33:35 lol Mar 26 05:33:36 dude ;) Mar 26 05:33:38 I'll try and why the exception Mar 26 05:33:44 find Mar 26 05:33:49 you need to take a step back and just learn Java first :) Mar 26 05:34:09 <_avatar> hoopla: i think it just depends on the phone. if you watch the video here http://news.bbc.co.uk/player/nol/newsid_7260000/newsid_7267900/7267977.stm?bw=nb&mp=wm&news=1&nol_storyid=7267977&bbcws=1 they mention using a trackpad instead of a touchscreen Mar 26 05:37:35 thanks! Mar 26 05:39:39 aweomse i broke eclipse Mar 26 05:39:46 poffy: do me a favor.. take some time off and check the class hierarchy docs for View.. it would help you a lot Mar 26 05:40:10 congrats duey Mar 26 05:40:25 ugh its locked my workspace Mar 26 05:41:14 muthu java.lang.Object -> android.view.View -> android.view.ViewGroup Mar 26 05:41:18 Is that what you mean? Mar 26 05:42:55 <_avatar> ah, interesting. i'm running adb outside of eclipse and i no longer see unbounded memory growth. hmm Mar 26 06:06:36 poffy: yes, if you need View cast em as View, or if you need ViewGroup cast it as ViewGroup Mar 26 06:09:18 muthu, ok. I'm sorry if the answer is obvious, but why is giving me an exception error when I do ((ViewGroup)(View)sView).setAnimationCacheEnabled(false); Mar 26 06:10:05 because view is not a viewgroup Mar 26 06:10:11 ok, I understand that. Mar 26 06:10:20 So, I would need to create a ViewGroup Mar 26 06:10:26 and add the view to it? Mar 26 06:10:35 yeah..that's what layout does Mar 26 06:10:43 ok Mar 26 06:10:53 do it from an xml Mar 26 06:10:57 set your layout however you want Mar 26 06:11:01 eh, xml Mar 26 06:11:10 or you can do it from code Mar 26 06:11:11 I'll have to screw with that in the morning Mar 26 06:11:17 I did do it in code Mar 26 06:11:18 but follow the same semantics Mar 26 06:11:49 http://rafb.net/p/uHYCJy81.html Mar 26 06:11:51 if you need animation.. you can use ViewFlipper Mar 26 06:11:53 I just did that quickly Mar 26 06:12:41 right Mar 26 06:12:50 you can create a linearlayout and add all your views to it Mar 26 06:12:50 ok. Mar 26 06:12:54 yeah Mar 26 06:13:11 I'm just still expericing the animation not working Mar 26 06:13:11 heh Mar 26 06:13:24 I'll try and figure out ViewFlipper in the morning, I guess.. Mar 26 06:13:33 add a viewflipper Mar 26 06:14:07 there's an AnimationUtils class Mar 26 06:14:21 ViewFlipper can store how many views? Mar 26 06:14:30 I thought I read in docs that it could only have two Mar 26 06:14:48 any number of images Mar 26 06:14:52 Oh ok Mar 26 06:15:05 only to is the viewswitcher Mar 26 06:15:16 flipper can load many Mar 26 06:15:20 ahh Mar 26 06:16:01 I'll figure out ViewFlipper in the morning then Mar 26 06:16:09 ok Mar 26 06:16:09 Thanks for your patience Mar 26 06:16:25 its all in the docs Mar 26 06:16:32 look at animation section Mar 26 06:16:41 I haven't felt like this since I started learning C when I was doing DS homebrew :D Mar 26 06:16:50 it happens.. np Mar 26 06:17:03 :) Mar 26 06:17:09 i only do light stuff anyways Mar 26 06:18:19 poffy: where you from? Mar 26 06:18:27 Texas Mar 26 06:18:32 where? Mar 26 06:18:41 Houston, Texas, US Mar 26 06:18:51 great.. i lived there long time back Mar 26 06:18:55 oh cool Mar 26 06:18:57 actually spring, texas Mar 26 06:19:01 ah Mar 26 06:19:07 I live around the Cypress area Mar 26 06:19:12 oh cool Mar 26 06:19:25 texas is great Mar 26 06:19:32 oh yeah Mar 26 06:19:37 I love it Mar 26 06:19:42 I want to go to college here Mar 26 06:19:47 texas is great? lol, what? :) Mar 26 06:19:54 yo jasta Mar 26 06:21:14 memories are always great Mar 26 06:21:14 so i remember only the good stuff Mar 26 06:21:14 i used to work for worldcom, spring, texas Mar 26 06:21:14 there's something called research forest Mar 26 06:21:15 pretty nice place Mar 26 06:21:27 hm Mar 26 06:21:36 I haven't heard of it Mar 26 06:21:58 really.. its in spring Mar 26 06:22:01 you know spring? Mar 26 06:22:07 yeah Mar 26 06:22:37 the research forest is where all the r&d companies are present.. mostly telecom Mar 26 06:22:45 Oh cool Mar 26 06:22:52 ugh Mar 26 06:22:53 I'll try and look that up, some time Mar 26 06:23:04 when i click run in eclipse it doesnt run in the debugger Mar 26 06:23:07 emulator*-* Mar 26 06:23:18 Anyway, I got to hit the sack Mar 26 06:23:21 Thanks for the help Mar 26 06:23:25 ok cool Mar 26 06:24:59 does anyone else have a problem where after running your app two times from eclipse it no longer runs? Mar 26 06:54:35 duey: yeah, check adb logcat for a permission mismatch or something. the uid somehow changes and you need to chown all your files Mar 26 06:54:47 stab Mar 26 06:54:48 or remove the app and data files and install again Mar 26 06:55:15 pretty stupid but, meh, i'm sure they've already fixed it in the next SDK or whatever Mar 26 06:55:34 its definately quiet Mar 26 06:55:50 romanguy isn't even here! Mar 26 06:55:55 mind you easter weekend Mar 26 06:56:53 i told you, they're getting ready for release i bet :) Mar 26 06:57:05 it's a dead giveaway, and it has happened every time right before a release :) Mar 26 06:57:41 this is how google does it Mar 26 06:57:43 gives everyone laptops Mar 26 06:57:47 free food Mar 26 06:57:51 free coffee Mar 26 06:57:55 they never stop working Mar 26 06:58:01 its all part of the master plan Mar 26 07:49:35 ok.. back from lunch Mar 26 14:31:26 hi, the next release date? Mar 26 15:13:01 muthu: have i started a rumor? :) Mar 26 15:13:06 i think really soon anyway :) Mar 26 15:15:24 i am waiting on it jasta Mar 26 15:15:35 well, i wouldn't wait on it. Mar 26 15:15:53 my only basis for speculation is that romain and morrildl have been AWOL for about a week. Mar 26 15:16:05 and that previously has indicated the rush before a release :) Mar 26 15:16:09 i guess the release will be only after 14 Mar 26 15:16:28 i don't know that to be true. morrildl actually suggested a while ago that they "hope" to get a release out before then Mar 26 15:17:04 now that people are focussed, they wouldn't disrupt Mar 26 15:17:47 yeah, the window is closing pretty quickly Mar 26 15:18:07 it would be totally wrong to release a major SDK update 2 weeks before the deadline :) Mar 26 15:18:24 there you have it Mar 26 15:18:30 well, fine :) Mar 26 15:18:45 however, we are still looking to do an update to M5 Mar 26 15:18:56 We are trying to figure out what fixes we can get into it Mar 26 15:18:57 see :) Mar 26 15:19:09 please, *PLEASE*, fix the MediaPlaye r:( Mar 26 15:19:20 my app will be so crippled without it Mar 26 15:19:23 jasta: heh Mar 26 15:19:34 we think we have workarounds for most of the bigger issues Mar 26 15:19:52 for example, a lot of people have had problems streaming MP3s, but that appears to be an issue with how they were authored Mar 26 15:20:24 jasta: unfortunately for M5 it looks like we aren't going to be able to do the play-and-save-at-the-same-time thing Mar 26 15:20:37 however, the good news is that I was told that WILL be supported in 1.0 Mar 26 15:20:38 what about an InputStream? Mar 26 15:21:16 i gave up on streaming.. bundling the video for now Mar 26 15:21:26 works ok for the POC Mar 26 15:21:32 play-while-downloading should be in the next milestone drop, as should many, many bug fixes for streaming Mar 26 15:21:58 sigh, you guys are gonna get a lot of streaming media player submissions that don't do anything :) Mar 26 15:22:03 mine included :\ Mar 26 15:22:06 jasta: yeah I know :( Mar 26 15:22:17 video view is a bummer Mar 26 15:22:33 it doesn't support the buffering event Mar 26 15:23:37 ok.. time to go home.. i'll catch up on the other side of the dinner Mar 26 15:24:50 jasta: re: inputstreams, the underlying libraries aren't really built for that. The best we can do (for 1.0) would be a PCM player that can accept bytes via an inputstream or similar Mar 26 15:25:33 that might be cute for people who want to generate a square wave and play it or something, but it's probably not so hot for you, since you'd have to decode your MP3s in Dalvik Mar 26 15:25:42 sigh, you're killing me. Mar 26 15:25:58 but, like I said, play-and-save should be in the next milestone drop Mar 26 15:26:08 so at least that is coming Mar 26 15:26:14 Yeah I am bummed too Mar 26 15:26:59 hmm, firefox is being stupid Mar 26 15:27:02 brb Mar 26 17:37:37 just heard the next release is exactly 1 week away Mar 26 17:37:40 great news! Mar 26 17:37:54 where'd you hear that? Mar 26 17:38:03 from one of the google folks Mar 26 17:38:48 packed with some crazy functionality Mar 26 17:38:53 yoohooo Mar 26 17:38:59 yeah! Mar 26 17:39:18 there's 1 new killer feature they added Mar 26 17:39:38 a rolling machine? Mar 26 17:39:48 unbelievable email.. let me read it fully Mar 26 17:39:59 :O Mar 26 17:46:06 if i run my activity with a method call i get a null pointer exception, but if i take the method call out it runs fine? Mar 26 17:46:29 eclipse didn't complain about unresolved calls. Mar 26 17:46:50 what do you mean? Mar 26 17:46:54 What do you mean run your activity with a method call? Mar 26 17:47:05 muthu_, can we read it too? :) Mar 26 17:47:18 oh man.. i can't believe it Mar 26 17:47:30 ok.. here it is Mar 26 17:47:32 muthu_: yeah, share :) Mar 26 17:47:33 soory, i meant i call a certain method in my onCreate Mar 26 17:47:44 if it's too long Mar 26 17:47:49 paste it somewhere Mar 26 17:47:49 flash IS supported!!!!!!! Mar 26 17:48:01 is this real? Mar 26 17:48:02 lenni_-_: you probably are trying to access something that is null in your method Mar 26 17:48:03 muthu_, in the browser? Mar 26 17:48:21 lenni_-_: we need more info... Mar 26 17:48:22 it says supported.. but not how Mar 26 17:48:53 is a nopaste okay? Mar 26 17:48:56 hang on Mar 26 17:49:02 ok Mar 26 17:49:32 i can't wait now.. the game guys are going to be really excited Mar 26 17:49:57 * zhobbs is skeptical Mar 26 17:50:11 this it it: http://pastebin.com/m23730517 Mar 26 17:50:19 i would not believe it myself, but this is from someone i know very well Mar 26 17:51:07 lenni_-_: where does the NPE happen? Mar 26 17:51:34 android wants to knock out RIM and iphone straight away Mar 26 17:51:37 this is the 2nd activity in my package. it happens when i start it Mar 26 17:51:50 do you know what line? Mar 26 17:52:46 romainguy: can you confirm this please? Mar 26 17:52:47 muthu_: I'm anxious to read it now that you mentioned games Mar 26 17:52:57 i only have the debug info that android gives and that doesn't give me a line Mar 26 17:53:17 i'll try to get it from eclipse debug Mar 26 17:53:20 muthu_: romain's not in here Mar 26 17:53:24 poffy: me too Mar 26 17:53:55 lenni_-_: in the breakpoint view there is a little "J!", click that and add NullPointerException and it will automatically break for NPE's Mar 26 17:54:01 zhobbs: i'm waiting for him now o_0 Mar 26 17:54:51 lenni_-_: I think it's when you do is.close() in the finally Mar 26 17:55:01 your is is probably null Mar 26 17:55:01 muthu_: If they come out with tons of new features, won't that give developers who are entering the compo a small amount of time to update to the current release and than make nifty additions? Mar 26 17:55:29 so. i'll have to catch it, right? Mar 26 17:55:38 no Mar 26 17:55:41 check if it's null Mar 26 17:55:47 i really don't understand why they are doing a release in the first place Mar 26 17:55:57 I don't think they will Mar 26 17:56:07 unless not a lot really changes Mar 26 17:56:13 just bug fixes or something Mar 26 17:57:17 does anyone know if the adc submit page only sends you one email if you submit multiple projects? Mar 26 17:57:28 Because I only got one email for the first project Mar 26 17:57:54 okay, thanks guys, is really was null Mar 26 19:14:10 is there a maximum number of characters for textviews? Mar 26 19:15:35 i mean a maximum number of characters it can display. Mar 26 19:16:06 What us the URL of files in res/raw directory? Mar 26 19:24:36 mihoshi: you can get their id's via R.raw, but can't directly refer to them with a Uri Mar 26 19:25:51 Thanks. But then how can I make a files in project, that I'll be able to read by URL? Mar 26 19:26:19 why do you want to access them by URL? Mar 26 19:27:26 Because there will be also another files, made in runtime, that I will read in same manner. Mar 26 19:28:55 Downloaded from net or created by user... Mar 26 19:30:07 Of cause, I can read this files by id and save by URL, or inject it into android some other counterintuitive way but this seems lame... Mar 26 19:33:24 So, no way? Mar 26 19:33:46 * B0jangles shrugs Mar 26 19:34:24 Look Here: Mar 26 19:34:24 http://groups.google.com/group/android-developers/browse_thread/thread/74cc21c9e613f608/57865aac5be52635?lnk=gst&q=uri#57865aac5be52635 Mar 26 19:34:36 " Access via Uri to an application resource " Mar 26 19:37:28 Yes, I see... Mar 26 19:38:31 Trying to make it working. Mar 26 19:39:18 Another catch is that I'm supposed to have references to this files in my XML files and databases O_o Mar 26 19:52:38 I just installed android and the eclipse plugin. Following the Hello, Android tutorial. The emulator starts up, says "ANDROID", then I get a red bar going back and forth for a while. Then an error "Application Not Responding". I've followed the Hello instructions to the letter. What am I doing wrong? Mar 26 19:53:09 this is my very first time using the platform ever, so I'm sure i'm doing something silly. Mar 26 19:54:07 does this channel pertain to google android, or something else? Mar 26 19:55:04 yep Mar 26 19:55:15 ok, cool. Mar 26 19:55:23 any ideas what i'm doing wrong? Mar 26 19:58:37 tauren: what application is not responding? Mar 26 19:58:47 HelloAndroid or Home, etc? Mar 26 19:58:58 its a google app, not mine Mar 26 19:59:03 let me restart it. Mar 26 20:01:09 it seems to take about 1 - 2 minutes to start the emulator. Is that normal? Do I have to start it every time I make a change in my app and want to test? Or can eclipse deploy to a running emulator? Mar 26 20:02:15 yes no no Mar 26 20:02:19 oops Mar 26 20:02:21 yes no yes Mar 26 20:02:31 ok, good to know... Mar 26 20:02:57 i got the home screen up, but HelloAndroid isn't starting Mar 26 20:03:04 Send it again Mar 26 20:03:12 sometimes it gets lost while the emulator is starting Mar 26 20:03:37 when I Run in eclipse, it always starts a new copy of the emulator Mar 26 20:03:46 i now have two running. Mar 26 20:03:51 yeah, sometimes it does that Mar 26 20:04:00 close the old one Mar 26 20:04:07 and hope the new one works ;-) Mar 26 20:04:07 ok Mar 26 20:04:29 it doesn't always do that, but yeah, sometimes Eclipse has a hard time finding the emulator Mar 26 20:04:45 and it keeps opening new ones Mar 26 20:05:03 is there something you do when that happens? restart eclipse? Mar 26 20:05:14 get another cup of coffee Mar 26 20:05:15 or just restart the app until it works? Mar 26 20:05:22 ;) Mar 26 20:05:22 I just restart the app until it works Mar 26 20:05:28 it'll eventually work Mar 26 20:05:34 and then it'll probably keep working Mar 26 20:05:40 ok, this time eclipse log shows more promising output Mar 26 20:05:50 Yes, it worked this time! Mar 26 20:06:10 The tutorial lead me to think it would JUST WORK. Mar 26 20:06:20 sometimes it does ;-) Mar 26 20:06:35 sometimes it doesn't... Mar 26 20:06:35 They shuold add something to the faq or somewhere about the possible issues like this. Mar 26 20:06:47 aye Mar 26 20:07:05 So, to make changes to my app, I just leave the emulator running, and hit Run or Debug again? Mar 26 20:07:10 yeah Mar 26 20:07:14 do i have to exit the running app? Mar 26 20:07:16 no Mar 26 20:07:27 so it will start multiple copies of my app at any time? Mar 26 20:07:43 I think Android kills the old ones in the background Mar 26 20:07:52 ok Mar 26 20:08:16 just did it and i saw the home screen again for a second. then the app started again. so i think you are probably right. Mar 26 20:08:32 is there some sort of task list in android, so i can see what is running? Mar 26 20:08:59 I forget...DDMS might tell you Mar 26 20:09:14 * B0jangles doesn't have Eclipse open at the moment Mar 26 20:09:21 ok, np Mar 26 20:09:25 i appreciate your help. Mar 26 20:09:28 np Mar 26 20:10:03 at least i'm going now. i had tried it like 4 times and it never once ran for me. Mar 26 20:10:43 yeah, it can be pretty annoying Mar 26 20:11:11 now i have a better idea of what to expect... Mar 26 20:54:15 i only have 500mb of ram on a macbook and android emulator + eclipse is excruciatingly slow. what is your experience? will upgrading to 1gb make a noticable difference or will i need 2gb? Mar 26 21:00:29 lenni_-_: I have 2 gig and it's not all that fast :) Mar 26 21:04:58 the android emulator runs a bit slow on my computer actually. Mar 26 21:05:01 and mine is very powerful Mar 26 21:05:10 it runs faster on my work computer, which i would not generally say is a faster machine. Mar 26 21:05:15 so who knows ;) Mar 26 21:07:38 at least i'm not the only one Mar 26 21:11:16 woohoo...just got a job Mar 26 21:11:47 doing control systems for a local engineering firm...no more web development! Mar 26 21:12:29 now it just sucks that I have to work 8-5 Mar 26 21:12:31 congratulations Mar 26 21:12:38 web development is stupid Mar 26 21:12:45 yeah, it sucks Mar 26 21:13:16 i'm curious, being a student, why web development sucks Mar 26 21:13:16 but it paid for college Mar 26 21:13:56 lenni_-_: I don't like it because you spend way too much time on UI Mar 26 21:14:41 lenni_-_: and most of the programmers you work with are not very skilled (at least in my experience) Mar 26 21:14:56 I'm sure there are some really good ones out there...just not were I've worked Mar 26 21:15:04 you mean, they are webdesigners really? Mar 26 21:16:47 a lot of the people I work with just keep writing code until it works...not a lot of thought put in (especially in ASP land) Mar 26 21:17:45 hack 'n slash Mar 26 21:17:48 tried and true method :P Mar 26 21:18:02 i have to admit, that is the way i do things too. but I'm hoping to change that with starting CompSci in the summer. Mar 26 21:18:15 languages that intermix layout and business logic suck Mar 26 21:18:21 or encourage it, such as ASP and PHP Mar 26 21:18:40 i still use PHP, but correctly Mar 26 21:19:22 i have just toyed with django (python based)and i think it's really neat Mar 26 21:19:59 i don't know, all these frameworks are just overhyped Mar 26 21:20:14 i just churn out XML in my code Mar 26 21:20:22 and let XSLT take care of the rest Mar 26 21:20:36 designers can muck with the XSL and CSS Mar 26 21:24:34 f00f-: oh dear god Mar 26 21:24:42 * morrildl worked on a system like that Mar 26 21:24:47 50,000 line XSLT file Mar 26 21:24:51 Never again. Mar 26 21:25:00 morrildl: that's just bad design Mar 26 21:25:02 XSLT works well in concept, but it's hard to customize Mar 26 21:25:10 you have to split it up into modules Mar 26 21:25:12 f00f-: I grant you that, the design predated me :) Mar 26 21:25:15 take advantage of functions, etc. Mar 26 21:25:16 actually that didn't work Mar 26 21:25:18 ah okay Mar 26 21:25:25 libxslt's performance was too low Mar 26 21:25:50 depends on the site, too Mar 26 21:25:52 anyway, django is not bad Mar 26 21:26:02 I like django b/c it's not trying to be a revolutionary thing Mar 26 21:26:26 For example, Rails sometimes make me think of "Extreme Programming" and similar fads Mar 26 21:26:42 * morrildl ducks the XP afficionados on the channel......... Mar 26 21:27:45 i don't like any web frameworks, because web development is terrible :) Mar 26 21:27:53 but, i have had extensive experience with HTML::Mason Mar 26 21:28:04 i didn't like it, but i didn't hate it. Mar 26 21:29:23 i love mason Mar 26 21:29:34 but absence of logic/presentation sucked Mar 26 21:30:13 actually i looked at django before, and just the fact that they quite tim berner lee's "cool uri's don't change" doc make me want to try it out Mar 26 21:30:36 *quote Mar 26 21:30:39 rather *link to Mar 26 21:30:39 :) Mar 26 21:33:05 hi there Mar 26 21:33:16 I have a dumb question.. Mar 26 21:33:33 I want to show a imageview in a new activity Mar 26 21:33:40 startActivity(new Intent(this,ImageViewActivity.class)); Mar 26 21:34:06 but I have to pass the image data (byte []) to it Mar 26 21:34:33 pointer anyone? :P Mar 26 21:35:02 ksiomelo`: Bitmaps are serializable, so construct one first. Mar 26 21:35:09 or rather, they are parcelable. Mar 26 21:35:22 ohh Mar 26 21:35:26 I see Mar 26 21:36:55 thanks =) Mar 26 21:39:37 morrildl: If we submit multiple applications to the adc, are we only supposed to get a confirmation e-mail for the first one? Mar 26 21:42:45 Dan_U: Hmm, I assume that's what happened to you? :) Mar 26 21:42:49 let me check into it Mar 26 21:42:54 yep, 5 apps, 1 email Mar 26 21:43:03 and other people have asked in the groups Mar 26 21:43:20 so it's not just me Mar 26 21:46:39 Dan_U: yeah, looks like that was the way it was configured Mar 26 21:46:51 David says he changed the option to send one response per submission now Mar 26 21:48:18 ok, so is there any way I can verify the ones I already submitted are actually there? Mar 26 21:48:30 Dan_U: I will check manually Mar 26 21:48:37 ok, thank you Mar 26 21:48:41 What email address did you submit under? (feel free to private msg me) Mar 26 21:50:17 dan.ulery@gmail.com Mar 26 22:16:38 ayo to all Mar 26 22:16:43 quick question Mar 26 22:17:00 i put a ListView node within a relative layout Mar 26 22:17:03 is this legal? Mar 26 22:17:34 i'm got some NP exceptions after adding the ListView into my app Mar 26 22:17:51 anyone here? Mar 26 22:17:55 zhobbs? Mar 26 22:18:25 heh zhobbs, your being called on by name now! Mar 26 22:18:41 chomchom: i call you by name to assist me Mar 26 22:18:59 *gark* Mar 26 22:19:16 chomchom: want me to post logcat? Mar 26 22:19:28 chomchom: i will reward you greatly for this Mar 26 22:19:55 no I'm sorry I can't help you I have limited experience with listview Mar 26 22:20:18 chomchom: fine Mar 26 22:20:24 I've just used the BaseAdapters Mar 26 22:20:27 chomchom: you shall receive no reward Mar 26 22:20:34 zhobbs? Mar 26 22:20:47 anyone? Mar 26 22:21:11 brothers>>>><<<<<>><>><>><>><>>? Mar 26 22:21:11 * chomchom shirks into the background. Mar 26 22:21:22 jjt001: the problem sounds vaguely familiar. Have you searched google groups? Mar 26 22:21:38 nope Mar 26 22:21:42 i'll do that now Mar 26 22:22:32 beautiful Mar 26 22:22:33 thanks dan Mar 26 22:22:49 you're welcome Mar 26 22:23:58 poffy: around? Mar 26 22:27:26 Dan_U: wait Mar 26 22:27:36 Dan_U: the problem wasn't resolved Mar 26 22:28:23 Dan_U: shall i post my layout file on pastebin? Mar 26 22:30:48 http://pastebin.com/m669b0210 Mar 26 22:31:20 anyone? Mar 26 23:08:35 Dan_U: what 5 apps did you submit? Mar 26 23:09:20 Yeah can we get some hints of names or anything to whet our pallets? Mar 26 23:10:27 lol Mar 26 23:10:35 my apps aren't that interesting Mar 26 23:10:50 come on man they are interesting to us guys developing for two months! Mar 26 23:11:00 and I'd say more of a proof of concept than a production app Mar 26 23:11:36 yeah, we're all in that zone (speaks for self) Mar 26 23:11:41 http://uler3161.freeweb7.com/athena Mar 26 23:11:51 that is the link to the one I spent the most time on. It has links to the others Mar 26 23:12:04 sweet! Mar 26 23:12:10 There's screenshots in the help page for a few of them Mar 26 23:12:20 and all of them have descriptions in the help page Mar 26 23:13:07 and they are not tested extensively either. Don't be surprised to see bugs Mar 26 23:13:12 I am just one person you know :-) Mar 26 23:14:29 mobile social networking is pretty much dominated by one company Mar 26 23:14:42 which one would that be? Mar 26 23:14:45 airg Mar 26 23:15:20 interesting. I've never heard of them though Mar 26 23:15:29 but that's probably because I'm not a heavy mobile phone user Mar 26 23:15:43 i worked there for a while Mar 26 23:15:45 it was alright Mar 26 23:16:09 this is Excellent stuff Dan_U, well done Mar 26 23:16:16 thanks Mar 26 23:16:20 I doubt I'll win anything Mar 26 23:16:27 but I learned quite a bit by writing them Mar 26 23:18:55 sorry i had to do work for a second :) Mar 26 23:18:57 *reading* Mar 26 23:21:15 hey guys.. Mar 26 23:21:16 is there a way to setup the layout of the option menu? Mar 26 23:21:30 yeah man athena is well sweet Mar 26 23:21:38 I would like to make a linear vertical menu, not that large buttons Mar 26 23:21:44 chomchom: thanks Mar 26 23:21:49 I spent the most time on that one Mar 26 23:22:03 I like your flair approach to the UI Mar 26 23:22:09 distinctive Mar 26 23:22:16 That was about the third UI I came up with Mar 26 23:22:36 the UI is a bit confusing mind you but of course this is a prototype Mar 26 23:22:38 I thought the earlier ones I did looked too primitive Mar 26 23:22:50 yeah, I'm sure I could do a bit better with it Mar 26 23:23:40 I know of some areas that are not very good, but I couldn't visualize a better way at the time Mar 26 23:30:53 chomchom: I see you created an account :-) Has anything broken yet? Mar 26 23:31:22 nope, I'm just explaining it to my lady Mar 26 23:31:46 the password field revealed the last character when I was signing up Mar 26 23:31:54 i'm really hoping to produce a set of screenshots or maybe even a walk through video fro my project some time when it gets much closer to the deadline... Mar 26 23:32:13 hmm, the signup page is just a password text field Mar 26 23:32:24 so it's whatever your browser does I suppose Mar 26 23:32:39 are you sure it was the sign up or was it the login on the client? Mar 26 23:33:33 because the password edittext does that in Android Mar 26 23:37:34 Sorry I meant the sign in on the phone emu Mar 26 23:37:49 ok, then that's expected Mar 26 23:37:55 it confused me too when I saw it do that Mar 26 23:38:00 tried to download the taxi one and got a 404 Mar 26 23:38:06 but then I think I came into the chatroom here and asked about it Mar 26 23:38:13 ok, I'll look at taht Mar 26 23:38:21 I thought I verified them all, but maybe I didn't Mar 26 23:38:37 404 for traveloid Mar 26 23:38:47 and datelocate Mar 26 23:38:56 hmm Mar 26 23:38:57 works fine for me Mar 26 23:39:26 they direct me to http://athena.dynalias.com:8180/athena/ Mar 26 23:39:31 wow Mar 26 23:39:41 I must have something really screwed up Mar 26 23:40:53 Was that when you tried to download the clients? Mar 26 23:41:11 yeah Mar 26 23:41:54 I can't seem to reproduce it. I recognize the url. It's from a long time ago and doesn't even exist in my source any more Mar 26 23:42:15 My hosting provider moved their servers. I wonder if they have some kind of load balancer and are balancing between a server with the updated code and one without Mar 26 23:42:24 Dan_U: really amazing apps, congrats Mar 26 23:42:29 thanks Mar 26 23:42:46 Dan_U: are you using web services? Mar 26 23:43:13 i have a list of elements i would like to display with bullet points. would edit the xml element a text view or can I use html-is tags like
  • ? Mar 26 23:44:24 ksiomelo`: Kinda/sorta :-) Mar 26 23:44:55 I didn't try to jump into doing web services in a proper way because it looked like there was poor support for them. Mar 26 23:45:22 and because I'm lazy Mar 26 23:46:35 Dan_U: yes, indeed. I am using an xml-rpc version for android Mar 26 23:47:39 well, I guess regardless of whether the download links are incorrect, I did upload the apk files on the submission page Mar 26 23:47:49 But, that means only the judges can get access to them Mar 26 23:49:52 chomchom: can you tell me what page you went to that had a link to athena.dynalias? Mar 26 23:50:20 sure I'll go through them Mar 26 23:50:24 http://uler3161.freeweb7.com/taxi/help.php Mar 26 23:50:44 http://uler3161.freeweb7.com/findroid/help.php Mar 26 23:51:02 http://uler3161.freeweb7.com/traveloid/help.php Mar 26 23:51:18 http://uler3161.freeweb7.com/datelocate/help.php Mar 26 23:52:11 So the dynalias link is when you click the Downloads button in the header? Mar 26 23:53:40 oh, I see Mar 26 23:54:20 chomchom: Thanks for finding that Mar 27 00:15:52 does anyone know if it is possible to change the options menu layout? Mar 27 00:16:59 I want a vertical menu, not that hz menu with large buttons (it is hiding some functions of my app when appears) Mar 27 00:17:08 :P Mar 27 00:17:18 yeah that happens to me too Mar 27 00:18:09 do you have any work around? Mar 27 00:19:09 nope sorry, just sympathising, not really worrying about it right now Mar 27 00:19:27 you could try in the mean time specifying a different order Mar 27 00:27:36 Dan_U: your apps look really great. I wish I was in the position to release mine for some user stress testing, but I can't until I tie the screens together under the new UI. If you choose to make any amendments can you make a resubmission? Mar 27 00:31:25 Dan_U: also, when I tried to make an account with the same username on all 5 of the sites they complained that there was already an account under my name Mar 27 00:31:34 which I'm guessing is mine Mar 27 00:31:54 * Kuja attacks poffy Mar 27 00:34:11 Dan_U: you may want to check the error logs for finddroid and traveloid as I got errors creating accounts for both of them Mar 27 00:34:34 may be connected to me incrementing my username by one for each site Mar 27 00:47:32 Kraln, pm doesn't work since I haven't registered this nick Mar 27 01:02:37 chomchom: he is using the same user table for all app, I saw it somewhere I could'n find now Mar 27 01:02:44 *apps Mar 27 01:02:58 yeah I guessed as much Mar 27 01:03:46 heading home... Mar 27 01:03:50 I am working on 2 apps, but they are very 'delayed' since I begun just a month ago Mar 27 01:03:54 =( Mar 27 01:04:26 how many apps are you planning to submit? Mar 27 01:04:46 me? I'm working on just one :) Mar 27 01:07:05 i'm just starting with android as of today. Mar 27 01:07:27 i'm assuming there is no possible way to get up to speed in time to submit something. Mar 27 01:07:40 how long did it take you guys to get up to speed to actually be productive? Mar 27 01:07:49 theres no telling what you could do Mar 27 01:08:01 hahaha I am still not productive Mar 27 01:08:07 well, i program java for a living, so i'm comfortable with that Mar 27 01:08:42 tauren: depending on your application, it could take less time Mar 27 01:08:47 Its taken me a while but everyone has their strengths, I reckon you could definitely get an app together in a month Mar 27 01:08:52 but i do mostly web apps. although i do use component based systems, so i'm familiar with the concepts used by android Mar 27 01:08:54 what are you planning to do, more or less? Mar 27 01:09:18 I'm a java programmer as well and found it to be a very easy platform Mar 27 01:09:25 i'm toying with some ideas, trying to figure out which would make the most sense time-wise. Mar 27 01:09:49 dealing with location-awareness mostly. Mar 27 01:09:54 Strip it down to the most basic thing and then make it really stand out at that thing Mar 27 01:10:11 hmm I can tell you that client-server communication can be a headache.. Mar 27 01:10:17 what kinds of apps are others doing? Has anyone shared their ideas? Mar 27 01:10:26 I saw the athena site a while ago. Mar 27 01:10:38 There are a lot of location based social networking apps Mar 27 01:10:45 I am doing a location based social network for media distribution Mar 27 01:10:48 indeed Mar 27 01:10:52 mine would not be social networking persay. Mar 27 01:10:54 hehe Mar 27 01:10:59 per-say? is that a word? Mar 27 01:11:07 If you could think of something that isn't to do with social networking that might be a novelty Mar 27 01:11:27 ok Mar 27 01:11:28 chomchom: hahaha agreed Mar 27 01:11:46 so most everything you've heard of so far is dealing with social aspects? Mar 27 01:11:58 yep.. Mar 27 01:12:00 yes very much so Mar 27 01:12:40 i saw some stuff about games too. but i'm not interested in that path at this time. Mar 27 01:12:55 oh yeah there is a really exciting game coming out Mar 27 01:12:58 most of my concepts definitely involve client-server stuff. Mar 27 01:13:17 there's a cool app database at http://www.helloandroid.com/apps?sort=desc&order=Rating Mar 27 01:13:19 ksiomelo`: so client-server stuff is difficult? Mar 27 01:13:21 I think that is where the real power of these apps lie yes Mar 27 01:13:46 sweet. thanks for the link! Mar 27 01:13:52 tauren: it depends on the kind of information you're dealing Mar 27 01:14:08 what about streaming video to a server? anyone working with that? Mar 27 01:14:19 in my case I had to use objects streaming, video streaming etc Mar 27 01:14:58 tauren: do you mean, files? or real time video? Mar 27 01:15:20 ksiomelo`: real time video would be best, but I suppose files might work. Mar 27 01:16:22 this is my intention too, there's a guy who is implementing RTSP for android, and it's definitely not easy Mar 27 01:16:23 also, does anyone know if the android platform has the horsepower to do speech recognition? Mar 27 01:17:02 ksiomelo`: where do i find out more about what this guy is doing? Mar 27 01:17:27 http://groups.google.com/group/android-challenge/browse_thread/thread/f9535ee9df9c6be6/73a4a8d5e9135ee6?lnk=raot Mar 27 01:17:32 is that what you are referring to? Mar 27 01:17:43 hmm.. I really dont know what would be the device specs., but for the challenge, running on a computer is fine Mar 27 01:17:57 ok, good to know. Mar 27 01:18:19 my other though is to stream audio to a web service, to the speech recognition there, and send back results. Mar 27 01:18:28 s/though/thought/ Mar 27 01:18:29 tauren meant: my other thought is to stream audio to a web service, to the speech recognition there, and send back results. Mar 27 01:20:10 tauren: you should try send a file first, rather than trying the real time streaming Mar 27 01:20:26 yes, of course! ;) Mar 27 01:22:03 the guy implementing rtsp for android is from my group, we will upload de code to the community as soon as we finish! Mar 27 01:22:20 ahh, that's cool. Mar 27 01:22:41 i look forward to seeing what your group has done. good luck! Mar 27 01:22:49 but I am not sure if it will be fine until the challenge deadline Mar 27 01:22:58 thanks :) Mar 27 01:24:02 ksiomelo`: so are the client-server headaches you refer to mostly when dealing with larger objects? Mar 27 01:24:21 or is any client-server communication a headache? Mar 27 01:25:56 yes, larger objects takes too much processing time Mar 27 01:26:06 i am using the xml-rpc for android Mar 27 01:26:16 someone in the group has posted Mar 27 01:26:38 it works fine Mar 27 01:26:54 ok, good to know. Mar 27 01:27:15 but passing just a small image through it takes much more time than the normal Mar 27 01:27:24 One more thing. If I really want to jumpstart into this fast, what are the resources I should look at most? Mar 27 01:27:28 the android forums? Mar 27 01:27:54 the google android site obviously, but are there other websites? Mar 27 01:27:56 get used to searching the groups and anddev.org Mar 27 01:28:09 anddev.org... ok, didn't know about that one. thanks! Mar 27 01:28:17 yes, definitely Mar 27 01:28:18 RTSP is easy; it's RTP that's the tough one :P Mar 27 01:29:49 * ksiomelo` dont know what does "tough" mean.. looking in a english-portuguese dictionary.. Mar 27 01:29:57 ehehe Mar 27 01:30:06 difficult to do UDP Mar 27 01:30:07 demuxing Mar 27 01:30:09 packetization Mar 27 01:30:09 etc Mar 27 01:30:29 oh yes Mar 27 01:30:32 right Mar 27 01:31:28 thanks guys, you've been very helpful. Mar 27 01:31:42 i'm encouraged to jump in and see what i can accomplish by the 14th Mar 27 01:31:48 i'm doing LBS Mar 27 01:31:57 go! go! go! Mar 27 01:31:58 of course, my taxes might not get done on time if I do that! Mar 27 01:32:00 i was thinking of making an iPhone-like SMS app Mar 27 01:32:04 make something interesting Mar 27 01:32:19 taxes shmaxes Mar 27 01:32:20 but i need to finish my LBS one first Mar 27 01:33:15 i have many ideas... just have to decide which one to concentrate on. Mar 27 01:33:22 with so little time. Mar 27 01:36:54 pick the most unique novel idea. Mar 27 01:37:12 oh yeah, one more question... so there is no bluetooth support yet, right? Mar 27 01:37:25 there is Mar 27 01:37:26 org.bluez.* Mar 27 01:37:34 havent tried myself Mar 27 01:38:02 ok. i'll look into that. does that mean you could use an actual bluetooth device with the emulator? Mar 27 01:38:08 or would it just be emulating a device? Mar 27 01:38:27 pick the idea you can best implement in the time. A unique novel idea is otherwise known as a fad without a great implementation. Rather make something useful. Mar 27 01:38:49 chomchom: good point Mar 27 01:39:15 is there a text-to-speech implementation that you are aware of? can the emulator product sound? Mar 27 01:39:24 s/product/produce/ Mar 27 01:39:24 tauren meant: is there a text-to-speech implementation that you are aware of? can the emulator produce sound? Mar 27 01:40:59 no TTS Mar 27 01:41:04 check some open-source one Mar 27 01:41:09 like festival Mar 27 01:41:17 but java-only is a limitation in performance Mar 27 01:41:35 tauren: i bet you can use a bluetooth socket on the host Mar 27 01:41:45 as in a tty proxy or similar Mar 27 01:41:46 interface Mar 27 01:41:53 f00f- that would be cool if i could Mar 27 01:43:19 tauren: http://freetts.sourceforge.net/ Mar 27 01:43:45 f00f-: cool, thanks. Mar 27 01:44:25 can the emulator produce sound? Mar 27 01:44:33 Like playing an audio file? Mar 27 01:44:43 tauren: yeah Mar 27 01:44:46 yes Mar 27 01:44:59 ok, good. i asumed it could. Mar 27 01:45:13 ok, enough talk. I'll go start messing with it all then. Mar 27 01:45:26 thanks for all your help! Mar 27 01:47:11 aight bro Mar 27 01:47:19 good luck, but don't win. Mar 27 01:47:32 ;P Mar 27 01:48:04 i'm sure i won't... Mar 27 01:48:18 No win! Mar 27 01:48:34 but the next challenge i will! Mar 27 01:48:38 ;) Mar 27 01:48:50 No, this one, win this one! Mar 27 01:49:45 I'm sure f00f's mighty app can stand to the competition Mar 27 01:49:54 well, we'll just see. i'm sure all you that have been working with it for months now deserve to win Mar 27 01:50:47 Well hard work will 'win' no matter what. So we're all going to win /cue cheese* Mar 27 01:51:05 are there any stats on how many apps have been submitted? Mar 27 01:51:13 No sadly Mar 27 01:51:30 chomchom: i am very excited about my app. Mar 27 01:51:32 I'm sure google will be hot off the mark come the submission date Mar 27 01:51:33 i need to simplify though Mar 27 01:51:37 6 icons on main screen Mar 27 01:51:38 figures. i wouldn't expect them to share that. Mar 27 01:51:41 f00f: me too Mar 27 01:52:47 crap. gotta run and get my daughter. chat later guys. thanks again! Mar 27 01:52:56 bye Mar 27 01:53:12 ciao Mar 27 01:53:55 did you see Dan_U's ? hes got a slick interface Mar 27 01:56:17 his website? Mar 27 01:56:26 it was ugly, but got any screenshots of the android UI ? Mar 27 01:56:41 no, his application. you can download the application Mar 27 01:56:50 mind taking sceens for me Mar 27 01:56:56 i dont have an emulator on this machine Mar 27 01:57:46 gah, guess you'll have to wait until you get home and download it to give it a whirl Mar 27 01:57:54 hahaha Mar 27 01:57:56 come on bro Mar 27 01:57:59 i'd do the same for you Mar 27 01:58:06 http://uler3161.freeweb7.com/athena/help.php Mar 27 01:58:13 screenies at the bottom Mar 27 01:58:30 thx Mar 27 02:00:13 nice Mar 27 02:00:16 wonderful Mar 27 02:00:31 'wonderful' :) Mar 27 02:00:45 has some flaws, but a nice concept, i like the alerts Mar 27 02:00:46 chomchom: are you and Dan U teamed up? Mar 27 02:00:57 definitely best i've seen to date Mar 27 02:01:09 no, I don't know the guy apart from him being in this room Mar 27 02:02:10 is he giving you hosting or are you the author traveldroid, hey taxi, etc? Mar 27 02:02:30 ! heh Mar 27 02:02:36 oh wait, are you the author of Athena? Mar 27 02:03:06 no, just like to see credit going where its due. I don't know him they are all strictly his work Mar 27 02:03:11 hehe, sorry was confused for a sec :) Mar 27 02:06:05 Dan U seems to be keeping busy with all these apps Mar 27 02:06:20 how many apps does he have? Mar 27 02:06:44 4 I guess Mar 27 02:06:49 any good Mar 27 02:06:53 athena chowns so far Mar 27 02:07:18 there are links to them all at the bottom of this page: http://uler3161.freeweb7.com/traveloid/index.php Mar 27 02:07:25 5 athena, hey taxi!, findroid, traveloid and datelocate Mar 27 02:07:36 I like the hey taxi idea Mar 27 02:09:50 yeah Mar 27 02:10:03 probably wouldn't work as a business model though Mar 27 02:10:14 few taxis are independent anymore Mar 27 02:10:32 depends where you live Mar 27 02:10:45 tru Mar 27 02:13:45 good concepts indeed, the basic infrastructure was the same for all apps Mar 27 02:14:02 yeah i saw Mar 27 02:14:03 :P Mar 27 02:16:21 I wouldn't mind if I get the 10th place in the challenge :P Mar 27 02:16:50 10th place is $300K, so, who would? Mar 27 02:17:28 hhehehe (I was being ironic ;)) Mar 27 02:17:42 I don't mean to seem pretentious, but I strongly doubt that anyone just "slapping together" a project will win the challenge. Mar 27 02:17:49 it's not 300k Mar 27 02:17:54 you mean Phase II Mar 27 02:17:57 for 275k ? Mar 27 02:17:57 275 Mar 27 02:17:58 If you haven't been developing for months, and aren't passionate about your project, you just won't win. Mar 27 02:18:03 unless they upped it :> Mar 27 02:18:05 f00f-: It's $275K + the $25K qualifying prize. Mar 27 02:18:12 righto Mar 27 02:18:25 Thus, if you are in the top 10 you will receive $300K. Mar 27 02:18:42 makes sense Mar 27 02:18:52 I don't think there will be an order 1-10, it'll just be a group of 10 apps Mar 27 02:19:03 yea Mar 27 02:19:14 zhobbs: well, maybe not that they release to us Mar 27 02:19:17 but it will exist. Mar 27 02:19:33 the way it's judged is that 10 judges get 5 apps each and they pick their number one ($275k) and their number two ($175 I think?) Mar 27 02:19:51 oh Mar 27 02:19:56 how do you know that? Mar 27 02:19:59 I think that's how I remember it working when I read the T&S Mar 27 02:20:09 zhobbs has a (wo)man on the inside Mar 27 02:20:26 btw, that would seem like very unfair judging to me. Mar 27 02:20:42 yeah, you could get in a weak group... Mar 27 02:20:48 since you're at the whim of just 1 judge, and not the full 10. it's only 50 apps, after all. it would not take much for each of them to weigh in. Mar 27 02:20:51 let me look at the terms again to see if I got it right Mar 27 02:21:02 i don't believe it says that anywhere, however. Mar 27 02:21:22 but Mar 27 02:21:23 remember Mar 27 02:21:32 we have time to improve between 1st and 2nd prizes? Mar 27 02:21:36 as in 'phases' Mar 27 02:21:37 nope, I'm wrong Mar 27 02:21:39 we get like a month Mar 27 02:21:43 to submit for improvement? Mar 27 02:21:51 more than a month, actually. it's apr 14 to jun like 30th or something. Mar 27 02:21:54 not sure where I dreamed that up Mar 27 02:22:10 right Mar 27 02:22:10 so Mar 27 02:22:12 what is the point Mar 27 02:22:16 "Using these criteria, the Judges will evaluate each Entry and give it a score. The ten (10) Entries with the highest scores will be determined to be a potential "First Place Entries" and will receive the First Place Grants described below. The ten (10) Entries with the next highest scores will be deemed to be the potential "Second Place Entries" and will receive the Second Place Grants described below." Mar 27 02:22:18 what is the point of what? Mar 27 02:22:22 just say waht we will improve? Mar 27 02:22:26 1 month ain't enough time Mar 27 02:22:54 it's 90 days, and that is enough time to take a somewhat rough app and polish it into something nicer. Mar 27 02:23:11 it is not, however, enough time to take a miserably incomplete app and transform it into quality. Mar 27 02:23:12 might need some good polish then Mar 27 02:23:35 i think you all are assuming that Google is willing to accept barely functional "proof-of-concept" apps for the qualifying round. Mar 27 02:23:40 I don't see that happening at all. Mar 27 02:23:55 Especially if you look at the judging criteria. Proof of concept does not score high on that list. Mar 27 02:24:00 i didn't say that Mar 27 02:24:00 they won't if they don't have to...I would think there might be 50 polished apps Mar 27 02:24:03 PoC's will die Mar 27 02:24:11 PoC? Mar 27 02:24:18 there *will* be 50 working apps/prototypes Mar 27 02:24:29 oh, proof-of-concept, yes. Mar 27 02:24:31 i mean, even jasta's app might make it into the 50 :) Mar 27 02:24:51 hehe Mar 27 02:24:56 why would you say that? Mar 27 02:25:28 i've seen your knowledge; applied to an app it might even win :D Mar 27 02:26:10 you seemed to suggest that jokingly. Mar 27 02:26:39 will anyone go out on a limb and say their app will def. place? Mar 27 02:27:07 i will Mar 27 02:27:12 my app will place Mar 27 02:27:23 zhobbs: If they did, it proves to us their hubris, nothing more. Mar 27 02:27:36 or maybe a novel concept/idea :) Mar 27 02:28:03 f00f is like, redefining computing Mar 27 02:28:15 But how does that help you rule out the possibility that it does not impress the judges, or that it is not in the top 50 according to their criteria? Mar 27 02:28:17 well, let's not get ahead of ourselves now :) Mar 27 02:28:21 you'll pick up the phone and you mind will just like, explode Mar 27 02:28:30 welll i have their 4 criteria in mind Mar 27 02:28:36 code freeze on 1st april Mar 27 02:28:40 so i'm working hard until then Mar 27 02:28:57 only stopship fixes then Mar 27 02:29:10 f00f-: What is your full name? Mar 27 02:30:29 My app is in QA right now Mar 27 02:30:43 well one of them Mar 27 02:30:55 well, dinner time. Mar 27 02:30:55 jasta: i'd like to remain anonymous for now, if you don't mind. Mar 27 02:31:00 enjoy :) Mar 27 02:31:13 I'm curious to prove that f00f- doesn't win, but I cannot do so unless we have his name :) Mar 27 02:32:22 gimme a few Mar 27 02:32:23 & Mar 27 02:32:45 he'll be in here bragging if he wins :) Mar 27 02:34:03 man, if I even get a whiff of a mention you'll hear me from where ever you are sitting; be you in your favorite winter retreat, or at your gran's eating biscuits. Mar 27 02:38:21 even if its from a blog I have to start in order to get a mention. Mar 27 02:49:53 zhobbs: I know, but even then we wouldn't be able to verify he is who he says he is :) **** ENDING LOGGING AT Thu Mar 27 02:59:57 2008