make a simple sample(for korean)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

make a simple sample(for korean)

peter yoo
this requirements.

1. nginx + php-fpm (another web env is ok. important is PHP)
2. Pharo 5

http://workspace.onionmixer.net/mediawiki/index.php?title=Pharo_Json_PHP_Example_01


so.. me know now. but need "sample code" then can help to any newbie.

always thank you to community. and... Pharo 64bit for linux is good for korean. because input korea charactor is not have problem. all clear now. :D
Reply | Threaded
Open this post in threaded view
|

Re: make a simple sample(for korean)

Ben Coman
On Fri, May 12, 2017 at 10:10 PM, peter yoo <[hidden email]> wrote:

> this requirements.
>
> 1. nginx + php-fpm (another web env is ok. important is PHP)
> 2. Pharo 5
>
> http://workspace.onionmixer.net/mediawiki/index.php?title=Pharo_Json_PHP_Example_01
>
>
> so.. me know now. but need "sample code" then can help to any newbie.
>
> always thank you to community. and... Pharo 64bit for linux is good for
> korean. because input korea charactor is not have problem. all clear now. :D


I can't read Korean, but from the code samples it looks like an
intersting demo. Thanks for posting.
Do I guess correctly that PHP is used for the server and Pharo for the client?

Nice to hear of another corner of the world where Pharo is being used.
cheers -ben

Reply | Threaded
Open this post in threaded view
|

Re: make a simple sample(for korean)

Stephane Ducasse-3
In reply to this post by peter yoo
Hi peter

in Pharo we have a problem, we do not have enough "non ascii speaking language" developer involved. 
we may break without even seeing it other languages. 
So if you see that we broke something let us know. 

Stef


On Fri, May 12, 2017 at 4:10 PM, peter yoo <[hidden email]> wrote:
this requirements.

1. nginx + php-fpm (another web env is ok. important is PHP)
2. Pharo 5

http://workspace.onionmixer.net/mediawiki/index.php?title=Pharo_Json_PHP_Example_01


so.. me know now. but need "sample code" then can help to any newbie.

always thank you to community. and... Pharo 64bit for linux is good for korean. because input korea charactor is not have problem. all clear now. :D

Reply | Threaded
Open this post in threaded view
|

Re: make a simple sample(for korean)

peter yoo
@Ben

of course. server side is PHP. client side is using Pharo. data format using JSON(NeoJSON).
PHP code is receive JSON data using "post stream". and managing data with mysql(mariadb)
thanks to your interesting. i want more usefull Pharo to my work. but my Main business is complex. maybe cannot now.
and.. you interesting to korea then look this service. contents is free. can look. of course english. (it's my service. for forigner)
and... can download from appstore(android and iOS)

* http://www.lookandwalk.com/en/main/home

after can then Pharo using for my service. but can not find use now.
and.... im already "SMALLTALK-80/The Language and Its Implementation" draft translation to korean. but dont have time. cannot study now.

* http://trans.onionmixer.net/mediawiki/index.php?title=Smalltalk80LanguageImplementationKor

after have a time then more deep study to Smalltalk. i wish.



@Stephane

of course. but multi lingual is perfect. Im using Korean Font in Pharo 5(alt 64bit) with 64bit linux.

* NanumGothic(http://www.ffonts.net/NanumGothic.font)
* NanumGothicCoding(https://github.com/naver/nanumfont/releases)-fixed type

this font is Free.

maybe Pharo Using XIM now(fcitx). input and look korean is very beautiful. dont worry. and "Really" Always thanks to Pharo developer. have a problem then report to community.
Reply | Threaded
Open this post in threaded view
|

Re: make a simple sample(for korean)

Stephane Ducasse-3
Tx Peter

To encourage you to use Pharo :) I know lot of people doing really complex business with Pharo. 
And I'm also surprised how complex they are and well managed by pharo. 

Stef

On Sat, May 13, 2017 at 6:32 AM, peter yoo <[hidden email]> wrote:
@Ben

of course. server side is PHP. client side is using Pharo. data format using JSON(NeoJSON).
PHP code is receive JSON data using "post stream". and managing data with mysql(mariadb)
thanks to your interesting. i want more usefull Pharo to my work. but my Main business is complex. maybe cannot now.
and.. you interesting to korea then look this service. contents is free. can look. of course english. (it's my service. for forigner)
and... can download from appstore(android and iOS)

* http://www.lookandwalk.com/en/main/home

after can then Pharo using for my service. but can not find use now.
and.... im already "SMALLTALK-80/The Language and Its Implementation" draft translation to korean. but dont have time. cannot study now.

* http://trans.onionmixer.net/mediawiki/index.php?title=Smalltalk80LanguageImplementationKor

after have a time then more deep study to Smalltalk. i wish.



@Stephane

of course. but multi lingual is perfect. Im using Korean Font in Pharo 5(alt 64bit) with 64bit linux.

* NanumGothic(http://www.ffonts.net/NanumGothic.font)
* NanumGothicCoding(https://github.com/naver/nanumfont/releases)-fixed type

this font is Free.

maybe Pharo Using XIM now(fcitx). input and look korean is very beautiful. dont worry. and "Really" Always thanks to Pharo developer. have a problem then report to community.