SPSEMEA Demo site and showcase

Filed Under (JavaScript, SharePoint, jquery) by Boris Gomiunik on 03-02-2010

I’ve prepared a SPSEMEA Demo site that you can simply upload to your (http://[siteUrl]/_catalogs/wt) Site template gallery.

You can download the .stp from CodePlex

After you’ve uploaded the file to the Site template gallery you can create a subsite (English language) and from Custom you can select the uploaded template.

Below’s a brief overview where you can find tricks. How it’s done – check for Content Editor WebParts in that page (using a “PageView=Shared&ToolPaneView=2” parameters in url (more info here)). All the files containing code are in a document library Sys.

image

Let’s see the samples:

Read the rest of this entry »

Content from my presentation on SharePoint Saturday EMEA

Filed Under (SharePoint) by Boris Gomiunik on 23-01-2010

Thanks everyone that joined in to listen to my online presentation on SPSEMEA. I’ve zipped and uploaded all my script samples to CodePlex – click here to download the package.

Let me just point out couple of resources used in those scripts:

  1. Jquery: http://jqoery.com
  2. I was mentioning the IE Developer Toolbar for IE 7 – available here
  3. Or just install latest IE (version 8 already has this built in)
  4. SharePoint web services description and usage on MSDN – just expand the service you wish to check and look for methods
  5. ERTE – I didn’t get to explain that one, but the usage is pretty simple.

As 50 minutes was pretty short time to show all examples, I can start coordinating to have 1-2hour sessions each week for an in-depth look of all the code samples so we can learn to customize and adapt it to our needs. Please let me know in the comments if you’d be interested for that.

ads
ads
ads