Hi, I'm a Flex developper : I like to create easy ways to display complex data. But that's not the only thing I do !
|
Sep
21 |
|
awarded | Custodian |
|
Jul
26 |
|
awarded | Yearling |
|
Jun
11 |
|
awarded | Caucus |
|
Jun
8 |
|
awarded | Caucus |
|
Jun
6 |
|
comment |
Why does ",,," == Array(4) in Javascript? Great answer, very precise. |
|
Jun
4 |
|
comment |
How do I recursively touch files matching a pattern +1 for explaining this command ! |
|
Jun
1 |
|
comment |
Contextual menu in a web-app for professionals (i.e. formed by ourselves) Yes, of course. After the app has been launched, the only visible thing is the background, and the floating windows (actually the ones which have been configured to open at startup). If the user wants to open other windows, he can type Ctrl+O and a list appears. |
|
Jun
1 |
|
comment |
Contextual menu in a web-app for professionals (i.e. formed by ourselves) The problem is the container is the browser itself, so the floating windows aren't displayed in any inner pane... |
|
Jun
1 |
|
comment |
Contextual menu in a web-app for professionals (i.e. formed by ourselves) Well I guess they'll be for advanced users, since everyone who have tried the app so far asked me the same questions : "How comes nothing appears when the app launches ? Is it really launched ? What can I do ?" This should have made me think a bit more about the app's usability... |
|
Jun
1 |
|
reviewed | Approve suggested edit on Contextual menu in a web-app for professionals (i.e. formed by ourselves) |
|
May
31 |
|
asked | Contextual menu in a web-app for professionals (i.e. formed by ourselves) |
|
May
9 |
|
comment |
VIDEO / Display Crash on Ubuntu 12.04 x64 What does your syslog say ? |
|
May
4 |
|
comment |
GNOME Shell 3.4 - I can't change theme This worked on 12.04 and gnome 3.4, thanks a lot ! Could you explain a bit more what it does, to be precise (pun freakin' intended) ? |
|
May
2 |
|
comment |
"Sign Up" vs "Create an Account" I agree, and for non-native english speakers (as me), 'Sign In' and 'Sign Up' really are easy to mix up. 'Log in' is crystal clear, and make the other one clear as well : if this one means log in, the other one means create an account ! |
|
Apr
20 |
|
comment |
How can i fit 2 commands in 1 terminal shortcut Because ; would not check if the first command returned a success. CommandA && commandB || commandC basically means 'do command A and, if successful, do command B, otherwise do command C' |
|
Apr
4 |
|
comment |
I added class directory via Flex Build Path/Source Path, and now 'building workspace' takes forever I've had kind of the same issue once, the problem was I was embedding a font that weights several Mo. Do you have anything embedded in your app ? |
|
Apr
3 |
|
revised |
pass values from one component to another - flex Corrected indentation |
|
Mar
29 |
|
awarded | Supporter |
|
Mar
29 |
|
comment |
How do I move all directories into a single directory efficiently in the same folder? Maybe xargs could be used, too ? |
|
Mar
28 |
|
comment |
Difference between 'the moon' and 'a moon'? Le fait de mettre une majuscule à un nom propre n'est pas un usage mais une règle d'orthographe, et permet justement de faire la différence entre le nom propre et le substantif (entre autres). |