Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Visual Studio Achievements Widget
Apr 13, 2012 at 4:20 PMYep, we were having some domain problems for the last day or so.
It should be working now, and we are looking at ways to make sure this doesn't happen again.
Visual Studio Achievements Widget
Feb 29, 2012 at 4:15 PMFail == me.
I didn't take into account users with no "Display Name" set in their profile. I have updated the widget and it will work it's way out through the caches.
You don't have to do anything differently. Everything works the same way. I just added a bit of logic to display your username if you don't have Display Name set.
I am going to edit the text above to indicate this as well.
Thanks for catching this
-Geoff
Visual Studio Achievements Widget
Jan 20, 2012 at 9:45 AMsorry, looks like your community server is just not rendering anything.
How do you go about adding external scripts? I am sure this is the same problem that you encountered with the tweet button script.
You might want to try their forums for help. They seem to be responsive.
http://telligent.com/support/communityserver/
Visual Studio Achievements Widget
Jan 19, 2012 at 8:36 AMDo you have a url that I can look at?
Announcing Visual Studio Achievements Beta
Jan 18, 2012 at 11:45 AMThis should be fixed now.
Thanks for the heads up
Announcing Visual Studio Achievements Beta
Jan 18, 2012 at 9:02 AMWhat browser are you using? I am not repro ing this on any of the browsers I have tested with
-Edit-
Ah there it is. I will get a fix up for this soon
Keynote #2
Sep 30, 2011 at 10:17 AMtry:
http://channel9.msdn.com/Events/BUILD/BUILD2011/KEY-0002#time=1h26m10s
jQuery for the ASP.NET Developer by Scott Allen
Jun 10, 2010 at 10:23 AMVery good introduction to Jquery. Recomended
Channel 9 Live at MIX10: Javascript Panel with Douglas Crockford, John Resig & Erik Meijer
Jun 09, 2010 at 9:49 AMThis was great. I got to see part of this live. I am glad I was able to see the whole thing in context.
WCF and jQuery: A Perfect Couple
Jun 08, 2010 at 1:38 PMChris, you mentioned that you are inlining your event bindings. Are you doing that only for javascrpit generated HTML? If not, aren't you at risk of referencing code that has not yet loaded if you are loading all of your javascript at the bottom of the page?