Blog Home  Home Feed your aggregator (RSS 2.0)  
My DasBlog! - Wednesday, October 19, 2005
newtelligence powered
 
# Wednesday, October 19, 2005

I found an impressive list of SharePoint links to divided in several categories. The list is made by Eric and can be downloaded as a zipped .htm file for importing into Internet Explorer. The list can be found at the following url:

http://blogs.officezealot.com/legault/archive/2004/08/08/2238.aspx
Wednesday, October 19, 2005 9:29:09 AM (GMT Daylight Time, UTC+01:00)  #    Comments [0]   SharePoint  | 
# Monday, October 17, 2005

I'm doing some research about areas in SPS 2003. During my research i found a control called BreadCrumbTrail in the namespace Microsoft.SharePoint.Portal.WebControls which indicates were the current area is in the portal structure. Some googling brought me to the blog of Manuel Montes. He gives us an example of how to use the control. Thanks Manuel! :)  

See below:

  • Open any of the default.aspx pages for an area template in your favourite editor. For example, the SPSTOPIC\default.aspx page.
  • Locate the following code that renders the page title:
    <tr> <td ID="onetidPageTitle" class="ms-pagetitle"> <SPSWC:CategoryProperty runat="server" Property="Name" /> </td> </tr>
  • Comment this entry
  • Replace the code with the following:
    <tr><td><spswc:breadcrumbtrail id="BreadCrumbTrail2" runat="server" titlelocid="MultiPage_BreadcrumbWebPartTitle" verticalmode="false" frametype="None"></td></tr>

Note that you will need to give the control a unique ID ("BreadCrumbTrail2") ast here is another control already on the page.

  • Save the Page and take a look… You should see something like this in place of the Page Title.
    Back to: Home > Topics > Applications

Changing the appearances can be done changing the following styles:

.bc-cell
.bc-htable
.bc-trail
.bc-leadin
.ms-vb bc-cell

http://pasteldelimon.blogspot.com/2005/06/breadcrumb-links-for-sps-areas.html

Monday, October 17, 2005 9:48:32 AM (GMT Daylight Time, UTC+01:00)  #    Comments [0]   SharePoint  | 
# Wednesday, October 12, 2005
For one of our customers we build a Portal used as a Company Management System. It is a management system for internal documents needed at several indoor as outdoor locations. This Portal is a very good example of creating a design for customers. Together with a designer it only took 5 days manhour to accomplish this. It involves changing styles, adding new styles and adding new images. Some changes in custom WebParts was needed.

Wednesday, October 12, 2005 2:34:28 PM (GMT Daylight Time, UTC+01:00)  #    Comments [0]   SharePoint  | 
# Sunday, October 02, 2005

I got this from a collegea: Steve Ballmer in action. This Remix is made of two earlier movie clips of presentations of Steve Balmer.

Fun to watch :)

http://www.flamingmailbox.com/maccomedy/movies/balmer.html

Sunday, October 02, 2005 1:50:18 PM (GMT Daylight Time, UTC+01:00)  #    Comments [0]   Microsoft  | 
# Wednesday, September 28, 2005

Thanks to Dustin an overview of the features found in SharePoint v3.

UI / UX

  • WSS will have an entirely new user interface that includes better navigation controls and built-in breadcrumb trails.
  • Pages will derive from “master pages“, meaning that you could re-skin an entire SharePoint site by modifying just one template file
  • More professional out of the box themes
  • FrontPage can directly edit each site's CSS file(s)
  • Workflow built-in all over SharePoint, with tight integration with Outlook 12 tasks
  • Individual documents can have document-specific workflows
  • Item-level security on lists and libraries
  • FrontPage has evolved further into a SharePoint designer tool (I read that as: the only SharePoint designer tool), and apparently, ghosted/unghosted pages won't be a problem any longer
  • Recycle bin with user and administrator restore features for document libraries and list items
  • InfoPath forms can be filled out with only a browser when published as (to?) a SharePoint site (even with FireFox)
  • Customizable and extensible search (and search API), including “did you mean“-type search term corrections
  • Lists can be viewed on mobile devices

Integration

  • All lists and libraries have RSS feeds, and each list's feed can be customized to include whatever fields you'd like
  • Event list RSS feeds include iCal files as enclosures
  • Each site has a master “aggregating“ RSS feed
  • Outlook 12 can perform 2-way online/offline syncronization of the following list types:
    • Contacts
    • Events
    • Tasks
    • Discussion Lists
    • Document Libraries (!)
  • Discussion lists can create their own e-mail alias in Active Directory, allowing you to e-mail that alias to automatically archive that e-mail (and its attachments) to a SharePoint discussion list
  • ALL lists and libraries have version history capability, and only “diffs“ are stored (differences from one change to the next)
  • Access treats SharePoint sites as honest-to-goodness data sources

Developer-oriented news

  • Existing web parts will “just work“ in the new SharePoint web part page framework
  • Site definitions/templates will ship in the box for blogs and wikis (blogs can be built directly on your “My Site“!)
  • All lists and libraries will have synchronous event handlers (not sure how these work with other interfaces to SharePoint data, like OM, WEBDAV, SOAP, etc., if the event handler has to raise an exception)
  • List/library version history is exposed programmatically by way of the OM
  • Multiple “content types” (sets of metadata, or “metadata templates“, if you will) for document libraries and lists, that include view information, workflows, bound events.
  • FrontPage can edit workflows
  • Business Data Catalog (datasource catalog on steroids, apparently).  This doesn't seem all that new to me, so I'll reserve commentary until more details emerge after the expected PDC sessions)
Wednesday, September 28, 2005 7:38:21 AM (GMT Daylight Time, UTC+01:00)  #    Comments [1]   SharePoint  | 

Service Pack 2 has been released for Windows SharePoint Services. Is includes updates previously released for Windows SharePoint Services:

ServicePack 2 also includes stability improvements developed as a result of user input from the Microsoft Online Crash Analysis in Windows SharePoint Services and from Microsoft Product Support feedback.

You can get specific information about this update in the Microsoft Knowledge Base article
(887624): Description of Windows SharePoint Services Service Pack 2.

Have fun :)

http://www.microsoft.com/downloads/details.aspx?FamilyID=9c552114-dc9a-43ee-9281-b080b7c280b4&DisplayLang=en

Wednesday, September 28, 2005 7:35:00 AM (GMT Daylight Time, UTC+01:00)  #    Comments [0]   SharePoint  | 
# Wednesday, September 21, 2005

A good friend of mine, Pedro Serrano of CaveDigital, just started recently his own blog. Just have a look. His company specialises also in SharePoint and he has some nifty, cool things built.

Wednesday, September 21, 2005 10:08:14 AM (GMT Daylight Time, UTC+01:00)  #    Comments [0]   SharePoint  | 

I installed locally commerce server 2002 sp3 on Windows 2002 in a domain. When I try to connect to BizDesk as local or domain administrator, I got the following error:

"An error occurred while accessing the Business Desk. Contact your system administrator."

It seems that in IIS 6.0 Active Server Pages (ASP) was prohibited. Just go into "Internet Information Server Manager" and look under "Web server extensions". Change the "Active Server Pages" to Allowed.

Wednesday, September 21, 2005 9:54:34 AM (GMT Daylight Time, UTC+01:00)  #    Comments [0]   Commerce Server  | 

I just started with Microsoft Commerce Server and my first problem was that after installation of the product, including the service packs and feature pack 1 my MSCS_Admin database was not found in SQL Server.

After googling i found out that this is easily resolved by doing the following:

  • Create a database with the name MSCS_Admin
  • Open the SQL Query Analyser in this new database
  • Start the admin_schema.sql script found in the folder c:\Program Files\Microsoft Commerce Server 2002
  • Make sure that the login credentials are correct by starting the Commerce Server Manager and right-click properties on the "Commerce Server Manager" node.
Wednesday, September 21, 2005 7:56:13 AM (GMT Daylight Time, UTC+01:00)  #    Comments [1]   Commerce Server  | 
# Tuesday, September 20, 2005

Microsoft has a toolbar introduced which is helpfull to web developers. They can check compatiblity with W3C standards for html and CSS. As stated on their website:

"The IE Developer Toolbar provides several features for deeply exploring and understanding Web pages.

  • Explore and modify the document object model (DOM) of a web page.
  • Locate and select specific elements on a web page through a variety of techniques.
  • Selectively disable Internet Explorer settings.
  • View HTML object class names, ID's, and details such as link paths, tab index values, and access keys.
  • Outline tables, table cells, images, or selected tags.
  • Validate HTML, CSS, WAI, and RSS web feed links.
  • Display image dimensions, file sizes, path information, and alternate (ALT) text.
  • Immediately resize the browser window to 800x600 or a custom size.
  • Selectively clear the browser cache and saved cookies. Choose from all objects or those associated with a given domain.
  • Choose direct links to W3C specification references, the Internet Explorer team weblog (blog), and other resources.
  • Display a fully featured design ruler to help accurately align objects on your pages"

http://www.microsoft.com/downloads/details.aspx?FamilyID=E59C3964-672D-4511-BB3E-2D5E1DB91038&displaylang=en

Tuesday, September 20, 2005 11:08:15 AM (GMT Daylight Time, UTC+01:00)  #    Comments [0]   HTML | Microsoft  | 
Copyright © 2012 Alexander Meijers. All rights reserved.
DasBlog 'Portal' theme by Johnny Hughes.
Pick a theme: