Click on this icon to open the XML page.Tom Van Gaever - Blog
Search:   

Ten Themes for SharePoint in VSeWSS Projects 
Sunday, March 22, 2009, 22:27 - SharePoint
Posted by Administrator
10 free themes from microsoft for you


Microsoft download



Daniel Brown's wsp
add comment ( 4 views )   |  permalink   |   ( 3 / 605 )
My presentation toolkit 
Friday, March 13, 2009, 12:34 - SharePoint
Posted by Administrator
The title is not 100% correct because I did not create these tools, but I use them and will use the last one everytime I give a presentation:


1. PowerPoint presenter view
In powerpoint 2007 there is a feature that enables you to display the presentation on the beamer and on your personal monitor you are able to see your notes, the time you are presenting and wat the next slides will be. It is a very nice feature and I recommend everyone to start using it.


Powerpoint 2007, under Slide Show there is a checkbox Use Presenter View, specify the correct output settings and hit F5.


2. ZOOMIT
http://technet.microsoft.com/en-us/sysi ... 97434.aspx
This tool makes it much easier to zoom in on your screen, very handy when showing code examples or small settings dialogs.


3. A wireless mouse or presenter stick
You can walk around so you are more energetic. don't stay hidden behind your laptop. use the wireless mouse or other tools to navigate to the next slide.


4. Demo code shoud be ready before the presentation.
Nothing is so boring as someone who is developping his code online. the audience wants to know how it is done and what the result is. So create the examples upfront and put them somewhere safe.I used to put them in visual studio toolbox or in a content editor webpart in the webpart gallery but at techdays, Gill showed me something far more interesting.(see 5)


5.SnippetManager
http://www.snowball.be/SnippetManager+Techdays.aspx
thanks Gill!


add comment ( 5 views )   |  permalink   |   ( 2.9 / 479 )
Techdays 2009 : JQuery : Rethink SharePoint Customization slides and demo's 
Friday, March 13, 2009, 11:42 - SharePoint
Posted by Administrator
10/03/2009 - 12/03/2009, TechDays 2009 Belgium took place in Metropolis Antwerp.






I've delivered twice the presentation about Sharepoint combined with JQuery and a lot of people asked me if the presentation would be available online.So here it is:


Slides:
Download


Upload these webparts in you webpart gallery:
Webparts


Copy paste these files in the layouts folder (\layouts\1033\SPAPI)
Javascript - Jquery + SPAPI


If you want to add the webparts to a page where the "edit page" menu in site actions is disabled, add &Toolpaneview=2 to the URL in the address bar.


that should be it.


if you have any questions don't hesitate to contact me!

good luck!



PS: check out these sites:


http://darrenjohnstone.net/2008/07/22/a ... -services/

http://www.endusersharepoint.com/

http://jquery.com/

http://plugins.jquery.com/project/jqSOAPClient

http://www.gscottolson.com/jquery/jQuer ... t.v1.0.pdf
add comment ( 2779 views )   |  permalink   |   ( 3 / 748 )
Techdays 2009 : JQuery : Rethink SharePoint Customization 
Monday, March 9, 2009, 09:12 - SharePoint
Posted by Administrator
This presentation offers a brief introduction on the possibilities of JQuery combined with SharePoint.

JQuery is the most popular JavaScript and Ajax framework with a large community. Using this powerful framework gives you new slick possibilities to extend and customize your SharePoint environment. Manipulate the static rendered code from SharePoint to create an animated custom navigation, create a custom form embedded as a SharePoint Web Part that enables the user to update list items asynchronously and much more.
See you there?



1 comment ( 20 views )   |  permalink   |   ( 2.9 / 747 )
The document information panel was unable to load 
Tuesday, February 17, 2009, 17:03 - SharePoint
Posted by Administrator
when I tried to create a new document based on a custom document content type. I received this error:


The document information panel was unable to load


The fix to ressolve this issue is to copy IPEDINTL.DLL


C:\Program Files\Microsoft Web Designer Tools\Office12\1033\IPEDINTL.DLL
to
C:\Program Files\Microsoft Office\Office12\1033\IPEDINTL.DLL


Afterwards word opened and displayed the panel and everything is working like a charm again :)


Good luck!



4 comments ( 114 views )   |  permalink   |   ( 3 / 902 )

<<First <Back | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | Next> Last>>