Re: [Catalyst] About Virtual Machine

2015-02-14 Thread Mahmoud Mehyar
Hello, To make things less confusing I suggest you to use virtualbox instead of vmware, you can download it from, https://www.virtualbox.org/wiki/Downloads If you're not familiar with virtual machines, I suggest you to learn Catalyst without installing one at all, Catalyst can be installed on

Re: Test (please ignore) - was Re: Bounces (was Re: [Catalyst] Multiple applications (some cat based)on the same server)

2011-08-26 Thread Mahmoud Mehyar
God?!! I kept investigating my email for 2 days to see what caused those bounces claims I received from catalyst list :( Glad we back to the list again :) thanks On Fri, Aug 26, 2011 at 3:00 PM, Octavian Rasnita orasn...@gmail.comwrote: Great! Thanks. Hope this message reaches the list.

Re: [Catalyst] Ajax Problem.

2011-01-06 Thread Mahmoud Mehyar
at 5:02 PM, Mahmoud Mehyar mamod.meh...@gmail.comwrote: ok I'm not familiar with jemplate but I'll post a simple example with jquery and catalyst that might help you first for the jquery use success method instead of complete as complete will return if the response is ok or false and try

Re: [Catalyst] Ajax Problem.

2011-01-06 Thread Mahmoud Mehyar
ok I'm not familiar with jemplate but I'll post a simple example with jquery and catalyst that might help you first for the jquery use success method instead of complete as complete will return if the response is ok or false and try to catch errors with error method put your jqury inside

Re: [Catalyst] Ajax Problem.

2011-01-05 Thread Mahmoud Mehyar
Well, I don't see why you put results in stash, can you send your controller code snippet, it has to send a response but let's look at that first I also recommend you to use a javascript framework maybe jQuery, like catalyst, it will make your life easier On Wed, Jan 5, 2011 at 2:07 PM, Rohan

Re: [Catalyst] Working with project configuration fileoutsideofCatalyst directory

2010-09-02 Thread Mahmoud Mehyar
Oh! I didn't know that :( thanks for the explanation. On Thu, Sep 2, 2010 at 8:27 AM, Octavian Rasnita octavian.rasn...@ssifbroker.ro wrote: Hi, If you include a child config file in your main config file, Catalyst will see the child configuration as a part of the parent so it shouldn't be

Re: [Catalyst] Working with project configuration file outsideofCatalyst directory

2010-09-01 Thread Mahmoud Mehyar
Hello, Yes I'm working on the same thing at the moment, since I need the configuration file to be used with different applications I use yaml config file because yaml is global Then you can place your configuration file anywhere and from your main project module Project.pm add the following

Re: [Catalyst] HTML editor plugin

2010-03-02 Thread Mahmoud Mehyar
Hi We are using CKeditor in our project but this should not be a different case than TinyMCE as they all work the same All you need to do is place the the javascript file location at the top of your tt page as your example script type=text/javascript src=/jscripts/tiny_mce/tiny_ mce.js/script

Re: [Catalyst] Could use some help from people with Windows boxen...

2010-02-21 Thread Mahmoud Mehyar
On Mon, Feb 22, 2010 at 2:43 AM, Rodrigo rodrigol...@gmail.com wrote: What I'd like to know from you is: 1) How well does it work for you as Catalyst users on Windows? 2) Any modules that should be removed or added? I don't use Catalyst myself yet, I'm just a packager. Feedback will be