**** BEGIN LOGGING AT Mon Jun 04 02:59:58 2012 Jun 04 07:14:30 app catalog working for anyone else on touchpad? mine's not .. works from my phones thugh Jun 04 07:15:34 nvm just acme up Jun 04 07:30:35 Okay, running subsonic on my server again, time to see if EricBlade gets my money :P Jun 04 07:31:01 * rrix really dislikes that subsonic uses filesystem layout for music organization, as my collection is a huge disaster Jun 04 07:52:35 search works well enough Jun 04 08:11:15 EricBlade: You're probably the wrong person to ask, but I can't find any subsonic support anywhere; have you configured Jukebox mode on subsonic before? I can't make it owkr Jun 04 08:13:18 Just silence and not output in logs :\ Jun 04 08:25:25 aha, there is a log Jun 04 08:34:15 rrix: i haven't really had any problems with it, though i use the windows server Jun 04 08:34:45 The next version of the server has a lot of stuff in it for organizing by tag Jun 04 08:38:02 i don't know how complete it's going to be, i haven't really got into any of the new stuff in the api, other then extensions to the existing calls Jun 04 08:50:58 Right on Jun 04 08:51:14 Got the jukebox stuff working by diddling with some java settings Jun 04 08:53:41 i think my favorite thing is the ability to be playing something on both the jukebox and the mobile, and switch back and forth between controlling each one on the fly. not that anyone ever asked for that feature or uses it, but i thought it'd be cool Jun 04 08:54:25 How do I switch to jukebox? Jun 04 08:54:36 OH that reminds me, i can use that to control the computer attached to my TV .. next time one of the kids gets on it, they are going to get an ear ful Jun 04 08:54:42 :) Jun 04 08:54:51 jukebox control is on the app menu on phones Jun 04 08:55:07 toggle it on, and all the player controls should control the jukebox instead of the phone Jun 04 08:55:27 On the pre3 all i have is help/about and dashboard Jun 04 08:59:47 it thinks your user account doesn't have jukebox access then .. ? Jun 04 09:00:35 and if I can figure out how to make this "Classic.WebService" kind that I picked up out of the gallery work, then I can get 2.0 talking Jun 04 09:00:40 hmmm Jun 04 09:00:44 it's admin Jun 04 09:00:56 I see a spinner in the bottom left where the jukebox would be on touchpad Jun 04 09:02:40 The same user can jukebox locally Jun 04 09:02:43 hmm. my pre3 isn't getting past the load screen Jun 04 09:02:49 e ikes Jun 04 09:02:51 Yikes Jun 04 09:04:51 hmm Jun 04 09:06:25 i'm .. not sure. i seem to recall there having been a problem where jukebox wouldn't enable under some condition but i thought i fixed it Jun 04 09:06:46 but if you had it working on touchpad, it should work on pre Jun 04 09:08:06 wifi on the pre3 was turned off, even though the icon was on Jun 04 09:08:45 * rrix tuckerboxes it over to touchpad Jun 04 09:09:03 doesn't seem to have fixed it though Jun 04 09:13:59 same spinner on tp Jun 04 09:18:16 do you have the jukebox switch on the touchpad? Jun 04 09:18:27 i think i .. may have broke jukebox on phones. Jun 04 09:18:35 Just the spinner where it should have a switch Jun 04 09:18:51 do i need a licensed subsonic or something? Jun 04 09:19:45 shouldn't need it no Jun 04 09:19:57 hrm Jun 04 09:20:27 what the hell.. the enableJukebox() call is missing Jun 04 09:21:23 heh Jun 04 09:21:40 enyo needs a damned working test suite library Jun 04 09:25:08 ok, found it Jun 04 09:25:26 i apparently made a function for it to avoid some duplication of code, and then never actually called it. or something like that Jun 04 09:25:46 the toggle switch should come up as long as the user has jukeboxRole == true Jun 04 09:26:03 it may be broken on phones because i accidentally specified two appmenu kinds Jun 04 09:27:08 do you get a Save Playlist button? Jun 04 09:27:18 if you have files in your device's playlist Jun 04 09:29:45 let's look Jun 04 09:30:01 Yes, i do, EricBlade Jun 04 09:30:12 sorry, there are bros in my yard I had to yell at Jun 04 09:30:35 ok if Save Playlist is lighting up, it's receiving your user information Jun 04 09:31:17 any chance you might be able to see if there's any errors in the log for com.ericblade.xo ? Jun 04 09:31:35 particularly in a receivedUser or receivedUserInfo function? Jun 04 09:31:56 Sure Jun 04 09:35:39 Ugh, muffle system logging patch Jun 04 09:35:44 why do I even have that still? Jun 04 09:36:03 * rrix restarts luna Jun 04 09:39:20 No errors, EricBlade Jun 04 09:39:42 a warning for "executing pending window params, but no params found, enyo-build.js:6242" Jun 04 09:44:11 that's normal Jun 04 09:44:40 i'm going to have to look into it more later, i've got to get some sleep before work Jun 04 09:45:01 i'll let you know what i come up with Jun 04 09:45:08 let me know if you come up with anything Jun 04 09:46:39 ok Jun 04 09:46:42 Cool Jun 04 09:46:49 I'll take a look in the morning, I should be sleeping myself **** BEGIN LOGGING AT Mon Jun 04 15:56:03 2012 Jun 04 15:57:56 can I post a user question here as well ' Jun 04 16:04:26 SimpsonTP: you can! Jun 04 16:05:22 I have issue where a captiveportal goes in a frantic reload on both a touchpad and a veer Jun 04 16:05:46 also if I load the page in a browser directly this happens as well Jun 04 16:06:54 * madnificent doesn't have the faintest idea about the answer. doesn't understand the captive portal, sees the icon regularly Jun 04 19:03:38 * fxspec06 peeks in Jun 04 19:49:23 what's the correct way to make a button in Mojo? If I don't use x-mojo-element="Button" in the button div, I get a button that doesn't visually react to being pressed, but if I do use it, I get another button overlaid on top of it, which does get visually pressed, but is also slightly different than the button underneath it (it has a slightly darker border). anybody know what obvious thing I'm doing wrong? Jun 04 19:56:38 here's the view http://pastebin.com/Wtczkq0e and assistant (functions that I changed from the new_app template) http://pastebin.com/sszG95HP Jun 04 19:57:56 remove class="palm-button" Jun 04 19:58:36 … and why are you using mojo? Jun 04 19:58:52 lol was thinking the same Jun 04 19:59:10 thanks, that did it. I'm using Mojo because I'm developing for the Pixi. as far as I know Enyo isn't on it? Jun 04 19:59:38 lemonade`: ah well it just depends Jun 04 19:59:40 I also had the impression that Enyo didn't quite have feature parity with Mojo Jun 04 19:59:53 that's not true Jun 04 20:00:13 lemonade`: is this a personal project or are you intending to sell this? Jun 04 20:00:17 both Jun 04 20:00:32 wow Jun 04 20:00:40 hotdp: what? Jun 04 20:00:45 hmm, well you won't make much money since no one has a pixi. Jun 04 20:00:57 but if you are doing it for personal use, go for it with mojo Jun 04 20:01:03 Its just, its Mojo Jun 04 20:01:06 I know, but I like the Pixi Jun 04 20:01:14 its like coding for c64:D Jun 04 20:02:05 I think this part of my app works. woot Jun 04 20:02:20 so enyo is The Better Way for Pixi apps too? Jun 04 20:02:38 no, probably not Jun 04 20:03:46 so why did you ask why I was using mojo? Jun 04 20:04:05 The devices are not sold any more Jun 04 20:04:19 So you will prop not sell a lot Jun 04 20:04:34 ok Jun 04 20:06:21 woohoo! Jun 04 20:06:27 now onto other things Jun 04 20:07:07 so in the Developer Guide at https://developer.palm.com/content/api/dev-guide/mojo/all-about-widgets/buttons-and-selectors.html it says "Framework appearance:
Button
"... that's incorrect? Jun 04 20:07:36 does anyone have any experience with struts rest plugin JSON stuff? Jun 04 20:08:26 lemonade`: ummmmm Jun 04 20:08:28 that is a sample of what the widget looks like in html once it is created Jun 04 20:08:54 read this: https://developer.palm.com/content/api/dev-guide/mojo/all-about-widgets/anatomy-of-a-widget.html Jun 04 20:11:33 Tibfib_: ah ok. so the thing I linked to is just background behind-the-scenes stuff Jun 04 20:11:47 yeah, I believe so Jun 04 20:11:52 cool. thanks! Jun 04 20:12:18 np Jun 04 20:39:54 well Jun 04 20:39:57 tbh, Enyo sucks Jun 04 20:40:07 coding something that should be markup Jun 04 20:40:10 zzz murder Jun 04 20:40:32 then go code in markup Jun 04 20:40:44 code in markup? Jun 04 20:40:53 that... Jun 04 20:41:17 hi guys Jun 04 20:41:26 whatever, you know precisely what I mean Jun 04 20:41:36 I actually don't Jun 04 20:41:55 "coding something that should be markup". If you don't want to use enyo, go use markup Jun 04 20:41:57 you can use markup in Enyo? Jun 04 20:42:05 lol Jun 04 20:42:18 no one actually cares what you use Jun 04 20:42:23 you're mean Jun 04 20:42:45 * halfhalo omnomnoms popcorn Jun 04 20:42:47 I'm frank, and perhaps a bit blunt, but I've never said anything mean Jun 04 20:43:08 either way, it would be awesome if all you had to do was apply classes to some div's and gets the same styling that Enyo gives Jun 04 20:43:36 I tried to learn Enyo the other day and raged in my pants Jun 04 20:43:40 it made me upset Jun 04 20:44:17 we really do not need to know about anything that happens in your pants Jun 04 20:44:20 if you think of a kind as a wrapper div with some internally stuff, and JS control functions, it gets you pretty close Jun 04 20:44:24 LOL Jun 04 20:45:07 acidhax:if you hate it so much.Why use it? Why here? Jun 04 20:45:11 like
Jun 04 20:45:12 this. Jun 04 20:45:27 acidhax: no Jun 04 20:45:31 not like that. Jun 04 20:45:32 that would be the great world Jun 04 20:46:45 I could probably make it Jun 04 20:46:51 hmm Jun 04 20:47:04 * acidhax writes it in his idea.txt Jun 04 20:47:33 All I'd have to do is parse the markup and generate the Enyo objects from the data- attributes Jun 04 20:48:01 hilarious, Markup -> Objects -> Enyo -> Markup Jun 04 20:48:50 are you trying to use knockoutjs w/ enyo? Jun 04 20:48:55 is that your issue? Jun 04 20:48:57 nono Jun 04 20:49:01 that makes me rage too Jun 04 20:49:14 I'm more of a backbone type Jun 04 20:49:17 you can assign attributes in enyo Jun 04 20:49:43 Yeah, I want 1% of my code to contain things that should be solely in markup land Jun 04 20:50:37 I don't see why this wouldn't work.. Jun 04 20:50:39 hoommssss Jun 04 20:51:18 I don't understand why you're not just doing it the way you want to, instead of complaining about the way you don't want to Jun 04 20:52:02 I like Enyo and what it does, I don't like -how- it does it. So, I'll make it do what I want it to. Jun 04 20:52:34 is there a doc on making different styles, or is it just a matter of overriding the CSS classes that are already applied? Isn't there another Palm/HP provided style, like a dark style or something? Jun 04 20:56:42 oh I found it... nevermind Jun 04 20:56:44 so I could template the enyo.Control,
...etc Jun 04 20:57:16 that way I could separate its "view" from the handlers, etc. Jun 04 20:57:52 when it loads, it creats the enyo.kind({}); from the dom Jun 04 20:58:29 sets its components from the child dom elements Jun 04 20:58:47 (am I missing something here? Jun 04 21:00:21 anywho, maybe I'll get a POC working tonight and stop b n c'ing all over my pants Jun 04 21:24:07 * madnificent is still frustrated about the speed in which sellers respond. does it really need to take a week to buy a device? it's rather simple, i assumed. Jun 04 21:25:46 heh Jun 04 21:25:56 * fxspec06 submitting Game On! for playbook Jun 04 21:27:34 noooooo don't crash FF Jun 04 22:12:19 anyone have any feedback on this? Quick question 4 NomNomNom users: do you like how the app shows the feeds when you tap on a folder or would you rather it went to articles? Jun 04 22:12:22 (from twitter) Jun 05 02:25:57 css is teh worst **** ENDING LOGGING AT Tue Jun 05 02:59:57 2012