RE: SharePoint Coding Standard

2011-09-22 Thread Nigel Witherdin

 
Cool - many thanks for this!
 



Date: Thu, 22 Sep 2011 11:07:58 +0800
Subject: Re: SharePoint Coding Standard
From: sharepointse...@gmail.com
To: ozmoss@ozmoss.com


Yeah I believe this is it: 
http://www.muhimbi.com/blog/2009/05/muhimbis-sharepoint-development.html
http://www.muhimbi.com/Images---Files/Blog/Muhimbi-Development-Guidelines.aspx
 
It's for MOSS 2007 though, not sure if they have an updated one. It's a nice 
example if you need to write up one of these yourself.

Sezai.
 
On Thu, Sep 22, 2011 at 11:03 AM, Paul Culmsee paul.culm...@sevensigma.com.au 
wrote:




Sezai a long time ago put me onto one that wasn’t bad, authored by a 3rd party. 
Sezai – do you remember it?
 


From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of 
Maxine Harwood
Sent: Thursday, 22 September 2011 9:48 AM
To: 'ozMOSS'
Subject: RE: SharePoint Coding Standard



 
I’d be interested in anything that comes out of this, we don’t have standards 
in place at present – but would like to .
 
max
 


From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of 
Nigel Witherdin
Sent: Thursday, 22 September 2011 11:16 AM
To: OzMoss
Subject: SharePoint Coding Standard
 

Hi All,
 
Have been tasked with writing a coding standard (C# and PowerShell) focussed on 
SharePoint developments.  Can anyone please provide me with an example that I 
can use as a basis?
 
Many thanks,
 
Nigel
___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss



___ ozmoss mailing list 
ozmoss@ozmoss.com http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss 
  ___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss


Re: SharePoint Coding Standard

2011-09-22 Thread Chris Howell
Hi,

A bit late and not as good as the one Paul and Sezai referenced but I have
this bookmarked for reference:

http://www.rharbridge.com/?page_id=238

Cheers,

Chris

On 22 September 2011 16:25, Nigel Witherdin nigel_wither...@hotmail.comwrote:


 Cool - many thanks for this!

  --
 Date: Thu, 22 Sep 2011 11:07:58 +0800
 Subject: Re: SharePoint Coding Standard
 From: sharepointse...@gmail.com
 To: ozmoss@ozmoss.com


 Yeah I believe this is it:
 http://www.muhimbi.com/blog/2009/05/muhimbis-sharepoint-development.html

 http://www.muhimbi.com/Images---Files/Blog/Muhimbi-Development-Guidelines.aspx

 It's for MOSS 2007 though, not sure if they have an updated one. It's a
 nice example if you need to write up one of these yourself.
 Sezai.

 On Thu, Sep 22, 2011 at 11:03 AM, Paul Culmsee 
 paul.culm...@sevensigma.com.au wrote:

  Sezai a long time ago put me onto one that wasn’t bad, authored by a 
 3rdparty. Sezai – do you remember it?
 

 ** **

 *From:* ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] *On
 Behalf Of *Maxine Harwood
 *Sent:* Thursday, 22 September 2011 9:48 AM
 *To:* 'ozMOSS'
 *Subject:* RE: SharePoint Coding Standard

 ** **

 I’d be interested in anything that comes out of this, we don’t have
 standards in place at present – but would like to .

 ** **

 max

 ** **

 *From:* ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] *On
 Behalf Of *Nigel Witherdin
 *Sent:* Thursday, 22 September 2011 11:16 AM
 *To:* OzMoss
 *Subject:* SharePoint Coding Standard

 ** **

 Hi All,

 Have been tasked with writing a coding standard (C# and PowerShell)
 focussed on SharePoint developments.  Can anyone please provide me with an
 example that I can use as a basis?

 Many thanks,

 Nigel

 ___
 ozmoss mailing list
 ozmoss@ozmoss.com
 http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss



 ___ ozmoss mailing list
 ozmoss@ozmoss.com http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss

 ___
 ozmoss mailing list
 ozmoss@ozmoss.com
 http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss


___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss


RE: HELP: Removed local SSL cert from SPApp

2011-09-22 Thread Paul Noone
We managed to resolve this problem by modifying the host file on the search 
server for the affected host names. (Thank God!)
Still having a problem with crawling sts3 addresses for people results though. 
:\
An unrecognized HTTP status was received. Check that the address can be 
accessed using Internet Explorer. (HttpStatusCode Found The request failed with 
an empty response.)
It can't be access via Internet Explorer and never could be. Is this something 
only a WFE can interpret?
From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of 
Paul Noone
Sent: Wednesday, 21 September 2011 12:54 PM
To: ozMOSS
Subject: RE: HELP: Removed local SSL cert from SPApp

No suggestions then?

My only other idea is to delete the web app through CA and retain the content 
DB. Then recreate the app without SSL, select the existing content DB, and 
re-associate it with the SSP.
I've never done this before though and don't want to risk the DB not being 
available...or something else breaking. :\
From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of 
Paul Noone
Sent: Wednesday, 21 September 2011 11:05 AM
To: ozMOSS (ozmoss@ozmoss.com)
Subject: HELP: Removed local SSL cert from SPApp

Hi all,
We recently had an issue with a certificate expiring for one of our early web 
app that had a local cert which was then imported and published through ISA.
The expedient action taken by someone (not me!) was modify IIS directly and 
remove the certificate from this app. I then quickly made appropriate changes 
to content source URLs, crawl rules and AAM. Browsing, editing, third party web 
parts, workflows - are all working as expected and any web requests for HTTP 
are correctly redirected.
...except crawling. :(
The site collection root URLs are being successfully crawled via HTTPS but not 
anything underneath them.
A sample of the Success, Warning and Error results are below.
https://intranet.au
Crawled
https://intranet.au/docs
Crawled
https://intranet.au/teams/team1
Crawled
...
https://intranet.auhttps://intranet.ceosyd.catholic.edu.au/
Deleted by the gatherer (The start address or content source that contained 
this item was deleted and hence this item was deleted.)
Crawled and then deleted. Why?
...
http://intranet.auhttp://intranet.ceosyd.catholic.edu.au/
The item could not be accessed on the remote server because its address has an 
invalid syntax.
http://intranet.au//docshttp://intranet.au/docs
Error in the Site Data Web Service.
http://intranet.au//teams/team1http://intranet.au/teams/team1
Error in the Site Data Web Service.

Note the double slash at the end of the host name for each site collection.
I simply can't account for this and had assumed the web service would actively 
crawl the sites using via the URLs provided. Some digging around in the SSP 
config DB suggests otherwise though. It seems that the original HTTPS addresses 
are hard-coded in various tables.
Rather than compound an unsupported change with 100s more, is the best course 
of action to simply re-issue and apply new local certificate for this 
application??
Kind regards,

Paul Noone

---
Online Developer/SharePoint Administrator
Infrastructure Team, ICT
Catholic Education Office, Sydney
p: (02) 9568 8461
f: (02) 9568 8483
e: paul.no...@ceosyd.catholic.edu.aumailto:paul.no...@ceosyd.catholic.edu.au
w: http://www.ceosyd.catholic.edu.au/

___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss


quick search question

2011-09-22 Thread Dan Sheedy
Hi.

Without having to maintain a reference in a content source, is it possible
for SharePoint to index external locations (in this case a pdf) that is
linked to from our SharePoint content?

Thanks,

Dan.
___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss