[e-users] Promoting

2015-09-06 Thread ChunEon Park
Hello everyone,

I know I should have done that request earlier, but I was a little bit away 
from my computer, so it is only that I would like to request
promoting Nikawhite out of probie to developers.
He has been doing quite a nice job in Eflete, Enventor and EFL. 

Would anyone mind this promotion ?


-Regards, Hermet-
--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Enventor v0.6.0 Release

2015-06-25 Thread ChunEon Park
Hi folks. This is Hermet.

Enventor v0.6.0 is just released after 4 months development. 
We've mainly focused on stabilizing and improving some fancy features such as 
auto completion and live edit. 
We're pretty sure Enventor has been much more useful tool when you writing edc.

Enjoy. :)

==Videos==
https://youtu.be/i1l5YHmW9cs
https://youtu.be/7UEgRUb3b8A


==NEWS==

Additions:
Support editor font setting(font name, style, size).
Add Enventor APis.
enventor_object_font_set()/get() APIs.
enventor_object_auto_complete_list_show() API.

Removes:
Get rid of template insert feature per parts.
Get rid of tooltips from menu buttons.

Improvements:

Support more keywords in auto completion.
Support more syntax color keywords
Update live view with the current part that cursor positioned in.
Improve live edit dragging handling.
Introduce new command line arguments.
Add more new file templates.
Support edj output file path set.
Update previous enventor config file properly by version info.
Support saving edj file from file dialog.
Enhance auto completion feature.
Support part highlighting for SPACER type.
Change short-cut keys for split views.
Apply auto indentation when code is pasted.
Support toggle effect on Tools GUI.
Store/Restore editor split view status.
Change live view scaling to zoom in/out concept.
Adjust live view zoom range. (0.1 ~ 10.0)

Fixes:
Fix the compatibility to eo syntax change.
Fix library initialization count corruption.
Disable part highlight on Live Edit mode.
Fix the live view to update by groups correctly.
Fix wrong candidate popup position.
Fix context corruption of font/view scale up/down.
Fix auto completion popup sizing issue.
Close auto completion popup if the line is deleted.
Fix focus highlight remaining issue when live edit item is selected.
Zoom up/down properly on live edit mode.
Cancel live edit if the about(F1) is activated.
Ctrl + wheel works even with numlock.

Package Download
http://download.enlightenment.org/rel/apps/enventor/enventor-0.6.0.tar.gz
http://download.enlightenment.org/rel/apps/enventor/enventor-0.6.0.tar.bz2
http://download.enlightenment.org/rel/apps/enventor/enventor-0.6.0.tar.xz

Source Repository
http://git.enlightenment.org/tools/enventor.git

See Page
https://phab.enlightenment.org/w/projects/enventor/#



-Regards, Hermet-
--
Monitor 25 network devices or servers for free with OpManager!
OpManager is web-based network management software that monitors 
network devices and physical  virtual servers, alerts via email  sms 
for fault. Monitor 25 devices for free with no restriction. Download now
http://ad.doubleclick.net/ddm/clk/292181274;119417398;o
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] enventor v0.5.1 release

2015-05-28 Thread ChunEon Park
Hi.

Enventor v0.5.1 has been just released.

There bugs were not much found/fixed since v0.5.0,
However, it fixed compile issue of the package because of the broken Eo 
compatibility with efl v1.14.

Have a fun. 
thank you.

Fixes:
Fix the compatibility to eo syntax change.
Fix library initialization count corruption.

Package Download:
http://download.enlightenment.org/rel/apps/enventor/enventor-0.5.1.tar.gz
http://download.enlightenment.org/rel/apps/enventor/enventor-0.5.1.tar.bz2
http://download.enlightenment.org/rel/apps/enventor/enventor-0.5.1.tar.xz

Source Repository:
http://git.enlightenment.org/tools/enventor.git

See Page:
https://phab.enlightenment.org/w/projects/enventor/#


-Regards, Hermet-
--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Enventor v0.5.0 is out.

2015-03-01 Thread ChunEon Park
Hello.

I've just released Enventor v0.5.0

http://youtu.be/gwhsFjIhNaM

Any feedback always welcome.

Enjoy it.

Thank you.

==
Enventor 0.5.0
==

Changes since Enventor 0.4.0:
-

Additions:
   * Support syntax color customization in setting.
   * Add console auto hide mode.
   * Support Live Edit (Ctrl + E). 
   * Add Enventor APIs.
 - enventor_object_redo(), undo() APIs.
 - enventor_object_cursor_pos_set() API.
 - enventor_object_syntax_color_set()/get() APIs.
   * Add live_view,loaded enventor smart callback.

Improvements:
   * Enable to insert image descirtiption and textblock style in template 
inserting.
   * Reset console error message when error is gone.
   * Add Text Editor mode in setting.
   * Menu supports tooltip.
   * Redesign Tools and support tooltip helper.
   * Redesign candidate popup and it's behavior.
   * Support more keywords in candidate popup.
   * Support more keywords in auto completion.
   * Keep window size set last time.

Fixes:
   * Fix to monitor empty file in live view.
   * Fix intinite loop with -to xxx.edc in command line.
   * Fix live view updation problem.
   * Exporting/Importing Enventor dll for win32.
   * Fix that edj is not reloaded when newly opened edc is changed.
   * Fix wrong cursor position on status bar.
   * Fix to goto window scalable.
   * Set temporary path to default edc path by eina_file_mkstemp().
   * Fix to show double quotation marks() on efl 1.13
   * Don't dismiss candidate popup on key events.
   * Disable autoscrolling while ctxpopup is visible.
   * Fix max value of mouse_events from 1000 to 1
   * Fix to toggle linenumber properly with Shortcut key(F5)
   * Fix max value of the mouse_events from 1000 to 1
   * Fix candidate keyword name align
   * Install missing eo header files
   * Fix build package dependency.


-Regards, Hermet-
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] [E-devel] enventor 0.4.2 is out

2015-02-12 Thread ChunEon Park
Thank you for your effort. :)

but Enventor is unstable on efl 1.13 because of some compatibility breaks.

I will release Enventor v0.5 in the beginning of the March.
I hope you will update again with the new enventor package.

Thank you.


-Regards, Hermet-

-Original Message-
From: Martinx - ジェームズthiagocmarti...@gmail.com 
To: Enlightenment developer listenlightenment-de...@lists.sourceforge.net; 
Cc: EFL-Userenlightenment-users@lists.sourceforge.net; 
Sent: 2015-02-13 (금) 09:45:41
Subject: Re: [e-users] [E-devel] enventor 0.4.2 is out
 
Hi!

 Ubuntu Utopic package updated! :-D

 https://launchpad.net/~martinx/+archive/ubuntu/enlightenment

Cheers!
Thiago

On 2 February 2015 at 06:05, ChunEon Park her...@naver.com wrote:
 Hello, This is Hermet.

 I've just released Enventor v0.4.2

 It's just little fixed minor bugs since 0.4.1.
 but critically it missed installing enventor eo files so Eflete couldn't link 
 Enventor properly.
 Now it's fixed.

 Here is a summary about Enventor v0.4.2

 ==
 Enventor 0.4.2
 ==

 Changes since Enventor 0.4.1:
 ---

 Fixes:
* Fix to toggle linenumber properly with Shortcut key(F5)
* Fix max value of the mouse_events from 1000 to 1
* Fix candidate keyword name align
* Install missing eo header files

 For more information, you can visit this page.

 https://phab.enlightenment.org/w/projects/enventor/
 https://www.openhub.net/p/enventor

 Feedback is always welcome.

 Please enjoy it.

 Thank you.

 
 -Regards, Hermet-
 --
 Dive into the World of Parallel Programming. The Go Parallel Website,
 sponsored by Intel and developed in partnership with Slashdot Media, is your
 hub for all things parallel software development, from weekly thought
 leadership blogs to news, videos, case studies, tutorials and more. Take a
 look and join the conversation now. http://goparallel.sourceforge.net/
 ___
 enlightenment-devel mailing list
 enlightenment-de...@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users
--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] enventor 0.4.2 is out

2015-02-02 Thread ChunEon Park
Hello, This is Hermet.

I've just released Enventor v0.4.2

It's just little fixed minor bugs since 0.4.1.
but critically it missed installing enventor eo files so Eflete couldn't link 
Enventor properly.
Now it's fixed.

Here is a summary about Enventor v0.4.2

==
Enventor 0.4.2
==

Changes since Enventor 0.4.1:
---

Fixes:
   * Fix to toggle linenumber properly with Shortcut key(F5)
   * Fix max value of the mouse_events from 1000 to 1
   * Fix candidate keyword name align
   * Install missing eo header files

For more information, you can visit this page.

https://phab.enlightenment.org/w/projects/enventor/
https://www.openhub.net/p/enventor

Feedback is always welcome.

Please enjoy it.

Thank you.


-Regards, Hermet-
--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Enventor v0.4.1 is out.

2014-11-19 Thread ChunEon Park
Hello.

I've just released Enventor v0.4.0 and v0.4.1

http://youtu.be/EJ0g6-kO_qM

Because of the wrong EFL version dependency in v0.4.0, 
I couldn't announce Enventor v0.4.0 release but released v0.4.1 right after 
with fix.

Redo undo, console box are the major added features as well as (unstable) 
Enventor library APIs.

Here is a summary about Enventor v0.4.0

==
Enventor 0.4.0
==

Changes since Enventor 0.3.0:
---

Additions:
   * Support Redo/Undo (Ctrl+R/Ctrl+Z)
   * Support Enventor APIs.
   * Support Console box that displays error messages.

Improvements:
   * Support auto completion Tab key to insert selection.
   * Support auto completion more candidate keywords.
   * Support tracking edc file modification and notification of it. 
   * Support -to command line option to open template menu at launching.
   * Support multiple Enventor app processes.
   * Improve GUIs.
   * Generate template parts with random names.

Fixes:
   * Fixed auto completion popup to be shown even if entry cursor is moved up 
and down.
   * Fixed to clear selection when find window is moved or closed.
   * Fixed incorrect part highlight Short Cut key.
   * Fixed memory leaks in some cases.
   * Fixed segfault in applying syntax color.
   * Fixed window title file path to be updated correctly.
   * Fixed auto completion keyword relative
   * Fixed auto completion candidation list to be updated correctly.
   * Fixed dummy object(swallow) was invisible case.


For more information, you can visit this page.

https://phab.enlightenment.org/w/projects/enventor/
https://www.openhub.net/p/enventor

Feedback is always welcome.

Please enjoy it.

Thank you.


-Regards, Hermet-
--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] [E-devel] Preparing EFL Korea Seminar

2014-10-02 Thread ChunEon Park
Hello. 
 
I failed to reserve the seminar room on 25/Oct.
But I could reserve on 26th(SUN)/Oct instead.
 
Please reply me, speakers if you are not available on 26th/Oct. 
 
Opening (10 min) - Hermet
Introduction of EFL and Enlightenment (30 min) - Hermet
Getting Started - Writing EFL App (30 min) - WooChan Lee
Various widget themes with Elm Theme Viewer (20 min) - SeoZ
Scalable GUI in EFL (30 min) - JaeHwan Kim
EDC Programming with Enventor (30 min) - JaeHyun Jo
Webkit EFL (30 min) - Ryuan (NOT CONFIRMED)
Enlightenment Window Manager (30 min) - Raster
Closing (10 min) - Hermet
 
And please update details 
https://phab.enlightenment.org/w/events/efl_korean_seminar_2014/
 
so that i notice the seminar schedule on our community and some social 
communities.
 
Thank you. 
 


-Regards, Hermet-
 
-Original Message-
From: ChunEon Parklt;her...@naver.comgt; 
To: EFL-Devellt;enlightenment-de...@lists.sourceforge.netgt;; 
EFL-Userlt;enlightenment-users@lists.sourceforge.netgt;; 
Cc: 
Sent: 2014-09-29 (월) 21:24:30
Subject: [E-devel] Preparing EFL Korea Seminar

Hi, This is Hermet.

I and SeoZ 're planning 2nd EFL Korea Seminar for EFl Korea Community continued 
to last year.
The purpose of this seminar is not only for introducing EFL to developers in 
Korea but sharing EFL information each others.
Im expecting students, 3rd party developers, Samsung engineers... and some efl 
korea commnunity members will attend the event.

Im trying to reserve the seminar room in Kangnam.
It's gonna be held on 25th(Sat)/Oct from 13:30 to 18:00. (If the place is not 
available, the date could be changed.) 

Here is the sessions of the main event.

Opening (10 min) - Hermet
Introduction of EFL and Enlightenment (30 min) - Hermet (NOT CONFIRMED)
Getting Started - Writing EFL App (30 min) - WooChan Lee
Various widget themes with Elm Theme Viewer (20 min) - SeoZ
Scalable GUI in EFL (30 min) - JaeHwan Kim
EDC Programming with Enventor (30 min) - JaeHyun Jo (NOT CONFIRMED)
Webkit EFL (30 min) - Ryuan (NOT CONFIRMED)
Enlightenment Window Manager (30 min) - Raster
Closing (10 min) - Hermet

In the last year, the count of the attendees was around 35, 

but I'm expecting more than 50 people will attend this seminar,
since Tizen and EFL have been much more spreaded.
Even I checked about 150 members have joined in our efl korea community 
additionally since the last year.

After the main event is over, we will have E-Korea Dinner as usual.

Please update your session info in our phabricator page. (see Details)

https://phab.enlightenment.org/w/events/efl_korean_seminar_2014/

Notify me if you can't prepare the session in advance,

And give me any suggestions for better event.

Thank you.


-Regards, Hermet-
--
Slashdot TV.  Videos for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471amp;iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-de...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

 
--
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Preparing EFL Korea Seminar

2014-09-29 Thread ChunEon Park
Hi, This is Hermet.

I and SeoZ 're planning 2nd EFL Korea Seminar for EFl Korea Community continued 
to last year.
The purpose of this seminar is not only for introducing EFL to developers in 
Korea but sharing EFL information each others.
Im expecting students, 3rd party developers, Samsung engineers... and some efl 
korea commnunity members will attend the event.

Im trying to reserve the seminar room in Kangnam.
It's gonna be held on 25th(Sat)/Oct from 13:30 to 18:00. (If the place is not 
available, the date could be changed.) 

Here is the sessions of the main event.

Opening (10 min) - Hermet
Introduction of EFL and Enlightenment (30 min) - Hermet (NOT CONFIRMED)
Getting Started - Writing EFL App (30 min) - WooChan Lee
Various widget themes with Elm Theme Viewer (20 min) - SeoZ
Scalable GUI in EFL (30 min) - JaeHwan Kim
EDC Programming with Enventor (30 min) - JaeHyun Jo (NOT CONFIRMED)
Webkit EFL (30 min) - Ryuan (NOT CONFIRMED)
Enlightenment Window Manager (30 min) - Raster
Closing (10 min) - Hermet

In the last year, the count of the attendees was around 35, 

but I'm expecting more than 50 people will attend this seminar,
since Tizen and EFL have been much more spreaded.
Even I checked about 150 members have joined in our efl korea community 
additionally since the last year.

After the main event is over, we will have E-Korea Dinner as usual.

Please update your session info in our phabricator page. (see Details)

https://phab.enlightenment.org/w/events/efl_korean_seminar_2014/

Notify me if you can't prepare the session in advance,

And give me any suggestions for better event.

Thank you.


-Regards, Hermet-
--
Slashdot TV.  Videos for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Enventor 0.3.2 Release

2014-09-02 Thread ChunEon Park
Enventor 0.3.2 has just released. 
 
This version is more stable with some bug fixes.

The tarballs can be found at:
http://download.enlightenment.org/rel/apps/enventor/enventor-0.3.2.tar.gz
http://download.enlightenment.org/rel/apps/enventor/enventor-0.3.2.tar.bz2

Major fixes:
* Fixed memory leaks in some cases.
   * Fixed segfault in applying syntax color.
   * Fixed window title file path to be updated correctly.
   * Fixed auto completion keyword relative
   * Fixed auto completion candidation list to be updated correctly.
   * Fixed dummy object(swallow) has invisible problem.
  
Have fun with Enventor! 



-Regards, Hermet-
--
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Enventor 0.3.1 Release

2014-08-02 Thread ChunEon Park
Enventor 0.3.0 had some critical scroller bugs,
this 0.3.1 release fixes them. 
 
The tarballs can be found at:
http://download.enlightenment.org/rel/apps/enventor/enventor-0.3.1.tar.gz
http://download.enlightenment.org/rel/apps/enventor/enventor-0.3.1.tar.bz2

The fixes:
edc_editor: fix the disappear scrollable functionality.
  edc_editor: fix the vertical scroller disappear on ctrl+v.
  editor: update line status properly when text is changed.
  editor: set line number and position status correctly when edc is empty.
  
Have fun with Enventor! 



-Regards, Hermet- 
--
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Enventor v0.3.0 is released

2014-07-19 Thread ChunEon Park
Hello, This is Hermet.

I'm glad to announce the release of the Enventor v0.3.0.

Here is a summary about Enventor v0.3.0.


Demo video: http://youtu.be/Rqn-Pq5W9xI


Enventor 0.3.0


Changes since Enventor 0.2.0:
---

Additions:
 * Go to line (Ctrl+L)
 * Support template codes from the new file (F2)
 * Auto Completion (Ctrl+O)

Improvements:
 * Improved syntax color keywords to be configurable 
(enventor/data/color/color.src)
 * Support more syntax color keywords
 * Optimized syntax color function with parital applying mechacnism (Much 
faster in case of editing huge text)
 * Support syntax color on macros
 * Better intelligent focus movement
 * Changed desktop category to Development/Utility

Fixes:
 * Fixed broken Search GUI scalability
 * Fixed corrupted line number displaying
 * Fixed a crash when an invalid input file is requested
 * Got rid of a dangling empty space in the end of the file
 * Fixed missing loading  character in a edc


For more information, you can visit this page.

https://phab.enlightenment.org/w/projects/enventor/

Feedback is always welcome. 

Please enjoy it.

Thank you.


-Regards, Hermet-
--
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] [E-devel] Korea e dinner

2014-04-03 Thread ChunEon Park
next saturday?
6:00 Itaewon good.


-Regards, Hermet-

-Original Message-
From: Carsten Haitzlerras...@rasterman.com 
To: Cedric BAILcedric.b...@free.fr; 
Cc: E Usersenlightenment-users@lists.sourceforge.net; 
e-develenlightenment-de...@lists.sourceforge.net; 
Sent: 2014-04-03 (목) 16:58:11
Subject: Re: [E-devel] Korea e dinner

On Thu, 3 Apr 2014 16:42:29 +0900 Cedric BAIL cedric.bail@free.fr said:

 Cedric Bail
 On Apr 3, 2014 4:24 PM, Carsten Haitzler raster@rasterman.com wrote:
 
  On Thu, 3 Apr 2014 11:47:30 +0900 Cedric BAIL cedric.bail@free.fr said:
 
   Hello,
  
   As most of you know by now, I will move to France for some time in a
 little
   bit more than a week or so. So let's have a farewell Korea e dinner on
   Saturday 12 ! So what time (late afternoon? Dinner? ) and where?
 
  7. itaewon of course! :)
 
 So unexpected! Maybe a little bit earlier?

6:07. itaewon! :)

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


--
___
enlightenment-devel mailing list
enlightenment-de...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] [E-devel] Enventor v0.2.0 Release

2014-03-19 Thread ChunEon Park
ahh. yes I missed to click the publish button in the page.
Now it's done. thank you.


-Regards, Hermet-

-Original Message-
From: Daniel Juyung Seoseojuyu...@gmail.com 
To: Enlightenment developer listenlightenment-de...@lists.sourceforge.net; 
Cc: Enlightenment users discussion  
supportenlightenment-users@lists.sourceforge.net; 
Sent: 2014-03-19 (수) 14:17:14
Subject: Re: [E-devel] Enventor v0.2.0 Release

It is not visible yet. Maybe you need to publish it?

Daniel Juyung Seo (SeoZ)


On Wed, Mar 19, 2014 at 1:27 PM, ChunEon Park hermet@naver.com wrote:

 Thanks. I updated the announcement.

 
 -Regards, Hermet-

 -Original Message-
 From: Daniel Juyung Seoseojuyung2@gmail.com
 To: Enlightenment developer list
 enlightenment-de...@lists.sourceforge.net;
 Cc: Enlightenment users discussion  support
 enlightenment-users@lists.sourceforge.net;
 Sent: 2014-03-19 (수) 12:30:46
 Subject: Re: [E-devel] Enventor v0.2.0 Release

 Awesome job hermet!

 Why don't you write official announcement on
 https://phab.enlightenment.org/phame/live/3/

 Daniel Juyung Seo (SeoZ)


 On Wed, Mar 19, 2014 at 12:34 AM, ChunEon Park hermet@naver.com wrote:

  Hello folks.
 
 
  I'm glad to announce the release of the Enventor v0.2.0.
 
  Yesterday, I released the Enventor v0.2.0 with some feature addition and
  improvement.
 
  Additions:
 * Save/Load config values (~/.config/enventor/enventor.eet)
 * Toolbar GUI (F11)
 * View scale change (Ctrl + Mouse Wheel)
 * Find/Replace (Ctrl+F)
 * Line Deletion (Ctrl+D)
 
  Improvements:
 * Applied more syntax color keywords
 * Display the current file path on the window title bar
 * Support ELM_ENGINE gl set
 * Better Pretty GUI
 * Create a new file that is specified on the command line
 * Support more selection keyword for candidate list display. -
  action, STATE_SET, inherit, image.normal, image.tween,
 target,
  source
 
  Fixes:
 * GUI scalability
 * Open real new template code when New is requested
 
  For more information, you can visit this page.
 
  https://phab.enlightenment.org/w/projects/enventor/
 
  Feedback is always welcome.
 
  Please enjoy it.
 
  Thank you.
 
  
  -Regards, Hermet-
 
 
 --
  Learn Graph Databases - Download FREE O'Reilly Book
  Graph Databases is the definitive new guide to graph databases and
 their
  applications. Written by three acclaimed leaders in the field,
  this first edition is now available. Download your free book today!
  http://p.sf.net/sfu/13534_NeoTech
  ___
  enlightenment-devel mailing list
  enlightenment-de...@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 

 --
 Learn Graph Databases - Download FREE O'Reilly Book
 Graph Databases is the definitive new guide to graph databases and their
 applications. Written by three acclaimed leaders in the field,
 this first edition is now available. Download your free book today!
 http://p.sf.net/sfu/13534_NeoTech
 ___
 enlightenment-devel mailing list
 enlightenment-de...@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


 --
 Learn Graph Databases - Download FREE O'Reilly Book
 Graph Databases is the definitive new guide to graph databases and their
 applications. Written by three acclaimed leaders in the field,
 this first edition is now available. Download your free book today!
 http://p.sf.net/sfu/13534_NeoTech
 ___
 enlightenment-devel mailing list
 enlightenment-de...@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
___
enlightenment-devel mailing list
enlightenment-de...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech

[e-users] test

2014-03-18 Thread ChunEon Park
a
b
c
d
--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Enventor v0.2.0 Release

2014-03-18 Thread ChunEon Park
Hello folks.


I'm glad to announce the release of the Enventor v0.2.0.

Yesterday, I released the Enventor v0.2.0 with some feature addition and 
improvement.

Additions:
   * Save/Load config values (~/.config/enventor/enventor.eet)
   * Toolbar GUI (F11)
   * View scale change (Ctrl + Mouse Wheel)
   * Find/Replace (Ctrl+F)
   * Line Deletion (Ctrl+D)

Improvements:
   * Applied more syntax color keywords
   * Display the current file path on the window title bar
   * Support ELM_ENGINE gl set
   * Better Pretty GUI
   * Create a new file that is specified on the command line
   * Support more selection keyword for candidate list display. - action, 
STATE_SET, inherit, image.normal, image.tween, target, source 

Fixes:
   * GUI scalability
   * Open real new template code when New is requested

For more information, you can visit this page.

https://phab.enlightenment.org/w/projects/enventor/

Feedback is always welcome. 

Please enjoy it.

Thank you.


-Regards, Hermet-
--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] [E-devel] Enventor v0.2.0 Release

2014-03-18 Thread ChunEon Park
Thanks. I updated the announcement.


-Regards, Hermet-

-Original Message-
From: Daniel Juyung Seoseojuyu...@gmail.com 
To: Enlightenment developer listenlightenment-de...@lists.sourceforge.net; 
Cc: Enlightenment users discussion  
supportenlightenment-users@lists.sourceforge.net; 
Sent: 2014-03-19 (수) 12:30:46
Subject: Re: [E-devel] Enventor v0.2.0 Release

Awesome job hermet!

Why don't you write official announcement on
https://phab.enlightenment.org/phame/live/3/

Daniel Juyung Seo (SeoZ)


On Wed, Mar 19, 2014 at 12:34 AM, ChunEon Park hermet@naver.com wrote:

 Hello folks.


 I'm glad to announce the release of the Enventor v0.2.0.

 Yesterday, I released the Enventor v0.2.0 with some feature addition and
 improvement.

 Additions:
* Save/Load config values (~/.config/enventor/enventor.eet)
* Toolbar GUI (F11)
* View scale change (Ctrl + Mouse Wheel)
* Find/Replace (Ctrl+F)
* Line Deletion (Ctrl+D)

 Improvements:
* Applied more syntax color keywords
* Display the current file path on the window title bar
* Support ELM_ENGINE gl set
* Better Pretty GUI
* Create a new file that is specified on the command line
* Support more selection keyword for candidate list display. -
 action, STATE_SET, inherit, image.normal, image.tween, target,
 source

 Fixes:
* GUI scalability
* Open real new template code when New is requested

 For more information, you can visit this page.

 https://phab.enlightenment.org/w/projects/enventor/

 Feedback is always welcome.

 Please enjoy it.

 Thank you.

 
 -Regards, Hermet-

 --
 Learn Graph Databases - Download FREE O'Reilly Book
 Graph Databases is the definitive new guide to graph databases and their
 applications. Written by three acclaimed leaders in the field,
 this first edition is now available. Download your free book today!
 http://p.sf.net/sfu/13534_NeoTech
 ___
 enlightenment-devel mailing list
 enlightenment-de...@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
___
enlightenment-devel mailing list
enlightenment-de...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] enventor 0.1 release

2013-12-26 Thread ChunEon Park
Hey guys,

It's time to release Enventor 0.1.

Enventor is a lightweight edc editor tool with some fancy functions to help you 
make your layout  fast and easy.
you can check the demo video (the ux is a little old version but functionality 
is same)
http://www.youtube.com/watch?v=6eyiP5nImdQ

Current Enventor provides next features.
1. Basic text editor (text editing, font size change, syntax color 
highlighting, auto indentation, save/load)
2. current cursor positioned part highlighting.
3. dummy swallow object
3. keyword candidates popup
4. Template Code insertion
5. realtime program launch
6. image preview

Still Enventor has a lack of functions but it is first verison.
I hope it will be getting improved better and better in the next generation.

You can download it here
http://download.enlightenment.org/rel/apps/enventor/

Enjoy.

---
-Regards, Hermet-
--
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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] [E-devel] Enlightenment Korean Dinner

2013-11-12 Thread ChunEon Park
Ah, I can't attend since I've had a schedule on the Saturday.
Sorry.


-Regards, Hermet-

-Original Message-
From: Leandro Pereiralean...@profusion.mobi 
To: Enlightenment developer listenlightenment-de...@lists.sourceforge.net; 
Cc: E Usersenlightenment-users@lists.sourceforge.net; 
Sent: 2013-11-12 (화) 17:14:59
Subject: Re: [E-devel] Enlightenment Korean Dinner

On Mon, Nov 11, 2013 at 6:25 PM, Cedric BAIL cedric.bail@free.fr wrote:

 So who is in on Saturday night ?


I am.


-- 
  Leandro
--
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-de...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

--
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] enventor release. (Tom, Read this)

2013-10-23 Thread ChunEon Park
As far as our plan, efl 1.8 will be released in the next month.
I'm getting to release enventor 0.1 also along with the efl 1.8.

So, I gonna put the enventor under the tools repository at this point If nobody 
object to me.

Tom or Daniel, could you please migrate the enventor from my private repo to 
tools?
 

-Regards, Hermet-
--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register 
http://pubads.g.doubleclick.net/gampad/clk?id=60135991iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] [E-devel] E Korean Diner

2013-10-10 Thread ChunEon Park
ahh.. i can't attend. sorry.
I have another meeting at that time.
Saturday/Sunday will be fine to me if it can be rearranged. :)
 

-Regards, Hermet- 

-Original Message-
From: Carsten Haitzlerras...@rasterman.com 
To: Enlightenment developer listenlightenment-de...@lists.sourceforge.net; 
Cc: E Usersenlightenment-users@lists.sourceforge.net; Cedric 
BAILcedric.b...@free.fr; 
Sent: 2013-10-10 (목) 15:30:19
Subject: Re: [E-devel] E Korean Diner

On Thu, 10 Oct 2013 06:53:21 +0200 Cedric BAIL cedric.bail@free.fr said:

 Hello everyone,
 
 For those of you who are in Korea, there will be a Korean E Dinner in
 Gangnam tomorrow, Friday 11, at 8pm exit 11 as always. I know it is
 last minute planning, but that's life !

yarg! almost no notice! definitely korean-style :)

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


--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register 
http://pubads.g.doubleclick.net/gampad/clk?id=60134071iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-de...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register 
http://pubads.g.doubleclick.net/gampad/clk?id=60134071iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Could somebody design Enventor logo?

2013-08-30 Thread ChunEon Park
Could somebody design Enventor logo gladly?

I'm not a professional for design as well as im  poor at deisn tool.  :-3

I hope you help me If you have talent for design.

Thanks. 


-Regards, Hermet-

--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-de...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] [E-devel] could somebody design Enventor logo?

2013-08-30 Thread ChunEon Park
Oh, I missed. 
thank you.
 

-Regards, Hermet- 

-Original Message-
From: Cedric BAILcedric.b...@free.fr 
To: Enlightenment developer listenlightenment-de...@lists.sourceforge.net; 
E Usersenlightenment-users@lists.sourceforge.net; 
Cc: 
Sent: 2013-08-30 (금) 15:38:59
Subject: Re: [E-devel] could somebody design Enventor logo?

On Fri, Aug 30, 2013 at 8:12 AM, ChunEon Park hermet@naver.com wrote:
 Could somebody design Enventor logo gladly?

 I'm not a professional for design as well as im  poor at deisn tool.  :-3

Maybe their will be more help from the users mailing list.
-- 
Cedric BAIL

--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911iu=/4140/ostg.clktrk
___
enlightenment-devel mailing list
enlightenment-de...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

--
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] [E-devel] enventor (an edc editor prototype)

2013-07-23 Thread ChunEon Park
just an entry. :-) 
still have many stuff to do with entry before first release.

1. auto indentation.
2. undo/redo.
3. fix the entry object maximum size problem.
 

-Regards, Hermet- 

-Original Message-
From: Tom Hacohentom.haco...@samsung.com 
To: Enlightenment developer listenlightenment-de...@lists.sourceforge.net; 
Cc: ChunEon Parkher...@naver.com; 
enlightenment-users@lists.sourceforge.net; 
Sent: 2013-07-23 (화) 18:32:18
Subject: Re: [E-devel] enventor (an edc editor prototype)

On 22/07/13 18:42, ChunEon Park wrote:
 http://www.youtube.com/watch?v=cOdgBBV4J3sfeature=youtu.be

Hm.. syntax highlighting - nice.
Looks like you have a nice syntax highlighting, line numbering and etc. 
going on there, what did you use?

Really nice, and I see the source as in your private repo, cool. :)

--
Tom.


--
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] enventor (an edc editor prototype)

2013-07-22 Thread ChunEon Park
http://www.youtube.com/watch?v=cOdgBBV4J3sfeature=youtu.be
 

-Regards, Hermet-
--
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] [E-devel] E Korean diner before summer

2013-06-13 Thread ChunEon Park
huh!

I can't join.
I have a scheldule on that day.  ;-3
 

-Regards, Hermet- 

-Original Message-
From: daniel.za...@samsung.comdaniel.za...@samsung.com 
To: Enlightenment developer listenlightenment-de...@lists.sourceforge.net; 
Cc: E Usersenlightenment-users@lists.sourceforge.net; Cedric 
BAILcedric.b...@free.fr; 
Sent: 2013-06-13 (목) 15:19:46
Subject: Re: [E-devel] E Korean diner before summer

I hate you for that. Exactly the day I come back home.
Maybe the evening before?

On 06/13/2013 08:31 AM, Cedric BAIL wrote:
 Hello everyone,

 Who is in for a E-Dinner in Seoul on the 29 evening ? Maybe starting
 in the afternoon.

 Have fun,
 --
 Cedric BAIL

 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-devel mailing list
 enlightenment-de...@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel



--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
enlightenment-devel mailing list
enlightenment-de...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] [E-devel] E Korean diner before summer

2013-06-13 Thread ChunEon Park
sweet icecream date. :)
 

-Regards, Hermet- 

-Original Message-
From: Carsten Haitzlerras...@rasterman.com 
To: Enlightenment developer listenlightenment-de...@lists.sourceforge.net; 
Cc: ChunEon Parkher...@naver.com; E 
Usersenlightenment-users@lists.sourceforge.net; Cedric 
BAILcedric.b...@free.fr; 
Sent: 2013-06-13 (목) 18:59:09
Subject: Re: [E-devel] E Korean diner before summer

On Thu, 13 Jun 2013 16:52:04 +0900 (KST) ChunEon Park hermet@naver.com said:

 huh!
 
 I can't join.
 I have a scheldule on that day.  ;-3

hot date? :)

 
 -Regards, Hermet- 
 
 -Original Message-
 From: daniel.za...@samsung.comdaniel.zaoui@samsung.com 
 To: Enlightenment developer
 listenlightenment-devel@lists.sourceforge.net; Cc: E
 Usersenlightenment-users@lists.sourceforge.net; Cedric
 BAILcedric.bail@free.fr; Sent: 2013-06-13 (목) 15:19:46 Subject: Re:
 [E-devel] E Korean diner before summer
 
 I hate you for that. Exactly the day I come back home.
 Maybe the evening before?
 
 On 06/13/2013 08:31 AM, Cedric BAIL wrote:
  Hello everyone,
 
  Who is in for a E-Dinner in Seoul on the 29 evening ? Maybe starting
  in the afternoon.
 
  Have fun,
  --
  Cedric BAIL
 
  --
  This SF.net email is sponsored by Windows:
 
  Build for Windows Store.
 
  http://p.sf.net/sfu/windows-dev2dev
  ___
  enlightenment-devel mailing list
  enlightenment-de...@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 
 
 
 --
 This SF.net email is sponsored by Windows:
 
 Build for Windows Store.
 
 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-devel mailing list
 enlightenment-de...@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 
 --
 This SF.net email is sponsored by Windows:
 
 Build for Windows Store.
 
 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-devel mailing list
 enlightenment-de...@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


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] [E-devel] Terminology 0.3

2013-03-24 Thread ChunEon Park
It would be more awesome to me, 
if the splitted window in one terminology has the same cmd line path with the 
origin one.


-Regards, Hermet- 

-Original Message-
From: Carsten Haitzlerras...@rasterman.com 
To: eenlightenment-de...@lists.sourceforge.net; 
e-usersenlightenment-users@lists.sourceforge.net; 
Cc: 
Sent: 2013-03-24 (일) 21:59:29
Subject: [E-devel] Terminology 0.3

Terminology is a terminal emulator that uses modern EFL components to build its
UI and core. It is written from scratch and does not use any components outside
of EFL and libc, so it should be very portable and easy to build. For more
information, please see the Terminology Page.

Version 0.3 adds many things as well as UI and code cleanups. Tabs have been
added (key driven for now), terminals can be split, terminology can run
multiple terminal window from a single process automatically, inline images,
videos and other media within the terminal and its history (along with tools to
do this - tyls, tycat, typop, tyq, tybg, tyalpha). Some of these tools affect
terminology configuration via escapes.

Of course it is not perfect, but it has now come a long way and is becoming
rather respectable.

http://download.enlightenment.org/releases/terminology-0.3.0.tar.gz
http://download.enlightenment.org/releases/terminology-0.3.0.tar.bz2

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


--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
___
enlightenment-devel mailing list
enlightenment-de...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

 
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] [E-devel] Gangnam style dinner !

2013-02-21 Thread ChunEon Park
what date? on this weekend? 
 

-Regards, Hermet- 
-Original Message-
From: Jérôme Pinotngc...@gmail.com 
To: Carsten Haitzlerras...@rasterman.com; 
Cc: Enlightenment users discussion  
supportenlightenment-users@lists.sourceforge.net; Enlightenment developer 
listenlightenment-de...@lists.sourceforge.net; 
Sent: 2013-02-21 (목) 15:16:40
Subject: Re: [E-devel] [e-users] Gangnam style dinner !

On 02/21/13 14:26, Carsten Haitzler wrote:
 On Thu, 21 Feb 2013 10:24:01 +0900 Jérôme Pinot ngc891@gmail.com said:
 
  On 02/20/13 16:16, Cedric BAIL wrote:
   Hello,
   
   Who is in for a Korean dinner on Friday night in Gangnam ? Where do we
   meet ? What do we eat ? Who is coming ? At what time do we meet ?
   
   Going to have fun,
  
  I'll be there! And ok for 7.
 
 actually i dont think 7 is doable :( i was just joking, but 8pm i think is
 doable. how about 8? gangnam station exit... dunno.. one of them. ?

8 is OK for me. For the subway exit, same I last time? If someone
recalls..

-- 
Jérôme Pinot
http://ngc891.blogdns.net/

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-devel mailing list
enlightenment-de...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] [E-devel] elemines 0.2

2013-01-20 Thread ChunEon Park
interesting! i didn't launch it yet but are the scores shared on online?  
 


-Regards, Hermet- 
-Original Message-
From: Jérôme Pinotlt;ngc...@gmail.comgt; 
To: e-userslt;enlightenment-users@lists.sourceforge.netgt;; 
Cc: e-devellt;enlightenment-de...@lists.sourceforge.netgt;; 
Sent: 2013-01-20 (일) 17:46:18
Subject: [E-devel] elemines 0.2

I would like to announce the availability of elemines 0.2, the EFL
minesweeper clone. This new version has some improvements, like:

- scores management (using etrophy library)
- in game configuration
- middle click support (thanks to Sebastian Dransfeld)
- french translation
- cosmetic changes (icons, background...)

Elemines 0.2 requires EFL 1.7 and etrophy 0.5.1.

I'm already packaging for Slackware, but if you like to see elemines
in your distributuin and you can provide the build script/spec/etc,
I'll be happy to add it in the source code, under packaging/

Moreover, any help for translation is welcome (po file is really small).

Website: http://elemines.sourceforge.net/ 
Download: http://sourceforge.net/projects/elemines/files/0.2/ 
Screenshot: http://elemines.sourceforge.net/shot2.jpg 

Regards,

-- 
Jérôme Pinot
http://ngc891.blogdns.net/

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
___
enlightenment-devel mailing list
enlightenment-de...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 
--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] [E-devel] Korean E dinner

2013-01-09 Thread ChunEon Park
OMG..  i should wear the mask there. 
 


-Regards, Hermet- 
-Original Message-
From: Daniel Juyung Seolt;seojuyu...@gmail.comgt; 
To: Enlightenment users discussion amp; 
supportlt;enlightenment-users@lists.sourceforge.netgt;; 
Cc: Enlightenment developer 
listlt;enlightenment-de...@lists.sourceforge.netgt;; 
Sent: 2013-01-06 (일) 00:55:24
Subject: Re: [E-devel] [e-users] Korean E dinner

Everybody pants on!!!

Raster and Hermet actually danced Gangnam Style in Itaewon just for 5
seconds.
Let's party.

http://www.youtube.com/watch?v=qyS-HhlXmRE

Daniel Juyung Seo (SeoZ)

On Fri, Jan 4, 2013 at 9:19 PM, Carsten Haitzler 
lt;rastergt;@rasterman.comgt;wrote:

gt; On Fri, 4 Jan 2013 19:27:32 +0900 Cedric BAIL 
lt;cedric.bailgt;@free.frgt; said:
gt;
gt; gt; On Fri, Jan 4, 2013 at 5:21 PM, Carsten Haitzler 
lt;rastergt;@rasterman.comgt;
gt; wrote:
gt; gt; gt; On Fri, 4 Jan 2013 15:55:21 +0900 Cedric BAIL 
lt;cedric.bailgt;@free.frgt;
gt; said:
gt; gt; gt;gt; On Fri, Jan 4, 2013 at 2:58 PM, Jérôme Pinot 
lt;ngc891gt;@gmail.comgt;
gt; wrote:
gt; gt; gt;gt; gt; On 01/04/13 14:51, Daniel Juyung Seo wrote:
gt; gt; gt;gt; gt;gt; On Fri, Jan 4, 2013 at 2:47 PM, Carsten Haitzler
gt; gt; gt;gt; gt;gt; lt;rastergt;@rasterman.comgt;wrote:
gt; gt; gt;gt; gt;gt; gt; On Fri, 4 Jan 2013 13:23:43 +0900 Daniel 
Juyung Seo
gt; gt; gt;gt; gt;gt; gt; lt;seojuyung2gt;@gmail.comgt; said:
gt; gt; gt;gt; gt;gt; gt;
gt; gt; gt;gt; gt;gt; gt; gangnam vs itaewon... FIGHT!
gt; gt; gt;gt; gt;gt; gt;
gt; gt; gt;gt; gt;gt; gt; /me sings itaewon style and dances in a 
silly fashion.
gt; gt; gt;gt; gt;gt; gt;
gt; gt; gt;gt; gt;gt;
gt; gt; gt;gt; gt;gt; Dance during the meeting :)
gt; gt; gt;gt; gt;gt; I bring my camera if we meet at Itaewon.
gt; gt; gt;gt; gt;
gt; gt; gt;gt; gt; If Raster dances Gangnam style, I would LOVE going to 
Itaewon :-D
gt; gt; gt;gt;
gt; gt; gt;gt; Ok, so it will be Itaewon if raster accept to dance Gangnam 
style.
gt; gt; gt;gt; Hermet can show him how, I already saw him dancing ;-) If 
not, then
gt; gt; gt;gt; Gangnam.
gt; gt; gt;gt;
gt; gt; gt;gt; What times guy ? 7pm ?
gt; gt; gt;
gt; gt; gt; yargh... i can dance with my arms. theres never enough room to 
use your
gt; gt; gt; legs... :)
gt; gt;
gt; gt; We will find the necessary room for that. So Itaewon tomorrow at 7 at
gt; gt; the subway exit in front of Paris baguette.
gt;
gt; i shall try remember my pants. u'll need to be fast with the camera.
gt; dancing
gt; may not last long. ;)
gt;
gt; --
gt; - Codito, ergo sum - I code, therefore I am --
gt; The Rasterman (Carsten Haitzler)ras...@rasterman.com
gt;
gt;
gt;
gt; 
--
gt; Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
gt; much more. Get web development skills now with LearnDevNow -
gt; 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
gt; SALE $99.99 this month only -- learn more at:
gt; http://p.sf.net/sfu/learnmore_122812
gt; ___
gt; enlightenment-users mailing list
gt; enlightenment-users@lists.sourceforge.net
gt; https://lists.sourceforge.net/lists/listinfo/enlightenment-users
gt;
--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122912
___
enlightenment-devel mailing list
enlightenment-de...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

 
--
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] [E-devel] Korean E dinner

2013-01-04 Thread ChunEon Park
I don't care location.
 
By the way, how about COEX? :) 
 
7 ok to me.
 
 


-Regards, Hermet- 
-Original Message-
From: Cedric BAILlt;cedric.b...@free.frgt; 
To: Enlightenment developer 
listlt;enlightenment-de...@lists.sourceforge.netgt;; Enlightenment users 
discussion amp; supportlt;enlightenment-users@lists.sourceforge.netgt;; 
Carsten Haitzlerlt;ras...@rasterman.comgt;; 
Cc: 
Sent: 2013-01-04 (금) 15:55:21
Subject: Re: [E-devel] [e-users] Korean E dinner

On Fri, Jan 4, 2013 at 2:58 PM, Jérôme Pinot lt;ngc891gt;@gmail.comgt; wrote:
gt; On 01/04/13 14:51, Daniel Juyung Seo wrote:
gt;gt; On Fri, Jan 4, 2013 at 2:47 PM, Carsten Haitzler 
lt;rastergt;@rasterman.comgt;wrote:
gt;gt; gt; On Fri, 4 Jan 2013 13:23:43 +0900 Daniel Juyung Seo 
lt;seojuyung2gt;@gmail.comgt;
gt;gt; gt; said:
gt;gt; gt;
gt;gt; gt; gangnam vs itaewon... FIGHT!
gt;gt; gt;
gt;gt; gt; /me sings itaewon style and dances in a silly fashion.
gt;gt; gt;
gt;gt;
gt;gt; Dance during the meeting :)
gt;gt; I bring my camera if we meet at Itaewon.
gt;
gt; If Raster dances Gangnam style, I would LOVE going to Itaewon :-D

Ok, so it will be Itaewon if raster accept to dance Gangnam style.
Hermet can show him how, I already saw him dancing ;-) If not, then
Gangnam.

What times guy ? 7pm ?
--
Cedric BAIL

--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
___
enlightenment-devel mailing list
enlightenment-de...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel 
--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] [E-devel] Korean E dinner

2013-01-04 Thread ChunEon Park
i realized COEX is a bad place to eatamp;drink.  
 


-Regards, Hermet- 
-Original Message-
From: ChunEon Parklt;her...@naver.comgt; 
To: Enlightenment developer 
listlt;enlightenment-de...@lists.sourceforge.netgt;; Enlightenment users 
discussion amp; supportlt;enlightenment-users@lists.sourceforge.netgt;; 
Carsten Haitzlerlt;ras...@rasterman.comgt;; 
Cc: 
Sent: 2013-01-04 (금) 17:04:57
Subject: Re: [E-devel][e-users] Korean E dinner

I don't care location.
 
By the way, how about COEX? :) 
 
7 ok to me.
 
 


-Regards, Hermet- 
-Original Message-
From: Cedric BAILlt;cedric.b...@free.frgt; 
To: Enlightenment developer 
listlt;enlightenment-de...@lists.sourceforge.netgt;; Enlightenment users 
discussion amp; supportlt;enlightenment-users@lists.sourceforge.netgt;; 
Carsten Haitzlerlt;ras...@rasterman.comgt;; 
Cc: 
Sent: 2013-01-04 (금) 15:55:21
Subject: Re: [E-devel] [e-users] Korean E dinner

On Fri, Jan 4, 2013 at 2:58 PM, Jérôme Pinot lt;ngc891gt;@gmail.comgt; wrote:
gt; On 01/04/13 14:51, Daniel Juyung Seo wrote:
gt;gt; On Fri, Jan 4, 2013 at 2:47 PM, Carsten Haitzler 
lt;rastergt;@rasterman.comgt;wrote:
gt;gt; gt; On Fri, 4 Jan 2013 13:23:43 +0900 Daniel Juyung Seo 
lt;seojuyung2gt;@gmail.comgt;
gt;gt; gt; said:
gt;gt; gt;
gt;gt; gt; gangnam vs itaewon... FIGHT!
gt;gt; gt;
gt;gt; gt; /me sings itaewon style and dances in a silly fashion.
gt;gt; gt;
gt;gt;
gt;gt; Dance during the meeting :)
gt;gt; I bring my camera if we meet at Itaewon.
gt;
gt; If Raster dances Gangnam style, I would LOVE going to Itaewon :-D

Ok, so it will be Itaewon if raster accept to dance Gangnam style.
Hermet can show him how, I already saw him dancing ;-) If not, then
Gangnam.

What times guy ? 7pm ?
--
Cedric BAIL

--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
___
enlightenment-devel mailing list
enlightenment-de...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel 
--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
___
enlightenment-devel mailing list
enlightenment-de...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel 
--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] [E-devel] Korean E dinner

2013-01-03 Thread ChunEon Park
I Prefer Itaewon? 
 


-Regards, Hermet- 
-Original Message-
From: Jérôme Pinotlt;ngc...@gmail.comgt; 
To: Enlightenment users discussion amp; 
supportlt;enlightenment-users@lists.sourceforge.netgt;; 
Cc: Enlightenment developer 
listlt;enlightenment-de...@lists.sourceforge.netgt;; 
Sent: 2013-01-03 (목) 21:14:17
Subject: Re: [E-devel] [e-users] Korean E dinner

On 01/03/13 17:51, Cedric BAIL wrote:
gt; On Thu, Jan 3, 2013 at 5:19 PM, Jérôme Pinot lt;ngc891gt;@gmail.comgt; 
wrote:
gt; gt; On 01/03/13 16:06, Cedric BAIL wrote:
gt; gt;gt; Hey boys,
gt; gt;gt;
gt; gt;gt; Who is in for a dinner on saturday 5th in Seoul ? Any preferred 
place ?
gt; gt;
gt; gt; Good for me!
gt; 
gt; Any preference for the location ?

I prefer Gangnam, but Itaewon is OK.

-- 
Jérôme Pinot
http://ngc891.blogdns.net/

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
___
enlightenment-devel mailing list
enlightenment-de...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 
--
Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
much more. Get web development skills now with LearnDevNow -
350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122812
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] 2011 Cebit Photos

2011-03-11 Thread ChunEon Park
 
Yo!
 
This is Hermet. 
 
I uploaded our photos 
https://picasaweb.google.com/115575637560225814332/Cebit2011?feat=email#
 
Go into the above link and see the guys! 
 
:)
 
 
 

Let's run together for the best moment!
-Regards, Hermet-
--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] 2011 Cebit Photos

2011-03-11 Thread ChunEon Park
Oh, Oops. 
 
How can i describe them?
 
I attached their portraits. 
 
:)
 
 

Let's run together for the best moment!
-Regards, Hermet-
 
-Original Message-
From: Widolt;wido...@gmail.comgt; 
To: enlightenment-users@lists.sourceforge.net; ChunEon 
Parklt;her...@naver.comgt;
Cc: 
Sent: 11-03-12(토) 09:36:30
Subject: Re: [e-users] 2011 Cebit Photos
nice! there is something missingwho is who!!!
On Viernes Marzo 11 2011 16:19:00 ChunEon Park escribió:
 
 Yo!
 
 This is Hermet. 
 
 I uploaded our photos 
 https://picasaweb.google.com/115575637560225814332/Cebit2011?feat=email#
 
 Go into the above link and see the guys! 
 
 :)
 
 
 
 
 Let's run together for the best moment!
 -Regards, Hermet-
 --
 Colocation vs. Managed Hosting
 A question and answer guide to determining the best fit
 for your organization - today and in the future.
 http://p.sf.net/sfu/internap-sfd2d
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 
-- 
--
Wido
--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] 2011 Cebit Photos

2011-03-11 Thread ChunEon Park
 
the attached is filtered. 
But i attached their portraits that picasa link 
https://picasaweb.google.com/115575637560225814332/Cebit2011?feat=email#
and commented their nickname(name) :)
 

Let's run together for the best moment!
-Regards, Hermet-
 
-Original Message-
From: ChunEon Parklt;her...@naver.comgt; 
To: Widolt;wido...@gmail.comgt;; enlightenment-users@lists.sourceforge.net
Cc: 
Sent: 11-03-12(토) 14:57:51
Subject: Re: [e-users]2011 Cebit Photos
Oh, Oops. 
How can i describe them?
I attached their portraits. 
:)

Let's run together for the best moment!
-Regards, Hermet-
-Original Message-
From: Widolt;wido...@gmail.comgt; 
To: enlightenment-users@lists.sourceforge.net; ChunEon 
Parklt;her...@naver.comgt;
Cc: 
Sent: 11-03-12(토) 09:36:30
Subject: Re: [e-users] 2011 Cebit Photos
nice! there is something missingwho is who!!!
On Viernes Marzo 11 2011 16:19:00 ChunEon Park escribió:
 
 Yo!
 
 This is Hermet. 
 
 I uploaded our photos 
 https://picasaweb.google.com/115575637560225814332/Cebit2011?feat=email#
 
 Go into the above link and see the guys! 
 
 :)
 
 
 
 
 Let's run together for the best moment!
 -Regards, Hermet-
 --
 Colocation vs. Managed Hosting
 A question and answer guide to determining the best fit
 for your organization - today and in the future.
 http://p.sf.net/sfu/internap-sfd2d
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 
-- 
--
Wido
--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users