Re: [E-devel] The state of EFL/Elementary's Cross Platform Support

2014-09-17 Thread Dale Anderson
I have also had no issues building/developing with on OSX although im not
doing anything GUI related ...

On 18 September 2014 00:29, Adrien Nader adr...@notk.org wrote:

 Hi,

 Currently I have this application running on Windows well enough:

   http://win-builds.org/screenshot.png

 THat's the package manager Cedric talked about and it's almost good for
 release, with only a few bugs to iron out and a release within a month.

 Overall, things work well. The issues I'm seeing:
 - elm_init() fails 60% of the time _except_ when run from gdb (handy)
 - threads are flaky and I think this can be solved by adding winpthreads
   as a dependency to EFL and then making the code common between usual
   pthreads-platforms and windows
 - backspace doesn't work in entries (will likely be fixed soon)

 Apart from that I get the same behaviour on Linux and Windows.

 One thing I haven't been able to spend time on is the initial packaging:
 put the .exe and .dll files and data files and everything in an
 auto-extractible archive. This should work but might require some
 fiddling with paths in which the various components search for their
 data. A bit of work but I'm not worried.
 (static linking is not really usable however because of plugins:
 dlopen() of .a file won't work...)

 --
 Adrien Nader



 --
 Want excitement?
 Manually upgrade your production database.
 When you want reliability, choose Perforce
 Perforce version control. Predictably reliable.

 http://pubads.g.doubleclick.net/gampad/clk?id=157508191iu=/4140/ostg.clktrk
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

--
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Eo function call from external lib.

2013-12-27 Thread Dale Anderson
Actually resolved this about 2 minutes after sending email missed the
fact the expat parser could have user data associated, this is now getting
set to the current instance as the filters are loaded and seems to be
working fine.

Cheers
Dale


On 27 December 2013 20:37, Dale Anderson swish...@gmail.com wrote:

 Hi All,

 I'm working on a project at the moment using expat under the hood for SAX
 parsing of XML, to make a long story short I'm creating Eo based 'filters'
 when certain elements are found within the stream/doc. The issue I'm having
 is I want to be able to set the current parsers start/end/char handler to
 the current 'filter' as they are loaded which is fine when using a raw C
 function passed to expat on the fly, but I want to be able to set it to a
 function scoped within an Eo class instance.
 If anyone had any ideas they would be appreciated.

 Regards
 Dale.

--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Eo function call from external lib.

2013-12-26 Thread Dale Anderson
Hi All,

I'm working on a project at the moment using expat under the hood for SAX
parsing of XML, to make a long story short I'm creating Eo based 'filters'
when certain elements are found within the stream/doc. The issue I'm having
is I want to be able to set the current parsers start/end/char handler to
the current 'filter' as they are loaded which is fine when using a raw C
function passed to expat on the fly, but I want to be able to set it to a
function scoped within an Eo class instance.
If anyone had any ideas they would be appreciated.

Regards
Dale.
--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Terminology: becoming a user

2012-07-10 Thread Dale Anderson
I for one am an avid fan of the bling(tm) , nothing better for good results
than an inspiring environment.

On 10 July 2012 14:24, Carsten Haitzler ras...@rasterman.com wrote:

 On Mon, 9 Jul 2012 23:06:04 -0300 Lucas De Marchi
 lucas.demar...@profusion.mobi said:

  On Mon, Jul 9, 2012 at 9:15 PM, Carsten Haitzler ras...@rasterman.com
 wrote:
   On Mon, 9 Jul 2012 15:07:42 -0300 Lucas De Marchi
   lucas.demar...@profusion.mobi said:
  
   Since some time I've been a happy user of sakura, that uses the same
   backend as gnome-terminal but without the g-s-d dependency to save the
   configuration.
  
   Anyway, I decided to try terminology another time (I did it twice
   before) since I'd prefer using an EFL terminal. It's much better than
   last time, congrats! Some notes about the current state:
  
* mild theme is broken - there's no way to access the config stuff
  
   yup. i don't patch it. i won't touch it until theme is settled and not
   changing anymore. i don't want to double my work.
  
* Yay, now I have knobs to disable the blinking cursor, nice
* I expect in future we'll be able to set the background, but until
   then I'm patching terminology in a very selfish way to keep the
   background black, without any shine on top (see below)
* Mouse scrolling is not working in vim... I'm not sure why. Hints?
  
   there is no mouse wheel reporting code in terminology at all. that's
 why. i
   would have to try look up info as to how it's done and when it needs
 doing
   etc.
  
   Otherwise it's looking cool (not that I tried the fancy things).
  
   sounds like you want to turn off all the cool things and just have
 plain
   xterm back. :)
 
  almost... with some exceptions:
 
   - Font selection

 that's a necessary evil :)

   - Startup time

 i never measured terminology startup time. i'd bet its not faster than
 xterm or
 urxvt... but i may be wrong. it's not something i've focused on yet. not
 something to be proud of at any rate atm. :)

   - It uses EFL

 hell yeah. :)

   - configuration saving

 really? that's a plus? i just put it in because it was the only logical
 thing
 to do :)

  All the rest I always turn off. They just get me away from my goal
  that's producing code, almost of the time.

 they don't bother me. actually they make me feel good and go h this is
 gorgeous and settle into a slam happy coding mood. :)

  Lucas De Marchi
 


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



 --
 Live Security 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 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.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

--
Live Security 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 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.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] LiMo4 announced, EFL!

2011-02-19 Thread Dale Anderson
And to be fair couldn't get much better than Samsung at the moment :)

Dale Anderson
JOOB Evangelist
Jade Software Corporation

M 0226071690
P +64 3 367 8531
E dander...@joobworld.com dander...@jadeworld.com
T swishyTM
B http://swishytm.blogspot.com/

Logistics | Investigations  Intelligence | Financial Services | High 
Performance Technology

Get JOOB, our easy to use high performance operational data store, designed
for developers of new generation applications

www.joobworld.com


On 20/02/2011, at 5:03 AM, Carsten Haitzler (The Rasterman) 
ras...@rasterman.com wrote:

 On Tue, 15 Feb 2011 12:33:24 +1300 Dale Anderson swish...@gmail.com said:
 
 that's why samsung are using EFL. what handset, or other device it might be 
 and
 when it comes out i yet to be decided or released. so you'll have to wait :)
 but just know the EFL is getting real support and real use from at least 1
 major vendor.
 
 mm so putting pieces together Samsung is likely to use such in a future
 handset?
 
 On 15 February 2011 11:13, Rui Miguel Silva Seabra r...@1407.org wrote:
 
 Em 14-02-2011 22:02, Jeff Hoogland escreveu:
 Ahh will have to keep an eye out for an English device running the 4th
 release then...
 Looking to change up my N900 and don't care for Android.
 
 I accept donations of !N900 to help port SHR (which uses Enlightenment
 and EFL), if you feel like replacing it for something else :)
 
 Rui
 
 
 --
 The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
 Pinpoint memory and threading errors before they happen.
 Find and fix more than 250 security defects in the development cycle.
 Locate bottlenecks in serial and parallel code that limit performance.
 http://p.sf.net/sfu/intel-dev2devfeb
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 
 --
 The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
 Pinpoint memory and threading errors before they happen.
 Find and fix more than 250 security defects in the development cycle.
 Locate bottlenecks in serial and parallel code that limit performance.
 http://p.sf.net/sfu/intel-dev2devfeb
 ___
 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
 

--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] LiMo4 announced, EFL!

2011-02-14 Thread Dale Anderson
mm so putting pieces together Samsung is likely to use such in a future
handset?

On 15 February 2011 11:13, Rui Miguel Silva Seabra r...@1407.org wrote:

 Em 14-02-2011 22:02, Jeff Hoogland escreveu:
  Ahh will have to keep an eye out for an English device running the 4th
 release then...
  Looking to change up my N900 and don't care for Android.

 I accept donations of !N900 to help port SHR (which uses Enlightenment
 and EFL), if you feel like replacing it for something else :)

 Rui


 --
 The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
 Pinpoint memory and threading errors before they happen.
 Find and fix more than 250 security defects in the development cycle.
 Locate bottlenecks in serial and parallel code that limit performance.
 http://p.sf.net/sfu/intel-dev2devfeb
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] How to Package a MinGW-based SDK

2010-09-15 Thread Dale Anderson
count me in on this , I for one would like to know also.

On 15 September 2010 18:42, Brian Wang brian.wang.0...@gmail.com wrote:

 On Wed, Sep 15, 2010 at 2:12 PM, Vincent Torri vto...@univ-evry.fr
 wrote:
 
 
  On Wed, 15 Sep 2010, Brian Wang wrote:
 
  On Wed, Sep 15, 2010 at 12:51 PM, Carsten Haitzler 
 ras...@rasterman.com
  wrote:
 
  On Wed, 15 Sep 2010 10:49:35 +0800 Brian Wang 
 brian.wang.0...@gmail.com
  said:
 
  I'm writing a WIN32 gui helper utility for my device.  I'm using
  wxWidgets right now and after some experience of EFL, I feel like
  moving to EFL (a lot fancier).  I want to package the
  app/libraries/config files in one self-contained file.  Maybe the
  question should be how to package my EFL app?
 
  about a self contained file, everything can be linked statically. I tried
 it
  on Linux and it works (it's just a matter of passing the correct flag to
  libtool). I think it should work on Windows too

 Can evas modules be statically linked too?
 Since my app is the sole user of EFL, I guess it's better to
 statically link all the stuff to save some space and that should also
 improve the startup speed.  That's what I'm going to try next.

 
  Vincent
 



 --
 brian
 --

 Cool-Karaoke - The smallest recording studio, in your palm, open-sourced
 http://cool-idea.com.tw/

 iMaGiNaTiOn iS mOrE iMpOrTaNt tHaN kNoWlEdGe


 --
 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

--
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: discomfitor IN trunk/eina: . m4

2010-08-01 Thread Dale Anderson
next we'll have 'found beer' pulled from e16 configure ;)

On 2 August 2010 10:32, Carsten Haitzler ras...@rasterman.com wrote:

 On Sun, 1 Aug 2010 10:41:51 +0200 (CEST) Vincent Torri 
 vto...@univ-evry.fr
 said:

 
 
  On Sun, 1 Aug 2010, m...@zentific.com wrote:
 
   If you know enough to specify the --enable-voltron flag (since it will
   only show if you explicitly set it) and you then decide to manually set
   it, I really don't think that's an issue.
 
  not an issue. It's just completely useless and can just hide useful
  informations.

 only if you --enable-voltron... which does nothing other than add that
 banner.
 it's a sense of humor. nothing more.


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



 --
 The Palm PDK Hot Apps Program offers developers who use the
 Plug-In Development Kit to bring their C/C++ apps to Palm for a share
 of $1 Million in cash or HP Products. Visit us here for more details:
 http://p.sf.net/sfu/dev2dev-palm
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

--
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [PATCH] more works and fixes for wallpaper fetcher

2008-03-19 Thread Dale Anderson
True, although alot could be said for alot of other abstraction type
libraries in other projects, libxml2 has been around a long time and
having previously read the history on the project an assload of time was
spent on optimising the parsing routine so if things haven't speed up
over the period of the project theres likely a reason, the other benefit
is having a consistent API from an app development perspective.

Dale.
dan sinclair wrote:
 I'm assuming that they'd love some performance related patches. 
 Writing something from scratch isn't a good response to a performance
 issue unless there is some fundamental reason you can't make it
 faster/better.

 dan


 Dale Anderson wrote:
 Libxml2 doesn't exactly provide stellar parsing performance does it?,
 which appears to me a majority of peoples complaints regarding XML use.

 Dale.



 dan sinclair wrote:
 Jose Gonzalez wrote:
  
 Massimiliano wrote:

 Might I suggest exporting the efreet xml parser and use it
 instead? Does anyone object? Using strstr to parse xml isn't
 very nice.

 Sebastian
   
On my side i don't have any preference, i initially wrote my
parser 'cause i've to parse a very small subset of tags, and
i rewritten it to make it better/faster and to have support for
media namespace. But if you think that efreet's parser is better/
faster, feel free to change.
   
Thx
   
Massimiliano
  
   Still waiting for replies?
  

 I can't say that I've followed what this is about.. but if
 it's something like wether e should have a good xml parser/api
 vs. everyone who needs something like that having to write their
 own... then I'd say it may be time for e to stop 'poo-poo-ing' xml
 (mostly an excuse to avoid dealing with it) and consider developing
 some solid support for it - for those that may wish to NOT write
 their own when they need to use xml.
 Like it or not, xml is here and not going away any time soon,
 its use is almost universal - especially across the web, but also
 locally as well.

 PS.
 Wasn't there exml supposedly to deal with this? Or is that
 another lib that has serious flaws or limitations?

 
 Why write our own when libxml2 works quite well? Seems like needless
 NIH to me.

 dan

 -

 This SF.net email is sponsored by: Microsoft
 Defy all challenges. Microsoft(R) Visual Studio 2008.
 http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

   






-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] New Theme

2006-03-07 Thread Dale Anderson
Myself or anyone else on the get-e team can help out , send it my way or
check the contacts on www.get-e.org . 

Cheers
Dale.
On Wed, 2006-03-08 at 06:12 +0300, sofixy wrote:
 I made a new theme for e17. Where can I post it? People may like it))
 
 
 ---
 This SF.Net email is sponsored by xPML, a groundbreaking scripting language
 that extends applications into web and mobile media. Attend the live webcast
 and join the prime developer group breaking into this new coding territory!
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] [ANNOUNCE] e_modules removal from cvs

2005-11-02 Thread Dale Anderson

Hi All

Just a quick note to advise the e_modules directory has been removed 
from cvs.


This was due to concern regarding the increasing number of modules being 
commited, and the likely hood these would be left unmaintained .


These are now all updated and available from get-e.org (thanks devilhorns) .

Module authors can now contact the get-e team for access to the site to 
maintain their code and provide updates.


Please also note that modules_extra has been removed from the default E 
module search path and modules need to be installed to ,


$PREFIX/lib/enlightenment/modules or,
~/.e/e/modules

Regards
Dale (swishy) Anderson.



---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] First project submittal -- a calendar module

2005-09-24 Thread Dale Anderson
Yeah my bad , relying on autofoo to do the right thing isnt a good idea 
.


Dale.
On 24/09/2005, at 2:47 AM, Michael Jennings wrote:


On Thursday, 22 September 2005, at 13:38:33 (+1200),
Dale Anderson wrote:


/me spanks  Nathan

[EMAIL PROTECTED]:~/source/e17/apps/e_modules$ grep -R
'/opt/DEVEL/e17/apps/'  src/modules/calendar/*
src/modules/calendar/images/Makefile:ACLOCAL = ${SHELL}
/opt/DEVEL/e17/apps/e_modules/missing --run aclocal-1.7
src/modules/calendar/images/Makefile:AMTAR = ${SHELL}
/opt/DEVEL/e17/apps/e_modules/missing --run tar
src/modules/calendar/images/Makefile:AUTOCONF = ${SHELL}
/opt/DEVEL/e17/apps/e_modules/missing --run autoconf
src/modules/calendar/images/Makefile:AUTOHEADER = ${SHELL}
/opt/DEVEL/e17/apps/e_modules/missing --run autoheader
src/modules/calendar/images/Makefile:AUTOMAKE = ${SHELL}
/opt/DEVEL/e17/apps/e_modules/missing --run automake-1.7
src/modules/calendar/images/Makefile:MAKEINFO = ${SHELL}
/opt/DEVEL/e17/apps/e_modules/missing --run makeinfo
src/modules/calendar/images/Makefile:install_sh =
/opt/DEVEL/e17/apps/e_modules/install-sh
[EMAIL PROTECTED]:~/source/e17/apps/e_modules$


/me spanks Dale.

The Makefile gets overwritten by ./configure.

Now watch where you spank!

Michael

--
Michael Jennings (a.k.a. KainX)  http://www.kainx.org/  [EMAIL PROTECTED]
n + 1, Inc., http://www.nplus1.net/   Author, Eterm (www.eterm.org)
---
 Did you really have to die for me?  All I am for all You are because
  What I need and what I believe are worlds apart.
   -- Jars of Clay, Worlds Apart


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download

it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel





---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] First project submittal -- a calendar module

2005-09-22 Thread Dale Anderson

/me spanks  Nathan

[EMAIL PROTECTED]:~/source/e17/apps/e_modules$ grep -R 
'/opt/DEVEL/e17/apps/'  src/modules/calendar/*
src/modules/calendar/images/Makefile:ACLOCAL = ${SHELL} 
/opt/DEVEL/e17/apps/e_modules/missing --run aclocal-1.7
src/modules/calendar/images/Makefile:AMTAR = ${SHELL} 
/opt/DEVEL/e17/apps/e_modules/missing --run tar
src/modules/calendar/images/Makefile:AUTOCONF = ${SHELL} 
/opt/DEVEL/e17/apps/e_modules/missing --run autoconf
src/modules/calendar/images/Makefile:AUTOHEADER = ${SHELL} 
/opt/DEVEL/e17/apps/e_modules/missing --run autoheader
src/modules/calendar/images/Makefile:AUTOMAKE = ${SHELL} 
/opt/DEVEL/e17/apps/e_modules/missing --run automake-1.7
src/modules/calendar/images/Makefile:MAKEINFO = ${SHELL} 
/opt/DEVEL/e17/apps/e_modules/missing --run makeinfo
src/modules/calendar/images/Makefile:install_sh = 
/opt/DEVEL/e17/apps/e_modules/install-sh

[EMAIL PROTECTED]:~/source/e17/apps/e_modules$

Cheers
Dale.


On 22/09/2005, at 12:44 PM, Nathan A. Smith wrote:


http://home.comcast.net/~nasa01/calendar.tar.gz




---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42 plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Perl Bindings

2005-04-22 Thread Dale Anderson
I was refering to the bindings in cvs misc . 

Dale.

On Fri, 22 Apr 2005 20:50, you wrote:
 On Fri, Apr 22, 2005 at 06:34:05AM +1200, Dale Anderson said:
  They appear to be gathering dust nicely ..

 Image::Imlib2 on CPAAN just (last Friday) got updated to

 1.07 Fri Apr 15 11:57:47 BST 2005
  - Add clone, sharpen and blur (thanks to Christian Hansen)


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] trying to build e17 but I can't find ebits

2004-09-22 Thread Dale Anderson
DR17 doesnt currently build against cvs libs .
Dale.
Jon Kroll wrote:
I'm sorry if this is a noob question.
I have checked all of the e17 code out of cvs and have managed to build most of it. 
But when I attempt to ./configure apps/e is says  it can not find ebits-config. But I 
can not find ebits anywhere in the cvs repository.
Please advise.
Thanx. Jon
Ann Arbor Michigan USA



Sent via the WebMail system at interneticon.com

  

---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Time to get started.

2004-08-04 Thread Dale Anderson
On Thu, 2004-08-05 at 05:41, Barry Dmytro wrote:
 About the text viewer...
 I used a text viewer on OSX once called tofu that I like a lot.
 http://homepage.mac.com/asagoo/tofu/index.html
 I would love to work on something like this with someone.  As
 far as a text editor, there are so many bad ones out there already
 do we really need to make another?
I dont see an issue with implementing another based on the EFL I'd
personally be making use of any EFL based app I can get my hands on :) .

The more apps around based on the EFL the more uniform the enlightenment
experience is :) 

Cheers
Dale.

 
 * Shish ([EMAIL PROTECTED]) wrote:
   Now, the question is: what can I do? =)
  
  Looking through MIME types...
  
  audio/* - viewer: euphoria, editor: ???
  image/* - viewer: entice, editor: ???
  video/* - viewer: raster's demo?, editor: ???
  text/* - viewer: ???, editor: ???
  
  So it looks like all we need is a plain text viewer, and then media creator /
  editors. There's more specific things like text/html, but I'd think it best to
  cover all the root categories first :)
  
  -- Shish
  
 
 Kind Regards,
 
 Barry Dmytro
 [EMAIL PROTECTED]
 http://badcherry.org/
 
 
 
 ---
 This SF.Net email is sponsored by OSTG. Have you noticed the changes on
 Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
 one more big change to announce. We are now OSTG- Open Source Technology
 Group. Come see the changes on the new OSTG site. www.ostg.com
 ___
 enlightenment-devel mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 



---
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
___
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Imlib2 New Release for DR16.7

2004-06-13 Thread Dale Anderson
Evoak is already a neat "teaser" (tm) ;-)
(B
(BDale.
(B
(B- Original Message - 
(BFrom: "Carsten Haitzler (The Rasterman)" [EMAIL PROTECTED]
(BTo: "Ben Rockwood" [EMAIL PROTECTED]
(BCc: "E devel" [EMAIL PROTECTED]
(BSent: Sunday, May 16, 2004 11:29 PM
(BSubject: Re: [E-devel] Imlib2 New Release for DR16.7
(B
(B
(B On Sun, 16 May 2004 00:53:04 -0700 Ben Rockwood [EMAIL PROTECTED]
(Bbabbled:
(B
(B  When DR16.7 is released, distros and sites will likely start
(B  distributing it and they'll likely upgrade (if they don't use it
(B  already) Imlib2 to the latest version which is currently 1.1.0 (Sept
(B  03).  Should we cut a new Imlib2 prior to the release of DR16.7?
(B
(B my plans was:
(B
(B 1. get evoak's edje objects done then put it in cvs.
(B 2. do a round of releases of EFL with a "teaser" of evoak.
(B
(B
(B -- 
(B - Codito, ergo sum - "I code, therefore I am" --
(B The Rasterman (Carsten Haitzler)[EMAIL PROTECTED]
(B $B7'<*(B - $Bhttp://www.installshield.com/Dev2Dev/0504
(B ___
(B enlightenment-devel mailing list
(B [EMAIL PROTECTED]
(B https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
(B
(B
(B
(B
(B
(B---
(BThis SF.Net email is sponsored by the new InstallShield X.
(BFrom Windows to Linux, servers to mobile, InstallShield X is the
(Bone installation-authoring solution that does it all. Learn more and
(Bevaluate today! http://www.installshield.com/Dev2Dev/0504
(B___
(Benlightenment-devel mailing list
(B[EMAIL PROTECTED]
(Bhttps://lists.sourceforge.net/lists/listinfo/enlightenment-devel

[E-devel] issue with evas cvs on k6-2 + 2.6.3

2004-04-24 Thread Dale Anderson
Hi All 

Just wondering if anyone else is having issues with evas built with
--enable-mmx on a k6-2 box.
I got an illegal instruction running evas_software tests and run it
through gdb , it appears for some reason the SIGILL isnt being
recognised/caught when testing for mmx2 on launch.

Cheers
Dale.  



---
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
___
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] issue with evas cvs on k6-2 + 2.6.3

2004-04-18 Thread Dale Anderson
Hi All 

Just wondering if anyone else is having issues with evas built with
--enable-mmx on a k6-2 box.
I got an illegal instruction running evas_software tests and run it
through gdb , it appears for some reason the SIGILL isnt being
recognised/caught when testing for mmx2 on launch.

Cheers
Dale.  



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] issue with evas cvs on k6-2 + 2.6.3

2004-04-18 Thread Dale Anderson
Ahhh neat :) 

/me resync's 

Cheers
Dale.

On Mon, 2004-04-19 at 13:33, Carsten Haitzler wrote:
 On Mon, 19 Apr 2004 12:13:00 +1200 Dale Anderson [EMAIL PROTECTED]
 babbled:
 
  NP I had specifically disabled to get around it anyhow ...works fine
  without mmx enabled ...just hadnt seen it mentioned on the list and was
  wondering wether it kernel related or not :) 
 
 actually i just found the problem - not the kernel - though it looked like it. i
 needed to use sigsetjmp and siglongjmp not setjmp and longjmp as the signal
 vectors didnt get reset and 2.6 was more rutheless. :)
 
  Cheers
  Dale.
  
  On Mon, 2004-04-19 at 12:03, Carsten Haitzler wrote:
   On Mon, 19 Apr 2004 11:44:17 +1200 Dale Anderson
   [EMAIL PROTECTED] babbled:
   
Hi All 

Just wondering if anyone else is having issues with evas built with
--enable-mmx on a k6-2 box.
I got an illegal instruction running evas_software tests and run it
through gdb , it appears for some reason the SIGILL isnt being
recognised/caught when testing for mmx2 on launch.
   
   go back to a 2.4.x kernel. it will work then. for now this SEEMS to be a bug
   with 2.6.x with illegal instruction vector handling under certain
   conditions. i have punted off isolated test code that shows this to one of
   the kernel maintainers i know and will see what comes of it :)
   
   you have 2 choices - EXPLICITLY --disable-sse in configure OR go back to
   2.4.x kernels.
  
  
  
  ---
  This SF.Net email is sponsored by: IBM Linux Tutorials
  Free Linux tutorial presented by Daniel Robbins, President and CEO of
  GenToo technologies. Learn everything from fundamentals to system
  administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
  ___
  enlightenment-devel mailing list
  [EMAIL PROTECTED]
  https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
  
 



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel