ne wants
> coz there are too many silver coated monkeys in the world.
--
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com
embedded system that has no linebreak thingy (library?).
liblinebreak is there in src/static_deps and compiled along with evas.
--
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Cars
need to change the item text from time to time without reloading all
> swallowed parts (without doing elm_genlist_item_update), thus
> elm_object_item_part_text_set() is needed.
>
> Please apply.
> Thanks,
>
> --
> Raoul Hecky
> Calaos
>
--
----- Codito,
On Thu, 12 Apr 2012 14:18:04 +1000 David Seikel said:
> On Thu, 12 Apr 2012 14:07:20 +1000 David Seikel
> wrote:
>
> > On Thu, 12 Apr 2012 12:57:10 +0900 Carsten Haitzler (The Rasterman)
> > wrote:
> >
> > > On Thu, 12 Apr 2012 11:43:20 +1000 David Seikel
che. eet_clearcache(); it'll flush pending/held open eet
files and close them up.
--
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com
-
orge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >
>
>
> ----------
> For Developers, A Lot Can Happen In A Second.
> Boundary is the first to Know...and Tell You.
> Monitor
le always rendered with the same position and same clipped size
> even it is scrolled.
>
>
> Please someone look at it then fix if you can.
>
>
> Thank you.
>
>
>
>
> -Regards, Hermet-
--
- Codi
toring today. Free.
> http://p.sf.net/sfu/Boundary-dev2dev
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
; The rectangle would be clipped with the gl ctx area
> > but the rectangle position would not be updated once the map is enabled.
> > So rectangle always rendered with the same position and same clipped size
> > even it is scrolled.
> >
> >
> > Please
; * @since 1.0.0
> * @ingroup Eet_File_Group
> + *
> + * @see eet_clearcache()
> */
> EAPI Eet_Error
> eet_close(Eet_File *ef);
>
> --
> Jérôme Pinot
> http://ngc891.blogdns.net/
--
- Codito, ergo sum -
be fixed "automatically" once we do.
>
> Bug reports, comments, suggestions, or whatever are more than welcomed!
>
> --
> Tom.
>
> --
> This SF email is sponsosred by:
> Try Windows Azur
it FREE!
> http://p.sf.net/sfu/Boundary-d2dvs2
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-dev
tw/
>
> iMaGiNaTiOn iS mOrE iMpOrTaNt tHaN kNoWlEdGe
>
> --
> For Developers, A Lot Can Happen In A Second.
> Boundary is the first to Know...and Tell You.
> Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
> http://p
om the base up (not just smart
callbacks on evas objects)
9. object indirection allows for memory compacting to kill off a lot of the
fragmentation i have seen crop up in apps (like e17) over time as it runs.
10. much better tracking of references
--
- Codi
ot; once we do.
>
> Bug reports, comments, suggestions, or whatever are more than welcomed!
>
> --
> Tom.
>
> ------
> This SF email is sponsosred by:
> Try Windows Azure free for 90 days Click Here
>
On Fri, 13 Apr 2012 08:28:18 +0900 Jérôme Pinot said:
> Hi,
>
> This patch correct the autofoo files in order to build exquisite.
ok - in, but ecore_fb not ecore :) fixed it. :) tnx muchly! :)
--
- Codito, ergo sum - "I code, therefore I am" --
The
ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com
--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monito
On Fri, 13 Apr 2012 18:05:22 +0900 Hyoyoung Chang said:
> Dear all,
>
> I fixed several lines indent.
> Also remove useless comments.
tnx very muchly! in svn! :)
--
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Ca
ore_fb is detected it use3s a
ecore_fb api call. it happens to have worked for us for years due to indirect
linking from ecore_evas if ecore_evas was ecore_fb support.
--
----- Codito, ergo sum - "I code, therefor
> Can some one, please review and check-in the code in SVN Elementary.
you can check it in! go go! check it in hermZ! :)
--
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Cars
D957: data_write
> >> (edje_cc_out.c:1205) ==21318== by 0x804AC03: main (edje_cc.c:240)
> >> --
> >>
> >> Hope it helps. :-)
> >>
> >>
> >> Brian
> >>
> >> --
> >> brian
&
and provide your feedbacks.
> Thank You.
> Regards,
> Rajeev
--
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com
--
For De
rent model - the gtk model. the ender model, is
to go in and out of the efl lib 7 times. the eobj model is to do it once. that
means object indirection and checks happen once, not 7 times. ALSO the object
can EASILY defer generating events (eg a move or resize callback) until the
function is done. t
)
> set fdm=expr
> set fde=getline(v:lnum)=~'^\\s*#'?1:0
>
> --
> Jérôme Pinot
> http://ngc891.blogdns.net/
--
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com
---
o u get ctrl chars and \n's and
so-on in that string, but the key itself is still "a" :) or "z" - with an
additional ^z ctrl char string alongside it.
--
- Codito, ergo sum - "I code, therefore I am" --
What does seems to happen is a confusion with general objects. This is
> not general object. Don't expect Evas_Object to be converted to
> Eina_Model because it has nothing to do. What you should expect is
> every data provider to talk this API and suddenly you could show a
> list of
On Sun, 15 Apr 2012 22:07:22 +1000 David Seikel said:
> On Sun, 15 Apr 2012 12:27:12 +0900 Carsten Haitzler (The Rasterman)
> wrote:
>
> > On Sat, 14 Apr 2012 14:46:32 +0900 Jérôme Pinot
> > said:
> >
>
> > > Then, the question of keeping/removing
ure time. Could you give me some
> hint?
you have more than 1 libjpeg installed? there aren't any specific libjpeg
configure options. it just links with -ljpeg... LDFLAGS can help tell it where
to link and LD_LIBRARY_PATH at runtime where to look and CFLAGS with
-I/path/to/include t
ut the key itself is still "a" :) or "z" - with an
> > additional ^z ctrl char string alongside it.
> >
> > --
> > --------- Codito, ergo sum - "I code, therefore I am&
se. convince me otherwise
please if eina_model should stay for release. let me give a deadline of 48hrs
from this email to settle this. :)
--
- Codito, ergo sum - "I code, therefore I am" ------
The Rasterman (Carsten Haitzler
ase while writing, we set the alpha to 0 to
> >> avoid blending for such images in the graphics pipeline.
> >>
> >> This will be an optimization for rendering once the image is loaded from
> >> eet file as alpha blending can be avoided for such images.
> >>
ng paths, so it's moot. the issue is images that are
actually solid but some ninny saved them as images WITH an alpha channel. it's
cleaning up after ninnies :)
--
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)
On Tue, 17 Apr 2012 01:43:01 +1000 David Seikel said:
> On Tue, 17 Apr 2012 00:36:49 +0900 Carsten Haitzler (The Rasterman)
> wrote:
>
> > On Tue, 17 Apr 2012 01:05:27 +1000 David Seikel
> > said:
> >
> > > On Mon, 16 Apr 2012 07:05:13 +0
doubts and think clojure is
optimizing things. it can ASSUME something like "EINA_PURE" as u always hand in
the same input string to a method known to always produce the same output from
the exact same input. with a trivial test case like this a good compiler could
optimize this out to just
of this
> > change.
> >
> > There is one noticeable hack in the evas example: the
> > eobj_evas_object_set/get functions. They are only there because we don't
> > currently use eobj in evas, but will be fixed "automatically" once we do.
> >
> > B
Note:- I am not sure why this is using
> /usr/local/share/enlightenment/data/themes/default.edj, when actually
> I am using detour theme.
>
> Thanks and Regards
> Noorul
detour wont provide everything e needs so it falls back to the default for
things detour doesnt provide. in t
nt to go using... much.. ever!
--
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com
--
Better than sec? Nothing is better than sec when it co
urceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> > >
> >
> > --
> > Better than sec? Nothing is better than sec when it comes to
> > monitoring Big D
gt; 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
---
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com
--
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applic
e, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com
--
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second
resolutio
hen it comes to
> monitoring Big Data applications. Try Boundary one-second
> resolution app monitoring today. Free.
> http://p.sf.net/sfu/Boundary-dev2dev
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://li
> --> State #2 seems to fail to change the rel1 and rel2 properties.
>
> Please see the attached edc file for the demonstration of the problem.
>
> Thanks in advance.
works for me - white box slides up into red bar when i click... :/
--
- Codito, ergo sum - &quo
> it fixed to remove checking flipped status in item unrealize
>
> 2. add item unhighlight at flip_job
--
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com
--
__
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
--
- Codito, ergo sum - "I
session dbus. as such nothing works
properly with dbus if you are running multiple ui'ds on the same session (only
system bus - and a system bus is for the WHOLE system not for that login
session). simple version - don't use multiple uid's.
--
- Codito, ergo sum - &qu
nts don't magically become 16bit or 64bit based on
architecture.
--
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com
--
Bett
omes to
> monitoring Big Data applications. Try Boundary one-second
> resolution app monitoring today. Free.
> http://p.sf.net/sfu/Boundary-dev2dev
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
>
> > > Better than sec? Nothing is better than sec when it comes to
> > > monitoring Big Data applications. Try Boundary one-second
> > > resolution app monitoring today. Free.
> > > http://p.sf.net/sfu/Boundary-dev2dev
> > > _
object itself
> gets a user defined layer level from EDC and placing a part on that
> layer. Do you consider this as violation of encapsulation? EDC part
> source2 does almost the same... :)
>
> Regards,
> Govind
>
> On 4/19/2012 2:28 PM, Carsten Haitzler (The Rasterman)
On Thu, 19 Apr 2012 22:50:51 +0900 Carsten Haitzler (The Rasterman)
said:
> On Thu, 19 Apr 2012 15:08:30 +0530 GOVINDARAJU SM said:
>
> > Hi Raster,
> > I think, Sumanth's question is about having EDC group with different
> > Parts in different layer ( with
code, therefore I am" ------
The Rasterman (Carsten Haitzler)ras...@rasterman.com
--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultr
uesday evening (my time) we put out a release and
> > svn trunk goes back to devel mode, patches to releases go into the
> > branches. etc.
>
> ticket #995 : libeina.so.1: undefined symbol: eina_model_init
WFM. that was temporary in svn for about 10 mins.
--
---
nked.
> >
> > Thank you very much.
>
> Is this group only for korean people?
> I'm not korean but after 10 years living in South Korea, maybe a little
> bit :-)
are you still in korea? :)
> BTW, one of my efl project, ePeriodique, is translated into korean.
co
authors will
> > > acknowledge their fault and revert the commits.
> >
> > can yyou give a list (except elm) ?
> >
> > Vincent
>
> 70350 for starters...
api changes to fix a bug are allowed. evil is there to provide api that is
missing on windows - thus to ma
m my mobile.
>
> Both are related to strdup of NULL.
> See lines 247 and 1142 (r70280).
>
> Sorry for topposting.Carsten Haitzler (The Rasterman) schrieb am 19.04.12
> 16:07: it's time for beta. i want everyone to hold back on svn for the next
> 24hrs to give it settlin
i wont be doing beta until this weekend it seems. :( i see no
usefulness of doing a beta when there are a queue of known bugs.
--
- Codito, ergo sum - "I code, therefore I am" --
The
--
> > For Developers, A Lot Can Happen In A Second.
> > Boundary is the first to Know...and Tell You.
> > Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
> > http://p.sf.net/sfu/Boundary-d2dvs2
> > ___
t; come to suwon and spank raster when you have time :)
> >
> > or come to seoul. i live in yongsan. maybe we should have regular monthly
> > e/efl dinners now we have more people spread out? if you're in seoul
> > sometimes... we might be able to arrange something.
>
&g
not properly passed to the callback function.
fixed in svn. it needed an addition to edje api though. other issues lurking
thru elm too here, so i made it consistent now.
--
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)
. One more option can be to make this scanning optional
> > >> which can be done in edje_cc through an option provided this is
> > >> implementd at edje_cc level rather than at eet level.
> > >>
> > >> Change Description:
> > >
Fine Resolution. Try it FREE!
> http://p.sf.net/sfu/Boundary-d2dvs2
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
--
- Codito, ergo sum - "I cod
o not expose an API like it was a list of people will start
> missusing it in my opinion.
i agree here totally. if it has the same api as eina_array (in function) then
it should have the same name. regardless if it is a good name or not.
consistency. i looked at the insert func and went "
tary-1.0.0-beta.tar.gz
http://download.enlightenment.org/releases/elementary-1.0.0-beta.tar.bz2
--
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com
--
e and use extra modules that u didnt recompile that dont
come with e.
--
- Codito, ergo sum - "I code, therefore I am" ------
The Rasterman (Carsten Haitzler)ras...@rasterman.com
--
7;ve tested multihead with
e for like ... hmm 8 years. :) in theory it has code to do it, but it's never
tested or maintained.
--
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com
--
On Sun, 22 Apr 2012 10:02:07 +0800 P Purkayastha said:
> On 04/21/2012 05:02 PM, Carsten Haitzler (The Rasterman) wrote:
> > On Sat, 21 Apr 2012 12:36:16 +0800 P Purkayastha said:
> >
> >> This is bad. Something is very wrong. First e crashed while trying to
> >&
oundary-d2dvs2
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
--
- Codito, ergo sum - &
rge.net/lists/listinfo/enlightenment-devel
>
--
----- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com
--
For Developers, A L
On Sun, 22 Apr 2012 12:05:04 +0800 P Purkayastha said:
> On 04/22/2012 10:43 AM, Carsten Haitzler (The Rasterman) wrote:
> > On Sun, 22 Apr 2012 10:02:07 +0800 P Purkayastha said:
> >
> >> On 04/21/2012 05:02 PM, Carsten Haitzler (The Rasterman) wrote:
> >>>
On Sun, 22 Apr 2012 05:40:41 +0300 Kai Huuhko said:
tnx. in svn! :)
--
- Codito, ergo sum - "I code, therefore I am" ------
The Rasterman (Carsten Haitzler)ras...@rasterman.com
On Thu, 19 Apr 2012 18:55:35 +0300 Kai Huuhko said:
tnx. in svn! :)
--
- Codito, ergo sum - "I code, therefore I am" ------
The Rasterman (Carsten Haitzler)ras...@rasterman.com
opset svn:mime-type text/xml chat.xml
>
> By default, subversion considers xml files as binary...
in svn. will go into release early/mid next week.
--
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (C
v_min et v_mic are not taken into account ?
because modules are provided by libs outside of edje (elm, emotion for example)
and at least the plan for now is not to break api except at major versions. :)
--
- Codito, ergo sum - "I code, therefore I am" -
On Mon, 23 Apr 2012 10:46:36 +0900 Cedric BAIL said:
> On Tue, Apr 17, 2012 at 5:01 PM, Tom Hacohen wrote:
> > On 17/04/12 10:55, Carsten Haitzler (The Rasterman) wrote:
> >> i don't see the point. it's just a pointer to something. it's fine as-is.
> >>
Can Happen In A Second.
> >> Boundary is the first to Know...and Tell You.
> >> Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
> >> http://p.sf.net/sfu/Boundary-d2dvs2
> >> ___
> >> enlightenment-devel mailing list
> >> enlightenmen
ok - my plans are to push out a release about 24hrs from now... anyone got
bugs.. report.. and FIX!. :)
--
- Codito, ergo sum - "I code, therefore I am" ------
The Rasterman (Carsten Haitzler)ras...@ras
On Tue, 24 Apr 2012 12:10:46 +0200 thomasg said:
> On Tue, Apr 24, 2012 at 00:51, David Seikel wrote:
> > On Mon, 23 Apr 2012 22:42:22 +0900 Carsten Haitzler (The Rasterman)
> > wrote:
> >
> >> On Mon, 23 Apr 2012 15:05:09 +0200 thomasg
> >> said:
&g
out a release about 24hrs from now... anyone got
> >bugs.. report.. and FIX!. :)
> >
> >--
> >- Codito, ergo sum - "I code, therefore I am" --
> >The Rasterman (Carsten Haitzler)ras...@rasterman.com
> >
> >
> &g
On Tue, 24 Apr 2012 12:48:08 -0400 Christopher Michael
said:
> On 04/24/12 12:33, Carsten Haitzler (The Rasterman) wrote:
> > On Tue, 24 Apr 2012 03:22:58 -0400 Christopher
> > Michael said:
> >
> > what bugs? what fixes? :)
> >
> Mainly ecore & ecore
na ninja this in before the
> release
object.
--
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com
--
Live Security Virtual
has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sou
patch file.
mmm yes. deleted flag set before del attach func. :) in svn. :)
--
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com
--
Li
e__
> ((__attribute__((no_instrument_function;
how interesting ok - in svn . :)
--
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com
---
On Tue, 24 Apr 2012 15:47:11 +0900 Carsten Haitzler (The Rasterman)
said:
> ok - my plans are to push out a release about 24hrs from now... anyone got
> bugs.. report.. and FIX!. :)
looks like about another 12hrs due to a series of bugs needing fixing. so in
12. :)
--
-
click somewhere after dragging, everything goes well.
> See attached file.
>
> --
> Michaël Bouchaud (yoz)
--
--------- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com
--
g/releases/elementary-1.0.0.tar.gz
http://download.enlightenment.org/releases/elementary-1.0.0.tar.bz2
--
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)
tenment.org/releases/eio-1.0.0.tar.bz2
> >
> > Emotion 1.0.0 -
> > http://download.enlightenment.org/releases/emotion-1.0.0.tar.gz
> > http://download.enlightenment.org/releases/emotion-1.0.0.
ok - efl release out. i'd really like to see peolpe focus on E (not EFL) for
the next little while until E is out. sure EFL needs bugfixes and work, but
let's focus on our flagship... shall we?
--
- Codito, ergo sum - "I code, therefore I am" --
Th
tput policy for "ask" is(was, I have a
> patch here) missing in ecore.
then i guess we don't do it for e17. :(
--
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com
On Fri, 27 Apr 2012 08:53:49 +0900 Jérôme Pinot said:
> This patch add to EXTRA_DIST essential files for doxygen
in svn! tnx. also backported.
--
- Codito, ergo sum - "I code, therefore I am" ------
The Rasterman (Carsten Haitzler)ras...@
t; 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
ills a OE recipe in our tree.
>
> As meta-efl maintainer in OE:
>
> Acked-by: Martin Jansa
>
> :)
it's one now :)
--
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com
---
-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre
> --enable-libgcj-multifile --enable-java-maintainer-mode
> --with-ecj-jar=/usr/share/java/eclipse-ecj.jar
> --disable-libjava-multilib --with-ppl --with-cloog --with
. maybe we should have regular monthly
> >> e/efl dinners now we have more people spread out? if you're in seoul
> >> sometimes... we might be able to arrange something.
> >
> > What about celebrating elementary 1.0.0 next sunday in Seoul?
> > Who might be intereste
el
> mailing list > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> >
>
> --
> Live Security Virtual Conference
> Exclusive live event w
012/114/50122263/
> > ___
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/e
le security and the latest in malware >
> threats. > http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >
> > _______ > enlightenment-devel
> &g
is Saturday night?
> > >>
> > >> next sunday... 13th of may. well that was in jeromes original mail... :)
>
> --
> Jérôme Pinot
> http://ngc891.blogdns.net/
--
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)
Virtual Conference
> >> Exclusive live event will cover all the ways today's security and
> >> threat landscape has changed and how IT managers can respond. Discussions
> >> will include endpoi
1 - 100 of 11180 matches
Mail list logo