**** BEGIN LOGGING AT Sat Jan 02 02:59:57 2010 Jan 02 03:01:30 I don't the failures.....internally note error or popup dialog if its really bad Jan 02 03:01:34 I don't wrap Jan 02 03:02:22 You should only tie things together if they are truly dependent Jan 02 03:02:44 if not, you could get screwed if one returns but the other doesn't but you still have content to display from the first Jan 02 03:03:45 getting close Jan 02 03:09:21 argh!!!i can't get any thing to work (other then layout) in ares :( Jan 02 03:10:44 jf: does it make sense to wrap and wait for just 1 callback or thats not what this is used for? Jan 02 03:11:08 Hello everyone, any room here for a AS3 developer? Jan 02 03:11:27 Hmm...interesting...but why not just call that function at the end of the callback function? Jan 02 03:12:15 using the synchronizer could enable a more general callback that is followed by a chosen function call Jan 02 03:12:37 potentially makes it more modular Jan 02 03:13:55 does anyone have a link to were I can get info about the eclipse plugins? Jan 02 03:14:49 ok, let's revisit. Jan 02 03:14:52 I'd recommend Komodo plus the Templarian WebOS plugin Jan 02 03:15:02 JF Jan 02 03:15:05 But if you want eclipse: http://developer.palm.com/index.php?option=com_content&view=article&id=1639 Jan 02 03:15:09 Thank you Jan 02 03:15:40 revisit what exactly? Jan 02 03:15:41 I'm a flash/flex developer so I already use eclipse for mxml and as3 Jan 02 03:15:42 I want to insert three rows into database in one executeSql call Jan 02 03:16:03 I'm a DB noob, no help here Jan 02 03:17:02 sql = "INSERT INTO 'categories' (label) VALUES ('Unfiled'); INSERT INTO 'categories' (label) VALUES ('Business'); INSERT INTO 'categories' VALUES ('Personal');"; Jan 02 03:17:07 works or not works? Jan 02 03:18:41 My understanding is that the semi-colons are the delimiter for separate ops Jan 02 03:19:22 gtg....bbl Jan 02 03:21:24 here is a cool site I have used for sql string Jan 02 03:21:27 http://ondras.zarovi.cz/sql/demo/ Jan 02 03:22:09 oops wrong site Jan 02 03:22:36 hmm, have lost link. I will have to give that later Jan 02 03:28:06 http://tetontech.wordpress.com/2008/08/12/executing-multiple-statements-in-a-sqllite-transaction/ Jan 02 03:28:23 that looks like what you are trying to do i think haeffb Jan 02 03:28:26 * Templarian puts the ends of his fingers together and grins. Jan 02 03:30:26 huh. that's different than what I tried. Maybe that one will actually work. Jan 02 03:33:28 hi all! Jan 02 03:34:21 woohoooo! Jan 02 03:34:27 that did it Bmyers Jan 02 03:34:31 hi jenp Jan 02 03:34:49 hi ya Jan 02 03:35:17 hoot hoot! Jan 02 03:35:45 here's the working code: http://www.pastie.org/763671 Jan 02 03:37:09 now, how do i call a function in AppAssistant from a sceneAssistant? Jan 02 03:37:39 haeffb: is the app assistant global? Jan 02 03:38:07 hi jenp, do you still have BO? Jan 02 03:38:17 lol Jan 02 03:38:23 nope took a shower Jan 02 03:38:26 did u get my earlier msg? Jan 02 03:38:36 BOyfirend? Jan 02 03:38:43 lol Jan 02 03:38:44 yes Jan 02 03:38:50 yes i still have a boyfriend Jan 02 03:39:02 and almost ready to submit his app Jan 02 03:39:17 yeah.. good.. almost ready? Jan 02 03:40:21 i think so...but there's still a little thing bugging me Jan 02 03:42:37 I know that I can use the emulator, but I did not know that I could have the phone it's self run the app. In eclips I have two targets to run the app in Palm Deveice and Emulator. Does any one know how I would set the phone up to use instead of the emulator? Jan 02 03:43:46 I have the phone is dev mode and have it usb'd to my pc Jan 02 03:43:56 in eclipse, when you set up a run configuration, you get to choose the target Jan 02 03:43:59 emu or device Jan 02 03:44:03 right Jan 02 03:44:27 so, choose whichever you want Jan 02 03:44:27 I have set the target to device but I cant get it to see the phone Jan 02 03:44:39 on what OS? Jan 02 03:44:51 Win7 64bi Jan 02 03:45:17 can you do palm-install from cmd prompt? Jan 02 03:45:26 yes Jan 02 03:45:29 novacom is running Jan 02 03:45:38 and I have the phone in dev mode Jan 02 03:46:32 I have tried to set the phone to all three modes charge/drive/sync and nothing works Jan 02 03:46:36 if you can palm-install -d usb from cmd prompt, you should be able to launch from emu. That's all it does, I believe. Jan 02 03:46:46 use just charge Jan 02 03:47:03 i mean launch from eclipse, not emu Jan 02 03:47:32 when I have palm-installed it went to the emu Jan 02 03:47:53 palm-install -d usb Jan 02 03:47:55 and I can't use palm-* unless I'm running the emu Jan 02 03:48:04 I have not tried -d yet Jan 02 03:48:16 I will give the a go Jan 02 03:48:32 I don't do 64-bit, so don't know if there's special setup required. Jan 02 03:49:05 palm-install device "usb" not found Jan 02 03:49:41 does the novacom drivers do 64bit yet? Jan 02 03:49:46 dunno. Jan 02 03:49:56 thanks any how Jan 02 03:50:05 I'm sure they do, but don't know if you have to install special drivers Jan 02 03:50:52 hoot it works now Jan 02 03:50:59 I just reconned the device Jan 02 03:51:12 suite Jan 02 03:51:26 did a "palm-install -d usb -l and got all my installs listed out Jan 02 03:51:37 thanks for the help Jan 02 03:52:57 Thats really cool. I always thought I would have to submit my app to palm before I could install in on to the phone Jan 02 03:53:06 This kicks ass Jan 02 03:53:27 I'm making good head way for my first day developing on the webOS Jan 02 03:53:52 congrats to you.. Jan 02 03:54:40 I wonder if we will be able to embed flash SWF files when the new player is supported Jan 02 03:55:08 I have been developing flash for over 4 years now and that would really cool if that happends Jan 02 03:56:28 Does any one know if the flash player will be embedded in the web browser or the webOS Jan 02 03:59:52 interesting question....I haven't heard anything other than browser Jan 02 04:01:41 webos is a browser isnt it? Jan 02 04:04:09 Bmyers: more of an internet\ Jan 02 04:08:06 webkit is the brower for webOS Jan 02 04:08:20 I should had said webkit and not browser Jan 02 04:09:12 from what I know though webOS uses webkit I dont think it's built on the webkit Jan 02 04:09:37 webOS is a browser that runs my javascript, html, css code Jan 02 04:10:03 it does, but they are separate Jan 02 04:10:11 the webOS uses the safire webkit to render out the html Jan 02 04:10:30 webOS is linux Jan 02 04:10:47 I think it's the webkit that the flash player is being installed in Jan 02 04:10:49 the GUI layer is a webkit engine Jan 02 04:11:05 it is, but it still might be limited to the browser Jan 02 04:11:28 would be silly not to open up app dev to flash devs though IMO Jan 02 04:11:57 I think that would open a huge flood of new apps Jan 02 04:12:04 I agree Jan 02 04:12:33 canvas animations are one thing, flash is another beast entirely Jan 02 04:13:24 the best way to find out is to use the index.html in the app place an object tag for a flash player and see if it loads Jan 02 04:13:48 just wish that the new player was supported all ready Jan 02 04:14:25 it's already in beta at labs.adobe.com Jan 02 04:14:37 I have it installed on my pc Jan 02 04:14:51 there has been some really good updates to it Jan 02 04:16:16 with the accelerometer and gps support that will be cool to see new games and maps come out. Jan 02 04:16:45 that and I have seen some new stuff about gpu support now Jan 02 04:17:02 I think I seen a version of Doom on the pre at precental.net Jan 02 04:17:20 doom is opengl sdl Jan 02 04:17:40 right, I know it's not on flash Jan 02 04:17:48 but the gpu support has to be there Jan 02 04:18:43 I dont know if flash has been working with opengl but it has been doing alot in the gpu world Jan 02 04:19:40 opengl exposes more direct hardware access than flash does Jan 02 04:20:05 is that c/++? Jan 02 04:21:00 The bindings vary...but generally yeah Jan 02 04:21:33 they might try to abstract things through javascript bindings Jan 02 04:21:34 I ment for the version of doom on the pre Jan 02 04:21:54 yeah, I did not think they could do that with javascript Jan 02 04:22:08 oh yeah...I think the port is C++, webos-internals ppl didn't port it per se Jan 02 04:22:22 If you take a look at the post on PreCentral, they did a pretty good textured 3D with javascript + canvas. Jan 02 04:22:24 they figures out how to load SDL apps onto the Pre Jan 02 04:22:30 But, no, it's not doom Jan 02 04:22:44 ahh Jan 02 04:22:48 I did not read it Jan 02 04:23:01 just grazed past Jan 02 04:23:18 didnt read the post on precentral Jan 02 04:23:31 didn't see it either Jan 02 04:23:33 just prewared when Rod said it was up and started killing Jan 02 04:39:53 Bmyers: email. Jan 02 04:42:26 k Jan 02 04:43:51 bedtime for me. later Jan 02 04:44:49 good evening everyone! Jan 02 04:46:11 l8r haeffeb Jan 02 04:46:22 hello LS20 Jan 02 04:48:34 hello Jan 02 04:48:48 how was your news years? Jan 02 04:54:55 had some good scotch at a great pub Jan 02 04:55:29 nice Jan 02 04:55:42 what scotch? Jan 02 04:55:52 i didn't write it down Jan 02 04:56:16 single malt? Jan 02 04:56:18 but it was a great pub/restaurant Jan 02 04:56:20 not too bad I guess LS Jan 02 04:56:26 Martin's West Jan 02 04:56:34 it's new, just opened in redwood city Jan 02 04:57:01 the owner guy is a real conissour, really passionate about his stuff Jan 02 04:57:08 Scotch is good! Jan 02 04:57:29 Bmyers: great to hear! Jan 02 04:57:35 how bout u? Jan 02 04:57:59 the chillest New Years ever very calm Jan 02 04:58:56 cilli in texas? Jan 02 04:59:07 chilli... Jan 02 04:59:45 yeah south texas Jan 02 04:59:55 what was it list 50? Jan 02 05:00:03 what was it like 50? Jan 02 05:00:14 yeah Jan 02 05:00:16 (geeze, i need sleep. cant spell) Jan 02 05:00:30 i feel your pain. it snowed here in NY Jan 02 05:02:50 i gonna get some z's c u l8r LS20.. Jan 02 05:08:41 geist: right on, you don't usually drink scotch? Jan 02 05:09:04 Laters Bmyers! Jan 02 05:10:20 not usually Jan 02 05:10:27 actually i dont really like whiskey that much Jan 02 05:10:38 but a little last night i could deal with Jan 02 05:10:56 i like it, but do not drink to often Jan 02 05:16:28 geist: how is your webos development going? Jan 02 05:17:34 it goes Jan 02 05:17:58 getting bored of it yet ? Jan 02 05:18:36 not really, just long hours developing.... Jan 02 05:21:04 webOS development is like playing a slot machine. drop in a quarter, hit run, and see if it works Jan 02 05:21:23 then do it again Jan 02 05:21:55 yeah, endless tests on the emulator Jan 02 05:24:40 does anyone know how webOS school gets all the stat information? Jan 02 05:25:17 from the app store? Jan 02 05:34:31 Is Roy-Pre101 here? Jan 02 05:34:52 no Jan 02 05:34:56 wait, I see him Jan 02 05:35:03 there he is Jan 02 05:35:03 :P Jan 02 06:36:44 which countries are eligible for the webos developer program? Jan 02 06:39:14 i think only us, but not sure Jan 02 06:39:30 i can't seem to find any information on it Jan 02 06:40:02 it just seems all you need is a paypal account to get paid Jan 02 06:40:49 the only apps right now that can be paid are US apps Jan 02 06:41:08 isnt the palm pre only sold in the US? Jan 02 06:41:50 i think, germany, uk, spain, any maybe some other countries Jan 02 06:43:13 i'll try and sign up and see Jan 02 06:45:32 yeah Jan 02 06:45:44 where u from? Jan 02 06:45:59 malaysia Jan 02 06:46:59 cool Jan 02 06:49:45 have you began to develop an app? Jan 02 06:50:19 nope Jan 02 06:53:31 I got a quick question for developers with apps in the catalog... Jan 02 06:53:38 yeah Jan 02 06:53:43 Does palm look at your code? or just run the application? Jan 02 06:54:02 not reallly sure, i wonder the same Jan 02 06:54:21 Hmmm because at the moment, my code isn't very pretty, but it works. Jan 02 06:54:37 if it works, it works Jan 02 06:54:43 I'm planning on making it more efficient with updates and am just wondering If palm will care Jan 02 06:54:47 ah great Jan 02 06:54:48 thanks Jan 02 06:55:26 submitted some ugly code myself, but will be fixed the same Jan 02 06:56:00 Yeah considering I've been working on this application since I started coding, it needs clean up Jan 02 06:57:26 is publishing on the palm device app catalog launched yet? Jan 02 06:58:24 have built some web services with some ugly code and just keep upgrading it Jan 02 06:59:11 good question... about the launch... not sure Jan 02 06:59:42 yeah, the 99$ program Jan 02 07:00:33 lohwinsheng: not yet pretty sure Jan 02 07:01:17 so for now, users only buy apps from a web store? Jan 02 07:02:19 yeah i think so Jan 02 07:06:06 but that is to change after Jan 7 Jan 02 07:06:44 howdy rick_home Jan 02 07:06:59 whats happening on jan 7? Jan 02 07:07:20 palm is announcing th enew dealers program and that will include self-signed apps which you can sell direct Jan 02 07:07:54 lohwinsheng: rick_home is very knowledgeable in all WebOS stuff Jan 02 07:08:30 cool stuff, i better get up to speed on the platform then Jan 02 07:09:01 oh at ces? Jan 02 07:10:21 rick_home: how accurate is webos school with the stats? Jan 02 07:10:25 rick_home: is the program open to non-us folks? Jan 02 07:19:16 hi all! Jan 02 07:19:24 hi JenP Jan 02 07:19:34 JenP: did you get to run DOOM! yet? Jan 02 07:19:38 hey rwhitby Jan 02 07:19:45 no....stupid phones broke Jan 02 07:19:57 broke? Jan 02 07:20:04 when i try to run webos doc it saids it can't find the phone Jan 02 07:20:06 physical or logical? Jan 02 07:20:16 if i try the device info restore...nothing happens Jan 02 07:20:19 logical Jan 02 07:20:43 its function....but wont let me download apps Jan 02 07:27:35 JenP: from experience in software, and operating systems, it seems that if you upgraded the version of OS, the pacekts got corrupted Jan 02 07:27:55 i agree with that Jan 02 07:28:07 so how do i solve it? Jan 02 07:29:31 if I had to guess, i hear if you reset the phone, it will go back to the original OS installed on the phone, and you will have to download the new version, Jan 02 07:29:49 reset does nothing Jan 02 07:31:30 hmmm.... when did you remove the battery for like 2 minutes and rset? Jan 02 07:31:53 didn't wait two minutes but i'll give it a try Jan 02 07:35:23 my wifi suxs and win7 is not helping Jan 02 07:41:37 JenP: I am sure rwhitby can give you better advise Jan 02 07:42:07 JenP: have you tried the recovery instructions on our wiki? Jan 02 07:42:11 i appreciate the help JenP Jan 02 07:42:18 rwhitby no i haven't Jan 02 07:42:21 Anyone have an example of a scene returning a value back after it's popped? Jan 02 07:45:45 rbredow: value back to where a div/ Jan 02 07:45:46 ? Jan 02 07:46:35 I'm looking to push a scene that picks a value, and then returns that value back to the scene that pushed it. Does that make any sense? Jan 02 07:47:15 I've got a level editor. I need to push a scene to select a level to load, and then I want to return a value from the level load scene. Jan 02 07:48:17 what about a global? Jan 02 07:48:40 That seems like a simple way to do it. Not sure why I didn't think about that. Jan 02 07:49:02 yeah, i had the same problem and used a global Jan 02 07:52:45 myGlobal = 0; the when it Pops..... var thisGlobal = (myGlobal += 5); Jan 02 07:55:27 want to reset the global back to zero: "var thisGlobal = (myGlobal = 0);" Jan 02 07:57:55 What's the pathname to the user apps now in 1.3.5? Jan 02 07:58:25 not sure... Jan 02 07:58:55 rbredow: BTW, love paratroopers. Bought it, even though I'm in Australia ;-) Jan 02 07:59:05 Hey, thanks a lot! Jan 02 07:59:10 running it on a GSM Pre ;-) Jan 02 07:59:21 I'm working on a "Level Configurator" now. That'll really help keep it fun for longer. Jan 02 08:00:54 Here's the path to the user installed apps in 1.3.5: /media/cryptofs/apps/usr/palm/applications Jan 02 08:02:02 ok thanks, will add it to my notes Jan 02 08:02:16 I'm adding it to webos101 now. Jan 02 08:06:51 have added a few things to webos101 myself Jan 02 08:15:16 Oh hey. Just stumbled across this after setting up the global. popScene(returnValue, options) Jan 02 08:15:24 Turns out it's easy to return a value. :) Jan 02 08:18:22 oh ok rbredow, thanks chat later! gonna get some sleep Jan 02 08:18:29 'night Jan 02 08:18:40 lates Jan 02 08:33:17 anyone have any luck changing the styles of banner alerts? Jan 02 08:36:06 * rbredow has not tried yet. Jan 02 08:36:24 not having too much luck on this one Jan 02 11:44:44 Preware now has a quake demo available Jan 02 12:08:04 Quake? Nice :D Jan 02 12:08:21 I should take the time and install that on mine.. it doesn't actually even have preware or anything on it Jan 02 14:10:37 I'm really regretting upgrading to 1.3.5 Jan 02 14:10:49 preware's a mess now Jan 02 14:20:56 heya Jan 02 14:27:08 hey swisst Jan 02 14:27:36 haeffb: hope you got my thanks before i left yesterday Jan 02 14:28:40 yes sir, glad to help Jan 02 14:28:53 i'm almost done Jan 02 14:29:27 one thing: i go to scene 3 from scene 2 to adjust something, then back to scene 2 Jan 02 14:29:30 so far so good Jan 02 14:29:51 but when i do a back-gesture, i'm back on scene 3 ... not what i want Jan 02 14:30:00 maybe scene 3 should be a dialog Jan 02 14:30:30 how are you going from 2 to 3 and back to 2? Jan 02 14:30:40 via pushScene Jan 02 14:30:54 from 3 to 2 you need popScene Jan 02 14:30:56 so 3 is still on the stack i guess Jan 02 14:31:17 think of the scene stack like an array Jan 02 14:31:26 you push a new scene onto the array Jan 02 14:31:40 scene 1 - scene 2 - scene 3 Jan 02 14:32:03 that means after pushing scene 2 from 3, i got two scene 2 on the stack? Jan 02 14:32:05 you want to get rid of it, you have to pop the scene. if you push another scene on top, it's still there Jan 02 14:32:08 yes. Jan 02 14:32:13 not what i want Jan 02 14:32:20 no, you want push/pop Jan 02 14:32:30 allright, makes sense Jan 02 14:33:07 are you trying to handle the back gesture in handleCommand in scene 3? like we talked yesterday? Jan 02 14:34:14 not yet .. i was focusing to get scene 3 to work Jan 02 14:34:33 e.g the time and date picker Jan 02 14:35:16 ok Jan 02 14:35:18 guess you could be an alpha tester if you want :) Jan 02 14:35:31 sure haeffb at yahoo Jan 02 14:37:39 oh noes Jan 02 14:38:06 i broke it Jan 02 14:38:11 dang it is cold here: -9 F Jan 02 14:40:54 allright Jan 02 14:41:11 http://www.inorbit.ch/upload/com.inorbit.fahrplan_1.0.0_all.ipk Jan 02 14:41:22 it'll be in german :) Jan 02 14:42:27 can I figure out what it does? Jan 02 14:42:42 you'll probably need help with the station names Jan 02 14:43:00 because it only knows local ones Jan 02 14:43:33 it will show you how to get from a to b and when Jan 02 14:45:50 I need some names to enter Jan 02 14:46:23 you can enter just a part of the name .. try eff Jan 02 14:46:48 and in the second oerl Jan 02 14:47:31 Bachtelstrasse to Moosburg Jan 02 14:49:35 I like it. Have no idea what it's telling me, but I like it. Jan 02 14:50:01 heh Jan 02 14:50:19 arrow up shows earlier connections, arrow down later ones Jan 02 14:50:31 the clock adjusts the date/time (that's scene 3) Jan 02 14:50:33 yes, got that. Got that I can choose a date/time Jan 02 14:50:43 the two arrows change from/to Jan 02 14:50:48 yep. nice Jan 02 14:51:05 Is there a limited number of destinations from any given starting point? Jan 02 14:51:19 or are they essentially unlimited? Jan 02 14:51:29 unlimited i think Jan 02 14:51:42 for now it's limited to the canton zurich Jan 02 14:52:06 but it should probably even work for all of switzerland Jan 02 14:52:36 just a cosmetic issue or two. and fix the 2-3-2 thing. Jan 02 14:52:50 yeah Jan 02 14:53:07 trying to figure out the popscene Jan 02 14:53:44 where you have "push" replace "push" with "pop" Jan 02 14:53:54 it's interacting with a website in the background .. parsing html Jan 02 14:55:05 you're doing that in scene2? in activate()? Jan 02 14:55:32 i had it there Jan 02 14:55:42 but now it's in a separate function Jan 02 14:55:52 which activate calls .. and switch direction too Jan 02 14:56:01 oh, ok. but you call the function from...? Jan 02 14:56:22 activate Jan 02 14:56:39 because activate() on scene2 will still be called when you pop scene3 Jan 02 14:56:54 ah, cool Jan 02 14:57:06 it should work, but doesn't :( Jan 02 14:57:06 You can do some common stuff to all of the scenes in stage_assistant if that's what you need Jan 02 14:57:37 Sorry to chime in, hope I'm not adding to any confusion. But my program does the Help menu in stage_assistant because it's common Jan 02 14:57:51 yeah, did that too freetim Jan 02 14:57:56 setup() will not - the scene's already been setup Jan 02 14:57:57 ok cool :) Jan 02 14:58:19 pushscene will call SecondAssistant Jan 02 14:58:23 how are you passing the date back to scene2? Jan 02 14:58:33 popScene apparently not Jan 02 14:58:42 ? Jan 02 14:58:45 as parameters in popscene Jan 02 14:58:57 popScene("second",param1,param2,...) Jan 02 14:59:20 no, you don't want to pop "second" Jan 02 14:59:29 err Jan 02 14:59:36 should just be popScene(param1, param2) Jan 02 15:00:39 then your SecondAssistant.prototype.activate = function(p1, p2) { ... } Jan 02 15:00:53 then p1 and p2 are passed the values of param1 and param2 Jan 02 15:01:40 let me try Jan 02 15:01:51 and if (!p1 && !p2) {do stuff on initial launch} else {do stuff coming back from scene3} Jan 02 15:02:52 hmm Jan 02 15:03:45 read this: http://developer.palm.com/index.php?option=com_content&view=article&id=1627 Jan 02 15:03:45 SecondAssistant.prototype.activate=function(event) { Jan 02 15:04:17 what event? Jan 02 15:04:27 do you ever use event in activate()? Jan 02 15:05:09 that's the default Jan 02 15:05:22 created by palm-generate Jan 02 15:06:28 ah. simple: in scene3 use: var event = null; popScene(event, param1, param2); Jan 02 15:06:45 aha Jan 02 15:06:51 the scene disappears Jan 02 15:07:01 but activate is not called ... i put a Mojo.Log.error in it Jan 02 15:07:13 there may be an easier/better way, but that should work. then activate = function (event, param1, param2) {} Jan 02 15:08:05 pastebin? Jan 02 15:08:23 scene3's function where you popScene and scene2's activate() Jan 02 15:08:35 oh Jan 02 15:08:42 i have to call activate Jan 02 15:09:09 if you do push, you pass the parameters in push Jan 02 15:09:41 popScene (returnValue): Remove a scene from the scene stack. Pass returnValue to the next scene's activate method. Jan 02 15:10:56 no, you don't have to call activate. it should happen automatically Jan 02 15:10:57 according to this it would work the same, no? Jan 02 15:11:32 ok, for some reason it doesn't get called Jan 02 15:11:54 activate "Called each time the scene becomes the top scene on the stack. " Jan 02 15:12:34 check for typo in your Mojo.Log.error? Jan 02 15:13:24 nothing Jan 02 15:13:26 strange Jan 02 15:13:56 pastebin Jan 02 15:14:00 if i pushScene, the parameters are passed in the creator function of the scene assistant Jan 02 15:14:24 yes, pushScene starts the scene from scratch Jan 02 15:14:44 that's why you get two scene2's on the stack Jan 02 15:14:51 yup Jan 02 15:15:11 and popScene calls activate of the underlying scene Jan 02 15:15:20 but you don't want another scene2, you want the original Jan 02 15:15:27 correct Jan 02 15:15:51 actually popScene doesn't call it, the framework does whenever it becomes the top scene. Jan 02 15:16:21 but that is a very subtle difference Jan 02 15:16:41 bmyers, what is up on this fine saturday morning? Jan 02 15:17:07 yeah i thought it was sunday. woohoo! its only saturday.. Jan 02 15:17:13 well, i see the original scene Jan 02 15:18:01 nice work in the milez app Jan 02 15:18:17 thanks Jan 02 15:19:04 not sure you want quotes around the numbers in the export tho Jan 02 15:19:43 i'll get some fresh air .. bbl Jan 02 15:19:55 l8r swiss Jan 02 15:21:05 yeah, good point. They'll import into XL as text...? Jan 02 15:21:41 yes Jan 02 15:22:30 and clicking on the little clock face does nothing? Jan 02 15:22:38 but that means I have to re-write the export routine Jan 02 15:22:47 rewrite? Jan 02 15:22:53 clicking on the clock face sets time to NOW Jan 02 15:23:10 or it's supposed to. Jan 02 15:23:29 oh, didnt notice... Jan 02 15:23:35 it does Jan 02 15:23:36 the export is very general right now, I just pass a js object Jan 02 15:24:05 and it iterates thru the rows in the object and spits out CSV Jan 02 15:24:12 just a sec... Jan 02 15:25:11 http://www.pastie.org/764000 Jan 02 15:25:29 you didnt write code to move trip in a categorry to another if you delete the cat the are in Jan 02 15:25:54 If I start worrying about whether or not to add quotes, then I have to write it specific to the data Jan 02 15:27:39 yes, it's there. it's also written as a general function, works for both vehicles and categories. Jan 02 15:27:48 altho I haven't tested it on categories... Jan 02 15:28:01 i dunno. text qualifier is quotes. it might work.. did u try importing into xl? Jan 02 15:28:41 earlier version I did. Haven't changed the export function, so it should be ok. Jan 02 15:29:18 ok then.. never mind... as long as it works.. Jan 02 15:29:18 delete categories works. NOT Jan 02 15:29:37 gotta go get coffee. back in a half hour Jan 02 15:29:46 ok c u l8r Jan 02 16:03:03 can anyone help me, i'm still trying to figure stuff out, and I'm stuck Jan 02 16:03:45 i've been banging my head even trying to get my palm ares project to do a simple thing like change a label value Jan 02 16:04:03 gtoenks: don't ask if you Can Ask. Just state your problem/ question for us Jan 02 16:04:41 FreeTim, the question is noobish, i've done lots of dev before but mostly in java and c++, alot of people probably would get irritated at the level of question Jan 02 16:04:43 :( Jan 02 16:04:56 gotenks: I think you have to assign inner_text to something, and then initiate a refresh on the widget. I'll try to dig up an example. Jan 02 16:06:09 FreeTim, does palm ares make things work different, or does the exact same coding still work Jan 02 16:07:13 i don't know this word ares. but, ti's like regular javascript changing text in Dom Jan 02 16:08:29 ares.palm.com Jan 02 16:08:44 it's a development kit palm did Jan 02 16:08:49 like so $("mydivname").innerHTML = some_variable_text + " Nuts and Bolts"; Jan 02 16:09:13 or simply $("my_id_name").innerHTML = " Nuts and Bolts"; Jan 02 16:10:46 think i tried that, let me check Jan 02 16:10:55 still not working Jan 02 16:12:10 I think on some widgets, you also have to refresh it after the modification of the label Jan 02 16:12:42 http://pastebin.com/d9f01378 Jan 02 16:12:55 there's what I have for my Assistant Jan 02 16:13:12 i'm just trying to make the label show 3 for now Jan 02 16:18:02 gotenks: I think this isn't a problem with the label, but a problem with the button handler binding to it's listener Jan 02 16:18:40 that's what i was assuming, i just cannot figure out what i'm doing wrong Jan 02 16:27:43 If anyone wants to change the key-bindings too Doom3D, just edit the .doomrc file. Details now on wiki - http://www.webos-internals.org/wiki/Application:Doom Jan 02 16:27:52 thanks to ZSoc for the detail. :) Jan 02 16:37:11 which label are you trying to change, gotenks? Jan 02 16:41:52 Are labels widgets in ARES? Jan 02 16:42:30 Bmyers: fixed the delete vehicles/categories. Don't know what I was thinking late last night... Jan 02 16:45:53 haeffb: popScene works, i just didn't see the entry in the error log ;) Jan 02 16:46:21 hoot! Jan 02 16:47:18 * haeffb purchased iStayFit and GeoStrings yesterday. Jan 02 16:47:30 (w/ apologies to my European brothers) Jan 02 16:47:34 * swisstomcat wishes he could sell and buy apps Jan 02 16:47:54 i would buy paratroopers right away Jan 02 16:48:33 have you talked with the dev to see if he'd loan you a copy? Jan 02 16:48:59 not yet Jan 02 16:49:07 i tried the mini version and it's great Jan 02 16:50:10 quake now in preware Jan 02 16:50:43 NICE!!!!! Jan 02 16:52:51 really?! Jan 02 16:53:01 and i was joking yesterday about porting it Jan 02 16:54:27 hmm, all the params from popScene are "undefined" Jan 02 16:56:50 quake demo - can't play it Jan 02 16:57:10 uh oh Jan 02 16:57:39 it's a non-playable demo Jan 02 16:57:53 so, a quake movie... :) Jan 02 16:58:00 "It's a demo only, you cannot play the game. We might be able to make it playable in the future, but no guarantees." Jan 02 16:58:11 so, why are they undefined? Jan 02 16:58:16 good question Jan 02 16:58:29 if i knew, i wouldn't ask :) Jan 02 16:59:10 probably can't help w/o seeing code Jan 02 16:59:23 unless you want to play 20 questions. Jan 02 16:59:43 var event=null; Mojo.Controller.stageController.popScene(event,this.from,this.to,this.formatDate(this.DatePickerModel.date),this.formatTime(this.TimePickerModel.time)); Jan 02 16:59:58 this is in the 3rd scene Jan 02 17:00:24 SecondAssistant.prototype.activate = function(event,from,to,datum,zeit) { Jan 02 17:00:31 this is in the 2nd scene Jan 02 17:00:47 not much you can do wrong with this i think Jan 02 17:00:59 try moving the this.formatDate calls outside of the popScene() Jan 02 17:01:09 allright Jan 02 17:01:27 altho, the from and to should be OK, I would think. Jan 02 17:01:50 do a mojo log with all those params prior to popScene and see what values are there. Jan 02 17:01:58 yup, doing that Jan 02 17:02:01 eff Jan 02 17:02:19 that was supposed to go into the emulator :) Jan 02 17:03:02 popScene from: xxx Activate from: undefined Jan 02 17:04:43 need to find some examples Jan 02 17:06:51 Good morning all! Jan 02 17:07:08 crud Jan 02 17:07:12 hi jenp Jan 02 17:07:20 hi haeffb! Jan 02 17:07:35 swisstomcat: I've used the technique before. Jan 02 17:07:42 so I know it works. Jan 02 17:08:04 morning jen Jan 02 17:08:21 hi swisstomcat Jan 02 17:08:25 args = 'prefs'; Jan 02 17:08:25 Mojo.Log.info("args is " + args); Jan 02 17:08:25 this.controller.stageController.popScene(args); Jan 02 17:08:32 in my "scene3" Jan 02 17:09:03 apparently you can only pass one returnValue Jan 02 17:09:12 Mojo.Log.info("args is " + event); Jan 02 17:09:12 // if returning from Preferences, set up options from defaults Jan 02 17:09:12 if (event == 'prefs') { Jan 02 17:09:15 http://forums.precentral.net/web-os-development/213050-can-you-pass-more-than-one-variable-stagecontroller-popscene.html Jan 02 17:09:34 ok. just make your params an object Jan 02 17:09:39 yeah Jan 02 17:09:47 ohhh i've been down this road...it's not friendly to multiple values Jan 02 17:09:49 var params = {from: xxx, ...} Jan 02 17:10:32 jenp, why didn't you say that YESTERDAY!!!! Jan 02 17:10:39 yeah! Jan 02 17:10:54 we were racking our brains Jan 02 17:11:00 lol oh sorry! i wasn't paying much attention yesterday Jan 02 17:11:08 got your app done? Jan 02 17:11:14 YE!!! Jan 02 17:11:22 S!!! Jan 02 17:11:26 lol Jan 02 17:11:29 gr Jan 02 17:11:30 ea Jan 02 17:11:31 t Jan 02 17:11:32 it's FINALLY done Jan 02 17:11:33 lol Jan 02 17:11:39 erm Jan 02 17:11:50 i need to submit it before he wants to change anything else Jan 02 17:12:35 so you guys are trying to pass values on a push scene right? Jan 02 17:13:01 jen: no, on a pop Jan 02 17:13:01 swisstomcat is Jan 02 17:13:02 any Palm Pixi users here? Jan 02 17:13:12 because in push, you can pass multiple values Jan 02 17:13:12 wife has a pixi Jan 02 17:13:25 awesome haeffb Jan 02 17:13:37 nicr Jan 02 17:13:43 *nice Jan 02 17:13:47 tell her i bought the reebok easytone sneakers...fun to walk in Jan 02 17:13:48 JenP: did you get your device issue sorted out? Jan 02 17:13:52 yes i did Jan 02 17:13:55 cool Jan 02 17:14:04 i was up all night fixing it actually Jan 02 17:14:12 what was wrong? Jan 02 17:14:16 so i have lots of coffee in me...any i'm hyper Jan 02 17:14:34 idk....in the end i gave up and wiped the whole thing clean.... Jan 02 17:15:10 YAY! Jan 02 17:15:12 it works Jan 02 17:15:19 cool Jan 02 17:15:31 lol...its cause i'm here swisstomcat... Jan 02 17:15:35 LOL Jan 02 17:15:38 probably Jan 02 17:15:46 question is Jan 02 17:16:02 what happens if activate ever gets called with an event Jan 02 17:16:17 SecondAssistant.prototype.activate = function(event) { Jan 02 17:16:38 you need to check for, for example, event.from Jan 02 17:16:47 before you do your new stuff Jan 02 17:17:04 if (event.from) { do this} else {do that} Jan 02 17:17:13 yeah Jan 02 17:17:20 but it seems a bit hacky to me Jan 02 17:17:38 to pass parameters that way and another time an event Jan 02 17:18:03 an event is just a parameter passed to a function Jan 02 17:18:52 your event just has different properties Jan 02 17:19:19 oh crap Jan 02 17:19:30 cannot read property 'from' of undefined Jan 02 17:19:41 in the first activate Jan 02 17:19:57 yes, that's why you have to to the if (event.from) Jan 02 17:20:12 that's what i do Jan 02 17:20:19 but it craps out Jan 02 17:20:24 if (event) Jan 02 17:20:46 see .. . hacky Jan 02 17:21:23 but it works :) Jan 02 17:21:39 you could go back to global vars. but I think that's more hacky. and harder to keep track of Jan 02 17:21:49 yeah Jan 02 17:21:56 * haeffb is all about "if it works, do it" Jan 02 17:22:09 until someone sees your code and faints Jan 02 17:22:23 :D Jan 02 17:24:06 it really works .. so what the heck Jan 02 17:24:20 exactly! Jan 02 17:24:20 if they're reading my code, they deserve what they get! :) Jan 02 17:24:23 put "// don't look here" in the code Jan 02 17:25:21 it's done! Jan 02 17:26:21 my app lives Jan 02 17:26:44 On scene2, why don't you center the from/to... Jan 02 17:26:57 * haeffb hates to see people call an app done Jan 02 17:27:12 well, it's 80% done Jan 02 17:28:07 no app is 100% ever .. probably Jan 02 17:28:14 100% done Jan 02 17:29:36 thanks again, haeffb Jan 02 17:30:05 hope i can return the favour one day Jan 02 17:30:09 np. Javascript dynamic typing is a pain. Jan 02 17:30:35 yeah, don't even start with the "this" stuff Jan 02 17:30:46 Mojo.Log.info ("New:", this.miles.endMiles, "Old:", veh.lastmileage); Jan 02 17:30:46 veh.lastmileage = Math.max(this.miles.endMiles, veh.lastmileage); Jan 02 17:30:46 Mojo.Log.info ("Final:", veh.lastmileage); Jan 02 17:30:59 log says New: 134 Old: 0 Final: 0 Jan 02 17:31:02 hi Jan 02 17:31:31 Anyone... what is an example of an app which uses two stages? Jan 02 17:31:31 i've seem that someone made a doom version using a api for internal hardware access Jan 02 17:31:50 LoneStar20: email? Jan 02 17:31:52 is there some docs about it? Jan 02 17:32:16 dirs: join #webos-internals Jan 02 17:32:30 dirs: even quake now Jan 02 17:32:30 they can answer ? about doom Jan 02 17:32:38 lonestar: i just did one with 3 stages Jan 02 17:32:40 well, thanks Jan 02 17:32:49 lonestar: no, sorry ... scenes Jan 02 17:33:00 haeffb: first stage would be login/ password... second stage displaying emails? Jan 02 17:33:07 LoneStar20: apps that use a dashboard. Jan 02 17:33:49 no, first stage is reading emails, etc. it launches a second stage for composing emails. Jan 02 17:34:00 so you get a whole new card. Jan 02 17:34:13 sounds technical.. Jan 02 17:34:16 or actually can get multiple cards if you're composing multiple emails at once Jan 02 17:34:36 and you want a new cards for less clutter? Jan 02 17:34:37 oh, Bmyers, it's very technical Jan 02 17:35:02 email uses new cards so you can go back to email list or to other apps while composing a new email Jan 02 17:35:09 any german speaking people here? Jan 02 17:35:15 you Jan 02 17:35:17 for example could one make a email app with overlays of scenes instead? Jan 02 17:35:34 die Auto Jan 02 17:35:34 any german speaking people other than me here? :) Jan 02 17:35:43 das Auto Jan 02 17:35:48 yeah Jan 02 17:35:58 guten morgen Jan 02 17:36:03 my app is swiss only Jan 02 17:36:15 need beta testers Jan 02 17:36:27 german testers? Jan 02 17:36:37 yeah Jan 02 17:36:39 so, the real question you want to ask "Are there any german speaking people who live in Switzerland here. Other than me." Jan 02 17:37:14 i've never seen any other swiss people in here Jan 02 17:37:19 but germans can test my app too Jan 02 17:37:28 it won't help them much tho Jan 02 17:37:32 LoneStar20: don't understand the question. Could they have written email without using multiple stages? Jan 02 17:37:42 and just pushed new scenes? Jan 02 17:37:53 haeffb: yes Jan 02 17:38:21 they could. but then if you were composing an email, you would have to either send it or discard it to go back to your email list or read another email. Jan 02 17:38:34 haeffb: i just trying to understand the concept for using multiple scenes Jan 02 17:38:42 so, there's a compelling reason to use multi-stage in that application Jan 02 17:39:43 Hello People Jan 02 17:39:48 hello Jan 02 17:39:48 i.e. I'm replying to swisstomcat in an email, and I want look up/copy/paste something that you sent to me in another email. Jan 02 17:40:10 haeffb: ok Jan 02 17:40:13 I'm having an palm-install problem Jan 02 17:40:13 I can easily do that, since they used a new stage for the compose email. Jan 02 17:40:41 have to apps published in the app store, but still trying to understand stages.... Jan 02 17:40:43 I get FAILED_IPKG_INSTALL Jan 02 17:40:45 scenes are "html" pages and stages are the place-holder of "scenes"??? Jan 02 17:40:59 I cant find any info on that Jan 02 17:41:03 have to = have two Jan 02 17:41:24 stages ares dashboards, cards, background processes Jan 02 17:41:26 gfxcomplex: #webos-internals is probably the right place? Jan 02 17:41:32 stages are.. Jan 02 17:41:38 thanks Jan 02 17:41:39 gfxcomplex: in preware or similar? Jan 02 17:42:01 cards can have multiple scenes.. Jan 02 17:42:36 gfxcomplex: to device or emu? Jan 02 17:42:45 you can have multple cards with multiple scenes Jan 02 17:44:36 ok, i think i got it Jan 02 17:45:22 anyone done the webosdoctor for 1.3.5? I have been sitting at 14% for a few minutes wonder if it broke Jan 02 17:46:15 look about 1/2 way down this page: http://developer.palm.com/index.php?option=com_content&view=article&id=1794#TheBasicsStages-MultistageApps Jan 02 17:46:30 example of application stage hierachy Jan 02 17:46:39 should help a bunch Jan 02 17:47:19 helped me a bunch anyway.. Jan 02 17:49:23 swiss, I can install via -b usb but not via tcp Jan 02 17:49:30 Bmyers: ok will read it... Jan 02 17:49:39 the emu will say to reboot Jan 02 17:49:57 and I will get an error in the cmd that says "FAILED_IPKG_INSTALL" Jan 02 17:53:14 just the diagram was helpful for me 2 visualize it all.. i like pretty pictures ... Jan 02 17:53:50 multiple stage assistants was an eye opener.. Jan 02 17:53:55 bmyers: whats wrong with this: Jan 02 17:53:56 var sql = "UPDATE 'vehicles' SET lastmileage=? WHERE id=?"; Jan 02 17:53:56 var args = [lastmileage, this.miles.vehicle]; Jan 02 17:54:19 log of args is: 134,1 Jan 02 17:54:20 Bmyers: thanks alot Jan 02 17:54:43 the success handler is called, but the db is not updated. Jan 02 17:57:11 quoted the table name? Jan 02 17:57:25 there is a link that i can put on my blog to users get my apps? Jan 02 17:57:34 a link that opens store? Jan 02 17:57:35 that's wrong? I've been doing that everywhere Jan 02 17:58:10 i dont quote them so if it works for u then fine.. Jan 02 17:58:10 dirs, you can go to the app in the catalog and tap "Share" and email yourself a link to your app Jan 02 17:58:32 is this.miles.vehicle a number? Jan 02 17:58:48 o,, ok.. Jan 02 17:59:48 oh. nevermind. shoud be 'value' not 'id' Jan 02 17:59:56 ah.. Jan 02 18:00:05 haeffb: hmm thanks Jan 02 18:02:55 because you can't set modelProperty='id' in a ListSelector Jan 02 18:04:33 Found solution: I just deleted my .VirtualBox folder to clear all the older emu settings Jan 02 18:16:06 still doesn't working. Jan 02 18:17:43 time for world of goo! laters! Jan 02 18:23:14 weird. Now everytime I add an entry, it gets added twice. Jan 02 18:28:49 you're picky haeffb. this one doesnt add the row, that ones adds too many.. geeze.. Jan 02 18:29:34 * ivanst is waiting for his GF to arrive... Jan 02 18:30:51 in the meanwhile i'm nervously clicking refresh on the update manager every few minutes Jan 02 18:31:42 why? what are you expecting Jan 02 18:32:27 1.3.5... i'm a euro-victim Jan 02 18:33:02 btw, did anyone ever get the stuck-in-headphones-mode on their pre? Jan 02 18:34:06 i had it occur to me today, i don't usually use wired headphones, but i tried mine on for size today for like the third time and it wouldn't go out of HP mode... i tried a reboot, no cigar. i plugged the headphones in and out, and everything is dandy now Jan 02 18:36:54 ivanst it's been reported a lot of times. Jan 02 18:36:57 no one knows why Jan 02 18:39:04 Go Tigers! Jan 02 18:39:07 laters Jan 02 18:58:15 rick_home: i've read up on the occurrence, what is not clear is if i can expect it to happen again/more frequently now that it happened once? Jan 02 19:06:21 no idea Jan 02 19:11:47 rehi Jan 02 19:12:50 I don't fail, I succeed at finding what doesn't work. Jan 02 19:34:35 oh, a german user! :) Jan 02 19:34:42 high :) Jan 02 19:34:55 swiss-man Jan 02 19:34:59 i assume you know the app bahnfahren Jan 02 19:35:11 i made a swiss version ... care to test it? Jan 02 19:35:31 hm, you are the guy behind it? Jan 02 19:35:45 no, not behind bahnfahren Jan 02 19:35:46 send it to me, I will give it a try Jan 02 19:35:57 i made my own Jan 02 19:36:19 ok, but I'm not from switzerland :) Jan 02 19:36:29 hope you can still test it Jan 02 19:36:41 not really useful for you, i know Jan 02 19:36:56 http://www.inorbit.ch/upload/com.inorbit.fahrplan_1.0.0_all.ipk Jan 02 20:13:51 swisstomcat: Jan 02 20:14:06 yeah? Jan 02 20:14:32 von: Zürich nach: Genf Jan 02 20:14:47 Zürich worked, Genf doesn't Jan 02 20:15:00 it only work in the canton zurich for now (ZVV) Jan 02 20:15:00 now it's dead Jan 02 20:15:02 works Jan 02 20:15:06 ok Jan 02 20:15:38 but it dies when you enter wrong stations Jan 02 20:16:05 not good :) Jan 02 20:16:18 and it shows "L" as separator when loading stations for Zürich Jan 02 20:16:33 if the loading is done, it displays "Z" Jan 02 20:16:39 because of the text "loading" Jan 02 20:16:49 it uses the first char as the separator Jan 02 20:16:56 ok Jan 02 20:16:58 because you can search for parts of the name Jan 02 20:17:06 e.g stade Jan 02 20:17:18 then it will show you matching stations Jan 02 20:17:56 Z Flughafen to Z Altstetten, the 2nd entry: no details Jan 02 20:18:09 :( Jan 02 20:22:13 looks like there are some problems parsing when it uses a "fussweg" Jan 02 20:22:35 :) Jan 02 20:30:36 metaview: when it works .. what do you think? Jan 02 20:31:22 add an option for which train to use Jan 02 20:31:48 in germany it only lists the fastest connection, but somtimes you want to check the slower and cheaper train Jan 02 20:33:20 something to consider Jan 02 20:33:25 gps support is in the works Jan 02 20:33:42 gps support is cool Jan 02 20:33:53 but for now i want the basic features to work Jan 02 20:34:04 and release it in switzerland Jan 02 20:34:25 do it Jan 02 20:34:40 sounds good, but release it everywhere Jan 02 20:34:46 there are travelleres :) Jan 02 20:34:49 true Jan 02 20:35:01 i have to fix the "fussweg" thing tho Jan 02 20:35:18 and then put it to precentral .. who knows how many swiss people hang out there tho Jan 02 20:59:15 Hi all , i have a domain which i have installed wordpress on it , i want to create a program for palm pre with login & password to my site , what is the prefered way to do that? Jan 02 21:04:23 quake doesnt work on my pre :( Jan 02 21:15:54 yo yo yo Jan 02 21:16:02 whats crackalackin Jan 02 21:22:58 Where is CTL Advance? Jan 02 21:24:26 Oh, I remember now Jan 02 21:24:33 He's getting married Jan 02 21:30:52 Anyone here know any webGL? Jan 02 21:31:34 hmm i updated to the new 1.35 and i cant download anything now Jan 02 21:31:47 all my downloads fail anyone have that same issue Jan 02 21:32:13 supakilla: does it say restart to apply system changes? Jan 02 21:39:25 hey- so how do i disable MPT / usb passthrough mode in 1.3.5 ? Jan 02 21:48:15 yes natenrb9 Jan 02 21:50:54 hi atlanta Jan 02 21:51:07 Bmyers: I FIXED THE FREEZING ISSUE Jan 02 21:51:13 rick_home: thanks for that imageview Jan 02 21:51:17 it fixed my issue Jan 02 21:51:32 what was the deal with that? Jan 02 21:52:17 theres a issue with html rendering of images Jan 02 21:52:25 when i was dynamically updating them Jan 02 21:52:32 i gotta put in a bug with palm Jan 02 21:53:27 kesne: what about it? Jan 02 21:54:13 but using an image view fixed the problem Jan 02 21:54:19 only thing is u can pan left and right Jan 02 21:54:27 it would be nice if they had a no move ooption Jan 02 21:54:27 lol Jan 02 21:56:56 weird man.. Jan 02 21:57:13 at least you got it working. congrats and kudos to Rick Jan 02 21:57:28 (congrats to you, kudos to Rick) Jan 02 21:59:20 thanks Jan 02 22:02:47 now time to update to palm Jan 02 22:04:23 my application creates a calendar account to enter some data if I want to sync the calendar created by my program with a google calendar. Jan 02 22:04:23 Is there a way to do that without syncing the entire palm profile? Jan 02 22:05:18 all my downloads fail anyone have that same issue Jan 02 22:05:21 hmm i updated to the new 1.35 and i cant download anything now Jan 02 22:05:51 what error u get Jan 02 22:05:51 ? Jan 02 22:06:06 says download has failed Jan 02 22:07:08 try doing a partial erase and try again Jan 02 22:12:23 hi all! Jan 02 22:14:05 ok Jan 02 22:14:09 HI JENP ! Jan 02 22:14:24 HI BMYERS!!! Jan 02 22:14:35 how the heck r ya? Jan 02 22:14:49 i am great! you? Jan 02 22:16:27 ok.. time to hit the road again. Jan 02 22:16:41 hey gues Jan 02 22:16:41 spent the weekend at my outlaws Jan 02 22:16:43 guys Jan 02 22:16:46 oh no..? Jan 02 22:16:52 oh maybe that's a good thing Jan 02 22:16:55 the are nice ppl so its not that bad.. Jan 02 22:17:02 who knows how to put the phone in USB media mode, when i am stuck in usb passthrough mode Jan 02 22:17:47 look for me on my pre soon Jan 02 22:18:02 heheheheh Jan 02 22:18:17 you're an adict....we need to have an intervention....LOL Jan 02 22:22:09 supakilla: how did it go Jan 02 22:23:00 frozenbinary_: sym, orange, U ? Jan 02 22:23:21 yea i tried that Jan 02 22:23:27 does it have to be in any specific order? Jan 02 22:24:04 nope doesnt work Jan 02 22:24:06 in any order Jan 02 22:24:32 why are u stuck in passthrough mode Jan 02 22:24:32 ? Jan 02 22:24:46 because ##usbpass# now requires some password Jan 02 22:24:59 so i cant disable it Jan 02 22:25:09 the fix is to replace the app that ##usbpass# runs Jan 02 22:25:13 with one that does not require a password Jan 02 22:25:21 but i cant replace the file if i cant get into usb mode Jan 02 22:25:21 haha Jan 02 22:25:43 http://forums.precentral.net/showthread.php?p=2124097&posted=1#post2124097 Jan 02 22:27:04 JenP: how are your phones doing? fixed? Jan 02 22:27:21 yes!! up all night fixing them Jan 02 22:27:49 JenP: so you got DOOM! and Quake running ? Jan 02 22:28:01 but couldn't get doom running yet Jan 02 22:28:29 are you gonna automate the commands? Jan 02 22:28:43 JenP: DOOM! 1.1.2 just runs from the icon directly Jan 02 22:29:03 hi Jan 02 22:29:06 do i get it from preware or webos installer? Jan 02 22:29:12 JenP: Preware Jan 02 22:29:22 kk i can do that right now.... Jan 02 22:30:22 are there any news concerning virtual keyboard's stability and/or usability? my last knowledge is it being pretty beta Jan 02 22:30:25 atlanta: so what do you think ? Jan 02 22:30:56 ut oh Jan 02 22:31:13 rwhitby is palm still limiting how many apps you can have on the phone? Jan 02 22:31:22 JenP: nope Jan 02 22:31:48 then i dont understand why the app catalog errors each time it tries to reinstall my apps Jan 02 22:32:01 (i'd like to tape the two halves of the pre together for more stability :D) Jan 02 22:32:06 frozenbinary_: looks like the password is webos Jan 02 22:32:11 it says in the first post Jan 02 22:32:24 yea Jan 02 22:32:26 i tried that Jan 02 22:32:29 can you try on your phone Jan 02 22:32:32 it doesnt work for me Jan 02 22:32:38 do ##usbpass# Jan 02 22:32:40 then try it Jan 02 22:32:45 it says invalid 4 me Jan 02 22:34:58 i tried putting in as "webos" Jan 02 22:35:02 "Webos" Jan 02 22:35:17 and by default it puts the keyboard in numlock, so i left that on, and typed webos as wel Jan 02 22:35:21 and none of those work Jan 02 22:37:16 lol why would they put a password on it Jan 02 22:37:20 such a pain Jan 02 22:37:35 rwhitby!!!! ITS AWESOME!!! Jan 02 22:38:11 JenP: you need to run the Emergency Migration Helper to fix the app catalog problem Jan 02 22:38:27 where's that? Jan 02 22:38:34 Preware, of course ;) Jan 02 22:38:41 ofcourse!! Jan 02 22:39:20 JenP: you're not following @webosinternals on twitter? Jan 02 22:39:49 no...to be honest...i'm not much of a twitter'er Jan 02 22:40:08 but i will follow now Jan 02 22:40:38 you only need to follow @webosinternals, the rest of twitter is superfluous ;-) Jan 02 22:41:02 ;-) smiles... Jan 02 22:44:08 rwhitby what catagory is EMH under? Jan 02 22:46:36 JenP: List of Everything, then type "emerg" Jan 02 22:47:20 all i get is limited emergency button Jan 02 22:47:26 can anyone try ##usbpass# and see if hte password webos works ? Jan 02 22:48:32 pms version 0.9.16 preware version 0.9.5 Jan 02 22:49:00 JenP: oh man, you need ipkgservice 0.9.29 and preware 0.9.12 Jan 02 22:49:28 I need to remove that stand-alone installer - it doesn't work for 1.3.5 Jan 02 22:49:42 frozenbinary_: checking Jan 02 22:49:46 ohhhh well that's where the wiki took me.... Jan 02 22:50:36 thanks ! Jan 02 22:51:27 rwhitby...quake...awesome Jan 02 22:51:38 are you using the GPU? Jan 02 22:51:48 or still CPU? Jan 02 22:52:51 JenP: can't be sure, but we think GPU Jan 02 22:53:11 TOTALLY AWESOME! Jan 02 22:55:03 JenP: Palm snuck a new library into 1.3.5, which we've worked out how to use. We think it's their preparation for a huge gaming demo at CES Jan 02 22:55:27 rwhitby: we can't be sure about what? Jan 02 22:55:29 omg.... Jan 02 22:55:54 cant wait for games here Jan 02 22:56:00 rwhitby: the surface is created on /dev/fb1 which is initialized by the fb kernel driver using a powervr kernel module. The surface is GPU driven. Jan 02 22:56:04 very exciting...!!! Jan 02 22:56:21 i would love opengl support Jan 02 22:57:04 hey 1.3.5 any better wit sound latency? Jan 02 22:57:08 frozenbinary_: the webos hackers extraordinaire over at -internals have been hacking away at opengl support all day Jan 02 22:57:31 zsoc: I though you were the only WHE Jan 02 22:57:58 cool cool Jan 02 22:58:01 rwhitby: WHE, ahahaha. Jan 02 23:05:43 zsoc: remember me talking about quake yesterday? bang and it's available today ... Jan 02 23:05:57 wasn't me tho :) Jan 02 23:06:21 counterstrike is neext Jan 02 23:06:25 lol Jan 02 23:07:36 JenP: I've updated the wiki page, thanks. Jan 02 23:07:52 how does one join webos-internals to help? Jan 02 23:07:57 lol i'm now subscribed to the twitter account... Jan 02 23:08:03 i will be stalking you avidly Jan 02 23:08:07 swisstomcat: /join #webos-internals ;-) Jan 02 23:08:15 heh Jan 02 23:09:06 lol Jan 02 23:09:49 swisstomcat: pretty natural progression. we'll probably have fceux tommorow ;) Jan 02 23:12:06 let me know if i can help Jan 02 23:13:18 hey Jan 02 23:15:34 Does anyone in here have any experience with the EXIF data in JPEG? exiftool reports that the IFD2 directory is bad. Jan 02 23:16:08 in general or regarding webos? Jan 02 23:16:45 The camera app doesn't seem to write the EXIF data correctly so it it is a WebOS issue. Jan 02 23:16:51 oh Jan 02 23:17:02 Actually is it with writing the GPS data Jan 02 23:17:21 then you have errors? Jan 02 23:17:24 I wanted to see if anyone had any experience with it before I begin ripping into the source Jan 02 23:17:39 didn't tinker with it yet Jan 02 23:17:58 swisstomcat, yes, I receive a warning "Bad IFD2 directory" when I try to manipulate the EXIF data. Jan 02 23:18:23 I wanted to see about porting the exiftool to WebOS since it is just a big Perl script. Jan 02 23:18:35 ah, cool Jan 02 23:19:04 I want to write certain tags that the camera app fails to write. Jan 02 23:19:31 apparently others saw that problem too Jan 02 23:19:39 The camera app neglects writing DateTimeOriginal so only DateTime is available. Jan 02 23:20:02 Most image manipulation and storage programs look for DateTimeOriginal Jan 02 23:20:47 When I import images onto my PC the picture date and time is not there so Adobe uses the last modified date which is the time I import it. Jan 02 23:21:15 swisstomcat why do you say that others saw this issue? Where? Jan 02 23:22:02 http://friendfeed.com/jauderho/9494b1b0/jauder-ho-palm-pre-first-impressions-and-notes Jan 02 23:22:20 I can write a simple program to manipulate the EXIF data in WebOS using the exiftool script, but I need to get past the warning first. Jan 02 23:22:52 I am not very familiar with the structure of the EXIF data so this tool makes it easy for me without learning the standard. Jan 02 23:22:52 enh? Jan 02 23:22:58 someone say my name? Jan 02 23:23:08 speaking of the devil :) Jan 02 23:23:22 Great, I was wondering how to deal iwth the Bad IFD2 directory warning with JPEGs from the exiftool. Jan 02 23:23:27 no kidding Jan 02 23:24:03 I never looked much further into it. sorry. I did bug rik sagar from palm about fixing the exif though. Jan 02 23:24:14 if you look at the shutter speed it's something ridiculous. Jan 02 23:24:43 time to go .. g'night guys Jan 02 23:24:48 and gals Jan 02 23:24:55 swisstomcat thanks and good night Jan 02 23:24:59 np Jan 02 23:25:04 jaunderho oh that's where it is Jan 02 23:25:16 from my original dump of the EXIF, it did not look like much care was given to debugging the EXIF. but it's not palm's fault. they just license a module from someone else. Jan 02 23:25:31 I know which is why I want to clean it up Jan 02 23:26:06 did you use exiftool to try to set the shutter speed to something reasonable? Jan 02 23:30:08 rick_home: ping Jan 02 23:30:21 jaunderho How did you determine that it was shutterspeed? Jan 02 23:30:43 I have two different JPEG with the same shutter speed and only one has the warning Jan 02 23:31:54 shutterspeed and exposuretime are both the same values Jan 02 23:34:58 jaunderho, did you mean exposure mode instead of shutter speed? Jan 03 00:38:53 so i am running preware for the first time, and it just says loading feeds Jan 03 00:39:05 which do i need to disable for this thing to load? or how long does it take the first time ? Jan 03 00:41:31 frozenbinary_: how did you install / what versions? Jan 03 00:43:54 how do i push my own params to a sceen Jan 03 00:43:57 scene Jan 03 00:47:01 nevermind i got it, i just disabled all but one or two feeds Jan 03 00:47:06 then started re-enabling them Jan 03 00:48:47 atlanta through the constructor in the scene assistant and with the second (or was it the third?) parameter having the special arguments Jan 03 00:48:54 think i got it hold on Jan 03 00:49:27 let me test Jan 03 00:50:06 joekinley1: what do i put for the 2nd param Jan 03 00:50:06 ? Jan 03 00:50:42 did you take a look at the documentation for pushScene? Jan 03 00:56:01 or not Jan 03 00:57:51 Where would the persistant data of a homebrewn app installed via preware be saved? Jan 03 00:59:53 sepi: i think the fact that's it's homebrew is probably moot, i'm sure there's a standard location. Jan 03 01:00:42 data as in Jan 03 01:00:42 ? Jan 03 01:01:05 well there is the "classic notes" app Jan 03 01:01:38 I'm looking for the notes data Jan 03 01:01:59 well. I actually updated to 1.3.5 without first moving the homebrewn stuff Jan 03 01:02:05 stupid I know Jan 03 01:03:04 atlanta: his app probably got migrated, but his data is still in the pit that is /var/... Jan 03 01:03:21 gotcha Jan 03 01:03:32 yea that would be a problem Jan 03 01:03:38 zsoc: what u up to my man Jan 03 01:04:16 atlanta: making your phone awesome :> Jan 03 01:04:25 do you know how the data could have been saved in /var? Jan 03 01:04:41 zsoc: why thank you Jan 03 01:04:48 zsoc: any way i can help you with that Jan 03 01:04:48 ? Jan 03 01:05:43 sepi: the original app location was /var/usr/palm/applications, so i'm assuming it's swimming around in there, maybe it's a bad assumption. i stop webos knowledge once something reaches mojo ;) Jan 03 01:06:00 atlanta: chill in -internals and wait to test things? :) Jan 03 01:07:22 zsoc: will dop Jan 03 01:07:24 do** Jan 03 01:07:53 zsoc: the original for homebrewn? Jan 03 01:08:14 sepi: the original for all apps Jan 03 01:08:15 sepi: rod says run the migration helper, have you tried that? Jan 03 01:08:51 I'm doing it :) Jan 03 01:21:41 hi all! Jan 03 01:44:57 so it seems the default behavior of a filter list is to only show the search field once the user starts typing. however, I am afraid my users won't know a search option is avaible so I want to show the fliter field always. any idea how to do this? Jan 03 01:47:13 show the little magnifying glass in the corner and pop it open that way? Jan 03 01:53:13 Bmyers: how do I pop it? Jan 03 01:57:41 ahh I think I may have figured it out. I need to use the open method Jan 03 02:00:49 if its a filter field there is an open method Jan 03 02:06:55 Bmyers: how do I call the open method? Jan 03 02:08:44 kmax12: this.controller.get("your-filterlist").mojo.open Jan 03 02:11:48 so my html is: