Archive for January, 2008

Posted by Adam Buenz

Occasionly you may find that you want to build your own link translation functions directly into the search XSLT, essentially stating two parameters, the URL attributes to find, and the URL attributes to replace it to, adjusting the return on the SharePoint search results page.
This is not difficult to do, and can simply be done [...]

Posted by Adam Buenz

One of my friends instant messaged me this morning and asked if it was feasible to use a method that would take an SPWeb object, and a URL as a parameter in order to return a collection of all the WebParts that coordinated with the URL. I haven't tested this method, but this is what [...]

Posted by Adam Buenz

THIS HAS TO BE RUN ON A SERVER WITH MOSS / WSS 3.0 INSTALLED!!!
I have run up into a cloning issue on other occasions, quite recently actually, since the project I am currently slated for has a really complex scheme in order to control user access to our local SharePoint instance and its related objects, [...]

Posted by Adam Buenz

The comments error that was occuring on this blog has been repaired, the fix was actually a pretty simple one. If you are using WordPress and you see the error:
WordPress database error: [Can’t open file: ‘[something].MYI’ (error: 144)]
the fix is quite simple. Against the MySQL database, either from the command line or in phpMyAdmin, just [...]

Posted by Adam Buenz

Well, kind of. I am going to be writing a lot more with my current switch in positions, and usually I get feedback through the old forums from the public on what they want to see in a particular section or chapter, so I am going to fix all the errors on the current site, [...]

Posted by Adam Buenz

I get asked this question a lot, I generally suspect it is because at first glance with SharePoint it takes a fair amount of resources to run a well-architected, organized, and maintained portal for an arbitrary organization, which I think is partially accurate. However, I don’t consider that is a fault of SharePoint as a [...]

Posted by Adam Buenz

Hmm, something went haywire with the security policies on the main site, and I am not sure what it is. It keeps redirecting back to the homepage, which is weird because the only time I have seen this is when there isn't a rule configured for the Apache rewrite (mod_rewrite) to use. It looks like [...]