To remove the generator tag in the head of your Joomla!-driven site put the following code between <?php and ?>: $this->setGenerator(null);
Interessantes
To remove the generator tag in the head of your Joomla!-driven site put the following code between <?php and ?>: $this->setGenerator(null);
Common errors for sharepoint search can be found here: http://codeexcel.com/sharepoint-crawl-errors-2-the-sharepoint-item-being-crawled-returned-an-error-when-attempting-to-download-the-item/ My favourite: individual login page;)
it seems that Google has killed its weather API: Checking google.com/ig/api?weather= a “Sorry” message appears.
to solve this visit this page: http://codex.wordpress.org/Function_Reference/get_categories. With the function get_categories you can view a list of categories of your blog.
A short guide for the correct Lync/Office 365 for Mac Users can be found here: http://onlinehelp.microsoft.com/de-de/office365-smallbusinesses/hh534384.aspx
… installing Lync on my Mac: Download (here: http://onlinehelp.microsoft.com/en-us/office365-enterprises/hh180727.aspx), Installing (Wow 230 MB [!]), Quick Installation, April Update here: http://www.microsoft.com/de-at/download/details.aspx?id=29571, insert Office 365 credentials, Go! 😉
A detailed guide can be found here: http://www.tcscblog.com/2012/02/10/custom-error-page-with-log-support-ticket-link-for-sharepoint-2010/. Be aware that they have mistypped the SharePoint cmd, instead use: Set-SPCustomLayoutsPage -Identity Error -RelativePath “/_layouts/CustomError/error.aspx” -WebApplication <webappURL>
Microsoft Open Source platform with new design, they may call it “metro-style”;) #http://www.codeplex.com/