**** BEGIN LOGGING AT Mon Mar 29 02:59:57 2010 Mar 29 03:00:03 ohhhhhhhhh ok, perfect :) Mar 29 03:02:31 can I remove the .cix file? Mar 29 03:31:57 ok, next question - sorting array of json objects Mar 29 03:32:10 http://pastie.org/892970 Mar 29 03:32:16 like this one Mar 29 03:32:29 no idea how to do this Mar 29 04:16:59 hi ya Mar 29 04:34:32 JenP: heyhey :) Mar 29 04:37:57 pandora-- omg long time no see Mar 29 04:43:40 hah ya Mar 29 04:43:52 havent done much palm coding until just a few days ago Mar 29 04:44:10 I totally understand Mar 29 04:44:12 gonna make sure everything is ready and working for the international billing appstore Mar 29 04:44:23 and a new app for the store is almost ready too Mar 29 04:44:37 yeah? what app? Mar 29 04:44:44 hey have you tried the new beta facebook app? Mar 29 04:44:52 yeah dig it Mar 29 04:44:54 can't give away my secrets yet ;P Mar 29 04:44:59 lol Mar 29 04:45:09 man. have you figured out how to DISABLE the notifications? Mar 29 04:45:23 last thing I need on my battery is facebook polling the background Mar 29 04:45:31 i love the app Mar 29 04:45:41 but i just want to disable the polling like you can with email, etc Mar 29 04:45:53 i had to delete it and reinstall the non-beta Mar 29 04:45:54 :( Mar 29 04:45:54 i have no idea Mar 29 04:46:49 damn Mar 29 04:47:02 well, back on the old version for me Mar 29 05:03:51 JenP: Save/Restore is ready for you to test now Mar 29 05:04:07 awesome...link? Mar 29 05:04:19 testing feed for preware Mar 29 05:04:33 http://www.webos-internals.org/wiki/Testing_Feeds Mar 29 05:04:43 on it Mar 29 05:12:38 rwhitby got an interesting error Mar 29 05:12:50 command failed with return val 1 Mar 29 05:13:33 wait ...myfault Mar 29 05:17:00 rwhitby: ping Mar 29 05:17:12 JenP: yup Mar 29 05:17:22 k i executed the script in novaterm Mar 29 05:17:26 loaded preware Mar 29 05:17:28 now where? Mar 29 05:17:44 check in manage feeds - make sure both URLs are under the testing feed entry Mar 29 05:18:17 hi.. would anyone know how to change a widgets attributes dynamically, specifically the integerPickers max value? Mar 29 05:18:35 JenP: if you have both, and you've updated feeds (in addition to just loading them), then you should be able to search for save/restore in the list of everything Mar 29 05:18:48 I can tell you what has not been working. Mar 29 05:20:29 rwhitby: both are enabled...i must have done something wrong... Mar 29 05:20:44 is changing widget attributes on the fly even possible? Mar 29 05:20:48 i'll have to hit it when I get up in the AM though...got a super early morning Mar 29 05:20:52 JenP: ok Mar 29 05:20:59 but before i go... Mar 29 05:21:05 novaterm right? Mar 29 05:21:12 JenP: yep Mar 29 05:21:32 cut and paste the commands from the wiki page. don't type them Mar 29 05:21:35 and the last line in wiki /testing/armv7" >> is right.....the double >> Mar 29 05:21:43 (anyone who types them gets them wrong) Mar 29 05:21:49 what didn't know i could do that Mar 29 05:22:09 yes, the >> is append rather than overwrite Mar 29 05:23:03 cut and paste isn't working Mar 29 05:23:18 hmm - works on the Mac Mar 29 05:24:11 yeah id think paste has ever worked in novaterm Mar 29 05:24:43 kk i've gotta get ready for tomorrow...big day at work Mar 29 05:24:46 ttyl Mar 29 08:55:43 Hey hi,, Mar 29 08:55:56 Can anyone tell me how to encode my ipk file? Mar 29 10:27:26 Hello,, can anyone please tell me how can i override copy paste functions of appliction menu? Mar 29 10:39:22 how many fonts are supported in webOS? Mar 29 10:39:51 how many fonts are supported in webOS? Mar 29 11:15:11 hey all. Mar 29 12:30:18 hi! this night (in Spain :D), I was asking about get the HTML code in a WebView, JenP recommends me that I use a Ajax.request, the request is working, but after do it, I realize that the WebView is showing a private webpage (login/page), so I need to load the ajax with a cookie.... I think that the best way is get the HTML in the WebView if it's possible. Mar 29 13:55:39 what's wrong in this line: this.tuenti.mojo.isEditing(this.editingEvent.bind(this, Mojo.Event.renderAltCharacters, this.tuenti, event.keyCode)); Mar 29 13:55:55 I get this error: Error: Cannot call method 'isEditing' of undefined, line undefined, file undefined Mar 29 13:57:00 xota: is sounds as if "this.tuenti.mojo" were undefined Mar 29 13:57:21 Mojo.Log.debug("%j",this.tuenti.mojo) gives a value? Mar 29 13:57:52 Hi, can anyone tell me how can i use a picture with a button Mar 29 13:57:52 ? Mar 29 14:01:36 dthought: I'm using this.tuenti.mojo to load the url, so it exist Mar 29 14:05:08 xota: then no clue Mar 29 15:39:46 can I user Ajax.Updater in WebOS? Mar 29 15:45:39 I am trying to use the Palm PDK to create a plugin callable from Javascript and I am running into an issue calling PDL_Init, I have included the header file and linked to the libpdl.dylib, am I missing something else? Mar 29 15:46:28 you'll be better off posting that question in #webos-internals. Mar 29 15:46:48 the folks here are mostly doing mojo development. The folks in webos-internals are doing binary work. Mar 29 15:47:00 Rick_work: Thanks, I'll give that a try. Mar 29 15:47:24 good luck. Mar 29 15:50:32 Rick_work: Hmm, we're not going to cover PDK stuff here, too? Mar 29 15:50:57 we -can- cover pdk stuff here too, but are there very many pdk users who hang out here? Mar 29 15:53:24 Not yet. Mar 29 15:53:41 k.... fair enough. my bad then. Mar 29 15:59:23 It was a good suggestion, I hope we can get more PDK in here is all. Mar 29 15:59:52 Roy-Pre101: Any thought on the PDK issue I am having? Were you able to see the issue I posted? Mar 29 16:00:18 Issue calling PDL_Init? Mar 29 16:00:59 developernotes: What error are you getting? Mar 29 16:02:30 Compiler error, trying to call PDL_Init inside my main method. Mar 29 16:03:00 What is the specific error? Mar 29 16:03:49 I have #included the PDL.h header file and added a reference to the libpdl.dylib. Mar 29 16:04:24 I am getting a compiler error, "_PDL_Init" references from _SDL_main in downloader.o Symbol(s) not found. Mar 29 16:04:51 Hmmm, that looks like a linker error. Have you tried statically linking libpdl? Mar 29 16:05:49 Robdor: Not sure where to find libpdl Mar 29 16:06:56 Your compiler flag should set a lib path to something like this -L/opt/PalmPDK/host/lib if you statically link to it with -l it should find it automatically. Mar 29 16:07:13 That path is on a mac, I'm not sure what it is on Windows. Mar 29 16:07:36 If you installed to a different place on Windows the build scripts are hard-coded. Mar 29 16:07:45 That sentence sucked but I hope you can tell what I meant. Mar 29 16:07:51 Robdor: I am doing this on the mac, I will check Mar 29 16:08:10 Can you pastie your commands your compiler and linker are generating? Mar 29 16:08:28 Robdor: Where can I get those? Mar 29 16:08:37 Robdor: from within xcode? Mar 29 16:08:55 I'm not sure about xcode. I do all my compiling from the terminal. Mar 29 16:09:24 Robdor: I see in the Library Search Path it already includes /opt/PalmPDK/host/lib/ Mar 29 16:10:21 Roy-Pre101: understood, I used the default install on the Mac. Mar 29 16:11:07 Robdor: So should I not be using libpdl.dylib? Mar 29 16:11:35 I've never tried dynamically linking in any of my tests. I've always statically linked and it has worked. Mar 29 16:12:10 Have you tried building the sample? Mar 29 16:12:49 Robdor: Yes, but they don't use the PDL stuff, I am trying to create a C binary that I can call from Javascript. Mar 29 16:13:09 Robdor: The sample only does graphics. Mar 29 16:14:29 I suspect something funky going on in the compile command. If you can find out how to get that from xcode we may be able to find it. Mar 29 16:17:06 Robdor: The linker flags that get passed: -ISDL -ISDLmain -IGLES_CM Mar 29 16:17:31 So it looks like it isn't linking to pdl. There should be a -lpdl in there. Mar 29 16:17:52 Robdor: Ok, I'll give that a try. Mar 29 16:19:17 Robdor: case sensitive? I added -lpdl and I am still getting the error. Mar 29 16:20:06 Yeah, lowercase -lpdl should work. Mar 29 16:21:08 I haven't used PDL_Init before. I don't see that in the documentaiton anywhere. Mar 29 16:23:52 I came across it in this forum posting, near the bottom "fadeddata" mentions using it: http://developer.palm.com/distribution/viewtopic.php?sid=925ae66b9658fa523b256175e1f7fbbe&lastaction=login&f=70&t=5780 Mar 29 16:25:08 Robdor: I get the same error when attempting to call PDL_RegisterFunction. Mar 29 16:27:52 I don't see that one in the documentation either. Do you still get the error when doing something simple like PDL_GetCallingPath? Mar 29 16:29:25 Robdor: http://developer.palm.com/index.php?option=com_content&view=article&id=2018&Itemid=340 Mar 29 16:30:45 Yeah, I don't see that here: http://developer.palm.com/index.php?option=com_content&view=article&id=1990&Itemid=340 Mar 29 16:30:49 Is it supported? Mar 29 16:31:42 Robdor: Oh, I have no idea. Mar 29 16:32:22 I haven't used the PDL_* functions very much, so I'm not familiar with what is supported and what isn't. Mar 29 16:32:41 Robdor: I can call PDL_GetCallingPath without error. Mar 29 16:34:16 That makes me think that PDL_Init and PDL_RegisterFunction may not be supported. You could ask in #webos-internals. They would probably know more about that than I would. Mar 29 16:35:25 Robdor: Will check there, thanks for your help! Mar 29 16:35:36 No problem Mar 29 16:46:59 morning all Mar 29 16:53:20 morning LoneStar99 Mar 29 16:57:05 morning Roy-Pre101 Mar 29 17:03:05 trying to figure dout what happened to one of my apps Mar 29 17:04:17 4.8 rating has halted all sales.... Mar 29 17:14:03 which app? Mar 29 17:15:14 http://developer.palm.com/webChannel/index.php?packageid=com.buildasearch.search.app Mar 29 17:16:30 it is a bug with the app catalog, was dicussing with chuqui Mar 29 17:38:16 does anyone have a clue how the missing sync does work? how can it access (all) contact data? Mar 29 18:21:11 how long are approvals taking on average currently? Mar 29 18:31:39 hello guys! Mar 29 18:31:52 If anybody is interested, I put together a quick test using the Chipmunk 2D physics engine with the PDK. Turns out that I got great performance on the device. http://github.com/robmerrell/pdk_chipmunk_test http://www.youtube.com/watch?v=V90woECCIFM Mar 29 18:32:33 Robdor: looks awesome! Mar 29 18:32:57 wow Mar 29 18:32:59 thats cool Mar 29 18:33:03 I was surprised to get that good of performance using only software rendering. Mar 29 18:33:30 has anyone looked at Pi Master? Mar 29 18:33:59 hope to have it pretty soon so I can take it out of beta Mar 29 18:34:20 Robdor: is that something that can be hardware accelerated? that engine i mean Mar 29 18:34:53 The drawing can be. Mar 29 18:35:16 The balls could be texture mapped onto opengl triangle strips. Mar 29 18:35:40 I'm just using SDL's basic image displaying functions. Mar 29 18:37:09 that's great. do you know what's doing the core webos rendering? Mar 29 18:37:35 I don't Mar 29 18:38:30 Other than the cpu being used instead of the gpu that is. I'm not sure about what display drivers are being used... Mar 29 18:38:37 hmm Mar 29 18:38:57 well that's good, that means that there's still plenty of performance to be squeezed out of the Pre/Pixi :) Mar 29 18:39:06 SDL 1.2 doesn't natively use the GPU you have to set up an OpenGL context for that. Mar 29 18:39:15 Yeah the Pre is quite a bit more powerful than I thought. Mar 29 18:39:16 Robdor: Hey, can you post something up on webos101.com about that? Source and something about Chipmunk would be great. Mar 29 18:39:41 Sure thing. Mar 29 18:40:00 Great! There's a PDK section, but no Chipmunk or other library section yet, I don't think. Mar 29 18:41:17 I'm curious to see how it runs on the pixi. I don't dare install the dev tools on my wife's pixi to test it out though. She has enough problems with it as it is. Mar 29 18:43:48 yeah, I need to figure out if I can get it built w/lua5.1 Mar 29 18:43:51 whee. Mar 29 18:46:09 Robdor: what kind of problems with the pixi? Mar 29 18:47:19 It's really slow Mar 29 18:53:18 evening Mar 29 18:58:17 hi! Mar 29 18:58:26 hola Mar 29 18:59:21 hola swisstomcat Mar 29 18:59:31 hallo Mar 29 19:00:00 swisstomcat: did you see pi master? Mar 29 19:00:10 not yet Mar 29 19:00:24 I can give you the pro version for free Mar 29 19:00:34 what is it? Mar 29 19:00:53 it's a program with which you can learn pi :D Mar 29 19:01:18 working on a better version Mar 29 19:01:32 has anyone here played with ads in their apps? Mar 29 19:01:43 does that generate any revenue at all? Mar 29 19:01:54 you have to ask metaview Mar 29 19:02:10 hes not online :( Mar 29 19:03:00 anyone know why handleCommand is not generated automatically? Mar 29 19:12:54 Im trying to change my scene with this.controller.pushScene and I get an error (... has no method 'pushScene'...). I'm using same line that in satege-assistant.js Mar 29 19:13:18 can you show the code, xota? Mar 29 19:13:22 e.g pastebin.org? Mar 29 19:14:04 this.controller.stageController.pushScene ;) Mar 29 19:14:12 xota ;) Mar 29 19:14:57 swisstomcat: I was pasting the code, but the thomaschaaf fix works :) thanks! Mar 29 19:15:08 ;) Mar 29 19:15:15 haha swisstomcat :P Mar 29 19:15:25 the sheeeep wins again Mar 29 19:15:38 määäähhhhh Mar 29 19:15:52 how do I enable Help and Preferences in the appMenu? Mar 29 19:16:09 I want to enable Help.. and not have to translate it into every language Mar 29 19:16:44 it's enabled by default uncless you specify it Mar 29 19:16:53 and translated automatically Mar 29 19:17:49 http://pastie.org/894006 Mar 29 19:17:54 not really working for me Mar 29 19:18:05 leave that out Mar 29 19:18:13 leave what? Mar 29 19:18:18 the setupwidget Mar 29 19:18:31 so how do I do it then? Mar 29 19:18:35 if you only use the default help/preferences Mar 29 19:18:46 I want to just use help Mar 29 19:18:47 you just need to add the handler to stage-controller.js Mar 29 19:19:13 stage-assistant.js Mar 29 19:19:18 k Mar 29 19:19:33 http://pastie.org/894014 Mar 29 19:20:04 Mojo.Controller.stageController.pushAppSupportInfoScene(); where can I see an example of this? Mar 29 19:20:57 thomas, I strongly reccomend that you don't do that. Mar 29 19:21:05 no? Mar 29 19:21:12 Rick_work: what should I do now? :D Mar 29 19:21:21 http://developer.palm.com/index.php?option=com_content&view=article&id=1872#.pushAppSupportInfoScene Mar 29 19:21:31 rick: the default handler or the pushappsupportinfoscene? Mar 29 19:21:40 swisstomcat but you can't customize it -at all- Mar 29 19:21:47 yes Mar 29 19:21:54 but if you only use the defaults? Mar 29 19:22:05 help/preferences Mar 29 19:22:10 I mean, if it does exactly what you want, then fine, but if you want anything else, you're stuck. So I always build them by hand. Mar 29 19:22:22 I actually need an About button :( Mar 29 19:22:25 I have more credits than there's spaces for. Mar 29 19:22:26 really? Mar 29 19:22:36 pushappsupportinfoscene has an about Mar 29 19:22:45 kinda Mar 29 19:22:48 thomas, use the link that swisstomcat gave you Mar 29 19:23:10 but clicking help I expect instructions for the game.. Mar 29 19:23:12 not an about page Mar 29 19:23:28 you can link to the instructions from there Mar 29 19:23:42 you can add links to other scenes or websites theree Mar 29 19:24:33 I'll look into it thanks a lot! Mar 29 19:31:19 knowing that 500 people tried your little app while in beta is pretty interessting :) Mar 29 19:31:44 swisstomcat: ping Mar 29 19:31:51 pong Mar 29 19:32:15 Donkey Kong! Mar 29 19:33:02 where? Mar 29 19:33:13 Doesn't matter Mar 29 19:33:22 :p Mar 29 19:33:31 haha Mar 29 19:33:42 roy-pre101: pong Mar 29 19:34:05 hey peoples Mar 29 19:35:10 anyone know of documentation on hiding/toggling divs? like labeled groups Mar 29 19:35:33 this.get.controller("DIV").hide() Mar 29 19:35:59 BigBiff:http://api.prototypejs.org/dom/element.html Mar 29 19:36:17 thx thomas - sounds pretty simple Mar 29 19:36:25 so this.get.controller("div").toggle(); Mar 29 19:36:32 is for hide and show Mar 29 19:37:05 cool - i was assuming it would be a mojo.event.15complicated functions Mar 29 19:44:07 how can I set the name of a palm-group? Mar 29 19:44:48 its called a label Mar 29 19:45:04 check out the style masters app Mar 29 19:45:05 ;) Mar 29 19:46:11 u can use the palm inspector Mar 29 19:47:01 thanks thomaschaaf Mar 29 19:47:25 LoneStar99: what's the palm inspector? I'm learning this, sorry my stupid questions :p Mar 29 19:49:00 xota: you should first use the style master and look into that source code.. Mar 29 19:49:11 it's how I learned and it worked out great Mar 29 19:50:44 thomaschaaf: I'm doing it, very good sample, tanks :) Mar 29 19:55:49 xota: http://developer.palm.com/index.php?option=com_content&view=article&id=1611 Mar 29 19:59:39 is there a way to show a scroll bar? Mar 29 19:59:53 I want to show how far down the document the person is :D Mar 29 20:00:10 hey swisstomcat.. nithgt work? Mar 29 20:00:36 scrollbars are one of those UI things palm recommends you /don't/ do Mar 29 20:00:40 hey noaXess Mar 29 20:00:54 hello swisstomcat Mar 29 20:01:02 howdy lonestar Mar 29 20:01:04 LoneStar99: I'm developing over Linux, It appears to not be compatible Mar 29 20:01:37 VincentLaw: because? Mar 29 20:02:22 thomaschaaf: because people try to use it to scroll, when just dragging is MUCH easier Mar 29 20:02:47 you could probably do what Zune does, that is, only show a block indicating where you are in a long list when you are actually scrolling Mar 29 20:03:11 I love how the iphone os does it in the browser Mar 29 20:03:50 this isn't an iphone :p Mar 29 20:03:56 Or is it Mar 29 20:04:01 O_o Mar 29 20:04:04 I am sure you can make a div look like a scroll bar Mar 29 20:04:15 of course you /can/ do it Mar 29 20:04:27 there's no inbuilt webos way of doing it, you'd have to do it yourself Mar 29 20:04:35 well that sucks :( Mar 29 20:05:01 usually it doesn't really matter anyway Mar 29 20:05:10 webos indicates when there's more to scroll using a fade at the bottom Mar 29 20:06:06 VincentLaw: that is right - forgot about the fade... Mar 29 20:06:28 do I have to create that myself cuz I'm not seeing it Mar 29 20:08:07 thomaschaaf: you really should get the StyleMatters app Mar 29 20:08:09 all of this is in there Mar 29 20:08:20 scroll fades is one of the first options Mar 29 20:09:58 yeah it is in the SDK Mar 29 20:10:22 is there any reference about all the style that I can use in my .html files? Mar 29 20:10:33 xota no :D Mar 29 20:10:41 xota: styleMatters app >.> Mar 29 20:10:42 really? Mar 29 20:10:46 only?! Mar 29 20:10:49 yes :D :D Mar 29 20:10:54 only? Mar 29 20:11:00 stylematters is pretty darn comprehensive Mar 29 20:11:07 there's also uiwidgets for widgets Mar 29 20:11:26 what i do for pagination in my apps, is continually add content results page kinda like http://duckduckgo.com/?q=shopping&v= Mar 29 20:11:53 VincentLaw: I saw only because read the code app to see the elements, is "harder"... I prefer a pdf/url with class'es and screenshots Mar 29 20:12:15 LoneStar99: that's more or elss what the list widget does anyway I believe. you can see that in the contacts app Mar 29 20:12:40 xota: there's an accompaning excel doc of css info with it I believe Mar 29 20:13:38 in either case, you can always open the stylematters .js/.html files to see what each part does. they break it all down into their own assistants to make it easy to see what they're doing at a glance Mar 29 20:14:08 Well look who it is... Mar 29 20:14:09 VincentLaw: lists look cool, but at time of developing my app, lists seemed kinda cofusing, so opted for a homegrown solution Mar 29 20:15:14 hey chuq Mar 29 20:15:23 I still don't understand how I can apply a dark theme to my app.. Mar 29 20:16:08 LoneStar99: tbqh lists aren't as complicated as they look. if you crack open StyleMatter's code and see how they do it, most of it can actually just be copy/pasted for your app Mar 29 20:16:11 add to your index.html body Mar 29 20:18:27 VincentLaw: ok will look into lists on the next overhaul of my app Mar 29 20:20:21 i heard lists are also sortable via date etc... Mar 29 20:22:50 thomaschaaf: in your index.html, you want your body to be Mar 29 20:27:02 I don't have a in my index.html Mar 29 20:27:36 * halfhalo_class app is to sexy for a body tag Mar 29 20:27:41 worked though :) Mar 29 20:29:53 hi Mar 29 20:33:29 hi Mar 29 20:39:04 my pre is so much nicer at 720mhz :) Mar 29 20:39:25 no its not Mar 29 20:39:33 mine is Mar 29 20:39:41 again no its not Mar 29 20:39:56 someone's excessively argumentative Mar 29 20:40:32 dundunDUNNNNNNNN Mar 29 20:40:34 yah.. too anxious to work on anything.. waiting to hear back on an offer i put in on a house ;D Mar 29 20:40:50 I don't want it that fast (percent wise thats a lot of overclocking) is there a way to get more around 650 mhz? Mar 29 20:41:19 thomaschaaf: no. Mar 29 20:41:49 I mean, technically, yes, there is a way. but it involves a lot of math that can be extremely dangerous if wrong. Mar 29 20:42:07 VincentLaw: ah the other ones are precalculated? Mar 29 20:42:20 as in by the manufaturer? Mar 29 20:43:05 based off other higher end/future chips Mar 29 20:43:13 basically, they were pre-existing profiles Mar 29 20:43:39 hm okay Mar 29 20:44:26 has anyone fried their phone yet? Mar 29 20:44:33 i'm happy with 720mhz .. rock stable so far *knock on wood* Mar 29 20:47:01 hmm don't know if I am cool enough :D Mar 29 20:47:03 thomaschaaf: I don't think there's been any such reports Mar 29 20:55:24 I have two elements in my scene a TextField and a PasswordField, I can see the TextFieldValue with this.controller.get("username").mojo.value, but the same in the password gives me a undefined Mar 29 20:56:16 try the textfield's model Mar 29 20:56:28 that should work Mar 29 20:57:51 swisstomcat: I get this setup's from a sample, could be? http://pastebin.com/SM7prFzf Mar 29 20:59:55 xota: http://developer.palm.com/index.php?option=com_content&view=article&id=1923&Itemid=301 Mar 29 21:01:15 in this case, you would take this.model out of the setupWidget call Mar 29 21:02:24 swisstomcat: I was reading it, and with getValue() works in the pass field, in the text field i only use .value and no problem Mar 29 21:04:47 are people here using mopspot? Mar 29 21:04:50 mobspot Mar 29 21:05:07 xota: maybe the password field is special, have not used one so far Mar 29 21:05:26 no use .value with the model.. Mar 29 21:06:25 http://dl.dropbox.com/u/5910/Jing/2010-03-29_2306.png what does that mean for me? what do I have to do now? Mar 29 21:06:35 xota: just a minute.. i use a password field Mar 29 21:07:43 thomasschaaf: do you have the webosdoctor-file in the same dir? Mar 29 21:07:49 what? Mar 29 21:07:56 I just have the webosqucikinstall.jar Mar 29 21:08:33 you have to add the webosdoctor.jar Mar 29 21:08:37 to the same directory Mar 29 21:08:42 ah okay Mar 29 21:08:49 hi Mar 29 21:09:00 hi MetaView Mar 29 21:09:07 hallo metaview Mar 29 21:09:10 have a question regarding ad supported apps Mar 29 21:09:20 have you had any luck with them ? what were you using? Mar 29 21:09:30 <-- admob Mar 29 21:09:55 MetaView: and is it any good? Mar 29 21:10:27 there are days where I can buy lunch and dinner from the income and days when it only is enough for 1 icecream Mar 29 21:11:06 the eCPM goes up and down, no clue why Mar 29 21:11:09 MetaView may i ask what apps? Mar 29 21:11:52 MapTool, ÜberRadio, Match This!, TravelGuide Mar 29 21:13:30 I just wounder if its not easier for the user to pay 80 cents.. and have no space wasted.. Mar 29 21:13:44 everything except TravelGuide is using canvas for most of the content, I'm not sure if it affects the eCPM Mar 29 21:13:57 they don't pay Mar 29 21:14:35 75k downloads for Match This! compares to 80 downloads of Match This! Pro Mar 29 21:14:47 oh :d Mar 29 21:14:49 is anyone from Palm here? Mar 29 21:15:01 chuq just left Mar 29 21:15:09 yeah, haven't seen anyone else Mar 29 21:15:20 a pitty, he's probably going for birds again Mar 29 21:15:41 MapTool is in review since 1 week, quite a long time, I think Mar 29 21:15:53 yeah, that seems long Mar 29 21:17:08 g'night everyone Mar 29 21:17:25 xota: i use this.Password_model.value to get the value.. Mar 29 21:18:18 maybe xota can't access it because of the wrong "this" Mar 29 21:18:42 noaXess: no problem with mojo.getValue Mar 29 21:27:48 another question... to save a user and a pass, I really need use HTML5 database? or can I do it easily? Mar 29 21:29:43 xota: you could use a cookie Mar 29 21:30:09 LoneStar99: but I cookie continue saved, when I close my app? or reboot my phone? Mar 29 21:31:03 yeah Mar 29 21:31:13 i run cookies in all my apps Mar 29 21:32:07 same, cookies are the way to go for small information Mar 29 21:32:29 DUKE_HIT_STRIPPER1 Mar 29 21:32:41 whoa what'd i just come back to? Mar 29 21:32:41 xota: yeah - building a DB for a username and password - might be overkill Mar 29 21:32:58 ok LoneStar99 thanks :) go see cookie doc Mar 29 21:34:38 xota: http://www.webos101.com/Mojo.Cookie Mar 29 21:36:04 thx LoneStar99 Mar 29 21:36:33 np Mar 29 21:38:42 MetaView: 1 week is too long, i bet something broke and it is in some weirdo status state Mar 29 21:40:11 * kmudrick always assumes PDC breakage Mar 29 21:41:38 PDC? Mar 29 21:41:45 palm developer center Mar 29 21:42:03 will write an email to Judy Mar 29 21:44:06 it's stupid, if I make it right it hangs , if I make it wrong it works, just the sound is broken Mar 29 21:46:11 i have virtualbox 3.0.14.. is there any way to start the palm-emulator anyway? Mar 29 21:46:46 if i start palm-emulator i get an information that it is compatible only with 3.0.0 or 3.0.12 Mar 29 21:47:02 there is some forums thread how to fix it Mar 29 21:47:14 in the PDC forum :) Mar 29 21:47:29 MetaView: ok.. Mar 29 21:47:30 link? Mar 29 21:50:08 no, sry, just look Mar 29 21:50:23 something about VBox updates and stuff Mar 29 21:50:45 i see this: http://developer.palm.com/distribution/viewtopic.php?f=11&t=5598&p=24040&hilit=virtualbox#p24040 Mar 29 21:51:00 does that means, that palm-emulator also works with vbox 3.1? Mar 29 21:51:16 i'm in the beta sdk program Mar 29 21:52:05 noaXess: do not think emulator works on any vbox 3.1.x... Mar 29 21:52:08 the emulator doesn't work with 3.1 - they busted some stuff we use to install roms and such. The next SDK will have the fix, but it isn't in the beta SDK Mar 29 21:52:35 okay.. so.. whats about 3.0.14? can't run emu Mar 29 21:52:47 but isn't the fix described inside this thread? Mar 29 21:53:13 noaXess: for you it might be enougfh to bypass the version check Mar 29 21:53:43 MetaView: ok. with palm-emulator? Mar 29 21:56:36 might be, just try it Mar 29 21:57:37 MetaView: no parameters to bypass version check.. Mar 29 21:58:14 Pretty sure 3.0.14 should work, but if not it's easy enough to install 3.0.12: http://www.virtualbox.org/wiki/Download_Old_Builds_3_0 Mar 29 21:58:49 noaXess: read the thread, you will have to patch the emulator.jar or something Mar 29 21:59:09 lemketron: do you have access to the review team? Mar 29 21:59:23 MetaView - I can ping them for you. what is your app Mar 29 21:59:23 not as directly as chuqui or adora Mar 29 21:59:35 MapTool Mar 29 21:59:42 ok Mar 29 21:59:42 lemketron: yes.. if you download it manually from virtualbox.. but i have a repo configured.. so it's automatically updated to 3.0.14 Mar 29 21:59:45 have used 3.0.10 since november without any issues Mar 29 21:59:54 MapTool 1.0.2 is in review since 03-22-2010 Mar 29 22:00:10 mmcnulty: thank you :) Mar 29 22:00:35 noaXess: you could disable the virtualbox.org entry in sources.list after installing 3.0.12, until you get the updated SDK that supports 3.1 (and sorry about 3.0.14; we should've allowed that too) Mar 29 22:00:37 metaview -- send me an eemail on that, I'll forward it to the review team. pdc@palm.com Mar 29 22:00:51 chuq - I already pinged em Mar 29 22:00:59 oh, back from birding ? Mar 29 22:01:36 oh, I see... 3.0.14 was just released like a week and a half ago; no wonder it wasn't included in the version check Mar 29 22:01:37 chuqui: btw, news paper write about a big owl in Berlin Mar 29 22:01:38 lemketron: okay... hm... is there a way to install 3.0.14 from the repo? Mar 29 22:01:49 sure... hang on a sec. Mar 29 22:02:10 downgrade.. should be possible.. then i can disable the vbox repo Mar 29 22:03:24 noaXess: are you on Ubuntu, and if so which one? Mar 29 22:03:37 lemketron: jep, karmic.. Mar 29 22:04:06 so the following should work for you: sudo apt-get install virtualbox-3.0=3.0.12-54655_Ubuntu_karmic Mar 29 22:05:12 thanks for the heads-up on 3.0.14 Mar 29 22:05:51 hello everyone... Mar 29 22:05:54 lemketron: E: Version '3.0.12-54655_Ubuntu_karmic' for 'virtualbox-3.0' was not found Mar 29 22:06:11 should i first remove 3.0.14? Mar 29 22:06:44 no Mar 29 22:07:49 argh. looks like they removed earlier versions from the repo. argh. Mar 29 22:08:35 lemketron: so download it from here http://download.virtualbox.org/virtualbox/3.0.12/virtualbox-3.0_3.0.12-54655_Ubuntu_karmic_amd64.deb Mar 29 22:08:49 MetaView - should get processed/approved today Mar 29 22:09:01 thx, that's nice :) Mar 29 22:09:02 There was an issue preventing review last week Mar 29 22:09:11 ok, I'm off -> bed Mar 29 22:09:22 MetaView: good night Mar 29 22:09:25 thx Mar 29 22:09:59 would anyone have a full list of event properties I get get from a mojo.Drag or perhaps a mousedown in the mojo framework? I am specifically looking for the equivalent of even.x or event.index Mar 29 22:10:18 noaXess: yeah, that works too. but looks like they bumped the repo to .14 and removed .12 so you have to download the .deb and "dpkg -i" to install it. Mar 29 22:10:47 lemketron: seams so.. so.. no probl... we are luxusers :) Mar 29 22:14:00 here we are.. so 3.0.12 is back ;) Mar 29 22:14:44 chuqui: yesterday we talked about selling palm pre/pixi here in switzerland... ad you said, that palm needs a carrier... Mar 29 22:14:54 how is the state? can we force anything from here? Mar 29 22:15:19 not that I'm aware of. Mar 29 22:17:04 does palm must have a carrier to sell or is there another way, if there is no carrier that will sell palm devices? Mar 29 22:19:35 chuqui: did you ever find out about the trademark issues of "Mojo Messenger"? Mar 29 22:20:16 yes, it has to be through a carrier Mar 29 22:20:41 tibfib um... oops. no. can you send me an email and remind me (and kick my shin lightly?) Mar 29 22:21:16 I'm not involved in the discussions between palm and potential carriers, so I really don't know who is and isn't ni negotiation or when it might happen for a given country. Mar 29 22:28:47 chuqui: okay. thanks anyway... just if i can i will help Mar 29 22:30:20 understood, and thanks. Mar 29 22:32:51 so.. have a nice day.. :) good night ;) Mar 29 22:35:43 how can I erase a cookie in my pre? Mar 29 22:38:14 xota: myCookie.remove(); Mar 29 22:41:12 haeffb: can I do that out of my app? because I must test if it works correctly Mar 29 22:41:24 oh... perhaps remove the app, and install again? Mar 29 22:43:43 yes... it works Mar 29 23:02:09 can I know where my ajax is redirecting? I'm login in a webpage with a Ajax Request and like to do what's the homepage (after login) Mar 29 23:02:17 what I wouldn't give for the developer forums/apps login cookie to last longer than ~4-6 hours Mar 29 23:07:05 chuqui Mar 29 23:07:24 what VincentLaw said. Mar 29 23:09:10 eyah. Mar 29 23:09:35 when we can disconnect it from the auth cookies of the rest of the portal (so thre's no financial data tied to it...) Mar 29 23:09:45 It's on my list of things tfor "forum 2.0" Mar 29 23:10:03 is app submission pretty overloaded in anticipation of international apps? Mar 29 23:10:22 I submitted a tiny update on the 26th and it's surprisingly still in review lol Mar 29 23:10:44 24th for me. Mar 29 23:10:55 * rwhitby thinks there should be a word for "international, but only in countries in which palm has a carrier agreement, not in any other countries" Mar 29 23:11:10 multinational? Mar 29 23:11:15 chuqui: that's what "international" means in all Palm correspondence, right? Mar 29 23:11:30 palm-national Mar 29 23:11:37 trademarking that, no one use it >:) Mar 29 23:12:00 (eye roll) Mar 29 23:12:10 things are somewhat stacked up at App Review central. Mar 29 23:12:31 figured as much. no biggie, my update isn't breaking. Mar 29 23:14:18 chuqui: already sent one a few days ago :) Mar 29 23:14:52 hi all Mar 29 23:15:19 hey JenP_wirc Mar 29 23:15:37 So, has anyone been beta testing Save/Restore? Mar 29 23:15:58 hey rod. save & restore is awesome Mar 29 23:16:47 question though....why do all the toggles reset after you hit save? Mar 29 23:18:39 JenP_wirc: so you know which ones have failed, and can hit save again to retry them Mar 29 23:19:17 JenP_wirc: just hit "Select All" to put them all on again if you want to re-save immediately Mar 29 23:19:23 ohh Mar 29 23:19:40 (that changes from Select None to Select All specially so you can do that) Mar 29 23:20:02 there's probably a better UI scheme than what I've chosen there, but it's good enough for this early stage of usage) Mar 29 23:20:21 eventually the UI will need to support multiple dated archives and that sort of stuff Mar 29 23:20:34 I really like it Mar 29 23:21:12 hey what's they name of the teathering app? Mar 29 23:21:20 JenP_wirc: I was pleased that I worked out how to do the Mojo for the focus on each toggle as it changes thing myself :) Mar 29 23:21:47 lol rod it's a great app Mar 29 23:21:47 who knows, I might learn enough to write a real Mojo app one day ... Mar 29 23:22:11 hello all Mar 29 23:22:28 JenP_wirc: I expect the sand-boxing will prevent Save/Restore getting into the app catalog as a PDK app. Mar 29 23:22:36 lol rod I'll help out how ever I can Mar 29 23:22:48 really? Mar 29 23:22:48 Seems that no app that I think up ever meets the content submission rules :-( Mar 29 23:23:39 ok what you shld do is make an app that's free that links to your non sanctioned apps Mar 29 23:23:43 JenP_wirc: well, save/restore can read and write any file anywhere on the device. I doubt they'd allow a public submission that can do that. Mar 29 23:24:39 So, I'm looking for a volunteer to flesh out http://www.webos-internals.org/wiki/Application:SaveRestore ;-) Mar 29 23:25:11 whoever does it gets their favourite apps supported by Save/Restore Mar 29 23:25:11 smiles...hmmm I wonder who you're talking to? Mar 29 23:25:29 ooo Mar 29 23:25:35 smiles...ill do it once I'm back in Mar 29 23:25:45 I would but I'm bad at typing out that stuff Mar 29 23:25:49 it's a wiki, so it doesn't need to just be one person :) Mar 29 23:26:43 FINALLY Mar 29 23:26:49 a theme that I can see Mar 29 23:27:03 rod it's truly a great app Mar 29 23:27:35 JenP_wirc: have you tested the SMS and IM and Memos HTML export? Mar 29 23:28:09 you should be able to plug in the Pre usb drive, navigate to the saverestore directory, and display them in your desktop browser Mar 29 23:28:09 no just the back up splash id Mar 29 23:28:40 JenP_wirc: oh, so you've done a full save/erase/restore test on splashid? Mar 29 23:29:03 yeah Mar 29 23:29:19 excellent - you're the first to test that then ;) Mar 29 23:29:40 really Mar 29 23:29:44 really Mar 29 23:29:52 rod, what is needed to add dungeon hunter to the list? Mar 29 23:30:31 Just the folder of saves like nfs? Mar 29 23:30:32 Tibfib: ls -l /media/cryptofs/apps/usr/palm/applications// Mar 29 23:34:44 rwhitby: http://webos.pastebin.com/yTxYMe89 Mar 29 23:36:11 Tibfib: what are the 1, 2, 3 ? Mar 29 23:36:21 game slots or something? Mar 29 23:36:23 rwhitby: I think characters Mar 29 23:36:43 how many possible slots are there? Mar 29 23:36:51 3 or 4. I'm checkingnow Mar 29 23:37:06 4 Mar 29 23:37:24 bbiab Mar 29 23:40:15 I have a SmartTextField, can I force it to not autocapitalize when I write on it? Mar 29 23:42:25 I need help with multiple inserts, single transaction Mar 29 23:45:38 I did it with -> textCase: Mojo.Widget.steModeLowerCase Mar 29 23:45:47 rwhitby: hmmm, there might me more stuff http://webos.pastebin.com/BPP0CMWN Mar 29 23:47:05 Tibfib: ls -lrt should show those modified recently Mar 29 23:47:49 > hey guys, i asked this the other day - about multiple js files for one scene, and someone mentioned persistence Mar 29 23:48:00 any of u Mar 29 23:48:02 ? Mar 29 23:48:51 BigBiff_: have had mixed results with it Mar 29 23:49:00 ah Mar 29 23:49:23 rwhitby: the save games showed up as well as the bins from PyData Mar 29 23:50:02 BigBiff_: why would you need multiple js files for scene? Mar 29 23:50:14 rwhitby: http://webos.pastebin.com/UJHCiWhv Mar 29 23:52:55 lines 28 to 35 plus slot 4 seem to be it Mar 29 23:52:56 looks like saves are the only things written often... this app might be alittle difficult to do a save/restore... So much data in it. Mar 29 23:53:16 no, it looks straight-forward Mar 29 23:53:25 Or not ;) Mar 29 23:57:49 Tibfib: testing now Mar 30 00:00:27 any thoughts on the evo? Mar 30 00:00:47 looking pretty nice... not sure if i should let it take my pre away Mar 30 00:03:27 It's nice but I still dislike android. Mar 30 00:03:35 LonesStar99: I'm not sure that's what i need - i just noticed in one of the sample apps, there are separate js files Mar 30 00:03:47 and im not sure how they are referenced within the scenes Mar 30 00:04:01 BigBiff_: did you try adding another .js file to the sources.json? Mar 30 00:04:29 yes, but dont know how to reference it per scene Mar 30 00:04:48 since the scenes already have one Mar 30 00:04:52 oh Mar 30 00:04:56 just add another one Mar 30 00:06:00 copy the "source" line and paste it again, replacing it with your filename and add a coma Mar 30 00:06:21 hmm, didnt work Mar 30 00:06:22 s/coma/comma Mar 30 00:06:46 http://webos.pastebin.com/aSgdA69J Mar 30 00:07:22 BigBiff_: yeah like Tibfib wrote Mar 30 00:07:53 I know you can do it like that below the stage-assistant Mar 30 00:08:07 ok Mar 30 00:08:12 i'll go again Mar 30 00:10:02 good nigh! bye! Mar 30 00:10:05 does it need all the same setup materials as the other? Mar 30 00:10:47 ooh... I think so Mar 30 00:11:27 I reference two extra .js in my sources.json and both have the setup stuff Mar 30 00:11:42 ahhh, ok Mar 30 00:12:37 i just need/want to be able to pull up some big arrays within the scene assistant without them actually being in the scene assistant, just to keep the script less cluttered Mar 30 00:12:50 dont know the best method Mar 30 00:13:05 (knowing nothing about database) Mar 30 00:13:26 BUT, I also have another app that references a .js that doesn't do any setup stuff. it's all variables Mar 30 00:13:48 how do you recall the items in it? Mar 30 00:14:02 arrays Mar 30 00:14:21 i mean, how do you reference them in other sources? Mar 30 00:14:29 the full url? Mar 30 00:15:07 http://webos.pastebin.com/Q6f2HHLq Mar 30 00:15:11 oh Mar 30 00:15:13 nope Mar 30 00:15:17 just the variable name Mar 30 00:16:05 so array[] is in the 2nd file Mar 30 00:16:21 in the other file this.array=array[] Mar 30 00:16:26 and it works? Mar 30 00:17:24 I never used this. but it works Mar 30 00:19:42 It's the same as adding a variable/array to the top of your scene assistant. Mar 30 00:34:06 hmm, looks like it could work, i just dont know how to reference the array Mar 30 00:34:36 i put in the setup stuff - the page will at least pull up now, i just cant setup the array Mar 30 00:35:06 actually a json array Mar 30 00:40:04 http://pastie.org/894508 Mar 30 00:42:34 you can't say items: wwwriverstn, ? Mar 30 00:44:09 no it wont pull it up Mar 30 00:44:29 hmmmmm, idk...haven't used json much Mar 30 00:44:54 post your sources.json Mar 30 00:46:29 http://pastie.org/894513 Mar 30 00:46:47 put the assistant2 first Mar 30 00:46:58 I think that's the problem Mar 30 00:47:18 (first as in before assistant1) Mar 30 00:47:39 if not, I'm out of ideas Mar 30 00:47:52 Tibfib: ready to test save/restore for dungeon hunter? Mar 30 00:48:02 rwhitby: sure Mar 30 00:49:21 rwhitby: are you gonna upload it to the testing feed? or do you want my email? Mar 30 00:49:59 0.4.6 in testing feed Mar 30 00:50:49 testing now Mar 30 00:52:47 BigBiff: ping Mar 30 00:55:00 rwhitby: it worked :D Mar 30 00:55:13 deleted a character and then restored him Mar 30 00:55:42 thanks! Mar 30 00:55:46 Tibfib: feel free to donate an amount so that I can enjoy the game too ;) Mar 30 00:56:00 oh man, I totally would. Mar 30 00:56:23 Tibfib: you working need json help? Mar 30 00:56:32 but i'm dirt poor. Tell you what, first check I get from palm, I'll donate some money Mar 30 00:56:40 LoneStar99: nope, BigBiff is Mar 30 00:56:44 Tibfib: or just write the wiki page - I'd appreciate that more than cash donations Mar 30 00:56:49 rwhitby: whats the cost of the game? Mar 30 00:56:58 6.99 i do believe Mar 30 00:57:10 where's the rwhitby donate link? Mar 30 00:57:22 haeffb: in my signature at PreCentral Mar 30 00:57:36 https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9044086 Mar 30 00:57:50 I'd still donate once I get a check from palm :) Mar 30 00:58:08 but seriously, help with documentation is much more valuable to me than cahs Mar 30 00:58:09 cahs Mar 30 00:58:11 cash Mar 30 00:58:36 * haeffb has never donated to rwhitby. I've got Tibfib covered. Mar 30 00:58:48 Alright, I'll work on it. But I can't promise you'll like it Mar 30 00:58:58 haeffb: thanks Mar 30 00:59:00 Tibfib: use the Preware page as an example Mar 30 00:59:45 BigBiff_ what are u trying to get working, the same 2 js sources? Mar 30 00:59:49 too bad. donation is a lot easier on me than writing docs... :) Mar 30 01:00:08 theres probably a better way to do what i'm doing Mar 30 01:00:13 http://pastie.org/894522 Mar 30 01:00:16 or what i would like to do Mar 30 01:00:33 that's for BigBiff Mar 30 01:00:48 also, in your array, there's some commas that don't belong. Mar 30 01:01:12 ya - its very incomplete, but it does show up at list on my list div Mar 30 01:01:19 haeffb: received, thx. Mar 30 01:01:21 if the array is in the scene asst Mar 30 01:01:22 If you do it like I showed in the pastie, then your array is a global Mar 30 01:01:35 yes - that's what i need Mar 30 01:01:41 rwhitby: thanks for preware, et al. Mar 30 01:02:01 so the keyword "this" isnt needed Mar 30 01:02:12 in its name Mar 30 01:02:14 BigBiff: Oh, I thought you needed it specifically for one scene Mar 30 01:02:22 definitely not. Mar 30 01:02:25 i'll take it either way Mar 30 01:02:28 BigBiff_ http://pastebin.com/HAJVC7XL Mar 30 01:02:45 the way haeffb showed is how I do it. I've never done before with the scene-assistant Mar 30 01:04:16 BigBiff: it's not a property/method of your sceneAssistant, so "this" is not needed Mar 30 01:04:27 it's a global var. Mar 30 01:05:22 Tibfib: http://www.webos-internals.org/wiki/Application:SaveRestore is the page which needs love Mar 30 01:05:36 rwhitby: working it now Mar 30 01:05:40 Tibfib: but thanks for prettying up the other one too :) Mar 30 01:06:07 oh Mar 30 01:06:08 haha Mar 30 01:06:09 my bad Mar 30 01:06:13 rwhitby: all pages need love. not just your favorites. Mar 30 01:12:47 ugh Mar 30 01:12:52 pie? Mar 30 01:13:01 well i am looking at pie charts.. Mar 30 01:13:16 close enough Mar 30 01:13:58 trying to figure out finances.. according to all this data.. if i get this house i just put an offer in on today.. i dont think i'll be able to afford internet :'( that is unless i factor in app revenue, or get a part time job Mar 30 01:14:11 i hate you mint.com Mar 30 01:14:42 last try, then i give up ;0 http://pastie.org/894548 Mar 30 01:15:16 um Mar 30 01:15:18 heh Mar 30 01:15:31 this.wwriversnc or this.riversnc ? Mar 30 01:15:38 ^^ yeah Mar 30 01:15:53 for it to be this, you should TennesseeAssistant.riversnc = riversnc Mar 30 01:16:03 well, ive got 15 different ones for diff pages Mar 30 01:16:26 that's just an example Mar 30 01:16:28 hehe Mar 30 01:16:32 quit pickin Mar 30 01:16:34 im saying Mar 30 01:16:42 you have 2 different variables in that snipplet Mar 30 01:16:48 wwriversnc and riversnc Mar 30 01:17:01 rather this. Mar 30 01:17:03 ya, i got that - Mar 30 01:17:04 dawm_: yep diff variables Mar 30 01:17:04 heh Mar 30 01:17:12 but Mar 30 01:17:20 putting this.wwriversnc out in the open Mar 30 01:17:28 just do: riversnc for items Mar 30 01:17:30 isnt gonna give you the result you want Mar 30 01:17:32 if that is the array name Mar 30 01:17:42 youd want to set it to TennesseeAsssistant.riversnc Mar 30 01:17:52 and INSIDE TennesseeAssistant you can call it via this Mar 30 01:18:02 ic Mar 30 01:18:12 OUTSIDE it would be TennesseeAssistant.riversnc Mar 30 01:18:19 this is just shorthand Mar 30 01:19:37 also Mar 30 01:19:47 it doesnt make a copy, its passes by reference Mar 30 01:19:58 My car is uberclean Mar 30 01:19:59 so any changes made to this.riversnc will effect the global Mar 30 01:20:01 javascript is so ghey Mar 30 01:20:12 and I may or may not be playing with wpa-supplicant Mar 30 01:20:34 http://www.ajaxtopics.com/passingvalue.html Mar 30 01:20:45 oops bad link Mar 30 01:21:03 er no its not.. just looked like a squatter site Mar 30 01:27:39 rwhitby: still working on it, but you should add the contributors to the wiki, I'm not sure who all is involved Mar 30 01:28:21 Tibfib: me, AnOutsider and swisstomcat so far Mar 30 01:28:41 with lots of code from Preware, which was mainly oil and a little bit myself. Mar 30 01:29:08 * halfhalo_T400 does not know whats going on Mar 30 01:29:14 which is not at all suprising Mar 30 01:30:41 Tibfib: ok, I bought dungeon hunter, and save/restore seems to work here too Mar 30 01:33:56 rwhitby: the thing that will tell the most is if you make a LOT of changes and restore it. (a la reinstalled application) Mar 30 01:34:23 Also, I'm not sure where the 4th slot is stored. Mar 30 01:47:26 rwhitby: can you add the new way to add the testing feeds to http://www.webos-internals.org/wiki/Testing_Feeds Mar 30 01:50:19 rwhitby: okay, done for now Mar 30 01:55:23 Tibfib: I made some tweaks. That page is now ready for the public release (that was the last gating factor). Thanks! Mar 30 01:57:18 no problem, glad I could help Mar 30 01:58:28 anyone who can do dashboard notification stuff? I need save/restore to pop up a dashboard notification whenever it is reloading the information. Mar 30 01:58:56 rwhitby: just a notification? not a dashboard stage? Mar 30 01:59:07 Tibfib: dunno, I'm not a mojo guy :) Mar 30 01:59:26 Mojo.Controller.getAppController().showBanner("Selection Copied",{source: 'notification'}); Mar 30 01:59:59 whatever is required to have a message there for the couple of seconds while the service is reloading the data, so the people don't click back into Save or Restore before the data is loaded. Mar 30 02:00:14 (and probably disable the buttons on the main screen while that is happening too) Mar 30 02:00:35 anyone who can do that before I do a public release? Mar 30 02:01:15 * halfhalo_T400 would volunteer, but me has no time this week for any mojo coding, even his own Mar 30 02:01:23 rwhitby: why not a scrim like preware? Mar 30 02:01:53 well... (a jumbo spinner with text underneath) Mar 30 02:02:02 Oooooo Mar 30 02:02:07 jumbo spinners Mar 30 02:02:13 I have one. Its shiny Mar 30 02:05:04 hey folks.. i haven't picked up the sdk since 1.2.. just now installed 1.4.. my question: any suggestions on IDEs... back last year i mostly used komodo with templarian's addons.. Mar 30 02:05:04 So I wanted to update my emulator and realized that it doesn't have an update app...is reinstall my best bet? Mar 30 02:05:22 just doing plain sdk (not pdk stuff).. Mar 30 02:05:46 that still good/maintained.. or better to use something else?.. ares worthwhile/usable... etc../ Mar 30 02:05:53 sevensoft, I'm hopelessly addicted to Eclipse. Mar 30 02:06:07 i was hoping someone didn't say that.. lol Mar 30 02:06:29 i despise eclipse (but just because I use intellij idea for java.. which makes eclipse seem painful).. Mar 30 02:06:38 so seriously.. what is good about it ?.. Mar 30 02:07:00 some webos plugins for it?.. or just normal javascript/css/html support is good to you? Mar 30 02:07:38 Someone mentioned in passing to me that stuff developed in Ares can not be exported/imported into Eclipse because of.. some.. custom way it's put together? Mar 30 02:08:12 Most major languages or environments offer an eclipse plugin. It's just convenient. Mar 30 02:08:48 This includes WebOS. But Ares does some more specified, although I haven't explored the latest few updates to the SDK Mar 30 02:10:28 zsco: yes, currently ares doesn't export everything you need to package the app outside of ares. Mar 30 02:10:48 but I'm told that will be fixed (or has been already) for a future release... :-) Mar 30 02:10:48 lemketron: yes :) and i assume 'currently' means it's in the trac Mar 30 02:10:49 I honestly cannot understand Ares Mar 30 02:10:56 It just.... don't click Mar 30 02:10:58 ty Mar 30 02:11:12 Wow, that was a sentence. Ares is more specific to WebOS app structure Mar 30 02:11:14 halfhalo -- I'm not here to convince you, but I personally find it to be pretty cool. Mar 30 02:11:25 the only problem I have with Ares is that I can't develop webOS apps in the outback using it Mar 30 02:11:25 Oh, there's no doubt its cool Mar 30 02:11:31 I just can't wrap my head around it Mar 30 02:11:53 then again, the same thing happened with plain ole Mojo and then it just clicked one day Mar 30 02:11:54 it's also got a pretty slick javascript source-level debugger built in Mar 30 02:11:58 In the outback? Ares won't work in Australia? Or did something go way over my head? Mar 30 02:12:16 it's currently web-based and won't run locally Mar 30 02:12:17 Maybe his Suburu Outback? :D Mar 30 02:12:46 Ok, really? Either my phone just died or it did a luna reset after a twitter notification Mar 30 02:13:04 Sloloem: in the Outback, where there are no network connections Mar 30 02:13:12 halfhalo_T400, which Twitter client, out of curiosity? Mar 30 02:13:25 rwhitby, ah...I see what you mean now Mar 30 02:13:25 Using Bad Kitty right now Mar 30 02:13:38 There are areas in Australia which are larger than Texas with absolutely no network connectivity. Mar 30 02:14:00 Well, it was a luna restart.... Mar 30 02:14:15 Phone came back up just now Mar 30 02:15:03 Thats a new one though, usually they only happen when the phone is in use Mar 30 02:15:11 That might be worth a shot, I've been using Spaz but that's only because Tweed broke after the 1.4 update. I'd downloaded it when it was free and didn't want to pay to redownload it. Mar 30 02:15:40 I own both Twee and Bad Kitty, and I find Bad Kitty to be a... prettier app Mar 30 02:15:47 plus, background notifications Mar 30 02:16:09 Sloloem: tweed free has been updated Mar 30 02:16:27 and besides, tweed is $.99 now. Just buy it Mar 30 02:18:06 The four apps I always run are Bad Kitty, Newsroom, Facebook Beta, and Weatherman, although weatherman has stopped running in the background for me Mar 30 02:18:23 hrm. i seem to remember there bein ga way to ask the device for the users name. but now I cant find it. Mar 30 02:18:53 I used to use FriendsFlow purely do to background notifications but the new beta fb app makes it soooo much better than friendsflow Mar 30 02:27:53 sevensoft: You saw that I kept the Addon updated right? Mar 30 02:28:07 Just stopped doing the update server. Mar 30 02:28:36 hey templarian.. Mar 30 02:28:50 i was actually just on your site downloading the add-on when i saw this message pop-up Mar 30 02:28:54 glad to see you kept it up.. Mar 30 02:29:23 Yea, have fun it checked out on all the OS's. Mar 30 02:29:30 i'm still kind of fond of komodo.. so i might stick with it.. (probably for the reason rwhitby mentioned.. i like to take my laptop places and don't always have connectivity).. Mar 30 02:29:37 nice Mar 30 02:30:01 Yea I've started WP7 development kind of moved on but if you find bugs let me know. Mar 30 02:47:52 hi all Mar 30 02:48:16 ola Mar 30 02:48:21 what up Mar 30 02:49:09 hi guys Mar 30 02:49:50 am I totally loosing my mind? I swear there was a way to read the users name from the device somehow Mar 30 02:49:57 i cant find it :/ Mar 30 02:50:13 Rubin: see where Device Info pulls it from Mar 30 02:50:41 hmm good idea Mar 30 02:54:24 heaffb_pre: any idea why my array wouldn't work? Mar 30 02:55:18 haeffb_pre: Mar 30 02:56:40 JenP_wirc: Save/Restore 0.5.0 is now in the Preware public feeds Mar 30 02:57:06 awesome rod! **** ENDING LOGGING AT Tue Mar 30 02:59:57 2010