*** menesis has joined #schooltool | 00:44 | |
*** menesis has quit IRC | 03:12 | |
*** menesis has joined #schooltool | 03:23 | |
*** aks has joined #schooltool | 05:55 | |
*** th1a has quit IRC | 08:00 | |
*** alga has joined #schooltool | 09:43 | |
*** aks has quit IRC | 09:47 | |
*** aks has joined #schooltool | 10:12 | |
*** menesis has quit IRC | 13:40 | |
*** aks has quit IRC | 14:23 | |
*** menesis has joined #schooltool | 15:14 | |
*** th1a has joined #schooltool | 15:45 | |
*** alga has quit IRC | 16:24 | |
*** jelkner has joined #schooltool | 16:26 | |
th1a | menesis: Can we set up a buildbot to automatically deploy updates to book.schooltool.org? | 17:02 |
---|---|---|
*** replaceafill has joined #schooltool | 17:02 | |
menesis | th1a: yes, in my task list for a long time | 17:05 |
menesis | I have added a few buildbots already and still have to add several more | 17:06 |
menesis | th1a: but you can do make html && make upload | 17:08 |
th1a | Oh... I guess I forgot about that. | 17:08 |
menesis | `make upload` will rsync your build/html to /var/www/book.schooltool.org/htmlhelp | 17:09 |
menesis | on schooltool.org | 17:09 |
th1a | Thanks. | 17:10 |
replaceafill | th1a hhmm i wonder if it's only my browser, but i see a vertical gap in schooltool.org | 17:19 |
replaceafill | http://imageshack.us/m/153/5684/pantallazoldm.png | 17:19 |
replaceafill | and also weird the thumb bar at the bottom | 17:20 |
th1a | Can you debug that with firebug? | 17:21 |
replaceafill | and according to: http://validator.w3.org/check?uri=www.schooltool.org we have two sidebars :D | 17:21 |
replaceafill | th1a sure | 17:21 |
th1a | Well, I wrote that by hand, so who knows what I did. | 17:22 |
th1a | It is at least simple. | 17:22 |
replaceafill | this reminds me we should validate our html in schooltool :) | 17:23 |
th1a | replaceafill: So a menu widget would be a plugin for jquery? | 18:00 |
th1a | That is, they aren't all baked in the core? | 18:00 |
replaceafill | th1a correct | 18:01 |
replaceafill | as far as i know | 18:01 |
replaceafill | th1a i like this one: http://labs.abeautifulsite.net/projects/js/jquery/contextMenu/demo/ | 18:06 |
th1a | Well... I'd rather have an explicit menu unless we were going to use right-click everywhere. | 18:07 |
replaceafill | right, explicit is better | 18:08 |
*** menesis has quit IRC | 19:46 | |
th1a | jquery Google searches are infested with crap. | 20:11 |
replaceafill | :D | 20:12 |
replaceafill | use -crap when searching :P | 20:12 |
replaceafill | yvl interesting mechanism for sorting :) | 20:17 |
replaceafill | Tarjan's | 20:17 |
th1a | file:///usr/share/doc/libjs-jquery-ui-docs/examples/index.html | 20:33 |
th1a | Actually, that seems to be particularly unuseful. :-D | 20:36 |
replaceafill | for me it's an instructions page | 20:36 |
*** menesis has joined #schooltool | 20:37 | |
th1a | You need to install the docs package. | 20:37 |
replaceafill | do the examples work in your browser just opening the files? | 20:37 |
th1a | No. | 20:39 |
th1a | That's what makes it unuseful. | 20:39 |
th1a | Is this the datepicker you're using in Cambodia: http://jqueryui.com/demos/datepicker/#localization | 20:39 |
replaceafill | ah the js references are wrong in mine | 20:40 |
replaceafill | yes | 20:40 |
replaceafill | and all its localized files: http://jquery-ui.googlecode.com/svn/trunk/ui/i18n/ | 20:42 |
th1a | I wonder if we should use their tab implementation. | 20:42 |
replaceafill | ah, haven't played with it :( | 20:43 |
replaceafill | th1a http://jqueryui.com/demos/dialog/ for notifications | 20:46 |
th1a | Yes, we should start using those. | 20:46 |
th1a | I assume we should use the jquery UI widgets where possible since they're already packaged. | 20:47 |
th1a | Ooh, modal dialog. | 20:48 |
th1a | That's good. | 20:48 |
replaceafill | :) | 20:48 |
th1a | aelkner is going to have to learn those. | 20:48 |
th1a | Oh... modal form. | 20:49 |
th1a | I don't understand why menus aren't part of this package. | 20:49 |
replaceafill | i wondert the same | 20:50 |
th1a | http://blog.jqueryui.com/2010/06/jquery-ui-19m2-menu/ | 20:50 |
replaceafill | *wonder | 20:51 |
replaceafill | :| | 20:51 |
th1a | Natty has 1.8.dfsg-3 | 20:51 |
th1a | I guess 1.9 is still not out. | 20:52 |
replaceafill | http://docs.jquery.com/UI/Menu#demo that will be cool | 20:52 |
th1a | I guess there's no reason to think it'll be ready for Oeirnic. | 20:55 |
th1a | I'm going to have to learn how to spell that. | 20:55 |
replaceafill | 11.10 ;) | 20:55 |
th1a | This looks ok. | 20:58 |
th1a | http://codecanyon.net/item/jquery-horizontal-dropdown-menu/full_screen_preview/164057 | 20:58 |
replaceafill | th1a demos for the dev version: http://69.164.203.135/jquery-ui/demos/ | 21:03 |
replaceafill | with menu and menubar | 21:03 |
replaceafill | i like the menubar :) | 21:03 |
th1a | I wonder if this would make any sense for us: http://www.egrappler.com/xml-driven-breadcrumb-navigation-with-jquery-smart-breadcrumb/ | 21:07 |
replaceafill | i remember the CL said we should have one | 21:08 |
th1a | Yes... I think for us sorting out the traversal could make it confusing. | 21:08 |
th1a | Perhaps just providing a map like this might be easier. | 21:09 |
th1a | This might be good since it also works with just CSS apparently. | 21:11 |
th1a | http://codebrewery.blogspot.com/2011/01/memu-simple-css-javascript-jquery-menu.html | 21:11 |
replaceafill | wow! lots of css! see the source of the sample page | 21:15 |
replaceafill | fortunately, they're not needed for the example :P | 21:16 |
*** jelkner has quit IRC | 22:43 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!