Archive for the ‘Uncategorized’ Category

I’ve had an interesting challenge recently. I’ve needed to create a custom site theme where certain subwebs would have their “identifiers” in design. What I mean by that: The site collection would have a specific theme applied, but in certain subwebs you should have the option of changing the banner for example.
The solution is actually [...]

Friday, May 8th, 2009 at 11:17 | 0 comments
Categories: Uncategorized
Tags:

If you’re reading this, head over to windows update and start downloading the Office system service pack 2 (available from yesterday – 28th apr). Then you can continue here. I was just going through list of bugs that SP2 fixes (xslx) in Office system and especially in SharePoint Designer (Thanks, Joel for posting link). Just [...]

Wednesday, April 29th, 2009 at 07:11 | 2 comments
Categories: Uncategorized
Tags:

If you don’t want the users to have the “Sign in” button only in the top right corner of the page or if you’re using custom master pages, you might want to add a Sign in button. The code is very simple:
<a href=”/_layouts/authenticate.aspx” onclick=”document.location=’/_layouts/authenticate.aspx?Source=’+document.location.href; return false;”>Sign in</a>
Ofcourse replace the “Sign in” text with text / [...]

Tuesday, October 21st, 2008 at 15:21 | 0 comments
Categories: Uncategorized
Tags:

It’s been a while since I was blogging here. I haven’t disappeared from the face of the earth. I’ve made quite some progress and discoveries, so keep tuned in the future.

Mainly I’ve been working on some projects..

1. The Biggest one: SharePoint Simple CMS Enables you to have a beautiful [...]

Friday, June 27th, 2008 at 11:04 | 0 comments
Categories: Uncategorized
Tags:

A quickie: If you want to learn to create SilverLight applications, Lynda has published free video training for it. The whole course is available for free.

Click here to start learning.

Oznake ponudnika Technorati: learning,e-learning,silverlight

Thursday, May 8th, 2008 at 08:11 | 0 comments
Categories: Uncategorized
Tags:

The upgrade from Windows SharePoint Services 2.0 to 3.0 gave us in the company the opportunity to reconstruct some of the sites. The issue was that while the new site in WSS3 was in development, the site in the current server would stay active.

With version 2 this wouldn’t be a problem. While having the existing [...]

Tuesday, August 14th, 2007 at 22:39 | 0 comments
Categories: Uncategorized
Tags:

Usually for websites we just have to create the favicon only once. So it’s a bit of unuseful to download and install extra software for this (even though we can make the icons with paint.net)

For one time ocasion you can draw or create the icon from an image file online. Here’s an online icon-maker.

Sunday, April 8th, 2007 at 15:48 | 1 comment
Categories: Uncategorized
Tags:

For some time now I was experimenting with the SharePoint Blog template. Did you notice, how when viewing the post under permalink you also have the related comments?

Being curious I continued to research, found that there are no web part connections. But when editing the web part current view, I’ve discovered a beautiful thing! [...]

Monday, February 26th, 2007 at 21:32 | 5 comments
Categories: Uncategorized
Tags:

If you’ve suddenly started to receive a lot of spam, check if you’ve written your email address somewhere on the Web. This can be dangerous, a published email address on the Internet can be harvested by special bots. There are ways to protect yourself and still publish the email so anyone can write you without [...]

Saturday, February 24th, 2007 at 11:11 | 0 comments
Categories: Uncategorized
Tags:

Today I was making some custom scripting for one of our customers. And after finishing the code, I saved it and tried to preview… And nothing happened. Double-, triple- checked the code and all should be in order… Then at the end I’ve discovered some interesting feature or bug which tries to fix the code. [...]

Tuesday, February 20th, 2007 at 22:53 | 0 comments
Categories: Uncategorized
Tags: