DevMavens

ma•ven (mā'vən)

n.  A person who has special knowledge or experience;
an expert.

dev•ma•ven
('dev-mā'vən)

n.  An expert developer with great influence.

Scott Allen

Scott Allen’s blog features development advice straight from the trenches. Scott shares his experiences, what he tried, what worked, what didn't, and traps to avoid. Alongside architecture and project management-focused blog entries, you'll find more nitty-gritty technical posts about LINQ, JavaScript and JavaScript Object Notation (JSON), Windows® Workflow, and Silverlight.


OdeToCode | 10 Apr 2012 13:12

Trying Out JavaScript v.NextSubscribe to this feed

Scott Allen writes "....ECMAScript Harmony is the future of JavaScript, and something you can experiment with using the stable builds of Chrome (my machine is currently running 18.0.1025.152 m, but that is subject to change at any minute). The first step is going into..."
Read more »  Trying Out JavaScript v.Next


OdeToCode | 09 Apr 2012 13:12

A Refactoring ExperimentSubscribe to this feed

Scott Allen writes "....Soon I'll be giving a group of developers some code and asking them to do some refactoring. The bad news is the code is hard to read. Some might say it's intentionally obfuscated, but let's not assume malice right away. The good news is there..."
Read more »  A Refactoring Experiment


OdeToCode | 05 Apr 2012 13:12

The Bar Is Even Higher NowSubscribe to this feed

Scott Allen writes "....It's been just over 8 years since Michael Feathers wrote "The Bar Is Higher Now". I don't care how good you think your design is. If I can't walk in and write a test for an arbitrary method of yours in five minutes its not as good as you think..."
Read more »  The Bar Is Even Higher Now


OdeToCode | 04 Apr 2012 13:12

jQuery UI Autocomplete and Automatic Form SubmitSubscribe to this feed

Scott Allen writes "....It's a common to automatically submit a form after a user selects an item from an autocomplete list. The keyword here is "select" – it will lead you to handling the select event of the jQuery UI autocomplete widget. someInput.autocomplete({..."
Read more »  jQuery UI Autocomplete and Automatic Form Submit


OdeToCode | 03 Apr 2012 13:12

Quacks At WorkSubscribe to this feed

Scott Allen writes "...."The Lords of Finance" includes a story about famous economist John Maynard Keynes, who was diagnosed with a chronic cardiac condition and needed medical help*. In 1939, he fell into the hands of a Dr. Janos Plesch, a Hungarian Jewish émigré,..."
Read more »  Quacks At Work


OdeToCode | 02 Apr 2012 13:12

What's Wrong With This Code? (#29)Subscribe to this feed

Scott Allen writes "....Here is some code similar to other code I've seen that has a severe bug. The Entity Framework model configuration is setup to allow optimistic concurrency checks via a movie's Version property. public class Movie { public virtual int ID { get;..."
Read more »  What's Wrong With This Code? (#29)


OdeToCode | 29 Mar 2012 13:12

A Simpler MapReduce with MongoDB and C#Subscribe to this feed

Scott Allen writes "....Continuing from the previous post about MapReduce with MongoDB, we can clean up the code a bit using an extension method that takes a single string parameter. var db = server.GetDatabase("mytest"); var collection = db.GetCollection("movies"); var..."
Read more »  A Simpler MapReduce with MongoDB and C#


OdeToCode | 28 Mar 2012 13:12

Whiteboard ArchitectureSubscribe to this feed

Scott Allen writes "....It's been my observation that the worst architectural decisions are made when technical people meet by themselves in a room with a whiteboard. I'm not saying the decisions are always bad, or wrong, but the plans and rules that come back to bite you..."
Read more »  Whiteboard Architecture


OdeToCode | 27 Mar 2012 13:12

Custom Slider Value Display with jQuery UISubscribe to this feed

Scott Allen writes "....The jQuery UI slider widget doesn't display it's current value by default. However, you can tap into the slide event and grab the current value from the second parameter passed to the event handler. The second parameter in a jQuery UI event handler..."
Read more »  Custom Slider Value Display with jQuery UI


OdeToCode | 26 Mar 2012 13:12

Readable DOM Ready Event HandlersSubscribe to this feed

Scott Allen writes "....One reason some people don't like JavaScript, I think, is because idiomatic JavaScript favors fewer keystrokes and CPU cycles over readability. There is a large amount of script code that is hard to read, and even harder to maintain and change...."
Read more »  Readable DOM Ready Event Handlers


This Maven's Blog

Scott Allen

OdeToCode

Maryland, USA

K. Scott Allen (OdeToCode)

K. Scott Allen (OdeToCode) @Code_Analysis Thanks, Andrey. about 6 hours ago from TweetDeck


K. Scott Allen (OdeToCode)

K. Scott Allen (OdeToCode) @lprichar Glad you liked the show! about 7 hours ago from TweetDeck


K. Scott Allen (OdeToCode)

K. Scott Allen (OdeToCode) @RickStrahl Sorry Rick - it was recorded at night in a dark room :) I'll think about that next time. 2 days ago from TweetDeck


K. Scott Allen (OdeToCode)

K. Scott Allen (OdeToCode) @robertfriberg QUnit - http://t.co/VRjYO4QF 2 days ago from TweetDeck


K. Scott Allen (OdeToCode)

K. Scott Allen (OdeToCode) @RobertTheGrey and a sandwich is not thread safe ... 3 days ago from TweetDeck


K. Scott Allen (OdeToCode)

K. Scott Allen (OdeToCode) How to be a geek at a deli: "I'd like the grilled chicken sandwich with the default settings, please". 3 days ago from TweetDeck


K. Scott Allen (OdeToCode)

K. Scott Allen (OdeToCode) @hrichi_mohamed Great- hope you like the course! 3 days ago from TweetDeck


K. Scott Allen (OdeToCode)

K. Scott Allen (OdeToCode) @ExploreMqt got it :) 4 days ago from Twitter for Android


K. Scott Allen (OdeToCode)

K. Scott Allen (OdeToCode) @RaghavKhunger @tourismgeek Thanks, guys. 6 days ago from TweetDeck


K. Scott Allen (OdeToCode)

K. Scott Allen (OdeToCode) @saaste Thanks! I'm glad you like the videos. 7 days ago from TweetDeck


K. Scott Allen (OdeToCode)

K. Scott Allen (OdeToCode) @WilliamBondIII Hope you like it! 7 days ago from TweetDeck


K. Scott Allen (OdeToCode)

K. Scott Allen (OdeToCode) @neeko_0 Happy to hear you like the site! 7 days ago from TweetDeck


K. Scott Allen (OdeToCode)

K. Scott Allen (OdeToCode) @codereflection @jongalloway @herdingcode. +1 - without Jon the show would be nothing but awkward pauses and heavy breathing. 11 days ago from TweetDeck


K. Scott Allen (OdeToCode)

K. Scott Allen (OdeToCode) @rasikbapotra Thanks, Rasik - I hope you like it. 11 days ago from TweetDeck


K. Scott Allen (OdeToCode)

K. Scott Allen (OdeToCode) @benlakey Thanks, Ben. Glad you liked it. 11 days ago from TweetDeck


K. Scott Allen (OdeToCode)

K. Scott Allen (OdeToCode) @erictobia @ElegantCoder Cool! Hope you like it. 11 days ago from TweetDeck


K. Scott Allen (OdeToCode)

K. Scott Allen (OdeToCode) @Rob_B_Taylor Thanks, Robert - hope you like it. 11 days ago from TweetDeck


K. Scott Allen (OdeToCode)

K. Scott Allen (OdeToCode) @annjose Thanks, Ann. I'm glad you enjoyed the videos. 12 days ago from TweetDeck


K. Scott Allen (OdeToCode)

K. Scott Allen (OdeToCode) @cilerler You are welcome! 12 days ago from TweetDeck