RE: Best way to query multiple calendars

2010-02-15 Thread Paul Noone
Hi Ken,

Nope. My CAML query builder just imploded from the sheer effort of that. :)

What are you using to rollup all the calendars into a single view? A Bamboo 
Solutions wp?

Regards,

Paul
Online Developer, ICT
CEO Sydney

From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of 
Ken Thompson
Sent: Monday, 15 February 2010 3:48 PM
To: ozmoss@ozmoss.com
Subject: Best way to query multiple calendars

Hi All,

I've got a pretty basic booking system setup for company cars, rooms etc. 
Basically I have a calendar for each item.

What I would like to do is have a page where a user can enter a time/date range 
and hit search and it will return links to every calendar which is NOT booked 
within that time range.

Just wondering what all you guru's recommend I use to achieve this?

Cheers,

Ken Thompson
IT Support - Systems Administrator
HomeGround Services
68 Oxford Street, Collingwood, VIC 3066
Tel: 03 9288 9668 (Ex 668)
Mob: 0404 852 325
Fax: 03 9419 1876
www.homeground.org.auhttp://www.homeground.org.au


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


RE: Best way to query multiple calendars

2010-02-15 Thread Ken Thompson
Hi Paul,

 

Currently I am not rolling them up, I am using Kwizcom's Calendar Plus
mini calendars to display booking calendars for all the department cars
in one page. So say for finance, they have their own document centre
site for their cars (a sub site of cars) in which each car has a
calendar. Then on the entry page for that site are mini calendars for
every car, so a user can scroll down the page to find a car that is
available that day quickly (without going to each calendar separately).

 

I figured rolling up calendars would work to well for a user being
able to just quickly see what car was availablewould I be wrong?

 

I'm finding that having multiple mini calendars on a page can really
slow its loading time, especially if a user has an older PC. So the main
purpose of creating a query tool, was to more readily display to a user
which cars are available on a specified time / date range.

 

That being said; I'm open to alternative solutions that might also solve
my problem :-)

 

Cheers,

 

Ken Thompson

IT Support - Systems Administrator

HomeGround Services

68 Oxford Street, Collingwood, VIC 3066

Tel: 03 9288 9668 (Ex 668)

Mob: 0404 852 325

Fax: 03 9419 1876 

www.homeground.org.au http://www.homeground.org.au 

 



From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On
Behalf Of Paul Noone
Sent: Tuesday, 16 February 2010 8:11 AM
To: ozMOSS
Subject: RE: Best way to query multiple calendars

 

Hi Ken,

 

Nope. My CAML query builder just imploded from the sheer effort of that.
:-)

 

What are you using to rollup all the calendars into a single view? A
Bamboo Solutions wp?

 

Regards,

Paul

Online Developer, ICT
CEO Sydney

 

From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On
Behalf Of Ken Thompson
Sent: Monday, 15 February 2010 3:48 PM
To: ozmoss@ozmoss.com
Subject: Best way to query multiple calendars

 

Hi All,

 

I've got a pretty basic booking system setup for company cars, rooms
etc. Basically I have a calendar for each item.

 

What I would like to do is have a page where a user can enter a
time/date range and hit search and it will return links to every
calendar which is NOT booked within that time range.

 

Just wondering what all you guru's recommend I use to achieve this?

 

Cheers,

 

Ken Thompson

IT Support - Systems Administrator

HomeGround Services

68 Oxford Street, Collingwood, VIC 3066

Tel: 03 9288 9668 (Ex 668)

Mob: 0404 852 325

Fax: 03 9419 1876 

www.homeground.org.au http://www.homeground.org.au 

 

 

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


RE: Best way to query multiple calendars

2010-02-15 Thread Chris Milne
If you're on using Outlook 2007 have you considered connecting each of
the calendars to Outlook and have them display together in calendar
overlay mode?  Very simple but potentially effective, if clunky and a
PITA J

 

If you have any development knowledge, that's the way I'd tackle this;
create web part with configurable attached calendars that it will
search.  In the web part, CAML query the lists, do your date comparisons
there and return the links in the web part.

 

C

 

From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On
Behalf Of Ken Thompson
Sent: Tuesday, 16 February 2010 7:36 AM
To: ozMOSS
Subject: RE: Best way to query multiple calendars

 

Hi Paul,

 

Currently I am not rolling them up, I am using Kwizcom's Calendar Plus
mini calendars to display booking calendars for all the department cars
in one page. So say for finance, they have their own document centre
site for their cars (a sub site of cars) in which each car has a
calendar. Then on the entry page for that site are mini calendars for
every car, so a user can scroll down the page to find a car that is
available that day quickly (without going to each calendar separately).

 

I figured rolling up calendars would work to well for a user being
able to just quickly see what car was availablewould I be wrong?

 

I'm finding that having multiple mini calendars on a page can really
slow its loading time, especially if a user has an older PC. So the main
purpose of creating a query tool, was to more readily display to a user
which cars are available on a specified time / date range.

 

That being said; I'm open to alternative solutions that might also solve
my problem J

 

Cheers,

 

Ken Thompson

IT Support - Systems Administrator

HomeGround Services

68 Oxford Street, Collingwood, VIC 3066

Tel: 03 9288 9668 (Ex 668)

Mob: 0404 852 325

Fax: 03 9419 1876 

www.homeground.org.au http://www.homeground.org.au 

 



From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On
Behalf Of Paul Noone
Sent: Tuesday, 16 February 2010 8:11 AM
To: ozMOSS
Subject: RE: Best way to query multiple calendars

 

Hi Ken,

 

Nope. My CAML query builder just imploded from the sheer effort of that.
J

 

What are you using to rollup all the calendars into a single view? A
Bamboo Solutions wp?

 

Regards,

Paul

Online Developer, ICT
CEO Sydney

 

From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On
Behalf Of Ken Thompson
Sent: Monday, 15 February 2010 3:48 PM
To: ozmoss@ozmoss.com
Subject: Best way to query multiple calendars

 

Hi All,

 

I've got a pretty basic booking system setup for company cars, rooms
etc. Basically I have a calendar for each item.

 

What I would like to do is have a page where a user can enter a
time/date range and hit search and it will return links to every
calendar which is NOT booked within that time range.

 

Just wondering what all you guru's recommend I use to achieve this?

 

Cheers,

 

Ken Thompson

IT Support - Systems Administrator

HomeGround Services

68 Oxford Street, Collingwood, VIC 3066

Tel: 03 9288 9668 (Ex 668)

Mob: 0404 852 325

Fax: 03 9419 1876 

www.homeground.org.au http://www.homeground.org.au 

 

 

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


Drew Hart is out of the office

2010-02-15 Thread drew . hart

I will be out of the office starting  16/02/2010 and will not return until
17/02/2010.


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


Filter web part with URL params

2010-02-15 Thread Paul Noone
Hi all,

I have a simple article page with a CQWP on it. The articles are divided into a 
number of categories and I want to re-purpose the page for each of them.

I'd like to be able to pass the category filter through as a URL param. Is 
there some way I can achieve this?

My first thought was to try to set the value for a connected filter web part 
but not sure how to go about it.

Regards,

Paul
Online Developer, ICT
CEO Sydney

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


Cannot modify shared webpart

2010-02-15 Thread etmilis
Hi everyone,

I am newbie to SharePoint, so please bare with my question :-)

We have deploy a webpart used in 2 different sites, but in site B we cannot
modify the shared webpart to see the properties, etc.

We see the usual error An unexpected error has occurred., trying to open
the page using SharePoint Designer, it complains that the master page is
invalid.
We have reset the master page but still no luck.

Any idea? Or can someone point us where/what we should start looking into?

Thanks,
etmilis

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


RE: Cannot modify shared webpart

2010-02-15 Thread Chris Milne
What kind of web part is it?  You can modify the web.config file for the
web app to get more info out of it by following this post:
http://vspug.com/michael/2007/06/28/sharepoint-under-the-hood-see-real-e
rror-description-and-callstack-stack-trace/

This will tell you a bit more, however I wouldn't do it on a production
box.  Can you reproduce the issue in a test environment? 

C



-Original Message-
From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On
Behalf Of etmi...@akapost.com
Sent: Tuesday, 16 February 2010 10:10 AM
To: 'ozMOSS'
Subject: Cannot modify shared webpart

Hi everyone,

I am newbie to SharePoint, so please bare with my question :-)

We have deploy a webpart used in 2 different sites, but in site B we
cannot
modify the shared webpart to see the properties, etc.

We see the usual error An unexpected error has occurred., trying to
open
the page using SharePoint Designer, it complains that the master page is
invalid.
We have reset the master page but still no luck.

Any idea? Or can someone point us where/what we should start looking
into?

Thanks,
etmilis

___
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


Come west - SharePoint 2010 bootcamps in perth

2010-02-15 Thread Paul Culmsee
Hiya 

 

* blatant plug alert *

 

I met Steve Smith of Combined Knowledge last year in New Zealand. He's been
busy doing 2010 training for Microsoft staff all around the place. I asked
him offhand to run that same SP2010 Dev and ITPro sessions in Perth and he
accepted. As a result, Perth will host the first Combined Knowledge Sp2010
bootcamps and for the first time since federation itself, Perth gets to host
something first! :-)

 

So I am putting the call out to you eastern stater's to do what us poor old
west aussies have always had to do. Get on a plane! If you want to be part
of the first CK bootcamps to be held in Australia for SP2010 then take a
look at the details I have provided below.

 

http://www.sevensigma.com.au/2010/02/07/first-ever-sharepoint-2010-training-
courses-2/

 

regards

 

Paul

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


RE: Filter web part with URL params

2010-02-15 Thread Jason Taylor
I don't think you can do it OOTB, but there was a sub-classed version of this 
web part on Codeplex (developed by the Microsoft for their internal use) that 
included this functionality. I had a quick look but couldn't find the project. 
Maybe someone else has this code or know where the location on Codeplex?

Regards,
Jason Taylor

From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of 
Paul Noone
Sent: Tuesday, 16 February 2010 10:37 AM
To: ozMOSS
Subject: Filter web part with URL params

Hi all,

I have a simple article page with a CQWP on it. The articles are divided into a 
number of categories and I want to re-purpose the page for each of them.

I'd like to be able to pass the category filter through as a URL param. Is 
there some way I can achieve this?

My first thought was to try to set the value for a connected filter web part 
but not sure how to go about it.

Regards,

Paul
Online Developer, ICT
CEO Sydney


SAGE is the first and only Australian company certified to the global benchmark 
standards of the Control Systems Integration Association. To see how this 
benefits you, simply visit www.controlsys.org


Disclaimer: The information contained in this e-mail is intended only for the 
use of the person(s) to whom it is addressed and may be confidential or contain 
legally privileged information. If you are not the intended recipient you are 
hereby notified that any perusal, use, distribution, copying, modification or 
disclosure is strictly prohibited. If you have received this e-mail in error 
please immediately advise us by return e-mail and delete the document without 
making a copy. No warranty is made that any attachments are free from viruses. 
It is the recipient's responsibility to establish its own protection against 
viruses and other damage.
___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss


RE: Peeping into CAML Query from CQWP

2010-02-15 Thread Paul Turner
From memory I think if you set your logs to 'Verbose' it will be logged.

Paul T.

-Original Message-
From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of 
etmi...@akapost.com
Sent: Tuesday, 16 February 2010 2:19 PM
To: 'ozMOSS'
Subject: Peeping into CAML Query from CQWP

Hi everyone,

Is there a way or ways to peep into or get the CAML query from out of the
box content query web part?

I have been playing with CAML query and I can see some grey hairs growing
immediately :-)

The reason I ask is, I am maintaining a web part developed by someone and
need to modify/overwrite the caml query.

I can get what I want using the OOTB CQWP but I want the actual CAML query.


I have tried using U2U CAML query builder but still have no luck since the
query needs to be RECURSVIE and I don't think U2U supports it yet.


Thanks,
etmilis

___
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: Peeping into CAML Query from CQWP

2010-02-15 Thread Chris Milne
Hoi hoi,

This may do the trick for recursion for you;

spQueryObject.ViewAttributes = Scope='Recursive';

As for pulling out the CAML, I recall someone mentioning something like
that here a while ago but I don't recall the specifics.

C

-Original Message-
From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On
Behalf Of etmi...@akapost.com
Sent: Tuesday, 16 February 2010 1:49 PM
To: 'ozMOSS'
Subject: Peeping into CAML Query from CQWP

Hi everyone,

Is there a way or ways to peep into or get the CAML query from out of
the
box content query web part?

I have been playing with CAML query and I can see some grey hairs
growing
immediately :-)

The reason I ask is, I am maintaining a web part developed by someone
and
need to modify/overwrite the caml query.

I can get what I want using the OOTB CQWP but I want the actual CAML
query.


I have tried using U2U CAML query builder but still have no luck since
the
query needs to be RECURSVIE and I don't think U2U supports it yet.


Thanks,
etmilis

___
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