130 reputation
7
bio website
location
age 27
visits member for 4 months
seen 53 mins ago
stats profile views 7

Mar
25
awarded  Tumbleweed
Mar
19
awarded  Nice Question
Mar
18
asked CSOM expand user / people field
Mar
17
comment ExecuteOrDelayUntilScriptLoaded too slow in Firefox and Chrome
Didn't work I'm afraid. <script src="/_layouts/sp.js"></script> then NotifyScriptLoadedAndExecuteWaitingJobs("sp.js"); but I can see that sp.js?rev=enHIfHdAu7IvZTmLeGCCbA%3D%3D is still downloading with Firebug.
Mar
14
asked REST and CSOM much slower than List Web Service
Mar
13
comment ExecuteOrDelayUntilScriptLoaded too slow in Firefox and Chrome
If I hard code the required files in, how to I prevent SharePoint then lazy loading them again a few seconds later?
Mar
8
comment Minimal page with _spPageContextInfo object
Yes, and using JS for functionality.
Mar
7
comment Minimal page with _spPageContextInfo object
I'm creating hard coded pages without the overhead of a standard Sharepoint CMS page.
Mar
7
asked Minimal page with _spPageContextInfo object
Jan
30
asked CSOM list query with JOIN, return tree structure
Jan
29
comment CSOM get list items, return simple data structure
I used a similar technique a couple of years ago, converting data views to JSON with XSL, but I'd rather keep the dynamic query ability rather than have to set up a data view each time
Jan
29
asked CSOM get list items, return simple data structure
Jan
29
comment ExecuteOrDelayUntilScriptLoaded too slow in Firefox and Chrome
It fixes Chromes behavior but still the ExecuteOrDelayUntilScriptLoaded method takes too long in FF and Chrome
Jan
29
awarded  Benefactor
Jan
29
comment SP 2010 JavaScript events
Thanks, this will suffice.
Jan
29
accepted SP 2010 JavaScript events
Jan
29
comment SP 2010 JavaScript events
Thanks, but I won't be making custom calls, I need to hook onto every modal open and close whether custom or built in.
Jan
26
awarded  Promoter
Jan
24
asked ExecuteOrDelayUntilScriptLoaded too slow in Firefox and Chrome
Jan
24
asked SP 2010 JavaScript events