[Pharo-users] Another headless image question

2015-01-23 Thread Thushar G R
*HI,* *Please find below the script i am using to run pharo seaside image headless on mac. its pharo3.0 image downloaded for mac os.* #!/bin/bash RT=$PWD/Pharo3.0.app/Contents #exec $0 $RT/MacOS/Pharo$RT/Resources/Pharo3.0.image exec $PWD/Pharo3.0.app/Contents/MacOS/Pharo -vm-sound-null

Re: [Pharo-users] Another headless image question

2015-01-23 Thread Thushar G R
.image --no-default-preferences --no-quit *Sorry about that. as u can see the --headless and --nohandlers are used here in the working script. and this when connection through vnc i am getting the error on right click.* On Fri, Jan 23, 2015 at 5:29 PM, Thushar G R thushar...@gmail.com wrote: *HI

Re: [Pharo-users] [Moose-dev] [Pharo-dev] OpenStreetMap integration

2015-01-19 Thread Thushar G R
That looks great. Thank you for your work. On Tue, Jan 20, 2015 at 12:30 AM, Alexandre Bergel alexandre.ber...@me.com wrote: Yes, I agree. This is on our todo. Cheers, Alexandre On Jan 19, 2015, at 12:29 PM, Tudor Girba tu...@tudorgirba.com wrote: Hi Alex, I strongly believe that

Re: [Pharo-users] Request for adding Smalltalk syntax highlight in SE network

2014-09-29 Thread Thushar G R
done On Mon, Sep 29, 2014 at 5:19 PM, Stephan Eggermont step...@stack.nl wrote: Voted

Re: [Pharo-users] [ANN] Teapot 0.8 micro web framework

2014-08-24 Thread Thushar G R
Great work!! Regards, Thushar On Mon, Aug 25, 2014 at 5:08 AM, Javier Pimás elpochodelage...@gmail.com wrote: Cool! Smalltalk web stack keeps getting better and better! Cheers, Javier On Sun, Aug 24, 2014 at 7:48 PM, Attila Magyar m.magy...@gmail.com wrote: Hello, I'd like to

[Pharo-users] Pharo3.0 + Swap Ctrl and Alt keys

2014-06-13 Thread Thushar G R
Hi all, In Pharo 2.0 i find that Ctrl+d would do the doIt in workspace. In Pharo3.0 for doIt, i need to do Alt+d. 1) Is this change intentional? 2) if so am i advised to practice all the shortcuts using Alt keys instead of Ctrl key for pahro 3? 3) Any way to bring back the Ctrl/Alt swap settings

Re: [Pharo-users] Pharo3.0 + Swap Ctrl and Alt keys

2014-06-13 Thread Thushar G R
you will find that's exactly whats happening. Let me know if i made some mistakes here.. Thanks for helping, G R Thushar *G R Thushar* *Team Leader(Technology),* *Signos Software Solutions Pvt. Ltd.* *Ground Floor **A.R Plaza, TC 11/43 (2),* *P.M.G Junction,* *Thiruvananthapuram, 695004. Kerala

Re: [Pharo-users] Another Pharo based solution released

2014-06-11 Thread Thushar G R
Congrats, Keep up the good work!! *G R Thushar* On Tue, Jun 10, 2014 at 1:39 AM, p...@highoctane.be p...@highoctane.be wrote: Congratulations! Le 9 juin 2014 20:35, Sven Van Caekenberghe s...@stfx.eu a écrit : Nice to see that things are going well, keep it up ! On 09 Jun 2014, at

[Pharo-users] Cloud Shoppie - App Contest Poll

2014-05-29 Thread Thushar G R
Hi All http://letsbuildkaec.challengepost.com/submissions/23789-cloud-shoppie This is an iOS/Android application with server developed in Pharo Smalltalk(Seaside-REST). There is a video explaining the application and a link to vote for the application. We are a start up with a team of 8

Re: [Pharo-users] Cloud Shoppie - App Contest Poll

2014-05-29 Thread Thushar G R
*the* store. Good luck! :) 2014-05-29 8:20 GMT+02:00 Thushar G R thushar...@gmail.com: Hi All http://letsbuildkaec.challengepost.com/submissions/23789-cloud-shoppie This is an iOS/Android application with server developed in Pharo Smalltalk(Seaside-REST). There is a video explaining

Re: [Pharo-users] Cloud Shoppie - App Contest Poll

2014-05-29 Thread Thushar G R
should send an announce to the esug mailing-list :) Stef On 29/5/14 08:20, Thushar G R wrote: Hi All http://letsbuildkaec.challengepost.com/submissions/23789-cloud-shoppie This is an iOS/Android application with server developed in Pharo Smalltalk(Seaside-REST). There is a video

Re: [Pharo-users] XMLOrderedList Concantenation

2014-05-06 Thread Thushar G R
to all, thushar *G R Thushar* *Team Leader(Technology),* *Signos Software Solutions Pvt. Ltd.* *Ground Floor **A.R Plaza, TC 11/43 (2),* *P.M.G Junction,* *Thiruvananthapuram, 695004. Kerala, India.* *Web: www.signossolutions.com http://www.signossolutions.com* Email: thushar...@signossolutions.com

[Pharo-users] XMLOrderedList Concantenation

2014-05-05 Thread Thushar G R
Hi, I am getting an error while doing this. a := XMLOrderedList new. a add:'1'. a , XMLOrderedList new. Thanks, Thushar

Re: [Pharo-users] XMLOrderedList Concantenation

2014-05-05 Thread Thushar G R
: KMCategoryonMatchWith:notify:andDo: KMCategoryBindingverifyMatchWith:notifying:thenDoing: KMDispatcherdispatch: in Block: [ :aTarget | ... OrderedCollectiondo: Plese refer to the above stack. Thanks in advance. thushar *G R Thushar* *Team Leader(Technology),* *Signos Software Solutions Pvt. Ltd.* *Ground Floor **A.R Plaza

[Pharo-users] SOAP in Pharo

2014-05-02 Thread Thushar G R
Hi, Do we have a SOAP client in pharo? I checked SoapOpera but seems its too old to work with latest pharo 2.0. Thanks,

Re: [Pharo-users] SOAP in Pharo

2014-05-02 Thread Thushar G R
, am i right? Also any paid paid solution is not practical for us at the momment. Also i hope the SoapOpera is latest at squeakSource and that it was last updated in 2010. thanks for the replies Thushar *G R Thushar* *Team Leader(Technology),* *Signos Software Solutions Pvt. Ltd.* *Ground Floor

Re: [Pharo-users] SOAP in Pharo

2014-05-02 Thread Thushar G R
ingenuity mix a bit of groovy to deal with complex SOAP and reduce it enough for the Pharo to deal with it in XML RPC if you have to go that way. SoapOpera I am sure will give you a bit of grief, unless you plan to fix it.. while you use it. On Fri, May 2, 2014 at 5:15 PM, Thushar G R thushar

[Pharo-users] GLORP on Pharo 3

2014-03-31 Thread Thushar G R
Hi, I have GLORP loaded in Pharo2. From where can i load GLORP in Pharo3? Or am i too early? TIA, Thushar

Re: [Pharo-users] Spec website: nice!

2014-03-28 Thread Thushar G R
Wow!! Great work. Was looking for something like this.. *G R Thushar* *Team Leader(Technology),* *Signos Software Solutions Pvt. Ltd.* *Ground Floor **A.R Plaza, TC 11/43 (2),* *P.M.G Junction,* *Thiruvananthapuram, 695004. Kerala, India.* *Web: www.signossolutions.com

[Pharo-users] Problems while loading Magritte to pharo2.0

2013-11-20 Thread Thushar G R
Hi All, I encounter problems while installing magritte3 from the configurations browser. While loading, it removes #trimBoth #trimRight etc. messages from String. I wonder if anyone else is experiencing the problem. Thanks already, thushar

[Pharo-users] JNIPort - How to load this in pharo?

2013-10-16 Thread Thushar G R
Hi All, I was trying to load JNIPort in pharo , from MCHttpRepository location: 'http://www.squeaksource.com/JNIPort' user: '' password: '' Its raising some bugs regarding missing .mcz files in the repo. I wonder if sommone is useing it already, and are willing to share info about loading it

Re: [Pharo-users] JNIPort - How to load this in pharo?

2013-10-16 Thread Thushar G R
thread. Hope it helps! 2013/10/16 Thushar G R thushar...@gmail.com Hi All, I was trying to load JNIPort in pharo , from MCHttpRepository location: 'http://www.squeaksource.com/JNIPort' user: '' password: '' Its raising some bugs regarding missing .mcz files in the repo. I wonder

[Pharo-users] Possible problem with WAFileMetadataLibrary

2013-06-29 Thread Thushar G R
Hi, I was using WAFileMetadataLibrary and i found a possible issue with* **addFileAt: aPath relativeToRootDirectory: relativeRootDirectory*. The problem i encountered is that some css with(../img/someImage.png) was getting pointed towards *http://localhost:8080/files/img/someImage.png* rather

[Pharo-users] Motecello repository not committing methods(resources) of WAFileLibrary subclass

2013-06-26 Thread Thushar G R
I find that WAFileLibrary subclasses resource methods cannot be committed to Monticello repository. Is this normal? These resources have been added by the WAFileLibrary-addFilesIn:method. But when i try to create another method and then commit, i find that the new method gets committed and that i

Re: [Pharo-users] Questions about Magma

2013-06-05 Thread Thushar G R
, Stuart On 4 June 2013 22:32, Thushar G R thushar...@gmail.com wrote: Hi all, I am new here in this list. I have already asked this question in stack overflow, but not much luck. So i thought ill contact the gurus directly. I am considering Magma to be used for one of my projects , which

[Pharo-users] Questions about Magma

2013-06-04 Thread Thushar G R
Hi all, I am new here in this list. I have already asked this question in stack overflow, but not much luck. So i thought ill contact the gurus directly. I am considering Magma to be used for one of my projects , which is nothing but a custom game center to connect my game and store user