msgbartop
Useful MOSS 2007 and Ruby and Rails stuff
msgbarbottom

31 Aug 07 Creating Custom Search Pages and Tabs on Sharepoint 2007

Customise your search page results too

http://msdn2.microsoft.com/en-us/library/bb428855.aspx

Display Search Results in Raw XML

<xsl:stylesheet version=”1.0″
  xmlns:xsl=”http://www.w3.org/1999/XSL/Transform“>
 <xsl:output method=”xml” version=”1.0″ encoding=”UTF-8″ indent=”yes”/>
 <xsl:template match=”/”>
  <xmp><xsl:copy-of select=”*”/></xmp>
 </xsl:template>
</xsl:stylesheet>

30 Aug 07 Changing passwords for Sharepoint 2007

From Microsoft
http://technet2.microsoft.com/Office/en-us/library/4f52688f-7c27-41b7-8e28-c532d0e93e4d1033.mspx?mfr=true

http://technet2.microsoft.com/Office/f/?en-us/library/f07768d4-ca37-447a-a056-1a67d93ef5401033.mspx

Joel Oleson’s
What service accounts to create
http://blogs.msdn.com/joelo/archive/2007/12/04/default-web-application-policies-and-determining-number-of-service-accounts.aspx

How to change service account passwords
http://blogs.msdn.com/joelo/archive/2006/08/22/712945.aspx

30 Aug 07 Sharepoint – The database connection string is not available. Event ID 10046

Try resetting the Index:

Shared Services Administration: SharedServices1 > Search Settings    > Configure Search Settings:

Click “reset all crawled content”

http://blogs.msdn.com/sharepointdesigner/archive/2007/08/27/an-introduction-to-single-sign-on-sso-with-data-views.aspx

30 Aug 07 Event ID 6398

Getting this error?

Microsoft.SharePoint.Search.Administration.SPSearchJobDefinition (ID 4f7ffcf2-48db-435a-94b6-048d0f21d44c) threw an exception.

Here’s the Solution

http://blogs.vertigo.com/personal/steventap/Blog/Lists/Posts/Post.aspx?ID=21

if that doesn’t work, try this

http://www.eggheadcafe.com/software/aspnet/30583477/event-errors-after-power.aspx

This blog is multi language by p.osting.it's Babel