Sitecore7 Basics Lets see Basics of Sitecore7!. Agenda Whats new? System requirements Whats...

12
Sitecore7 Basics Let’s see Basics of Sitecore7!

Transcript of Sitecore7 Basics Lets see Basics of Sitecore7!. Agenda Whats new? System requirements Whats...

Page 1: Sitecore7 Basics Lets see Basics of Sitecore7!. Agenda Whats new? System requirements Whats improved? Assemblies Updated Knife tools Demo Q & A.

Sitecore7 Basics

Let’s see Basics of Sitecore7!

Page 2: Sitecore7 Basics Lets see Basics of Sitecore7!. Agenda Whats new? System requirements Whats improved? Assemblies Updated Knife tools Demo Q & A.

Agenda• What’s new?• System requirements• What’s improved?• Assemblies Updated• Knife tools• Demo• Q & A

Page 3: Sitecore7 Basics Lets see Basics of Sitecore7!. Agenda Whats new? System requirements Whats improved? Assemblies Updated Knife tools Demo Q & A.

What’s new? – Major Highlights Code named as “Elbrus” – Why? - Architecture Unlimited items! (“SC7 scales to virtually

unlimited content volumes”) – Say bye to 100 child items limit! – Magic lies in “Item Buckets”

Awesome search! (Content Tagging, Faceting, Boosting, Performance) – available via CE,PE, and dialog boxes! – Search statistics!

New LINQ layer with Sitecore.ContentSearch API – got power for Indexing and search! (Client/Kernel/Analytics – 3440 methods, SC.CS/SC.Buckets – 3200 methods) – LINQ API statistics!

New field types! (Multilist, Tree list, GenerallinkEx with search)

Device simulator! (Since, Sitecore 6.6) Supports Lucene/Solr/ElasticSearch!

Page 4: Sitecore7 Basics Lets see Basics of Sitecore7!. Agenda Whats new? System requirements Whats improved? Assemblies Updated Knife tools Demo Q & A.

System requirements Requires .NET framework 4.5 Developers must use Visual Studio 2012 when developing for Sitecore, even if their own

projects are compiled for .NET 4.0 or .NET 3.5 Supports Windows Server 2008 R2, Windows Server 2008 SP2, Windows 7, and Windows Vista

SP2+ and the associated IIS versions (IIS 7, IIS 7.5). Require SQL Server 2008 R2 or SQL Server 2012 and their corresponding SQL Server Express

editions [SQL 2K8 – Not supported] Sitecore is deprecating support for running Sitecore under IIS application pools configured to

use Classic pipeline mode.

Page 5: Sitecore7 Basics Lets see Basics of Sitecore7!. Agenda Whats new? System requirements Whats improved? Assemblies Updated Knife tools Demo Q & A.

What’s improved? IFilter support DataSource improvements – Datasource rendering parameters stored in GUID

instead of path Improved logging for indexing and search – few more log files to analyze! Renderings and layouts – clear index on update Changes around the list of supported browsers:

IE 8, 9 + 10 (IE 7 is no longer supported) Chrome 25 and later Firefox 17 and later Apple Safari 6 for Mac OS (Apple Safari for Windows is no longer supported by Apple)

Troubleshooting – patch info in showconfig.aspx

Page 6: Sitecore7 Basics Lets see Basics of Sitecore7!. Agenda Whats new? System requirements Whats improved? Assemblies Updated Knife tools Demo Q & A.

Assemblies updated Following 3rd party assemblies has been updated, might have to update and recompile your

code if you are referencing them!

Assembly Before Now

Lucene.Net.dll 2.9.4.1 3.0.3.0

HtmlAgilityPack.dll 1.4.0.0 1.4.6.0

NewtonSoft.Json.dll 3.5.0.0 4.5.9.15308

Page 7: Sitecore7 Basics Lets see Basics of Sitecore7!. Agenda Whats new? System requirements Whats improved? Assemblies Updated Knife tools Demo Q & A.

New Knife tools/Sitecore/Admin Tool Description

LinqScratchPad.aspx A new admin page that allows you to write LINQ statements through a web interface to test different queries.

FillDB.aspx A new admin page that allows you to quickly create huge amounts of items in the content tree for test data.

pipelines.aspx Provides pipeline profiling, which lets you monitor utilization, performance, and other aspects of Sitecore pipelines

Page 8: Sitecore7 Basics Lets see Basics of Sitecore7!. Agenda Whats new? System requirements Whats improved? Assemblies Updated Knife tools Demo Q & A.

It’s Demo time! http://sc7demo – Autohaus -- An open source demo site for Sitecore 7

[https://github.com/Sitecore/autohaus] http://sc7 – Plain Sitecore7 version

Page 9: Sitecore7 Basics Lets see Basics of Sitecore7!. Agenda Whats new? System requirements Whats improved? Assemblies Updated Knife tools Demo Q & A.

Resources Sitecore7 Webinars Sitecore7 Documentations http://www.sitecore.net/~/media/Products/Resources/White%20Papers/Sitecore%207/Sitecore7_White_Paper.ashx http://www.eduserv.org.uk/blog/2013/05/21/sitecore-7-is-here-whats-new/ http://www.sitecore.net/Community/Business%20Blogs/Industry%20Insight/Posts/2013/05/Sitecore-7-Going-to-the-

Moon.aspx http://www.youtube.com/watch?v=MXuI8TYvT5Y&feature=youtu.be http://www.mikkelhm.dk/post/2013/04/20/Sitecore-7-almost-there.aspx http://blog.nonlinearcreations.com/2013/03/sitecore-7-three-reasons-to-be-excited/ http://blog.nonlinearcreations.com/2013/04/sitecore-7-whats-new-for-developers-in-elbrus/ http://blog.nonlinearcreations.com/2013/04/sitecore-7-whats-new-for-developers-in-elbrus/ http://blog.velir.com/index.php/2013/04/11/sitecore-7-an-insiders-look-into-new-features-and-functionality/ http://www.sitecore.net/Community/Technical-Blogs/Sitecore-7-Development-Team.aspx?tag=fe45bd4d-acb4-4a47-acf4-

f0cc3c9f90d8 http://www.sitecore.net/Community/Technical-Blogs/Sitecore-7-Development-Team/Posts/2013/04/Sitecore-7-Developer-

Toolbelt.aspx http://www.sitecore.net/Community/Best-Practice-Blogs/Pieter-Brinkman/Posts/2013/04/Sitecore-7-MVP-activities.aspx

Page 10: Sitecore7 Basics Lets see Basics of Sitecore7!. Agenda Whats new? System requirements Whats improved? Assemblies Updated Knife tools Demo Q & A.

Q and A

?The test of a good teacher is not how many questions he can ask his pupils that they will answer

readily, but how many questions he inspires them to ask him which he finds it hard to answer.

Page 11: Sitecore7 Basics Lets see Basics of Sitecore7!. Agenda Whats new? System requirements Whats improved? Assemblies Updated Knife tools Demo Q & A.

Questions for you! What’s the release date of SC7? How Sitecore solved 100 child items limit? Device Simulator is new feature of SC7?Yes/No You can use VS 2010 while developing on SC7? SC7 hosted on IIS7 will work with Classic pipeline? Using which page you can do pipeline profiling? If you switch your provider from Lucene to Solr – Do you need to change your code?

Page 12: Sitecore7 Basics Lets see Basics of Sitecore7!. Agenda Whats new? System requirements Whats improved? Assemblies Updated Knife tools Demo Q & A.

Thank you!

Happy Sitecoring! Kiran Patil – Sitecore MVP 2013http://sitecorebasics.wordpress.com/