Re: [E-devel] edevelop.slack.com experiment

2017-03-30 Thread Guillaume Friloux
Le 2017/03/29 21:39, Thanatermesis a écrit :
>> 
>> Since we often need to remember people of stuff:
>>  /remind [@person or #channel] [what] [when]
>>  /remind me to drink water at 3pm every day
>>  /remind me on June 1st to wish Linda happy birthday
> 
> 
> If you want, I have a customized (with -just- the basic stuff) a bot 
> that I
> personally use based in cinch, I used it since more than one year now 
> and
> is perfectly stable and light, there's the list of these few features, 
> you
> can include more or disable any of them  
> https://github.com/Elive/keyra-bot

Hello Thanatamasa, Thanamana, Thatana ... Thanananana Batman ! (hard 
name :D)
I looked at your bot's README, and i wanted to point at you that the 
Memos
are already implemented on most IRC servers through MemoServ (you might 
not
know it).

On Freenode, type : /msg memoserv send Thananana test message
This means that if you prefer using !memo, it might be simplified to 
just
be a gateway to /msg memoserv.

It has the benefit to handle registered accounts.
Doc : http://www.geekshed.net/commands/memoserv/

PS  : I will train myself at writing your nickname, as using tab for
   autocompletion doesnt work on my mail client.
PS2 : Kid joke, no offense.

-- 
gυιℓℓαυмε ғяιℓσυx

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] edevelop.slack.com experiment

2017-03-30 Thread Jonathan Aquilina
Someone on this thread mentioned allowing irc channel user lists to work
with pictures, there is already an open source client that does that and
that is kvirc. 

Instead of reinventing the wheel why not use that as the basis of the
IRC client and modify from there.

---
Regards, 

Jonathan Aquilina 

On 2017-03-29 21:39, Thanatermesis wrote:

>> Since we often need to remember people of stuff:
>> /remind [@person or #channel] [what] [when]
>> /remind me to drink water at 3pm every day
>> /remind me on June 1st to wish Linda happy birthday
> 
> If you want, I have a customized (with -just- the basic stuff) a bot that I
> personally use based in cinch, I used it since more than one year now and
> is perfectly stable and light, there's the list of these few features, you
> can include more or disable any of them  https://github.com/Elive/keyra-bot
> 
> 2017-03-29 2:59 GMT-06:00 Conrad Um :
> 
> What about this one?
> https://about.mattermost.com/
> 
> Mattermost is an open source project for slack-alternative and it's MIT
> licensed. Samsung adopted its enterprise edition.
> 
> I don't know well about what features are supported compared to slack, but
> its first impression is similar.
> 
> On Mar 23, 2017 3:05 PM, "Vincent Torri"  wrote:
> 
> On Thu, Mar 23, 2017 at 1:14 AM, Carsten Haitzler 
> wrote: On Wed, 22 Mar 2017 15:18:27 + Tom Hacohen  said:
> 
> Heya,
> 
> I personally think it's a bad idea to rely on a proprietary tool for
> open source development, and from what I remember, I'm not the only
> one.
> This is partially why we self host git and not use Github et al.
> 
> Long live IRC.
> 
> https://xkcd.com/1782/ 
> there are things slack does that irc doesn't - like work well with
 mobiles... 

> but it does have downsides. like invite-only, closed, ...
> 
> ultimately we should solve this ourselves:
> 
> let's consider building a great IRC client (like express - work on it),
 and 

> EXTEND irc.

I agree on this. Extend Express like Terminology extends what a
terminal usually does.

Vincent

> yes. let's do what MIRC did. but let's do it a little less
> annoyingly. we'd need to build some server infra to be able to upload
 data to 

> (images, videos, audio, text etc.) and much like imgur./pastebin (our
 own 

>> screenshot thing for e  and visible on http://www.enlightenment.org/ss
> ) ... 
> 
>> allow a client to upload some displayable/sharable media and then just
> stuff a 
> 
>> link into the channel. if you look at slack's irc gateway when you use
 a 

> giphy 
> 
>> image all it does is spew out:
>> 
>>  giphy: http://gipy.com/8267fv78s6238dx
>> 
>> all you need is for an irc client to handle such things implicitly and
> convert 
> 
>> such lines into an image box (and then download the image in the
> background and 
> 
>> inline it once done)...
>> 
>> this would be a major start to modernizing irc. whatever - we can argue
> about 
> 
>> what should be done by default (download blurred out thumbnail and only
>> download full sized image when clicked on - or just replace with a
> "download 
> 
>> me" button... let's not get into that). the point is that using other
>> messengers (slack, telegram, hangouts, whatsapp) people can do this and
> it 
> 
>> looks nice and is convenient. yes people can abuse it yet such apps
 grow 

> in 
> 
>> popularity. so use an ancient irc client where you dont see this if you
> hate 
> 
>> it (just a text url), or we can have options... but don't let this be a
> reason 
> 
>> to NOT extend and improve.
>> 
>> given a good irc client with such extensions we can get all of the
> benefits of 
> 
>> something like slack BUT stick to open IRC servers and channels without
>> fragmenting community.
>> 
>> then there is the other problem. mobile. ultimately someone will need a
> mobile 
> 
>> friendly server with proper remote (delayed) wakeups that don't require
> the 
> 
>> phone to maintain wake locks... and then mobile clients. technically
> express 
> 
>> could be recycled for tizen... and perhaps android if efl got good
> android support. similar story for ios... :)
> 
> --
> Tom
> 
> On Tue, Mar 21, 2017 at 2:52 PM, Gustavo Sverzut Barbieri
>  wrote: Hi all,
> 
> I'm doing an experiment with slack.com as IRC alternative. I'm no
> expert in slack, first time I ever used, if you have more experience
> let me know so I can add you as admin.
> 
> The biggest annoyance at the time is sign up that requires an
> invitation, I sent to some in this list, others can do based on
> domains such as @samsung.com, @osg.samsung.com and so on... but
 they 

> do not allow comcast.net or gmail.com to auto-join.
> 
> So if you want to join, let me know your email and I'll send the
 invitation. 

> I've added some interesting plugins as people were demanding
> voice/video calls at some point, these 2 can be better than simply
> keeping a google Hangouts open all the time 

Re: [E-devel] edevelop.slack.com experiment

2017-03-29 Thread Naruto TAKAHASHI
> So if you want to join, let me know your email and I'll send the
invitation.

Would you send a invite to tnaruto at gmail.com ?

B.R.

2017年3月21日(火) 23:54 Gustavo Sverzut Barbieri :

> Hi all,
>
> I'm doing an experiment with slack.com as IRC alternative. I'm no
> expert in slack, first time I ever used, if you have more experience
> let me know so I can add you as admin.
>
> The biggest annoyance at the time is sign up that requires an
> invitation, I sent to some in this list, others can do based on
> domains such as @samsung.com, @osg.samsung.com and so on... but they
> do not allow comcast.net or gmail.com to auto-join.
>
> So if you want to join, let me know your email and I'll send the
> invitation.
>
> I've added some interesting plugins as people were demanding
> voice/video calls at some point, these 2 can be better than simply
> keeping a google Hangouts open all the time (and night!):
>
>  /appear edevelop
>
> creates an appear.in video/voice chat https://appear.in/edevelop
> just click to join, no app or registration is required. Seems to have
> a 8 person limit.
>
>  /hangout
>
>  creates a hangout invitation link and post to channel, people can
> click to join. Marcel told it also has a limit on video users.
>
> Since we often need to remember people of stuff:
>
>  /remind [@person or #channel] [what] [when]
>  /remind me to drink water at 3pm every day
>  /remind me on June 1st to wish Linda happy birthday
>  /remind #team-alpha to update the project status every Monday at 9am
>  /remind @jessica about the interview in 3 hours
>  /remind @peter tomorrow "Please review the office seating plan"
>
> or:
>
>   /todo @okra fix ephoto!
>   /mytodo help vtorri with ecore-con on win32
>
>
> It can integrate with jenkins as well, but I don't have the permission
> to do that in our jenkins.
>
> So far, the web-browser version is as usable as the app, at least on
> Linux/Chrome, so no install is required. It looks quite nice and also
> provides phone applications (iOS version is very good). I also liked
> that it have built-in "pastebin", just click the "[+]" at the left
> side of the message box to send one.
>
>
> --
> Gustavo Sverzut Barbieri
> --
> Mobile: +55 (16) 99354-9890 <+55%2016%2099354-9890>
>
>
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
-- 

Naruto TAKAHASHI
tnar...@gmail.com
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] edevelop.slack.com experiment

2017-03-29 Thread Thanatermesis
>
> Since we often need to remember people of stuff:
>  /remind [@person or #channel] [what] [when]
>  /remind me to drink water at 3pm every day
>  /remind me on June 1st to wish Linda happy birthday


If you want, I have a customized (with -just- the basic stuff) a bot that I
personally use based in cinch, I used it since more than one year now and
is perfectly stable and light, there's the list of these few features, you
can include more or disable any of them  https://github.com/Elive/keyra-bot



2017-03-29 2:59 GMT-06:00 Conrad Um :

> What about this one?
> https://about.mattermost.com/
>
> Mattermost is an open source project for slack-alternative and it's MIT
> licensed. Samsung adopted its enterprise edition.
>
> I don't know well about what features are supported compared to slack, but
> its first impression is similar.
>
> On Mar 23, 2017 3:05 PM, "Vincent Torri"  wrote:
>
> > On Thu, Mar 23, 2017 at 1:14 AM, Carsten Haitzler 
> > wrote:
> > > On Wed, 22 Mar 2017 15:18:27 + Tom Hacohen  said:
> > >
> > >> Heya,
> > >>
> > >> I personally think it's a bad idea to rely on a proprietary tool for
> > >> open source development, and from what I remember, I'm not the only
> > >> one.
> > >> This is partially why we self host git and not use Github et al.
> > >>
> > >> Long live IRC.
> > >>
> > >> https://xkcd.com/1782/
> > >
> > > there are things slack does that irc doesn't - like work well with
> > mobiles...
> > > but it does have downsides. like invite-only, closed, ...
> > >
> > > ultimately we should solve this ourselves:
> > >
> > > let's consider building a great IRC client (like express - work on it),
> > and
> > > EXTEND irc.
> >
> > I agree on this. Extend Express like Terminology extends what a
> > terminal usually does.
> >
> > Vincent
> >
> > > yes. let's do what MIRC did. but let's do it a little less
> > > annoyingly. we'd need to build some server infra to be able to upload
> > data to
> > > (images, videos, audio, text etc.) and much like imgur./pastebin (our
> own
> > > screenshot thing for e  and visible on http://www.enlightenment.org/ss
> > ) ...
> > > allow a client to upload some displayable/sharable media and then just
> > stuff a
> > > link into the channel. if you look at slack's irc gateway when you use
> a
> > giphy
> > > image all it does is spew out:
> > >
> > >  giphy: http://gipy.com/8267fv78s6238dx
> > >
> > > all you need is for an irc client to handle such things implicitly and
> > convert
> > > such lines into an image box (and then download the image in the
> > background and
> > > inline it once done)...
> > >
> > > this would be a major start to modernizing irc. whatever - we can argue
> > about
> > > what should be done by default (download blurred out thumbnail and only
> > > download full sized image when clicked on - or just replace with a
> > "download
> > > me" button... let's not get into that). the point is that using other
> > > messengers (slack, telegram, hangouts, whatsapp) people can do this and
> > it
> > > looks nice and is convenient. yes people can abuse it yet such apps
> grow
> > in
> > > popularity. so use an ancient irc client where you dont see this if you
> > hate
> > > it (just a text url), or we can have options... but don't let this be a
> > reason
> > > to NOT extend and improve.
> > >
> > > given a good irc client with such extensions we can get all of the
> > benefits of
> > > something like slack BUT stick to open IRC servers and channels without
> > > fragmenting community.
> > >
> > > then there is the other problem. mobile. ultimately someone will need a
> > mobile
> > > friendly server with proper remote (delayed) wakeups that don't require
> > the
> > > phone to maintain wake locks... and then mobile clients. technically
> > express
> > > could be recycled for tizen... and perhaps android if efl got good
> > android
> > > support. similar story for ios... :)
> > >
> > >> --
> > >> Tom
> > >>
> > >> On Tue, Mar 21, 2017 at 2:52 PM, Gustavo Sverzut Barbieri
> > >>  wrote:
> > >> > Hi all,
> > >> >
> > >> > I'm doing an experiment with slack.com as IRC alternative. I'm no
> > >> > expert in slack, first time I ever used, if you have more experience
> > >> > let me know so I can add you as admin.
> > >> >
> > >> > The biggest annoyance at the time is sign up that requires an
> > >> > invitation, I sent to some in this list, others can do based on
> > >> > domains such as @samsung.com, @osg.samsung.com and so on... but
> they
> > >> > do not allow comcast.net or gmail.com to auto-join.
> > >> >
> > >> > So if you want to join, let me know your email and I'll send the
> > invitation.
> > >> >
> > >> > I've added some interesting plugins as people were demanding
> > >> > voice/video calls at some point, these 2 can be better than simply
> > >> > keeping a google Hangouts open all the time (and night!):
> > >> >
> > >> >  /appear 

Re: [E-devel] edevelop.slack.com experiment

2017-03-29 Thread Conrad Um
What about this one?
https://about.mattermost.com/

Mattermost is an open source project for slack-alternative and it's MIT
licensed. Samsung adopted its enterprise edition.

I don't know well about what features are supported compared to slack, but
its first impression is similar.

On Mar 23, 2017 3:05 PM, "Vincent Torri"  wrote:

> On Thu, Mar 23, 2017 at 1:14 AM, Carsten Haitzler 
> wrote:
> > On Wed, 22 Mar 2017 15:18:27 + Tom Hacohen  said:
> >
> >> Heya,
> >>
> >> I personally think it's a bad idea to rely on a proprietary tool for
> >> open source development, and from what I remember, I'm not the only
> >> one.
> >> This is partially why we self host git and not use Github et al.
> >>
> >> Long live IRC.
> >>
> >> https://xkcd.com/1782/
> >
> > there are things slack does that irc doesn't - like work well with
> mobiles...
> > but it does have downsides. like invite-only, closed, ...
> >
> > ultimately we should solve this ourselves:
> >
> > let's consider building a great IRC client (like express - work on it),
> and
> > EXTEND irc.
>
> I agree on this. Extend Express like Terminology extends what a
> terminal usually does.
>
> Vincent
>
> > yes. let's do what MIRC did. but let's do it a little less
> > annoyingly. we'd need to build some server infra to be able to upload
> data to
> > (images, videos, audio, text etc.) and much like imgur./pastebin (our own
> > screenshot thing for e  and visible on http://www.enlightenment.org/ss
> ) ...
> > allow a client to upload some displayable/sharable media and then just
> stuff a
> > link into the channel. if you look at slack's irc gateway when you use a
> giphy
> > image all it does is spew out:
> >
> >  giphy: http://gipy.com/8267fv78s6238dx
> >
> > all you need is for an irc client to handle such things implicitly and
> convert
> > such lines into an image box (and then download the image in the
> background and
> > inline it once done)...
> >
> > this would be a major start to modernizing irc. whatever - we can argue
> about
> > what should be done by default (download blurred out thumbnail and only
> > download full sized image when clicked on - or just replace with a
> "download
> > me" button... let's not get into that). the point is that using other
> > messengers (slack, telegram, hangouts, whatsapp) people can do this and
> it
> > looks nice and is convenient. yes people can abuse it yet such apps grow
> in
> > popularity. so use an ancient irc client where you dont see this if you
> hate
> > it (just a text url), or we can have options... but don't let this be a
> reason
> > to NOT extend and improve.
> >
> > given a good irc client with such extensions we can get all of the
> benefits of
> > something like slack BUT stick to open IRC servers and channels without
> > fragmenting community.
> >
> > then there is the other problem. mobile. ultimately someone will need a
> mobile
> > friendly server with proper remote (delayed) wakeups that don't require
> the
> > phone to maintain wake locks... and then mobile clients. technically
> express
> > could be recycled for tizen... and perhaps android if efl got good
> android
> > support. similar story for ios... :)
> >
> >> --
> >> Tom
> >>
> >> On Tue, Mar 21, 2017 at 2:52 PM, Gustavo Sverzut Barbieri
> >>  wrote:
> >> > Hi all,
> >> >
> >> > I'm doing an experiment with slack.com as IRC alternative. I'm no
> >> > expert in slack, first time I ever used, if you have more experience
> >> > let me know so I can add you as admin.
> >> >
> >> > The biggest annoyance at the time is sign up that requires an
> >> > invitation, I sent to some in this list, others can do based on
> >> > domains such as @samsung.com, @osg.samsung.com and so on... but they
> >> > do not allow comcast.net or gmail.com to auto-join.
> >> >
> >> > So if you want to join, let me know your email and I'll send the
> invitation.
> >> >
> >> > I've added some interesting plugins as people were demanding
> >> > voice/video calls at some point, these 2 can be better than simply
> >> > keeping a google Hangouts open all the time (and night!):
> >> >
> >> >  /appear edevelop
> >> >
> >> > creates an appear.in video/voice chat https://appear.in/edevelop
> >> > just click to join, no app or registration is required. Seems to have
> >> > a 8 person limit.
> >> >
> >> >  /hangout
> >> >
> >> >  creates a hangout invitation link and post to channel, people can
> >> > click to join. Marcel told it also has a limit on video users.
> >> >
> >> > Since we often need to remember people of stuff:
> >> >
> >> >  /remind [@person or #channel] [what] [when]
> >> >  /remind me to drink water at 3pm every day
> >> >  /remind me on June 1st to wish Linda happy birthday
> >> >  /remind #team-alpha to update the project status every Monday at 9am
> >> >  /remind @jessica about the interview in 3 hours
> >> >  /remind @peter tomorrow "Please review the office 

Re: [E-devel] edevelop.slack.com experiment

2017-03-23 Thread Vincent Torri
On Thu, Mar 23, 2017 at 1:14 AM, Carsten Haitzler  wrote:
> On Wed, 22 Mar 2017 15:18:27 + Tom Hacohen  said:
>
>> Heya,
>>
>> I personally think it's a bad idea to rely on a proprietary tool for
>> open source development, and from what I remember, I'm not the only
>> one.
>> This is partially why we self host git and not use Github et al.
>>
>> Long live IRC.
>>
>> https://xkcd.com/1782/
>
> there are things slack does that irc doesn't - like work well with mobiles...
> but it does have downsides. like invite-only, closed, ...
>
> ultimately we should solve this ourselves:
>
> let's consider building a great IRC client (like express - work on it), and
> EXTEND irc.

I agree on this. Extend Express like Terminology extends what a
terminal usually does.

Vincent

> yes. let's do what MIRC did. but let's do it a little less
> annoyingly. we'd need to build some server infra to be able to upload data to
> (images, videos, audio, text etc.) and much like imgur./pastebin (our own
> screenshot thing for e  and visible on http://www.enlightenment.org/ss ) ...
> allow a client to upload some displayable/sharable media and then just stuff a
> link into the channel. if you look at slack's irc gateway when you use a giphy
> image all it does is spew out:
>
>  giphy: http://gipy.com/8267fv78s6238dx
>
> all you need is for an irc client to handle such things implicitly and convert
> such lines into an image box (and then download the image in the background 
> and
> inline it once done)...
>
> this would be a major start to modernizing irc. whatever - we can argue about
> what should be done by default (download blurred out thumbnail and only
> download full sized image when clicked on - or just replace with a "download
> me" button... let's not get into that). the point is that using other
> messengers (slack, telegram, hangouts, whatsapp) people can do this and it
> looks nice and is convenient. yes people can abuse it yet such apps grow in
> popularity. so use an ancient irc client where you dont see this if you hate
> it (just a text url), or we can have options... but don't let this be a reason
> to NOT extend and improve.
>
> given a good irc client with such extensions we can get all of the benefits of
> something like slack BUT stick to open IRC servers and channels without
> fragmenting community.
>
> then there is the other problem. mobile. ultimately someone will need a mobile
> friendly server with proper remote (delayed) wakeups that don't require the
> phone to maintain wake locks... and then mobile clients. technically express
> could be recycled for tizen... and perhaps android if efl got good android
> support. similar story for ios... :)
>
>> --
>> Tom
>>
>> On Tue, Mar 21, 2017 at 2:52 PM, Gustavo Sverzut Barbieri
>>  wrote:
>> > Hi all,
>> >
>> > I'm doing an experiment with slack.com as IRC alternative. I'm no
>> > expert in slack, first time I ever used, if you have more experience
>> > let me know so I can add you as admin.
>> >
>> > The biggest annoyance at the time is sign up that requires an
>> > invitation, I sent to some in this list, others can do based on
>> > domains such as @samsung.com, @osg.samsung.com and so on... but they
>> > do not allow comcast.net or gmail.com to auto-join.
>> >
>> > So if you want to join, let me know your email and I'll send the 
>> > invitation.
>> >
>> > I've added some interesting plugins as people were demanding
>> > voice/video calls at some point, these 2 can be better than simply
>> > keeping a google Hangouts open all the time (and night!):
>> >
>> >  /appear edevelop
>> >
>> > creates an appear.in video/voice chat https://appear.in/edevelop
>> > just click to join, no app or registration is required. Seems to have
>> > a 8 person limit.
>> >
>> >  /hangout
>> >
>> >  creates a hangout invitation link and post to channel, people can
>> > click to join. Marcel told it also has a limit on video users.
>> >
>> > Since we often need to remember people of stuff:
>> >
>> >  /remind [@person or #channel] [what] [when]
>> >  /remind me to drink water at 3pm every day
>> >  /remind me on June 1st to wish Linda happy birthday
>> >  /remind #team-alpha to update the project status every Monday at 9am
>> >  /remind @jessica about the interview in 3 hours
>> >  /remind @peter tomorrow "Please review the office seating plan"
>> >
>> > or:
>> >
>> >   /todo @okra fix ephoto!
>> >   /mytodo help vtorri with ecore-con on win32
>> >
>> >
>> > It can integrate with jenkins as well, but I don't have the permission
>> > to do that in our jenkins.
>> >
>> > So far, the web-browser version is as usable as the app, at least on
>> > Linux/Chrome, so no install is required. It looks quite nice and also
>> > provides phone applications (iOS version is very good). I also liked
>> > that it have built-in "pastebin", just click the "[+]" at the left
>> > side of the message box to send one.
>> >
>> >
>> > --
>> 

Re: [E-devel] edevelop.slack.com experiment

2017-03-22 Thread Christophe Sadoine
On 23 March 2017 at 09:14, Carsten Haitzler  wrote:
> On Wed, 22 Mar 2017 15:18:27 + Tom Hacohen  said:
>
>> Heya,
>>
>> I personally think it's a bad idea to rely on a proprietary tool for
>> open source development, and from what I remember, I'm not the only
>> one.
>> This is partially why we self host git and not use Github et al.
>>
>> Long live IRC.
>>
>> https://xkcd.com/1782/
>
> there are things slack does that irc doesn't - like work well with mobiles...
> but it does have downsides. like invite-only, closed, ...

Using (and by extension promoting) a closed source messaging app is
crazy (imho).
It has not been mentioned yet so... what about Matrix? http://matrix.org/
It bridges to irc (like a bouncer) and you can use it without forcing
(or inviting) anyone else to use it...
It also have an android client (on fdroid or your phone store) :
https://riot.im/
it also has voice/video calls.

I've been using it since a few months now. The only problem for me
right now is I don't see join/part on freenode (it is not enabled yet
for performance). Though I can see them on irc.mozilla.org.

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] edevelop.slack.com experiment

2017-03-22 Thread The Rasterman
On Wed, 22 Mar 2017 15:18:27 + Tom Hacohen  said:

> Heya,
> 
> I personally think it's a bad idea to rely on a proprietary tool for
> open source development, and from what I remember, I'm not the only
> one.
> This is partially why we self host git and not use Github et al.
> 
> Long live IRC.
> 
> https://xkcd.com/1782/

there are things slack does that irc doesn't - like work well with mobiles...
but it does have downsides. like invite-only, closed, ...

ultimately we should solve this ourselves:

let's consider building a great IRC client (like express - work on it), and
EXTEND irc. yes. let's do what MIRC did. but let's do it a little less
annoyingly. we'd need to build some server infra to be able to upload data to
(images, videos, audio, text etc.) and much like imgur./pastebin (our own
screenshot thing for e  and visible on http://www.enlightenment.org/ss ) ...
allow a client to upload some displayable/sharable media and then just stuff a
link into the channel. if you look at slack's irc gateway when you use a giphy
image all it does is spew out:

 giphy: http://gipy.com/8267fv78s6238dx

all you need is for an irc client to handle such things implicitly and convert
such lines into an image box (and then download the image in the background and
inline it once done)...

this would be a major start to modernizing irc. whatever - we can argue about
what should be done by default (download blurred out thumbnail and only
download full sized image when clicked on - or just replace with a "download
me" button... let's not get into that). the point is that using other
messengers (slack, telegram, hangouts, whatsapp) people can do this and it
looks nice and is convenient. yes people can abuse it yet such apps grow in
popularity. so use an ancient irc client where you dont see this if you hate
it (just a text url), or we can have options... but don't let this be a reason
to NOT extend and improve.

given a good irc client with such extensions we can get all of the benefits of
something like slack BUT stick to open IRC servers and channels without
fragmenting community.

then there is the other problem. mobile. ultimately someone will need a mobile
friendly server with proper remote (delayed) wakeups that don't require the
phone to maintain wake locks... and then mobile clients. technically express
could be recycled for tizen... and perhaps android if efl got good android
support. similar story for ios... :)

> --
> Tom
> 
> On Tue, Mar 21, 2017 at 2:52 PM, Gustavo Sverzut Barbieri
>  wrote:
> > Hi all,
> >
> > I'm doing an experiment with slack.com as IRC alternative. I'm no
> > expert in slack, first time I ever used, if you have more experience
> > let me know so I can add you as admin.
> >
> > The biggest annoyance at the time is sign up that requires an
> > invitation, I sent to some in this list, others can do based on
> > domains such as @samsung.com, @osg.samsung.com and so on... but they
> > do not allow comcast.net or gmail.com to auto-join.
> >
> > So if you want to join, let me know your email and I'll send the invitation.
> >
> > I've added some interesting plugins as people were demanding
> > voice/video calls at some point, these 2 can be better than simply
> > keeping a google Hangouts open all the time (and night!):
> >
> >  /appear edevelop
> >
> > creates an appear.in video/voice chat https://appear.in/edevelop
> > just click to join, no app or registration is required. Seems to have
> > a 8 person limit.
> >
> >  /hangout
> >
> >  creates a hangout invitation link and post to channel, people can
> > click to join. Marcel told it also has a limit on video users.
> >
> > Since we often need to remember people of stuff:
> >
> >  /remind [@person or #channel] [what] [when]
> >  /remind me to drink water at 3pm every day
> >  /remind me on June 1st to wish Linda happy birthday
> >  /remind #team-alpha to update the project status every Monday at 9am
> >  /remind @jessica about the interview in 3 hours
> >  /remind @peter tomorrow "Please review the office seating plan"
> >
> > or:
> >
> >   /todo @okra fix ephoto!
> >   /mytodo help vtorri with ecore-con on win32
> >
> >
> > It can integrate with jenkins as well, but I don't have the permission
> > to do that in our jenkins.
> >
> > So far, the web-browser version is as usable as the app, at least on
> > Linux/Chrome, so no install is required. It looks quite nice and also
> > provides phone applications (iOS version is very good). I also liked
> > that it have built-in "pastebin", just click the "[+]" at the left
> > side of the message box to send one.
> >
> >
> > --
> > Gustavo Sverzut Barbieri
> > --
> > Mobile: +55 (16) 99354-9890
> >
> > --
> > Check out the vibrant tech community on one of the world's most
> > engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> > 

Re: [E-devel] edevelop.slack.com experiment

2017-03-22 Thread Michael Jennings
I've been using Slack for a couple years now for various projects, and
I have to say, I love it!  I know there will be a lot of old fogies
who don't want to switch, but the accessibility and integrations are
hard to beat!

For those complaining about it not being open source, there is an OSS
clone/incarnation called MatterMost.  That's always an option (and is
something I'm looking at using at work), and I believe it can import
Slack data exports (yes, you can always export your Slack data, even
from the free instance).  The issue, as always, is infrastructure.
Reliability has been a problem recently, from what I've read, for the
e.org systems.  Slack runs in the AWS cloud, so that's never* a
concern.

Slack has a lot to offer, so hopefully people will give it a chance!

Michael

* For small non-zero values of "never."

PS:  m...@eterm.org would appreciate an invitation at your convenience.
I'm already on 5 Slack instances, so what's one more?  :-)


On Tue, Mar 21, 2017 at 8:52 AM, Gustavo Sverzut Barbieri
 wrote:
> Hi all,
>
> I'm doing an experiment with slack.com as IRC alternative. I'm no
> expert in slack, first time I ever used, if you have more experience
> let me know so I can add you as admin.
>
> The biggest annoyance at the time is sign up that requires an
> invitation, I sent to some in this list, others can do based on
> domains such as @samsung.com, @osg.samsung.com and so on... but they
> do not allow comcast.net or gmail.com to auto-join.
>
> So if you want to join, let me know your email and I'll send the invitation.
>
> I've added some interesting plugins as people were demanding
> voice/video calls at some point, these 2 can be better than simply
> keeping a google Hangouts open all the time (and night!):
>
>  /appear edevelop
>
> creates an appear.in video/voice chat https://appear.in/edevelop
> just click to join, no app or registration is required. Seems to have
> a 8 person limit.
>
>  /hangout
>
>  creates a hangout invitation link and post to channel, people can
> click to join. Marcel told it also has a limit on video users.
>
> Since we often need to remember people of stuff:
>
>  /remind [@person or #channel] [what] [when]
>  /remind me to drink water at 3pm every day
>  /remind me on June 1st to wish Linda happy birthday
>  /remind #team-alpha to update the project status every Monday at 9am
>  /remind @jessica about the interview in 3 hours
>  /remind @peter tomorrow "Please review the office seating plan"
>
> or:
>
>   /todo @okra fix ephoto!
>   /mytodo help vtorri with ecore-con on win32
>
>
> It can integrate with jenkins as well, but I don't have the permission
> to do that in our jenkins.
>
> So far, the web-browser version is as usable as the app, at least on
> Linux/Chrome, so no install is required. It looks quite nice and also
> provides phone applications (iOS version is very good). I also liked
> that it have built-in "pastebin", just click the "[+]" at the left
> side of the message box to send one.
>
>
> --
> Gustavo Sverzut Barbieri
> --
> Mobile: +55 (16) 99354-9890
>
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel



-- 
Michael Jennings (KainX)   https://medium.com/@mej0/
Linux/HPC Systems Engineer, LANL.gov  Author, Eterm (www.eterm.org)
---
 "The trouble with doing something right the first time is that nobody
  appreciates how difficult it was."  -- Walt West

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] edevelop.slack.com experiment

2017-03-22 Thread Gustavo Sverzut Barbieri
On Wed, Mar 22, 2017 at 1:07 PM, Boris Faure  wrote:
> On 17-03-22 12:56, Gustavo Sverzut Barbieri wrote:
>> as for comms, except the initial step of register and configure the
>> irc bridge for your user, then you simple change/add a new network and
>> the same channels. After that it's the same thing.
>
> I'll keep on using irc. I'll do that but as soon as you chose a service
> without a proper irc gateway, you'll lose me.
>
> How is the irc bridge? Is it transparent?

I added a bot that proxies between services (e-slack on
irc.freenode.net), but you can also login to edevelop.slack.com,
configure your bridge as felipe and simon did, you'll get another IRC
server to connect from your client (xchat, irssi...) and join
chatrooms, those will be the slack chatrooms and the users are the
slack users.

-- 
Gustavo Sverzut Barbieri
--
Mobile: +55 (16) 99354-9890

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] edevelop.slack.com experiment

2017-03-22 Thread Boris Faure
On 17-03-22 12:56, Gustavo Sverzut Barbieri wrote:
> as for comms, except the initial step of register and configure the
> irc bridge for your user, then you simple change/add a new network and
> the same channels. After that it's the same thing.

I'll keep on using irc. I'll do that but as soon as you chose a service
without a proper irc gateway, you'll lose me.

How is the irc bridge? Is it transparent?

-- 
Boris Faure
Pointer Arithmetician


signature.asc
Description: Digital signature
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] edevelop.slack.com experiment

2017-03-22 Thread Gustavo Sverzut Barbieri
On Wed, Mar 22, 2017 at 12:18 PM, Tom Hacohen  wrote:
> Heya,
>
> I personally think it's a bad idea to rely on a proprietary tool for
> open source development, and from what I remember, I'm not the only
> one.
> This is partially why we self host git and not use Github et al.

yeah, this was mentioned and we're compiling a Pros/Cons doc, which
includes that.

however unlike code repo in centralized era (cvs/svn), it's simple to
move to different git repositories, just a new remote. and to be
honest, our git.e.o is failing more and more, it's not pain off :-/

as for comms, except the initial step of register and configure the
irc bridge for your user, then you simple change/add a new network and
the same channels. After that it's the same thing.

IRC and in particular our usage is very ephemeral, there is no backlog
saved, nothing ties us to that service... and the same will happen
with slack, if it goes away, we simply change to another service,
which may be irc again. It's even simpler than changing GIT
repositories.


> Long live IRC.

we can keep it running, I experienced with a bot that link both
channels, in the IRC side it's kind of annoying as it prefixes all
messages with the nick, like:

e-slack_> [barbieri] I guess it's okay now, test

on slack UI it's bit better, shows the user name as if it was native,
with a sign it's coming from an app. Not idea, but can keep IRC alive
and as an alternative while the test goes on and people do not want to
stay in 2 systems.

> https://xkcd.com/1782/

yeah, shared like 100 times already :-D


-- 
Gustavo Sverzut Barbieri
--
Mobile: +55 (16) 99354-9890

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] edevelop.slack.com experiment

2017-03-22 Thread Mike Blumenkrantz
I don't have very strong opinions on which service to use, but I don't plan
on joining multiple services to discuss the same project.

I'll remain solely in IRC until such time that the project decides to
officially switch to another service.

On Wed, Mar 22, 2017 at 11:42 AM Tom Hacohen  wrote:

> Heya,
>
> I personally think it's a bad idea to rely on a proprietary tool for
> open source development, and from what I remember, I'm not the only
> one.
> This is partially why we self host git and not use Github et al.
>
> Long live IRC.
>
> https://xkcd.com/1782/
>
> --
> Tom
>
> On Tue, Mar 21, 2017 at 2:52 PM, Gustavo Sverzut Barbieri
>  wrote:
> > Hi all,
> >
> > I'm doing an experiment with slack.com as IRC alternative. I'm no
> > expert in slack, first time I ever used, if you have more experience
> > let me know so I can add you as admin.
> >
> > The biggest annoyance at the time is sign up that requires an
> > invitation, I sent to some in this list, others can do based on
> > domains such as @samsung.com, @osg.samsung.com and so on... but they
> > do not allow comcast.net or gmail.com to auto-join.
> >
> > So if you want to join, let me know your email and I'll send the
> invitation.
> >
> > I've added some interesting plugins as people were demanding
> > voice/video calls at some point, these 2 can be better than simply
> > keeping a google Hangouts open all the time (and night!):
> >
> >  /appear edevelop
> >
> > creates an appear.in video/voice chat https://appear.in/edevelop
> > just click to join, no app or registration is required. Seems to have
> > a 8 person limit.
> >
> >  /hangout
> >
> >  creates a hangout invitation link and post to channel, people can
> > click to join. Marcel told it also has a limit on video users.
> >
> > Since we often need to remember people of stuff:
> >
> >  /remind [@person or #channel] [what] [when]
> >  /remind me to drink water at 3pm every day
> >  /remind me on June 1st to wish Linda happy birthday
> >  /remind #team-alpha to update the project status every Monday at 9am
> >  /remind @jessica about the interview in 3 hours
> >  /remind @peter tomorrow "Please review the office seating plan"
> >
> > or:
> >
> >   /todo @okra fix ephoto!
> >   /mytodo help vtorri with ecore-con on win32
> >
> >
> > It can integrate with jenkins as well, but I don't have the permission
> > to do that in our jenkins.
> >
> > So far, the web-browser version is as usable as the app, at least on
> > Linux/Chrome, so no install is required. It looks quite nice and also
> > provides phone applications (iOS version is very good). I also liked
> > that it have built-in "pastebin", just click the "[+]" at the left
> > side of the message box to send one.
> >
> >
> > --
> > Gustavo Sverzut Barbieri
> > --
> > Mobile: +55 (16) 99354-9890 <+55%2016%2099354-9890>
> >
> >
> --
> > Check out the vibrant tech community on one of the world's most
> > engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> > ___
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
>
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] edevelop.slack.com experiment

2017-03-22 Thread Tom Hacohen
Heya,

I personally think it's a bad idea to rely on a proprietary tool for
open source development, and from what I remember, I'm not the only
one.
This is partially why we self host git and not use Github et al.

Long live IRC.

https://xkcd.com/1782/

--
Tom

On Tue, Mar 21, 2017 at 2:52 PM, Gustavo Sverzut Barbieri
 wrote:
> Hi all,
>
> I'm doing an experiment with slack.com as IRC alternative. I'm no
> expert in slack, first time I ever used, if you have more experience
> let me know so I can add you as admin.
>
> The biggest annoyance at the time is sign up that requires an
> invitation, I sent to some in this list, others can do based on
> domains such as @samsung.com, @osg.samsung.com and so on... but they
> do not allow comcast.net or gmail.com to auto-join.
>
> So if you want to join, let me know your email and I'll send the invitation.
>
> I've added some interesting plugins as people were demanding
> voice/video calls at some point, these 2 can be better than simply
> keeping a google Hangouts open all the time (and night!):
>
>  /appear edevelop
>
> creates an appear.in video/voice chat https://appear.in/edevelop
> just click to join, no app or registration is required. Seems to have
> a 8 person limit.
>
>  /hangout
>
>  creates a hangout invitation link and post to channel, people can
> click to join. Marcel told it also has a limit on video users.
>
> Since we often need to remember people of stuff:
>
>  /remind [@person or #channel] [what] [when]
>  /remind me to drink water at 3pm every day
>  /remind me on June 1st to wish Linda happy birthday
>  /remind #team-alpha to update the project status every Monday at 9am
>  /remind @jessica about the interview in 3 hours
>  /remind @peter tomorrow "Please review the office seating plan"
>
> or:
>
>   /todo @okra fix ephoto!
>   /mytodo help vtorri with ecore-con on win32
>
>
> It can integrate with jenkins as well, but I don't have the permission
> to do that in our jenkins.
>
> So far, the web-browser version is as usable as the app, at least on
> Linux/Chrome, so no install is required. It looks quite nice and also
> provides phone applications (iOS version is very good). I also liked
> that it have built-in "pastebin", just click the "[+]" at the left
> side of the message box to send one.
>
>
> --
> Gustavo Sverzut Barbieri
> --
> Mobile: +55 (16) 99354-9890
>
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] edevelop.slack.com experiment

2017-03-22 Thread o . schinagl
Hey list,

On Wed, 2017-03-22 at 07:46 +1030, Simon Lees wrote:
> 
> On 03/22/2017 01:22 AM, Gustavo Sverzut Barbieri wrote:
> > Hi all,
> > 
> > I'm doing an experiment with slack.com as IRC alternative. I'm no
> > expert in slack, first time I ever used, if you have more
> > experience
> > let me know so I can add you as admin.

While I am only a lurker on the list ;) I do want to share a rant from
the interwebs about slack.

http://sircmpwn.github.io/2015/11/01/Please-stop-using-slack.html

personally, I agree with him and haven't joined our company slack
channel for the same reasons he lists.

Just something to think about ...

> > 
> > So far, the web-browser version is as usable as the app, at least
> > on
> > Linux/Chrome, so no install is required. It looks quite nice and
> > also
> > provides phone applications (iOS version is very good). I also
> > liked
> > that it have built-in "pastebin", just click the "[+]" at the left
> > side of the message box to send one.
> > 
> 
> Can you please enable the "IRC Bridge" then those of us who want to
> can
> connect from within our IRC client (I currently do this with several
> slack channels). Can you also send a invite to simon at simotek dot
> net
> (rather then this email).
> 
> Cheers
> 
> ---
> ---
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] edevelop.slack.com experiment

2017-03-21 Thread Simon Lees


On 03/22/2017 01:22 AM, Gustavo Sverzut Barbieri wrote:
> Hi all,
> 
> I'm doing an experiment with slack.com as IRC alternative. I'm no
> expert in slack, first time I ever used, if you have more experience
> let me know so I can add you as admin.
> 
> So far, the web-browser version is as usable as the app, at least on
> Linux/Chrome, so no install is required. It looks quite nice and also
> provides phone applications (iOS version is very good). I also liked
> that it have built-in "pastebin", just click the "[+]" at the left
> side of the message box to send one.
> 

Can you please enable the "IRC Bridge" then those of us who want to can
connect from within our IRC client (I currently do this with several
slack channels). Can you also send a invite to simon at simotek dot net
(rather then this email).

Cheers

-- 

Simon Lees (Simotek)http://simotek.net

Emergency Update Team   keybase.io/simotek
SUSE Linux   Adelaide Australia, UTC+10:30
GPG Fingerprint: 5B87 DB9D 88DC F606 E489 CEC5 0922 C246 02F0 014B



signature.asc
Description: OpenPGP digital signature
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] edevelop.slack.com experiment

2017-03-21 Thread Gustavo Sverzut Barbieri
On Tue, Mar 21, 2017 at 12:13 PM, Vincent Torri  wrote:
> Hey
>
> On Tue, Mar 21, 2017 at 3:52 PM, Gustavo Sverzut Barbieri
>  wrote:
>> Hi all,
>>
>> I'm doing an experiment with slack.com as IRC alternative.
>
> I'm not sure if it is related to what you want to do, but why not
> improving Express ?

not much about the client, more about slight differences to plain old
IRC... while it resembles IRC in usage, it offers richer content which
could improve usage, like inline pastebin, attach documents...

it's also easier to use from multiple machines, currently I use a
server+ssh+screen+irssi to achieve that, but admittedly it's a PITA to
access and use that using the phone. Others use bip or some irc-proxy,
which kinda works but I found more annoying and not that much more
useful.

their "app" is just a webview on top of blink, so you can consider it
like a pure web service. they offer some API to their service, so as
devilhorns said we can try to integrate to express. And they offer
XMPP and IRC gateways, so existing clients can be used.

-- 
Gustavo Sverzut Barbieri
--
Mobile: +55 (16) 99354-9890

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] edevelop.slack.com experiment

2017-03-21 Thread Christopher Michael
On 03/21/2017 11:13 AM, Vincent Torri wrote:
> Hey
>
> On Tue, Mar 21, 2017 at 3:52 PM, Gustavo Sverzut Barbieri
>  wrote:
>> Hi all,
>>
>> I'm doing an experiment with slack.com as IRC alternative.
>
> I'm not sure if it is related to what you want to do, but why not
> improving Express ?
>
> Vincent
>

I've already started some refactoring wrt Express...perhaps if there is 
enough interest in this Slack thing, then we can make a backend plugin 
so that Express can talk Slack...

dh

>> I'm no
>> expert in slack, first time I ever used, if you have more experience
>> let me know so I can add you as admin.
>>
>> The biggest annoyance at the time is sign up that requires an
>> invitation, I sent to some in this list, others can do based on
>> domains such as @samsung.com, @osg.samsung.com and so on... but they
>> do not allow comcast.net or gmail.com to auto-join.
>>
>> So if you want to join, let me know your email and I'll send the invitation.
>>
>> I've added some interesting plugins as people were demanding
>> voice/video calls at some point, these 2 can be better than simply
>> keeping a google Hangouts open all the time (and night!):
>>
>>  /appear edevelop
>>
>> creates an appear.in video/voice chat https://appear.in/edevelop
>> just click to join, no app or registration is required. Seems to have
>> a 8 person limit.
>>
>>  /hangout
>>
>>  creates a hangout invitation link and post to channel, people can
>> click to join. Marcel told it also has a limit on video users.
>>
>> Since we often need to remember people of stuff:
>>
>>  /remind [@person or #channel] [what] [when]
>>  /remind me to drink water at 3pm every day
>>  /remind me on June 1st to wish Linda happy birthday
>>  /remind #team-alpha to update the project status every Monday at 9am
>>  /remind @jessica about the interview in 3 hours
>>  /remind @peter tomorrow "Please review the office seating plan"
>>
>> or:
>>
>>   /todo @okra fix ephoto!
>>   /mytodo help vtorri with ecore-con on win32
>>
>>
>> It can integrate with jenkins as well, but I don't have the permission
>> to do that in our jenkins.
>>
>> So far, the web-browser version is as usable as the app, at least on
>> Linux/Chrome, so no install is required. It looks quite nice and also
>> provides phone applications (iOS version is very good). I also liked
>> that it have built-in "pastebin", just click the "[+]" at the left
>> side of the message box to send one.
>>
>>
>> --
>> Gustavo Sverzut Barbieri
>> --
>> Mobile: +55 (16) 99354-9890
>>


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] edevelop.slack.com experiment

2017-03-21 Thread Vincent Torri
Hey

On Tue, Mar 21, 2017 at 3:52 PM, Gustavo Sverzut Barbieri
 wrote:
> Hi all,
>
> I'm doing an experiment with slack.com as IRC alternative.

I'm not sure if it is related to what you want to do, but why not
improving Express ?

Vincent

> I'm no
> expert in slack, first time I ever used, if you have more experience
> let me know so I can add you as admin.
>
> The biggest annoyance at the time is sign up that requires an
> invitation, I sent to some in this list, others can do based on
> domains such as @samsung.com, @osg.samsung.com and so on... but they
> do not allow comcast.net or gmail.com to auto-join.
>
> So if you want to join, let me know your email and I'll send the invitation.
>
> I've added some interesting plugins as people were demanding
> voice/video calls at some point, these 2 can be better than simply
> keeping a google Hangouts open all the time (and night!):
>
>  /appear edevelop
>
> creates an appear.in video/voice chat https://appear.in/edevelop
> just click to join, no app or registration is required. Seems to have
> a 8 person limit.
>
>  /hangout
>
>  creates a hangout invitation link and post to channel, people can
> click to join. Marcel told it also has a limit on video users.
>
> Since we often need to remember people of stuff:
>
>  /remind [@person or #channel] [what] [when]
>  /remind me to drink water at 3pm every day
>  /remind me on June 1st to wish Linda happy birthday
>  /remind #team-alpha to update the project status every Monday at 9am
>  /remind @jessica about the interview in 3 hours
>  /remind @peter tomorrow "Please review the office seating plan"
>
> or:
>
>   /todo @okra fix ephoto!
>   /mytodo help vtorri with ecore-con on win32
>
>
> It can integrate with jenkins as well, but I don't have the permission
> to do that in our jenkins.
>
> So far, the web-browser version is as usable as the app, at least on
> Linux/Chrome, so no install is required. It looks quite nice and also
> provides phone applications (iOS version is very good). I also liked
> that it have built-in "pastebin", just click the "[+]" at the left
> side of the message box to send one.
>
>
> --
> Gustavo Sverzut Barbieri
> --
> Mobile: +55 (16) 99354-9890
>
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] edevelop.slack.com experiment

2017-03-21 Thread Gustavo Sverzut Barbieri
Hi all,

I'm doing an experiment with slack.com as IRC alternative. I'm no
expert in slack, first time I ever used, if you have more experience
let me know so I can add you as admin.

The biggest annoyance at the time is sign up that requires an
invitation, I sent to some in this list, others can do based on
domains such as @samsung.com, @osg.samsung.com and so on... but they
do not allow comcast.net or gmail.com to auto-join.

So if you want to join, let me know your email and I'll send the invitation.

I've added some interesting plugins as people were demanding
voice/video calls at some point, these 2 can be better than simply
keeping a google Hangouts open all the time (and night!):

 /appear edevelop

creates an appear.in video/voice chat https://appear.in/edevelop
just click to join, no app or registration is required. Seems to have
a 8 person limit.

 /hangout

 creates a hangout invitation link and post to channel, people can
click to join. Marcel told it also has a limit on video users.

Since we often need to remember people of stuff:

 /remind [@person or #channel] [what] [when]
 /remind me to drink water at 3pm every day
 /remind me on June 1st to wish Linda happy birthday
 /remind #team-alpha to update the project status every Monday at 9am
 /remind @jessica about the interview in 3 hours
 /remind @peter tomorrow "Please review the office seating plan"

or:

  /todo @okra fix ephoto!
  /mytodo help vtorri with ecore-con on win32


It can integrate with jenkins as well, but I don't have the permission
to do that in our jenkins.

So far, the web-browser version is as usable as the app, at least on
Linux/Chrome, so no install is required. It looks quite nice and also
provides phone applications (iOS version is very good). I also liked
that it have built-in "pastebin", just click the "[+]" at the left
side of the message box to send one.


-- 
Gustavo Sverzut Barbieri
--
Mobile: +55 (16) 99354-9890

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel