PDA

View Full Version : Cloudia CMS - ExtJS in full power



surgi
16 Oct 2009, 2:28 AM
Hey all,

we have launched presentation of our very new product - Cloudia CMS.

Cloudia CMS is web application used to administer any number of websites of any complexity (e-shops, communities, big corporate presentations, etc.)

Client side of its administration app is written completely in ExtJS, with great use of many outstanding plugins - and I'd like to thank all the staff / plugin developers for this.

English version of Cloudia website is in progress, theres just a feature overview available at the moment.

List of some of the key features (ExtJS and JavaScript supremacy regarded):
* complete customizable article system, resulting in each node behavior as a specialised application, bound with inline editors (MetaGrid was outstanding help for this)
* TinyMCE spiced up - ExtJS providing Windows-style Server Explorer, direct image uploader, ...
* web IDE with code editor featuring autocomplete and IntelliSense / Code Suggestion (again, provided by ExtJS)
* facebook-style tagging
* Statistics module - Cloudia CMS being a multi-site results in really spiced-up statistics possibly merging or comparing data from many sites
* Task bar, last documents menu
* some more :)

For more details please visit our website http://www.cloudia.cz/eng

UPDATE: demo launched, please visit http://demosite.ccms.cz/eng (admin device is available at http://www.ccms.cz/admin/eng, login: demo, password: demos)

Screenshot of Cloudia CMS (just one, few more attached)
http://www.cloudia.cz/sites/www.cloudia.cz/photos/fullsize/cloudia-cms-rich_editor.jpg

mankz
16 Oct 2009, 2:32 AM
Great work, looks fantastic! =D>

Remy
16 Oct 2009, 2:38 AM
Very impressive \:D/

aconran
16 Oct 2009, 3:55 AM
Looks nice. What functionality did you put in the PHP code editor? I see what looks like code complete; is this a full blown editor?

surgi
16 Oct 2009, 4:35 AM
Looks nice. What functionality did you put in the PHP code editor? I see what looks like code complete; is this a full blown editor?

Thanks. Code Editor supports suggestion for our templating system's meta-tags, global and few custom PHP variables and template methods, and CSS (parsed from templates main stylesheets). So, at the moment, it doesn't provide full-blown PHP code-suggest.
Edit: Short-term roadmap for the code editor contains making find/replace dialogs, in long-term we will focus on integrating Bespin.

albeva
20 Oct 2009, 12:53 AM
Looks very impressive. Is there a demo, download for this? Is it open source?

surgi
20 Oct 2009, 7:44 AM
Looks very impressive. Is there a demo, download for this? Is it open source?

Thanks. Public English demo is in preparation, please stay tuned.
Cloudia CMS is not open source project. Nevertheless let me note, that one of its business models will be a hosted solution with prices starting at like $10/month (again, we are just going thru preparations regarding this model).

Artur Bodera (Joust)
21 Oct 2009, 1:14 AM
Nice going. I see the amount of work you've put inside.

surgi
10 Nov 2009, 6:53 AM
Thanks Artur.

We've launched full English version of the website (excluding videos at the moment), so please visit http://www.cloudia.cz/eng for more details.

Live public demo is still in preparation, and will be ready shortly.

Howardmarvels
16 Nov 2009, 1:26 PM
thanks for the visuals it really helps.

surgi
4 Feb 2010, 6:32 AM
The state of publicly available demo of Cloudia CMS has been changed; the product is in its final stages and under heavy betatesting (prior to the Cloudia Hosting programme launch).

You are invited to check it out, the demo frontend is available at http://showroom.webove-aplikace.com/demosite/eng (you will be navigated to administration device from there).

The demo contains few samples illustrating what can be easily dome within Cloudia (mostly taking advantage from the records binding ability): a simple e-shop, gallery with comments, rating, thumbs, mixed with the user base.

The base for the system overview and documentation is placed at http://showroom.webove-aplikace.com/cpdn/eng (and it is being written at the moment).

We will be happy to answer any of your questions, and are looking forward to hear any feedback.

chriss
5 Feb 2010, 12:33 PM
I see that you succeeded in creating a grid with both drag-drop and checkbox selection model. How did you do that? :)

surgi
5 Feb 2010, 1:45 PM
I see that you succeeded in creating a grid with both drag-drop and checkbox selection model. How did you do that? :)

Think you forgot the login screen ;)

Well I see your point, from the ext point of view, whole admin app is mainly just a ton of extensions polished, extended here and there and tied together. Not that the polishing/extending itself was any hard, but as every particular extension's author follows his own design patterns*, it was quite a job..

Beside metagrid I'd note our code editor with some sort of intellisense for example.

* not complaining in any way

huggy06
26 May 2010, 10:41 AM
Hi all,

I tried to connect to demo site, but login and password provided does not work

http://demosite.ccms.cz/eng

Is there any demo website available ?

Thanks

surgi
9 Jun 2010, 2:16 PM
Heya,

the demo should be online and running.

Maybe you've tried to login into a user-based content part (login/pwd box visible on the demosite launch page) instead of admin device ( http://www.ccms.cz/admin/eng )?