**** BEGIN LOGGING AT Sat Apr 14 02:59:58 2012 Apr 14 12:43:48 http://mikecanex.wordpress.com/2012/04/09/gee-were-the-people-right-after-all/ Apr 14 17:56:14 i wonder why my stage assistant is not pushing the scene! At least it looks that way. Apr 14 17:56:46 i hava a pastebin url. http://pastebin.com/vCdsjE2y Apr 14 17:59:11 baboo: have you checked the logs? Apr 14 18:01:41 yup, it said that the object has no 'pushScene' method Apr 14 18:03:47 error: Uncaught TypeError: Object function anonymous() { { this.initialize.apply(this, arguments);} } has no method 'pushScene', app/assistants/stage-assistant.js:7 Apr 14 18:03:47 error: Uncaught TypeError: Object function anonymous() { { this.initialize.apply(this, arguments);} } has no method 'pushScene', app/assistants/stage-assistant.js:7 Apr 14 18:05:43 baboo: try this: Apr 14 18:05:44 this.controller.pushScene("main"); Apr 14 18:06:13 okay Apr 14 18:07:23 it worked! yay! Apr 14 18:07:29 thank you Apr 14 18:08:12 weboshelp.net said for me to do Mojo.Controller.StageController.pushScene("main"); Apr 14 18:08:50 baboo: don't use weboshelp.net... ;) Apr 14 18:09:06 their latest news is "webOS 1.4 is here", and the latest version of webOS is 3.0.5 Apr 14 18:09:17 oh no Apr 14 18:09:37 that's funny Apr 14 18:09:54 baboo: are you developing for webOS phones or the TouchPad? Apr 14 18:10:20 in my current app so far just for phones Apr 14 18:10:58 do i use "uiRevision": "3"? Apr 14 18:11:08 in appinfo.json Apr 14 18:11:25 for the TP Apr 14 18:11:32 nope, it's "2" Apr 14 18:11:39 oh Apr 14 18:11:54 thank you! Apr 14 18:12:46 if you'd mainly target the TouchPad you should Enyo and not Mojo, but that doesn't seem to be the case Apr 14 18:12:54 *you should learn Apr 14 18:13:08 omg, how do you switch irssi windows on a Mac? Apr 14 18:13:19 what's that Apr 14 18:13:38 irssi === irc client Apr 14 18:13:40 irssi windows Apr 14 18:14:20 on other systems, you cycle through windows with alt+#, but that doesn't seem to do anything on this mac Apr 14 18:14:25 sugardav1: I'd rather say typeof(irssi) === "irc client" :P Apr 14 18:14:41 it's amazing I can type at all on here :P Apr 14 18:15:19 holy cow! what's going on? activity in the webos channel? Apr 14 18:16:01 invalidopcode: I've been wondering myself Apr 14 18:16:44 woohoo, "use option as meta-key". man, that is intuitive Apr 14 18:16:45 pc-world: hahaha its been sad.... the playbook-dev channel has been more active than here Apr 14 18:16:54 don't worry though, it'll be dead in an hour again Apr 14 18:16:54 lately Apr 14 18:17:03 haha aww... Apr 14 18:18:14 yeah, I'm messing around with Enyo 2 and haven't touched Mojo in over a year Apr 14 18:26:15 mojo is so old school Apr 14 18:26:42 i remember when i used to be like, "oh mojo is teh shiz" and now it's -__- Apr 14 18:27:05 I felt the same when i bought the Pre Apr 14 18:27:09 Mojo is magic Apr 14 18:29:52 and now there's Enyo 2, another not-backwards-compatible framework... :-/ Apr 14 18:30:41 HP always creates half-baked new things, and instead of improving them they invent new features/frameworks/whatever Apr 14 18:31:36 for a perfect example... look how many freaking different drivers there are for HP Printers..... Apr 14 18:34:24 I'm not sure if Microsoft is following the same approach now Apr 14 18:34:58 i think windows phone is pretty good. will be next phone hopefully Apr 14 18:36:23 yeah Windows Phone is a cool thing, I have the Lumia 800 Apr 14 18:36:48 though it's as closed as iOS (or even more) Apr 14 18:37:16 Microsoft was smart enough to make sure the OS runs fast Apr 14 18:37:24 yeah that's true Apr 14 18:37:43 I think it's even more fluid than iOS for some things Apr 14 18:38:05 don't understand what palm was htinking Apr 14 18:38:20 it runs slow but it can multitask Apr 14 18:38:49 I think one problem in webOS is that all apps run in the same process and they block each other Apr 14 18:39:36 rather *one big problem Apr 14 18:41:24 if it was as fast as IOS and could produce the same quality apps it would have been a huge success Apr 14 18:42:47 *if* Apr 14 18:42:55 I think that is certainly possible, but it requires pretty advanced skills. And knowledge of things that aren't well or at all documented. Apr 14 18:43:12 javascript will never be that fast Apr 14 18:43:27 fxspec06: JavaScript isn't really the problem Apr 14 18:43:31 it's webkit Apr 14 18:43:48 as fast as ios webkit is, if ios was written strictly in web wlements it'd be slow as molasses Apr 14 18:43:49 fxspec06: V8 is very very fast Apr 14 18:44:05 and when i say slow as molasses, i mean everybody complaining Apr 14 18:44:12 i'd be fine with it Apr 14 18:44:50 I guess the problem is webkit and rendering Apr 14 18:44:50 HTML just isn't supposed to be used for whole applications Apr 14 18:45:04 but anyways webos will always be at an inherent disadvantage when the operating system uses web based elements everywhere Apr 14 18:45:19 of course Apr 14 18:45:22 that's a battle i don't think it can win Apr 14 18:45:39 though they could have at least used multiple processes Apr 14 18:46:21 but I still think webOS was a nice and interesting idea Apr 14 18:46:24 even ten years from now, webkit in its current state on umteen faster hardware will always feel sluggish Apr 14 18:47:20 right, hardware isn't the (only) solution, even though HPalm tried that Apr 14 18:47:36 i'd like to see a fully binary-ish OS merged w/ the ability to still run web apps natively Apr 14 18:48:05 i know parts of webos are binary already, but not enough of it it seems. but then that'd defeat thepurpose of web---os Apr 14 18:48:38 which parts of webOS do you mean? Apr 14 18:49:28 afaik the only parts that are binary are the launcher and some BG services Apr 14 18:50:31 as said, multithreading/-processing would solve a lot of performance issues Apr 14 18:50:37 (like Chromium does) Apr 14 18:51:04 okay. sure it would Apr 14 18:51:20 but that could have solved a lot of performance issues... three ears ago Apr 14 18:51:26 currently, when an app executes JS, all other apps are blocked Apr 14 18:51:26 if you have an infinite loop. you'll see all other apps will hang as well Apr 14 18:51:56 *halt Apr 14 18:52:16 mojo had far worse issues in that regard Apr 14 18:52:19 another problem is that scrolling isn't native Apr 14 18:52:42 etc. Apr 14 18:53:37 i dislike how ppl say webos got the hardware chance tho. it really didn't. the touchpad is killer hardware and it runs like butter Apr 14 18:53:59 You should see it on my Go ;) Apr 14 18:54:25 * fxspec06 grr Apr 14 18:54:32 I don't think the TouchPad runs like butter... Apr 14 18:55:26 5-10s launch time Apr 14 18:55:29 (of apps) Apr 14 18:55:33 i think android runs faster on the tp Apr 14 18:55:41 it lets you perform your tasks without wanting to throw it out the window Apr 14 18:55:52 android does run pretty good on it, too Apr 14 18:55:56 kyam: I think it does (though scrolling is a little laggy) Apr 14 18:56:29 too good we still have desktops to work on Apr 14 18:56:59 What can I do on my tablet that I usually do on a computer? Almost nothing Apr 14 18:57:06 lmao Apr 14 18:57:19 +1 for that. so sad, too Apr 14 18:58:12 you can play birds Apr 14 18:58:17 yes! a tablet with CD burner, that's what we need! Apr 14 18:58:26 I use it to play online games with the wife Apr 14 18:58:28 lol Apr 14 18:58:41 you can check your facebook status! Apr 14 18:59:00 when on the bed i do a little reading / surfing Apr 14 18:59:21 everyone who says a Facebook app (no matter what platform) is good, they're not really using Facebook in the browser Apr 14 19:00:06 android app is good to me Apr 14 19:00:39 not big on facebook though. it has chat at least Apr 14 19:00:40 I mean, Facebook apps are not even really real-time Apr 14 19:01:29 (though the Facebook API is very limited) Apr 14 19:03:02 do regexps like text = text.replace(/\b([aeiou][a-z]*)\b/gi, "$1way"); // Rule 2 Apr 14 19:03:03 text = text.replace(/\b([bcdfghjklmnpqrstvwxy]+)([a-z]*)\b/gi, "$2$1ay"); // Rule 1 work on mojo Apr 14 19:03:29 i don't see any reason why they wouldn't. Apr 14 19:03:46 that's part of javascript api. Apr 14 19:04:21 hmm. the pig latin translator doesn't show a new text in the output. Apr 14 19:06:23 check http://pastebin.com/rf3EfT7N out Apr 14 19:07:55 does it work in your desktop browser? Apr 14 19:08:07 have you tried giving text a phantom value before setting it to the box to see if the box is actually setting Apr 14 19:08:48 ACTION="javascript:latinize()" Apr 14 19:08:48 isn't that "onsubmit"? Apr 14 19:09:11 i think Apr 14 19:09:11 yeah Apr 14 19:09:47 I'd use onsubmit="latinize(); return false;" Apr 14 19:09:57 it works in Chrome Apr 14 19:09:57 and "document.translate.latin.value" is soo outdated syntax Apr 14 19:10:08 lol Apr 14 19:10:10 maybe that's why Apr 14 19:10:38 i have to go Apr 14 19:10:42 document.getElementById("english").value Apr 14 19:10:52 ok Apr 14 19:10:56 then give the textareas id's Apr 14 19:10:58 but then id="english" Apr 14 19:11:03 yeah Apr 14 19:11:17 and please use lower-case HTML attributes ;) Apr 14 19:11:21 lol Apr 14 19:13:32 i found the code on a website. Apr 14 19:14:45 i'l try it Apr 14 19:15:59 it doesn't work :( Apr 14 19:16:26 logs? Apr 14 19:16:46 i'm not even sure why it needs to be a form Apr 14 19:17:19 i need to go bye Apr 14 19:17:22 it doesn't (if you don't care about valid HTML9 Apr 14 19:17:24 bye Apr 14 19:17:34 s/9/) Apr 14 19:22:48 the logs said that the function latinize was not defined in the index.html Apr 14 19:23:11 lol Apr 14 19:23:43 that wold explain why nothing is showing in thebox =P Apr 14 19:23:50 yup Apr 14 19:24:01 so ou can declare it differently Apr 14 19:24:09 latinize: function(){ Apr 14 19:24:13 or latinize = function(){ Apr 14 19:24:19 the form action is "javascript:latinize();" Apr 14 19:24:25 or Apr 14 19:24:33 well yeah either should work. Apr 14 19:24:38 ok Apr 14 19:26:15 still the same problem Apr 14 19:26:41 with latinize = function(){ Apr 14 19:27:34 you MAY want to try undercasing the script tag Apr 14 19:27:42 ... Apr 15 00:40:20 no, i thought mojo didn't need those Apr 15 00:40:38 but i'll try anyways Apr 15 00:40:43 this doesn't have anything to do with mojo, as far as i can tell Apr 15 00:41:26 not if that's your index.html Apr 15 00:41:30 yeah Apr 15 00:41:47 it's a new scena Apr 15 00:41:51 scene Apr 15 00:42:18 main-scene.html Apr 15 00:42:27 mojo hurt my brain with all that scene and controller stuff Apr 15 00:42:40 what do use Apr 15 00:42:43 enyo Apr 15 00:42:49 what do you Apr 15 00:42:52 use Apr 15 00:42:55 ok Apr 15 00:48:09 it worked! Apr 15 00:48:28 1/2 done so far Apr 15 02:14:19 my app is running! Apr 15 02:16:21 download it at http://justin.websb.net/com.justin.piglatin_1.0.0_all.ipk **** ENDING LOGGING AT Sun Apr 15 02:59:59 2012