If and when the community has time, please pass on those not so obvious out of the box tips and tricks you have learned in your experiences with SharePoint (2010 and 2013).
You can find some good SharePoint features list in the following url: http://www.apps4rent.com/support/kb/article/category/sharepoint. I have just signed up for a free SharePoint site with http://www.cloudappsportal.com and was browsing for some SharePoint features list and landed up in the first mentioned url.
OOTB trick I implemented for a user today. User wanted to display a Blog Post from another site collection on their page. Using the Page Viewer WebPart we were able to achieve this but noticed that the Quick Launch and Branding was also being displayed in the webpart. To get rid of this I simply added the following ?isdlg=1 at the end of the URL used to configure the Page Viewer webpart.
Note: Don’t know what IsDlg is? It’s a little query string parameter that SharePoint uses to hide elements on your page using CSS
Something cool I wanted to share.. Thanks