| bio | website | webmedia360.com |
|---|---|---|
| location | London, United Kingdom | |
| age | ||
| visits | member for | 2 years, 1 month |
| seen | 2 days ago | |
| stats | profile views | 11 |
I'm a dev, and Technical Director at Web Media 360, a digital software agency in London. We focus on delivering amazing software of the kind not normally available to large enterprises.
I get huge amounts of satisfaction from designing and writing software that meets a need and that just works, especially if I can do that with other passionate, like-minded people. I’ve been designing and developing applications from concept through the entire software life-cycle commercially for 7 years (and for fun for many years before that).
I go by Dext3r on Twitter.
|
Jan 16 |
awarded | Commentator |
|
Jan 16 |
comment |
Translation of months / days in the calendar web part @SPArchaeologist, I'm not aware of the datepicker problem - can you link me to a description of it? |
|
Jan 16 |
comment |
Translation of months / days in the calendar web part Yes - that's how I've changed the language from English to Greek, and why I have Greek links within the calendar / on the ribbon etc.. |
|
Jan 16 |
asked | Translation of months / days in the calendar web part |
|
Sep 19 |
awarded | Notable Question |
|
Apr 18 |
comment |
Incorrect Modified Dates on SharePoint Online for clients in other timezones So, this led me to the answer - there's a good explanation at stum.de/2010/06/10/…. It seems that SP assumes that all DateTime values in a list are specified in either the web's regional timezone, or UTC (depending on how you create your list) - and the server ignores the timezone of your value when you store it, even if your DateTime value is in another time zone. I don't really understand why SP would ignore the timezone when I save a DateTime value (since this information is easily available to it), but that's SP I guess.. |
|
Apr 18 |
accepted | Incorrect Modified Dates on SharePoint Online for clients in other timezones |
|
Apr 17 |
revised |
Incorrect Modified Dates on SharePoint Online for clients in other timezones deleted 124 characters in body |
|
Apr 17 |
revised |
Incorrect Modified Dates on SharePoint Online for clients in other timezones added 790 characters in body |
|
Apr 16 |
asked | Incorrect Modified Dates on SharePoint Online for clients in other timezones |
|
Apr 10 |
awarded | Popular Question |
|
Apr 8 |
awarded | Yearling |
|
Feb 27 |
awarded | Notable Question |
|
Jan 22 |
revised |
Your client does not support opening this list with Windows Explorer added 250 characters in body |
|
Dec 9 |
awarded | Taxonomist |
|
Oct 16 |
awarded | Popular Question |
|
Aug 3 |
comment |
DataViewWebPart XSLT Caching won't the XSLT be picked up by the output cache if it's published in a document library? |
|
Aug 2 |
comment |
DataViewWebPart XSLT Caching I'm not really sure what this means - can you give me a quick run-down on how you think I would implement this? |
|
Aug 1 |
asked | DataViewWebPart XSLT Caching |
|
Jul 25 |
comment |
Where can I find a list of CAMLvariables and ServerVariables? Maybe I'm just being daft, but does this page actually contain a list of CAML Variables? I can't actually find, for example, PageUrl or HttpVDir, which are both included as parameters in standard DVWP definitions. |