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 [...]
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 [...]
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 / [...]
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 [...]
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
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 [...]
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.
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! [...]
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 [...]
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. [...]


