Elijah Manor
{ "name": "Elijah Manor", "priorities" : [ "Christian", "Family", "Work" ], "employer" : "appendTo", "title" : [ "Senior Architect", "Trainer" ], "tech" : [ "JavaScript", "jQuery", "HTML5" ], "awards" : [ "Microsoft Regional Director", "ASP.NET MVP", "ASPInsider" ], "social": [ "Twitter", "Blog", "Google+", "LinkedIn" ] }
Developing a Windows Store app
Oct 31, 2012 at 9:40 AM@LunicLynx:The JavaScript version of Windows 8 appeals to a large market of web developers who either don't come from the .NET world or who prefer writing their applications using a highly dynamic and functional language. The WinJS library feels very familiar to what a modern front-end developer would be used to. The various parts of WinJS are modularized so that you can easily swap out functionality using whatever favorite front-end library you want to use. On Friday there is a session about using jQuery syntax instead to do many of the common interactions that web developers are used to.
The nice thing about the JavaScript option for Windows 8 apps is that it is bringing in a whole different crowd to the Windows platform. Just yesterday a very talented web developer using a Mac tweeted me that he is now interested in installing Windows 8 in order to play around with making Windows 8 JavaScript apps. This is something he has never had a desire to do before, which is a huge win for Microsoft.
The great thing about making Windows 8 apps is that you have a choice. If you feel more comfortable making XAML/C# apps, then more power to you. If you have a strong front-end background and are productive using those paradigms, then HTML5/JavaScript apps are the way to go.
Exterminating Common jQuery Bugs
Jul 25, 2012 at 10:27 PM@MehdiKhalili @jcreamer898 @pawood @Rhysling:Thanks for taking the time to watch the presentation. I hope you learned a couple of things that you didn't already know. You can find the slides to the talk hosted on my github account http://bit.ly/find-jquery-bugs-slides
Exterminating Common jQuery Bugs
Jul 25, 2012 at 10:23 PM@Islamath:Yeah, with the rewrite of the event module all of the event methods are currently one line pass throughs to the new .on() method
I'm glad you enjoyed the talk. Thanks for stopping by
Introduktion till Template i ASP.NET MVC 2
Nov 02, 2009 at 2:48 PMThanks for sharing this great screencast. Although I don't speak Swedish I was able to follow along
What screencast software did you use? I like the one you used.
Expect a tech tweet tomorrow to your blog
Hanselminutes on 9 - ASP.NET MVC 2 Preview 1 with Phil Haack and Virtual Scott
Jul 31, 2009 at 7:06 AMGreat stuff Phil & Scott... about to download and start using in my project