August 2009
3 posts
Date Formatting with YUI – Part IV » Yahoo! User... →
%a
abbreviated weekday name according to the current locale
%A
full weekday name according to the current locale
%b
abbreviated month name according to the current locale
%B
full month name according to the current locale
%c
preferred date and time representation for the current locale
%h
same as %b
%p
either “AM” or “PM” according to the given time value,...
Google Analytics Blog: Analytics Data In Excel... →
Thanks to a variety of developers, here are four solutions that can transform you from a reporting monkey to an analysis ninja (as Avinash would say).
* VBA Macros - The simplest solution of them all. Mikael Thuneberg’s page explains how to make API requests directly from Excel using VBA Scripts and includes a pre-built Excel worksheet to get you started.
* The Tatvic Excel...
XMLHttpRequest Drafts Published 2009-08-20: The Web Applications Working Group...
– Archive of W3C News in 2009
XMLHttpRequest Drafts Published
2009-08-20: The Web Applications Working Group has published updates to Working Drafts of XMLHttpRequest and XMLHttpRequest Level 2. The XMLHttpRequest specification is part of the Web application technology stack, enabling Ajax-style...