Apr
10
Screencast: First Steps with CRX Quickstart
filed under crx crx quickstart tutorial screencast | posted by Michael Marth
In the next days we will release CRX Quickstart. CRX Quickstart bundles CRX and Apache Sling into one installer. This allows you to get going very quickly with JCR-backed web development. In this 15min screencast I present first steps with CRX Quickstart. The code I use is attached to this post.
Update: for doing the examples yourself with current versions of Sling or CRX Quickstart please see the errata before.
Related Posts
8 comments
-
Christian Sprecher on 10/4/2008
gg :)
Looking forward for the next installement
What I am unsure atm: is the jst stuff executed on the client or the server side? Esp's used to be executed on the server side... -
Michael Marth on 10/4/2008
Yep, jst's are executed on the client although they look like server-side code.
Of course, you can also use eps's (which execute on the server-side) and mix and match as you like. -
Carl Lehman on 10/4/2008
This is great! I am glad you put this together. It's really a great way for someone to see how to get started with a JCR and the Sling Framework. I am looking forward for the complete series. (also a possible book in the future)
-
Felix Nagel on 18/1/2009
If the code is mainly executed on the client side, what about SEO and accessibility? No JS means no content. Am i right?
-
Michael Marth on 21/1/2009
Felix, for the jst templates the node content is also included in the response, so the content is there for SEO purposes.
-
Kirk Neeha on 21/4/2009
Hi,
is it also possible to provide files wihtin the content?
Cheers -
Michael Marth on 22/4/2009
Kirk, you mean if static files can be served from the repository? Yes, of course! Just put them into thre repo e.g. via WebDav, that's all.
-
Cirurgia Plastica on 27/4/2009
Thanks for the screencast. its very well explained.

firststeps.zip
firststeps1.mov
firststeps1.wmv