00:08:28
| * adrianF | joined |
00:20:56
| * mattpardee_ | joined |
00:26:23
| * bmatusiak_ | joined |
00:29:16
| * hareth | quit (Quit: hareth) |
00:37:36
| * slurp-transition | joined |
00:38:50
| * piscisaureus_ | joined |
00:39:02
| * piscisaureus_ | quit (Client Quit) |
00:52:46
| * pjoe_afk | changed nick to pjoe |
02:06:05
| * adrianF | quit (Quit: bye) |
02:10:07
| * jwulf | quit (Quit: Leaving) |
02:22:56
| * pjoe | changed nick to pjoe_dj |
02:28:19
| * hipertracker | quit (Quit: hipertracker) |
04:01:15
| * bubbles10101 | quit (Remote host closed the connection) |
04:02:15
| * bubbles10101 | joined |
04:43:13
| * ceej | quit (Quit: Page closed) |
05:27:48
| * mattpardee_ | quit (Quit: Computer has gone to sleep.) |
05:35:40
| * mattpardee_ | joined |
06:01:23
| * mattpardee_ | quit (Quit: Computer has gone to sleep.) |
06:29:56
| * mattpardee_ | joined |
07:06:19
| * hipertracker | joined |
07:34:22
| * flyingmana | joined |
07:47:11
| * hipertracker | quit (Quit: hipertracker) |
08:14:25
| <mattpardee_> | hey bmatusiak |
08:42:48
| * RobbertAtWork | joined |
08:53:08
| * dannyg | joined |
09:03:12
| * janjongboom | joined |
09:25:33
| * hipertracker | joined |
09:51:50
| * pjoe_dj | changed nick to pjoe_afk |
09:55:03
| * mikedeboer | joined |
09:56:55
| * josdeha_rt | joined |
10:24:45
| * adrianF | joined |
10:33:03
| * hareth | joined |
10:51:09
| * mattpardee_ | quit (Quit: Computer has gone to sleep.) |
11:16:25
| * BleKohl_ | joined |
11:45:19
| * josdeha_rt | quit (Remote host closed the connection) |
12:12:13
| * Jonathan__ | joined |
12:35:21
| * Miezel | joined |
12:40:37
| * tequnix | joined |
12:46:30
| <tequnix> | Hello. I am trying to write an client extension to cloud9, which adds a panel (to the panels extension). All the default panels (openfiles, run/debug etc.) have their own icons. When registering a new panel to the panels extension, the icon for the panel is determined by the "class" option. But where does this icon actually come from? Does somebody know this? |
12:51:00
| * sergim | joined |
12:54:14
| <tequnix> | Or is there a better place to ask questions like that? |
12:55:34
| <Jonathan__> | Maybe at the Google group? https://groups.google.com/forum/?fromgroups#!forum/cloud9-ide |
12:56:28
| <Jonathan__> | Without having any knowledge on the topic -- would they perhaps be CSS classes? |
12:57:38
| <tequnix> | Yes, but I searched all relevant css files as well :) |
13:01:37
| * flyingmana__ | joined |
13:03:18
| <Jonathan__> | Having a look at with chrome dev tools, I found https://d6ff1xmuve0sx.cloudfront.net/2.0.37-e9a3b381/static/ext/main/style/images/c9-repeat-x.png |
13:03:51
| <Jonathan__> | They seem to be using image sprites for the icons |
13:04:54
| * flyingmana | quit (Ping timeout: 260 seconds) |
13:07:28
| <sergim> | Hi tequnix, what's your question? |
13:07:52
| <Jonathan__> | [23:46] <tequnix> Hello. I am trying to write an client extension to cloud9, which adds a panel (to the panels extension). All the default panels (openfiles, run/debug etc.) have their own icons. When registering a new panel to the panels extension, the icon for the panel is determined by the "class" option. But where does this icon actually come from? Does somebody know this? |
13:11:13
| <sergim> | The icon is in a sprite map, as Jonathan__ mentioned |
13:11:26
| <Jonathan__> | It seems like the class CSS for setting the icon sprite position is set on runtime, so it doesn't show up as a CSS resource |
13:11:50
| <Jonathan__> | here's a CSS rule for the preference class: |
13:11:51
| <Jonathan__> | .mnubtn.preferences .icon { background-position: 50% -364px; } |
13:13:21
| <sergim> | yeah |
13:13:22
| <sergim> | let me see |
13:13:41
| * Miezel | quit (Ping timeout: 244 seconds) |
13:15:29
| <sergim> | not on runtime, it is defined in skins.xml |
13:15:31
| <sergim> | plugins-client/ext.main/style/skins.xml |
13:15:44
| * Guest | joined |
13:15:54
| * Guest | changed nick to omgggg |
13:21:38
| <tequnix> | oh, so I did not search all css files :) |
13:21:45
| <tequnix> | thank you very much sergim, Jonathan__ |
13:21:51
| <tequnix> | I'll check it out |
13:24:34
| <Jonathan__> | If I understand it correctly, there isn't a css file with icon classes. They are loaded via javascript, from skins.xml? |
13:25:46
| <janjongboom> | yes |
13:25:52
| <tequnix> | There are some style tags in the skins.xml with CSS code |
13:26:41
| <Jonathan__> | ah, found it on github https://github.com/ajaxorg/cloud9/blob/master/plugins-client/ext.main/style/skins.xml |
13:28:16
| <sergim> | :) |
13:29:20
| * Miezel | joined |
13:37:40
| * Jonathan__ | changed nick to jmettes |
14:03:15
| <jmettes> | Thanks JJ & language team for the fix (ticket #4069). You guys are quick! |
14:04:59
| * adrianF | quit (Ping timeout: 256 seconds) |
14:19:00
| * tequnix | quit (Ping timeout: 248 seconds) |
14:20:55
| * RobbertAtWork | quit (Remote host closed the connection) |
14:35:38
| * hareth_ | joined |
14:36:15
| * hareth | quit (Read error: No route to host) |
14:36:22
| * hareth_ | quit (Remote host closed the connection) |
14:36:29
| * hareth | joined |
14:38:18
| * RobbertAtWork | joined |
14:46:41
| * dannyg | quit (Quit: Leaving.) |
14:46:52
| * dannyg | joined |
14:55:15
| * RobbertAtWork | quit (Remote host closed the connection) |
15:02:02
| * Miezel | quit (Read error: Connection reset by peer) |
15:07:28
| * jmettes | quit (Quit: Page closed) |
15:11:59
| * omgggg | quit (Quit: Computer has gone to sleep.) |
15:15:02
| * RobbertAtWork | joined |
15:17:04
| * piscisaureus_ | joined |
15:26:48
| * janjongboom | quit (Quit: janjongboom) |
15:46:02
| * adrianF | joined |
15:49:23
| * omgggg | joined |
15:50:09
| * adrianF | quit (Client Quit) |
15:56:15
| * janjongboom | joined |
16:12:04
| <bmatusiak> | morning |
16:31:33
| * janjongboom | quit (Quit: janjongboom) |
16:55:08
| * mattpardee_ | joined |
16:55:58
| * RobbertAtWork | quit (Remote host closed the connection) |
16:56:10
| * BleKohl_ | quit (Ping timeout: 252 seconds) |
16:58:23
| * janjongboom | joined |
17:09:34
| * mikedeboer | quit (Quit: mikedeboer) |
17:20:38
| * BleKohl_ | joined |
17:26:05
| * janjongboom | quit (Quit: janjongboom) |
17:28:13
| * adrianF | joined |
17:28:49
| * janjongboom | joined |
17:29:54
| * omgggg | quit (Quit: ["Textual IRC Client: www.textualapp.com"]) |
17:31:45
| * RobbertAtWork | joined |
17:32:05
| * adrianF | quit (Read error: Connection reset by peer) |
17:47:49
| * janjongboom | quit (Quit: janjongboom) |
17:52:23
| * sergim | quit (Quit: Computer has gone to sleep.) |
18:03:03
| * RobbertAtWork | quit (Remote host closed the connection) |
18:03:45
| * adrianF | joined |
18:06:25
| * hipertracker | quit (Quit: hipertracker) |
18:21:56
| * mattpardee_ | quit (Quit: Computer has gone to sleep.) |
18:48:05
| * RobbertAtWork | joined |
18:59:52
| * mattpardee_ | joined |
19:21:14
| * zefhemel | joined |
19:22:56
| * fjakobs | joined |
19:31:10
| * flyingmana__ | quit (Quit: Verlassend) |
19:33:02
| * gjtorikian | joined |
19:34:22
| * fjakobs | quit (Quit: fjakobs) |
19:38:14
| * hareth | quit (Ping timeout: 240 seconds) |
19:41:33
| * dannyg | part |
19:47:17
| * BleKohl_ | quit (Ping timeout: 252 seconds) |
19:51:30
| * fjakobs | joined |
20:10:59
| * hipertracker | joined |
20:11:02
| * adrianF | quit (Quit: bye) |
20:12:56
| * sergim | joined |
20:33:02
| * RobbertAtWork | quit (Remote host closed the connection) |
20:35:24
| * adrianF | joined |
20:51:48
| * sergim | quit (Quit: Computer has gone to sleep.) |
21:06:47
| * fjakobs | quit (Quit: fjakobs) |
21:07:59
| * BleKohl_ | joined |
21:12:08
| <bmatusiak> | so hows it going |
21:23:07
| <Chip_Zero> | !status |
21:23:08
| <c9bot> | Workspace Connection Errors ( http://status.c9.io/ ) |
21:25:32
| * piscisaureus_ | quit (Quit: ~ Trillian Astra - www.trillian.im ~) |
21:27:42
| <zefhemel> | One or two more of my workspace work again, but I got at least 5 still broken. |
21:41:27
| * piscisaureus_ | joined |
21:42:04
| * sergim | joined |
21:45:35
| <bmatusiak> | my newly created once just broke |
21:46:36
| <gjtorikian> | meanwhilem my newly created one worked, as well as some older broken ones |
21:47:43
| <bmatusiak> | project i made yesterday works when it wasn't 30-45 mints ago |
21:49:41
| <zefhemel> | they are upgrading the servers in a rolling fashio probably, we have about 40 of them, so there's likely little logic to be found in what projects work and don't work right now |
21:54:43
| * bmatusiak | looks for the power button in dashboard to turn on and off his gear |
21:54:49
| <bmatusiak> | lol |
21:55:09
| <gjtorikian> | blow into the cartridge |
21:55:33
| <bmatusiak> | fiddle with the reset/power button until it stops flashing |
21:56:14
| * sergim | quit (Quit: Computer has gone to sleep.) |
21:56:16
| <bmatusiak> | its like getting into the first 30 sec of a game and its crashed :P |
21:56:54
| <bmatusiak> | better save my clip board |
21:57:07
| <bmatusiak> | i was working on a requireJS plugin |
21:59:43
| <bmatusiak> | https://gist.github.com/4020663 |
22:01:09
| * mikedeboer | joined |
22:04:08
| <gjtorikian> | hey that's pretty neat |
22:04:32
| <gjtorikian> | what is css.element supposed to do, return the text ? |
22:18:15
| <bmatusiak> | no |
22:18:19
| <bmatusiak> | the actual element |
22:18:27
| <bmatusiak> | I've made changes |
22:30:27
| <bmatusiak> | you can just use text! for the text :P |
22:30:31
| * BleKohl_ | quit (Ping timeout: 260 seconds) |
22:39:24
| <gjtorikian> | yeah i figured |
22:39:32
| <gjtorikian> | but then i would need two requires and that's loco |
22:39:50
| <bmatusiak> | could add css.text |
22:45:45
| <bmatusiak> | done |
22:46:40
| * adrianF | quit (Ping timeout: 244 seconds) |
22:48:45
| * hipertracker | quit (Quit: hipertracker) |
22:48:47
| <bmatusiak> | now i just need to test it |
22:51:21
| * hipertracker | joined |
22:54:24
| <bmatusiak> | time for some smokeage |
22:55:08
| * bmatusiak | changed nick to bmatusiak_ppp |
22:59:42
| * bmatusiak_ppp | changed nick to bmatusiak |
22:59:57
| * mikedeboer | quit (Quit: mikedeboer) |
23:01:45
| * hipertracker | quit (Quit: hipertracker) |
23:04:14
| * hipertracker | joined |
23:20:46
| * jmettes | joined |
23:31:41
| * jmettes | quit |
23:52:10
| <bmatusiak_> | is the ide working better yet ? |
23:54:07
| <mattpardee> | unfortunately it's on a per workspace basis |
23:54:21
| <mattpardee> | it appears to be a rolling upgrade so if your workspace was in the servers already upgraded, you should be good |
23:54:29
| <mattpardee> | if not you'll still have to wait for them to upgrade |
23:54:45
| <bmatusiak_> | ahh i c |
23:54:57
| <bmatusiak_> | thanks for the update |
23:55:27
| <bmatusiak_> | is there any way to tell a % of your servers are updated :P |
23:56:32
| <mattpardee> | I wish I knew more about this but unfortunately I don't :-\ |
23:56:44
| <mattpardee> | yeah a lot of information would be helpful right now but it appears their entire team is swamped with this upgrade3 |
23:57:06
| <bmatusiak_> | was there any planning? |
23:57:12
| <gjtorikian> | No. |
23:57:18
| <bmatusiak_> | darn openshift |
23:57:20
| <gjtorikian> | nothing on twitter, or an email |
23:57:30
| * c9bot | quit (Remote host closed the connection) |
23:57:45
| * c9bot | joined |
23:58:02
| <gjtorikian> | we' |
23:58:14
| <gjtorikian> | re hasing out a better communication strategy with them though |