RE: My Site - SharePoint Sites webpart ponderings

2009-07-13 Thread Ishai Sagi
I did some research in the past, and found this good guide:
http://www.sharepointblogs.com/echef/archive/2007/09/12/background-on-my-sharepoint-links.aspx


Thanks,
Ishai Sagi
Solutions Architect
Microsoft SharePoint Server MVP

Mobile:   04 2379 1728
Email:ishai.s...@uniqueworld.netmailto:ishai.s...@uniqueworld.net
Web: www.uniqueworld.nethttp://www.uniqueworld.net
Blog: www.sharepoint-tips.comhttp://www.sharepoint-tips.com/
Book:www.tinyurl.com/SharePointBookhttp://www.sharepoint-tips.com/
[cid:image001.gif@01CA03D3.75F9FA20]http://www.uniqueworld.net/



From: ozmoss@ozmoss.com [mailto:ozm...@ozmoss.com] On Behalf Of Paul Noone
Sent: Monday, 13 July 2009 12:20 PM
To: ozmoss@ozmoss.com
Subject: My Site - SharePoint Sites webpart ponderings

Hi all,

Can anyone explain how the Memberships submenu (shown below) is populated?

I have not added any of these sites manually, and I am in the site member group 
for each site listed, so am wondering how/why SharePoint decides which ones 
should fall under Memberships.

[cid:image002.jpg@01CA03D3.75F9FA20]

Regards,

Paul
Online Developer, ICT
CEO Sydney


Support procedure: https://www.codify.com/lists/support
List address: ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists

Support procedure: http://www.codify.com/lists/support
List address: ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists

inline: image001.gifinline: image002.jpg

RE: execadmsvcjobs

2009-07-13 Thread Michael Nemtsev
There are 2 jobs for this
Profile Synchronization and Quick Profile Synchronization

See details there 
http://www.sharepointblogs.com/llowevad/archive/2008/02/29/my-sites-and-memberships.aspx

execadmsvcjobs only forces jobs to be run (if you don't want wait till they 
start)

Michael Nemtsev
Readifyhttp://www.readify.net/ | Microsoft MVP
B: http://msmvps.com/blogs/laflour/  T: +61 424 184 978

From: ozmoss@ozmoss.com [mailto:ozm...@ozmoss.com] On Behalf Of Paul Noone
Sent: Monday, 13 July 2009 1:18 PM
To: ozmoss@ozmoss.com
Subject: RE: execadmsvcjobs

Thanks guys. And this should also update the membership and SharePoint sites 
links??

Anyone know the name of that particular job?

I'm not getting any updates occurring (again) for recent site collections and 
am trying to work out why.

From: ozmoss@ozmoss.com [mailto:ozm...@ozmoss.com] On Behalf Of Daniel Brown
Sent: Monday, 13 July 2009 1:14 PM
To: ozmoss@ozmoss.com
Subject: RE: execadmsvcjobs

Indeed, it's a once per farm thing rather than once per server in the farm 
thing.

From: ozmoss@ozmoss.com [mailto:ozm...@ozmoss.com] On Behalf Of Paul Culmsee
Sent: Monday, 13 July 2009 12:43 PM
To: ozmoss@ozmoss.com
Subject: RE: execadmsvcjobs

Provided the timer job service is running on each server in the farm, it will 
re-read the config DB and run those jobs on each server if required.

From: ozmoss@ozmoss.com [mailto:ozm...@ozmoss.com] On Behalf Of Daniel Brown
Sent: Monday, 13 July 2009 11:09 AM
To: ozmoss@ozmoss.com
Subject: RE: execadmsvcjobs

My understanding is that execadmsvcjobs pushes the jobs though the gears in the 
farm and thus only running it once  is needed on any server in the farm 
(assuming permissions, files, security, etc(

From: ozmoss@ozmoss.com [mailto:ozm...@ozmoss.com] On Behalf Of Paul Noone
Sent: Monday, 13 July 2009 12:35 PM
To: ozmoss@ozmoss.com
Subject: execadmsvcjobs

Can anyone tell me if this command needs to be run on every server in the farm?

The docs are a little light on.

Kind regards,

Paul


Support procedure: https://www.codify.com/lists/support
List address: ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists

Support procedure: https://www.codify.com/lists/support
List address: ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists

Support procedure: https://www.codify.com/lists/support
List address: ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists

Support procedure: http://www.codify.com/lists/support
List address: ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists



Re: Custom theme not inheriting on team site

2009-07-13 Thread Ajay
Thanks a lot guys.. will look into this .

On Mon, Jul 13, 2009 at 5:28 PM, Sezai Komur sharepointse...@gmail.comwrote:

 Agreed, go with feature stapling. Even though that blog talks about My
 Sites you can use the same concept for automatically applying a theme,
 master page or custom css url for newly created sites of any type.
 You need two features.
 1) Create a Feature Stapling Feature which is a Feature that tells
 SharePoint to automatically activate another feature whenever a site of a
 specific type is created. (similar to
 http://www.vanolstweb.nl/blog/images/designstaplingxml.jpg)
 2) Create a Feature to change the theme, master page or css url, when the
 feature is activated (similar to
 http://www.vanolstweb.nl/blog/images/featureactivated.jpg).

 Sezai

  On Mon, Jul 13, 2009 at 11:15 AM, Paul Culmsee 
 paul.culm...@sevensigma.com.au wrote:

   For me, a stapled feature to an OOTB def for auto-theming is the lesser
 evil or a complete custom site def. I know someone who wrote a feature to do
 this but I’m not sure if he released it. Ping me privately if it is of
 interest and I will ask my friend.



 (In fact this example was how I learned how feature stapling worked)



 *From:* ozmoss@ozmoss.com [mailto:ozm...@ozmoss.com] *On Behalf Of *Paul
 Noone
 *Sent:* Monday, 13 July 2009 10:50 AM
 *To:* ozmoss@ozmoss.com
 *Subject:* RE: Custom theme not inheriting on team site



 Create a site definition feature to provide master page and CSS overrides
 or use feature stapling to apply the theme.



 This link describes how to affect look-and-feel for new and existing sites
 using a feature. Themes are just whack, I’m afraid. J




 http://www.sharepointblogs.com/mirjam/archive/2008/02/22/customizing-the-my-site-look-and-feel.aspx



 Sadly there is no SiteCreated event you can harness, that I am aware of,
 otherwise a simple event receiver could be written?



 ight want to join: http://www.codify.com/lists
--
 Support procedure: https://www.codify.com/lists/support
 List address: ozmoss@ozmoss.com
 Subscribe: ozmoss-subscr...@ozmoss.com
 Unsubscribe: ozmoss-unsubscr...@ozmoss.com
 List FAQ: http://www.codify.com/lists/ozmoss
 Other lists you might want to join: http://www.codify.com/lists


   --
 Support procedure: https://www.codify.com/lists/support
 List address: ozmoss@ozmoss.com
 Subscribe: ozmoss-subscr...@ozmoss.com
 Unsubscribe: ozmoss-unsubscr...@ozmoss.com
 List FAQ: http://www.codify.com/lists/ozmoss
 Other lists you might want to join: http://www.codify.com/lists


Support procedure: http://www.codify.com/lists/support
List address: ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists



RE: My Site - SharePoint Sites webpart ponderings

2009-07-13 Thread Paul Noone
Thanks Ishai, that explains precisely which time jobs are used and the service 
responsible.

I've tried a couple more things but the new site collection (and subsite) 
memberships are still not being displayed.

The Windows SharePoint Services Timer service is up and running on all WFEs. 
However the Timer Job Status screen states that the most recent job for WEB-01 
was on 08/07! Looks like there's a synching or connectivity issue with this 
box. Any ideas?

Profile Synchronization

WEB-01

Succeeded

100%

8/07/2009 8:58 AM

Profile Synchronization

WEB-02

Succeeded

100%

14/07/2009 9:00 AM

Profile Synchronization

WEB-01

Succeeded

100%

8/07/2009 8:58 AM

Profile Synchronization

WEB-02

Succeeded

100%

14/07/2009 9:00 AM

Profile Synchronization

WEB-01

Succeeded

100%

8/07/2009 8:58 AM

Profile Synchronization

WEB-02

Succeeded

100%

14/07/2009 9:00 AM

Quick Profile Synchronization

WEB-01

Succeeded

100%

8/07/2009 9:22 AM

Quick Profile Synchronization

WEB-02

Succeeded

100%

14/07/2009 9:00 AM

Quick Profile Synchronization

WEB-01

Succeeded

100%

8/07/2009 9:22 AM

Quick Profile Synchronization

WEB-02

Succeeded

100%

14/07/2009 9:00 AM

Quick Profile Synchronization

WEB-01

Succeeded

100%

8/07/2009 9:22 AM

Quick Profile Synchronization

WEB-02

Succeeded

100%

14/07/2009 9:00 AM



Regards,

Paul
Online Developer, ICT
CEO Sydney

From: ozmoss@ozmoss.com [mailto:ozm...@ozmoss.com] On Behalf Of Ishai Sagi
Sent: Monday, 13 July 2009 4:03 PM
To: ozmoss@ozmoss.com
Subject: RE: My Site - SharePoint Sites webpart ponderings

I did some research in the past, and found this good guide:
http://www.sharepointblogs.com/echef/archive/2007/09/12/background-on-my-sharepoint-links.aspx


Thanks,
Ishai Sagi
Solutions Architect
Microsoft SharePoint Server MVP

Mobile:   04 2379 1728
Email:ishai.s...@uniqueworld.netmailto:ishai.s...@uniqueworld.net
Web: www.uniqueworld.nethttp://www.uniqueworld.net
Blog: www.sharepoint-tips.comhttp://www.sharepoint-tips.com/
Book:www.tinyurl.com/SharePointBookhttp://www.sharepoint-tips.com/
[cid:image001.gif@01CA0462.91FB92D0]http://www.uniqueworld.net/



From: ozmoss@ozmoss.com [mailto:ozm...@ozmoss.com] On Behalf Of Paul Noone
Sent: Monday, 13 July 2009 12:20 PM
To: ozmoss@ozmoss.com
Subject: My Site - SharePoint Sites webpart ponderings

Hi all,

Can anyone explain how the Memberships submenu (shown below) is populated?

I have not added any of these sites manually, and I am in the site member group 
for each site listed, so am wondering how/why SharePoint decides which ones 
should fall under Memberships.

[cid:image002.jpg@01CA0462.91FB92D0]

Regards,

Paul
Online Developer, ICT
CEO Sydney


Support procedure: https://www.codify.com/lists/support
List address: ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists

Support procedure: https://www.codify.com/lists/support
List address: ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists

Support procedure: http://www.codify.com/lists/support
List address: ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists

inline: image001.gifinline: image002.jpg

RE: 2010 sneak peak

2009-07-13 Thread Robert Ilencik
Watching it right this very minute.

Pretty cool stuff.

MS still have not released a demo / beta version of this yet, as I've just 
checked.


Cheers
Robert Ilencik
Senior Consultant
Technical Enablement Manager

T

[cid:image002.jpg@01CA0464.C48FCE80]+61 2 9286 2245



F

+61 2 9286 2200

M

+61 (0) 418 628 474

E

rilen...@cdm.com.aumailto:rilen...@cdm.com.au

W

 www.cdm.com.auhttp://www.cdm.com.au/


Communications, Design  Management Pty Limited
Level 23, 1 Oxford Street NSW 2010, Darlinghurst

This communication, including any attachments, is confidential. If you are not 
the intended recipient, you should not read it - please contact me immediately, 
destroy it, and do not copy or use any part of this communication or disclose 
anything about it.





From: ozmoss@ozmoss.com [mailto:ozm...@ozmoss.com] On Behalf Of Nigel Hertz
Sent: Tuesday, 14 July 2009 9:22 AM
To: ozmoss@ozmoss.com
Subject: 2010 sneak peak

Howdy

Not sure how many of you might have seen this...

http://sharepoint.microsoft.com/2010/Sneak_Peek/Pages/default.aspx


Kind regards
Nigel Hertz

Software Developer | Information Technology
Stockland
Level 25 | 133 Castlereagh Street | Sydney NSW 2000
T: 02 9035 2617 | F: 02 8988 2617


Stockland Notice: If this communication has been sent to you by mistake, please 
delete and notify us.  If it has been sent to you by mistake, legal privilege 
is not waived or lost and you are not entitled to use it in any way. Stockland 
and its subsidiaries reserve the right to monitor e-mail communication through 
its networks.

Support procedure: https://www.codify.com/lists/support
List address: ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists
IMPORTANT NOTICE TO RECIPIENT

Computer viruses - It is your responsibility to scan this email and any 
attachments for viruses and defects and rely on those scans as Communications 
Design  Management Pty Limited (CDM) does not accept any liability for loss or 
damage arising from receipt or use of this email or any attachments.

Confidentiality - This email and any attachments are intended for the named 
recipient only and may contain personal information, be it confidential or 
subject to privilege, none of which are lost or waived because this email may 
have been sent to you in error. If you are not the named addressee please let 
CDM know by return email, permanently delete it from your system and destroy 
all copies and do not use or disclose the contents.

Copyright - This email is subject to copyright and no part of it maybe 
reproduced in any manner without the written permission of the copyright owner.

Privacy - Within the jurisdiction of Australian law, personal information in 
this email must be dealt with in compliance with the Australian Federal Privacy 
Act 1988.

Support procedure: http://www.codify.com/lists/support
List address: ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists

inline: image001.jpginline: image002.jpg

RE: 2010 sneak peak

2009-07-13 Thread Paul Noone
Oh...sexy. :D

From: ozmoss@ozmoss.com [mailto:ozm...@ozmoss.com] On Behalf Of Nigel Hertz
Sent: Tuesday, 14 July 2009 9:22 AM
To: ozmoss@ozmoss.com
Subject: 2010 sneak peak

Howdy

Not sure how many of you might have seen this...

http://sharepoint.microsoft.com/2010/Sneak_Peek/Pages/default.aspx


Kind regards
Nigel Hertz

Software Developer | Information Technology
Stockland
Level 25 | 133 Castlereagh Street | Sydney NSW 2000
T: 02 9035 2617 | F: 02 8988 2617


Stockland Notice: If this communication has been sent to you by mistake, please 
delete and notify us.  If it has been sent to you by mistake, legal privilege 
is not waived or lost and you are not entitled to use it in any way. Stockland 
and its subsidiaries reserve the right to monitor e-mail communication through 
its networks.

Support procedure: https://www.codify.com/lists/support
List address: ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists

Support procedure: http://www.codify.com/lists/support
List address: ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists



RE: 2010 sneak peak

2009-07-13 Thread Robert Ilencik
Try this link
http://sharepoint.microsoft.com/2010/Sneak_Peek/Pages/Overview-Video.aspx



From: ozmoss@ozmoss.com [mailto:ozm...@ozmoss.com] On Behalf Of Nigel Hertz
Sent: Tuesday, 14 July 2009 9:27 AM
To: ozmoss@ozmoss.com
Subject: RE: 2010 sneak peak

The video won't load for me :(

Yeah, I would love to get my hands on the beta when it comes out.

From: ozmoss@ozmoss.com [mailto:ozm...@ozmoss.com] On Behalf Of Robert Ilencik
Sent: Tuesday, 14 July 2009 9:24 AM
To: ozmoss@ozmoss.com
Subject: RE: 2010 sneak peak

Watching it right this very minute.

Pretty cool stuff.

MS still have not released a demo / beta version of this yet, as I've just 
checked.


Cheers
Robert Ilencik
Senior Consultant
Technical Enablement Manager

T

[cid:image002.jpg@01CA0465.681DEC80]+61 2 9286 2245



F

+61 2 9286 2200

M

+61 (0) 418 628 474

E

rilen...@cdm.com.aumailto:rilen...@cdm.com.au

W

 www.cdm.com.auhttp://www.cdm.com.au/


Communications, Design  Management Pty Limited
Level 23, 1 Oxford Street NSW 2010, Darlinghurst

This communication, including any attachments, is confidential. If you are not 
the intended recipient, you should not read it - please contact me immediately, 
destroy it, and do not copy or use any part of this communication or disclose 
anything about it.





From: ozmoss@ozmoss.com [mailto:ozm...@ozmoss.com] On Behalf Of Nigel Hertz
Sent: Tuesday, 14 July 2009 9:22 AM
To: ozmoss@ozmoss.com
Subject: 2010 sneak peak

Howdy

Not sure how many of you might have seen this...

http://sharepoint.microsoft.com/2010/Sneak_Peek/Pages/default.aspx


Kind regards
Nigel Hertz

Software Developer | Information Technology
Stockland
Level 25 | 133 Castlereagh Street | Sydney NSW 2000
T: 02 9035 2617 | F: 02 8988 2617


Stockland Notice: If this communication has been sent to you by mistake, please 
delete and notify us.  If it has been sent to you by mistake, legal privilege 
is not waived or lost and you are not entitled to use it in any way. Stockland 
and its subsidiaries reserve the right to monitor e-mail communication through 
its networks.

Support procedure: https://www.codify.com/lists/support
List address: ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists

IMPORTANT NOTICE TO RECIPIENT



Computer viruses - It is your responsibility to scan this email and any 
attachments for viruses and defects and rely on those scans as Communications 
Design  Management Pty Limited (CDM) does not accept any liability for loss or 
damage arising from receipt or use of this email or any attachments.



Confidentiality - This email and any attachments are intended for the named 
recipient only and may contain personal information, be it confidential or 
subject to privilege, none of which are lost or waived because this email may 
have been sent to you in error. If you are not the named addressee please let 
CDM know by return email, permanently delete it from your system and destroy 
all copies and do not use or disclose the contents.



Copyright - This email is subject to copyright and no part of it maybe 
reproduced in any manner without the written permission of the copyright owner.



Privacy - Within the jurisdiction of Australian law, personal information in 
this email must be dealt with in compliance with the Australian Federal Privacy 
Act 1988.


Support procedure: https://www.codify.com/lists/support
List address: ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists

Stockland Notice: If this communication has been sent to you by mistake, please 
delete and notify us.  If it has been sent to you by mistake, legal privilege 
is not waived or lost and you are not entitled to use it in any way. Stockland 
and its subsidiaries reserve the right to monitor e-mail communication through 
its networks.

Support procedure: https://www.codify.com/lists/support
List address: ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists
IMPORTANT NOTICE TO RECIPIENT

Computer viruses - It is your responsibility to scan this email and any 
attachments for viruses and defects and rely on those scans as Communications 
Design  Management Pty Limited (CDM) does not accept any liability for loss or 
damage arising from receipt or use of this email or any attachments.

Confidentiality - This email and any attachments are intended for the named 
recipient only and may contain 

RE: 2010 sneak peak

2009-07-13 Thread Nigel Hertz
No joy, unfortunately. I think the firewall is blocking the feed
(entirely likely)

 

I'll try from home tonight J

 

 

From: ozmoss@ozmoss.com [mailto:ozm...@ozmoss.com] On Behalf Of Robert
Ilencik
Sent: Tuesday, 14 July 2009 9:28 AM
To: ozmoss@ozmoss.com
Subject: RE: 2010 sneak peak

 

Try this link

http://sharepoint.microsoft.com/2010/Sneak_Peek/Pages/Overview-Video.asp
x

 

 

 

From: ozmoss@ozmoss.com [mailto:ozm...@ozmoss.com] On Behalf Of Nigel
Hertz
Sent: Tuesday, 14 July 2009 9:27 AM
To: ozmoss@ozmoss.com
Subject: RE: 2010 sneak peak

 

The video won't load for me L

 

Yeah, I would love to get my hands on the beta when it comes out.

 

From: ozmoss@ozmoss.com [mailto:ozm...@ozmoss.com] On Behalf Of Robert
Ilencik
Sent: Tuesday, 14 July 2009 9:24 AM
To: ozmoss@ozmoss.com
Subject: RE: 2010 sneak peak

 

Watching it right this very minute.

 

Pretty cool stuff.

 

MS still have not released a demo / beta version of this yet, as I've
just checked.

 

 

Cheers

Robert Ilencik 
Senior Consultant

Technical Enablement Manager

 

T

 +61 2 9286 2245

 

F

+61 2 9286 2200

M

+61 (0) 418 628 474

E

rilen...@cdm.com.au 

W

 www.cdm.com.au http://www.cdm.com.au/  

 

Communications, Design  Management Pty Limited

Level 23, 1 Oxford Street NSW 2010, Darlinghurst



This communication, including any attachments, is confidential. If you
are not the intended recipient, you should not read it - please contact
me immediately, destroy it, and do not copy or use any part of this
communication or disclose anything about it.

 

 

 

 

From: ozmoss@ozmoss.com [mailto:ozm...@ozmoss.com] On Behalf Of Nigel
Hertz
Sent: Tuesday, 14 July 2009 9:22 AM
To: ozmoss@ozmoss.com
Subject: 2010 sneak peak

 

Howdy

 

Not sure how many of you might have seen this...

 

http://sharepoint.microsoft.com/2010/Sneak_Peek/Pages/default.aspx

 

 

Kind regards

Nigel Hertz


Software Developer | Information Technology
Stockland
Level 25 | 133 Castlereagh Street | Sydney NSW 2000
T: 02 9035 2617 | F: 02 8988 2617

 






Stockland Notice: If this communication has been sent to you by mistake,
please delete and notify us.  If it has been sent to you by mistake,
legal privilege is not waived or lost and you are not entitled to use it
in any way. Stockland and its subsidiaries reserve the right to monitor
e-mail communication through its networks.




Support procedure: https://www.codify.com/lists/support
List address: ozmoss@ozmoss.com

Subscribe: ozmoss-subscr...@ozmoss.com

Unsubscribe: ozmoss-unsubscr...@ozmoss.com

List FAQ: http://www.codify.com/lists/ozmoss
http://www.codify.com/lists/ozmoss 

Other lists you might want to join: http://www.codify.com/lists
http://www.codify.com/lists 

IMPORTANT NOTICE TO RECIPIENT
 
Computer viruses - It is your responsibility to scan this email and any
attachments for viruses and defects and rely on those scans as
Communications Design  Management Pty Limited (CDM) does not accept any
liability for loss or damage arising from receipt or use of this email
or any attachments.
 
Confidentiality - This email and any attachments are intended for the
named recipient only and may contain personal information, be it
confidential or subject to privilege, none of which are lost or waived
because this email may have been sent to you in error. If you are not
the named addressee please let CDM know by return email, permanently
delete it from your system and destroy all copies and do not use or
disclose the contents.
 
Copyright - This email is subject to copyright and no part of it maybe
reproduced in any manner without the written permission of the copyright
owner.
 
Privacy - Within the jurisdiction of Australian law, personal
information in this email must be dealt with in compliance with the
Australian Federal Privacy Act 1988.



Support procedure: https://www.codify.com/lists/support
List address: ozmoss@ozmoss.com

Subscribe: ozmoss-subscr...@ozmoss.com

Unsubscribe: ozmoss-unsubscr...@ozmoss.com

List FAQ: http://www.codify.com/lists/ozmoss
http://www.codify.com/lists/ozmoss 

Other lists you might want to join: http://www.codify.com/lists
http://www.codify.com/lists 






Stockland Notice: If this communication has been sent to you by mistake,
please delete and notify us.  If it has been sent to you by mistake,
legal privilege is not waived or lost and you are not entitled to use it
in any way. Stockland and its subsidiaries reserve the right to monitor
e-mail communication through its networks.




Support procedure: https://www.codify.com/lists/support
List address: ozmoss@ozmoss.com

Subscribe: ozmoss-subscr...@ozmoss.com

Unsubscribe: ozmoss-unsubscr...@ozmoss.com

List FAQ: http://www.codify.com/lists/ozmoss
http://www.codify.com/lists/ozmoss 

Other lists you might want to join: 

RE: Access is denied when create a subsite

2009-07-13 Thread ken zheng

Thanks Ishai and Sezai, that make more sense now.

Cheers

Ken

Date: Tue, 14 Jul 2009 09:39:33 +0800
From: sharepointse...@gmail.com
Subject: Re: Access is denied when create a subsite
To: ozmoss@ozmoss.com

How have you created parentWeb? It is likely that parentWeb was created in a 
non-elevated context, see these examples for an explanation of this problem.
http://daniellarson.spaces.live.com/blog/cns!D3543C5837291E93!927entry

http://www.davehunter.co.uk/Blog/Lists/Posts/Post.aspx?List=f0e16a1a%2D6fa9%2D4130%2Dbcab%2Dbaeb97ccc4ffID=43

You basically need to create parentWeb again via creation of a new SPSite, 
SPWeb etc. within the RunWithElevatedPrivileges block.
Sezai


On Tue, Jul 14, 2009 at 8:59 AM, ken zheng lied...@hotmail.com wrote:






Hi Guys:

   I got Access is denied. (Exception from HRESULT: 0x80070005 
(E_ACCESSDENIED)) error when user runs

SPSecurity.RunWithElevatedPrivileges(new 
SPSecurity.CodeToRunElevated(delegate()

 {
 web = parentWeb.Webs.Add(relativeUrl, title, 
description, LCID, template, useUniquePermissions, convertIfThere);
 }));


   It is indeed a permission problem as I (Site Admin) has no issue. I think 
SPSecurity.RunWithElevatedPrivileges should be able to do it, is it right?

Cheers

Ken



Support procedure: https://www.codify.com/lists/support
List address: ozmoss@ozmoss.com

Subscribe: ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists




Support procedure: https://www.codify.com/lists/support
List address: ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: 
http://www.codify.com/lists
Support procedure: http://www.codify.com/lists/support
List address: ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists



Re: Access is denied when create a subsite

2009-07-13 Thread Sezai Komur
That's a better response Ishai.
***in general you should always prefer impersonation using the SPSite class
and SPUserToken objects.*

SPSecurity.RunWithElevatedPrivileges is overused by many when there are
better options available.

Sezai.

On Tue, Jul 14, 2009 at 9:35 AM, Ishai Sagi ishai.s...@uniqueworld.netwrote:

  Read this one carefully – it is the bible of elevated permissions for
 SharePoint.

 http://daniellarson.spaces.live.com/blog/cns!D3543C5837291E93!2005.entry





 *From:* ozmoss@ozmoss.com [mailto:ozm...@ozmoss.com] *On Behalf Of *ken
 zheng
 *Sent:* Tuesday, 14 July 2009 10:59 AM
 *To:* ozmoss@ozmoss.com
 *Subject:* Access is denied when create a subsite



 Hi Guys:

I got Access is denied. (Exception from HRESULT: 0x80070005
 (E_ACCESSDENIED)) error when user runs

 SPSecurity.RunWithElevatedPrivileges(new
 SPSecurity.CodeToRunElevated(delegate()
  {
  web = parentWeb.Webs.Add(relativeUrl,
 title, description, LCID, template, useUniquePermissions, convertIfThere);
  }));

It is indeed a permission problem as I (Site Admin) has no issue. I
 think SPSecurity.RunWithElevatedPrivileges should be able to do it, is it
 right?

 Cheers

 Ken
  --

 Support procedure: https://www.codify.com/lists/support
 List address: ozmoss@ozmoss.com

 Subscribe: ozmoss-subscr...@ozmoss.com

 Unsubscribe: ozmoss-unsubscr...@ozmoss.com

 List FAQ: http://www.codify.com/lists/ozmoss

 Other lists you might want to join: http://www.codify.com/lists
   --
 Support procedure: https://www.codify.com/lists/support
 List address: ozmoss@ozmoss.com
 Subscribe: ozmoss-subscr...@ozmoss.com
 Unsubscribe: ozmoss-unsubscr...@ozmoss.com
 List FAQ: http://www.codify.com/lists/ozmoss
 Other lists you might want to join: http://www.codify.com/lists


Support procedure: http://www.codify.com/lists/support
List address: ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists



RE: 2010 sneak peak

2009-07-13 Thread Michael Nemtsev
SharePoint Community became crazy about this sneak view, everybody is 
tweeting the same thing :),  but nobody published any overview of what is 
really new from the business perspective

What SharePoint 2010 solved and brings new - no single world.
Nobody published any SDK overview (I tired to tweet about new method in SDK via 
@laflour but need more time)

It reminds me a Tweek person from South Park - exited, but no value :)

Michael Nemtsev
Readify | Microsoft MVP
http://msmvps.org/blogs/laflour
T: 0424 184 978 | E: 
michael.nemt...@readify.netmailto:michael.nemt...@readify.net

From: ozmoss@ozmoss.com [ozm...@ozmoss.com] On Behalf Of Nigel Hertz 
[nigel.he...@stockland.com.au]
Sent: Tuesday, 14 July 2009 9:21 AM
To: ozmoss@ozmoss.com
Subject: 2010 sneak peak

Howdy

Not sure how many of you might have seen this...

http://sharepoint.microsoft.com/2010/Sneak_Peek/Pages/default.aspx


Kind regards
Nigel Hertz

Software Developer | Information Technology
Stockland
Level 25 | 133 Castlereagh Street | Sydney NSW 2000
T: 02 9035 2617 | F: 02 8988 2617


Stockland Notice: If this communication has been sent to you by mistake, please 
delete and notify us.  If it has been sent to you by mistake, legal privilege 
is not waived or lost and you are not entitled to use it in any way. Stockland 
and its subsidiaries reserve the right to monitor e-mail communication through 
its networks.

Support procedure: https://www.codify.com/lists/support
List address: ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists

Support procedure: http://www.codify.com/lists/support
List address: ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists



RE: 2010 sneak peak

2009-07-13 Thread Paul Culmsee
Well said Michael. 

 

The sort of audience that is interested in sneak peaks are not necessarily
the business perspective anyway. The business audience will look at it when
they are good and ready - and will get interested once they know how much it
costs :-)

 

Regards

 

Paul

 

From: ozmoss@ozmoss.com [mailto:ozm...@ozmoss.com] On Behalf Of Michael
Nemtsev
Sent: Tuesday, 14 July 2009 10:02 AM
To: ozmoss@ozmoss.com
Subject: RE: 2010 sneak peak

 

SharePoint Community became crazy about this sneak view, everybody is
tweeting the same thing :),  but nobody published any overview of what is
really new from the business perspective

 

What SharePoint 2010 solved and brings new - no single world. 

Nobody published any SDK overview (I tired to tweet about new method in SDK
via @laflour but need more time) 

 

It reminds me a Tweek person from South Park - exited, but no value :)

 

Michael Nemtsev
Readify | Microsoft MVP

http://msmvps.org/blogs/laflour

T: 0424 184 978 | E:  mailto:michael.nemt...@readify.net
michael.nemt...@readify.net

ts you might want to join:  http://www.codify.com/lists
http://www.codify.com/lists


Support procedure: http://www.codify.com/lists/support
List address: ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists



Re: 2010 sneak peak

2009-07-13 Thread Kirk Barrett
You're right Paul and soon after they ask about the the cost we then have to
try and explain the licensing model :-)

It will be interesting to see if the increase in functionality and features
equates to a more complex licensing model for the server product and CALs. I
notice the 'sneak peak' FAQ page simply says At this time, it is too early
to disclose specific licensing details for the next release. My guess is
that the SharePoint Conference in October will probably add more clarity on
these issues.

Kirk.

2009/7/14 Paul Culmsee paul.culm...@sevensigma.com.au

  Well said Michael.



 The sort of audience that is interested in sneak peaks are not necessarily
 the business perspective anyway. The business audience will look at it when
 they are good and ready – and will get interested once they know how much it
 costs :-)



 Regards



 Paul



 *From:* ozmoss@ozmoss.com [mailto:ozm...@ozmoss.com] *On Behalf Of *Michael
 Nemtsev
 *Sent:* Tuesday, 14 July 2009 10:02 AM
 *To:* ozmoss@ozmoss.com
 *Subject:* RE: 2010 sneak peak



 SharePoint Community became crazy about this sneak view, everybody is
 tweeting the same thing :),  but nobody published any overview of what is
 really new from the business perspective



 What SharePoint 2010 solved and brings new - no single world.

 Nobody published any SDK overview (I tired to tweet about new method in SDK
 via @laflour but need more time)



 It reminds me a Tweek person from South Park - exited, but no value :)



 *Michael Nemtsev*
 Readify | Microsoft MVP

 http://msmvps.org/blogs/laflour

 T: 0424 184 978 | E: michael.nemt...@readify.net

 ts you might want to join: http://www.codify.com/lists
   --
 Support procedure: https://www.codify.com/lists/support
 List address: ozmoss@ozmoss.com
 Subscribe: ozmoss-subscr...@ozmoss.com
 Unsubscribe: ozmoss-unsubscr...@ozmoss.com
 List FAQ: http://www.codify.com/lists/ozmoss
 Other lists you might want to join: http://www.codify.com/lists


Support procedure: http://www.codify.com/lists/support
List address: ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists



RE: 2010 sneak peak

2009-07-13 Thread Daniel Brown
Ø  My guess is that the SharePoint Conference in October will probably add more 
clarity on these issues

 

Ill second that J

 

From: ozmoss@ozmoss.com [mailto:ozm...@ozmoss.com] On Behalf Of Kirk Barrett
Sent: Tuesday, 14 July 2009 1:51 PM
To: ozmoss@ozmoss.com
Subject: Re: 2010 sneak peak

 

You're right Paul and soon after they ask about the the cost we then have to 
try and explain the licensing model :-)  

 

It will be interesting to see if the increase in functionality and features 
equates to a more complex licensing model for the server product and CALs. I 
notice the 'sneak peak' FAQ page simply says At this time, it is too early to 
disclose specific licensing details for the next release. My guess is that the 
SharePoint Conference in October will probably add more clarity on these issues.

 

Kirk.

2009/7/14 Paul Culmsee paul.culm...@sevensigma.com.au

Well said Michael. 

 

The sort of audience that is interested in sneak peaks are not necessarily the 
business perspective anyway. The business audience will look at it when they 
are good and ready - and will get interested once they know how much it costs 
:-)

 

Regards

 

Paul

 

From: ozmoss@ozmoss.com [mailto:ozm...@ozmoss.com] On Behalf Of Michael Nemtsev
Sent: Tuesday, 14 July 2009 10:02 AM
To: ozmoss@ozmoss.com
Subject: RE: 2010 sneak peak

 

SharePoint Community became crazy about this sneak view, everybody is 
tweeting the same thing :),  but nobody published any overview of what is 
really new from the business perspective

 

What SharePoint 2010 solved and brings new - no single world. 

Nobody published any SDK overview (I tired to tweet about new method in SDK via 
@laflour but need more time) 

 

It reminds me a Tweek person from South Park - exited, but no value :)

 

Michael Nemtsev
Readify | Microsoft MVP

http://msmvps.org/blogs/laflour

T: 0424 184 978 | E: michael.nemt...@readify.net 
mailto:michael.nemt...@readify.net 

ts you might want to join: http://www.codify.com/lists 
http://www.codify.com/lists 



Support procedure: https://www.codify.com/lists/support
List address: ozmoss@ozmoss.com

Subscribe: ozmoss-subscr...@ozmoss.com

Unsubscribe: ozmoss-unsubscr...@ozmoss.com

List FAQ: http://www.codify.com/lists/ozmoss 
http://www.codify.com/lists/ozmoss 

Other lists you might want to join: http://www.codify.com/lists 
http://www.codify.com/lists 

 



Support procedure: https://www.codify.com/lists/support
List address: ozmoss@ozmoss.com

Subscribe: ozmoss-subscr...@ozmoss.com

Unsubscribe: ozmoss-unsubscr...@ozmoss.com

List FAQ: http://www.codify.com/lists/ozmoss 
http://www.codify.com/lists/ozmoss 

Other lists you might want to join: http://www.codify.com/lists 
http://www.codify.com/lists 


Support procedure: http://www.codify.com/lists/support
List address: ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists



RE: 2010 sneak peak

2009-07-13 Thread Paul Noone
Am I the only hates the addition of the dynamic ribbon? Oh the accessibility...

From: ozmoss@ozmoss.com [mailto:ozm...@ozmoss.com] On Behalf Of Daniel Brown
Sent: Tuesday, 14 July 2009 2:23 PM
To: ozmoss@ozmoss.com
Subject: RE: 2010 sneak peak


Ø  My guess is that the SharePoint Conference in October will probably add more 
clarity on these issues

Ill second that :)

From: ozmoss@ozmoss.com [mailto:ozm...@ozmoss.com] On Behalf Of Kirk Barrett
Sent: Tuesday, 14 July 2009 1:51 PM
To: ozmoss@ozmoss.com
Subject: Re: 2010 sneak peak

You're right Paul and soon after they ask about the the cost we then have to 
try and explain the licensing model :-)

It will be interesting to see if the increase in functionality and features 
equates to a more complex licensing model for the server product and CALs. I 
notice the 'sneak peak' FAQ page simply says At this time, it is too early to 
disclose specific licensing details for the next release. My guess is that the 
SharePoint Conference in October will probably add more clarity on these issues.

Kirk.
2009/7/14 Paul Culmsee 
paul.culm...@sevensigma.com.aumailto:paul.culm...@sevensigma.com.au

Well said Michael.



The sort of audience that is interested in sneak peaks are not necessarily the 
business perspective anyway. The business audience will look at it when they 
are good and ready - and will get interested once they know how much it costs 
:-)



Regards



Paul



From: ozmoss@ozmoss.commailto:ozmoss@ozmoss.com 
[mailto:ozmoss@ozmoss.commailto:ozmoss@ozmoss.com] On Behalf Of Michael 
Nemtsev
Sent: Tuesday, 14 July 2009 10:02 AM
To: ozmoss@ozmoss.commailto:ozmoss@ozmoss.com
Subject: RE: 2010 sneak peak



SharePoint Community became crazy about this sneak view, everybody is 
tweeting the same thing :),  but nobody published any overview of what is 
really new from the business perspective



What SharePoint 2010 solved and brings new - no single world.

Nobody published any SDK overview (I tired to tweet about new method in SDK via 
@laflour but need more time)



It reminds me a Tweek person from South Park - exited, but no value :)



Michael Nemtsev
Readify | Microsoft MVP

http://msmvps.org/blogs/laflour

T: 0424 184 978 | E: 
michael.nemt...@readify.netmailto:michael.nemt...@readify.net

ts you might want to join: http://www.codify.com/lists


Support procedure: https://www.codify.com/lists/support
List address: ozmoss@ozmoss.commailto:ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.commailto:ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.commailto:ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists


Support procedure: https://www.codify.com/lists/support
List address: ozmoss@ozmoss.commailto:ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.commailto:ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.commailto:ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists

Support procedure: https://www.codify.com/lists/support
List address: ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists

Support procedure: http://www.codify.com/lists/support
List address: ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists



RE: 2010 sneak peak

2009-07-13 Thread Michael Nemtsev
Ribbon is optional, you can turn it on/off and use standard 2007 view instead

Michael Nemtsev
Readify | Microsoft MVP
http://msmvps.org/blogs/laflour
T: 0424 184 978 | E: 
michael.nemt...@readify.netmailto:michael.nemt...@readify.net

From: ozmoss@ozmoss.com [ozm...@ozmoss.com] On Behalf Of Paul Noone 
[paul.no...@ceosyd.catholic.edu.au]
Sent: Tuesday, 14 July 2009 2:53 PM
To: ozmoss@ozmoss.com
Subject: RE: 2010 sneak peak

Am I the only hates the addition of the dynamic ribbon? Oh the accessibility…

From: ozmoss@ozmoss.com [mailto:ozm...@ozmoss.com] On Behalf Of Daniel Brown
Sent: Tuesday, 14 July 2009 2:23 PM
To: ozmoss@ozmoss.com
Subject: RE: 2010 sneak peak


  My guess is that the SharePoint Conference in October will probably add more 
 clarity on these issues

Ill second that :)

From: ozmoss@ozmoss.com [mailto:ozm...@ozmoss.com] On Behalf Of Kirk Barrett
Sent: Tuesday, 14 July 2009 1:51 PM
To: ozmoss@ozmoss.com
Subject: Re: 2010 sneak peak

You're right Paul and soon after they ask about the the cost we then have to 
try and explain the licensing model :-)

It will be interesting to see if the increase in functionality and features 
equates to a more complex licensing model for the server product and CALs. I 
notice the 'sneak peak' FAQ page simply says At this time, it is too early to 
disclose specific licensing details for the next release. My guess is that the 
SharePoint Conference in October will probably add more clarity on these issues.

Kirk.
2009/7/14 Paul Culmsee 
paul.culm...@sevensigma.com.aumailto:paul.culm...@sevensigma.com.au

Well said Michael.



The sort of audience that is interested in sneak peaks are not necessarily the 
business perspective anyway. The business audience will look at it when they 
are good and ready – and will get interested once they know how much it costs 
:-)



Regards



Paul



From: ozmoss@ozmoss.commailto:ozmoss@ozmoss.com 
[mailto:ozmoss@ozmoss.commailto:ozmoss@ozmoss.com] On Behalf Of Michael 
Nemtsev
Sent: Tuesday, 14 July 2009 10:02 AM
To: ozmoss@ozmoss.commailto:ozmoss@ozmoss.com
Subject: RE: 2010 sneak peak



SharePoint Community became crazy about this sneak view, everybody is 
tweeting the same thing :),  but nobody published any overview of what is 
really new from the business perspective



What SharePoint 2010 solved and brings new - no single world.

Nobody published any SDK overview (I tired to tweet about new method in SDK via 
@laflour but need more time)



It reminds me a Tweek person from South Park - exited, but no value :)



Michael Nemtsev
Readify | Microsoft MVP

http://msmvps.org/blogs/laflour

T: 0424 184 978 | E: 
michael.nemt...@readify.netmailto:michael.nemt...@readify.net

ts you might want to join: http://www.codify.com/lists


Support procedure: https://www.codify.com/lists/support
List address: ozmoss@ozmoss.commailto:ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.commailto:ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.commailto:ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists


Support procedure: https://www.codify.com/lists/support
List address: ozmoss@ozmoss.commailto:ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.commailto:ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.commailto:ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists

Support procedure: https://www.codify.com/lists/support
List address: ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists

Support procedure: https://www.codify.com/lists/support
List address: ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists

Support procedure: http://www.codify.com/lists/support
List address: ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists



RE: 2010 sneak peak

2009-07-13 Thread Paul Noone
Thank Freddy for that. :)

Does anyone know whether AKS has been introduced to the core or still needs to 
be installed over the top?

From: ozmoss@ozmoss.com [mailto:ozm...@ozmoss.com] On Behalf Of Michael Nemtsev
Sent: Tuesday, 14 July 2009 2:58 PM
To: ozmoss@ozmoss.com
Subject: RE: 2010 sneak peak

Ribbon is optional, you can turn it on/off and use standard 2007 view instead

Michael Nemtsev
Readify | Microsoft MVP
http://msmvps.org/blogs/laflour
T: 0424 184 978 | E: 
michael.nemt...@readify.netmailto:michael.nemt...@readify.net

From: ozmoss@ozmoss.com [ozm...@ozmoss.com] On Behalf Of Paul Noone 
[paul.no...@ceosyd.catholic.edu.au]
Sent: Tuesday, 14 July 2009 2:53 PM
To: ozmoss@ozmoss.com
Subject: RE: 2010 sneak peak
Am I the only hates the addition of the dynamic ribbon? Oh the accessibility...

From: ozmoss@ozmoss.com [mailto:ozm...@ozmoss.com] On Behalf Of Daniel Brown
Sent: Tuesday, 14 July 2009 2:23 PM
To: ozmoss@ozmoss.com
Subject: RE: 2010 sneak peak


  My guess is that the SharePoint Conference in October will probably add more 
 clarity on these issues

Ill second that :)

From: ozmoss@ozmoss.com [mailto:ozm...@ozmoss.com] On Behalf Of Kirk Barrett
Sent: Tuesday, 14 July 2009 1:51 PM
To: ozmoss@ozmoss.com
Subject: Re: 2010 sneak peak

You're right Paul and soon after they ask about the the cost we then have to 
try and explain the licensing model :-)

It will be interesting to see if the increase in functionality and features 
equates to a more complex licensing model for the server product and CALs. I 
notice the 'sneak peak' FAQ page simply says At this time, it is too early to 
disclose specific licensing details for the next release. My guess is that the 
SharePoint Conference in October will probably add more clarity on these issues.

Kirk.
2009/7/14 Paul Culmsee 
paul.culm...@sevensigma.com.aumailto:paul.culm...@sevensigma.com.au

Well said Michael.



The sort of audience that is interested in sneak peaks are not necessarily the 
business perspective anyway. The business audience will look at it when they 
are good and ready - and will get interested once they know how much it costs 
:-)



Regards



Paul



From: ozmoss@ozmoss.commailto:ozmoss@ozmoss.com 
[mailto:ozmoss@ozmoss.commailto:ozmoss@ozmoss.com] On Behalf Of Michael 
Nemtsev
Sent: Tuesday, 14 July 2009 10:02 AM
To: ozmoss@ozmoss.commailto:ozmoss@ozmoss.com
Subject: RE: 2010 sneak peak



SharePoint Community became crazy about this sneak view, everybody is 
tweeting the same thing :),  but nobody published any overview of what is 
really new from the business perspective



What SharePoint 2010 solved and brings new - no single world.

Nobody published any SDK overview (I tired to tweet about new method in SDK via 
@laflour but need more time)



It reminds me a Tweek person from South Park - exited, but no value :)



Michael Nemtsev
Readify | Microsoft MVP

http://msmvps.org/blogs/laflour

T: 0424 184 978 | E: 
michael.nemt...@readify.netmailto:michael.nemt...@readify.net

ts you might want to join: http://www.codify.com/lists


Support procedure: https://www.codify.com/lists/support
List address: ozmoss@ozmoss.commailto:ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.commailto:ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.commailto:ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists


Support procedure: https://www.codify.com/lists/support
List address: ozmoss@ozmoss.commailto:ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.commailto:ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.commailto:ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists

Support procedure: https://www.codify.com/lists/support
List address: ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists

Support procedure: https://www.codify.com/lists/support
List address: ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists

Support procedure: https://www.codify.com/lists/support
List address: ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists

Support procedure: http://www.codify.com/lists/support
List address: 

Page modified by user on date

2009-07-13 Thread Nigel Hertz
Hey all

 

It took me a while to get this, so I thought I might share it in case
someone else is looking for something similar in the future.

 

I've recently been playing around with options to get modification data
onto all pages across our intranet. I tried various combinations of the
page contact utility and various means of using server controls, but
none of those options were sufficient.

 

I've finally had success, using a combination of methods from Jag's blog
http://itfootprint.wordpress.com/2007/10/18/sharepoint-footer-custom-co
ntrol-last-modified-date/  and Jamie's blog
http://www.the-north.com/sharepoint/post/Building-a-multi-lingual-Last-
Modifed-Footer-for-MOSS.aspx  to get there. The final version - which
is located in a footer section of the site masterpage - is this:

 

 

 

Kind regards

Nigel Hertz


Software Developer | Information Technology
Stockland
Level 25 | 133 Castlereagh Street | Sydney NSW 2000
T: 02 9035 2617 | F: 02 8988 2617

 


_

Stockland Notice: If this communication has been sent to you by mistake, please 
delete and notify us.  If it has been sent to you by mistake, legal privilege 
is not waived or lost and you are not entitled to use it in any way. Stockland 
and its subsidiaries reserve the right to monitor e-mail communication through 
its networks.

Support procedure: http://www.codify.com/lists/support
List address: ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists

image001.png

RE: Custom theme not inheriting on team site

2009-07-13 Thread Paul Noone
Hi Ajay,

I almost forgot. There's a feature on Codeplex that already does this I 
believe. If it doesn't get you all the way then it may at least prove to be a 
good starting point for your own.

Theme Changer and ThemeChangerStaple
This feature changes the site theme and alternate style sheet to those 
specified in the FEATURE.XML file.
http://features.codeplex.com/

They really need to get some more info up for each of these.

Regards,

Paul
Online Developer, ICT
CEO Sydney

From: ozmoss@ozmoss.com [mailto:ozm...@ozmoss.com] On Behalf Of Ajay
Sent: Tuesday, 14 July 2009 8:53 AM
To: ozmoss@ozmoss.com
Subject: Re: Custom theme not inheriting on team site

Thanks a lot guys.. will look into this .
On Mon, Jul 13, 2009 at 5:28 PM, Sezai Komur 
sharepointse...@gmail.commailto:sharepointse...@gmail.com wrote:
Agreed, go with feature stapling. Even though that blog talks about My Sites 
you can use the same concept for automatically applying a theme, master page or 
custom css url for newly created sites of any type.

You need two features.
1) Create a Feature Stapling Feature which is a Feature that tells SharePoint 
to automatically activate another feature whenever a site of a specific type is 
created. (similar to http://www.vanolstweb.nl/blog/images/designstaplingxml.jpg)
2) Create a Feature to change the theme, master page or css url, when the 
feature is activated (similar to 
http://www.vanolstweb.nl/blog/images/featureactivated.jpg).

Sezai

On Mon, Jul 13, 2009 at 11:15 AM, Paul Culmsee 
paul.culm...@sevensigma.com.aumailto:paul.culm...@sevensigma.com.au wrote:

For me, a stapled feature to an OOTB def for auto-theming is the lesser evil or 
a complete custom site def. I know someone who wrote a feature to do this but 
I'm not sure if he released it. Ping me privately if it is of interest and I 
will ask my friend.



(In fact this example was how I learned how feature stapling worked)



From: ozmoss@ozmoss.commailto:ozmoss@ozmoss.com 
[mailto:ozmoss@ozmoss.commailto:ozmoss@ozmoss.com] On Behalf Of Paul Noone
Sent: Monday, 13 July 2009 10:50 AM
To: ozmoss@ozmoss.commailto:ozmoss@ozmoss.com

Subject: RE: Custom theme not inheriting on team site



Create a site definition feature to provide master page and CSS overrides or 
use feature stapling to apply the theme.



This link describes how to affect look-and-feel for new and existing sites 
using a feature. Themes are just whack, I'm afraid. :)



http://www.sharepointblogs.com/mirjam/archive/2008/02/22/customizing-the-my-site-look-and-feel.aspx



Sadly there is no SiteCreated event you can harness, that I am aware of, 
otherwise a simple event receiver could be written?



ight want to join: http://www.codify.com/lists


Support procedure: https://www.codify.com/lists/support
List address: ozmoss@ozmoss.commailto:ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.commailto:ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.commailto:ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists


Support procedure: https://www.codify.com/lists/support
List address: ozmoss@ozmoss.commailto:ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.commailto:ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.commailto:ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists


Support procedure: https://www.codify.com/lists/support
List address: ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists

Support procedure: http://www.codify.com/lists/support
List address: ozmoss@ozmoss.com
Subscribe: ozmoss-subscr...@ozmoss.com
Unsubscribe: ozmoss-unsubscr...@ozmoss.com
List FAQ: http://www.codify.com/lists/ozmoss
Other lists you might want to join: http://www.codify.com/lists