[e-users] eap

2006-02-09 Thread Eric Dan




hi,
i am trying to create an eap for each openoffice writer and the
spreadsheet.
when i create the spreadsheet one it basically just changes the icon of
the openoffice writer. i guess that's somehow because it's the same
program really. but how could i do that? get two eap icons for
basically the same program?
-- 
--

Eric Dan
UCLA ID#103297286







Re: [e-users] emotion build error

2006-02-09 Thread Johan Verrept

eclaire does - that's about it as far as serious emotio use. i use it
personally for my home media centre that i wrote... but thats another matter :)
  

not sharing that one? perhaps... Elation?

J.


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] How compile each e_module?

2006-02-09 Thread Guillermo Movia
I don't know how make it with the new position in the CVS. I try to
compile like root and all works fine (screenshot) but it isn't
avaiable for the user. Do i have to copy the files to the user home
and compile like normal user?

Thanks
Guillermo


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid3432bid#0486dat1642
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] eap

2006-02-09 Thread Yasufumi Haga
On Thu, 09 Feb 2006 09:05:21 -0500,
   Mitch Gorman [EMAIL PROTECTED] wrote:

| Eric Dan wrote:
|
| hi,
| i am trying to create an eap for each openoffice writer and the
| spreadsheet.
| when i create the spreadsheet one it basically just changes the icon of
| the openoffice writer. i guess that's somehow because it's the same
| program really. but how could i do that? get two eap icons for basically
| the same program?
|
| because it's using the window class to determine what the program is.  see
| http://www2.get-e.org/E17_User_Guide/English/_pages/3.7.html, specifically the
| section near the bottom where xprop is mentioned.
|

I created two icons, one to run emacs and the other to run
emacs -e mew respectively (mew is an MUA for emacs).
Each of the icons (.eap file) has a different image as an
icon image, though they have the same window class: Emacs.
When I created the icons, I wrote two edc files, one is for
emacs and the other is for emacs -e mew, and then compiled
by using edje_cc. There was a sample edc file in old E17 User
Guide. I can't find it in the current one. I didn't use EAP editor.
I don't know whether this is a proper way, but the icons are
now included in ibar and engage, and works fine except for
one thing. When I start the apps by clicking the icons, the
same icon image is shown at the top-left corner of the windows.
I guess this is because of the same window class.


---
Yasufumi Haga   [EMAIL PROTECTED]
http://homepage3.nifty.com/peterpan/
fingerprint:0EFA 299A BC32 7D68 1FEF  BA2B 804E 9B15 C4F0 F9F0


pgpsbneNIq4uK.pgp
Description: PGP signature


Re: [e-users] e16 - 0.16.8

2006-02-09 Thread Marcus Hüwe
Am Thu, 09 Feb 2006 00:27:01 +0100
schrieb Kim Woelders [EMAIL PROTECTED]:

 Hi all,
 
 E16 version 0.16.8 is now available for download.
 
 Some new features are:
 - Name changed to e16 (binary, installation and configuration dirs)
 - Built-in composite manager
 - Systray
 - Simplified configuration files
 - Session scripting (do stuff on startup/shutdown)
 
 Beware! e16.8 will not use configuration settings from earlier
 versions, and a custom menu configuration file (menus.cfg) will have
 to be changed to work with e16.8.
 
 See README-0.16.8 for additional information.
 
 Source tarballs and (fc4) rpms can as usual be found here:
 http://sourceforge.net/project/showfiles.php?group_id=2
 
I built some unofficial suse rpms which you can find here:
http://packman.links2linux.de/?action=638
(maybe someone is interested).
Use them of you _own_ risk.


Cheers Marcus


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Engage module and themes

2006-02-09 Thread Ronald Lau
I don't know what to make of this but FYI to anyone who cares
I have compiled and installed the engage module. no errors
I have loaded and enabled it. no errors 
It does not display on the desktop.
It shows up when in edit mode, but with no icons, even though I have the .order 
file in place and with entries.
 
 
Today I tried out the new blue-eyed theme and POP! the engage module is right 
there where it should be, icons and everything. I then switched back to the 
default theme and POOF! the engage module disappeared again (its there, but 
does not show any icons). Tried out some other themes, but the only theme that 
shows the icons is Blue-eyed.
 
I looks like engage will only appear for me if the theme defines a theme for 
engage.
 
R.
 


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid3432bid#0486dat1642
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] eap

2006-02-09 Thread Andrew Williams
no probs.

Forwarded to e-users for a note of the answer

Andy

On Fri, Feb 10, 2006 at 12:45:24AM +0900, Yasufumi Haga wrote:
 On Thu, 9 Feb 2006 15:12:18 +,
Andrew Williams [EMAIL PROTECTED] wrote:
 
 | can you pass a param to modify the window title / name?
 | if so then do that, and make the eap check what the window title is -
 | that will sort you out fine :)
 
 I specified each of the names by using
 -set-win-name xxx...x option where xxx...x is Emacs
 or Mew, and now each of those windows has a separate
 icon image at the corner which is the same image as the one
 on ibar and engage. :)
 Thanks a lot, Andrew.
 
 |
 | A
 |
 | On Fri, Feb 10, 2006 at 12:12:09AM +0900, Yasufumi Haga wrote:
 |  On Thu, 09 Feb 2006 09:05:21 -0500,
 | Mitch Gorman [EMAIL PROTECTED] wrote:
 | 
 |  | Eric Dan wrote:
 |  |
 |  | hi,
 |  | i am trying to create an eap for each openoffice writer and the
 |  | spreadsheet.
 |  | when i create the spreadsheet one it basically just changes the 
 icon of
 |  | the openoffice writer. i guess that's somehow because it's the same
 |  | program really. but how could i do that? get two eap icons for 
 basically
 |  | the same program?
 |  |
 |  | because it's using the window class to determine what the program 
 is.  see
 |  | http://www2.get-e.org/E17_User_Guide/English/_pages/3.7.html, 
 specifically the
 |  | section near the bottom where xprop is mentioned.
 |  |
 | 
 |  I created two icons, one to run emacs and the other to run
 |  emacs -e mew respectively (mew is an MUA for emacs).
 |  Each of the icons (.eap file) has a different image as an
 |  icon image, though they have the same window class: Emacs.
 |  When I created the icons, I wrote two edc files, one is for
 |  emacs and the other is for emacs -e mew, and then compiled
 |  by using edje_cc. There was a sample edc file in old E17 User
 |  Guide. I can't find it in the current one. I didn't use EAP editor.
 |  I don't know whether this is a proper way, but the icons are
 |  now included in ibar and engage, and works fine except for
 |  one thing. When I start the apps by clicking the icons, the
 |  same icon image is shown at the top-left corner of the windows.
 |  I guess this is because of the same window class.
 | 
 | 
-- 
To iterate is human, to recurse divine.


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] eap

2006-02-09 Thread Yasufumi Haga
On Thu, 09 Feb 2006 16:15:59 +0100,
   Morten Nilsen [EMAIL PROTECTED] wrote:

| Yasufumi Haga wrote:
|  I created two icons, one to run emacs and the other to run
|  emacs -e mew respectively (mew is an MUA for emacs).
|
| I use many Eterms, but I have one that stands out..
|
| the one I use for irssi.. I simply launched Eterm with an option to set
| the window name, and then I instructed e to remember its size and
| position etc. using the window name.. you might be able to do the same
| with other programs I suppose.. given they set sensible window names..

Would you tell me one thing?
(this may be a stupid question, though)

When you use irssi, how do you run it after making e remember
those Eterm properties with remember function? I thought
clicking Eterm icon started just Eterm without irssi.


---
Yasufumi Haga   [EMAIL PROTECTED]
http://homepage3.nifty.com/peterpan/
fingerprint:0EFA 299A BC32 7D68 1FEF  BA2B 804E 9B15 C4F0 F9F0


pgpPQQwNVaicZ.pgp
Description: PGP signature


Re: [e-users] eap

2006-02-09 Thread Morten Nilsen

Yasufumi Haga wrote:

Would you tell me one thing?
(this may be a stupid question, though)

When you use irssi, how do you run it after making e remember
those Eterm properties with remember function? I thought
clicking Eterm icon started just Eterm without irssi.


http://84.234.141.4/irssi.png

no easy way to copy the Executable string, so I took a screenshot

--
Cheers,
Morten
:wq


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] eap

2006-02-09 Thread Michael Jennings
On Thursday, 09 February 2006, at 18:03:59 (+0100),
Morten Nilsen wrote:

 no easy way to copy the Executable string

enlightenment_eapp -get-exe ~/.e/e/applications/all/foo.eap

HTH,
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)
---
 The Swiss have an interesting army.  Five hundred years without a
  war.  Pretty impressive.  Also pretty lucky for them.  Ever see that
  little Swiss Army knife they have to fight with?  Not much of a
  weapon there.  Corkscrews.  Bottle openers.  'Come on, buddy, let's
  go.  You get past me, the guy in back of me, he's got a spoon.  Back
  off.  I've got the toe clippers right here.'  -- Jerry Seinfeld


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] eap

2006-02-09 Thread Yasufumi Haga
On Thu, 09 Feb 2006 18:03:59 +0100,
   Morten Nilsen [EMAIL PROTECTED] wrote:

| Yasufumi Haga wrote:
|  Would you tell me one thing?
|  (this may be a stupid question, though)
| 
|  When you use irssi, how do you run it after making e remember
|  those Eterm properties with remember function? I thought
|  clicking Eterm icon started just Eterm without irssi.
|
| http://84.234.141.4/irssi.png
|
| no easy way to copy the Executable string, so I took a screenshot

I've clearly understood by your picture.
Thanks, Morten.
Regards.


---
Yasufumi Haga   [EMAIL PROTECTED]
http://homepage3.nifty.com/peterpan/
fingerprint:0EFA 299A BC32 7D68 1FEF  BA2B 804E 9B15 C4F0 F9F0


pgpenROS2wdsu.pgp
Description: PGP signature


[e-users] Two weird eap problems

2006-02-09 Thread Mike Russo
I have a pretty wacky question for the group... I've got two eap files,
one for azureus, and one for amarok. If I start up a vncserver on
display :1 using my normal enlightenment configuration, same user, etc,
I can see both .eap files in my menu and bar and I can start them both
and they work fine (aside from their windows being initially lost on
startup).

However, on my normal xorg X server display :0, the amarok eap refuses
to be displayed by ibar or the menu, and the azureus eap displays but
whenever I try to start it I get failed to start the program azureus -
the application failed to start from e17. I also cannot start either
program from e17's run command in display :0, but i can start them from
the run command in display :1. If I bring up the apps I get the proper
icon matched in either display. The only differences between the two
displays are that one is xorg-x11-6.9 with binary Nvidia drivers +
xcompmgr (this doesn't make a difference though) and the other is VNC. 

What can I check to see what's happening here?

-- 
Mike Russo
ReadQ Systems, Inc.
(212) 425 3680 x105

Random quote of the last-time-I-ran-bash:
One uses power by grasping it lightly.  To grasp with too much force is to be 
taken over by power, thus becoming its victim.

  -- Bene Gesserit Axiom



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] e16 pager size location in different display mode

2006-02-09 Thread Kim Woelders

Dennis Nezic wrote:

with my current e16.8 (current to 2006/01/24), when i startx using a
non-native resolution (native being 1280x800 ... problem case being
640x480, for example), the pager window gets resized (enlarged) a bit
(320x48 to 352x56, for example), and moved a bit (up one pixel [0,609]
to [0,608], for example) ... and thus the bottom few pixels of it are
cut off. it's very annoying because i keep on having to resize and
remove it to my desired size/height. normally loading x/e in native
resolution works fine, and e doesn't crazily decide to fiddle with the
pager settings. arrgh.

Yeah, that's an old bug triggered by the screen resolution aspect ratio 
change.

I'll try to get that sorted out before too long.

/Kim


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] EAP Archives

2006-02-09 Thread Скворцов Никита
Good time of day, All

 Soory for stupid question - but where can i find any eap icons packages?
 E17 User Guide says that i can take them from Get-E.org - but i
couldn't find any of them there...
Thanks in advance



 Kit


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid3432bid#0486dat1642
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Two weird eap problems

2006-02-09 Thread Paul Stejskal
As far as the launching goes, add the -display :1 or -display :0 to the
launch shortcut.
Paul
On Thu, 2006-02-09 at 14:24 -0500, Mike Russo wrote:
 I have a pretty wacky question for the group... I've got two eap files,
 one for azureus, and one for amarok. If I start up a vncserver on
 display :1 using my normal enlightenment configuration, same user, etc,
 I can see both .eap files in my menu and bar and I can start them both
 and they work fine (aside from their windows being initially lost on
 startup).
 
 However, on my normal xorg X server display :0, the amarok eap refuses
 to be displayed by ibar or the menu, and the azureus eap displays but
 whenever I try to start it I get failed to start the program azureus -
 the application failed to start from e17. I also cannot start either
 program from e17's run command in display :0, but i can start them from
 the run command in display :1. If I bring up the apps I get the proper
 icon matched in either display. The only differences between the two
 displays are that one is xorg-x11-6.9 with binary Nvidia drivers +
 xcompmgr (this doesn't make a difference though) and the other is VNC. 
 
 What can I check to see what's happening here?
 



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] emotion build error

2006-02-09 Thread The Rasterman
On Thu, 09 Feb 2006 14:36:45 +0100 Johan Verrept [EMAIL PROTECTED]
babbled:

 
 eclaire does - that's about it as far as serious emotio use. i use it
 personally for my home media centre that i wrote... but thats another
 matter :)
   
 
 not sharing that one? perhaps... Elation?

elation is festering a bit. i should disable it's build. and this is a
different one - no, not sharing :)

 J.
 
 
 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
 for problems?  Stop!  Download the new AJAX search engine that makes
 searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 


-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)[EMAIL PROTECTED]
裸好多
Tokyo, Japan (東京 日本)


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Re: [E-devel] Continuing... Anonymous CVS Servers - YOU CAN HELP!

2006-02-09 Thread Geoffrey

Ed Presutti wrote:

Geoffrey,

I have a friend in sales at Monarch that might be helpful in these
matters. Let me know if you need an assist.


Well, I stopped by Monarch and inquired as to the possibility of 
providing some sponsorship.  I was informed that the marketing people 
will only see you by appointment and that sponsorship is only addressed 
via email.  I've not heard back from the email message I sent.


Needless to say, I was quite disappointed in the whole thing.  Maybe 
we'll have better luck with another vendor.


--
Until later, Geoffrey


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] What do e16/e17 users use for a keyboard indicator/switcher?

2006-02-09 Thread jackson

howdy,
I know this isn't exactly e-related, but I figured someone here would 
know as plenty of y'all are non-english speakers, I'm sure.  Anyway, I 
am a native english speaker who occassionally takes notes using 
polytonic greek, icelandic, and, soon, also japanese characters.  I 
switch off accross applications (gaim/etc) and even within the same 
document... the last week, after my old laptop died, I got used to doing 
this with the little keyboard indicator, but now I'm ready to move back 
to enlightenment (gnome is really getting on my nerves) but I'm looking 
for a convenient way to switch keyboard locales.  I realize that the 
best answer to my problem would be a keyboard indicator module for e17, 
but as that probably doesn't exist in any form yet, I'd like to know 
what others are doing.


Thanks in advance,
Jackson


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] What do e16/e17 users use for a keyboard indicator/switcher?

2006-02-09 Thread David Seikel
On Thu, 09 Feb 2006 12:54:52 -0600 jackson [EMAIL PROTECTED] wrote:

 I know this isn't exactly e-related, but I figured someone here would 
 know as plenty of y'all are non-english speakers, I'm sure.  Anyway,
 I am a native english speaker who occassionally takes notes using 
 polytonic greek, icelandic, and, soon, also japanese characters.  I 
 switch off accross applications (gaim/etc) and even within the same 
 document... the last week, after my old laptop died, I got used to
 doing this with the little keyboard indicator, but now I'm ready to
 move back to enlightenment (gnome is really getting on my nerves) but
 I'm looking for a convenient way to switch keyboard locales.  I
 realize that the best answer to my problem would be a keyboard
 indicator module for e17, but as that probably doesn't exist in any
 form yet, I'd like to know what others are doing.

When I used E16 I used a keyboard switcher module for gkrellm.  It is
on my TODO list to add a keyboard switcher to the emu module as an
example, and coz I need one.


pgp7y1ukC0dra.pgp
Description: PGP signature


Re: [e-users] EAP Archives

2006-02-09 Thread Didier Casse
On 2/10/06, chudinov [EMAIL PROTECTED] wrote:
 Good time of day, All
 
  Soory for stupid question - but where can i find any eap icons packages?
  E17 User Guide says that i can take them from Get-E.org - but i
 couldn't find any of them there...
 Thanks in advance
 
 
 
 They are in applications tar ball (applications.tar.gz).
 U can find them using http://sps.nus.edu.sg/~didierbe/ (in src rep)

http://sps.nus.edu.sg/~didierbe/packages/applications.tar.gz

to be more precise! :-)


--
With kind regards,
Didier.


Yum/apt repository for DR17/EFL: http://sps.nus.edu.sg/~didierbe

Didier F.B Casse
PhD candidate, Singapore Synchrotron Light Source (SSLS)
National University of Singapore.


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid3432bid#0486dat1642
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Re: [E-devel] Continuing... Anonymous CVS Servers - YOU CAN HELP!

2006-02-09 Thread The Rasterman
On Thu, 09 Feb 2006 20:57:26 -0500 Geoffrey [EMAIL PROTECTED] babbled:

 Ed Presutti wrote:
  Geoffrey,
  
  I have a friend in sales at Monarch that might be helpful in these
  matters. Let me know if you need an assist.
 
 Well, I stopped by Monarch and inquired as to the possibility of 
 providing some sponsorship.  I was informed that the marketing people 
 will only see you by appointment and that sponsorship is only addressed 
 via email.  I've not heard back from the email message I sent.
 
 Needless to say, I was quite disappointed in the whole thing.  Maybe 
 we'll have better luck with another vendor.

not overly surprising though :)

 -- 
 Until later, Geoffrey
 
 
 ---
 This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
 for problems?  Stop!  Download the new AJAX search engine that makes
 searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 


-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)[EMAIL PROTECTED]
裸好多
Tokyo, Japan (東京 日本)


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users