3,387 reputation
422
bio website ziganet.dk
location Herlev, Denmark
age 23
visits member for 2 years, 2 months
seen 1 hour ago
stats profile views 200

Been developing and working with SharePoint since early 2010, starting out with SharePoint MOSS 2007.
I've mostly done front-end work, mastering my capabilities with HTML, XML/XSL, CSS, jQuery, AJAX etc. and now also know the SharePoint masterpages and pagelayouts inside out.

Recent years I've turned my focus on moving SharePoint from being a computer accessible CMS only over to mobile platforms such as smartphones and tablets, optimizing selective functionality to also work on mobile devices.

I've worked on a variety of different projects, challenging my personal experience and pushing me into hard time-presured situation, improving my speed of development as well as teaching me knew paths to follow to reach my goals better and faster.


23h
comment How can I build a search that searches all the site collection under certain managed path?
I'd say you should setup some additional Search Scopes in which you configure which index should be searched through when chosen.
2d
comment Sharepoint wysiwyg editor not working in IE
let us continue this discussion in chat
2d
comment How to distribute People Search Core Results over two columns using XSL
Glad I could help :)
2d
comment Sharepoint wysiwyg editor not working in IE
One way to check is in IE's developer tool. Under the Script tab there is a dropdown which iterates all of the JS files being loaded. Here check for anything that is not loaded directly from _layouts/1033.
2d
answered Setting audiences in share point 2010
2d
comment Sharepoint wysiwyg editor not working in IE
Do you have any custom javascript on the page? Either in the pagelayout or the masterpage that could conflict with SharePoints own javascripts?
2d
comment When a CQWP returns no results, zones are shifted
@RobertLindgren It should, yes. But css alone cannot fix it when the very HTML structure becomes broken along the way.
2d
comment When a CQWP returns no results, zones are shifted
@RobertLindgren Actually it's an XSL issue.
2d
answered When a CQWP returns no results, zones are shifted
2d
comment Sharepoint wysiwyg editor not working in IE
Could very well be a browser compatibility issue. Have you encountered this issue on previous solutions beforehand?
May
21
answered How to distribute People Search Core Results over two columns using XSL
May
17
comment Disable SharePoint mobile view for a specific page only for example main.aspx
@dzookatz True. Also why I suggested usercontrol as an option
May
17
answered Disable SharePoint mobile view for a specific page only for example main.aspx
May
17
answered Check “indirect” group membership using .NET Managed Client Object Model
May
17
awarded  Analytical
May
17
awarded  Informed
May
15
comment Adding user control to 2013 master page causes a 404 error
@QMKevin That works because SP2013 also installs the SP2010 folders to ensure SP2010=>SP2013 upgrades doesn't ruin the upgraded websites.
May
15
comment Adding user control to 2013 master page causes a 404 error
In your submitted code you dont have the ~ in Src="/_controltemplates/langSelector.ascx". Is this a type error here or also in your code?
May
15
comment Sites that show in navigation are not appearing in the Site Content and Structure screen?
The folder icon indicates that that menu item has been manually created in the Navigation/Topbar. When you click on the menu item in the navigation, can you verify that the site is indeed within the same domain?
May
15
comment Sites that show in navigation are not appearing in the Site Content and Structure screen?
Does it appear in the list of sites when you go to Site Actions > Site Settings > Navigation/Topbar?