[E-devel] ecore_long_run

2010-09-12 Thread Michael Blumenkrantz
should be changed to ecore_thread_long_run asap

This email was sent on behalf of Vincent Torri.
-- 
Mike Blumenkrantz
Zentific: Our boolean values are huge.

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] IRC channels

2010-09-12 Thread The Rasterman
On Fri, 10 Sep 2010 18:03:52 +0200 Cedric BAIL cedric.b...@free.fr said:

 Another discussion I wanted to raise, we currently have 2 channels on
 IRC, #e, for e user, and #edevelop for devs. But we don't make a
 difference between core development that could be sometime very
 complex and can afraid developpers that just want to use the EFL as a
 developper.
 
 As we plan to do a release soon, I hope to see more EFL devs joining
 us. So a increase in devs joining #edevelop. I would like to propose
 to help this new comers that we add a new channel #efl, for
 developpers that use the EFL.
 
 What is your opinion guys on this ?

i think #e for users and for devs who don't want to/can't/are afraid of/are
not interested in 'core development', #edevelop for the scary bits :) we have
enough channels i think. :)

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


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Keeping info.txt up-to-date.

2010-09-12 Thread The Rasterman
On Fri, 10 Sep 2010 15:28:44 +0200 Cedric BAIL cedric.b...@free.fr said:

aye - keep your info.txt up to date please - that means list of things you work
on (or don't anymore), contact info (email, irc, website - if you have/use
them), and yes - new little feature. icon images for you. right now only
icon-map.png is used. but i'm thinking we should try and expand usage - like
for news items added to main page we stick the icon of the poster of the news.
basically i'm trying to put a human face onto the e developer crowd. less
opaque. for the icons just note. look at the icons there for me, morlenxus (and
i fixed mcalamelli's just now - well fixed a bit). keep the sizes the same for
the same icon. also keep the same style. ie map icon is small 22x29 with an
arrow at the bottom. all are png's and have alpha with transparent areas except
for the face/bust and a little 50% shadow to the right/bottom of the face/bust.
if you get a photo - find a full one, if you can so it doesnt need to be
cropped/chopped. the other icons are 160x214, 80x107 and 40x54 (big, med, sml
respectively).

if you really don't want your mug online (come on... you know you do!), then
pick some icons/mascot/something non-offensive (and not trademarked/copyrighted
etc.) and do the same with it as above.

that reminds me - we need to randomise the placing of some of these when they
overlap on the same location - you brazilian guys down in campinas are a prime
offender (as are our contingent of crazy parisians) :) - this probably should
be done in the web page js/php.

 Hi,
 
 As we are getting closer to a release, it would be good to update your
 info.txt. This would help people to have a good idea on who is working
 on what, who is the maintainer of some library/project. This would
 help new comer to know who work on what and have an accurate picture
 on the EFL world. And Maybe one day, all the top level libraries and
 applications would require people to declare that they are working on
 them to enforce this policy.
 
 Oh, and raster just added a little nice feature, you can have your
 head in our map (
 http://www.enlightenment.org/p.php?p=contact/devsmapl=en ), just add
 a some png files like raster did. Use: file devs/raster/*.png to
 know the characteristic of this files.
 
 Enjoy,
 -- 
 Cedric BAIL
 
 --
 Automate Storage Tiering Simply
 Optimize IT performance and efficiency through flexible, powerful, 
 automated storage tiering capabilities. View this brief to learn how
 you can reduce costs and improve performance. 
 http://p.sf.net/sfu/dell-sfdev2dev
 ___
 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


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E SVN: raster trunk/e/src/bin

2010-09-12 Thread The Rasterman
On Fri, 10 Sep 2010 11:15:49 -0400 Christopher Michael cpmicha...@comcast.net
said:

 On 09/10/2010 12:09 AM, Enlightenment SVN wrote:
  Log:
 menu icons.. are meant to be e_icon objects... devilhorns!
 :)
 (damned 64bit shit found it)
 
 

actually amazing it worked at all on 32bit. as such e17's e_icon stuff didnt do
object type checking and thus it got thru - a lot of e17's internals dont check
types and assume u do things right as its not actually a library and can assume
rightness - this will get fixed when we eventually use elementary in e18 as it
checks. it doesn't trust you :)


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


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E SVN: lucas trunk/ecore/src/lib/ecore

2010-09-12 Thread The Rasterman
On Thu, 9 Sep 2010 15:48:45 +0200 Cedric BAIL cedric.b...@free.fr said:

 On Thu, Sep 9, 2010 at 3:35 PM, Lucas De Marchi
 lucas.demar...@profusion.mobi wrote:
  On Thu, Sep 9, 2010 at 10:08 AM, Cedric BAIL cedric.b...@free.fr wrote:
  somewhere where i can port the code only once on Windows (using native
  win32 threads)
 
  Agreed, so move it to eina please.
 
  But.. we are in a frozen state, aren't we?
 
 
 That's not an API break, just a small feature addition to do things
 correctly and we are still in alpha. So this kind of change are ok for
 now.

tho as such only api we absolutely NEED - ie we couldnt function without,
should be added. it's not open for just adding any api/features. just  the
apparently missing bits that are needed for functionality to come together in
1.0.0 - at least glaring omissions we spot right now.


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


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel