[E-devel] Commit access for Deasung Kim

2013-09-09 Thread Christopher Michael
Hello All,

Deasung Kim is an engineer in Samsung HQ who is working on resuming the 
evdev wrapper library work (part of our wayland requirements) that 
Daniel started when he was here.

If there are no objections, I would like to add him for commit access so 
he can push his changes upstream.

Kind Regards,
Chris Michael

--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Commit access for Deasung Kim

2013-09-09 Thread Michael Blumenkrantz
I think I'd like to see patches being submitted/reviewed on the mailing
list at the least before giving blanket commit access because a person's
work fits our requirements or is something that is "needed".

I don't really want to get into a scenario where, as a community, we give
people commit access because of who their employer is or what they're
working on and not because they've proven that they can write good code and
fit into our workflow, and this seems to be where we've been heading lately.

Nothing personal against this person in particular, but I've never heard of
them or seen any code/reviews/fixes/documentation in relation to the
project by them.


On Mon, Sep 9, 2013 at 8:36 AM, Christopher Michael
wrote:

> Hello All,
>
> Deasung Kim is an engineer in Samsung HQ who is working on resuming the
> evdev wrapper library work (part of our wayland requirements) that
> Daniel started when he was here.
>
> If there are no objections, I would like to add him for commit access so
> he can push his changes upstream.
>
> Kind Regards,
> Chris Michael
>
>
> --
> Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
> Discover the easy way to master current and previous Microsoft technologies
> and advance your career. Get an incredible 1,500+ hours of step-by-step
> tutorial videos with LearnDevNow. Subscribe today and save!
> http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Weekly news from the automated build and QA front

2013-09-09 Thread Stefan Schmidt
Hello.

This should give everyone an overview over what has happened in the last 
week regarding our continuous integration builds, unit tests and 
coverage as well as all static analyser runs and things like 
address-sanitizer.

The numbers in parentheses reflect the values from last week to give you 
a trend.

CI:
o Overall build statistic: 3.7% (5.19%) failed and 96.3% (94.81%) succeeded.
https://build.enlightenment.org/

clang scan-build:
o EFL scan-build reports 522 (519) issues.
https://build.enlightenment.org/job/nightly_efl_clang_x86_64/lastSuccessfu
lBuild/artifact/scan-build/build/

Exactness:
o The edje exactness builds are working now. Elm exactness still failing.
o Problems with icons and paths (file selector widget)
o Still waiting for the first successful run on jenkins

Unit tests:
o 271 (271) unit tests for efl and none failing

Coverage:
o EFL total coverage is at 25.7% (25.7%) lines and 28.5% (28.5%) functions
https://build.enlightenment.org/view/Test%20Coverage/

Coverity:
o EFL: Outstanding defects 454 (452) with a density of 0.85 (0.86). 1 
defects fixed since last build and 3 added.
o Elm: Outstanding defects 22 (20) with a density of 0.10 (0.09). 0 
defects fixed since last build and 2 added.
o E: Outstanding defects 197 (200) with a density of NA (0.73). 0 
defects fixed since last build and 0 added.

While the defetc number is realistic again for E the lines of code are 
still to low (160.000) which results in wrong density values. I think 
its only a caching problem from the website but I leave this numbers out 
for now. For the actual defect number I confident as it is in line with 
what we had before.

If anybody wants to see something added here let me know and be my guest.

regards
Stefan Schmidt

--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Commit access for Deasung Kim

2013-09-09 Thread Stefan Schmidt
Hello.

On 09/09/2013 08:45 AM, Michael Blumenkrantz wrote:
> I think I'd like to see patches being submitted/reviewed on the mailing
> list at the least before giving blanket commit access because a person's

Our git setup allows commit rights to specific repos or even branches 
only. If we want we could limit it in a way people don't have full 
access to everything.

On the other hand having a real pull model approach with maintainers 
reviewing the code, give feedback on it and pulling it in when ready 
would be nice. But to be honest I gave up on anything like this for the 
efl community. Yeah, its this can of worms again. :)

regards
Stefan Schmidt


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Commit access for Deasung Kim

2013-09-09 Thread Tom Hacohen
On 09/09/13 08:45, Michael Blumenkrantz wrote:
> I think I'd like to see patches being submitted/reviewed on the mailing
> list at the least before giving blanket commit access because a person's
> work fits our requirements or is something that is "needed".
>
> I don't really want to get into a scenario where, as a community, we give
> people commit access because of who their employer is or what they're
> working on and not because they've proven that they can write good code and
> fit into our workflow, and this seems to be where we've been heading lately.
>
> Nothing personal against this person in particular, but I've never heard of
> them or seen any code/reviews/fixes/documentation in relation to the
> project by them.
>

I completely agree, word to word.

--
Tom.


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Commit access for Deasung Kim

2013-09-09 Thread Cedric BAIL
Hello,

On Mon, Sep 9, 2013 at 5:37 PM, Stefan Schmidt  wrote:
> On 09/09/2013 08:45 AM, Michael Blumenkrantz wrote:
>> I think I'd like to see patches being submitted/reviewed on the mailing
>> list at the least before giving blanket commit access because a person's
>
> Our git setup allows commit rights to specific repos or even branches
> only. If we want we could limit it in a way people don't have full
> access to everything.
>
> On the other hand having a real pull model approach with maintainers
> reviewing the code, give feedback on it and pulling it in when ready
> would be nice. But to be honest I gave up on anything like this for the
> efl community. Yeah, its this can of worms again. :)

We have phabricator and arcanist to start with here. Before giving
access to anyone, the first step is to see patch getting in with a
proper review. Then later they can get more. At least starting with
this step seems required for me.
-- 
Cedric BAIL

--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Commit access for Deasung Kim

2013-09-09 Thread Stefan Schmidt
Hello.

On 09/09/2013 10:30 AM, Cedric BAIL wrote:
> Hello,
>
> On Mon, Sep 9, 2013 at 5:37 PM, Stefan Schmidt 
> wrote:
>> On 09/09/2013 08:45 AM, Michael Blumenkrantz wrote:
>>> I think I'd like to see patches being submitted/reviewed on the mailing
>>> list at the least before giving blanket commit access because a
> person's
>>
>> Our git setup allows commit rights to specific repos or even branches
>> only. If we want we could limit it in a way people don't have full
>> access to everything.
>>
>> On the other hand having a real pull model approach with maintainers
>> reviewing the code, give feedback on it and pulling it in when ready
>> would be nice. But to be honest I gave up on anything like this for the
>> efl community. Yeah, its this can of worms again. :)
>
> We have phabricator and arcanist to start with here. Before giving
> access to anyone, the first step is to see patch getting in with a
> proper review. Then later they can get more. At least starting with
> this step seems required for me.

One piece all you are missing here is that his commit access should not 
be for the efl projects anyway. He is supposed to work on a repo that is 
not even visible as it is marked as private. Its only the input things 
for wayland.

I agree that we should not hand out commit access to easily but this 
case is just different. Its not related to the efl repos.

regards
Stefan Schmidt

--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E18 CFBugs #2

2013-09-09 Thread The Rasterman
On Mon, 09 Sep 2013 08:36:07 +0200 "Vadim Efimov"  said:

> Carsten Haitzler  писал(а) в своём письме Mon, 09 Sep
> 2013 01:46:31 +0200:
> 
> > On Sun, 08 Sep 2013 20:58:38 +0200 "Vadim Efimov"  said:
> >
> > do you have a /proc/acpi/SOMETHING that tells you tablet state? (use
> > find - it may be in a subdir somewhere)? what states does it support
> > open/closed? on/off?
> >
> 
> Seems, nothing in /proc/acpi, but I'll try to find something relevant
> according to udev rules from MagickRotation, manufacturers make it in
> different ways:

hmm really? normally there is some /proc/acpi stuff to get the CURRENT tablet
state = there is for the lid button under the button dir (several levels down).

> SUBSYSTEM=="input", ATTRS{name}=="HP WMI hotkeys", MODE="640",
> GROUP="magick", SYMLINK="input/magick-rotation" SUBSYSTEM=="input", ATTRS
> {name}=="Dell WMI hotkeys", MODE="640", GROUP="magick",
> SYMLINK="input/magick-rotation" SUBSYSTEM=="input", ATTRS{name}=="ThinkPad
> Extra Buttons", MODE="640", GROUP="magick", SYMLINK="input/magick-rotation"
> SUBSYSTEM=="input", ATTRS{name}=="Fujitsu FUJ02B[DF]", MODE="640",
> GROUP="magick", SYMLINK="input/magick-rotation"
> 
> Yes, cat device show reaction only 2 times - seems tabled mode "on" and "off"
> 
> Also, after your commit it start work, but you need to swap names = 1 = on 0
> = off
> 
> Thanks a lot for your work!

btw - sorry. no action to switch profiles. you can run:

  enlightenment_remote -default-profile-get PROFILENAME

as a command... it should work. a little round-about though as it can be done
directly in code, but no action glue for it.


> >> Carsten Haitzler  писал(а) в своём письме Fri, 12 Jul
> >> 2013 08:50:35 +0200:
> >>
> >> > On Sun, 16 Jun 2013 10:14:29 +0200 "Vadim Efimov" 
> >> > said:
> >> >
> >> >> Carsten Haitzler  писал(а) в своём письме Sun, 16
> >> >> Jun 2013 03:39:56 +0200:
> >> >>
> >> >> > On Sat, 15 Jun 2013 19:55:06 +0200 "Vadim Efimov" 
> >> >> > said:
> >> >> >
> >> >> >> Michael Blumenkrantz  писал(а) в
> >> >> >> своём письме Tue, 11 Jun 2013 11:55:23 +0200:
> >> >> >>
> >> >> >> > The old thread was too long for me to see if I fixed everything, so
> >> >> >> > post here if you have a bug that's present using the latest
> >> >> >> > revision.
> >> >> >>
> >> >> >> 1) Can't add some new signals not via ACPI Bindings nor via Key
> >> >> >> Bindings, but they visible via acpi_listen:
> >> >> >>
> >> >> >> video/tabletmode TBLT on K
> >> >> >> video/tabletmode TBLT off K
> >> >> >
> >> >> > i just added support in e_acpi.c for these kind of acpi events. it
> >> >> > needed a whole new bit of logic to deal with them. untested as only
> >> >> > you have that hardware. :) you'll need to test and get back to me. :)
> >> >> >
> >> >>
> >> >> Hm, still no reaction. I just recompile E and try. Maybe I miss
> >> >> something?
> >> >
> >> > well i added them and relevant code... see e_acpi.c - as i dont have your
> >> > hw, i can't test that. can you do the digging and find out? look for
> >> > _devices_simple_state.
> >> >
> >>
> >> Hello,
> >>
> >> Long time ago, in another galaxy, somebody asked about talet support... :-D
> >> Anyway, better later than never. Today I finally figure out whole damn
> >> story about tablet acpi event:
> >>
> >> — Special software (like MagickRotate) detect tablet status from hardware
> >> itself (by polling something) and do some actions - rotate screen, etc...
> >>
> >> — To acpid 2.0.17 added new event - video/tabletmode TBLT
> >>
> >> — xorg server start crashed every time then event received - unfortunately
> >> acpid devs make it malformed, and xorg devs didn't filter events from
> >> acpid. Fixed in xorg-server 1.14
> >>
> >> — in acpid 2.0.18 devs fix tablet event, so, software start recognize it:
> >>changed from
> >> video/tabletmode TBLT on K
> >> video/tabletmode TBLT off K
> >>to more standard
> >> video/tabletmode TBLT 008A 0001 K
> >> video/tabletmode TBLT 008A  K
> >>
> >> So, I try to do some research in e_acpi.c , but as I'm not a coder, just
> >> add
> >>
> >> {"video/tabletmode", E_ACPI_TYPE_TABLET},
> >>
> >> in line 79, to
> >>
> >> E_ACPI_Device_Simple _devices_simple[] =
> >>
> >> comment lines about it in
> >>
> >> E_ACPI_Device_Simple_State _devices_simple_state[] =
> >>
> >> and change one line in e_acpi.h to E_ACPI_TYPE_TABLET
> >>
> >> Now I can add an "unknown" acpi event into acpi bindings dialog - woohoo!
> >>
> >> As of the original idea of switching E's profiles switch via rotate screen
> >> still unsuccessful. I can't figure out what to assign to event. Binding
> >> "run command" didn't work, and then I add second, command in first one
> >> wiped.
> >>
> >> Which module produce config "e_randr.cfg" ? If I switch profiles from xterm
> >> via enlightenment_remote -default-profile-set mobile
> >> enlightenment_remote -default-profile-set standard
> >> sometimes after switch I see black screen, and seems E crashed. I can sun E
> >> succ

Re: [E-devel] [EGIT] [core/elementary] master 01/01: Genlist: fix memory not freed when item is expanded.

2013-09-09 Thread Daniel Juyung Seo
Why didn't you use arcanist to push this patch?
The author of this commit should be Taehwan Kim.
Spank spank spank.

Daniel Juyung Seo (SeoZ)


On Mon, Sep 9, 2013 at 4:35 PM, Daniel Zaoui - Enlightenment Git <
no-re...@enlightenment.org> wrote:

> jackdanielz pushed a commit to branch master.
>
> commit dc9c3ee6f9b784400215dfc7410729c5c786e753
> Author: Daniel Zaoui 
> Date:   Mon Sep 9 10:12:45 2013 +0300
>
> Genlist: fix memory not freed when item is expanded.
>
> Thanks to TaeHwan Kim for the fix.
> ---
>  src/lib/elm_genlist.c | 16 
>  1 file changed, 16 insertions(+)
>
> diff --git a/src/lib/elm_genlist.c b/src/lib/elm_genlist.c
> index d672d11..99da991 100644
> --- a/src/lib/elm_genlist.c
> +++ b/src/lib/elm_genlist.c
> @@ -3076,6 +3076,16 @@ _item_del(Elm_Gen_Item *it)
> ELM_GENLIST_DATA_GET_FROM_ITEM(it, sd);
>
> evas_event_freeze(evas_object_evas_get(obj));
> +
> +   // FIXME: relative will be better to be fixed. it is too harsh.
> +   if (it->item->rel)
> +  it->item->rel->item->rel_revs =
> + eina_list_remove(it->item->rel->item->rel_revs, it);
> +   if (it->item->rel_revs)
> + {
> +Elm_Gen_Item *tmp;
> +EINA_LIST_FREE(it->item->rel_revs, tmp) tmp->item->rel = NULL;
> + }
> elm_genlist_item_subitems_clear((Elm_Object_Item *)it);
> if (sd->show_item == it) sd->show_item = NULL;
> if (it->realized) _elm_genlist_item_unrealize(it, EINA_FALSE);
> @@ -4015,6 +4025,9 @@ _item_move_after(Elm_Gen_Item *it,
>
> sd->items = eina_inlist_append_relative
> (sd->items, EINA_INLIST_GET(it), EINA_INLIST_GET(after));
> +   if (it->item->rel)
> +  it->item->rel->item->rel_revs =
> + eina_list_remove(it->item->rel->item->rel_revs, it);
> it->item->rel = after;
> after->item->rel_revs = eina_list_append(after->item->rel_revs, it);
> it->item->before = EINA_FALSE;
> @@ -4084,6 +4097,9 @@ _item_move_before(Elm_Gen_Item *it,
> if (it->item->block) _item_block_del(it);
> sd->items = eina_inlist_prepend_relative
> (sd->items, EINA_INLIST_GET(it), EINA_INLIST_GET(before));
> +   if (it->item->rel)
> +  it->item->rel->item->rel_revs =
> + eina_list_remove(it->item->rel->item->rel_revs, it);
> it->item->rel = before;
> before->item->rel_revs = eina_list_append(before->item->rel_revs, it);
> it->item->before = EINA_TRUE;
>
> --
>
>
> --
> Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
> Discover the easy way to master current and previous Microsoft technologies
> and advance your career. Get an incredible 1,500+ hours of step-by-step
> tutorial videos with LearnDevNow. Subscribe today and save!
> http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
>
--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Weekly news from the automated build and QA front

2013-09-09 Thread Daniel Juyung Seo
Thanks again.
I just fixed newly added two elementary defects.
Thanks.

Daniel Juyung Seo (SeoZ)


On Mon, Sep 9, 2013 at 5:29 PM, Stefan Schmidt wrote:

> Hello.
>
> This should give everyone an overview over what has happened in the last
> week regarding our continuous integration builds, unit tests and
> coverage as well as all static analyser runs and things like
> address-sanitizer.
>
> The numbers in parentheses reflect the values from last week to give you
> a trend.
>
> CI:
> o Overall build statistic: 3.7% (5.19%) failed and 96.3% (94.81%)
> succeeded.
> https://build.enlightenment.org/
>
> clang scan-build:
> o EFL scan-build reports 522 (519) issues.
> https://build.enlightenment.org/job/nightly_efl_clang_x86_64/lastSuccessfu
> lBuild/artifact/scan-build/build/
>
> Exactness:
> o The edje exactness builds are working now. Elm exactness still failing.
> o Problems with icons and paths (file selector widget)
> o Still waiting for the first successful run on jenkins
>
> Unit tests:
> o 271 (271) unit tests for efl and none failing
>
> Coverage:
> o EFL total coverage is at 25.7% (25.7%) lines and 28.5% (28.5%) functions
> https://build.enlightenment.org/view/Test%20Coverage/
>
> Coverity:
> o EFL: Outstanding defects 454 (452) with a density of 0.85 (0.86). 1
> defects fixed since last build and 3 added.
> o Elm: Outstanding defects 22 (20) with a density of 0.10 (0.09). 0
> defects fixed since last build and 2 added.
> o E: Outstanding defects 197 (200) with a density of NA (0.73). 0
> defects fixed since last build and 0 added.
>
> While the defetc number is realistic again for E the lines of code are
> still to low (160.000) which results in wrong density values. I think
> its only a caching problem from the website but I leave this numbers out
> for now. For the actual defect number I confident as it is in line with
> what we had before.
>
> If anybody wants to see something added here let me know and be my guest.
>
> regards
> Stefan Schmidt
>
>
> --
> Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
> Discover the easy way to master current and previous Microsoft technologies
> and advance your career. Get an incredible 1,500+ hours of step-by-step
> tutorial videos with LearnDevNow. Subscribe today and save!
> http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Commit access for Deasung Kim

2013-09-09 Thread Christopher Michael
On 09/09/13 10:22, Tom Hacohen wrote:
> On 09/09/13 08:45, Michael Blumenkrantz wrote:
>> I think I'd like to see patches being submitted/reviewed on the mailing
>> list at the least before giving blanket commit access because a person's
>> work fits our requirements or is something that is "needed".
>>
>> I don't really want to get into a scenario where, as a community, we give
>> people commit access because of who their employer is or what they're
>> working on and not because they've proven that they can write good code and
>> fit into our workflow, and this seems to be where we've been heading lately.
>>
>> Nothing personal against this person in particular, but I've never heard of
>> them or seen any code/reviews/fixes/documentation in relation to the
>> project by them.
>>
>
> I completely agree, word to word.
>
> --
> Tom.
>

Double standards are fine. No worries. We can move the code to github 
and work from there. Not an issue.

Cheers,
dh



--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Commit access for Deasung Kim

2013-09-09 Thread Michael Blumenkrantz
You keep saying double standards: feel free to provide examples so I can
revoke the appropriate commit access.


On Mon, Sep 9, 2013 at 11:32 AM, Christopher Michael  wrote:

> On 09/09/13 10:22, Tom Hacohen wrote:
> > On 09/09/13 08:45, Michael Blumenkrantz wrote:
> >> I think I'd like to see patches being submitted/reviewed on the mailing
> >> list at the least before giving blanket commit access because a person's
> >> work fits our requirements or is something that is "needed".
> >>
> >> I don't really want to get into a scenario where, as a community, we
> give
> >> people commit access because of who their employer is or what they're
> >> working on and not because they've proven that they can write good code
> and
> >> fit into our workflow, and this seems to be where we've been heading
> lately.
> >>
> >> Nothing personal against this person in particular, but I've never
> heard of
> >> them or seen any code/reviews/fixes/documentation in relation to the
> >> project by them.
> >>
> >
> > I completely agree, word to word.
> >
> > --
> > Tom.
> >
>
> Double standards are fine. No worries. We can move the code to github
> and work from there. Not an issue.
>
> Cheers,
> dh
>
>
>
>
> --
> Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
> Discover the easy way to master current and previous Microsoft technologies
> and advance your career. Get an incredible 1,500+ hours of step-by-step
> tutorial videos with LearnDevNow. Subscribe today and save!
> http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Commit access for Deasung Kim

2013-09-09 Thread Christopher Michael
On 09/09/13 11:53, Michael Blumenkrantz wrote:
> You keep saying double standards: feel free to provide examples so I can
> revoke the appropriate commit access.
>
Keep saying ?? Only said it once ;)

Sure, will take some time to dig through all the fairly recent 
additions, but yea no worries.

dh

>
> On Mon, Sep 9, 2013 at 11:32 AM, Christopher Michael > wrote:
>
>> On 09/09/13 10:22, Tom Hacohen wrote:
>>> On 09/09/13 08:45, Michael Blumenkrantz wrote:
 I think I'd like to see patches being submitted/reviewed on the mailing
 list at the least before giving blanket commit access because a person's
 work fits our requirements or is something that is "needed".

 I don't really want to get into a scenario where, as a community, we
>> give
 people commit access because of who their employer is or what they're
 working on and not because they've proven that they can write good code
>> and
 fit into our workflow, and this seems to be where we've been heading
>> lately.

 Nothing personal against this person in particular, but I've never
>> heard of
 them or seen any code/reviews/fixes/documentation in relation to the
 project by them.

>>>
>>> I completely agree, word to word.
>>>
>>> --
>>> Tom.
>>>
>>
>> Double standards are fine. No worries. We can move the code to github
>> and work from there. Not an issue.
>>
>> Cheers,
>> dh
>>
>>
>>



--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Commit access for Deasung Kim

2013-09-09 Thread Michael Blumenkrantz
Great, I look forward to have a revoke party with that list you come up
with.


On Mon, Sep 9, 2013 at 11:56 AM, Christopher Michael  wrote:

> On 09/09/13 11:53, Michael Blumenkrantz wrote:
>
>> You keep saying double standards: feel free to provide examples so I can
>> revoke the appropriate commit access.
>>
>>  Keep saying ?? Only said it once ;)
>
> Sure, will take some time to dig through all the fairly recent additions,
> but yea no worries.
>
> dh
>
>
>> On Mon, Sep 9, 2013 at 11:32 AM, Christopher Michael <
>> cp.mich...@samsung.com
>>
>>> wrote:
>>>
>>
>>  On 09/09/13 10:22, Tom Hacohen wrote:
>>>
 On 09/09/13 08:45, Michael Blumenkrantz wrote:

> I think I'd like to see patches being submitted/reviewed on the mailing
> list at the least before giving blanket commit access because a
> person's
> work fits our requirements or is something that is "needed".
>
> I don't really want to get into a scenario where, as a community, we
>
 give
>>>
 people commit access because of who their employer is or what they're
> working on and not because they've proven that they can write good code
>
 and
>>>
 fit into our workflow, and this seems to be where we've been heading
>
 lately.
>>>

> Nothing personal against this person in particular, but I've never
>
 heard of
>>>
 them or seen any code/reviews/fixes/**documentation in relation to the
> project by them.
>
>
 I completely agree, word to word.

 --
 Tom.


>>> Double standards are fine. No worries. We can move the code to github
>>> and work from there. Not an issue.
>>>
>>> Cheers,
>>> dh
>>>
>>>
>>>
>>>
>
>
--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [EGIT] [core/elementary] master 01/01: Genlist: fix memory not freed when item is expanded.

2013-09-09 Thread daniel.za...@samsung.com
Arcawhat? :P
Sorry, I didn't know that I can push the arc diff of someone else.

On 09/09/2013 12:55 PM, Daniel Juyung Seo wrote:
> Why didn't you use arcanist to push this patch?
> The author of this commit should be Taehwan Kim.
> Spank spank spank.
>
> Daniel Juyung Seo (SeoZ)
>
>
> On Mon, Sep 9, 2013 at 4:35 PM, Daniel Zaoui - Enlightenment Git <
> no-re...@enlightenment.org> wrote:
>
>> jackdanielz pushed a commit to branch master.
>>
>> commit dc9c3ee6f9b784400215dfc7410729c5c786e753
>> Author: Daniel Zaoui 
>> Date:   Mon Sep 9 10:12:45 2013 +0300
>>
>>  Genlist: fix memory not freed when item is expanded.
>>
>>  Thanks to TaeHwan Kim for the fix.
>> ---
>>   src/lib/elm_genlist.c | 16 
>>   1 file changed, 16 insertions(+)
>>
>> diff --git a/src/lib/elm_genlist.c b/src/lib/elm_genlist.c
>> index d672d11..99da991 100644
>> --- a/src/lib/elm_genlist.c
>> +++ b/src/lib/elm_genlist.c
>> @@ -3076,6 +3076,16 @@ _item_del(Elm_Gen_Item *it)
>>  ELM_GENLIST_DATA_GET_FROM_ITEM(it, sd);
>>
>>  evas_event_freeze(evas_object_evas_get(obj));
>> +
>> +   // FIXME: relative will be better to be fixed. it is too harsh.
>> +   if (it->item->rel)
>> +  it->item->rel->item->rel_revs =
>> + eina_list_remove(it->item->rel->item->rel_revs, it);
>> +   if (it->item->rel_revs)
>> + {
>> +Elm_Gen_Item *tmp;
>> +EINA_LIST_FREE(it->item->rel_revs, tmp) tmp->item->rel = NULL;
>> + }
>>  elm_genlist_item_subitems_clear((Elm_Object_Item *)it);
>>  if (sd->show_item == it) sd->show_item = NULL;
>>  if (it->realized) _elm_genlist_item_unrealize(it, EINA_FALSE);
>> @@ -4015,6 +4025,9 @@ _item_move_after(Elm_Gen_Item *it,
>>
>>  sd->items = eina_inlist_append_relative
>>  (sd->items, EINA_INLIST_GET(it), EINA_INLIST_GET(after));
>> +   if (it->item->rel)
>> +  it->item->rel->item->rel_revs =
>> + eina_list_remove(it->item->rel->item->rel_revs, it);
>>  it->item->rel = after;
>>  after->item->rel_revs = eina_list_append(after->item->rel_revs, it);
>>  it->item->before = EINA_FALSE;
>> @@ -4084,6 +4097,9 @@ _item_move_before(Elm_Gen_Item *it,
>>  if (it->item->block) _item_block_del(it);
>>  sd->items = eina_inlist_prepend_relative
>>  (sd->items, EINA_INLIST_GET(it), EINA_INLIST_GET(before));
>> +   if (it->item->rel)
>> +  it->item->rel->item->rel_revs =
>> + eina_list_remove(it->item->rel->item->rel_revs, it);
>>  it->item->rel = before;
>>  before->item->rel_revs = eina_list_append(before->item->rel_revs, it);
>>  it->item->before = EINA_TRUE;
>>
>> --
>>
>>
>> --
>> Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
>> Discover the easy way to master current and previous Microsoft technologies
>> and advance your career. Get an incredible 1,500+ hours of step-by-step
>> tutorial videos with LearnDevNow. Subscribe today and save!
>> http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
>>
> --
> Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
> Discover the easy way to master current and previous Microsoft technologies
> and advance your career. Get an incredible 1,500+ hours of step-by-step
> tutorial videos with LearnDevNow. Subscribe today and save!
> http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [EGIT] [core/elementary] master 01/01: Genlist: fix memory not freed when item is expanded.

2013-09-09 Thread The Rasterman
On Mon, 09 Sep 2013 14:00:25 +0300 "daniel.za...@samsung.com"
 said:

> Arcawhat? :P
> Sorry, I didn't know that I can push the arc diff of someone else.

you can. thats kind of the point of arc. :)

arc patch --nobranch $1
git push
arc close-revision $1

where $1 is the arc diff number/id (eg D222).



> On 09/09/2013 12:55 PM, Daniel Juyung Seo wrote:
> > Why didn't you use arcanist to push this patch?
> > The author of this commit should be Taehwan Kim.
> > Spank spank spank.
> >
> > Daniel Juyung Seo (SeoZ)
> >
> >
> > On Mon, Sep 9, 2013 at 4:35 PM, Daniel Zaoui - Enlightenment Git <
> > no-re...@enlightenment.org> wrote:
> >
> >> jackdanielz pushed a commit to branch master.
> >>
> >> commit dc9c3ee6f9b784400215dfc7410729c5c786e753
> >> Author: Daniel Zaoui 
> >> Date:   Mon Sep 9 10:12:45 2013 +0300
> >>
> >>  Genlist: fix memory not freed when item is expanded.
> >>
> >>  Thanks to TaeHwan Kim for the fix.
> >> ---
> >>   src/lib/elm_genlist.c | 16 
> >>   1 file changed, 16 insertions(+)
> >>
> >> diff --git a/src/lib/elm_genlist.c b/src/lib/elm_genlist.c
> >> index d672d11..99da991 100644
> >> --- a/src/lib/elm_genlist.c
> >> +++ b/src/lib/elm_genlist.c
> >> @@ -3076,6 +3076,16 @@ _item_del(Elm_Gen_Item *it)
> >>  ELM_GENLIST_DATA_GET_FROM_ITEM(it, sd);
> >>
> >>  evas_event_freeze(evas_object_evas_get(obj));
> >> +
> >> +   // FIXME: relative will be better to be fixed. it is too harsh.
> >> +   if (it->item->rel)
> >> +  it->item->rel->item->rel_revs =
> >> + eina_list_remove(it->item->rel->item->rel_revs, it);
> >> +   if (it->item->rel_revs)
> >> + {
> >> +Elm_Gen_Item *tmp;
> >> +EINA_LIST_FREE(it->item->rel_revs, tmp) tmp->item->rel = NULL;
> >> + }
> >>  elm_genlist_item_subitems_clear((Elm_Object_Item *)it);
> >>  if (sd->show_item == it) sd->show_item = NULL;
> >>  if (it->realized) _elm_genlist_item_unrealize(it, EINA_FALSE);
> >> @@ -4015,6 +4025,9 @@ _item_move_after(Elm_Gen_Item *it,
> >>
> >>  sd->items = eina_inlist_append_relative
> >>  (sd->items, EINA_INLIST_GET(it), EINA_INLIST_GET(after));
> >> +   if (it->item->rel)
> >> +  it->item->rel->item->rel_revs =
> >> + eina_list_remove(it->item->rel->item->rel_revs, it);
> >>  it->item->rel = after;
> >>  after->item->rel_revs = eina_list_append(after->item->rel_revs, it);
> >>  it->item->before = EINA_FALSE;
> >> @@ -4084,6 +4097,9 @@ _item_move_before(Elm_Gen_Item *it,
> >>  if (it->item->block) _item_block_del(it);
> >>  sd->items = eina_inlist_prepend_relative
> >>  (sd->items, EINA_INLIST_GET(it), EINA_INLIST_GET(before));
> >> +   if (it->item->rel)
> >> +  it->item->rel->item->rel_revs =
> >> + eina_list_remove(it->item->rel->item->rel_revs, it);
> >>  it->item->rel = before;
> >>  before->item->rel_revs = eina_list_append(before->item->rel_revs, it);
> >>  it->item->before = EINA_TRUE;
> >>
> >> --
> >>
> >>
> >> --
> >> Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
> >> Discover the easy way to master current and previous Microsoft technologies
> >> and advance your career. Get an incredible 1,500+ hours of step-by-step
> >> tutorial videos with LearnDevNow. Subscribe today and save!
> >> http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
> >>
> > --
> > Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
> > Discover the easy way to master current and previous Microsoft technologies
> > and advance your career. Get an incredible 1,500+ hours of step-by-step
> > tutorial videos with LearnDevNow. Subscribe today and save!
> > http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
> > ___
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >
> 
> 
> --
> Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
> Discover the easy way to master current and previous Microsoft technologies
> and advance your career. Get an incredible 1,500+ hours of step-by-step
> tutorial videos with LearnDevNow. Subscribe today and save!
> http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--

Re: [E-devel] [EGIT] [core/elementary] master 01/01: Genlist: fix memory not freed when item is expanded.

2013-09-09 Thread Daniel Juyung Seo
Yeees you can?
https://phab.enlightenment.org/w/arcanist/
Please use arc next time to push someone else's code from phab :)

Daniel Juyung Seo (SeoZ)


On Mon, Sep 9, 2013 at 8:00 PM, daniel.za...@samsung.com <
daniel.za...@samsung.com> wrote:

> Arcawhat? :P
> Sorry, I didn't know that I can push the arc diff of someone else.
>
>
> On 09/09/2013 12:55 PM, Daniel Juyung Seo wrote:
>
>> Why didn't you use arcanist to push this patch?
>> The author of this commit should be Taehwan Kim.
>> Spank spank spank.
>>
>> Daniel Juyung Seo (SeoZ)
>>
>>
>> On Mon, Sep 9, 2013 at 4:35 PM, Daniel Zaoui - Enlightenment Git <
>> no-re...@enlightenment.org> wrote:
>>
>>  jackdanielz pushed a commit to branch master.
>>>
>>> commit dc9c3ee6f9b784400215dfc7410729**c5c786e753
>>> Author: Daniel Zaoui 
>>> Date:   Mon Sep 9 10:12:45 2013 +0300
>>>
>>>  Genlist: fix memory not freed when item is expanded.
>>>
>>>  Thanks to TaeHwan Kim for the fix.
>>> ---
>>>   src/lib/elm_genlist.c | 16 
>>>   1 file changed, 16 insertions(+)
>>>
>>> diff --git a/src/lib/elm_genlist.c b/src/lib/elm_genlist.c
>>> index d672d11..99da991 100644
>>> --- a/src/lib/elm_genlist.c
>>> +++ b/src/lib/elm_genlist.c
>>> @@ -3076,6 +3076,16 @@ _item_del(Elm_Gen_Item *it)
>>>  ELM_GENLIST_DATA_GET_FROM_**ITEM(it, sd);
>>>
>>>  evas_event_freeze(evas_object_**evas_get(obj));
>>> +
>>> +   // FIXME: relative will be better to be fixed. it is too harsh.
>>> +   if (it->item->rel)
>>> +  it->item->rel->item->rel_revs =
>>> + eina_list_remove(it->item->**rel->item->rel_revs, it);
>>> +   if (it->item->rel_revs)
>>> + {
>>> +Elm_Gen_Item *tmp;
>>> +EINA_LIST_FREE(it->item->rel_**revs, tmp) tmp->item->rel =
>>> NULL;
>>> + }
>>>  elm_genlist_item_subitems_**clear((Elm_Object_Item *)it);
>>>  if (sd->show_item == it) sd->show_item = NULL;
>>>  if (it->realized) _elm_genlist_item_unrealize(**it, EINA_FALSE);
>>> @@ -4015,6 +4025,9 @@ _item_move_after(Elm_Gen_Item *it,
>>>
>>>  sd->items = eina_inlist_append_relative
>>>  (sd->items, EINA_INLIST_GET(it), EINA_INLIST_GET(after));
>>> +   if (it->item->rel)
>>> +  it->item->rel->item->rel_revs =
>>> + eina_list_remove(it->item->**rel->item->rel_revs, it);
>>>  it->item->rel = after;
>>>  after->item->rel_revs = eina_list_append(after->item->**rel_revs,
>>> it);
>>>  it->item->before = EINA_FALSE;
>>> @@ -4084,6 +4097,9 @@ _item_move_before(Elm_Gen_Item *it,
>>>  if (it->item->block) _item_block_del(it);
>>>  sd->items = eina_inlist_prepend_relative
>>>  (sd->items, EINA_INLIST_GET(it), EINA_INLIST_GET(before));
>>> +   if (it->item->rel)
>>> +  it->item->rel->item->rel_revs =
>>> + eina_list_remove(it->item->**rel->item->rel_revs, it);
>>>  it->item->rel = before;
>>>  before->item->rel_revs = eina_list_append(before->item-**>rel_revs,
>>> it);
>>>  it->item->before = EINA_TRUE;
>>>
>>> --
>>>
>>>
>>> --**--**
>>> --
>>> Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
>>> Discover the easy way to master current and previous Microsoft
>>> technologies
>>> and advance your career. Get an incredible 1,500+ hours of step-by-step
>>> tutorial videos with LearnDevNow. Subscribe today and save!
>>> http://pubads.g.doubleclick.**net/gampad/clk?id=58041391&iu=**
>>> /4140/ostg.clktrk
>>>
>>>  --**--**
>> --
>> Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
>> Discover the easy way to master current and previous Microsoft
>> technologies
>> and advance your career. Get an incredible 1,500+ hours of step-by-step
>> tutorial videos with LearnDevNow. Subscribe today and save!
>> http://pubads.g.doubleclick.**net/gampad/clk?id=58041391&iu=**
>> /4140/ostg.clktrk
>> __**_
>> enlightenment-devel mailing list
>> enlightenment-devel@lists.**sourceforge.net
>> https://lists.sourceforge.net/**lists/listinfo/enlightenment-**devel
>>
>>
>
--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenme

Re: [E-devel] Commit access for Deasung Kim

2013-09-09 Thread Daniel Juyung Seo
Awesome party is coming up!

Daniel Juyung Seo (SeoZ)


On Mon, Sep 9, 2013 at 7:58 PM, Michael Blumenkrantz <
michael.blumenkra...@gmail.com> wrote:

> Great, I look forward to have a revoke party with that list you come up
> with.
>
>
> On Mon, Sep 9, 2013 at 11:56 AM, Christopher Michael <
> cp.mich...@samsung.com
> > wrote:
>
> > On 09/09/13 11:53, Michael Blumenkrantz wrote:
> >
> >> You keep saying double standards: feel free to provide examples so I can
> >> revoke the appropriate commit access.
> >>
> >>  Keep saying ?? Only said it once ;)
> >
> > Sure, will take some time to dig through all the fairly recent additions,
> > but yea no worries.
> >
> > dh
> >
> >
> >> On Mon, Sep 9, 2013 at 11:32 AM, Christopher Michael <
> >> cp.mich...@samsung.com
> >>
> >>> wrote:
> >>>
> >>
> >>  On 09/09/13 10:22, Tom Hacohen wrote:
> >>>
>  On 09/09/13 08:45, Michael Blumenkrantz wrote:
> 
> > I think I'd like to see patches being submitted/reviewed on the
> mailing
> > list at the least before giving blanket commit access because a
> > person's
> > work fits our requirements or is something that is "needed".
> >
> > I don't really want to get into a scenario where, as a community, we
> >
>  give
> >>>
>  people commit access because of who their employer is or what they're
> > working on and not because they've proven that they can write good
> code
> >
>  and
> >>>
>  fit into our workflow, and this seems to be where we've been heading
> >
>  lately.
> >>>
> 
> > Nothing personal against this person in particular, but I've never
> >
>  heard of
> >>>
>  them or seen any code/reviews/fixes/**documentation in relation to the
> > project by them.
> >
> >
>  I completely agree, word to word.
> 
>  --
>  Tom.
> 
> 
> >>> Double standards are fine. No worries. We can move the code to github
> >>> and work from there. Not an issue.
> >>>
> >>> Cheers,
> >>> dh
> >>>
> >>>
> >>>
> >>>
> >
> >
>
> --
> Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
> Discover the easy way to master current and previous Microsoft technologies
> and advance your career. Get an incredible 1,500+ hours of step-by-step
> tutorial videos with LearnDevNow. Subscribe today and save!
> http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Commit access for Deasung Kim

2013-09-09 Thread Daniel Juyung Seo
On Mon, Sep 9, 2013 at 7:32 PM, Christopher Michael
wrote:

> On 09/09/13 10:22, Tom Hacohen wrote:
> > On 09/09/13 08:45, Michael Blumenkrantz wrote:
> >> I think I'd like to see patches being submitted/reviewed on the mailing
> >> list at the least before giving blanket commit access because a person's
> >> work fits our requirements or is something that is "needed".
> >>
> >> I don't really want to get into a scenario where, as a community, we
> give
> >> people commit access because of who their employer is or what they're
> >> working on and not because they've proven that they can write good code
> and
> >> fit into our workflow, and this seems to be where we've been heading
> lately.
> >>
> >> Nothing personal against this person in particular, but I've never
> heard of
> >> them or seen any code/reviews/fixes/documentation in relation to the
> >> project by them.
> >>
> >
> > I completely agree, word to word.
> >
> > --
> > Tom.
> >
>
> Double standards are fine. No worries. We can move the code to github
> and work from there. Not an issue.
>

Well yeah I thought the same.
He is supposed to work on private and even invisible project and its not
even related to the efl repos.
Then github must be the right place.

Don't get me wrong. I know him in person. But he needs more time and effort
to get an access.
Thank you.

Daniel Juyung Seo (SeoZ)



>
> Cheers,
> dh
>
>
>
>
> --
> Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
> Discover the easy way to master current and previous Microsoft technologies
> and advance your career. Get an incredible 1,500+ hours of step-by-step
> tutorial videos with LearnDevNow. Subscribe today and save!
> http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [EGIT] [core/elementary] elementary-1.7 02/02: elm/examples: Autodetect engine on the glview example too.

2013-09-09 Thread Daniel Juyung Seo
Argg why this happened again?
My bad..

No more mistake. Never ever again.

Daniel Juyung Seo (SeoZ)


On Mon, Sep 9, 2013 at 7:16 PM, Rafael Antognolli - Enlightenment Git <
no-re...@enlightenment.org> wrote:

> seoz pushed a commit to branch elementary-1.7.
>
> commit 265eff94bb6274c284e8e92f9922906990ac
> Author: Rafael Antognolli 
> Date:   Thu Sep 5 12:06:00 2013 -0300
>
> elm/examples: Autodetect engine on the glview example too.
> ---
>  src/examples/glview_example_01.c | 4 
>  1 file changed, 4 deletions(-)
>
> diff --git a/src/examples/glview_example_01.c
> b/src/examples/glview_example_01.c
> index c4bbd1e..a955eef 100644
> --- a/src/examples/glview_example_01.c
> +++ b/src/examples/glview_example_01.c
> @@ -249,10 +249,6 @@ elm_main(int argc, char **argv)
>
> if (!(gld = calloc(1, sizeof(GLData return 1;
>
> -   // set the preferred engine to opengl_x11. if it isnt' available it
> -   // may use another transparently
> -   elm_config_preferred_engine_set("opengl_x11");
> -
> win = elm_win_add(NULL, "glview simple", ELM_WIN_BASIC);
> elm_win_title_set(win, "GLView Simple");
> elm_win_autodel_set(win, EINA_TRUE);
>
> --
>
>
> --
> Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
> Discover the easy way to master current and previous Microsoft technologies
> and advance your career. Get an incredible 1,500+ hours of step-by-step
> tutorial videos with LearnDevNow. Subscribe today and save!
> http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
>
--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Commit access for Deasung Kim

2013-09-09 Thread Tom Hacohen
On 09/09/13 12:26, Daniel Juyung Seo wrote:
> On Mon, Sep 9, 2013 at 7:32 PM, Christopher Michael
> wrote:
>
>> On 09/09/13 10:22, Tom Hacohen wrote:
>>> On 09/09/13 08:45, Michael Blumenkrantz wrote:
 I think I'd like to see patches being submitted/reviewed on the mailing
 list at the least before giving blanket commit access because a person's
 work fits our requirements or is something that is "needed".

 I don't really want to get into a scenario where, as a community, we
>> give
 people commit access because of who their employer is or what they're
 working on and not because they've proven that they can write good code
>> and
 fit into our workflow, and this seems to be where we've been heading
>> lately.

 Nothing personal against this person in particular, but I've never
>> heard of
 them or seen any code/reviews/fixes/documentation in relation to the
 project by them.

>>>
>>> I completely agree, word to word.
>>>
>>> --
>>> Tom.
>>>
>>
>> Double standards are fine. No worries. We can move the code to github
>> and work from there. Not an issue.
>>
>
> Well yeah I thought the same.
> He is supposed to work on private and even invisible project and its not
> even related to the efl repos.
> Then github must be the right place.
>
> Don't get me wrong. I know him in person. But he needs more time and effort
> to get an access.
> Thank you.
>

On a semi-related topic: this project should not be private and 
invisible. We are not the NSA.

--
Tom.


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Commit access for Deasung Kim

2013-09-09 Thread Stefan Schmidt
Hello.

On 09/09/2013 01:06 PM, Tom Hacohen wrote:
> On 09/09/13 12:26, Daniel Juyung Seo wrote:
>> On Mon, Sep 9, 2013 at 7:32 PM, Christopher Michael
>> wrote:
>>
>>> On 09/09/13 10:22, Tom Hacohen wrote:
 On 09/09/13 08:45, Michael Blumenkrantz wrote:
> I think I'd like to see patches being submitted/reviewed on the
> mailing
> list at the least before giving blanket commit access because a
> person's
> work fits our requirements or is something that is "needed".
>
> I don't really want to get into a scenario where, as a community, we
>>> give
> people commit access because of who their employer is or what they're
> working on and not because they've proven that they can write good
> code
>>> and
> fit into our workflow, and this seems to be where we've been heading
>>> lately.
>
> Nothing personal against this person in particular, but I've never
>>> heard of
> them or seen any code/reviews/fixes/documentation in relation to the
> project by them.
>

 I completely agree, word to word.

 --
 Tom.

>>>
>>> Double standards are fine. No worries. We can move the code to github
>>> and work from there. Not an issue.
>>>
>>
>> Well yeah I thought the same.
>> He is supposed to work on private and even invisible project and its not
>> even related to the efl repos.
>> Then github must be the right place.
>>
>> Don't get me wrong. I know him in person. But he needs more time and
> effort
>> to get an access.
>> Thank you.
>>
>
> On a semi-related topic: this project should not be private and
> invisible.

Feel free. You are one of the few people who can actually do that. We 
used it as a convenient place for collaboration before we could make it 
public. But if it moves somewhere else anyway it might be fine to just 
delete it afterwards.

regards
Stefan Schmidt


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Commit access for Deasung Kim

2013-09-09 Thread Christopher Michael
On 09/09/13 11:58, Michael Blumenkrantz wrote:
>
> Great, I look forward to have a revoke party with that list you come up with.
>

As long as we can have cake too ;)

>
> On Mon, Sep 9, 2013 at 11:56 AM, Christopher Michael 
> mailto:cp.mich...@samsung.com>> wrote:
> On 09/09/13 11:53, Michael Blumenkrantz wrote:
> You keep saying double standards: feel free to provide examples so I can
> revoke the appropriate commit access.
>
> Keep saying ?? Only said it once ;)
>
> Sure, will take some time to dig through all the fairly recent additions, but 
> yea no worries.
>
> dh
>
>
> On Mon, Sep 9, 2013 at 11:32 AM, Christopher Michael 
> mailto:cp.mich...@samsung.com>
> wrote:
>
> On 09/09/13 10:22, Tom Hacohen wrote:
> On 09/09/13 08:45, Michael Blumenkrantz wrote:
> I think I'd like to see patches being submitted/reviewed on the mailing
> list at the least before giving blanket commit access because a person's
> work fits our requirements or is something that is "needed".
>
> I don't really want to get into a scenario where, as a community, we
> give
> people commit access because of who their employer is or what they're
> working on and not because they've proven that they can write good code
> and
> fit into our workflow, and this seems to be where we've been heading
> lately.
>
> Nothing personal against this person in particular, but I've never
> heard of
> them or seen any code/reviews/fixes/documentation in relation to the
> project by them.
>
>
> I completely agree, word to word.
>
> --
> Tom.
>
>
> Double standards are fine. No worries. We can move the code to github
> and work from there. Not an issue.
>
> Cheers,
> dh
>
>
>
>
>
>
>


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Commit access for Deasung Kim

2013-09-09 Thread Tom Hacohen
On 09/09/13 13:14, Stefan Schmidt wrote:
> Hello.
>
> On 09/09/2013 01:06 PM, Tom Hacohen wrote:
>> On 09/09/13 12:26, Daniel Juyung Seo wrote:
>>> On Mon, Sep 9, 2013 at 7:32 PM, Christopher Michael
>>> wrote:
>>>
 On 09/09/13 10:22, Tom Hacohen wrote:
> On 09/09/13 08:45, Michael Blumenkrantz wrote:
>> I think I'd like to see patches being submitted/reviewed on the
>> mailing
>> list at the least before giving blanket commit access because a
>> person's
>> work fits our requirements or is something that is "needed".
>>
>> I don't really want to get into a scenario where, as a community, we
 give
>> people commit access because of who their employer is or what they're
>> working on and not because they've proven that they can write good
>> code
 and
>> fit into our workflow, and this seems to be where we've been heading
 lately.
>>
>> Nothing personal against this person in particular, but I've never
 heard of
>> them or seen any code/reviews/fixes/documentation in relation to the
>> project by them.
>>
>
> I completely agree, word to word.
>
> --
> Tom.
>

 Double standards are fine. No worries. We can move the code to github
 and work from there. Not an issue.

>>>
>>> Well yeah I thought the same.
>>> He is supposed to work on private and even invisible project and its not
>>> even related to the efl repos.
>>> Then github must be the right place.
>>>
>>> Don't get me wrong. I know him in person. But he needs more time and
>> effort
>>> to get an access.
>>> Thank you.
>>>
>>
>> On a semi-related topic: this project should not be private and
>> invisible.
>
> Feel free. You are one of the few people who can actually do that. We
> used it as a convenient place for collaboration before we could make it
> public. But if it moves somewhere else anyway it might be fine to just
> delete it afterwards.

Yeah, I can technically do it. Last time I wanted I faced objections. 
Anyhow, let's wait to see exactly what happens with it's location and 
I'll act accordingly.

--
Tom.


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Commit access for Deasung Kim

2013-09-09 Thread Christopher Michael
On 09/09/13 13:16, Tom Hacohen wrote:
> On 09/09/13 13:14, Stefan Schmidt wrote:
>> Hello.
>>
>> On 09/09/2013 01:06 PM, Tom Hacohen wrote:
>>> On 09/09/13 12:26, Daniel Juyung Seo wrote:
 On Mon, Sep 9, 2013 at 7:32 PM, Christopher Michael
 wrote:

> On 09/09/13 10:22, Tom Hacohen wrote:
>> On 09/09/13 08:45, Michael Blumenkrantz wrote:
>>> I think I'd like to see patches being submitted/reviewed on the
>>> mailing
>>> list at the least before giving blanket commit access because a
>>> person's
>>> work fits our requirements or is something that is "needed".
>>>
>>> I don't really want to get into a scenario where, as a community, we
> give
>>> people commit access because of who their employer is or what they're
>>> working on and not because they've proven that they can write good
>>> code
> and
>>> fit into our workflow, and this seems to be where we've been heading
> lately.
>>>
>>> Nothing personal against this person in particular, but I've never
> heard of
>>> them or seen any code/reviews/fixes/documentation in relation to the
>>> project by them.
>>>
>>
>> I completely agree, word to word.
>>
>> --
>> Tom.
>>
>
> Double standards are fine. No worries. We can move the code to github
> and work from there. Not an issue.
>

 Well yeah I thought the same.
 He is supposed to work on private and even invisible project and its not
 even related to the efl repos.
 Then github must be the right place.

 Don't get me wrong. I know him in person. But he needs more time and
>>> effort
 to get an access.
 Thank you.

>>>
>>> On a semi-related topic: this project should not be private and
>>> invisible.
>>
>> Feel free. You are one of the few people who can actually do that. We
>> used it as a convenient place for collaboration before we could make it
>> public. But if it moves somewhere else anyway it might be fine to just
>> delete it afterwards.
>
> Yeah, I can technically do it. Last time I wanted I faced objections.
> Anyhow, let's wait to see exactly what happens with it's location and
> I'll act accordingly.
>
> --
> Tom.

Well, I can already tell you what will happen ... it will move to Git 
Hub for now. The developer working on it needs the ability to make 
changes to it ... so it has to go somewhere that he has push rights on it.

dh



--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Commit access for Deasung Kim

2013-09-09 Thread Tom Hacohen
On 09/09/13 13:48, Christopher Michael wrote:
> On 09/09/13 13:16, Tom Hacohen wrote:
>> On 09/09/13 13:14, Stefan Schmidt wrote:
>>> Hello.
>>>
>>> On 09/09/2013 01:06 PM, Tom Hacohen wrote:
 On 09/09/13 12:26, Daniel Juyung Seo wrote:
> On Mon, Sep 9, 2013 at 7:32 PM, Christopher Michael
> wrote:
>
>> On 09/09/13 10:22, Tom Hacohen wrote:
>>> On 09/09/13 08:45, Michael Blumenkrantz wrote:
 I think I'd like to see patches being submitted/reviewed on the
 mailing
 list at the least before giving blanket commit access because a
 person's
 work fits our requirements or is something that is "needed".

 I don't really want to get into a scenario where, as a
 community, we
>> give
 people commit access because of who their employer is or what
 they're
 working on and not because they've proven that they can write good
 code
>> and
 fit into our workflow, and this seems to be where we've been
 heading
>> lately.

 Nothing personal against this person in particular, but I've never
>> heard of
 them or seen any code/reviews/fixes/documentation in relation to
 the
 project by them.

>>>
>>> I completely agree, word to word.
>>>
>>> --
>>> Tom.
>>>
>>
>> Double standards are fine. No worries. We can move the code to github
>> and work from there. Not an issue.
>>
>
> Well yeah I thought the same.
> He is supposed to work on private and even invisible project and
> its not
> even related to the efl repos.
> Then github must be the right place.
>
> Don't get me wrong. I know him in person. But he needs more time and
 effort
> to get an access.
> Thank you.
>

 On a semi-related topic: this project should not be private and
 invisible.
>>>
>>> Feel free. You are one of the few people who can actually do that. We
>>> used it as a convenient place for collaboration before we could make it
>>> public. But if it moves somewhere else anyway it might be fine to just
>>> delete it afterwards.
>>
>> Yeah, I can technically do it. Last time I wanted I faced objections.
>> Anyhow, let's wait to see exactly what happens with it's location and
>> I'll act accordingly.
>>
>> --
>> Tom.
>
> Well, I can already tell you what will happen ... it will move to Git
> Hub for now. The developer working on it needs the ability to make
> changes to it ... so it has to go somewhere that he has push rights on it.

That's good. So please let me know when I can remove the private NSA 
copy from our servers.

--
Tom.


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Commit access for Deasung Kim

2013-09-09 Thread Christopher Michael
On 09/09/13 13:51, Tom Hacohen wrote:
> On 09/09/13 13:48, Christopher Michael wrote:
>> On 09/09/13 13:16, Tom Hacohen wrote:
>>> On 09/09/13 13:14, Stefan Schmidt wrote:
 Hello.

 On 09/09/2013 01:06 PM, Tom Hacohen wrote:
> On 09/09/13 12:26, Daniel Juyung Seo wrote:
>> On Mon, Sep 9, 2013 at 7:32 PM, Christopher Michael
>> wrote:
>>
>>> On 09/09/13 10:22, Tom Hacohen wrote:
 On 09/09/13 08:45, Michael Blumenkrantz wrote:
> I think I'd like to see patches being submitted/reviewed on the
> mailing
> list at the least before giving blanket commit access because a
> person's
> work fits our requirements or is something that is "needed".
>
> I don't really want to get into a scenario where, as a
> community, we
>>> give
> people commit access because of who their employer is or what
> they're
> working on and not because they've proven that they can write good
> code
>>> and
> fit into our workflow, and this seems to be where we've been
> heading
>>> lately.
>
> Nothing personal against this person in particular, but I've never
>>> heard of
> them or seen any code/reviews/fixes/documentation in relation to
> the
> project by them.
>

 I completely agree, word to word.

 --
 Tom.

>>>
>>> Double standards are fine. No worries. We can move the code to github
>>> and work from there. Not an issue.
>>>
>>
>> Well yeah I thought the same.
>> He is supposed to work on private and even invisible project and
>> its not
>> even related to the efl repos.
>> Then github must be the right place.
>>
>> Don't get me wrong. I know him in person. But he needs more time and
> effort
>> to get an access.
>> Thank you.
>>
>
> On a semi-related topic: this project should not be private and
> invisible.

 Feel free. You are one of the few people who can actually do that. We
 used it as a convenient place for collaboration before we could make it
 public. But if it moves somewhere else anyway it might be fine to just
 delete it afterwards.
>>>
>>> Yeah, I can technically do it. Last time I wanted I faced objections.
>>> Anyhow, let's wait to see exactly what happens with it's location and
>>> I'll act accordingly.
>>>
>>> --
>>> Tom.
>>
>> Well, I can already tell you what will happen ... it will move to Git
>> Hub for now. The developer working on it needs the ability to make
>> changes to it ... so it has to go somewhere that he has push rights on it.
>
> That's good. So please let me know when I can remove the private NSA
> copy from our servers.
>
> --
> Tom.
>

Any time you want to .. assuming you are not too busy :P

dh


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Commit access for Deasung Kim

2013-09-09 Thread Tom Hacohen
On 09/09/13 13:58, Christopher Michael wrote:
> On 09/09/13 13:51, Tom Hacohen wrote:
>> On 09/09/13 13:48, Christopher Michael wrote:
>>> On 09/09/13 13:16, Tom Hacohen wrote:
 On 09/09/13 13:14, Stefan Schmidt wrote:
> Hello.
>
> On 09/09/2013 01:06 PM, Tom Hacohen wrote:
>> On 09/09/13 12:26, Daniel Juyung Seo wrote:
>>> On Mon, Sep 9, 2013 at 7:32 PM, Christopher Michael
>>> wrote:
>>>
 On 09/09/13 10:22, Tom Hacohen wrote:
> On 09/09/13 08:45, Michael Blumenkrantz wrote:
>> I think I'd like to see patches being submitted/reviewed on the
>> mailing
>> list at the least before giving blanket commit access because a
>> person's
>> work fits our requirements or is something that is "needed".
>>
>> I don't really want to get into a scenario where, as a
>> community, we
 give
>> people commit access because of who their employer is or what
>> they're
>> working on and not because they've proven that they can write
>> good
>> code
 and
>> fit into our workflow, and this seems to be where we've been
>> heading
 lately.
>>
>> Nothing personal against this person in particular, but I've
>> never
 heard of
>> them or seen any code/reviews/fixes/documentation in relation to
>> the
>> project by them.
>>
>
> I completely agree, word to word.
>
> --
> Tom.
>

 Double standards are fine. No worries. We can move the code to
 github
 and work from there. Not an issue.

>>>
>>> Well yeah I thought the same.
>>> He is supposed to work on private and even invisible project and
>>> its not
>>> even related to the efl repos.
>>> Then github must be the right place.
>>>
>>> Don't get me wrong. I know him in person. But he needs more time and
>> effort
>>> to get an access.
>>> Thank you.
>>>
>>
>> On a semi-related topic: this project should not be private and
>> invisible.
>
> Feel free. You are one of the few people who can actually do that. We
> used it as a convenient place for collaboration before we could
> make it
> public. But if it moves somewhere else anyway it might be fine to just
> delete it afterwards.

 Yeah, I can technically do it. Last time I wanted I faced objections.
 Anyhow, let's wait to see exactly what happens with it's location and
 I'll act accordingly.

 --
 Tom.
>>>
>>> Well, I can already tell you what will happen ... it will move to Git
>>> Hub for now. The developer working on it needs the ability to make
>>> changes to it ... so it has to go somewhere that he has push rights
>>> on it.
>>
>> That's good. So please let me know when I can remove the private NSA
>> copy from our servers.
>>
>> --
>> Tom.
>>
>
> Any time you want to .. assuming you are not too busy :P
>

Let me rephrase: please let me know once you have it on github so I'll 
be able to remove it without risking losing the work that has been done.

--
Tom.


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Commit access for Deasung Kim

2013-09-09 Thread Christopher Michael
On 09/09/13 14:01, Tom Hacohen wrote:
> On 09/09/13 13:58, Christopher Michael wrote:
>> On 09/09/13 13:51, Tom Hacohen wrote:
>>> On 09/09/13 13:48, Christopher Michael wrote:
 On 09/09/13 13:16, Tom Hacohen wrote:
> On 09/09/13 13:14, Stefan Schmidt wrote:
>> Hello.
>>
>> On 09/09/2013 01:06 PM, Tom Hacohen wrote:
>>> On 09/09/13 12:26, Daniel Juyung Seo wrote:
 On Mon, Sep 9, 2013 at 7:32 PM, Christopher Michael
 wrote:

> On 09/09/13 10:22, Tom Hacohen wrote:
>> On 09/09/13 08:45, Michael Blumenkrantz wrote:
>>> I think I'd like to see patches being submitted/reviewed on the
>>> mailing
>>> list at the least before giving blanket commit access because a
>>> person's
>>> work fits our requirements or is something that is "needed".
>>>
>>> I don't really want to get into a scenario where, as a
>>> community, we
> give
>>> people commit access because of who their employer is or what
>>> they're
>>> working on and not because they've proven that they can write
>>> good
>>> code
> and
>>> fit into our workflow, and this seems to be where we've been
>>> heading
> lately.
>>>
>>> Nothing personal against this person in particular, but I've
>>> never
> heard of
>>> them or seen any code/reviews/fixes/documentation in relation to
>>> the
>>> project by them.
>>>
>>
>> I completely agree, word to word.
>>
>> --
>> Tom.
>>
>
> Double standards are fine. No worries. We can move the code to
> github
> and work from there. Not an issue.
>

 Well yeah I thought the same.
 He is supposed to work on private and even invisible project and
 its not
 even related to the efl repos.
 Then github must be the right place.

 Don't get me wrong. I know him in person. But he needs more time and
>>> effort
 to get an access.
 Thank you.

>>>
>>> On a semi-related topic: this project should not be private and
>>> invisible.
>>
>> Feel free. You are one of the few people who can actually do that. We
>> used it as a convenient place for collaboration before we could
>> make it
>> public. But if it moves somewhere else anyway it might be fine to just
>> delete it afterwards.
>
> Yeah, I can technically do it. Last time I wanted I faced objections.
> Anyhow, let's wait to see exactly what happens with it's location and
> I'll act accordingly.
>
> --
> Tom.

 Well, I can already tell you what will happen ... it will move to Git
 Hub for now. The developer working on it needs the ability to make
 changes to it ... so it has to go somewhere that he has push rights
 on it.
>>>
>>> That's good. So please let me know when I can remove the private NSA
>>> copy from our servers.
>>>
>>> --
>>> Tom.
>>>
>>
>> Any time you want to .. assuming you are not too busy :P
>>
>
> Let me rephrase: please let me know once you have it on github so I'll
> be able to remove it without risking losing the work that has been done.
>
> --
> Tom.
>

Just remove it. No point in having it up there if it cannot be modified 
anyway :) and I already have a local copy so.,

dh


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Commit access for Deasung Kim

2013-09-09 Thread Tom Hacohen
On 09/09/13 14:12, Christopher Michael wrote:
> On 09/09/13 14:01, Tom Hacohen wrote:
>> On 09/09/13 13:58, Christopher Michael wrote:
>>> On 09/09/13 13:51, Tom Hacohen wrote:
 On 09/09/13 13:48, Christopher Michael wrote:
> On 09/09/13 13:16, Tom Hacohen wrote:
>> On 09/09/13 13:14, Stefan Schmidt wrote:
>>> Hello.
>>>
>>> On 09/09/2013 01:06 PM, Tom Hacohen wrote:
 On 09/09/13 12:26, Daniel Juyung Seo wrote:
> On Mon, Sep 9, 2013 at 7:32 PM, Christopher Michael
> wrote:
>
>> On 09/09/13 10:22, Tom Hacohen wrote:
>>> On 09/09/13 08:45, Michael Blumenkrantz wrote:
 I think I'd like to see patches being submitted/reviewed on the
 mailing
 list at the least before giving blanket commit access because a
 person's
 work fits our requirements or is something that is "needed".

 I don't really want to get into a scenario where, as a
 community, we
>> give
 people commit access because of who their employer is or what
 they're
 working on and not because they've proven that they can write
 good
 code
>> and
 fit into our workflow, and this seems to be where we've been
 heading
>> lately.

 Nothing personal against this person in particular, but I've
 never
>> heard of
 them or seen any code/reviews/fixes/documentation in
 relation to
 the
 project by them.

>>>
>>> I completely agree, word to word.
>>>
>>> --
>>> Tom.
>>>
>>
>> Double standards are fine. No worries. We can move the code to
>> github
>> and work from there. Not an issue.
>>
>
> Well yeah I thought the same.
> He is supposed to work on private and even invisible project and
> its not
> even related to the efl repos.
> Then github must be the right place.
>
> Don't get me wrong. I know him in person. But he needs more
> time and
 effort
> to get an access.
> Thank you.
>

 On a semi-related topic: this project should not be private and
 invisible.
>>>
>>> Feel free. You are one of the few people who can actually do
>>> that. We
>>> used it as a convenient place for collaboration before we could
>>> make it
>>> public. But if it moves somewhere else anyway it might be fine to
>>> just
>>> delete it afterwards.
>>
>> Yeah, I can technically do it. Last time I wanted I faced objections.
>> Anyhow, let's wait to see exactly what happens with it's location and
>> I'll act accordingly.
>>
>> --
>> Tom.
>
> Well, I can already tell you what will happen ... it will move to Git
> Hub for now. The developer working on it needs the ability to make
> changes to it ... so it has to go somewhere that he has push rights
> on it.

 That's good. So please let me know when I can remove the private NSA
 copy from our servers.

 --
 Tom.

>>>
>>> Any time you want to .. assuming you are not too busy :P
>>>
>>
>> Let me rephrase: please let me know once you have it on github so I'll
>> be able to remove it without risking losing the work that has been done.
>>
>> --
>> Tom.
>>
>
> Just remove it. No point in having it up there if it cannot be modified
> anyway :) and I already have a local copy so.,

Was meant to keep it for extra backup. Backed it up locally here as 
well, and removed it from the server.

--
Tom.


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] File /usr/lib/pkconfig/eo.pc and EO name

2013-09-09 Thread Tom Hacohen
On 03/09/13 22:25, Côme BERNIGAUD wrote:
> Hello,
>
> I saw that there is a new component named EO in the EFLs.
> EO is already a library, it stands for «Evolving Objects» :
> http://eodev.sourceforge.net/
>
> This is causing trouble, at least for one file:
> /usr/lib/pkgconfig/eo.pc is the pkgconfig for evolving objects, which is
> already used by several projects over the past years.
>
> So it might be a good thing if you could rename at least this file.
>
> Côme
>
> PS: The problem was found when trying to install the AUR package efl-git
> on ArchLinux, but I'm pretty sure this file is from upstream.

Unfortunately it's really annoying to change it. After discussing it on 
IRC and thinking about all the pain involved, we decided not to change 
anything.

We don't want to change the library name itself, that is, we like eo. 
Changing just the pc file creates a lot of issues with our build system 
which does a lot of things automatically and assumes a specific template 
to be followed.
libXX.so, XX.pc and etc.

--
Tom.


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Commit access for Deasung Kim

2013-09-09 Thread David Seikel
On Mon, 09 Sep 2013 13:12:42 +0100 Christopher Michael
 wrote:

> On 09/09/13 11:58, Michael Blumenkrantz wrote:
> >
> > Great, I look forward to have a revoke party with that list you
> > come up with.
> >
> 
> As long as we can have cake too ;)

/me brings popcorn.

> > On Mon, Sep 9, 2013 at 11:56 AM, Christopher Michael
> > mailto:cp.mich...@samsung.com>> wrote: On
> > 09/09/13 11:53, Michael Blumenkrantz wrote: You keep saying double
> > standards: feel free to provide examples so I can revoke the
> > appropriate commit access.
> >
> > Keep saying ?? Only said it once ;)
> >
> > Sure, will take some time to dig through all the fairly recent
> > additions, but yea no worries.
> >
> > dh
> >
> >
> > On Mon, Sep 9, 2013 at 11:32 AM, Christopher Michael
> > mailto:cp.mich...@samsung.com> wrote:
> >
> > On 09/09/13 10:22, Tom Hacohen wrote:
> > On 09/09/13 08:45, Michael Blumenkrantz wrote:
> > I think I'd like to see patches being submitted/reviewed on the
> > mailing list at the least before giving blanket commit access
> > because a person's work fits our requirements or is something that
> > is "needed".
> >
> > I don't really want to get into a scenario where, as a community, we
> > give
> > people commit access because of who their employer is or what
> > they're working on and not because they've proven that they can
> > write good code and
> > fit into our workflow, and this seems to be where we've been heading
> > lately.
> >
> > Nothing personal against this person in particular, but I've never
> > heard of
> > them or seen any code/reviews/fixes/documentation in relation to the
> > project by them.
> >
> >
> > I completely agree, word to word.
> >
> > --
> > Tom.
> >
> >
> > Double standards are fine. No worries. We can move the code to
> > github and work from there. Not an issue.
> >
> > Cheers,
> > dh
> >
> >
> >
> >
> >
> >
> >
> 
> 
> --
> Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
> Discover the easy way to master current and previous Microsoft
> technologies and advance your career. Get an incredible 1,500+ hours
> of step-by-step tutorial videos with LearnDevNow. Subscribe today and
> save!
> http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
> ___ enlightenment-devel
> mailing list enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


-- 
A big old stinking pile of genius that no one wants
coz there are too many silver coated monkeys in the world.


signature.asc
Description: PGP signature
--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] SVN to Git: final few steps

2013-09-09 Thread Tom Hacohen
Dear friends and enemies,

As you may have noticed, we have changed our whole infrastructure to 
from SVN to Git. In that process we have migrated most of the individual 
repositories (directories) from our SVN to their respective Git 
repositories. We have reached a point in which people rarely ever commit 
to our SVN repository.

Therefore, it is time to ditch to SVN altogether. We are currently 
working on migrating the whole SVN repository (with full history) to a 
read only Git repository on our server. This change will happen sometime 
this week.

This means, that as of now, you shouldn't commit to SVN any more (we 
will change that to be read only soon). Please let me know about any 
projects you would like to see migrated to Git that we haven't migrated 
already, and we will do our best to migrate them as soon as possible.

Regards,
Git team - the reunion.

--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] SVN to Git: final few steps

2013-09-09 Thread Tom Hacohen
On 09/09/13 16:50, Tom Hacohen wrote:
> Dear friends and enemies,
>
> As you may have noticed, we have changed our whole infrastructure to
> from SVN to Git. In that process we have migrated most of the individual
> repositories (directories) from our SVN to their respective Git
> repositories. We have reached a point in which people rarely ever commit
> to our SVN repository.
>
> Therefore, it is time to ditch to SVN altogether. We are currently
> working on migrating the whole SVN repository (with full history) to a
> read only Git repository on our server. This change will happen sometime
> this week.
>
> This means, that as of now, you shouldn't commit to SVN any more (we
> will change that to be read only soon). Please let me know about any
> projects you would like to see migrated to Git that we haven't migrated
> already, and we will do our best to migrate them as soon as possible.
>

Btw, when you send me an email asking me to migrate a project, please 
make sure to include:
1. The path to the project in SVN.
2. A short description of the project.
3. Which category you think it suits best (out of the categories at 
https://git.enlightenment.org), or if needed, a suggested new category.

--
Tom.


--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] SVN to Git: final few steps

2013-09-09 Thread Jérôme Pinot
On 09/09/13 16:50, Tom Hacohen wrote:
> Dear friends and enemies,
> 
> As you may have noticed, we have changed our whole infrastructure to 
> from SVN to Git. In that process we have migrated most of the individual 
> repositories (directories) from our SVN to their respective Git 
> repositories. We have reached a point in which people rarely ever commit 
> to our SVN repository.
> 
> Therefore, it is time to ditch to SVN altogether. We are currently 
> working on migrating the whole SVN repository (with full history) to a 
> read only Git repository on our server. This change will happen sometime 
> this week.
> 
> This means, that as of now, you shouldn't commit to SVN any more (we 
> will change that to be read only soon). Please let me know about any 
> projects you would like to see migrated to Git that we haven't migrated 
> already, and we will do our best to migrate them as soon as possible.
> 
> Regards,
> Git team - the reunion.

If possible, I'd like to see the execwatch module migrated.

Thanks,

-- 
Jérôme Pinot
http://ngc891.blogdns.net/


signature.asc
Description: Digital signature
--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Fw: Enlightenment presentation? (ping #2)

2013-09-09 Thread Mark-Willem Jansen
Hi Rasterman,

Unfortunately I have to decline. I haven't found a good subject to talk about. 
And I am afraid that the presentation will give a wrong impression of 
enlightenment/EFL. There is also a big change that I will not attend the 
Software Freedom Day.

I am sorry if I gave fales hope.

Greetings,

Mark-Willem 'rawnar' Jansen
P.S.: I am still interested in EFL/enlightenment. Maybe I dan bring some orange 
to the dev pool.


> Date: Sat, 7 Sep 2013 12:06:16 +0900
> From: ras...@rasterman.com
> To: enlightenment-devel@lists.sourceforge.net
> CC: markwil...@hotmail.com
> Subject: Re: [E-devel] Fw: Enlightenment presentation? (ping #2)
>
> On Tue, 3 Sep 2013 09:38:45 +0200 Mark-Willem Jansen 
> said:
>
>>
>>
>>> Date: Mon, 2 Sep 2013 21:42:59 +0900
>>> From: ras...@rasterman.com
>>> To: enlightenment-devel@lists.sourceforge.net
>>> CC: markwil...@hotmail.com
>>> Subject: Re: [E-devel] Fw: Enlightenment presentation? (ping #2)
>>>
>>> On Mon, 2 Sep 2013 10:52:21 +0200 Mark-Willem Jansen
>>>  said:
>>>
 Hi Rasterman,

 I live in the East of the Netherlands and I am thinking about attending
 the Software Freedom Day. Unfortunately I know to little about the present
 enlightenment development that I will not be able to give a presentation
 and let alone answer difficult questions.

 In the past I did some small hacks on modules, but that is how far my
 experience goes with development. I do use e17 on a daily basis.

 BTW, are there any Dutchmen working actively on the enlightenment project?
>>>
>>> you could do something from a user point of view? like what makes e good for
>>> you? is it good for you? where? why? :)
>>
>> I doubt it if I can fill a whole presentation about my experience with e.
>>
>> What kind of people will be attending this SFD2013?
>
> i don't actually know. i've never been and i know nothing about it beyond the
> email :)
>
>> In the next few days I will try to catch-up on the latest developments of
>> EFL/e17/e18/e19. Maybe I can come up with a topic to talk about.
>
> sure! i think we need a yes or no response really soon though - people are
> probably making plans. :)
>
>>> as for dutch guys hmm no - not at the moment anyway in tersm of active
>>> devs... we're dutch-free :)
>>
>> I do not know if this is a good think or a bad think. ;-)
>
> it's a bad thing. we need more orange! :)
>
 --
 Mark-Willem "rawnar" Jansen

> Date: Thu, 29 Aug 2013 17:20:19 +0900
> From: ras...@rasterman.com
> To: enlightenment-devel@lists.sourceforge.net;
> enlightenment-us...@lists.sourceforge.net Subject: [E-devel] Fw:
> Enlightenment presentation? (ping #2)
>
> is anyone nearish amsterdam mid sept who wants to do this? :) this is a
> second ping in case someone missed the first... ?
>
> Begin chunk 'o stuff:
>
> Date: Sat, 03 Aug 2013 00:44:39 +0200
> From: Bas de Lange 
> To: ras...@rasterman.com
> Subject: Enlightenment presentation?
>
>
> Dear Rasterman,
>
> We are looking for someone from the Amsterdam area willing to give a
> talk about Enlightenment during Software Freedom Day 2013 at the CWI,
> Science Park Amsterdam. This on wednesday 18th of september:
>
> http://www.softwarefreedomday.eu/
>
> BTW, we are also organising the International Bitcoin Conference 2013
> at the Science Park Amsterdam. This on wednesday 6th to friday 8th of
> november. If you know people interested, please inform them?
>
> http://bitcoinference.com/
> --
>
> International Bitcoin Conference 2013, wednesday 6 to friday 8 november
> Science Park Amsterdam
>
> http://bitcoinference.com/
>
>
> Met vriendelijke groet,
>
> Best regards,
>
> Bas de Lange
>
> +31 (0)6 166 26 950
>
>
>
> --
> - Codito, ergo sum - "I code, therefore I am" --
> The Rasterman (Carsten Haitzler) ras...@rasterman.com
>
>
> --
> Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
> Discover the easy way to master current and previous Microsoft
> technologies and advance your career. Get an incredible 1,500+ hours of
> step-by-step tutorial videos with LearnDevNow. Subscribe today and save!
> http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

 --
 Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
 Discover the easy way to master current and previous Micros

Re: [E-devel] E18 CFBugs #2

2013-09-09 Thread Massimo Maiurana
Michael Blumenkrantz, il 11/06/2013 11:55, ha scritto:
> The old thread was too long for me to see if I fixed everything, so post
> here if you have a bug that's present using the latest revision.

Just rebuilt E and now clicking inside a window doesn't raise it
anymore, it raises it only if I click on the title bar.

I have "sloppy focus", "raise while moving/resizing", no "send
pointer...", and of course "click raises window".

-- 

  Massimo Maiurana   GPG keyID #7044D601

  La fede e' credere in cio' che sai non essere vero
[Mark Twain]

--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] RFC Enlightenment Application spec

2013-09-09 Thread Gustavo Sverzut Barbieri
On Sun, Sep 8, 2013 at 12:05 AM, Carsten Haitzler  wrote:
> On Fri, 6 Sep 2013 16:01:53 -0300 Jose Souza  
> said:
>
>> I just push elm_app_server/client classes in elementary and the
>> implementation of they in terminology.
>>
>> http://git.enlightenment.org/core/elementary.git/log/?h=devs/zehortigoza/app_spec_impl
>
> test code - why use edje for layout? it just bloats out the complexity of the
> build and install. :) in this case there are no signals, animations or 
> anything
> other than some proportional layout. a simple table would have done the job
> inside the code. :)

oops, I've missed that. I saw that in my first review but then focused
on the other bits.. Jose, please change to a simple box
horizontal=true.


> the code itself in general looks clean and neat (in elm).
>
> 1. close_all > all_close. verb at end must be. yoda speak must you do. :)

ok, but change that just in elementary API, not the d-bus one.


> 2. app client - why a cancel for a pending open only? there is kind of a race
> here. why not just have a close() and if the view isn't up yet.. it's 
> cancelled
> and never shown.. if it is.. well - it goes away then. :) ? there is a close 
> in
> the view class so having a cancel here may ore may not work as a race cond may
> mean the view comes up anyway... :) so maybe even remove the cancel?

two notes:
  1 - close is for actually closing the window as in user explicitly
requested it to be closed, it's not a del/unref of the object.
Consider the case you can delete your object/handle without actually
closing the requested view (from client PoV). Say you want a
persistent window-list in enlightenment in the same way as iOS (you
can reboot and it remembers your open apps).

 2 - the open will return the created view to you using a callback. If
you can't cancel, then you'll have to keep your callback data alive
otherwise when you're called to notify success/error you'll be dealing
with dead memory. It has almost nothing to do with actual window
close... Of course if the call wasn't delivered to server by D-Bus you
can prevent it being sent, but that's not the key issue.




-- 
Gustavo Sverzut Barbieri
--
Mobile: +55 (19) 9225-2202
Contact: http://www.gustavobarbieri.com.br/contact

--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Phab.e.org updates

2013-09-09 Thread Bertrand Jacquin
Hi,

While looking to a better way to get wiki posts public, I made an
upgrade of phabricator and neede dependencies. So some parts looks
different while features are still there, it doesn't help a lot with
public access atm.

-- 
Beber

--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127&iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] RFC Enlightenment Application spec

2013-09-09 Thread Gustavo Sverzut Barbieri
On Sat, Sep 7, 2013 at 10:41 PM, Carsten Haitzler  wrote:
> On Fri, 6 Sep 2013 19:09:43 -0300 Gustavo Sverzut Barbieri 
> 
> said:
>
>> On Fri, Sep 6, 2013 at 4:01 PM, Jose Souza  
>> wrote:
>> > I just push elm_app_server/client classes in elementary and the
>> > implementation of they in terminology.
>> >
>> > http://git.enlightenment.org/core/elementary.git/log/?h=devs/zehortigoza/app_spec_impl
>> >
>> > http://git.enlightenment.org/apps/terminology.git/log/?h=devs/zehortigoza/app_spec_impl
>>
>> nice! I'll have a try and recommend the others to do the same. I did
>> review the code already, looks nice! I'd kindly ask more people to
>> review otherwise merge it in 7 days
>
> i looked at the terminology code right now... it seems quite a LOT of code. i
> do realize that most of it seems devoted to handling restoring a terminal that
> has had its window destroyed entirely - restoring backlog even too. but it 
> does
> this by creating a new pty then loading backlog. i don't think that's very
> viable.
>
> as long as a backlog wants to be restored, i think that actually what
> has to happen is the pty needs to be split off from the object that holds it 
> on
> del of the obj) and thus put into some kind of hibernate mode inside the
> process. sure backlog can be dumped right to disk and then forgotten from
> memory, and the pty fd's can simply be removed from the mainloop fd handlers,
> thus effectively suspending the entire pty (any process running inside will 
> soon
> enough block when buffers fill up as terminology no longer is reading the pty
> fd). of course these "still open fd's but not being listened to" need to be
> stored in a list somewhere, so they still use some minimal resources, BUT they
> can be very close to "zero mem+cpu". but doing it the current way is just 
> going
> to create some half-broken pty with backscroll not matching the pty
> state/content etc. (shell history not right, etc. etc.).
>
> so my reading of this makes me thing 2 ways. 1. either do this fully right (as
> above) OR, 2. remove the code handling window deletion and restoration, thus
> cutting down the code massively. it'll be much simpler then. :)
>
> thoughts?

I just said to Jose to do something like this because then it would be
simpler to spot the Resume()... it's not strictly requried, so can be
dropped. MacOS X terminal does that when you shutdown your machine and
ask it to reopen applications on next start.

Indeed your suggested approach seems nicer, but more complex to get
running. I'll ask Jose to remove and leave the infra bits you said to
be done by a terminology developer. Then we can integrate this fancy
resume back.

-- 
Gustavo Sverzut Barbieri
--
Mobile: +55 (19) 9225-2202
Contact: http://www.gustavobarbieri.com.br/contact

--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] SVN to Git: final few steps

2013-09-09 Thread The Rasterman
On Mon, 9 Sep 2013 17:52:35 +0100 Michael Blumenkrantz
 said:

> On Tue, 10 Sep 2013 01:33:22 +0900
> Jérôme Pinot  wrote:
> 
> > On 09/09/13 16:50, Tom Hacohen wrote:
> > > Dear friends and enemies,
> > > 
> > > As you may have noticed, we have changed our whole infrastructure to 
> > > from SVN to Git. In that process we have migrated most of the individual 
> > > repositories (directories) from our SVN to their respective Git 
> > > repositories. We have reached a point in which people rarely ever commit 
> > > to our SVN repository.
> > > 
> > > Therefore, it is time to ditch to SVN altogether. We are currently 
> > > working on migrating the whole SVN repository (with full history) to a 
> > > read only Git repository on our server. This change will happen sometime 
> > > this week.
> > > 
> > > This means, that as of now, you shouldn't commit to SVN any more (we 
> > > will change that to be read only soon). Please let me know about any 
> > > projects you would like to see migrated to Git that we haven't migrated 
> > > already, and we will do our best to migrate them as soon as possible.
> > > 
> > > Regards,
> > > Git team - the reunion.
> > 
> > If possible, I'd like to see the execwatch module migrated.
> > 
> > Thanks,
> > 
> 
> I'm strongly against migrating any modules which don't have official
> maintainers.

i'd have to concur.

-- 
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127&iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Fw: Enlightenment presentation? (ping #2)

2013-09-09 Thread The Rasterman
On Mon, 9 Sep 2013 20:53:10 +0200 Mark-Willem Jansen 
said:

> Hi Rasterman,
> 
> Unfortunately I have to decline. I haven't found a good subject to talk
> about. And I am afraid that the presentation will give a wrong impression of
> enlightenment/EFL. There is also a big change that I will not attend the
> Software Freedom Day.
> 
> I am sorry if I gave fales hope.

that's cool. you didn't agree yet. i just had to push for a yes or a no. better
a no than a "yes" and then not turn up. :)

> Greetings,
> 
> Mark-Willem 'rawnar' Jansen
> P.S.: I am still interested in EFL/enlightenment. Maybe I dan bring some
> orange to the dev pool.

:)

> 
> > Date: Sat, 7 Sep 2013 12:06:16 +0900
> > From: ras...@rasterman.com
> > To: enlightenment-devel@lists.sourceforge.net
> > CC: markwil...@hotmail.com
> > Subject: Re: [E-devel] Fw: Enlightenment presentation? (ping #2)
> >
> > On Tue, 3 Sep 2013 09:38:45 +0200 Mark-Willem Jansen
> >  said:
> >
> >>
> >>
> >>> Date: Mon, 2 Sep 2013 21:42:59 +0900
> >>> From: ras...@rasterman.com
> >>> To: enlightenment-devel@lists.sourceforge.net
> >>> CC: markwil...@hotmail.com
> >>> Subject: Re: [E-devel] Fw: Enlightenment presentation? (ping #2)
> >>>
> >>> On Mon, 2 Sep 2013 10:52:21 +0200 Mark-Willem Jansen
> >>>  said:
> >>>
>  Hi Rasterman,
> 
>  I live in the East of the Netherlands and I am thinking about attending
>  the Software Freedom Day. Unfortunately I know to little about the
>  present enlightenment development that I will not be able to give a
>  presentation and let alone answer difficult questions.
> 
>  In the past I did some small hacks on modules, but that is how far my
>  experience goes with development. I do use e17 on a daily basis.
> 
>  BTW, are there any Dutchmen working actively on the enlightenment
>  project?
> >>>
> >>> you could do something from a user point of view? like what makes e good
> >>> for you? is it good for you? where? why? :)
> >>
> >> I doubt it if I can fill a whole presentation about my experience with e.
> >>
> >> What kind of people will be attending this SFD2013?
> >
> > i don't actually know. i've never been and i know nothing about it beyond
> > the email :)
> >
> >> In the next few days I will try to catch-up on the latest developments of
> >> EFL/e17/e18/e19. Maybe I can come up with a topic to talk about.
> >
> > sure! i think we need a yes or no response really soon though - people are
> > probably making plans. :)
> >
> >>> as for dutch guys hmm no - not at the moment anyway in tersm of active
> >>> devs... we're dutch-free :)
> >>
> >> I do not know if this is a good think or a bad think. ;-)
> >
> > it's a bad thing. we need more orange! :)
> >
>  --
>  Mark-Willem "rawnar" Jansen
> 
> > Date: Thu, 29 Aug 2013 17:20:19 +0900
> > From: ras...@rasterman.com
> > To: enlightenment-devel@lists.sourceforge.net;
> > enlightenment-us...@lists.sourceforge.net Subject: [E-devel] Fw:
> > Enlightenment presentation? (ping #2)
> >
> > is anyone nearish amsterdam mid sept who wants to do this? :) this is a
> > second ping in case someone missed the first... ?
> >
> > Begin chunk 'o stuff:
> >
> > Date: Sat, 03 Aug 2013 00:44:39 +0200
> > From: Bas de Lange 
> > To: ras...@rasterman.com
> > Subject: Enlightenment presentation?
> >
> >
> > Dear Rasterman,
> >
> > We are looking for someone from the Amsterdam area willing to give a
> > talk about Enlightenment during Software Freedom Day 2013 at the CWI,
> > Science Park Amsterdam. This on wednesday 18th of september:
> >
> > http://www.softwarefreedomday.eu/
> >
> > BTW, we are also organising the International Bitcoin Conference 2013
> > at the Science Park Amsterdam. This on wednesday 6th to friday 8th of
> > november. If you know people interested, please inform them?
> >
> > http://bitcoinference.com/
> > --
> >
> > International Bitcoin Conference 2013, wednesday 6 to friday 8 november
> > Science Park Amsterdam
> >
> > http://bitcoinference.com/
> >
> >
> > Met vriendelijke groet,
> >
> > Best regards,
> >
> > Bas de Lange
> >
> > +31 (0)6 166 26 950
> >
> >
> >
> > --
> > - Codito, ergo sum - "I code, therefore I am" --
> > The Rasterman (Carsten Haitzler) ras...@rasterman.com
> >
> >
> > --
> > Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
> > Discover the easy way to master current and previous Microsoft
> > technologies and advance your career. Get an incredible 1,500+ hours of
> > step-by-step tutorial videos with LearnDevNow. Subscribe today and save!
> > http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140

Re: [E-devel] E18 CFBugs #2

2013-09-09 Thread Vadim Efimov
Carsten Haitzler  писал(а) в своём письме Mon, 09 Sep 
2013 11:43:40 +0200:

> On Mon, 09 Sep 2013 08:36:07 +0200 "Vadim Efimov"  said:
>
>> Carsten Haitzler  писал(а) в своём письме Mon, 09 Sep
>> 2013 01:46:31 +0200:
>>
>> > On Sun, 08 Sep 2013 20:58:38 +0200 "Vadim Efimov"  said:
>> >
>> > do you have a /proc/acpi/SOMETHING that tells you tablet state? (use
>> > find - it may be in a subdir somewhere)? what states does it support
>> > open/closed? on/off?
>> >
>>
>> Seems, nothing in /proc/acpi, but I'll try to find something relevant
>> according to udev rules from MagickRotation, manufacturers make it in
>> different ways:
>
> hmm really? normally there is some /proc/acpi stuff to get the CURRENT tablet
> state = there is for the lid button under the button dir (several levels 
> down).
>

I made a little bit more research
I found, the /sys/devices/platform/thinkpad_acpi/hotkey_tablet_mode show 0/1
depending on state. As you can see, it seems to be platform specific. Same
info I found in MagickRotation sources, but they work before acpi event added,
and try parse something inside input divuce.
http://bazaar.launchpad.net/~magick-admin-team/magick-rotation/stable/view/head:/hinge.py

#!/usr/bin/env python2

# For tablet PC's with switches that transmit hinge state (laptop or tablet)
# through an oem-wmi or oem-acpi, permitting a 'magick-rotation' symlink to be
# created for them in 62-magick.rules.  Currently supported examples include
# the hp-wmi, dell-wmi (modified version in MagickExtras), fujitsu-tablet
# (Fujitsu FUJ02BD, Fujitsu FUJ02BF), and lenovo-acpi.

manual review, grep or ls | grep show only above file...

>> SUBSYSTEM=="input", ATTRS{name}=="HP WMI hotkeys", MODE="640",
>> GROUP="magick", SYMLINK="input/magick-rotation" SUBSYSTEM=="input", ATTRS
>> {name}=="Dell WMI hotkeys", MODE="640", GROUP="magick",
>> SYMLINK="input/magick-rotation" SUBSYSTEM=="input", ATTRS{name}=="ThinkPad
>> Extra Buttons", MODE="640", GROUP="magick", SYMLINK="input/magick-rotation"
>> SUBSYSTEM=="input", ATTRS{name}=="Fujitsu FUJ02B[DF]", MODE="640",
>> GROUP="magick", SYMLINK="input/magick-rotation"
>>
>> Yes, cat device show reaction only 2 times - seems tabled mode "on" and "off"
>>
>> Also, after your commit it start work, but you need to swap names = 1 = on 0
>> = off
>>
>> Thanks a lot for your work!
>
> btw - sorry. no action to switch profiles. you can run:
>
>   enlightenment_remote -default-profile-get PROFILENAME
>
> as a command... it should work. a little round-about though as it can be done
> directly in code, but no action glue for it.
>

yep, I already try this way. It mostly work, but I found few bugs in it:

After adding of new events, I choose "command" and put to ON event:
enlightenment_remote -default-profile-set mobile
and to OFF event:
enlightenment_remote -default-profile-set standard
if I want to check value of "ON event" I see nothing, but it still work as 
expected.
next thing: if I copy via X-selection buffer it work OK, but after pressing 
ctrl+v
inside "command" field I see E's crash dialog...
and last, but not least, as I wrote - I got black screen every time I switch
profiles, and have to remove e_randr* files. Is it possible to (temporally) 
destroy
somehow randr module in E ? :-) Just to klook where is a issue.


>
>> >> Carsten Haitzler  писал(а) в своём письме Fri, 12 
>> >> Jul
>> >> 2013 08:50:35 +0200:
>> >>
>> >> > On Sun, 16 Jun 2013 10:14:29 +0200 "Vadim Efimov" 
>> >> > said:
>> >> >
>> >> >> Carsten Haitzler  писал(а) в своём письме Sun, 16
>> >> >> Jun 2013 03:39:56 +0200:
>> >> >>
>> >> >> > On Sat, 15 Jun 2013 19:55:06 +0200 "Vadim Efimov" 
>> >> >> > said:
>> >> >> >
>> >> >> >> Michael Blumenkrantz  писал(а) в
>> >> >> >> своём письме Tue, 11 Jun 2013 11:55:23 +0200:
>> >> >> >>
>> >> >> >> > The old thread was too long for me to see if I fixed everything, 
>> >> >> >> > so
>> >> >> >> > post here if you have a bug that's present using the latest
>> >> >> >> > revision.
>> >> >> >>
>> >> >> >> 1) Can't add some new signals not via ACPI Bindings nor via Key
>> >> >> >> Bindings, but they visible via acpi_listen:
>> >> >> >>
>> >> >> >> video/tabletmode TBLT on K
>> >> >> >> video/tabletmode TBLT off K
>> >> >> >
>> >> >> > i just added support in e_acpi.c for these kind of acpi events. it
>> >> >> > needed a whole new bit of logic to deal with them. untested as only
>> >> >> > you have that hardware. :) you'll need to test and get back to me. :)
>> >> >> >
>> >> >>
>> >> >> Hm, still no reaction. I just recompile E and try. Maybe I miss
>> >> >> something?
>> >> >
>> >> > well i added them and relevant code... see e_acpi.c - as i dont have 
>> >> > your
>> >> > hw, i can't test that. can you do the digging and find out? look for
>> >> > _devices_simple_state.
>> >> >
>> >>
>> >> Hello,
>> >>
>> >> Long time ago, in another galaxy, somebody asked about talet support... 
>> >> :-D
>> >> Anyway, better later than never. Today I finally figure out whole damn
>> >> 

Re: [E-devel] SVN to Git: final few steps

2013-09-09 Thread Michael Blumenkrantz
On Tue, 10 Sep 2013 01:33:22 +0900
Jérôme Pinot  wrote:

> On 09/09/13 16:50, Tom Hacohen wrote:
> > Dear friends and enemies,
> > 
> > As you may have noticed, we have changed our whole infrastructure to 
> > from SVN to Git. In that process we have migrated most of the individual 
> > repositories (directories) from our SVN to their respective Git 
> > repositories. We have reached a point in which people rarely ever commit 
> > to our SVN repository.
> > 
> > Therefore, it is time to ditch to SVN altogether. We are currently 
> > working on migrating the whole SVN repository (with full history) to a 
> > read only Git repository on our server. This change will happen sometime 
> > this week.
> > 
> > This means, that as of now, you shouldn't commit to SVN any more (we 
> > will change that to be read only soon). Please let me know about any 
> > projects you would like to see migrated to Git that we haven't migrated 
> > already, and we will do our best to migrate them as soon as possible.
> > 
> > Regards,
> > Git team - the reunion.
> 
> If possible, I'd like to see the execwatch module migrated.
> 
> Thanks,
> 

I'm strongly against migrating any modules which don't have official 
maintainers.

--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [EGIT] [core/efl] master 19/19: Merge branch 'framespace'

2013-09-09 Thread Daniel Juyung Seo
Dear Tom and Stefan
how about using this git server hook?
This would prevent human mistakes even without local git hook.

Daniel Juyung Seo (SeoZ)


On Sun, Sep 8, 2013 at 8:56 PM, ryuan Choi  wrote:

> Could anyone try to use hook to prevent merge commit?
>
> I googled and found update hook.
>
> https://phab.enlightenment.org/P39
>
>
> 2013/9/6 Lucas De Marchi 
>
> > On Thu, Sep 5, 2013 at 11:01 AM, Chris Michael 
> > wrote:
> > > On 09/05/13 03:18, Cedric BAIL wrote:
> > >> On Wed, Sep 4, 2013 at 3:37 PM, Chris Michael - Enlightenment Git
> > >>  wrote:
> > >>> devilhorns pushed a commit to branch master.
> > >>>
> > >>> commit 03604a15b6158fdefcfb0f833567dbf91b38c659
> > >>> Merge: 88cc896 609941e
> > >>> Author: Chris Michael 
> > >>> Date:   Wed Sep 4 14:36:29 2013 +0100
> > >>>
> > >>>  Merge branch 'framespace'
> > >> May I say that we did agree against merging branch...
> > >>
> > > You sure may. In fact, you can say anything you wish.
> > >
> > > May I say ... French Borker !! :P
> > >
> >
> > Jokes aside, we did agree not to merge things like this.  And you were
> > just 3 commit behind master, you could very easily "git rebase
> > origin/master" before pushing. Hoping this was just an isolated
> > mistake.
> >
> > Lucas De Marchi
> >
> >
> >
> --
> > Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
> > Discover the easy way to master current and previous Microsoft
> technologies
> > and advance your career. Get an incredible 1,500+ hours of step-by-step
> > tutorial videos with LearnDevNow. Subscribe today and save!
> >
> http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
> > ___
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >
>
> --
> Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
> Discover the easy way to master current and previous Microsoft technologies
> and advance your career. Get an incredible 1,500+ hours of step-by-step
> tutorial videos with LearnDevNow. Subscribe today and save!
> http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127&iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel