Custom mini calendar for sharepoint 2010 - sharepoint

I need to set up mini calendar for SP 2010. I found this article but it does not work for SP2010. Maybe I've missed something.

I have used a open source web part for SharePoint 2010 mini calendar. See if this works for you.
Url: http://minicalendarwebpart.codeplex.com/

Related

ProfileManages webcontrol on person.aspx page in SP2013

I am migrating ProfileManages webcontrol on person.aspx page from MOSS 2007 to 2013. could you please confirm whether this
namespace(Microsoft.SharePoint.Portal.WebControls.ProfileManages)
is existing in SharePoint 2013? Not able to find
Can anyone help? need to add Organizational Hierarchy list to the page.
There is Microsoft.SharePoint.Portal.dll in GAC on SharePoint 2013 server installation and it contains class:
Microsoft.SharePoint.Portal.WebControls.ProfileManages
Path: C:\Windows\Microsoft.NET\assembly\GAC_MSIL\Microsoft.SharePoint.Portal\

Sharepoint 2010 What's new?

I wonder that, with a use of minimum custom code use, how easy or hard would it be, compared to previous versions, to build a community portal in Sharepoint 2010, in which users upload, view and comment videos, share videos and so on.
You can ofcourse take Youtube as an example.
Thanks.
Some links from Microsoft.com:
What's New in Microsoft SharePoint
Server 2010
What's New in SharePoint Server 2010
Microsoft SharePoint 2010 Overview
Check out this Walkthrough:
Walkthroughs: Creating and Customizing a Video Sharing Site
http://msdn.microsoft.com/en-us/library/ff464364.aspx

Add New Calendar Type To Sharepoint such as Persian Calndar

can anyone tell me how i can add new calendar type such as Persian Calendar in sharepoint
Persian calendar is not supported in SharePoint OOTB.
I found javascript solution for SharePoint 2003/2007 (don't know if it will work in 2010), please follow the link: http://userscripts.org/scripts/review/84130
Go to the Regional options under site setting to define additional calendar types and other settings

how to show graphs on sharepoint MOSS site

I want to show graphs on sharepoint site .how to do this ?
Check out the ChartPart onb Codeplex.com.
Check out my answer to this question: SO Question, it describes the MS Carthing COntrols You need .NET 3.5 SP1 though.
Depending on whether the origin of the chart is excel, but if you have excel services which is part of the Enterpise edition of MOSS 2007, you can upload the excel document to a library and then use one of the excel webparts to show the worksheet which contains the graph. You will benefit from people being able to update the excel document within sharepoint and the chart being updated automatically
try using http://www.dundas.com/Components/Products/Chart/SharePoint/index.aspx - They are amazing and give great results.
You can also download a trial version!
HTH
You can try VfS. Watch this video tutorial "Create Chart in SharePoint Site in few clicks".
Visifire offers nice easy Chart WebPart Designer for SharePoint 2007 and 2010.

SharePoint 2007 Calendar - Remove Time

Does anyone know how to remove the time from a SharePoint 2007 Calendar month view?
I could do this using some jQuery but would like to know if it is possible via configuration?
Cheers
Try this article on customizing the SharePoint 2007 calendar view.

Resources