**** BEGIN LOGGING AT Wed Feb 03 02:59:56 2010 Feb 03 03:00:18 hey haeffb-wirc who's winning ? Feb 03 03:01:50 bah, where's a codeslaw when you have something humorous to tell him Feb 03 03:17:11 Bmyers: Macon girls lost and boys won vs. their rival South Shelby. Feb 03 03:20:27 LoneStar99: what's the screenshot? Feb 03 03:21:26 http://buildasearch.com/img/bas_app14.gif Feb 03 03:23:32 clears alot more space for results. used to look like this: http://buildasearch.com/img/bas_app12.gif Feb 03 03:23:39 nice button in a textfield Feb 03 03:24:30 thanks. next release will clear more space. Feb 03 03:39:07 Is there a way to determine the signal strength of the currently connected WiFi connection (through programming, not the UI)? Feb 03 03:55:34 * haeffb is lightin' up the dev forums tonight. Hope I get some of them right. Feb 03 04:00:16 tyrock yes Feb 03 04:01:53 rick-home: Very cool. Looked for quite a while for something like that. Where in the documentation might I find such a thing? Feb 03 04:10:31 my second app just hit the app store! Feb 03 04:10:46 way to go meppum! Feb 03 04:11:43 thanks Feb 03 04:12:26 tyrok looks like I mis-remembered. I was certain that was in connection manager, but it isn't Feb 03 04:12:32 it's a non-open api Feb 03 04:12:47 rick-home: K. Thanks for checking, at any rate! Feb 03 04:12:55 tyrok the code to do that is in the framework with the code for the top bar. Feb 03 04:14:24 tyrok: Cool. May have to check and see if I can take a look at that. Feb 03 04:14:47 if you have the sdk, it's in the framework folder in the sample section Feb 03 04:15:08 rick-home: Really...wow, much easier than expected. Thanks! Feb 03 04:15:19 search for topbar Feb 03 04:17:30 * tyrok is downloading the new version of the SDK, as the one I have does not seem to have it... Feb 03 04:23:52 tyrok -- my bad again. Feb 03 04:23:56 it's not in the refcode. Feb 03 04:24:07 you're going to have to unpack a doctor or get the framework off the phone. Feb 03 04:24:25 rick-home: Ah. Yes, that would explain why I don't have it. :) Feb 03 04:25:19 use/lib/system/luna-system/app/controllers/bar-assistant.js Feb 03 04:25:28 s/use/usr Feb 03 04:26:10 rick-home: Cool. I very much appreciate the help. I'd spent quite a bit of time hunting for info, but unfortunately to no avail. Feb 03 04:27:38 Well, I think I'd better head out for the night. Once again, thank you for your help. I'm sure I'll be back again. :) Feb 03 04:27:58 pay it forward sometime tyrok Feb 03 04:28:21 rick-home: Which apps do you make? Feb 03 04:29:02 othello, snowglobe, mytimeismoney, pegged, xmas-pegged, and I did the UI design for preware. Feb 03 04:29:09 oh and a chess Feb 03 04:29:43 Will have to check those out. Thanks! Feb 03 04:38:06 Anyone here have any issues with toggle buttons? Feb 03 04:39:05 It doesnt want to take my value, stays with the default Feb 03 04:39:35 in a command or view menu? Feb 03 04:40:10 toggle button in a scene Feb 03 04:40:15 so view menu Feb 03 04:42:45 using toggleCmd? Feb 03 04:44:02 I have used toggleCmd in a command menu without issue... Feb 03 04:44:13 no Feb 03 04:44:39 I am using a togglebutton widget in my scene but Feb 03 04:44:51 I cant get it to take a value of ON by default Feb 03 04:44:54 stays with OFF Feb 03 04:46:05 oh. toggle widget... Feb 03 04:46:32 used them a bunch Feb 03 04:47:04 pastie your setupWidget code? Feb 03 04:50:10 http://webos.pastebin.com/d5a8814aa Feb 03 04:50:27 basically copied right from stylematters Feb 03 04:50:37 seems to not be taking my attributes for some reason Feb 03 04:50:43 and I am not sure why Feb 03 04:50:49 bah Feb 03 04:50:55 maybe because I am missing this Feb 03 04:51:24 ok I got it working Feb 03 04:51:37 I didnt use this when declaring my model and attributes Feb 03 04:51:42 Thanks for the help though Feb 03 04:52:23 anytime Feb 03 04:53:20 is there a particular reason you wanted values 'on' & 'off' instead of true/false? Feb 03 04:55:25 because true/false is slightly easier to use in if statements... Feb 03 05:05:46 Well its actually was just to get it working Feb 03 05:05:58 we actually have application specific values that we are using Feb 03 05:06:56 here is a question Feb 03 05:07:06 how do we stop an app from scrolling? Feb 03 05:15:16 you disable the scene scroller when you push the scene Feb 03 05:15:51 CTLAdvance Feb 03 05:16:49 any example of that rick? Feb 03 05:19:46 this.controller.pushScene({name: "main", disableSceneScroller: false}); Feb 03 05:20:06 or true as the case may be Feb 03 05:20:29 bah thats it thanks Feb 03 05:20:53 documentation here: http://webos101.com/Mojo.Controller.StageController Feb 03 05:21:12 it continues to bother me that I can answer these questions. Feb 03 05:21:46 there ought to be a way to get paid for this. Feb 03 05:23:13 hmm... Feb 03 05:23:24 you need ads on the site ;) I could have clicked one for you Feb 03 05:23:42 thanks for that Feb 03 05:24:01 I see you have a list of the JSON elements you are passing to pushscene Feb 03 05:24:10 Did you pull that from the framework? Feb 03 05:40:40 1,409 apps in the official app catalog Feb 03 09:05:15 evening all Feb 03 09:05:38 can anyone tell me if networking type stuff via wifi etc has to be done via pdk and exposed at the sdk level or is there currently something in the sdk that allows such? I have been trawling the docs and net and havent found any reference of anyone doing anything similar as yet? Feb 03 09:10:43 obviously connection manager can be used to determin network status etc but I dont see anyting to actually create a service or connect to such from another device. Feb 03 12:45:58 hi Feb 03 12:46:03 anyone there? Feb 03 12:48:07 hello? i need some support Feb 03 12:51:19 please guys Feb 03 12:51:27 im in trouble Feb 03 12:51:47 problems parsing xml Feb 03 12:52:06 i get ^M and ^I characters Feb 03 12:52:09 :S Feb 03 12:53:05 Oscar1: just ask your question instead of asking to ask :) Feb 03 12:53:57 ok sorry Feb 03 12:54:02 my first time Feb 03 12:54:24 that's what she said :D Feb 03 12:56:21 after i get a XML with Ajax.Request, and get the string with transport.responseText, the string has chars like ^M for end lines and ^I for a tabulation, these chars make the Parsing get wrong Feb 03 12:56:36 any ideas? Feb 03 12:58:42 you could output the xml without newlines Feb 03 12:58:52 just as a simple string Feb 03 12:59:19 replace those chars before parsing Feb 03 13:00:05 the xml is being used by other applications, and shouldnt be edited Feb 03 13:00:30 ive tried to use String.replace for remove the chars but i dont get any result Feb 03 13:01:42 can u write me the line for replace the chars? Feb 03 13:02:13 you have to use double quotes for replacing these chars i think Feb 03 13:02:18 then again, i may be wrong Feb 03 13:05:08 Oscar1: I don't see why the xml parser should coke on that. Or do you mean that in the strings you extract from the xml, you get ^M ^I? Feb 03 13:05:39 s/coke/choke/ Feb 03 13:06:26 sorry Feb 03 13:06:34 ive tried the double quotes Feb 03 13:06:37 with no result Feb 03 13:06:52 maybe the char ^ get some problems Feb 03 13:07:01 jbjoerk Feb 03 13:07:21 i get childnodes with ^I values and thinks like that Feb 03 13:07:27 undefined values Feb 03 13:07:30 etc ... Feb 03 13:07:41 also tried escaping the ^ character? Feb 03 13:07:52 yes with the \ Feb 03 13:07:55 like "\^I" Feb 03 13:07:56 joetweeply: no, ^M is ONE character Feb 03 13:08:04 maybe i use wrong the replace method Feb 03 13:08:06 joetweeply: it is CR, Feb 03 13:09:06 is it possible then to give the replace function the char differently? like in php char(13)? Feb 03 13:09:47 i dont know Feb 03 13:09:49 xmlstring.replace('^M',''); Feb 03 13:09:52 this is the sintax Feb 03 13:10:03 xmlstring.replace("\r",'') Feb 03 13:10:04 u can use regular expressions Feb 03 13:10:08 would get rid of the CR Feb 03 13:10:24 this way? --> xmlstring.replace('\^M',''); Feb 03 13:10:28 Oscar1: xmlstring.replace("\t",''); would get rid of the tabs Feb 03 13:10:51 i ckeck it, 1 sec Feb 03 13:11:52 doesnt work Feb 03 13:12:01 it ignores it Feb 03 13:12:26 is like it doesnt find the char Feb 03 13:14:04 Oscar1: how did you get the ^M char in the first place? how do you print it? Feb 03 13:14:27 ie, what did you print to see the ^M ? Feb 03 13:16:52 y Feb 03 13:17:06 console.log(xmlstringBak); Feb 03 13:17:28 but when i parse, and i get values i get ^I too Feb 03 13:18:54 how about using ((char)(13)).toString() for replacement? Feb 03 13:19:26 and 10 for the newline Feb 03 13:19:50 i check it 1 sec Feb 03 13:20:47 im using javascript Feb 03 13:22:56 is like this in javascript String.fromCharCode(13) Feb 03 13:23:16 no result Feb 03 13:23:17 :S Feb 03 13:31:15 i have to go joetweeply, tx for ur time Feb 03 13:31:17 bb Feb 03 13:31:31 jjbjoerk u too bb Feb 03 14:40:17 anybody tried this foursquare app? I can't login... Feb 03 14:48:10 haeffb-wirc: I have foursquare...it was a little sketchy at first Feb 03 14:52:01 morn'n folks Feb 03 14:53:22 hello Bmyers Feb 03 15:05:22 hows it going haeffb-wirc ? I've been stupid stupid stupid busy with work. did i miss anything? Feb 03 15:05:39 morning folks Feb 03 15:05:46 yes it is Feb 03 15:06:31 good to see verizon & pre+ huh? Feb 03 15:11:42 not much impact to us yet. Feb 03 15:12:05 well its only been a few days right? Feb 03 15:12:42 another venue for devices and apps is a good thing. Feb 03 15:38:38 anyone know of a list of all the available language 'keys'... en_us, en_ca, etc ? Feb 03 15:47:06 anyone know of a list of all the available language 'keys'... en_us, en_ca, etc ? Feb 03 15:48:17 hey all Feb 03 15:49:48 dylanmei: looks like de_de en_ca en_gb en_ie en_mx en_us es_es es_mx es_us fr_ca fr_fr it_it Feb 03 15:50:08 just getting that from /etc/palm/autoreplace Feb 03 15:50:37 cool .. 68 reviews and already over 6600 downloads of moo from the app catalog :) Feb 03 15:50:45 do you know if i have to create a strings.json for each of the en_ or can i do something to set a default? Feb 03 15:50:53 too bad i get 0 star reviews if people can't install the app Feb 03 15:51:17 6600! very nice. mine just went up yesterday and has 1k downloads. very stoked. Feb 03 15:52:39 dylanmei: I don't know Feb 03 15:53:00 hi swisstomcat Feb 03 15:53:02 you guys make me jealous...i can do all kinds of nifty logic things, but good apps are escaping me Feb 03 15:53:03 hey lonestar Feb 03 15:53:12 okay i am on a mission to find out. was thinking if the strings.json was in a higher directory it might use that as a default... Feb 03 15:53:28 sugardave: my app just displays pics and plays sounds :) Feb 03 15:53:39 mine just tells the time Feb 03 15:53:41 only 12 pics and sounds :) Feb 03 15:53:43 swisstomcat: yeah, but 6600 downloads :D Feb 03 15:53:51 amazing Feb 03 15:53:59 sugardave: for the life of me i can't get it right either my app has 95 downloads.... Feb 03 15:54:07 well, and it has googley eyes Feb 03 15:54:21 free apps or paid? Feb 03 15:54:32 BOFH Excuse Generator only has 47 or so...but I put a BIG disclaimer in it to keep away the non-technical people Feb 03 15:54:35 mine ar epaid Feb 03 15:54:50 same paid Feb 03 15:55:15 my other app has 30 or so downloads at the most Feb 03 15:55:29 can't work for free anymore Feb 03 15:55:45 price? Feb 03 15:55:58 .99 and 2.49 Feb 03 15:56:45 do you have a free lite version to compare? Feb 03 15:57:19 one app has reached it's potential, the .99 cent app the other i can't complain still has 100+ updates Feb 03 15:57:37 but thought sales would be just a bit higher Feb 03 15:57:56 mine are $1.43, $1.43, $1.99 Feb 03 15:58:10 but atleast I am getting paid something Feb 03 15:58:14 swisstomcat: I have ad-supported free versions on precentral Feb 03 15:58:36 how do the two versions compare in terms of downloads, sugardave? Feb 03 15:58:48 WAY more for the free ones Feb 03 15:58:54 like 100s of times Feb 03 15:59:11 anyone one know what UDID is for itunes? Feb 03 15:59:21 or apple? Feb 03 15:59:23 guess 99 cents is too much for most people Feb 03 15:59:30 UDID? Feb 03 15:59:33 yeah Feb 03 15:59:44 that's going to be unique per device, isn't it? Feb 03 16:00:14 what if I do not have a udid, gave my ipod touch away... Feb 03 16:00:26 then you can't use itunes... Feb 03 16:00:32 I guess Feb 03 16:00:37 I don't really know anything about itunes Feb 03 16:01:03 i wonder how much sales my first paid app will get Feb 03 16:01:35 developing an app for a search company, but need to send the UDID so they can grant me access to the newest builds of the iphone apps, so i can mimic it in webos Feb 03 16:02:24 question: can you check the app reviews on the web? Feb 03 16:02:27 swisstomcat: one thing i realized, you can not go wrong with games, other than that it is a big gamble Feb 03 16:02:42 games meaning paid Feb 03 16:02:55 lonestar99: it's not even a game really Feb 03 16:02:58 more a kids app Feb 03 16:03:24 to me that is a game.... Feb 03 16:03:49 kinda Feb 03 16:03:54 unless it is like "learn your abc" sing along with "elmo" etc... Feb 03 16:03:55 it doesn't do much Feb 03 16:04:04 true Feb 03 16:04:13 do an app like that Feb 03 16:04:21 for all the parents with pres Feb 03 16:04:35 i second the disapointment in my download rates Feb 03 16:05:05 i've got 83 for my first app and the one that launched last night only has 4 so far Feb 03 16:05:10 need to continue making my main app better. sales will get better at one point... Feb 03 16:05:29 strange .. if i go to "my apps" i see 6600 downloads, but under "reports" i get "there were no downloads for your app in january 2010" Feb 03 16:05:37 i'm starting to wonder if developing is worth it. i'm not trying to get rich, but right now i'm making 1 dollar an hour for my time Feb 03 16:05:39 which app, meppum? Feb 03 16:05:50 surprisingly, though, I still am averaging about 5 new downloads per week of the Yule Log....I mean, really? The Yule Log? Feb 03 16:05:53 "debt collector" and "true cost" Feb 03 16:06:01 they are both 1.99 Feb 03 16:06:03 ah, i saw those Feb 03 16:06:05 meppum: i am in the red by thousands, but oh well Feb 03 16:06:26 yeah to break even on my time i'd have to sell like 1800 of debt collector and 800 of true cost Feb 03 16:06:36 sugardave: yule log is probably the same entertainment category as moo Feb 03 16:06:41 debt collector took 70 hours cuz it was my first app, but true cost still took 30 to make Feb 03 16:06:43 hey chuq Feb 03 16:06:54 i would need to sell thousands Feb 03 16:07:01 to break even Feb 03 16:07:02 swisstomcat: yeah, though I should get off my ass and rent an HD camera and re-shoot the fire Feb 03 16:07:05 swisstomcat: what your opinion of my apps? i'm not emotional about them to shoot me straight Feb 03 16:07:27 meppum: i'd have to install them first ... only saw them in preware Feb 03 16:07:36 could it be the price? Feb 03 16:07:49 what sucks is i'd have to sell twice as much of them if i lower it to .99 Feb 03 16:07:59 so unless it's going to more than double my sale rate it's not worth it Feb 03 16:08:16 it would be interesting to go back and see what iphone developers sales and experiences were in the beginning Feb 03 16:08:33 i read the average iphone app makes like 900 bucks Feb 03 16:08:44 but i've made like 80 in the last month of sales Feb 03 16:08:45 meppum: are those apps available in europe? Feb 03 16:09:01 good morning! Feb 03 16:09:09 not yet because paid apps in europe hasn't launched. i requested that they be in the beta launch though Feb 03 16:09:38 * swisstomcat is in europe Feb 03 16:10:16 morning chuqui Feb 03 16:10:28 any idea about the "there were no downloads or sales of your applications in january 2010"? Feb 03 16:10:52 i was browsing the webosschool catalog and it looks like most apps have made less than $400 Feb 03 16:10:52 swisstomcat: when did your app hit the catalog? Feb 03 16:11:00 january 28th Feb 03 16:11:04 though a few are around $10k Feb 03 16:11:07 w00t, I'm above that mark with Mind Master :D Feb 03 16:11:13 not 10K Feb 03 16:11:14 hehe Feb 03 16:11:17 i wonder what they are doing as their apps don't seem to have any more street appeal Feb 03 16:11:24 swisstomcat: there's speculation that the month rolls on the 20th Feb 03 16:11:40 meppum: are they apps that have been there for a long time? Feb 03 16:11:49 surgardave: you might be right about the 20th Feb 03 16:12:04 and my first app debt collector has been there for almost 3 weeks Feb 03 16:12:26 that's an average of 4 sales a day Feb 03 16:12:27 sugardave: means that i have to wait until feb. 20th? Feb 03 16:12:32 but honestly, lately it's been one a day Feb 03 16:12:38 ah...Mind Master has been in since the end of October, and it was app #300-something Feb 03 16:12:44 thinking of releasing an open source app, does the app have to be 100% open source? Feb 03 16:12:49 swisstomcat: I think so Feb 03 16:12:51 any way to view the app reviews on the web? Feb 03 16:13:03 swisstomcat: I don't think so Feb 03 16:13:05 instead of on the device? Feb 03 16:13:06 lol Feb 03 16:13:18 lonestar99: probably Feb 03 16:13:24 but if you find one, let me know because there is a forum question about it, too Feb 03 16:13:29 what concerns me most is that if there are only 1400 apps in the store and hundreds of thousands of pre and pixi users, i feel like sales are as good as they could get Feb 03 16:13:45 meppum: until Europe Feb 03 16:13:49 true Feb 03 16:14:01 has anyone been accepted into the europe catalog? Feb 03 16:14:10 how many devices were sold so far? Feb 03 16:14:18 unknown...I haven't really contemplated it for myself, yet Feb 03 16:14:53 the best is probably to make apps that people request in the forums Feb 03 16:15:31 as of january sales were around 500k for both pixi and pre Feb 03 16:15:32 http://www.crn.com/mobile/222300130;jsessionid=OR4PRQW5CTO5RQE1GHPSKHWATMY32JVN Feb 03 16:15:40 LoneStar99: yes, your open source app will have to be completely open source Feb 03 16:15:50 crap, meeting time Feb 03 16:16:48 i wonder if chuq is reading any of this and has an opinion Feb 03 16:16:48 cu Feb 03 16:16:57 Feb 03 16:17:28 hehe Feb 03 16:17:54 chuq probably has his "we're-rolling-out-1.4-any-minute-now-and-holy-crap-i-hope-it-goes-well" face on Feb 03 16:17:56 yawn.. stretch. Someone call? Feb 03 16:17:57 an improved calendar would get a lot of downloads ... hard to develop tho Feb 03 16:18:48 or not... Feb 03 16:18:58 i don't use the calendar much, what is it lacking? Feb 03 16:19:04 not accepting people in the european catalog yet. stay tuned. I don't discuss sales numbers of the phones, because I don't know (and couldn't tell if I did) Feb 03 16:19:09 1.4: not yet. Feb 03 16:19:09 funny that vzw presents it as one of the main features Feb 03 16:19:11 question for you chuq: any way to view app reviews on the web? Feb 03 16:19:23 app reviews on the web. (sigh. throws self off bridge). Feb 03 16:19:28 um.. no. unfortunately. Feb 03 16:19:33 maik: for me .. floating events Feb 03 16:19:43 floating... Feb 03 16:19:53 like style="float: ...; " ? Feb 03 16:19:53 chuq: flog those engineers harder :) Feb 03 16:20:00 boat rides, helicopters, etc Feb 03 16:20:04 flog 'em good Feb 03 16:20:09 man, they already cross thes treet to avoid me when they see me near starbucks... Feb 03 16:20:20 haha Feb 03 16:20:32 maik: no ... events that go to the next day if they are not cleared Feb 03 16:20:36 1.4 on feb 29, right? Feb 03 16:20:52 ambackstrom: exactly Feb 03 16:21:08 swisstomcat: oh gotcha, shouldn't that be more of a tasks thing? Feb 03 16:21:22 chuq: need more engineers? Feb 03 16:21:31 we're always hiring if we find the right folks. Feb 03 16:21:42 maik: some people have their tasks in the calendar Feb 03 16:21:52 chuq: but not in europe :( Feb 03 16:21:53 ah Feb 03 16:22:01 i guess i've just managed to strike a balance between the two Feb 03 16:22:04 chuq how bout remote? Feb 03 16:22:13 maik: datebk did floating stuff Feb 03 16:22:14 i still wanna work remote for you all Feb 03 16:22:26 sometimes. I know we wanted to hire a support engineer in europe, for instance. Feb 03 16:22:53 oh, cool Feb 03 16:23:06 guess i have to watch the jobs page Feb 03 16:23:50 would be good to have multi-lingual support engineers in europe (time-zone etc.) Feb 03 16:24:03 or drop me an email and ping me about it. Feb 03 16:24:28 I dunno if there's someone lined up there or not. I need to check Feb 03 16:24:33 thanks chuq Feb 03 16:25:03 about to disappear into a 3+ hour meeting on -- improving the online documentation. wish me luck.... Feb 03 16:25:17 will do chuq .. thanks Feb 03 16:25:28 Palm needs a curriculum manager Feb 03 16:25:33 * sugardave whistles innocently. Feb 03 16:26:28 just hired a new editor in chief, and just added a project/product manager to the portal this week. stuff happening. Feb 03 16:27:01 progress needs time Feb 03 16:27:09 step by step Feb 03 16:27:13 woot for doc improvements Feb 03 16:28:12 Anyone know if I manually have to set the position of a FilterList when I filter it? If I scroll to the middle of my list, then start filtering, It shows up all white until the items render Feb 03 16:29:35 jbjoerk: i get a flash of gray when i start typing my filter, but it scrolls to the top of the list very quickly in my experience Feb 03 16:30:18 wow, 80000 downloads of "seismograph" Feb 03 16:31:08 what is seismograph Feb 03 16:31:21 app that plots the data of the accelerometer Feb 03 16:31:25 any gotchyas i should be aware of when posting the first update of my app? Feb 03 16:31:43 dylanmei, are you doing any database upgrades? Feb 03 16:31:55 dylanmei: do not use dirty words... Feb 03 16:32:04 nope. i just moved my strings.json out of en_us so that brits and canadians could see text :) Feb 03 16:32:31 how does flickit get over 3000 paid downloads? Feb 03 16:32:42 i'll use dirty words but i won't put them into the app :) Feb 03 16:33:05 the picture of siesmograph looks killer, i want to download it myself to see how it works Feb 03 16:33:26 dunno swisstomcat. makes me want to charge 99 cents for my app, though Feb 03 16:33:53 ambackstrom: in what order do you do things? Ie, I do setLength, setCount, invalidateItems, then noticeUpdated Feb 03 16:33:57 it's pretty cool, dylanmei Feb 03 16:34:26 nice! i haven't looked at it yet but just seing the picture made me think a spirograph app would be fun to do Feb 03 16:34:50 dylanmei, that's not a bad idea Feb 03 16:34:55 i'm going to make a pet rock app Feb 03 16:35:13 with the little plastic disks... , choose different ones. i'm too busy to do it though :( Feb 03 16:35:14 jbjoerk: I noticeUpdatedItems, setLength, setCount Feb 03 16:35:26 and mathematically challenged Feb 03 16:35:37 ambackstrom: trying that Feb 03 16:35:39 yeah, spirograph would be pretty cool Feb 03 16:35:53 invalidateItems looks handy though, I need that in other parts of my pap Feb 03 16:35:55 *app Feb 03 16:36:03 there's a simple spriograph example in the mozilla canvas tutorial Feb 03 16:36:14 that's right! Feb 03 16:36:52 do it up with slick graphics, a selection of little plastic discs, send to your mom via email, etc. could be cool. Feb 03 16:37:29 flightview has over 143000 downloads at 4.99 Feb 03 16:37:53 wtf? Feb 03 16:37:56 DAMN Feb 03 16:38:02 what are we doing wrong? Feb 03 16:39:07 sweet i just hit 1k in less than a day. too bad i have to fix it for non-us peeps, i'll be gettin some angry reviews. Feb 03 16:40:08 dylanmei: is your app free? Feb 03 16:40:46 ya it is. has an attractive thumbnail too which seriosly helps Feb 03 16:41:01 hmm Feb 03 16:41:09 ambackstrom: when you say gray, is that your background color? Feb 03 16:41:12 so from now on all my app icons will be boobs Feb 03 16:41:26 that would work if you could slip it in. Feb 03 16:41:31 ambackstrom: I'm using palm-dark with a backdrop image, so I'm thinking maybe it flashes the background color (but why in the !@#$!@#! would it do that?) Feb 03 16:41:51 you could just SUGGEST boobs. like if you are making a music app, two cds side by side... Feb 03 16:42:34 anybody doing in-app purchases? I know Word Ace and Card Ace do it...wondering what people feel about putting in their cc/paypal details in a phone app Feb 03 16:42:54 surgardave, i'd do paypal, maybe not cc though Feb 03 16:43:16 would you do it in the app, or bounce them to a browser page and do some kind of strange key/download system? Feb 03 16:44:48 maybe that is an idea, have a free app, with a paypal system embedded if they want to add functionality to app... Feb 03 16:45:03 jbjoerk: i'm not using palm-dark, but i can try it out Feb 03 16:45:04 more functionality Feb 03 16:45:11 like charge them a penny everytime they want to use it? Feb 03 16:45:11 lol Feb 03 16:45:19 oh damn to update the app i have to walk through this huge wizard again Feb 03 16:45:28 yeah, too bad micro-payments have never emerged Feb 03 16:45:43 dylanmei, for the most part you can leave all the values the same Feb 03 16:45:50 dylanmei: it should have all your old details, then you should just be able to change the stuff that is different Feb 03 16:45:51 i see that now. RELIEVED Feb 03 16:46:08 ambackstrom: no need, can you just verify that it flashes the background color? Feb 03 16:46:20 ambackstrom: ie, is it the same color as the standard palm-light background, or is it a different gray? Feb 03 16:46:45 ambackstrom: I got it to be alot faster by removing the invalidate, so now I just need to make it not flash pure white :) Feb 03 16:50:47 jbjoerk: same color as the background. near as i can tell, it truncates the list before it repopulates Feb 03 16:50:50 meppum: not sure, lol Feb 03 16:51:06 so i briefly see a list with no contents Feb 03 16:51:34 dang it Feb 03 16:51:37 i want the PDK Feb 03 16:51:48 lets talk about apps we want to make with the PDK Feb 03 16:51:53 other than games. Feb 03 16:52:06 anyone planning on making a term? Feb 03 16:52:10 ambackstrom: right. Didn't seem to help for me, still flashing white :/ Feb 03 16:52:47 what is the pdk and when is it being released? Feb 03 16:52:57 i'm guessing p stands for Palm Feb 03 16:53:02 Plugin Developer Kit Feb 03 16:53:05 plugin Feb 03 16:53:10 basically allows you to write browser plugins Feb 03 16:53:14 oh Feb 03 16:53:20 i like the sound of that Feb 03 16:53:22 that then can access lower level OS commands and such Feb 03 16:53:34 the 3d games on the pre Feb 03 16:53:38 all done with the pdk Feb 03 16:53:43 they'd be impossible to do without it Feb 03 16:53:52 what language are the plugins written in? Feb 03 16:53:56 C++? Feb 03 16:53:58 yup Feb 03 16:54:18 i want an ssh client Feb 03 16:54:23 because i'm that guy Feb 03 16:54:34 same Feb 03 16:54:38 i'd do Xterm Feb 03 16:54:41 when i update the app i want to increment the version yes? Feb 03 16:54:47 but then we'd have to include X Feb 03 16:54:48 into it Feb 03 16:55:00 if you submit to the appcatalog yes Feb 03 16:55:29 thanks -- first update for me Feb 03 16:55:42 woot Feb 03 16:55:43 what app? Feb 03 16:55:50 * sugardave doesn't have the first clue of how to write a plugin. Feb 03 16:55:55 ambackstrom: found the best comment in the widget_filterlist.js file "ESSENTIAL that noticeUpdatedItems is called BEFORE setLength by the client" Feb 03 16:55:58 whendle, yet another timezone app :) Feb 03 16:56:03 gee, thanks for documenting it in such an obvious place! :) Feb 03 16:56:06 YATA? Feb 03 16:56:12 just whendle :) Feb 03 16:56:22 you should of named it YATA Feb 03 16:56:25 yet another timezone app Feb 03 16:56:26 haahha Feb 03 16:56:33 probalby should have that's got a nice sound to it Feb 03 16:56:34 though i do like "WHENdle" Feb 03 16:56:39 yup Feb 03 16:57:30 how abpout a plugin for download manager that lets you say "YES, I REALLY want to download a file into my app directory." Feb 03 16:58:58 what version of linux does webos run on? Feb 03 16:59:05 sorry distro Feb 03 16:59:06 its own Feb 03 16:59:14 when updating the app the site remembered all my information on the first page but not the second. does that sound normal? Feb 03 16:59:27 its ARM based Feb 03 16:59:40 dylanmei : that happened to me too Feb 03 16:59:42 its borked Feb 03 16:59:43 it's own? but most similar to which distro? since it probably derived from it? Feb 03 17:00:19 ok i will carry on... i wrote all this stuff down Feb 03 17:03:57 since when does hitting the power button once while receiving a call ignore the call? Feb 03 17:04:31 oh, nevermind, i guess i double tapped it and didn't realize Feb 03 17:04:48 * maik sheepish Feb 03 17:31:22 net split lol Feb 03 18:11:54 Is anyone having issues submitting apps to the catalog? Feb 03 18:12:04 I keep getting invalid support website url error Feb 03 18:13:03 i did a resubmit yesterday and didn't have that issue Feb 03 18:13:07 CTLAdvance: if you use Komodo, make sure your appinfo.json didn't get trounced Feb 03 18:13:35 Templarian's extension doesn't handled the support block for pushAppSupportInfoScene() Feb 03 18:13:56 no its on the app submission page where you have to enter it Feb 03 18:14:03 oh Feb 03 18:14:07 no idea Feb 03 18:16:53 i just did a resubmit about an hour and a half ago and didnt have a problem Feb 03 18:19:55 wow - I just exited and went back and it was fixed Feb 03 18:20:14 I think there is a bug in their code with the fact checking on the support page. Feb 03 18:20:19 either way it worked Feb 03 18:21:03 how many of you are paying the 50 up front to get your apps in the catalog? Feb 03 18:21:16 vs the open source process Feb 03 18:21:51 CTLAdvance: I haven't submitted anything new since the system went out of beta Feb 03 18:22:02 I will probably pay $50 upfront in the future Feb 03 18:23:06 nice thanks, I may go OS on some of our not so important apps Feb 03 18:23:26 no sense of paying 50 if your not intending to changethe world with it I guess Feb 03 18:24:53 * Templarian will try his best to get ssl up on the server and everything updated for 1.4. :( Feb 03 18:25:01 woohoo! Feb 03 18:25:03 go go go Feb 03 18:25:25 excellent Feb 03 18:25:29 Eventually. You guys with your massive free time. lol. Feb 03 18:25:58 Temp is there a way to get webapp distributed apps into preware? Feb 03 18:26:07 it's only free until I have to pay for it with cramming Feb 03 18:26:12 Ones that are not listed exactly in the catalog Feb 03 18:26:17 Yippee! I get my Pre is coming in the next couple days! Feb 03 18:26:31 yea, and my grammar sucks today. Feb 03 18:26:39 CTLAdvance: I don't really do preware lol. Feb 03 18:26:45 Have to ask over in the channel. Feb 03 18:27:19 lol ok for some reason I thought you did Feb 03 18:28:03 I mostly just do their icons and minor graphical things. Feb 03 19:09:00 can someone point me in the right direction to how to add custom items in the app menu (help/edit/preferences menu)? Feb 03 19:09:07 not sure where to look for that Feb 03 19:09:17 anyone know why i get these errors: com.palm.webos.util.AppManagerUtil$AppManagerException: FAILED_IPKG_INSTALL Feb 03 19:09:17 com.palm.webos.util.AppManagerUtil$AppManagerException: FAILED_IPKG_INSTALL Feb 03 19:10:10 LoneStar99: os version? Feb 03 19:10:33 emulator 1.3.5 Feb 03 19:10:41 pandora--: have you made it this far? http://developer.palm.com/index.php?option=com_content&view=article&id=1882&Itemid=300#.appMenu Feb 03 19:10:52 after weeks of no errors, starting to get them now Feb 03 19:11:03 ambackstrom: ah perfect that should help Feb 03 19:15:35 LoneStar99: thats weird Feb 03 19:16:59 yeah, i think it has to do with installing a older build of app.. Feb 03 19:17:36 pandora--: also, http://webos101.com/AppMenu_Example Feb 03 19:18:13 sweeeeeeet thanks :) Feb 03 19:18:16 np Feb 03 19:18:53 does anyone know of a way to get more traffic to our apps? is there a site that reviews them or something? Feb 03 19:26:47 meppum: precentral lets you buy ad rotations for them Feb 03 19:27:25 pre101 and webosroundup review apps as well, every so often Feb 03 19:29:32 LoneStar99, any chance you are using an older sdk to install on 1.3.5? Feb 03 19:29:57 pandora: is it worth it? Feb 03 19:35:20 i dont know Feb 03 19:35:23 i've never done it Feb 03 19:35:43 sugardave: mwahah my app menu is cool now. totally worked Feb 03 19:38:05 sweet Feb 03 19:46:51 lyht: noticed it does not occur as long as the app is not 1.0.0 Feb 03 19:48:08 LoneStar99, weird. What are you using to install? and IDE, command line? Feb 03 19:49:36 eclipse ide , it just stated to occur since Nov. when i began to develop Feb 03 19:50:21 sorry been developuing since Nov. and had not gotten the error until now Feb 03 19:50:28 Good evening @ll Feb 03 19:50:29 2 months later.... Feb 03 19:54:12 * sugardave inquires about renting HD video cameras. Feb 03 20:00:26 rehi Feb 03 20:30:10 is projectappetite the only version of the appstore i can get to from my pc? Feb 03 20:30:43 up to 10 downloads for the day Feb 03 20:30:58 precentral has one too, dylanmei Feb 03 20:31:03 straight disapointed in sales Feb 03 20:31:04 so does webosschool Feb 03 20:31:44 weboschools has one too Feb 03 20:32:07 http://catalog.webosschool.com/#main Feb 03 20:32:42 thank you all Feb 03 20:33:36 wow thats great! :) didn't noticed that site Feb 03 20:37:10 does it take awhile for an app to get into those app store feeds? Feb 03 20:38:25 yeah, i noticed that it takes a while Feb 03 20:38:28 in my case 2 days Feb 03 20:39:07 ah okay, i was worrying some Feb 03 20:40:17 there doesn't appear to be a way to read reviews from catalog.webosschool.com Feb 03 20:40:28 nah Feb 03 20:40:36 only from the appstore then? Feb 03 20:40:39 i asked chuq and he ran away in terror :) Feb 03 20:40:44 bwahaha Feb 03 20:41:09 would be a good feature to have Feb 03 20:41:36 most definately. Feb 03 20:44:29 hmm Feb 03 20:44:37 just found a site where you actually see the reviews Feb 03 20:44:43 ohohoh? Feb 03 20:45:02 found it in my log of the website Feb 03 20:45:23 http://www.cyrket.com/m/palm/ Feb 03 20:46:25 oh wow and it is up to date Feb 03 20:46:30 best catalog ever Feb 03 20:48:47 yeah, never heard of it before Feb 03 20:49:04 it does android as well. very slick. these guys should get more props Feb 03 20:53:42 has anybody ever seen OnSuccess called twice by a single Ajax.request? Feb 03 20:54:25 or mabye OnSuccess called when onComplete occurs...at any rate the function given for OnSuccess gets called twice Feb 03 20:57:39 sup lukewalker Feb 03 20:57:54 hey Feb 03 20:58:01 Provo eh? Feb 03 20:58:05 yep Feb 03 20:58:10 same. Feb 03 20:58:13 oh nice Feb 03 20:58:23 ya, just finished at the Y Feb 03 20:58:27 nice Feb 03 20:58:35 doing any app dev? Feb 03 20:58:38 yea Feb 03 20:58:43 what languages? Feb 03 20:59:09 well, my pre apps use javascript :) Feb 03 20:59:21 but i did some c, c++, java at school Feb 03 20:59:41 nice Feb 03 20:59:45 u? Feb 03 20:59:56 JS of course as well Feb 03 21:00:05 PHP, Ruby, C#, Obj-C Feb 03 21:00:25 cool. so you doing iphone apps as well? Feb 03 21:00:34 yeah i have done a few Feb 03 21:00:36 but nothing great Feb 03 21:00:41 most just to mess around with Feb 03 21:00:45 did a couple for skiutah Feb 03 21:00:54 but nothign i'm proud of Feb 03 21:01:16 still making money off them Feb 03 21:01:20 im currently taking computer graphics. decided to do the projects in javascript. :) Feb 03 21:01:37 wow. i'd call you crazy if i knew you better Feb 03 21:01:44 CG in JS? Feb 03 21:01:45 lol Feb 03 21:01:55 just sounds difficult Feb 03 21:02:14 deliciousmorsel: no, with the canvas html5 tag, its really easy to do 2d, especially with the processing.js library Feb 03 21:02:34 also, there is webgl in firefox/webkit nightlies, so, i can do 3d as well Feb 03 21:02:38 oh don't get me wrong… i'm very familiar with canvas Feb 03 21:02:46 and webgl Feb 03 21:02:56 lol, ok Feb 03 21:03:04 but i'd still do it in a much more stable and proven environment Feb 03 21:03:32 the 2d context is pretty stable, minus the fact that arcs are somewhat broken in firefox... Feb 03 21:04:23 i'd just do it in something that you could potentially have a job associated with it Feb 03 21:04:42 due to the slow adoption rate of browsers Feb 03 21:04:55 and that canvas isn't in ie (i know they have VML) Feb 03 21:04:56 i could get a job doing js Feb 03 21:05:08 yeah but CG related? Feb 03 21:05:30 lol, probably not. but the functions are pretty much the same across the board, so, switching from one language to another isnt much different Feb 03 21:05:43 the experience would be differnt Feb 03 21:05:49 api's probably would be different Feb 03 21:05:59 actually, not that different. Feb 03 21:06:00 the longterm ones would probably have frameworks Feb 03 21:06:03 api's more stable Feb 03 21:06:10 probably lots of helper api's Feb 03 21:06:21 i'm going off on a dumb tangent Feb 03 21:06:25 lol Feb 03 21:06:44 idk, i like javascript. Feb 03 21:06:51 i like JS too Feb 03 21:07:03 as long as you could it elegantly Feb 03 21:07:06 and i know other languages as well Feb 03 21:07:24 deliciousmorsel: yeah, i do it functionally and use the power to js Feb 03 21:08:11 also, i go to northeastern and we have the co-op program, so thats good and while in classes i might as well write it in a language i like Feb 03 21:08:25 i wasnt sure if i could do it in javascript at first, or at least, meet all the requirement Feb 03 21:08:28 s Feb 03 21:08:33 My Pre is on it's way, I'd like to play with the emulator, can I go into Dev mode on the emu just like the real deal? Feb 03 21:08:34 my second choice wouldve been python Feb 03 21:08:52 BoomerET: i think so Feb 03 21:09:02 i think the emulator is in dev mode by default Feb 03 21:09:05 boomer Feb 03 21:09:13 you dont need to go to dev mode on the em Feb 03 21:09:21 Thanks Feb 03 21:09:33 also if you setup the sdk it will connect to it automatically Feb 03 21:09:38 I'm very excited, my apologies. I'm upgrading from a Treo 680 Feb 03 21:09:47 err.. at least it does on windows Feb 03 21:10:00 not sure if there is a dif for mac/linux Feb 03 21:10:09 I would assume not Feb 03 21:10:12 big update, boomerET Feb 03 21:10:38 Hmm, my mouse disappears when I go over the emu window. Feb 03 21:10:53 gkatsev what are you working on? Feb 03 21:11:03 i've played with canvas too .. easy an powerful Feb 03 21:11:04 s/an/and Feb 03 21:11:17 CTLAdvance: for class and eventually for the pre, i am making a drawing it. Feb 03 21:11:36 a paint app? Feb 03 21:12:08 this one will probably either be free or cheaper than the rest. or have a usable free app and paid app. Feb 03 21:12:12 CTLAdvance: something like that Feb 03 21:12:16 There is alot of support for canvas missing from webOS. Feb 03 21:12:29 Yeah we have had our in the catalog for a while now Feb 03 21:12:36 finishing up a major update to it Feb 03 21:12:53 CTLAdvance: yeah, but a lot of stuff works anyway. Feb 03 21:13:05 the basics for drawing work Feb 03 21:13:06 im probably gonna just end up going with the OSS approach. Feb 03 21:13:31 Most of the more complex stuff isnt implemented yet Feb 03 21:13:42 but you can do some cool stuff Feb 03 21:13:46 what stuff is missing? Feb 03 21:14:07 anything dealing with pixels, canvas url for saving Feb 03 21:14:15 let me see if I still have the link Feb 03 21:14:53 this: http://developer.palm.com/index.php?option=com_content&view=article&id=1682&Itemid=19 ? Feb 03 21:14:56 What will work in a browser wont exactly work here Feb 03 21:14:57 http://developer.palm.com/index.php?option=com_content&view=article&id=1682#CanvasTagSupport-shadows Feb 03 21:16:03 same link Feb 03 21:16:27 yeah, i guess the really advanced stuff wont work Feb 03 21:16:45 but like shapes and paths do work, which for most things is all you really need Feb 03 21:16:54 yeah, i tried transforms Feb 03 21:16:59 brb Feb 03 21:17:27 transforms or translations .. don't remember .. didn't work :( tried to port blobsallad.se Feb 03 21:19:38 lukewalker Feb 03 21:19:45 when you get an app done Feb 03 21:19:50 show me Feb 03 21:19:55 i'd like to check it out Feb 03 21:20:02 ^^which is pretty cool Feb 03 21:21:02 i am officially entertained by the "QR deCODEr" app Feb 03 21:22:24 swisstomcat: yes, blobsallad.de is pretty cool Feb 03 21:22:49 ambackstrom: Do you have that many QR codes around? Feb 03 21:22:59 what is QR? Feb 03 21:23:17 some kind of "barcode" Feb 03 21:23:38 a QR code is a 2D barcode Feb 03 21:23:53 swisstomcat: Did you do the blobsallad thing that's in the app catalog? Or was that someone else? Feb 03 21:24:17 roy: it is in the app catalog? Feb 03 21:24:36 roy: i tried to port it but didn't get far Feb 03 21:25:13 unless you mean moo, which only has similar eyes as the blobs Feb 03 21:33:07 chuq: i actually found a web app catalog interface that shows the reviews Feb 03 21:34:01 roy-pre101: what is the blob thing called? Feb 03 21:34:15 swisstomcat: nice, what is the site? Feb 03 21:34:33 tibfib: http://www.cyrket.com/m/palm/ Feb 03 21:34:36 swisstomcat: Hmm... blobber, I think Feb 03 21:34:50 found that site in my website log Feb 03 21:35:45 hmm. interesting. they can grab that data? I'll have to look into that. Feb 03 21:36:20 chuq: oh no .. don't shut em down :) Feb 03 21:36:39 chuqui: not only can they grab the data they are more up to date then the dev portal. they posted that i'd sold another unit 2 hours before the pre site Feb 03 21:36:47 CHUQ! Feb 03 21:36:48 omg Feb 03 21:36:56 swisstomcat: nice Feb 03 21:37:09 i've tipped precentral about it Feb 03 21:37:11 I like the site Feb 03 21:37:18 swisstomcat: interesting. saurik is the iphone cydia guy. Feb 03 21:37:34 interesting. I wonder where they're getting that info? it looks like they may be actually eating the catalog feed to the phone, not the RSS feeds. Feb 03 21:37:39 it also shows android apps Feb 03 21:37:40 (so he knows what he is doing here) Feb 03 21:37:53 rwhitby: interesting Feb 03 21:38:17 chuqui: yeah, wouldn't be hard to create an app on the phone which talks to the app manager service to get this data and feed it out automatically to a web site. Feb 03 21:38:17 (and BTW welcome back) Feb 03 21:38:36 Anyone know of Amateur Radio apps for the Pre? Feb 03 21:38:42 Geocaching? Feb 03 21:38:52 there are a few geocaching apps in the catalog Feb 03 21:38:54 there's at least one geocaching app Feb 03 21:39:00 yeah Feb 03 21:39:32 it's much easier to read the reviews on the website than on the device Feb 03 21:39:46 i wonder how often the site updates Feb 03 21:39:47 I just found one on the like posted cyrket Feb 03 21:40:20 note the "palm" icon next to each of the icons - that means he's going to do homebrew too I expect Feb 03 21:41:44 funny thing that i asked about web reviews earlier and get a no-go .. then i check my server-logs and there it is :) Feb 03 21:43:15 swisstomcat: reviews, appear in your server logs> Feb 03 21:43:16 ? Feb 03 21:43:33 no Feb 03 21:43:33 a site that shows the app reviews Feb 03 21:43:53 which was something i asked earlier today Feb 03 21:44:39 BoomerET: Check out "Geocaching for webOS" (formerly known as "Precaching"). It's awesome (and open-source too, btw). Feb 03 21:45:27 lemketron, I just looked at it. Good reviews. One brain-dead person gave it a 1 star because it supposedly violates the geocaching.com terms of use. Feb 03 21:45:32 swisstomcat: yeah i think i was on the irc... what was the answer? Feb 03 21:45:52 what site has reviews? Feb 03 21:46:13 http://www.cyrket.com/m/palm/ Feb 03 21:46:49 BoomerET: I wondered about that, but as a paying subscriber to geocaching.com I don't mind -- and wouldn't be a paying subscriber if it weren't for that app!! Feb 03 21:47:31 I was a premium member for the past few years, just let it lapse a couple months back because I just have no time. Maybe when my son is older. Feb 03 21:47:50 swisstomcat: thanks Feb 03 21:48:49 oh, I can't download geocaching Feb 03 21:48:55 how does it violate gc terms? Feb 03 21:48:55 It finishes, says it's installed Feb 03 21:48:57 but... Feb 03 21:49:08 It never finishes the install. Feb 03 21:49:21 has a little circle by it and tapping it brings up an empty app catalog screen. Feb 03 21:49:47 Quite a few comments about that on cyr Feb 03 21:53:20 i had a few app install problems too .. always thought those are not app specific ... how could they be? ipk hosed? Feb 03 22:05:03 woo, i <3 regex Feb 03 22:07:33 my damn win7 installation is starting to flake out with overwriting files in the tmp folder.... Feb 03 22:09:13 goodnight everyone Feb 03 22:09:28 night Feb 03 22:10:38 ruby: Feb 03 22:10:38 return nil if @type.nil? Feb 03 22:10:44 so readable. Feb 03 22:37:30 hi all Feb 03 22:38:57 hi JenP Feb 03 22:39:05 hi haeffb! Feb 03 22:39:17 how are you today? Feb 03 22:39:49 great. Getting ready to head to a Mizzou bball game. Feb 03 22:40:05 cool have fun Feb 03 22:40:56 always do! :) Feb 03 23:03:40 When you update your application in the catalog, does your old cookie automatically get deleted during the upgrade process or do you have to make sure to delete the old cookie the first time your new version runs? Feb 03 23:12:45 the cookie stays Feb 03 23:14:13 deliciousmorsel: Okay thanks. I need to make sure the old one is deleted then. Feb 03 23:16:44 has anyone ever experienced onSuccess being called twice from a single Ajax.Request? Feb 03 23:24:21 i have not Feb 03 23:25:07 its driving me crazy Feb 03 23:25:18 could it be a coding error? Feb 03 23:27:06 doubtful...basically I have a generic class that has the ajax.request buried in it. I use it for lots of other requests without issue Feb 03 23:27:19 is the class being extended? Feb 03 23:27:26 could it be due to any prototyping? Feb 03 23:27:38 I don't inherit from it if that's what you mean Feb 03 23:27:42 that is Feb 03 23:27:44 k Feb 03 23:29:33 I'm just going to put break points all over the place to see exactly where things go bad Feb 03 23:29:48 if you do an onComplete Feb 03 23:29:52 will it do the same thing? Feb 03 23:30:03 don't know...that's a good idea Feb 03 23:30:18 does onComplate get passed the response? Feb 03 23:30:31 i think it gets passed the transport Feb 03 23:30:32 so yes Feb 03 23:30:48 so why use one vs. the other....just timing? Feb 03 23:31:01 onComplete gets fired even if it fails Feb 03 23:31:09 even if the response != 200 Feb 03 23:31:48 well onSuccess happens when the transport.status = 2XX Feb 03 23:32:14 ahh ok...so if I use onComplete I should manually check the status? Feb 03 23:32:19 yeah Feb 03 23:32:23 cause if you get a 500 server error Feb 03 23:32:25 or a not found Feb 03 23:32:27 OK, thanks Feb 03 23:32:34 deliciousmorsel: Howdy. Feb 03 23:32:43 whaddup Feb 03 23:32:49 nuttin' Feb 03 23:32:58 hows the site(s)? Feb 03 23:33:02 still partnered up? Feb 03 23:33:04 not too bad. Feb 03 23:33:10 Alrighty, anyone good with ajax and php? Feb 03 23:33:12 webos101.com has some good stuff on it. Feb 03 23:33:25 Pre101.com is chugging along, if slowly right now while I battle work demons Feb 03 23:33:38 TibFib : i can do some php Feb 03 23:33:43 as in … i know it Feb 03 23:34:06 Well so far ive been able to pass variables to the php file, but I dont know how to return variables from the php file Feb 03 23:34:17 php5? Feb 03 23:34:17 deliciousmorsel: wow...that worked! Feb 03 23:34:26 jfelectron sweet Feb 03 23:34:27 yes Feb 03 23:34:31 so Feb 03 23:34:34 just output json Feb 03 23:34:38 like if you have a message Feb 03 23:34:42 do something like Feb 03 23:34:50 I need to get the variables to push a scene Feb 03 23:35:01 $response = array('message' => 'this worked!'); Feb 03 23:35:10 echo json_encode($response); Feb 03 23:35:19 then do an ajax to that url Feb 03 23:35:23 pull that json back Feb 03 23:35:52 on the onSuccess: (t) { var response = t.responseText.evalJSON(); var message = response.message; Feb 03 23:35:55 } Feb 03 23:36:26 alright, I'll see if I can figure that out... hah. thanks Feb 03 23:36:36 just remember Feb 03 23:36:39 JSON is your friend Feb 03 23:36:40 XML is not. Feb 03 23:36:47 :P Feb 03 23:37:02 Yeah. I've never used JSON before. Havent really used XML either though Feb 03 23:37:07 deliciousmorsel: still very odd that onSuccess gets called twice....would report to Prototype, but I don't even know what to tell them other than the symptom Feb 03 23:37:22 try adding another function to your class Feb 03 23:37:26 for onSuccess Feb 03 23:37:28 attach it Feb 03 23:37:36 then see if it gets callled twice Feb 03 23:37:40 or one of each gets called Feb 03 23:48:07 hi everyone! Feb 03 23:48:08 :) Feb 03 23:48:52 Tibfib: if you are going to only be returning one value, you can just echo that value in php. echo $myResult; Feb 03 23:49:31 then in your ajax success function, it will be in transport.responseText Feb 03 23:50:42 hi jlazaroff Feb 03 23:51:01 is there any harm in the possibility of calling $('element').show(); twice before it's hidden again ? Feb 03 23:51:43 who's ajax is this that's getting called twice? Feb 03 23:52:41 pandora--: was that to me? Feb 03 23:53:12 to the channel, who's ajax are we all talking about? Feb 03 23:58:02 i wasn't talking about ajax, so i'll shh Feb 03 23:58:23 maik : you can call show multiple times Feb 03 23:58:35 all it does is do style: block(or inline) Feb 03 23:58:50 ok Feb 03 23:58:55 and .hide does display:none Feb 03 23:59:02 so yeah call it 100 times and it won't throw an error Feb 03 23:59:04 maik: I doubt it....you could look through prototype.js to find the function..but I assume they have error handling Feb 03 23:59:24 i was thinking along the same lines of what deliciousmorsel, just want to put it out there just in case Feb 03 23:59:54 jfelectron prototype actually lacks error handling Feb 04 00:00:13 if you do var x = new Element('div'); Feb 04 00:00:15 then do x.remove(); Feb 04 00:00:19 it will throw an error Feb 04 00:00:27 since x doesn't have a parentNode Feb 04 00:01:06 deliciousmorsel: OK, sure....but some things just fail silently because they're in try blocks Feb 04 00:17:24 does the PDK allow access to the microphone? Feb 04 00:28:17 lyht: thanks. I think that passing a single variable will the be the best/easiest for me Feb 04 00:31:36 question: is there any way i can prevent multiple copies of a scene from going onto the scene stack? Feb 04 00:32:50 for example, if someone is at the "help" scene, then uses the view menu to go to the "preferences" scene, then uses the view menu again to go to the "help" scene, the scene stack would be help, prefs, help Feb 04 00:33:06 which isn't good Feb 04 00:34:47 jlazaroff: check to scene if the scene exists and focus it if so, if not push Feb 04 00:35:14 don't have the exact methods on hand...but look at Mojo.Controller.stageController Feb 04 00:45:54 * pandora-- happydance Feb 04 00:46:03 submitted a new version of my app to the catalog Feb 04 00:46:09 new AND improved Feb 04 00:46:10 woot Feb 04 00:46:22 now i wait patiently Feb 04 00:48:29 pandora radio? Feb 04 00:55:09 jfelectron: hehe no Feb 04 00:55:12 unfortunately Feb 04 00:55:17 they have crazy download counts Feb 04 00:55:24 i have... in the hundreds of downloads Feb 04 00:55:25 haha Feb 04 01:01:11 hehe Feb 04 01:17:43 seems they are showing the month total now in download counts Feb 04 01:41:49 CTLAdvance: where? Feb 04 01:52:48 hello Feb 04 01:53:35 i recently started developing apps for webos Feb 04 01:54:04 it's fun, huh? Feb 04 01:54:13 sure it's pretty simple Feb 04 01:54:38 but i'm asking myself how i get to make a explicit http post/get to a website Feb 04 01:55:01 you use Ajax.Request...check out prototypejs.org Feb 04 01:56:19 ah great thank you Feb 04 01:56:22 and here's a code example showing to use Ajax to get mysql records from an external host: http://webos101.com/Getting_JSON_From_An_External_MySQL_Database Feb 04 01:56:41 np Feb 04 02:13:32 hi all! Feb 04 02:20:02 Hi JenP Feb 04 02:27:06 another question afaik own apps can only access self created appointments, thats right? Feb 04 02:27:16 also is there a way to soft control the ringer? Feb 04 02:27:41 wodar: re appointments yes.....apps don't have write permissions to main calendar only app specific one Feb 04 02:29:22 rwhitby: You around, Rod? Feb 04 02:29:28 hi rwhitby Feb 04 02:29:38 jfelectron: i don't want to write to the main calendar.. my idea is an application which sets the ringer on or off, dependig if there is an appointment Feb 04 02:29:43 JenP: Close. Feb 04 02:29:55 close? Roy? Feb 04 02:29:59 Roy-Pre101: yep Feb 04 02:29:59 yep. Feb 04 02:30:04 i myself forget it most of the times to ac or deactive it Feb 04 02:30:12 rwhitby: Any news to announce on the Wednesday News Roundup? Feb 04 02:30:22 Roy-Pre101: you've done AUPT? Feb 04 02:30:23 what's close? Feb 04 02:31:04 Roy-Pre101: Palm now has licensing information in the app catalog XML feeds, and Preware shows it. Feb 04 02:31:12 (we asked for it) Feb 04 02:31:38 rwhitby: Yep, did AUPT! already. (AUPT needs an ! on it, I think) Feb 04 02:31:47 Roy-Pre101: WebOS Internals is also looking for good open source webOS programmers to help out with Preware too. Feb 04 02:32:08 Is there a link to send people to? Just the wiki? Feb 04 02:32:38 (things like adding vendor filters - swipe on an app to blacklist the app or the vendor so it never appears again in preware ...) Feb 04 02:33:05 Roy-Pre101: they can contact me. if they can't find my email address then they've failed the initial test ;-0 Feb 04 02:33:17 heh Feb 04 02:33:46 LOL Feb 04 02:33:54 nice Feb 04 02:33:59 Meta-Doctor now allows a GSM webOS device to be used on wifi without even needing a SIM card to be inserted. Feb 04 02:38:26 hey guys can you confirm for me the only type of data we can put inside a calendar note is text. ...no HTML right? Feb 04 02:39:03 There was a link earlier going around to another app catalog feed... anyone have that link still? Feb 04 02:39:09 hey everybody, so I'm sure some of you have been following the SDL VNC thread that zonyl started, we've been discussing ways about getting X11 to play nice on the Pre. Have any of you found any good methods? Feb 04 02:39:12 well, app catalog feed website. Feb 04 02:39:39 phil_bw: Not I. I have an idea I wanted to toss out, particularly with Rod around.... Feb 04 02:39:40 http://www.cyrket.com/m/palm/ ? Feb 04 02:39:45 sugardave: merci. Feb 04 02:40:14 np Feb 04 02:40:16 Is it possible to use the ObjC gcc frontend with the PDK? Feb 04 02:40:24 phil_bw: that would be a subject for #webos-internals probably Feb 04 02:40:41 Further, how much effort to port cocos2d to SDL? Feb 04 02:40:49 rwhitby, good point Feb 04 02:40:59 Maybe I should bring this up over there, too. Feb 04 02:41:31 Free porting of some iPhone apps if we could get ObjC compiling + cocos2d working Feb 04 02:41:41 Roy-Pre101: BTW, cyrket.com is run by saurik (same guy who did Cydia for iphone) Feb 04 02:41:54 ::nods:: Feb 04 02:41:59 he also has a loose connection to webos-internals Feb 04 02:42:30 I met him out in CA, I believe. Feb 04 02:42:47 yeah, rick-home did too Feb 04 02:43:07 ::nods:: Feb 04 02:43:39 Roy-Pre101: note on that site the "palm" icon, which indicates to me that he is going to show homebrew too Feb 04 02:43:58 (he certainly knows more than enough to do so easily) Feb 04 02:44:49 Yes, very smart dude. Feb 04 02:45:08 So, no one has any comments on my ObjC/cocos2d idea? :p Feb 04 02:46:41 * rwhitby knows nothing about iphone or objc stuff Feb 04 02:52:16 Roy-Pre101: pure objc shouldnt be an issue Feb 04 02:53:17 Roy-Pre101: but in all seriousness its probably just as easy to port it to one of the native sdks Feb 04 02:54:27 Roy-Pre101: Im currently porting an iPhone app using ares as much as possible an native SDK, alot more plesent that the apple experience Feb 04 02:54:55 Roy-Pre101: alot however dont seem to share my sentiments re ares ;) Feb 04 02:56:43 Roy-Pre101: outside of xcode/apple world you dont have access to the core libraries etc so might as well just port it Feb 04 02:56:43 swishy: :) Feb 04 02:57:21 Well, cocos2d is a library for developing games and AFAIK most apps that use it use it exclusively, so no core libraries would be needed, I think. Feb 04 02:57:26 Roy-Pre101: theres a few projects around reimplementing the Core apis but merging them with the native Palm PDK just to port a few apps seems alot of work Feb 04 02:57:36 Roy-Pre101: better to port to SDL and use it everywhere Feb 04 02:57:37 :) Feb 04 02:57:59 Well, yes, porting cocos2d directly to sdl and C++ would be good, I think. Feb 04 02:58:04 * swishy nods Feb 04 02:58:22 rwhitby: the palm icon is likely to differentiate from android. you can show both @ the same time Feb 04 02:58:24 But, possibly more difficult and a bigger challenge for an apple dev than just recomliling with the PDK Feb 04 02:59:14 haeffb_pre: ah, yes. **** ENDING LOGGING AT Thu Feb 04 02:59:57 2010