Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I am really interested in learning "Adobe CQ" .
My question is what are all the technologies that I need to learn to understand adobe cq.
Any tutorials on Adobe CQ and related technologies are helpful.
Thank you,
Sri
As a developer you can start at http://dev.day.com. CQ is now called as AEM (Adobe Experience Manager).
Technology Stack which makes up CQ:
Sling - the MVC framework
(https://cwiki.apache.org/confluence/display/SLING/Index)
JCR / Jackrabbit
OSGi
Google around this and you should be able to get a lot of resources.
Thanks
EDIT :
you can go through helpx adobe site, from where you can go through small example projects.
For example: Creating your first Adobe Experience Manager Touch UI component.
It tells you from scratch with step by step guidance and also has zip folder, which you can directly download and upload the package in the crx/de to see what is happening. :)
Go to the AEM community page - you will find lots of tutorials and how to articles:
http://helpx.adobe.com/marketing-cloud/experience-manager.html
This will be a big help when developing components-
Cq5 Widgets Api
I found the Adobe Gem Sessions very helpful
You can start here. I think this is the best place to start at. I am sharing the link for AEM 6.0. there are similar links for each verion of CQ.
http://docs.adobe.com/docs/en/aem/6-0.html
There are 2 ways to start developing with Adobe AEM :
Use cqblueprints maven archetype
Native adobe maven archetype
Those 2 ways differ only in module structure, but used plugins are the same.
BTW: Adobe AEM 6.0 has migrated to Jackrabbit Oak-based CRX 3 repository introduction to OAK
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I'm developing a PHP application that connects to an Alfresco instance for application content storage. Never having used Alfresco before, I'm looking for some good tutorials that explain the structure and organization of an Alfresco repository, i.e. how Nodes work, etc.
I haven't found much beyond the Alfresco Docs on the alfresco.com website, and while they do a good job explaining how to setup and configure an alfresco solution, they don't seem to talk as much about how the content repository is structured. A google search doesn't reveal much in the way of free online tutorials for Alfresco development.
Anyone know any good free tutorials for this, or will I have to end up finding a book written on the subject?
I'll humbly submit the set of Alfresco tutorials that I have written on my blog, ecmarchitect.com. They cover things like custom content models, custom actions, web scripts, behaviors, and workflows.
If you are using Alfresco 4, read the "2nd Edition" of the tutorials, where available. Those cover the most recent stuff.
Also, as you are developing a PHP app, you will be interested in the CMIS section of the "Custom Content Types" tutorial. Learn CMIS, then go grab the PHP API from the Apache Chemistry project. You can then use that to remotely perform CRUD functions against the repo from your PHP app.
Thay aren't that many good resources on the web.
But you can check out Alfresco blogs: http://www.alfresco.com/blogs/
Alfresco wiki is a good source: http://wiki.alfresco.com/wiki/Main_Page
And this book (may be the best book for starting with Alfresco): http://www.wrox.com/WileyCDA/WroxTitle/Professional-Alfresco-Practical-Solutions-for-Enterprise-Content-Management.productCd-0470571047.html
Have fun with Alfresco! :)
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
Can you recommend resources to learn msdeploy? Books, blogs or other formats welcome.
Bonus points will be awarded for information focused at deploying to IIS 6 and inserting the SVN revision number into the packaged files.
There is lots of reference documentation for command line use of the Web Deploy tool on TechNet. For practical how-to’s IIS.NET is the place to go.
Unfortunately, there's very little documentation on how to customize the deployment package during from the build. So, I've posted an article on my blog about my own findings while preping a project for deployment with Web Deploy recently.
It contains links to other articles as well as how to implement common deployment requirements, including some handling of version / build numbers.
I've blogged about how to use MSDeploy to deploy a web application to IIS from TeamCity.
Web Deploy (MS Deploy) from TeamCity - http://www.geekytidbits.com/web-deploy-ms-deploy-from-teamcity/
Sayed Hashimi is my go to guy for all things MSBuild and MSDeploy:
Hashimi's Blog
and a number of interesting articles here:Vishal Joshi's Blog
Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 8 years ago.
Improve this question
I am fairly new at web development scene, and I was wondering if you can help me break up the pros and cons of using python django vs asp.net mvc besides the maturity level of its framework.
I have intermediate experience with Java. As of right now, I am leaning towards Python, but I just wanted to make sure, I am making the right choice. I find myself limited with books available on asp.net web developments. I am aware that there is the storefront example on the official asp.net site. However, that tutorial was a little hard for me to follow. I've done a research around and was hoping python could be my next available choice. There are more tutorials available online for Python anyways.
What do you think?
It always make sens to do some research regarding technologies trends and professionals demand, you can do this by using Google tools, such as Google Trends
It will save you time and help you to choose right direction. See more details about technology research here. Happy coding!
ASP.NET MVC is pretty cool if you already know C# and/or ASP... but if you're starting from scratch, Django is (IMO) a better bet. You probably have more hosting options for Django, for one thing.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I've seen a little buzz on the open-source ASP.NET Web Forms MVP project, but where can I get resources?
http://webformsmvp.com is pretty much stubbed out for now. This appears to be a compelling refresh of the Web Forms paradigm and bring into the fold things that make ASP.NET MVC great. I hear it's going to be put out there at MIX10 this week, but anyone have any useful sites/references?
Tatham Oddie, one of the WebForms MVP developers, was on Scott Hanselman's podcast not too long ago. You can find that episode here: A different way to do ASP.NET WebForms with WebFormsMVP. A PDF transcript is available there if you don't have time to listen to it.
Tatham's blog is at http://blog.tatham.oddie.com.au/ and his most recent post mentions the podcast and that they were quite about the project till now. The wiki page on the project's site that you linked to mentions the MIX 10 announcement.
You can find the video and slides of Tatham's and Damian's MIX10 session here (they do mention WebForms MVP near the end of the slides): Building Great Standards-Based Websites for the Big Wide World with Microsoft ASP.NET 4.
Apart from that, and the project's wiki page, I don't think there are any other resources. They suggest downloading the project demo to get familiar with it till documentation is available.
I am also not aware of this project - domain was registered long ago it seems but if you google for it there are not many results.
If you want to use MVP I can highly recommend you the following article by Billy McCafferty:
http://www.codeproject.com/KB/architecture/ModelViewPresenter.aspx
Maybe you mix it up with what is extracted now from the ASP.NET MVC framework that goes into the "classic" ASP.NET - e.g. URL Routing functionality which you can read up there:
http://weblogs.asp.net/scottgu/archive/2009/10/13/url-routing-with-asp-net-4-web-forms-vs-2010-and-net-4-0-series.aspx
Maybe this helps but I have not heard about any MVP project - and the one linked in your questions seems to have no relation to Microsoft (if you look it up on nic.com)
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I keep hearing that Flex is open source and I figured that a great way to learn about the inner workings would be to look at it. I can easily find the Flex SDK (http://opensource.adobe.com/wiki/display/flexsdk/Get+Source+Code), but I'm wanting to look at the class definitions for the MXML core library (like NumericStepper). Have I misunderstood, or is this kind of thing available somewhere?
Note, I'm looking for the source of some core MXML components so I can see how they work internally, not for the compiler's source. Does what I've linked above have what I'm looking for and I just can't find it in the director structure?
If you have installed the sdk or Flex builder all of the source files are installed locally on your computer, I believe.
I have flex builder 3 installed source is located here(depending on where you installed):
Source for flex 3 sdk
C:\Program Files\Adobe\Flex Builder 3\sdks\3.0.0\frameworks\projects\framework\src\mx
Source for flex 2 sdk
C:\Program Files\Adobe\Flex Builder 3\sdks\2.0.1\frameworks\source\mx
Hope this helps and alleviates the need to be online to view the source...
The source is found in the SVN repository that is here:
http://opensource.adobe.com/wiki/display/flexsdk/Get+Source+Code
Here's a direct link to the NumericStepper code: http://opensource.adobe.com/svn/opensource/flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/NumericStepper.as
And here's the complete code of the framework: http://opensource.adobe.com/svn/opensource/flex/sdk/trunk/frameworks/projects/framework/src/mx/
The open source stuff appears to be at:
http://opensource.adobe.com/wiki/display/flexsdk/Downloads
I don't know if everything is available there yet, there may be issues with third-party stuff.