Categories

Archives

WSS 3.0: What prevents visitor from accessing your site?

English If you have worked with Sharepoint 2003 development, you probably already familiar with this problem. The site is accessible only by the Administrator – but not ordinary users (visitors). If ordinary users try to access, then he redrected to Access Denied page. In all version, this can be caused by improper access exception handling in [...] [read more...]

WSS 3.0 : New Extensions for Visual Studio 2005

English (versi Indonesia) New WSS 3.0 extensions for Visual Studio 2005, wow its great. It includes project templates for, Web Part Team Site Definition Blank Site Definition List Definition What the best part is Sharepoint Solution Generator – this is must try tool kit. Download at http://www.microsoft.com/downloads/details.aspx?familyid=19f21e5e-b715-4f0c-b959-8c6dcbdc1057&displaylang=en –o0o– Indonesia (English version) Hari ini secara tidak sengaja, waktu WSS 3.0 di Microsoft, saya menemukan ekstension Visual [...] [read more...]

Sharepoint 2003: Developing Information Kiosk in 5 hours

English One of common question from client when we offer Sharepoint’s is “Can you make nice impression on the design?”. We can use Macaw Sharepoint skinner to customize the design. Macaw uses HttpModule and sets of regex match and replace technique. However, I still found it difficult to produce liquid design using that tool. Let’s assume the [...] [read more...]

MOSS 2007: Rounded Web Part , a Nifty Corners Cube hacks

English (versi Indonesia) You might already know Nifty Corners Cube project, its a solution based on CSS and Javascript to get rounded corners without images. It’s very handy because we can targets to the elements in web page using javascript and voila its rounded. All you have to do is to call Nifty([CSS selector], [Options]); CSS selector is [...] [read more...]