fluid-work IRC Logs-2012-07-12

[04:56:56 CDT(-0500)] <aleiva> hi

[04:57:00 CDT(-0500)] <yura> hi aleiva

[04:59:53 CDT(-0500)] <aleiva> so the work in progress for android port of gpii its located now here -> https://github.com/gloob/gpii-android

[05:00:09 CDT(-0500)] <aleiva> as we talked should be added to gpii

[05:03:06 CDT(-0500)] <colinclark> aleiva: awesome!

[05:03:42 CDT(-0500)] <aleiva> it is a WIP, not functional yet

[05:03:47 CDT(-0500)] <aleiva> but it will

[05:05:31 CDT(-0500)] <colinclark> that's great

[07:45:46 CDT(-0500)] <aleiva> kasper: http://developer.gnome.org/gio/2.28/GSettings.html

[08:33:20 CDT(-0500)] <Justin_o> colinclark: do you remember which rich drop downs we looked at for UIO.. I need something for Decapod

[08:33:33 CDT(-0500)] <colinclark> It's interesting

[08:33:37 CDT(-0500)] <colinclark> there were a whole array of them

[08:33:46 CDT(-0500)] <colinclark> The Filament group had one in their book, I think

[08:33:54 CDT(-0500)] <colinclark> which Felix then put into his jQuery UI fork

[08:34:11 CDT(-0500)] <Justin_o> colinclark: this one http://filamentgroup.com/lab/jquery_ipod_style_and_flyout_menus/

[08:34:16 CDT(-0500)] <colinclark> I don't know if it's in the 1.9 line yet

[08:34:44 CDT(-0500)] <Justin_o> colinclark: there is a menu widget in 1.9 although it doesn't look as feature rich as the one on the filament site

[08:34:53 CDT(-0500)] <colinclark> ok

[08:34:57 CDT(-0500)] <colinclark> I think that was the one, yes

[08:35:36 CDT(-0500)] <Justin_o> http://view.jqueryui.com/master/tests/visual/menu/menu.html

[08:35:49 CDT(-0500)] <Justin_o> that's what's in jQuery UI

[08:36:05 CDT(-0500)] <colinclark> What do you need for Deacpod?

[08:36:36 CDT(-0500)] <Justin_o> http://issues.fluidproject.org/secure/attachment/12577/Decapod+0.6+Export-14.png

[08:36:40 CDT(-0500)] <Justin_o> colinclark: ^

[08:40:40 CDT(-0500)] <colinclark> Looks nice, Justin_o

[08:42:36 CDT(-0500)] <Justin_o> colinclark: that's all jhung (smile) hopefully the implementation will look as good

[08:42:47 CDT(-0500)] <colinclark> Could the jQuery UI version work?

[08:43:05 CDT(-0500)] <Justin_o> colinclark: I hope so, but it looks like they don't have the drop down bit anymore..

[08:43:24 CDT(-0500)] <Justin_o> so i guess i'd have to manage that and maintaining what has been selected

[10:03:07 CDT(-0500)] <Justin_o> jhung: i'm going to try to make use of the jQuery UI menu from the 1.9 beta.. this will probably mean that we will need to upgrade to the beta for everything.. I think we are only using the accordion already

[10:05:02 CDT(-0500)] <Justin_o> jhung: here's the info about it http://wiki.jqueryui.com/w/page/12137997/Menu although it doesn't seem to handle the drop down bit nor maintaining an indication of what is selected. So I'll have to write that part

[10:05:08 CDT(-0500)] <jhung> okay justin_o

[10:05:22 CDT(-0500)] <Justin_o> jhung: i couldn't really find anything better, this will likely set us back though..

[10:05:37 CDT(-0500)] <jhung> really? Hopefully they will bring that functionaliy later.

[12:03:53 CDT(-0500)] <Justin_o> logiclord: did you see my comment about codeMirror2 yesterday?

[12:04:35 CDT(-0500)] <logiclord> Justin_o: No

[12:04:46 CDT(-0500)] <logiclord> I think I missed it

[12:05:57 CDT(-0500)] <Justin_o> logiclord: you can check the logs here http://wiki.fluidproject.org/display/fluid/fluid-work+IRC+Logs-2012-07-11

[12:11:42 CDT(-0500)] <logiclord> Justin_o: I don't want the edit facility... just a rich editor like ability to display html properly and select

[12:12:44 CDT(-0500)] <logiclord> ^ I think I didn't understand your point

[12:13:48 CDT(-0500)] <Justin_o> logiclord: I'm not sure of what features the library offers, there maybe something you can use from there.. but you might want to read through the conceptual info about how it works.. that might help you make something if you have to go that route

[12:14:46 CDT(-0500)] <logiclord> Justin_o: Yes I think it might help.. let me dip deep.. I have already exploring editors like tinymce

[12:14:48 CDT(-0500)] <logiclord> thanks

[12:16:29 CDT(-0500)] <Justin_o> logiclord: no problem, hope it helps

[13:20:07 CDT(-0500)] <travis_84> Bosmon: I will be updating the blog, github, and sending you an email questions about some JS and JSON.