Re: [Catalyst] CMS

2007-08-29 Thread Davood Firoozian
I don't think so. but may I ask why you are asking that ?

On 8/29/07, Octavian Rasnita <[EMAIL PROTECTED]> wrote:
>
>  Can you tell me if this CMS can be used only with the keyboard? (with no
> mouse)
>
> If somebody knows a CMS that is accessible only with the keyboard and
> which can create tables and links by someone that doesn't know HTML, please
> tell me.
>
> Octavian
>
> - Original Message -
> *From:* Davood Firoozian <[EMAIL PROTECTED]>
> *To:* The elegant MVC web framework 
> *Sent:* Wednesday, August 29, 2007 1:19 PM
> *Subject:* Re: [Catalyst] CMS
>
> Hia,
>
> We are developing and using a Catalyst Based CMS called OzinoCMS
> http://wiki.ozino.com/bin/view/OzinoCMS/WebHome
>
> Sample  Website:
> http://www.tpico.ir/
>
> but for some financial reasons the project is paused.
> you can take a look at source code, but I think we have to redesign &
> recode some parts.
>
> Davood Firoozian
>
>
> On 8/23/07, Matt Rosin <[EMAIL PROTECTED]> wrote:
> >
> > Catalyst makes it easy to build a site with lots of little modules of
> > content composing a single page - the actual content (words/images)
> > being scattered in static apache directories, the database, the
> > templates folders and the code. At some point a content management
> > system of some type is needed.
> >
> > While I hand-roll this sort of thing now it might be nice to have a
> > standard module with perhaps a rich editor and HTML form, or it might
> > be more powerful with the ability to manage various stories/images on
> > disk or db, and integrate uploads even, like some of the portal
> > building systems do. Perhaps one integrated well with Catalyst could
> > also allow the user to select template files to use in a given part of
> > the screen to replace not just on a story basis but on a div basis.
> >
> > I'd just like to ask if anyone uses a CMS (beyond just hand-rolling
> > for each instance) or has been seeing similar needs. I think much
> > development time is spent on creating object management interfaces
> > which perhaps could be boiled down to some repetitive functionality.
> >
> > Matt Rosin
> >
> > ___
> > List: Catalyst@lists.rawmode.org
> > Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
> > Searchable archive:
> > http://www.mail-archive.com/catalyst@lists.rawmode.org/
> > Dev site: http://dev.catalyst.perl.org/
> >
>
>
>
> --
> Kindly Regards
>
> Davood Firoozian
> Proud Developer
> Ozino Group http://www.ozino.com
>
> --
>
> ___
> List: Catalyst@lists.rawmode.org
> Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
> Searchable archive:
> http://www.mail-archive.com/catalyst@lists.rawmode.org/
> Dev site: http://dev.catalyst.perl.org/
>
>
> ___
> List: Catalyst@lists.rawmode.org
> Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
> Searchable archive:
> http://www.mail-archive.com/catalyst@lists.rawmode.org/
> Dev site: http://dev.catalyst.perl.org/
>
>


-- 
Kindly Regards

Davood Firoozian
Proud Developer
Ozino Group http://www.ozino.com
___
List: Catalyst@lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] CMS

2007-08-29 Thread Davood Firoozian
Hia,

We are developing and using a Catalyst Based CMS called OzinoCMS
http://wiki.ozino.com/bin/view/OzinoCMS/WebHome

Sample  Website:
http://www.tpico.ir/

but for some financial reasons the project is paused.
you can take a look at source code, but I think we have to redesign & recode
some parts.

Davood Firoozian


On 8/23/07, Matt Rosin <[EMAIL PROTECTED]> wrote:
>
> Catalyst makes it easy to build a site with lots of little modules of
> content composing a single page - the actual content (words/images)
> being scattered in static apache directories, the database, the
> templates folders and the code. At some point a content management
> system of some type is needed.
>
> While I hand-roll this sort of thing now it might be nice to have a
> standard module with perhaps a rich editor and HTML form, or it might
> be more powerful with the ability to manage various stories/images on
> disk or db, and integrate uploads even, like some of the portal
> building systems do. Perhaps one integrated well with Catalyst could
> also allow the user to select template files to use in a given part of
> the screen to replace not just on a story basis but on a div basis.
>
> I'd just like to ask if anyone uses a CMS (beyond just hand-rolling
> for each instance) or has been seeing similar needs. I think much
> development time is spent on creating object management interfaces
> which perhaps could be boiled down to some repetitive functionality.
>
> Matt Rosin
>
> ___
> List: Catalyst@lists.rawmode.org
> Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
> Searchable archive:
> http://www.mail-archive.com/catalyst@lists.rawmode.org/
> Dev site: http://dev.catalyst.perl.org/
>



-- 
Kindly Regards

Davood Firoozian
Proud Developer
Ozino Group http://www.ozino.com
___
List: Catalyst@lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/


[Catalyst] Problem With Catalyst::UploadProgress

2006-09-28 Thread Davood Firoozian
HiI'm testing the UploadProgress Plugin, But unfortunately I Have problem with it,If user use ESC before upload finishes, and tries to start upload again an undefined message appears in progress area, then user had to reload the page, it's impossible in most ajax.
what is your idea ??-- Kindly RegardsDavood FiroozianHttp://davood.ozino.comProud DeveloperOzino Group 
http://www.ozino.com
___
List: Catalyst@lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/