**** BEGIN LOGGING AT Tue Dec 21 02:59:58 2010 Dec 21 03:21:03 hi all! Dec 21 03:22:29 hi JenP Dec 21 03:22:35 hi ya Dec 21 03:32:33 Stupid xChat. Dec 21 04:05:05 KGF2009: you win by using notepad++ Dec 21 04:05:09 http://www.youtube.com/watch?v=gxVhqkF9KgU lol Dec 21 04:05:18 and now I sleep Dec 21 04:48:34 All right; so I've got my Palm Pre+ on dev mode, tried shutting it down, luna restarts, and the like; and still when I connect it to my computer, it doesn't show up as a device unless I go into USB mode, and I want to use palm-install. What do I do? Dec 21 04:49:36 It won't show up as a device. Doesn't need to when you use palm-install Dec 21 04:49:56 No, I mean when I do palm-install it says there are no devices connected. Dec 21 04:50:07 oh Dec 21 04:50:08 weird! Dec 21 04:50:28 Not to mention Preware's been buggy lately. I'm thinking about doctoring it again. Dec 21 04:51:30 I'm trying to figure out how to have a button change what it does depending on what it's doing... Hrm. ModelChanged? Dec 21 04:51:59 ...Change what it does..depending on what it's doing? O-o Dec 21 04:52:02 confusing interface? Dec 21 04:52:24 No no, it's... Tap it to show something, tap it again to hide basically Dec 21 04:52:38 Like a drawer? Dec 21 04:52:47 One tap opens it the other closes it? Dec 21 04:52:54 Yes, but not a drawer basically Dec 21 04:52:56 That'd be easy. Dec 21 04:52:59 Although that gives me a place to start looking Dec 21 04:53:14 right now it's a mojo button that shows a DIV Dec 21 04:53:24 now I just need to have the button, if the div is shown, to hide it Dec 21 04:53:28 Just change your tap listening function to switch what it does based on a boolean variable. Dec 21 04:54:57 Mmm, what do you mean? Dec 21 04:55:13 anyone know why ajax.request adds an additional &_= to the end of my post string? Dec 21 04:55:20 it's messing up JSONRPC Dec 21 04:55:45 SineOt, for instance...One sec. Dec 21 04:58:09 http://webos.pastebin.com/KyY4Mr4S Dec 21 04:58:15 Simple. Dec 21 04:58:42 Oh, that seems pretty simple. Dec 21 05:05:08 see! drawers rox ur sox Dec 21 05:05:27 you tried to deny it... but alas Dec 21 05:09:11 shush you Dec 21 05:14:30 * SineOt tries to figure out how to space out these animations Dec 21 05:18:13 setTimeout? Dec 21 05:19:09 omfg... how do i get rid of that trailing &_= ?!?@! Dec 21 05:19:21 * mugen- bashes his head against the wall until he knocks himself out Dec 21 05:19:32 drawers are suck Dec 21 05:19:36 i hate them Dec 21 05:19:37 Maybe. I was thinking of trying Mojo.Animation but man, that is like, so... Odd. Dec 21 05:19:41 And undocumented. Dec 21 05:22:07 I just assign class names like 'invisible' to shit I want to hide and have whatever css.....then you do shit like if (element.hasClassName('invisible')) {// remove the class name} else {// add the class name} Dec 21 05:22:11 for your button handler Dec 21 05:22:37 Yeah, that's what I do. Dec 21 05:22:55 But I want them to animate all sweet like. P: Dec 21 05:24:18 -webkit-transition not good enough for you? Dec 21 05:24:20 elitist Dec 21 05:24:22 it is Dec 21 05:24:29 but running two of them at once stutters Dec 21 05:24:40 details Dec 21 05:29:26 lol Dec 21 05:35:20 oh man this thing.. Ahhhh Dec 21 05:35:24 it tastes like blue Dec 21 05:42:14 eh? Dec 21 05:44:10 what tastes like blue? Dec 21 05:47:52 Tilt Dec 21 05:47:58 shitty malt beverage Dec 21 05:56:59 -.- i'll take your word for it Dec 21 06:03:53 haha what Dec 21 06:04:10 it's like 4 Loko. Just sans caffeine. Dec 21 06:13:39 never had a 4loco Dec 21 06:13:51 aren't they flavored like juices and stuff? Dec 21 06:15:41 okay.. i officially give up on this JSONRPC stuff Dec 21 06:15:55 you'll have to tackle it and then skool me Dec 21 06:17:40 hah Dec 21 06:17:42 fair 'nough Dec 21 07:00:00 Ugh... More problems with mojo.focus() :/ Dec 21 07:00:53 what's the problem now? Dec 21 07:01:02 It just... Won't focus Dec 21 07:01:51 because it's a hidden textfield? Dec 21 07:02:13 i don't think you can focus on a hidden textfield, hence why i thought you should trick it instead Dec 21 07:02:31 Hm Dec 21 07:02:35 by putting a div in front of the textfield so that the textfield is 'visible' but obstructed Dec 21 07:02:42 Yeah, you can't. I guess I could just stick it off the screen Dec 21 07:07:16 yeah, but setting .focus() on it will scroll there too Dec 21 07:08:59 Ugh... Seems that since I'm animating it and having the field come into focus, it's breaking somehow. Dec 21 07:23:33 Double ugh! Dec 21 07:23:45 Contents for the div get animated -after- the div itself, lol Dec 21 07:24:02 why are you animating the textfield? Dec 21 07:24:08 I'm not. Dec 21 07:24:18 Wanted to put some text in the container div. Dec 21 09:35:23 hmm, it was way more interesting yesterday around this time Dec 21 09:38:43 :D Dec 21 09:40:31 I'm about to submit my first app! :O Dec 21 09:40:52 oooooo Dec 21 09:40:53 boxee? Dec 21 09:41:33 yup Dec 21 09:42:12 what are your price points? Dec 21 09:42:41 For this? Free... I think. Dec 21 09:42:51 I don't know. Doesn't seem like something that people would pay for. :p Dec 21 09:42:58 ads? Dec 21 09:43:36 No, that'd totally ruin the vibe man :C Dec 21 09:43:40 is there a way to create two versions? one free and one paid, where the paid has more features? Dec 21 09:43:50 i'm just trying to help :) Dec 21 09:43:54 Possibly Dec 21 09:44:07 if I rewrite everything in NodeJS, it'd be easy to do a "pro" mode, hah Dec 21 09:44:15 but... That's for later Dec 21 09:44:21 yeah, sounds like it Dec 21 09:49:57 I have UDP service discovery working... But I'd need to do TCP sockets too. Dec 21 09:52:21 (Of course, no idea if UDP service discovery would actually run on device) Dec 21 09:53:21 you haven't tested it on a device yet? Dec 21 09:53:58 I don't have anything with 2.0 on it to test a NodeJS service with Dec 21 09:57:23 oh right, 2.0's not out yet... Dec 21 09:57:45 for the majority of palm devices* Dec 21 10:01:07 Yeah... Until then, I'll just keep writing Node services on my desktop and testing them there :3 Dec 21 10:02:15 man, so many things to wait for from palm Dec 21 10:02:33 i guess they can actually do so much now that they have increased their workforce so much Dec 21 10:02:55 before they spent all their engineers on the next device, rarely did updates really make it to previous devices Dec 21 10:03:30 yeah, that's the way I'm looking at it. It should get quicker as time goes on now that they've got HP's resources behind them Dec 21 11:46:37 Hmm could we use iAd ? Dec 21 12:31:33 hello all Dec 21 12:32:00 yo Dec 21 12:32:14 i'm new Palm Pre 2 user Dec 21 12:32:24 wonderful Phone Dec 21 12:32:30 nice Dec 21 12:32:55 do you have the last Pre ? Dec 21 12:33:27 Concratz Dec 21 12:33:32 i had Dec 21 12:33:40 wow Dec 21 12:34:35 i've a problem , on Preware , many patches are not webos 2.0 ready , like " disable sounds..." Dec 21 12:34:51 and? Dec 21 12:34:56 yeah, 2.0 is only out in one country right now Dec 21 12:35:12 in U.S. too Dec 21 12:35:19 i live in Italy Dec 21 12:35:30 pre 2 isn't available in US yet Dec 21 12:35:37 or did i miss something? Dec 21 12:35:55 i thought it was coming to verizon 'soon', and 2.0 was coming to older pre/pixi devices 'soon' Dec 21 12:36:04 oohh , ok ....and then development of patch is slow Dec 21 12:36:35 yeah, the only patch development possible by english-speaking devs is through the emulator Dec 21 12:36:52 Manuel___ so what you wonna do is complain about the progress? Dec 21 12:36:56 yes , emulator :( Dec 21 12:37:08 it's going faster than it did for the 1.0 release, since most of the foundation is already laid Dec 21 12:37:38 we're waiting for the awesomeness of 2.0 to hit our devices, i guess you'll have to wait to get patches working Dec 21 12:37:46 unless you want to do patch development yourself? Dec 21 12:38:45 2.0 is a pretty huge change Dec 21 12:38:56 :) myself ? i would be able to do myself Dec 21 12:40:19 i wait a navigator too . With offline maps like TomTom or Navigon. Navit is not usable Dec 21 12:40:55 i don't understand because Palm don't see the other market stores.... Dec 21 12:41:37 sorry, i don't understand... Dec 21 12:42:44 PRE 2 is a great smartphone , it could be more developed Dec 21 12:42:57 lol Dec 21 12:43:19 well, once more devs have it in their hands that'll be an option Dec 21 12:43:43 right now the only option to get it is to wait for verizon or buy an unlocked one (expensive) Dec 21 12:44:00 the App Catalog is closed to the official carriers .....another awful choice Dec 21 12:44:13 or, if you're lucky, use a coupon from hp for $200 off the unlocked one Dec 21 12:44:16 what do you mean? Dec 21 12:45:49 Manuel___ are you a troll ? Dec 21 12:46:09 i've a unlocked PRE 2 near me . I've buied to the Palm.Uk store Dec 21 12:46:29 hotdp: i'm leaning that way too Dec 21 12:46:48 Manuel___ you just complain? What do you want? Dec 21 12:46:56 hotdp : why do you mean i'm a troll ? Dec 21 12:47:00 "the App Catalog is closed to the official carriers .....another awful choice" Dec 21 12:47:17 "i've a problem , on Preware , many patches are not webos 2.0 ready , like " disable sounds..."" Dec 21 12:47:35 I just wonna know would you want? whats your quastion? Dec 21 12:47:40 i'm not even sure that first quote is even true Dec 21 12:48:36 these are only questions. I'm a new in this world Dec 21 12:48:51 What is the question? Dec 21 12:49:17 questions want answers, those are statements Dec 21 12:50:21 question is : Why the community is like " stopped" to develop for 2.0 ? Dec 21 12:50:48 its not, go load preware next week and there will be new patches and such Dec 21 12:50:53 Manuel___: it is not " stopped" Dec 21 12:51:05 but it took this long to get here for WebOS 1.x Dec 21 12:51:11 ok , ok Dec 21 12:51:33 Manuel___: the rate of progress is simply not meeting your unrealistic expectations Dec 21 12:51:37 it'll be faster for 2.0 since things like Preware are already built, but it's not going to be lightspeed suddenly Dec 21 12:52:09 Manuel___ its none proffit! take a break Dec 21 12:53:18 Manuel___: I'm going to give you the benefit of the doubt, and assume that your statements are not coming across as you intend them due to english not being your native language (even though I'm sure your english is much better than my italian) Dec 21 12:53:46 Pre phones without the webos internals development are dead Dec 21 12:54:32 Manuel___: yes, they would be. lucky the WebOS Internals developments are still going at full speed. Dec 21 12:55:22 yes , my english is not very well :) Dec 21 12:55:45 Manuel___ where are you from? Dec 21 12:56:00 i'm italian , from Rome Dec 21 12:57:40 I find it absurd that the 'catalog app is closed. are choices that go against the Palm business too Dec 21 12:58:09 What do you mean with closed? Dec 21 12:58:39 hotdp: you cannot access it if you activate a phone in italy Dec 21 12:59:22 closed = impossible install paid apps Dec 21 12:59:25 (nor in most of the other countries in the world) Dec 21 12:59:26 ah, is that due to the lack of internationalization? Dec 21 13:00:02 rwhitby: i know i am from Denmark myself i did just not understand what he said :) Dec 21 13:00:11 fahhem: app catalog access is restricted to about 4 countries. All others cannot get it. Dec 21 13:00:28 nothing to do with internationalization Dec 21 13:01:01 yeah , this is the fact Dec 21 13:01:10 absourd ! Dec 21 13:01:39 i guess there are a bunch of reasons Dec 21 13:01:49 Manuel___ i fell with you. But there is nothing we can do. other then wait Dec 21 13:02:47 the only consequence is: the collapse of business for HP/ Palm Dec 21 13:02:47 i guess if you start a thread (or continue an existing thread) to bring palm to italy, it might pressure Palm into getting some contracts with other carriers to bring its phones and app catalog there? Dec 21 13:02:57 clap clap :) Dec 21 13:03:00 though i'm sure HP is already pushing through on such deals anyway Dec 21 13:03:31 you do realize companies exist just fine without any business from outside the US? Dec 21 13:03:59 In Italy there are many webos fans , but Palm don't see it Dec 21 13:04:15 fahhem: HP sells products in over 138 countries Dec 21 13:04:20 http://www.webositalia.com/ Dec 21 13:04:42 it's only a matter of time before many of those products sold in those countries run webOS Dec 21 13:05:01 i know, just saying it's not the demise of a company to sell to fewer than 138 countries Dec 21 13:05:38 Note that HP have stated they are in this for the long run. Anyone making any predictions based on anything before July next year simply has the wrong timeframe perception. Dec 21 13:05:51 yeah, especially with webOS on HP's printers, though i've never seen the use case for multitasking on a printer... Dec 21 13:05:59 Italy is a strategic market for Smartphones , only Palm don't understand it Dec 21 13:06:14 Manuel___: they probably see it, but you don't see what they're doing Dec 21 13:06:22 fahhem: printers are an ideal case for multtasking, since printing is an activity which takes a long time Dec 21 13:06:49 sure, printing from a device, but the printer itself? Dec 21 13:06:58 Manuel___: for Palm (not HP) to do anything more than what they did would have sent the company bankrupt Dec 21 13:07:09 i don't see anyone around me going to the printer and actually waiting around for their stuff to print Dec 21 13:07:50 fahhem: yep. "Oh, I just need to print out those plane tickets - no need to open any computer, I can do it directly from the printer" "Oh honey, can you print out those movie tickets while you are there?" Dec 21 13:08:20 fahhem: you have a different view of the future than HP then Dec 21 13:08:22 yeah, i guess if you turn it into its own device Dec 21 13:08:37 have you watched the keynote speech from the NYC dev day? Dec 21 13:08:56 not yet, too much video came out of that day Dec 21 13:09:11 rwhitby : If Palm had launched the PRE unlocked from the very 'beginning in the international market, now we would not at this point, ok? Dec 21 13:09:12 well, that's the place where you will get an informed opinion from ... Dec 21 13:09:36 Manuel___: correct, Palm would be dead if they had done that, and there would have been no webOS for HP to buy. Dec 21 13:09:39 rwhitby: alright, will do. sorry for my ignorance ^ Dec 21 13:10:12 Manuel___: I am in Australia, and suffer exactly the same fate as you do with regard to webOS and the app catalog. Dec 21 13:10:54 But I am also realistic about what a company that is burning 10% of it's cash reserves every month can possibly do. Dec 21 13:12:06 And trying to sell unlocked phones in an international market (no matter how much I want them to do that) is not something that a company in that position can do. Now, once HP actually brings out it's first webOS phone (ignoring the Pre 2 and everything before it), then it may be a different story. Dec 21 13:12:14 you can see Samsung , their products are ALL unlocked and you can buy there in alla the world . And Palm ? in bankrupt risk and sell locked phones !!!! Absourd Dec 21 13:12:41 Manuel___: do you realise the difference in market capitalisation between Samsung and Palm before it was bought by HP ? Dec 21 13:13:15 yeah Dec 21 13:13:55 then you might want to base your statements in the realms of possibility, rather than in fantasy land. Dec 21 13:14:20 :-) Dec 21 13:14:29 * hotdp notes that for later use Dec 21 13:14:58 but if you want sell and you are in bankrupt risk , your product must be OPEN , unlocked . European market it was strategic , but Palm have only a U.S. point of view Dec 21 13:15:04 now, once HP brings out it's new products, maybe by July next year, then we can start to compare marketing strategies between major global companies like HP and Samsung. Dec 21 13:15:46 Manuel___: to even launch an unlocked phone would have bankrupt Palm. You simply don't see that, do you? Dec 21 13:15:59 Even if they launched it in the US. Dec 21 13:16:21 The inventory cost alone would have bankrupt them. Dec 21 13:16:47 Let along the marketing and distribution and support and warranty costs. Dec 21 13:16:53 s/along/alone/ Dec 21 13:17:07 of course, if Palm could *poof* unlocked phones on demand, then it would have saved them, yes Dec 21 13:17:42 fahhem : i'm agree Dec 21 13:18:08 fahhem: well, that's a debatable point too. As much as I prefer unlocked phones, the majority of consumers are locked into carrier subsidies. Dec 21 13:18:50 In the US, it would not have saved them. In Asia or parts of Europe, it may have, except they would have been bankrupt first. Dec 21 13:19:20 lol, you're debating the power of magic? Dec 21 13:19:48 fahhem: oh, zero-cost phones. I thought you were just addressing the inventory cost. Dec 21 13:19:58 i'm trying to point out the absurdity of expecting a cash-strapped company to expand into new markets Dec 21 13:20:03 rwhitby , in Europe not . European laws avoid locked phones for long time . Lock a phone is a great stupidity Dec 21 13:20:24 yeah, i was saying absolutely no cost to palm, just poof one where it needs to be and get $200-500 for it Dec 21 13:20:48 fahhem: that may almost pay for the marketing and support and warranty costs Dec 21 13:21:32 Manuel___: Australian laws also require unlocked phones. That doesn't mean that carriers don't still have people locked into subsidies. Dec 21 13:22:58 In Italy , for example , if Palm had sold Pre phones unlocked to the normal shops to 500€ , the italian people it would buy in many many units Dec 21 13:24:43 i prefer to pay 500€ for a phone , lock to a carrier it's a terrible choice for italian people Dec 21 13:25:49 Manuel___: I would be interested to see facts on the percentage of factory-unlocked unsubsidised phones sold in Italy. I doubt it would be > 50% Dec 21 13:26:10 (it will be much much higher than in the US, but I doubt it will be > 50%) Dec 21 13:28:08 rwhitby : see on the web , in Italy we buy a phone at entire price . > 80% Dec 21 13:29:34 Morning, all. Dec 21 13:29:43 morning Dec 21 13:30:05 Anyone know how to doctor a pre without a USB connection? Dec 21 13:30:07 we prefer to do what we like to do with a phone, without obeying the carriers conditions Dec 21 13:30:26 Manuel___: we do the same in Australia, but it is nowhere near 80% Dec 21 13:31:07 KGF2009: I think you need the USB connection because if WiFi drops out, you're sorta screwed Dec 21 13:31:23 Manuel___: then you also need to consider the cost of getting apps into Italian, since most Italians will not prefer English apps Dec 21 13:31:41 for that Palm don't sell in Italy , because people won't make contracts with carriers Dec 21 13:31:47 KGF2009: did you break your USB connection or do you want to do an OTA doctor? Dec 21 13:32:41 Sort of the former. The cord is intact and such, but when I connect it to my computer, it isn't detected by the SDK. Dec 21 13:32:50 rwhitby : english or italian is not a problem . If Palm open their jails we Buy Dec 21 13:34:03 is it a pre 2? Dec 21 13:34:21 Manuel___: you should show the market projection figures to HP then Dec 21 13:34:49 KGF2009: you cannot doctor without a working USB connection Dec 21 13:35:21 yes , i hope in HP . They know the important and variety of Europen market !!!!! Dec 21 13:35:28 KGF2009: If it's a Pre 2 or is running webOS 2.0, you need the webOS 2.0 novacom drivers. Dec 21 13:35:48 No, just a regular Pre+. Dec 21 13:36:13 do you have the latest webos doctor version? Dec 21 13:36:27 KGF2009: find a computer that works with another webOS phone. If that doesn't work, your phone hardware is stuffed. Dec 21 13:37:10 webOS doctor version is not relevant for a Pre + that is running a webOS version earlier than 2.0 Dec 21 13:37:17 would webos doctor 1.4 recognize a phone with 1.4.5? Dec 21 13:37:52 I think it's actually software because if I want, I can connect my phone as a USB drive, but just not connect it so that something like 'palm-install' would recognize it. Dec 21 13:37:52 all webOS doctors from 1.0.1 through 1.4.5 recognise all phones running any of those versions Dec 21 13:38:23 KGF2009: use a different computer then Dec 21 13:38:32 yeah, try another computer Dec 21 13:38:43 it could be a novacom driver issue, maybe a reboot would help Dec 21 13:39:46 Could this have anything to do with preware bugging out on me too? Dec 21 13:40:10 maybe? try rebooting the phone and your computer? Dec 21 13:40:19 Just randomly, one day when I opened Preware it said I had no installed packages, when just yesterday I had like, 124. Dec 21 13:40:38 oh, there's an app in preware to fix that Dec 21 13:40:55 sometimes it messes up and does that, it did for me Dec 21 13:40:56 KGF2009: I presume you've tried everything on the WebOS Internals wiki Recovery page before coming here? Dec 21 13:41:01 its one of those emergency apps Dec 21 13:41:06 ERU Dec 21 13:41:29 I wasn't aware of such a page. Dec 21 13:44:55 hi Dec 21 13:45:31 hey MetaView Dec 21 13:46:20 hi HattCzech_work Dec 21 13:46:34 I need soem help with tcpdump on my pre Dec 21 13:46:49 looks like I'm unable to capture somethign usefull Dec 21 13:47:27 how do you do a tcpdump on the pre? Dec 21 13:47:35 in your opinion , PRE , PRE + , PRE 2 : what 'is the most beautiful on the outside? Dec 21 13:47:36 Doctor doesn't delete /media/internal, right? Dec 21 13:47:49 haven't seen it personally, but i'd go with pre2 Dec 21 13:47:57 KGF2009: sepends on Dec 21 13:48:03 s/s/d Dec 21 13:48:27 HattCzech_work: I've installed tcpdump with ipkg-opt Dec 21 13:48:32 Depends on what? Dec 21 13:48:37 and run it from novaterm Dec 21 13:48:47 KGF2009: depends on which doctor Dec 21 13:48:48 KGF2009: i think i heard that the 2.0 might remove the /media/internal folder, but i can't verify that Dec 21 13:48:55 How about 1.4.5? Dec 21 13:48:59 MetaView: cool Dec 21 13:49:08 I haven't even heart about but I guess it's possible ;) Dec 21 13:49:08 i don't recall 1.4.5 doing that Dec 21 13:49:14 it didn't when i upgraded Dec 21 13:49:19 1.4.5 was safe for me Dec 21 13:49:19 Lovely. Dec 21 13:49:45 HattCzech_work: but the dump doesn't help me much Dec 21 13:49:51 Don't want to lose some of the things I have on there, and it'd take forever to back up. Dec 21 13:49:56 I wanted to log some http traffic Dec 21 13:50:08 why would it take forever? Dec 21 13:50:25 I've got about 8GB of things I'd need to back up. XD Dec 21 13:50:26 but on pp0 I get only strange packages and on eth0 the connection dies Dec 21 13:50:37 MetaView: do you have the http server running on your phone as well? :) Dec 21 13:50:50 no, the http server is in the cloud /inet Dec 21 13:50:53 KGF2009: compress and copy Dec 21 13:51:10 ah, okay Dec 21 13:52:03 KGF2009: wifi or usb would probably be reasonable... still somewhat slow... but better than evdo Dec 21 13:52:23 (or 3g for that matter) Dec 21 13:54:14 hello guys , thanks a lot for all Dec 21 13:55:53 That was alot of italien loving Dec 21 13:56:14 hot, hot, hot Dec 21 14:01:18 HattCzech_work: always assume that a doctor will wipe /media/internal, and be pleasantly surprised if it does not. Dec 21 14:01:51 MetaView: tcpdump should work fine. output a pcap file and then view it in wireshark. Dec 21 14:04:34 rwhitby: i don't remember which version i doctored with, but i ended up not having to restore my /media/internal folder Dec 21 14:04:43 (i had backed it up just in case, though) Dec 21 14:05:22 HattCzech_work: correct. with some webOS versions and LVM partition layouts, you will get a pleasant surprise. You should not expect it the next time though. Dec 21 14:05:43 Well you can, but then you don't get to complain if it does wipe it, cause you've then been a silly fellow. Dec 21 14:06:13 heheh, yeah Dec 21 14:06:26 If you anything on your device without making a backup first, you take the risk. Dec 21 14:06:34 i've needed to doctor for a while, but i've been waiting patiently for 2.0 Dec 21 14:07:39 rwhitby: can you give me an example which should work? Dec 21 14:08:12 pp0 just logs strange packets and eth0 leads to "can't find host" error messages Dec 21 14:08:20 I'm connected over wifi Dec 21 14:08:32 tcpdump -i eth0 Dec 21 14:08:38 connect with novaterm Dec 21 14:08:45 I'll do both Dec 21 14:08:55 and the browser stops working then Dec 21 14:09:02 I'll try again Dec 21 14:10:35 looks not good Dec 21 14:11:04 couldn't resolve host name Dec 21 14:17:10 viSolix how are you? Dec 21 14:18:03 hey hotdp: doin good, & you? Dec 21 14:18:31 also here Dec 21 14:18:34 just waitin for kids late start to school (snow) heh Dec 21 14:18:40 good Dec 21 14:18:40 ahh Dec 21 14:19:03 you get ur car yet? Dec 21 14:19:10 Still looking Dec 21 14:19:23 will buy in a month or two Dec 21 14:19:39 yeah, I'd be thourough :) Dec 21 14:20:07 wonder if it be cheaper to buy one in the US, and ship it ;) Dec 21 14:22:10 sheesh, my kids go on xmas break thursday, the had half day yesterday(closed early cause snow), and now a late start today.. meh. why bother, just call it early vacation. haha Dec 21 14:22:41 viSolix nope. Not cheaper the 180% tax is also added to import Dec 21 14:23:03 * hotdp would like all that vacation Dec 21 14:23:13 ah, ya I suppose so Dec 21 14:23:31 @vacation, ya no kidding! :) Dec 21 14:24:01 rwhitby, "As of WebOS 1.3.1 your USB data (Pictures, Videos, etc.) is no longer deleted during the process." Dec 21 14:27:28 KGF2009: yep, and if you believe that for all future versions, then you deserve to have them deleted :) Dec 21 14:27:45 heh Dec 21 14:28:23 backup.backup.backup.. they Only thing that matters.. ;) Dec 21 14:29:25 Define 'future versions'? Dec 21 14:34:40 looking fwd to vzn & 4G. :/ Dec 21 14:35:12 is rsync easy to get setup on the pre? Dec 21 14:38:57 MetaView: does 'Van Canto' mean anything in german? Dec 21 14:40:53 is there anyone here who knows novacom and windows ? very urgent and important need. Dec 21 14:42:08 what about it Dec 21 14:49:32 ctladvance: are you able to stream stuff out of novacom run .... and store it in a file on windows? Dec 21 14:50:49 ctladvance: e.g.: "novacom run file://bin/tar -- -C /tmp/media/ --totals -cf - . > foo.tar" ? Dec 21 14:55:25 hmm Dec 21 14:56:37 maybe Dec 21 14:56:45 let me plug in my phone Dec 21 14:58:35 it seems to want to do it, would need an actual command to test with Dec 21 15:15:21 just telling me I am not using it right Dec 21 15:20:16 badonk Dec 21 15:27:48 ctladvance: we got it, thanks Dec 21 15:27:50 funkatron: hey Dec 21 15:28:01 re rwhitby Dec 21 15:29:22 I wonder if palm fixed submissions yet Dec 21 15:29:42 fixes` Dec 21 15:42:49 and the verdict is: no, still broken, 18 hours later Dec 21 15:49:42 What is? Dec 21 15:50:21 your mom? Dec 21 15:53:47 Palm app submissions. At least for me Dec 21 15:54:49 what heppens? Dec 21 15:56:27 spins a long long time, then displays the error "We cannot save your app submission at this time. Palm has been notified. Please try sbmttg your app later" Dec 21 15:59:06 ohh that not good Dec 21 15:59:12 i submittet two today Dec 21 16:08:06 great… Dec 21 16:12:52 maybe I'll just murder everyone Dec 21 17:10:11 hi I'd need some help with webos events Dec 21 18:10:44 HDMI out on my webOS tablet? Yes, please! Dec 21 18:11:31 for what use? :D Dec 21 18:11:37 projector? Dec 21 18:12:14 exhibition mode on my big screen :D Dec 21 18:27:25 lol yer that would be nice Dec 21 18:28:31 special my next app for exhibition ;) Dec 21 18:30:08 Would submitting an app that uses an API under open source break the TOS, because it lets others see the app's API key? Dec 21 18:32:04 oh man, I wonder if anybody's been working on making PS3 controllers work as input devices in webOS Dec 21 18:32:31 exhibition on big screen with next/prev control from the controller Dec 21 18:32:37 that would kick ass Dec 21 18:33:51 KGF2009: what do you mean? The API is open-source or your app is open-source? Dec 21 18:34:16 btw, if your app isn't open-source, that doesn't mean people can't look at your source :D Dec 21 18:35:26 Then how am I to follow the API's TOS of keeping the API key a secret? D: Dec 21 18:35:48 encrypt the api key. Dec 21 18:35:57 :-) Dec 21 18:36:43 But if they can see the source, they can see how it was encrypted, and decrypt it; can't they? Dec 21 18:36:55 KGF2009: well any app that uses an API key the API key can be sniffed. even if it's in binary form with encryption Dec 21 18:37:21 it's impossible to prevent Dec 21 18:37:54 since by nature the app needs to store the key reversibly and transmit it Dec 21 18:40:59 you could proxy it maybe, but that elimninates users with no Internet connection Dec 21 18:44:01 eliminates them from using twitter? Dec 21 18:48:53 Loudergood: unknown, is that what his app does? Dec 21 18:49:38 well, that's the only one with an api key that you have to keep secret that I know of.. Dec 21 18:50:21 No, my app is for AlchemyAPI. Dec 21 18:50:42 oh I guess not Dec 21 18:51:18 I just want to make sure before I get myself in trouble. Dec 21 18:52:07 KGF2009: like destinal said, it's basically impossible to do....especially in a javascript app Dec 21 18:52:38 if you could do hybrids, you can make it harder by embedding your key stuff in a service or something Dec 21 18:53:05 http://webos.pastebin.com/Hkpz4S0Z That's the TOS article I'm talking about. Dec 21 18:54:16 KGF2009: email them and ask them if "best effort" is good enough, by their terms I could seriously mess up anyone using their API if I put my mind to it Dec 21 18:57:07 howdy folks Dec 21 18:58:30 sugardave: but even in a binary app it's impossible to hide it, it's all a matter of degrees of difficulty to extract, so what do they expect their developers to do? Dec 21 19:00:20 Regardless, I've sent off an e-mail anyway, just to be on the safe side. Dec 21 19:00:37 Besides, I probably still won't be done with the app by the time they get back to me anyway. Dec 21 19:01:24 destinal: that's what I"m saying....hopefully if you can prove to them you did your best to keep the key secret (not posting it in a forum, for instance) then you'd be fine Dec 21 19:02:33 maltego and wandora provide support for the API, do they distribute keys locked in binaries or require you get your own key? Dec 21 19:03:09 I don't know :D Dec 21 19:03:09 a third option would be to host your own web service as an intermediary but hosting costs money of course Dec 21 19:13:43 so whats the deal with Enyo? Are we supposed to hold off on any major dev work till Enyo comes through or will porting apps to Enyo be smooth? Dec 21 19:19:04 what is up Dec 21 19:23:25 dohtem: good question...Mojo support is in until at least the end of 2011, so I wouldn't worry about it too much Dec 21 19:26:09 what is enyo? Dec 21 19:27:56 1 year can go by quick Dec 21 19:30:25 ok found some info on enyo, is there a video available?> Dec 21 19:31:24 i dont think they wil "turn off" mojo Dec 21 19:31:27 LoneStar99: http://www.readwriteweb.com/mobile/2010/11/palms-enyo-new-webos-apps-framework.php Dec 21 19:31:44 dohtem: ok thanks Dec 21 19:38:17 Wow, AlchemyAPI got back to me already. Dec 21 19:40:47 And they want me to set up a proxy. XP Dec 21 19:41:21 http://www.engadget.com/photos/webos-2-0-for-sprint-palm-pre-leaks-out/#3707019 <- whoa Dec 21 19:46:54 hmm Dec 21 19:46:57 is that pre 2? Dec 21 19:47:11 nah Dec 21 19:47:13 was pre 1 Dec 21 19:47:16 original sprint pre Dec 21 19:49:00 pre on sprint Dec 21 19:49:05 upper left corner Dec 21 19:49:09 :D Dec 21 19:49:33 KGF2009: what is alchemyapi used for? i checked out their site, but what's your purpose? Dec 21 19:50:17 Same purpose as theirs. I decided to start with something simple for my first time; so far I have the 'Language Detection' feature done. Dec 21 19:50:26 now that i have a larger audience... i have a problem with Ajax.Request always adding a trailing &_= onto any POST operation I do and it's preventing my JSON RPC from being properly parsed... Dec 21 19:50:31 It may not be a popular app, but it's my first. Dec 21 19:50:40 anyone have any ideas how to eliminate that trailing _ ? Dec 21 19:51:09 url.replace("&_=", ""); Dec 21 19:51:10 Perhaps? Dec 21 19:51:24 Wait..No, nevermind. Dec 21 19:51:26 hehe Dec 21 19:51:27 Misunderstood. Dec 21 19:51:29 :) Dec 21 19:51:42 yeah, it's totally weird! and i've tried most everything i could think of Dec 21 19:51:53 dropping parameters: and using postBody: instead Dec 21 19:51:56 nadda Dec 21 19:51:59 I've never seen that...Or, rather, never had an issue with it. Dec 21 19:52:23 http://www.precentral.net/app-catalog-becoming-true-international-citizen-available-free-form-portugal-sweden-etc?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed:+Precentralnet+(PreCentral.net)&utm_content=Netvibes Dec 21 19:52:26 THAT is good news Dec 21 19:52:34 Paid apps next i hope Dec 21 19:52:37 technically the JSON RPC impleme ntation i'm calling is too strict... but it doesn't help that i'm getting this weird crap going on in my request Dec 21 19:53:12 hotdp, yeah that's awesome news Dec 21 19:53:33 * mugen- is predicting Q1-2 of 2011 is going to be full of good news for webOS devs Dec 21 19:53:41 hardware, software, etc Dec 21 19:53:44 sugardave: what about a Wiimote as input device for WebOS 2.0? Dec 21 19:54:17 MetaView_ then you need the HID protocole Dec 21 19:54:24 MetaView_: are they bluetooth? Dec 21 19:54:28 yes Dec 21 19:54:38 yes, you need a bit low level on Serial emulation Dec 21 19:54:53 MetaView_: that would be cool, too, but I don't have a Wii :D Dec 21 19:55:08 I bought a wiimote for experimenting on Palm OS Dec 21 19:55:10 sugardave: you can buy the wiimotes seperately :) Dec 21 19:55:11 I do have a PS3 and many controllers, though Dec 21 19:55:35 ooo... that'd be a neat concept. Dec 21 19:55:46 game pads (ps3, wiimotes) used for tablet gaming Dec 21 19:55:47 destinal: that is true, I have to learn about bluetooth serial first, though Dec 21 19:55:52 webos, android, ios Dec 21 19:56:02 android already has stubbed out playstation buttons Dec 21 19:56:05 sure it's been done.... but not in mainstream popular games Dec 21 19:56:12 is the BT serial profile 2.0 supports different from BT HID? Dec 21 19:56:12 they use HID its not that advanced! Dec 21 19:56:33 destinal: no clue, I'm literally completely clueless about bluetooth period Dec 21 19:56:39 Do other then me have trouble with gtalk loggin off automaticly in WebOS 2.0 ? Dec 21 19:56:40 you need to be a level beneath the serial profile Dec 21 19:57:04 but there is a serial-BT gamepad too Dec 21 19:57:16 nice Dec 21 19:57:34 did they allow more access to BT in 2.0? Dec 21 19:59:02 meta, i thought wiimotes used HID? Dec 21 19:59:50 because it provides the lowest latency link of all the profiles Dec 21 20:00:11 yes, wiimote is using HID Dec 21 20:00:38 probably not getting that low in webOS official apps :D Dec 21 20:00:49 maybe Dec 21 20:00:51 we'll see Dec 21 20:02:02 Is this only considering WebOS 2.0? Dec 21 20:02:16 Because I thought you could only connect headsets and the like right now. Dec 21 20:02:57 yes, I'm talking about 2.0 and beyond...it at least does keyboards :D Dec 21 20:03:03 yeah Dec 21 20:04:44 what was the rick to disable the "first letter upper case" mode in text fields? Dec 21 20:06:08 modifierState: null ? Dec 21 20:08:07 the docs says the default is NONE Dec 21 20:08:12 I'll try it, thx Dec 21 20:09:34 whoever thought of putting an rb26dett into a fastback mustang for this movie needs to be shot. Dec 21 20:10:45 soooo... anyone have any ideas i can try to get rid of this &_= problem i'm having? Dec 21 20:11:07 it's either i get my code fixed... or ask the supplier of the software i'm interacting with to change their code. Dec 21 20:13:33 who adds this &_ ? Dec 21 20:13:45 when i perform an ajax.request Dec 21 20:13:54 and i POST with parameters Dec 21 20:14:10 the parameters list in debugging shows there's a trailing &_= Dec 21 20:14:55 How do I check what URL an Ajax.Request is going to? Dec 21 20:15:31 use a debugging tool like ares or something, and stop the code in the onSuccess Dec 21 20:15:39 KGF2009: don't you tell it where it should go? Dec 21 20:15:47 you can drill through the variables, including the ajax.request Dec 21 20:21:11 anyway someone else can debug their ajax.request for me and see if they're getting the same results? Dec 21 20:32:16 !!? Dec 21 20:32:18 http://www.engadget.com/2010/12/21/webos-2-0-for-the-sprint-palm-pre-leaks-out-added-features-in-t/ Dec 21 20:32:54 MetaView_: maybe an empty string? Dec 21 20:33:11 regardless, it's road trip time Dec 21 20:33:17 see y'all in a few hours Dec 21 20:33:41 sugardave: found it: textCase: Mojo.Widget.steModeLowerCase, in attributes Dec 21 20:34:02 I used textCase: "Mojo.Widget.steModeLowerCase", before, which is wrong :) Dec 21 20:34:47 mugen-: how did you see the ?_ in the POST parameters? using wireshark or some sniffer? Dec 21 20:34:49 2.0 has voice dialing :o Dec 21 20:37:26 NDA breakers make me sad Dec 21 20:37:28 :( Dec 21 20:37:28 hold on... i'm just writing a snippet that someone could run and find out Dec 21 20:38:51 NDA breakers make me Dec 21 20:38:51 bread Dec 21 20:39:25 if they could make it so that all NDA guys could just promise "this is gonna blow your mind when we blow the lid off it" thatd be great Dec 21 20:41:57 I'm actually impressed that it took so long Dec 21 20:42:08 oil: referring to the engadget and precentral posts? Dec 21 20:42:17 just in general Dec 21 20:42:27 http://pastebin.com/wXDindm5 Dec 21 20:42:39 if someone could run that and tell me what they get as a console.info Dec 21 20:42:42 break the NDA over our heads Dec 21 20:42:57 i'm getting: onComplete Body of POST:jsonrpc=2.0&method=JSONRPC.Introspect&id=1&_=, app/assistants/first-assistant.js:62 Dec 21 20:43:08 which has that retarded trailing &_= Dec 21 20:43:47 then again I'm of the belief that the most amazing things blow minds even when they aren't a secret Dec 21 20:44:07 ...like tron: legacy Dec 21 20:44:20 was it any good? Dec 21 20:44:34 i think the room is split... Dec 21 20:44:48 you either hated it or loved it Dec 21 20:44:50 did you like it? Dec 21 20:44:54 oh yes. Dec 21 20:45:05 i still need to see it Dec 21 20:45:07 looked good Dec 21 20:45:07 i know torchie did too... that's why i said what i said Dec 21 20:45:21 even watched the old one and laughed a little at the graphics to prepare for this one :) Dec 21 20:45:23 go in with the expectations of what the first was... and you'll love it Dec 21 20:46:06 tron legacy is the jam Dec 21 20:46:10 see :) Dec 21 20:46:24 that dude was all Dec 21 20:46:35 BOOM RELEASED YOUR OPERATING SYSTEM FOR FREE Dec 21 20:46:41 and then busted into the arcade and was all Dec 21 20:46:41 lol Dec 21 20:46:44 BASH TERMINAL WITH VI Dec 21 20:46:47 LOL Dec 21 20:46:50 hahaahah Dec 21 20:46:52 and then peeeeewwww Dec 21 20:46:55 get that .history!!! Dec 21 20:47:11 I love how movies lately are suddenly getting this "computer" thing right Dec 21 20:47:16 right :) Dec 21 20:47:20 like social network and tron legacy Dec 21 20:47:22 hey chuqui, are you around today? Dec 21 20:47:28 i haven't seen social network yet Dec 21 20:47:31 is it good? Dec 21 20:47:41 me neither, that's another on my list Dec 21 20:47:43 HattCzech_work: nope. not here. on vacation. far away. Dec 21 20:48:06 would it be possible to trade up a dev device (pre plus) for a pre2? Dec 21 20:48:16 MetaView_, did you get that little snippet i posted? Dec 21 20:48:17 (small fee is fine with me) Dec 21 20:48:36 doubt it Hatt Dec 21 20:48:40 mugen-: sry, was busy Dec 21 20:48:47 s'okay Dec 21 20:48:49 i doubt it too, but figured i'd ask Dec 21 20:48:57 i just need someone to run that code and tell me what they get Dec 21 20:49:06 and then understand my frustration :( Dec 21 20:49:37 HattCzech_work: no, we don't have any way to do that right now. Dec 21 20:50:10 okay, thanks anyway Dec 21 20:50:17 mugen-: I have no http server on localhost Dec 21 20:50:30 think you might have something figured out when i stop by at CES? :) Dec 21 20:50:40 MetaView_, it shouldn't matter... the onComplete will still get thrown Dec 21 20:50:47 HattCzech_work: you send one to me, do you? Dec 21 20:51:14 on Success! Dec 21 20:51:20 grrrr, now the guys at xbmc are calling me an idiot Dec 21 20:51:25 MetaView_: if i can get a pre2 and keep the pre plus in the process, i'll send you the pre plus i have Dec 21 20:51:27 haha Dec 21 20:51:31 * mugen- kicks prototype for the damn &_= Dec 21 20:51:34 * halfhalo moos Dec 21 20:52:03 MetaView_: assuming shipping isn't absurd Dec 21 20:52:48 onSuccess: Body of POST: jsonrpc=2.0&method=JSONRPC.Introspect&id=1&_= Dec 21 20:52:51 see! Dec 21 20:53:03 where the hell did that trailing &_= come from!? Dec 21 20:53:14 HattCzech_work: you send it as a small gift, value just 30$, then it will be ok for the customs Dec 21 20:53:25 looks like _ is a parameter with a null value Dec 21 20:53:34 yeah, but look at the code Dec 21 20:53:43 http://pastebin.com/wXDindm5 Dec 21 20:53:51 hm, good question Dec 21 20:54:14 very odd indeed Dec 21 20:54:14 another one from me: how to tell curl the content-type for parameters? Dec 21 20:54:46 I have 2 almost similar logs from a request, one works (with curl) one doesn't (from my own app) Dec 21 20:54:51 mugen-: what' Dec 21 20:54:59 s the problem with having that part at the end? Dec 21 20:55:04 wouldn't it just be ignored? Dec 21 20:56:09 look at this: http://pastebin.com/uGWwptm8 Dec 21 20:56:29 well that's the issue Dec 21 20:56:39 the guys that implemented JSON RPC are being too strict about it Dec 21 20:57:04 http://pastebin.com/v2iiFPz7 Dec 21 20:57:06 so i'm trying to convince them to loosen up a bit, but that is going to take some time... and basically i can't dev an app using the api until they do Dec 21 20:57:35 does one of you see a difference on my both pastes? Dec 21 21:00:01 one gives you an error, the other is ok :) Dec 21 21:00:09 lol Dec 21 21:00:51 Content-Type: text/plain isn't there for the one that works Dec 21 21:00:51 HattCzech_work: right :) Dec 21 21:01:06 mugen-: tried to specify a post body instead of parameters? Dec 21 21:01:15 MetaView_, yup Dec 21 21:02:00 http://webcache.googleusercontent.com/search?q=cache:HOZjKlKpv5IJ:groups.google.com/group/prototype-core/browse_thread/thread/5ee4f7a103d5d45f+prototype+ajax.request+parameters+post+"%26_%3D"&cd=2&hl=de&ct=clnk&gl=de Dec 21 21:02:07 description, tags, and visibility don't have the "Content-Type: text/plain" in the content Dec 21 21:02:13 not sure if you can change that or not Dec 21 21:03:15 yes, that's the difference I see too Dec 21 21:03:30 now I need to try to add content-type to the curl params Dec 21 21:04:25 ohhhh! Dec 21 21:04:34 visibility has a space in the one that doesn't work Dec 21 21:04:55 ups, I removed it, I'm sure Dec 21 21:06:23 then I paste the wrong one, I removed the space without help Dec 21 21:07:11 it doesn't make any sense, it's even the same file I try to send Dec 21 21:08:14 i haven't played much with curl, so i'm not too familiar with it Dec 21 21:26:20 hrm Dec 21 21:26:33 webOS 2.0.1 popping up on ATT and Sprint in me logs Dec 21 21:26:45 webOS 2.0 popping up on Verizon Dec 21 21:27:37 logs for? Dec 21 21:28:03 swap&drop trial Dec 21 21:28:28 really curious to see how much it speeds up my pixi Dec 21 21:28:54 I don't think its ready for pixie yet? Dec 21 21:29:02 does the Pre2 call itself Pre2? or a Pre? Dec 21 21:29:10 these few hits all say 'Pre' Dec 21 21:29:26 * hotdp start looking at hes logs to Dec 21 21:29:32 i have a paranoid suspisicon that they wont support the pixi Dec 21 21:30:20 good afternoon everyone Dec 21 21:30:21 well that broadway device had the same resolution as the pixi Dec 21 21:30:38 interesting Dec 21 21:31:00 Hello Adora! Dec 21 21:32:31 Good night Dec 21 21:32:32 good evening Dec 21 21:32:38 or night Dec 21 21:32:44 something else interesting is the Sprint and Verizon 2.0~'s both have similar serial numbers (CACEAA########) and the ATT is (CAPEA9########) Dec 21 21:33:04 the Pre1 is CAEMA9######## Dec 21 21:33:32 does your app phone home? Dec 21 21:33:38 yeh Dec 21 21:33:40 sounds like Dec 21 21:33:49 I don#t really like such apps Dec 21 21:34:00 cause i wanted to compare installs vs what the sales report was saying Dec 21 21:34:24 i just havent updated that app to use metrix Dec 21 21:35:22 I really guess we need a traffic log on the device to know what is send at all Dec 21 21:36:03 i only log the appid,app version, webos version, the deviceinfo object, carrier, device name, first and last use and launches Dec 21 21:37:32 i have a feeling more girls play this game, most of the frequent users are pixi's Dec 21 21:38:09 they must have small fingers to play on that smaller screen ;p Dec 21 21:40:08 well i can say my paid app is on atleast one 2.0.1 verizon device Dec 21 21:40:25 and that Barelywine version used it yesterday Dec 21 21:57:41 grrrr.... forum moderators have an ego complex like no other Dec 21 21:57:55 lol? Dec 21 21:57:57 lol Dec 21 21:58:15 figured it out Dec 21 21:58:19 men use pre Dec 21 21:58:23 women use pixi Dec 21 21:58:34 that does seem to be the case Dec 21 21:58:40 which is why at one point all palm webos products were marketed to women Dec 21 21:58:57 are you all just lovely ladies Dec 21 21:59:23 haha, to be fair the typical android formfactor seems to be "take a brick, make it thinner" Dec 21 21:59:37 that's the best formfactor Dec 21 21:59:45 except for all of this MAKE THE SCREEN BIGGER OMG crap Dec 21 21:59:51 that's the part where they all derp Dec 21 22:00:07 omg a fone is only good if it has an 8.3 inch screen Dec 21 22:00:08 eh...I'm not a huge fan of 90 degree angles on things I hold in my hand Dec 21 22:00:20 http://forums.precentral.net/showthread.php?p=2803970 Dec 21 22:02:36 All phones should have 5" screens min Dec 21 22:02:39 period Dec 21 22:02:40 :) Dec 21 22:03:06 every phone should just be the dell streak Dec 21 22:03:14 As the hardware becomes harder to increment, screensize makes an easy upgrade Dec 21 22:03:16 it will happen Dec 21 22:03:20 yeah Dec 21 22:03:32 I would take the dell streak if I could get webOS or WP7 on it Dec 21 22:04:04 I think all these android OEMs are just making the screen size larger to make up for the fact that they can't fit comparable tech to competitors in small enough form factors Dec 21 22:04:12 What will make the 5" phones successful will be the multi million dollar add campaign that gives you some reason to need it Dec 21 22:04:44 um.... I think its more because bigger sells better Dec 21 22:06:16 but who knows, android fits just as well as webos does on smaller screens Dec 21 22:06:51 and by that I mean, I feel it doesnt fit well :) Dec 21 22:08:00 android doesn't fit on anything ;) Dec 21 22:08:13 MetaView_: oil and I have been thinking of a IP connection monitor/firewall to find all the phone-home apps Dec 21 22:08:28 android would be nothing if google didnt buy them up Dec 21 22:21:12 Would it be possible to create an app with a service or whatever it is.. That is like the Messaging app in that you can receive messages even after swiping the card away? Dec 21 22:22:43 not that can be published in the catalog Dec 21 22:22:44 ctl, you're a wp7 fan too? Dec 21 22:22:51 but yes, KGF2009, you can do that Dec 21 22:23:20 I was actually thinking just for personal uses. How would it need to be done? Dec 21 22:24:19 KGF2009: i do it with my homebrew app, but you have to leave a dashboard open Dec 21 22:24:41 rwhitby might be able to give more details on the service side of things (which is how i imagine it should be done) Dec 21 22:25:27 Aw, I was hoping I wouldn't have to keep a dashboard open. XP Dec 21 22:25:40 ...but possible as a sdk app? or would it have to be a pdk service? Dec 21 22:26:11 I think you could do it as an SDK app with NodeJS services. Dec 21 22:26:12 hey guys Dec 21 22:26:23 hey sine Dec 21 22:26:46 that sounds about right, SineOt Dec 21 22:26:48 hey mugen- Dec 21 22:26:54 i haven't played with that yet, but i will be very soon Dec 21 22:27:06 is it possible to bypass activation on a pre 2? Dec 21 22:27:08 SDK + NodeJS service at the moment would still not be app catalog ready, but... With time it would be. Dec 21 22:27:24 meCka: Use the bypass tool on the Palm Developer site Dec 21 22:27:38 has your boxee-mote posted yet on that website? Dec 21 22:27:56 rwhitby: would be cool, or just a log which one might enable for an app Dec 21 22:27:59 Guh, not yet apparently. Dec 21 22:28:18 http://www.palm.com/us/developer/artist.html Dec 21 22:28:21 It's listed as published but still turns up being unopen. Dec 21 22:28:23 how to I include a rather big string into my js file? Dec 21 22:28:29 http://uoid.me/tron1 Dec 21 22:28:31 Er, unavailable. Dec 21 22:28:40 Is NodeJS difficult? Dec 21 22:29:04 Thanks SinteOt Dec 21 22:29:08 Not really, from what I've seen. Dec 21 22:29:21 I wrote a UDP broadcast service in a few hours. Dec 21 22:29:23 are all the patches updated to work with 2.0.1 ? Dec 21 22:29:27 Have any good tutorials in mind or should I just go hit google? Dec 21 22:29:28 Just got my Pre 2 :D Dec 21 22:29:40 Most of why it took so long being, of course, that I know jackshit about Javascript. :T Dec 21 22:29:53 kgf, just visit the nodejs site... the examples are pretty self explanatory Dec 21 22:29:58 KGF2009, just hit google and read the NodeJS docs on the site Dec 21 22:30:07 SineOt, you don't give yourself enough credit bro Dec 21 22:30:09 :p Dec 21 22:30:27 Also hit up Palm's GITHUB and check out/build the version of Node they have there Dec 21 22:30:32 how to avoid this: error: Uncaught RangeError: Maximum call stack size exceeded, app/assistants/track-list-assistant.js:121 Dec 21 22:30:33 ? Dec 21 22:30:45 If it runs on that I'm like 99% sure it'll run on device with only a few changes Dec 21 22:31:38 mugen-: want an IPK while I wait for it to publish to the Beta Catalog? Dec 21 22:31:52 duh :) Dec 21 22:31:55 the keyboard mode is pretty damn awesome Dec 21 22:31:58 hehe Dec 21 22:32:03 yeah, hook me up brother Dec 21 22:32:31 So I'll have to include the node files in the sources.json? Dec 21 22:32:39 yea Dec 21 22:32:44 http://dl.dropbox.com/u/469264/com.ruddersquish.boxeeremotebeta_0.9.4_all.ipk Dec 21 22:32:50 Actually no it gets weird Dec 21 22:33:15 well yeah.... you wouldn't in 2.0 huh Dec 21 22:33:15 Watching the DevDay thing about it you have to like, do like myApp.application myApp.service myApp.package and it gets wonky Dec 21 22:33:37 ...? Dec 21 22:33:39 so right now I'm not in a big hurry to try to do it on device because I'm basically going "wtf" Dec 21 22:33:45 hehe Dec 21 22:33:51 mugen-: yeah that's basically what I thought too! Dec 21 22:34:07 Boxee remote? Dec 21 22:34:19 does it work over LAN? Dec 21 22:34:19 whee testing time Dec 21 22:34:30 dohtem, yessssss :) Dec 21 22:34:35 Yes it does Dec 21 22:34:47 SineOt, you should submit it to preWare Dec 21 22:34:50 theoretically it would even work over the internet but good luck with that~ Dec 21 22:34:56 what happens when I setup multiple boxees on the same network... Dec 21 22:35:15 At the moment? Nothing, because you have to manually enter the IP/port of the host you want to connect to and control Dec 21 22:35:15 SineOt, i got it working perfectly over the net :) Dec 21 22:35:21 just simple portforwarding Dec 21 22:35:28 Yeah, but I'd imagine it'd be pretty slow Dec 21 22:35:46 not at all on when i tested it Dec 21 22:36:02 i've got a 25x10mbit pipe and she has a 10x3mbit Dec 21 22:36:22 When I get a handle on NodeJS more and services I have a UDP discovery system written and it would poll your network for devices it can connect to Dec 21 22:36:27 45ms latency... not really noticable Dec 21 22:36:49 mugen-: in my case I was thinking along the lines of Pixi > 3G network > back to the home network, which would be pretty damn slow :] Dec 21 22:37:05 gotcha, it works: test.gpx ... ... 1 minute ago more / map / edit PUBLIC Dec 21 22:37:32 you wanna test that theory? Dec 21 22:37:41 i'll port forward one of my boxes right now Dec 21 22:37:50 and you can try from your phone Dec 21 22:38:03 No idea how to get an idea on the actual latency though :p Dec 21 22:38:07 I'll do it from here Dec 21 22:39:19 boxee worth it? Dec 21 22:39:45 68.3.251.18:8081 Dec 21 22:39:49 give it a shot Dec 21 22:39:57 SineOt: silly question, how did you make it vibrate when I hit the settings button? Dec 21 22:40:15 pause it and i'll msg when it reponds Dec 21 22:41:29 HattCzech_work: It's free, so yes :] Dec 21 22:41:31 or any button Dec 21 22:41:49 i just noticed that :) now i just need a box to run it on Dec 21 22:42:11 So yeah, sent~ Dec 21 22:42:26 you sent a pause? Dec 21 22:42:28 yeah Dec 21 22:42:30 I think so Dec 21 22:42:41 Trying it here I was getting probably like 300ms Dec 21 22:42:44 300-600ms Dec 21 22:42:48 yeah, nadda... lemme make sure it's working Dec 21 22:42:48 dohtem: this.controller.stageController.getAppController().playSoundNotification( "vibrate", "" ); Dec 21 22:43:05 Made that a function called vibrate, so I can call it with this.vibrate(); on my button handlers Dec 21 22:43:36 nice Dec 21 22:44:05 I like the keyboard mode transition :] Dec 21 22:44:31 sineot: pm? Dec 21 22:44:35 go for it Dec 21 22:46:18 hehe... the keyboard is badass! Dec 21 22:47:05 uh oh found a bug Dec 21 22:47:31 so in the text field on xbmc... i've got 152 and it won't let me backspace them out Dec 21 22:47:43 and the first character i type into the box now is always capital Dec 21 22:47:58 and then the subsequent character goes back to being lowercase Dec 21 22:49:00 damn.. i can't reproduce it Dec 21 22:49:01 Oh, oops. Thought I fixed that! D: Dec 21 22:49:31 yeah... i hope you know what's up, cause i can't make it do it again Dec 21 22:51:16 ups, I got a "HB Developer" in preware, hm Dec 21 22:52:44 SineOt, i've got it working perfectly over 3g Dec 21 22:52:52 no sweat :) responsive too Dec 21 22:53:07 i really don't see the lag at all Dec 21 22:53:29 Templarian: you around? Dec 21 22:54:09 anyone know if komodo edit 6 works with webos projects yet? Dec 21 22:54:31 don't know Dec 21 22:54:35 I use 5.2 still Dec 21 22:54:38 nope... not with the available plugin Dec 21 22:54:46 okay, that's what i was wondering Dec 21 22:54:58 MetaView_, you have any custom macros you use? Dec 21 22:55:08 mugen-: is it still doing the like, first letter capitalized? Dec 21 22:55:15 nope Dec 21 22:55:31 SineOt, yeah, but that's usual... due to the mojo textfield Dec 21 22:55:38 cool, I can upload gpx tracks to OSM... yeah! Dec 21 22:55:56 what's dumb is that they have autoCapitalization but it's deprecated. Dec 21 22:56:20 textCase: Mojo.Widget.steModeLowerCase Dec 21 22:56:50 Oh, derp Dec 21 22:56:56 yeah reading through I finally found that Dec 21 22:56:59 don't know how I missed it Dec 21 22:57:04 yeah... but won't that make the text always lowercase? Dec 21 22:57:10 even if you put in a capital Dec 21 22:57:25 no Dec 21 22:58:21 it only changes the autocapitalization Dec 21 22:58:27 HattCzech_work: yes. Dec 21 22:59:20 Yay, pushing my first update :V Dec 21 22:59:55 Anyone know what HattCzech wanted? Dec 21 23:00:14 Templarian: webOS plugin for Komodo Edit 6 Dec 21 23:00:19 and back Dec 21 23:00:27 did my last message go through Dec 21 23:00:27 ? Dec 21 23:00:33 HattCzech_work: it's open source now. It is up to the community. Dec 21 23:00:48 http://www.webos-internals.org/wiki/Komodo Dec 21 23:00:58 SineOt: that works pretty well Dec 21 23:01:15 okay, hopefully someone will pick it up :) Dec 21 23:01:51 what projects are you working on now? Dec 21 23:02:31 WP7 and random JS stuff. Dec 21 23:02:31 Loudergood: Oh? What does? :3 Dec 21 23:03:10 you like the wp7 stuff? Dec 21 23:03:11 i'm dying for a verizon wp7 device... Dec 21 23:03:25 xna is so easy and quick to dev with Dec 21 23:03:28 WP7? Dec 21 23:03:33 windows phone 7 Dec 21 23:03:35 windows phone 7 Dec 21 23:03:47 I'm buying the first Sprint one in january. Dec 21 23:03:49 Ah. Dec 21 23:03:54 nice Dec 21 23:03:54 SineOt: funny, you're boxee remote of course Dec 21 23:03:58 your Dec 21 23:04:05 What do you like best? Dec 21 23:04:06 Templarian, what kind of apps you writing? Dec 21 23:04:27 I'm not sure, but it's worlds better than my current solution Dec 21 23:04:28 Just my drinking rules application. Dec 21 23:04:33 ahh Dec 21 23:04:36 c#? Dec 21 23:04:49 Of course. Dec 21 23:04:52 :) Dec 21 23:04:58 which quite frankly was disappointing http://www.amazon.com/Lenovo-Multimedia-Remote-with-Keyboard/dp/B0036VO67I Dec 21 23:05:11 SineOt, if you want beta testers, I could give it a shot too. Dec 21 23:05:20 Loudergood, really?! i've had my eyes on that for a while now Dec 21 23:05:25 I'm posting a new update real quick, so one second~ Dec 21 23:05:39 mugen-: the keys aren't backlit and there's no mousewheel Dec 21 23:06:06 mugen-: It has a website that will launch eventually along side it. Dec 21 23:06:10 it's not too bad for navigating windows, but for browsing or boxee it's awkward Dec 21 23:06:21 I've heard that like, it's okay if you can get it for 30 or less, but anything more and it's kind of not worth it Dec 21 23:06:25 Loudergood, ahh... yeah, I could see that Dec 21 23:06:54 try boxee with a mouse for awhile and dont let yourself use the wheel Dec 21 23:06:55 Templarian, very cool :) you have a webos app already out? Dec 21 23:07:03 scrolling just doesn't happen Dec 21 23:07:07 right Dec 21 23:07:28 mugen-: I might in the future. Dec 21 23:08:36 Yay new update :V http://dl.dropbox.com/u/469264/com.ruddersquish.boxeeremotebeta_0.9.5_all.ipk Dec 21 23:08:42 Templarian, i've been considering picking up an HD7 because they're all over craigslist and cheap. do you know if you can use the device without a sim? Dec 21 23:09:02 or do you have to do some sort of bypass like webos, and then updates and market features are disabled Dec 21 23:09:15 Should fix backspace on text boxes with content already in them, and also remove the auto capitalization Dec 21 23:10:07 mugen-: yes you can use it without one. Dec 21 23:10:49 nice... maybe i'll do that in the time being. Dec 21 23:12:47 mugen-: http://anentertainingdrink.com/ I'm recoding a lot of it at the moment, but you can look at the login screen. Dec 21 23:14:20 mugen-: let me know if that update fixes the keyboard stuff Dec 21 23:14:38 kk Dec 21 23:16:39 what are HTC HD7s doing all over craigslist Dec 21 23:16:43 isn't that phone like Dec 21 23:16:44 new Dec 21 23:17:28 A lot of people wanted the Focus instead of it. Dec 21 23:19:35 So, if I want to run a node server, do I run a system call from javascript or something? Dec 21 23:20:47 Templarian, i like the feel of the site man... very clean :) Dec 21 23:21:31 torchie, i dunno... i just know there's a bunch of HD7's going anywhere from $175 to $300 w/box and goodies Dec 21 23:21:42 seriously what Dec 21 23:21:47 that's a fantastic price Dec 21 23:21:50 then again... Dec 21 23:21:57 Templarian, aren't most wp7 devices right now all the exact same specs? just difference of screensizes Dec 21 23:22:14 on an HD2 you can run 3 builds of android and an ubuntu side by side Dec 21 23:22:16 w/ or w/o keyboard Dec 21 23:22:34 never played with an HD2 Dec 21 23:23:47 neither have I lol Dec 21 23:24:00 hi all Dec 21 23:24:08 o\ InfiniteLoop Dec 21 23:24:08 Apple?! Dec 21 23:24:09 I was talking with a guy though and the HD2 is like, one of those devices that XDA has on lock Dec 21 23:25:32 I have a question regarding List widget , in each row I want to display some text that comes from an array, I want each of them to be in a div of its own Dec 21 23:25:44 right now Im using formatted text Dec 21 23:26:11 the onFormat returns a string like
Dec 21 23:26:22 and the row displays this text as is Dec 21 23:26:46 anyway to force it to show the text in the div and apply the class on that div ? Dec 21 23:27:29 mugen-: yea most are the exact same. Dec 21 23:27:55 InfiniteLoop, modify the item template to have more than one parameter? Dec 21 23:28:21
#{title}
#{label}
Something like that. Dec 21 23:28:50 I don't know how many label's I'll have in advance Dec 21 23:30:32 like I have one title, but a list of labels and I want to apply style to each of the label elements Dec 21 23:32:44 I think I got it Dec 21 23:33:12 I added a - in front of the formatted text, Mojo escapes any html by default Dec 21 23:33:36 for eg: {#-stationsFormatted} , the leading - turns off the html escape Dec 21 23:56:28 So wait... FoxNews just recycled the HP Slate spec sheet and claims it is the palmPad? Lame Dec 22 00:03:39 OMG, FoxNews just released their specs for the new palmSuperPhone! http://s89997654.onlinehome.us/screencaps/palmSuperPhone-20101221-155341.jpg Dec 22 00:04:20 dgathright: can I tweet that? Dec 22 00:04:30 lol, absolutely Dec 22 00:04:31 (or have you?) Dec 22 00:04:35 I aven't yet Dec 22 00:04:37 go for it Dec 22 00:04:51 you do it, I'll retweet (if the picture is yours) Dec 22 00:04:57 k Dec 22 00:05:18 gimme a sec Dec 22 00:10:57 http://twitter.com/#!/derek/status/17370976601776130 Dec 22 00:11:58 lmao Dec 22 00:16:50 I thought FoxNews just made up political shit, but apparently they're breaking into the tech world with a bang. Dec 22 00:16:59 :p Dec 22 00:17:49 * halfhalo is watching fox right now Dec 22 00:17:55 because cops is ALWAYS on Dec 22 00:21:46 whos on now... i bet dr. oz... Dec 22 00:22:11 and to think when Murdoch is gone, Fox news could go lower Dec 22 00:22:13 oops: this channel obeys grammar. Dec 22 00:22:15 I bet if you turn it to MSNBC you'll either see Lockup or To Catch a Predator Dec 22 00:22:32 : I wonder who is on now? maybe Dr. Oz Dec 22 00:23:44 dgathright: gah! that's all MSNBC shows when they are done with the news Dec 22 00:56:35 * ctladvance laughs at people who hate fox news Dec 22 00:57:24 * fahhem laughs at fox news watchers for their scientifically-proven ignorance Dec 22 00:58:04 * ctladvance laughs at you ignorance.... at all liberal ignorance Dec 22 00:58:37 * ctladvance unless were talking about beck Dec 22 00:58:41 http://news.slashdot.org/story/10/12/16/1615218/Survey-Shows-That-Fox-News-Makes-You-Less-Informed?from=rss Dec 22 00:59:06 lol at slashdot Dec 22 00:59:57 * halfhalo refuses to watch foxnews after the jackthompson debacle Dec 22 01:00:29 * ctladvance watches multiple channels and avgs the coverage Dec 22 01:01:57 * oil doesnt watch tv Dec 22 01:02:07 * halfhalo sues oil Dec 22 01:02:17 lol, who gets their news from tv? old people? Dec 22 01:02:29 * fahhem makes halfhalo's suit into a class action Dec 22 01:02:44 actually yeah i get most from web now Dec 22 01:04:53 * ctladvance gets the suit thrown out of court and into the dry cleaners Dec 22 01:05:13 ha! Dec 22 01:05:14 * ctladvance needs to get the oil out Dec 22 01:06:32 oh, we were suing the guy oil? i thought it was actually oil :b Dec 22 01:13:09 why would you sue oil? Dec 22 01:13:20 for destroying the world Dec 22 01:13:37 oil didnt destroy it, people did Dec 22 01:13:40 srsly, do i not consistently bring the awesome? Dec 22 01:13:48 haha Dec 22 01:13:58 im talking aboit oil, not you oil Dec 22 01:14:09 but yes you do Dec 22 01:14:19 anyway, back to on-topic. 2.0 and enyooooo Dec 22 01:14:22 my client lights up and beeps just the same! Dec 22 01:14:39 "if you press my power button, do i not boot?" Dec 22 01:17:17 lets talk about how wp7 has almost as many apps as we do 8 weeks out Dec 22 01:17:45 and why do we need a different toolkit to dev for multiple screen sizes Dec 22 01:18:09 didnt they get the memo on handling screen res? Dec 22 01:20:13 we still got angry birds before android ;) Dec 22 01:22:04 lol, yeah but they got it for free Dec 22 01:23:37 interesting to see how long wp7 takes to pass us in the app count Dec 22 01:24:00 not really, how many programmers does microsoft have? Dec 22 01:24:24 lol forgot they tried to get there emp to dev Dec 22 01:24:33 so ~89,000 Dec 22 01:25:10 I suspect sometime after we get webos 2.0 on old hardware all the HP employee stuff will be let out of the box Dec 22 01:25:12 actually they have >12k excluding them... so like 101,000 :) Dec 22 01:25:43 i dont think that will make much difference Dec 22 01:25:50 we dont have the devs Dec 22 01:28:21 we will see what happens i guess Dec 22 01:49:47 well, HP is putting WebOS basically everywhere Dec 22 01:50:18 so devs who will want to create apps for a printer will create it for WebOS, so it may also be available on phones Dec 22 02:03:42 so how bout them rains Dec 22 02:05:57 socal? Dec 22 02:06:06 yup Dec 22 02:06:38 makes for fun times in suv though Dec 22 02:08:44 yeah, driving in heavy rain is awesome, in an suv/truck anways. Dec 22 02:09:25 I wonder what ever happened to unreal engine support Dec 22 02:09:47 demo was back in march **** ENDING LOGGING AT Wed Dec 22 02:59:57 2010