[00:00] Qt Jambi and pyslide ect [00:02] I know python pretty well, I can wrap python in QML? [00:02] like in a Mousearea to call it [00:02] I am not good at py at all clueless :_) [00:03] haha [00:05] comjf, there is this . http://qt-project.org/wiki/PySide But like I said I am clueless about py [00:06] i'll stick to C++, that seems the default lang [00:06] and I love to learn [00:07] comjf: QML is pretty easy [00:07] if you know python, you shouldn't have any trouble learning it [00:07] mhall119: Awesome. I just wish there was more documentation on the field types [00:08] comjf: me too, we're working on improving out docs [00:08] our docs [00:08] mhall119: Like TextField, does it have an 'onhover' or 'onclick' signal [00:09] mhall119: where can I see the source directly (sorry I'm a complete newb when it comes to this process) [00:09] hover over item and press f1 [00:09] hold ctrl then click on things to go to parents [00:09] No documentation available. [00:09] is where it brings me [00:09] qtcreator ^^ [00:11] TextField Must be Ubuntu-SDK ? [00:13] yes [00:13] comjf: doesn't look like it: http://developer.ubuntu.com/api/ubuntu-12.10/qml/mobile/qml-ubuntu-components0-textfield.html [00:13] comjf: https://launchpad.net/ubuntu-ui-toolkit has the code [00:14] mhall119: I was just wondering because the design guidelines talk about using TextFields with the label being inside the field as the initial value.. I just want to clear it upon getting focus [00:15] comjf: looks like you should use placeholderText: http://developer.ubuntu.com/api/ubuntu-12.10/qml/mobile/qml-ubuntu-components0-textfield.html#placeholderText-prop [00:15] then the TextField will probably clear it for you [00:16] ah, makes sense [00:16] thanks mate [00:30] so I generated all my wsdl client c++ classes (finally)... now I need to google how to make a QML wrapper class right? === jelatta_away is now known as jelatta [01:36] I'm having difficulty figuring out this wsdl thing with c++, since I ready have the client working in java, is there a way to wrap a javaclass into QML? [01:37] or is java not a supported langauge to use === chriadam|away is now known as chriadam [02:21] comjf: I don't think so [02:24] hi, i think the email meeting was in here? [02:24] i live in a sucky timezone :( [02:25] it was 3am in the morning at that time [02:31] xsacha: was it today? [02:31] xsacha: http://irclogs.ubuntu.com/2013/02/13/%23ubuntu-phone.html is the log [02:32] i was in chat the whole time, so i can scroll up and find log. thanks === Lexmazter is now known as Lexmazter|zZzZz [05:27] bobweaver (and others): Qt4 and Qt5 can fully be co-installed. if you have problems, something has not been properly updated from the qt5-proper - it has a new version of both Qt4 and Qt5 [05:28] (I have Qt4 and Qt5 developmen tools right now here) [05:29] the selection of which one - 4 or 5 - is available in default path for qmake, uic, rcc, etc. depends on whether qt5-default or qt4-default is installed. alternatively, see man qtchooser for more possibilities of configuring qtchooser. === SkavenXXI-[OFF] is now known as SkavenXXI === chriadam is now known as chriadam|away === Lexmazter|zZzZz is now known as Lexmazter === SkavenXXI is now known as SkavenXXI-[OFF] [11:13] Mirv, when I go to install anything qt5 from the proper ppa it removes qt4viewer and also other things making it so when I make the choice of qt4 toolkit It says there is no viewer installed so I have to re0install it. It is something in the packaging of qt-ubuntu-components === SkavenXXI-[OFF] is now known as SkavenXXI [11:22] I think * [11:25] apt-cache show qtchooser [11:26] Conflicts:qt4-qmlviewer (<= 4:4.8.1-0ubuntu4.4~) [11:28] man qtchooser [11:28] No manual entry for qtchooser [11:29] sup [11:29] Mirv, sorry it was not installed [11:29] hello tehcrs [11:30] i JUST found out about this and i almost came [11:30] thank you 4chan [11:31] cool tehcrs welcome to the Ubuntu Phone channel :) [11:31] ;> [11:31] thanks man [11:34] well, im curious.. tehre are actually two different galaxy nexus phones, right? [11:39] bobweaver: you running raring? [11:39] popey, nope [11:40] 12.04 32bit [11:40] unity-qt does not work in >12.04 So I do not use [11:42] btw popey I now have all the data for the weather app just need to design it all now [11:42] thanks again for the suggestion for the api. I would have never of know :) [11:42] np [11:43] that si one powerful api [11:43] is * [11:43] huge ammount of data [11:43] amount * [11:44] wikipedia articles about close towns and history of towns, close populated citys, close street address to query , weather , ect [11:48] kinda stuck at a couple of points because I have no clue how the keyboard is going to work and also no idea about how moving things off the screen will work either [11:50] bobweaver: so, you need to apt-get upgrade before trying to install qt5 stuff, or alternatively install qt4-qmlviewer after installing qt5 - the qt4 version in the PPA does not conflict with Qt5 [11:50] yeah that is what I did Mirv [11:51] I ended up downloading qt5.0.1 1 day before you packaged [11:51] ok then. and the guides suggest installing ubuntu-sdk, which installs qtchooser which guides qt4 developer tools to be upgraded [11:51] so I am using that just compiled the qml plugin [11:51] ah right, 12.04, that's a different story [11:52] yeah but it could not beacause of dependenceys [11:52] let me try to find pastie of that [11:52] like said on the qt5-proper front page, there is not yet qt4/qt5 devtools co-existing there, since there is no Qt4 version yet patched for 12.04 to use qtchooser [11:52] (the first note under "NOTES") [11:52] it will come, though [11:52] http://paste.ubuntu.com/1646048/ === SkavenXXI is now known as SkavenXXI-[OFF] [11:53] bobweaver: you don't have the ubuntu-sdk-team ppa, as instructed at http://developer.ubuntu.com/get-started/gomobile/ [11:53] OH .....sorry I missed that part kinda early here [11:53] that includes the qt components [11:53] what do you mean apt cache says I do [11:59] so will this work for both galaxy nexus phones or the g4 only? [11:59] n4 [12:01] tehcrs, I have no clue But I do know this . qt works on a lot of different devices. What the backend of the phone is using(this is what I have no clue about) could be tailored for a device. meaning not sure till we get the code [12:01] it was demoed on a galaxy nexus not a g4 though [12:04] Mirv, I would like to thank you though for all the effort and energy that you have been putting into this. You are awesome !! [12:09] well, i can work with that [12:09] thanks ;> [12:09] Mirv, so you know what this mean ? error: cannot convert 'const char*' to 'const QByteArrayData* {aka const QArrayData*}' in initialization [12:09] or anyone ^^ [12:10] I will ask on qt channel also [12:21] bobweaver: I have been reading the logs from yesterday. I would suggest to you too that the best results you can get with the Ubuntu Phone SDK and UI Toolkit if you start with a clean system. Remove all depricated qt5 packages and builds and PPAs, make a full apt-get update, apt-get dist-upgrade and just follow the instructions http://askubuntu.com/questions/254800/how-can-i-update-the-ubuntu-sdk-preview-from-the-qt-5-beta-ppa-to-the [12:24] Hi bzoltan1 I would but everything seems to be working fine now though after I compiled it all [12:26] bobweaver: Sure, you are free to compile all, but keep in mind that with homebrew Qt libs you are on your own. It is hard if not impossible to support custom built development environment. If I were you I would just install the stock packages from the qt5-proper PPA and purge all other Qt5 stuff. We all use those packages, they are fine. [12:26] bzoltan1, I guess that I am just use to compiling stuff for things to work. Like I had to on qt4 for alot of libs. That said. I love the fact that you all are packing this all up. It is nice [12:26] i will probably have to root the phone, right? [12:27] bzoltan1, I can do that with out removing any of my qt4 stuff ? [12:27] bzoltan1, main concerns are well I will post brb [12:27] /usr/lib/qt4/imports$ ls [12:27] bamf Box2D dee Dee.3 gconf QConf Qt QtDesktop QtMobility QtMultimediaKit QtWebKit Tiled Unity2d uTouch [12:28] bobweaver: I do not know about your Qt4 stuff... if you use packages from Ubuntu archives than you might need to upgrade few of them. But as it was earlier told ... Qt5 can coexist with Qt4 [12:29] bzoltan1, you mean like making choice on which toolkit one wants to use correct ? [12:29] bzoltan1, sorry I have only been programming for a little over a year [12:29] bobweaver: Obviously if you alter your Ubuntu and install hombrew stuff to the system instead of keeping them nicely in a sendbox directory (in your home or in the /opt) than the outcome is unpredictable ... [12:30] 2 1/2 years ago I did not know what linux was [12:30] well maybe 3 years now [12:31] well I knew what it was when I used slax like 12 years ago on a friends computer but that was all I knew that there was slax [12:31] so I guess what I am saying is I am a n00b :) [12:31] bobweaver: Your milage is not really relevant here. The key is that most of the Ubuntu users, even the experts do not like to alter their system. You want to keep your private stuff away from the system. [12:34] bzoltan1, yeah I was thinking that but I wanted to make a game (my 1st one) real bad and read up on qml (because that is all I know) and learned about box2d and tiled both of which are not in Ubuntu Repo [12:34] in fact I could not find ppa anywhere for it [12:36] so I guess that said I would love to upgrade box2d to the qt5 version and also tiled dee Qconf gconf utouch [12:36] oh and bamf [12:37] Until I can do that I can not move up past 12.04 because I would love my UI for TV and that would be horrible [12:37] I am sure that I will have to hak on NUX and libunity also [12:39] Right now my best working qt5 has these plugins and needs more /opt/Qt5.0.1/5.0.1/gcc/qml$ ls [12:39] Qt QtDesktop QtGraphicalEffects QtMultimedia QtQuick QtQuick.2 QtTest QtWebKit Ubu [12:40] Ubuntu * [12:40] esp Qt.loacation how to make maps with out it ? well fast maps that is [12:41] or all these would be awesome http://qt-project.org/wiki/Qt-Add-ons-Modules [12:50] bobweaver: It is up to you. The Qt5 port of the box2d you better ask from the maintainers. We as Ubuntu will not port it in the near future. [12:51] Yeah that is what I figured. I guess what is the most imporant thing is that I have the things that I need to learn [12:52] Like I would like to learn shaders better and also qt3d stuff [12:53] bobweaver: and to learn I would suggest you to use stock packages and focus on the subject... you will waste much less time on building your on development environment and you will get much better support from the community [12:53] like the qt3d car demo But I can not even get that to run :( [12:53] bzoltan, that is a good point that I did not think about all that much. [12:55] bobweaver: Also I would go with the simpler QML demos and examples. Check out the basic animations and simpler UI components. Create simple applications and learn how this whole thing works. Much less frustrating :) [12:56] bzoltan, I know all about states and transtions and behavior on X {NumberAnimation{}} [12:56] bzoltan, you have a virtual machine with 12.04 ? [12:57] If you do you can look at my work https://launchpad.net/~u2t/+archive/bleedingedge that ppa is only for 12.04 though [12:57] becuase of libunity and NUX and dee and bamf ect [12:58] bobweaver: No, I am on 12.10 and soon to upgrade to Raring [12:59] it is nothing but unity-2d but with a ton of extra stuff like switching formfactors or changing launcher position, or anything in dconf that is that lives on the places that the engine listens [13:00] http://bazaar.launchpad.net/~josephjamesmills/u2t/dailybuilds/view/head:/config.h.in [13:00] you can see the bus's that it listens to in that file [13:01] I am sure that the phone also works kinda like this. Well I am not sure. But can not wait to find out [13:02] like engine->rootContext()->setContextProperty("unity2dConfiguration", &unity2dConfiguration()); [13:02] exposing Qconf [13:07] but things That I did write on top of the TV where re-wote the launcher so that it can read lens(simplelauncher) made it so that there are many different render views or dash , added previews, added tvguide via mythtv, added music hinting, added dconf settings in the dash , re-wrote almost the whole TV interface/formfactor (filters rendering type of text ect) [13:08] My idea is once the phone goes public I will take that interface and take everything that I have and tie into one. then take all my qml code and add it to the Ubuntu SDK Kit [13:08] so that there will be import Ubuntu.Compents.TV 0.1 [13:13] KevinWright: File mgr sync up tomorrow is fine for me. [13:13] Jafa_: great! [13:14] Jaffa_: great! Talk to you then === Jaffa_ is now known as Jaffa [13:18] Maybe someone would like to help me with this. I can not get data to pass for some reason. so made a function that says find the search query and look it up in api. After user Picks the Picks that Area it should pass a couple thins off to the next function that calls in the weather but it is not passing the info and I am not sure at all what I am doing wrong [13:18] here is branch https://code.launchpad.net/~josephjamesmills/+junk/ubuntu-weather-sdk [13:19] So I want to save the stuff from the 1st query (name,lat,lng,west,north,east,south) and pass on to the next XmlListModel Api needs north south east and west === SkavenXXI-[OFF] is now known as SkavenXXI [14:06] I remember we had a discussion about this a ~long time ago, but some recent ideas would be nice to hear - any news on the collaboration between ubuntu phone and nexus 7 projects? [14:07] As in, will the ubuntu phone project parts be merged to the nexus 7 project - at least IMHO it would greatly benefit from that, instead of just being a port of the desktop version with custom repositories === ckpringle_ is now known as ckpringle === rsalveti_ is now known as rsalveti === XenGi_ is now known as XenGi [15:43] hi guys [15:44] where can i buy an ubuntu phone ? my 9 year phone got busted ..Nokia 5310 XpressMusic [15:44] you can't yet [15:45] popey: can't wait ...to have one .. [15:45] Me too! [15:47] popey: i'm watching mark's video ..very interesting ..soon laptops will release pre-installed ubuntu's [15:49] popey: i don't want to buy another nokia phone ... [15:49] lcabreza1: they already are available in some territories [15:49] (laptops running ubuntu) [15:50] popey: Me too ..... [15:53] i wonder who's that graphic vendor that Mark's mention .. [16:13] In case anyone is looking at the question that I asked before. I just figured it out W()()T W()()T! [16:15] nick dmd === DanielDressler is now known as dmd [19:17] hello people reading logs [19:23] hey dmd [19:23] hey bobweaver [19:24] dmd, I just finshed up the data for the weather app [19:24] now just need a designer [19:24] who are you pulling from? [19:24] I will make a video and post [19:24] http://api.geonames.org/search?q=Rochester%20NY&maxRows=10&username=bobweaver12345&style=FULL [19:24] which also has a ton of usefull data [19:25] so I query that give the options to the users in boxs then when they click [19:25] nice [19:25] we get this http://api.geonames.org/weatherXML?north=43.26905&south=43.10332&east=-77.53116&west=-77.70164&username=bobweaver12345 [19:25] needs alot of javascript and stuff like changing from c to f ect [19:25] I will make a video [19:26] are there other videos already? [19:29] we should make a ton of apis and push them into the phones kit [19:30] so that way users can be like import Ubuntu.Compents.API.LastFM 1.0 [19:30] ect [19:30] not sure how that would work [19:32] http://www.youtube.com/watch?v=5vXuakr87oA [19:46] I wish that these where gimp and someone used qt-exporter :/ [19:46] https://ubuntu.mybalsamiq.com/projects/ubuntuphonecoreapps/Clock+and+Weather+App [22:48] I am thinking of writing a game for ubuntu-phone, will python be alright to use? [22:48] or should I use c++? [22:49] depends Akiva-Thinkpad what kinda game ? [22:50] bobweaver: Isometric Tactical game [22:50] what is that ? [22:50] example ? [22:50] bobweaver: Think transit tycoon [22:50] angry birds ? [22:51] but tactical like front mission, or final fantasy tactics [22:51] that is 2d or 3d ? [22:51] ahh [22:51] 2d or 2d ? [22:51] actually, I'll give you a youtube of what I have in mind [22:51] opps [22:51] Great [22:51] thanks [22:52] https://www.youtube.com/watch?v=bGDwJ1nH7HQ [22:52] sweet thanks [22:53] Its my favourite genre, and I imagine, easy to scale the difficulty, create multiplayer, add rpg elements, etc [22:53] Ok there is 2 things that I think that you should look at (I am n00b though only made one buggy game ) [22:53] so just to be clear you want it to be 2d [22:53] I figure this is most pragmatic [22:54] If that is the case there is engine already out there that is c++. the phone is based off qml. Hows your qml/qt ? [22:54] Akiva-Thinkpad said it was isometric so you'd have a fun time making it 3d [22:54] dmd: HA HA! [22:55] Akiva-Thinkpad, becuase the Phone is using QML I bring this up . there is something called Box2d and tiles [22:55] bobweaver: my qml qt is looking for a prodject like this to learn from [22:55] there is a playground that you can look at to get started [22:56] you can use tiled to make map then just javascript to make the coloisions [22:56] Wow, oodles of info. [22:56] http://box2d.org/ [22:56] https://launchpad.net/~mapeditor.org/+archive/tiled [22:57] those are good resources [22:57] http://gitorious.org/qml-box2d [22:57] box2d poses an interesting fork in the road [22:57] That game doesn't seem anything that couldn't be handled by Python + QML... that said I don't know what's the status of Python integration in Ubuntu phone [22:57] whether to make it turn based or more or less, real time. [22:57] http://gitorious.org/qt-qml-demo-playground [22:58] And if you like I made a mario also ? [22:58] Ha [22:58] for mario, I'd probably just hide snes9x in there, and edit a rom :P [22:58] https://code.launchpad.net/~josephjamesmills/+junk/mario_mockup [22:59] sorry thought that you could use that to gather Ideads [22:59] ideas* [22:59] Akiva-Thinkpad: yeah... I don't think that would quite work with the legal issues [22:59] I am really excited for the phone. I hope I can get one in Canada. [22:59] dmd: If you own mario, it should be fine [22:59] we never get anything in canada [22:59] I still own my snes, somewhere [22:59] You can also use pyslide and what not and java if you like [23:00] dmd: We got wind :) [23:00] that was a big improvement [23:00] Akiva-Thinkpad: If I was nintendo I would be very fine [23:00] yeah wind / mobilicity is awesome [23:00] I dropped rogers quite quickly [23:00] Akiva-Thinkpad, what about moment of your Hero ? [23:01] bobweaver: Sorry, I was lamenting all the years I wasted with rogers as a phone provider. [23:01] rogers ? [23:01] < rogers is a mobile provider in canada [23:02] :>) [23:02] Canadian phone provider. [23:02] ahh I see [23:02] one of the big three providers [23:02] and they make sugar. [23:02] I never got that [23:02] different company [23:02] trademarks only apply within a sector [23:02] dmd: They both are red and white [23:02] in canada make sugar ? must not be cane or must be exported IDK I am sugar n00b [23:02] http://www.lantic.ca/ [23:03] bobweaver: We just legalized vcr's a year ago. [23:03] I picked one up a week ago, its sweet [23:03] vcr? [23:03] Watched "You got mail" [23:03] dmd: Oh you must not have one yet. Its the latest thing. [23:04] They take cassete video tapes [23:04] whts a VCR ? lol [23:04] and you can record on them easily. [23:04] and we legalized them? [23:04] Yah [23:04] that is something that I am not a noob at [23:04] you're joke fell flat a bit [23:04] * bobweaver is making remote for TV for Ubuntu Phone as we talk [23:04] dmd: Blame rick mercer [23:05] bobweaver: Wow! [23:05] I am not ashamed to call myself an ubuntu zealot [23:05] controls myth tv that is all [23:05] ah [23:06] nothing crazy but it will work for me [23:06] Wow, tiles is exactly what I need [23:06] but one can control any mythfront end via phone [23:06] written in qt no less :P [23:06] yeah play in the playground [23:07] Akiva-Thinkpad, you can make a "MAP" in tiled then there is a QML plugin that you can use that reads TMX files [23:08] adds all colistions at points that you add in tiled [23:08] it is called tiles it uses Box2d (more QML) as the Physics Engine [23:09] so you can make your tiles say 48 X 48 then use java script to cut them up [23:09] and when tiles (QML plugin) sees it it tells Box2d to add collision points and what not walls and stuff you know [23:10] http://bazaar.launchpad.net/~josephjamesmills/+junk/mario_mockup/view/head:/platform.js [23:10] check out lines 17 -- 92 [23:10] I disabled most of it [23:11] You can also use many differnt layers for it But that is all I know about for making games hope that it helps [23:12] This dudes playground is also fun I would say http://gitorious.org/tan-qml-playground [23:12] bobweaver: Well, its all a matter of getting things started [23:13] Akiva-Thinkpad, you have made games before ? [23:13] bobweaver: Do you think this should be easy enough to keep ported to Ubuntu Phone and Regular Ubuntu? [23:13] depends there are some things in the way [23:13] bobweaver: Not at this level. I am looking for an interesting project that will force me to learn. [23:14] bobweaver: Do I have to worry about ARM vs X86? [23:14] No [23:14] Okay, thank g-d [23:14] it will run on wayland if you have the hardware [23:14] ... I thought wayland was not neccessarily going to happen for ubuntu [23:15] they were thinking of scrapping it so they could have an inhouse server [23:15] anything that qt/qml can run on it can too. I would say that you can also package the whole libs in your game if you need to [23:15] ie, one developed by ubuntu, therefore, controlling it better to suit their needs [23:15] I was just saying that you can if need be [23:15] okay [23:16] * bobweaver has no clue what canonical is doing with server [23:17] ubuntu phone is not using wayland but that is different from scrapping it [23:18] my guess is ubuntu phone reuses nokia's server [23:18] reusing* [23:19] http://qt-project.org/wiki/Category:Devices [23:22] dmd: Could be using x too [23:22] no chance [23:22] who knows~ [23:22] 0 chance [23:22] dmd: Well, thats what the linux action show said :P [23:22] do they have source? [23:22] okay, brian and matt arent exactly programmers [23:23] Umm... Nokia's N9 used X. [23:23] Ohhhh, didnt know that [23:23] nokia's n9 also shipped with meamo v6 [23:23] yeah and Qx11ExtraInfo is coming back [23:24] well bobweaver does know more than me. [23:24] which is great news for me at least. On A side not page One is Done For Weather App [23:24] http://imagebin.org/246751 [23:24] nice [23:24] too nice [23:25] I need to get me stuff done and do something [23:25] my* [23:25] bobweaver: Very nice [23:25] bobweaver: you should post it to the google+ group [23:26] when you press on time it changs from 24 hor to 12 and same with temp but C and F [23:26] nice [23:27] Ubuntu should come out with an official flashlight app, and forbid their market from producing any more :P [23:27] lol [23:27] oh yeah, no one has made one of those yet [23:27] Agreed there. I'm always for forbidding stuff [23:27] does qml have an audio api? [23:27] ajalkane: ha ha [23:27] yeah [23:27] QtMultimedia 5.0 in qt5 [23:28] bobweaver: you should make the first flash light and fart apps [23:28] lol [23:28] I forbid the ubuntu phone from using APK's [23:28] otherwise the apple fanboys will never take ubuntu phone seriously [23:28] Rubbish [23:28] dmd: ha [23:28] What we need, is to copy apple, and make legions of useless trial ware [23:29] that is specifically designed to be annoying. [23:29] * bobweaver needs to make app to sell so that he can by his *** a panda board for my TV [23:29] I actually really admire the idea that anyone can pay any price, as long as it is above 0 [23:30] I imagine the most profitable plan would be to do some on contract app dev [23:30] +1 [23:30] and nothing says expert like " [23:31] "first flashlight app maker" [23:31] " [23:31] Ha ha [23:31] sorry for the excessive qoutes, hit enter early [23:31] I still have my g1 android [23:32] one thing I wonder [23:32] what do you think would have to turn on camara half way ? [23:32] is if we are using docking [23:32] will our apps have to scale? [23:32] qml should handle most of that [23:32] Can I run my flashlight app when I dock it to the pc? [23:33] Akiva-Thinkpad, yeah that is why you make sure that when coding you do math ;) [23:33] like parent.width / 12.2341 [23:33] dmd: bobweaver: Well they have already seemed to set standards with pixel density [23:33] I was thinking perhaps it is a binary switch [23:33] Obviously freeciv mobile should be different than freeciv docked [23:34] that was a HUGE mistake that I made when I first started hacking at Ubuntu TV I did not do that and had to re-write a bunch of stuff [23:34] bobweaver: So the tip is... to do what? [23:34] use math [23:35] or make app then make a simple page that scales things. [23:35] I was thinking of spitting on it, but okay [23:35] or shouting at it [23:35] lol [23:37] Do you think Scale and Expo plugins would do well on ubuntu phone? [23:37] Expo I could imagine [23:39] I dont know what that is sorry [23:45] dmd, I have a question that you might be able to give me good feed back on also maybe mhall119 If you look atthis video you can see how things it is kinda going to look. I am at the part where I am "hanging the Icons" do you think that that the pictures should go left and right based on how strong the wind is blowing for query Item ? [23:45] http://www.youtube.com/watch?v=kfrm117Ukr0 TIME: 23:00 give or take a minute [23:46] * dmd watching [23:48] that could be a cool effect. I think it would match the existing theme [23:51] I wish I knew how the phone handles movement then I could do some damage like games and stuff [23:51] like paddle ball [23:53] or like that game where you have tomove the ball in the maze but can not let it drop in holes [23:53] those are horible [23:53] but [23:54] if you look at some of the puzzle games on android like 7x7 those are fun and addicting === chriadam|away is now known as chriadam [23:55] I was thinking like this game http://recollectionsofplay.files.wordpress.com/2012/09/labyrinth-game1.jpg [23:55] oh I hate those even more [23:55] so imporssible [23:55] lol [23:56] or what is that game with the string attached to a tenis ball and you toss the ball up to try to land in cup [23:57] also bowling would be cool to make when we all get to see the stuff that we will have. It is going to be fun. Turn the ting into a wii like remote [23:58] * bobweaver shuts up and goes back to qmling