Out of Eggs, a web app built in ASP.NET MVC, jQuery & jQuery UI

I’m excited to announce outofeggs.com, a web app I’ve been working on for a while. It’s built on the techniques I’ve gone through in my Categorized Item List series (using ASP.NET MVC, jQuery & jQuery UI). Just create a list and see for yourself. The back end is SQL Server 2008.

It probably goes without saying that I could use any and all feedback: bugs that pop up, features you’d like to see, usability issues, etc. Also let me know if there’s any development-related aspects of the app you’d like me to share in a post that I haven’t covered yet.

6 Responses to Out of Eggs, a web app built in ASP.NET MVC, jQuery & jQuery UI

  1. Jeff Doolittle November 10, 2009 at 3:55 pm #

    Congrats on the launch, Phil!

    –Jeff

  2. brad January 8, 2010 at 2:29 pm #

    Great site; I'd love to learn how you did the styling for the “Loading” screens. That seems to escape me (but then again so do most things on the interface side).

  3. Phil Derksen January 8, 2010 at 5:56 pm #

    Brad, it's using a jQuery plugin called BlockUI.
    http://malsup.com/jquery/block/

    Part of the reason for this was visual, but part of it was to block users from doing any editing in case of server/database lag while the list was loading.

  4. Phil Derksen January 12, 2010 at 7:41 pm #

    Unfortunately, the BlockUI plugin does not work with jQuery 1.4 yet, at least not as of 1.4rc1.

    http://jquery14.com/pre-release-2/jquery-14rc1

  5. Phil Derksen January 14, 2010 at 10:41 pm #

    Scratch that last comment. With the latest release of BlockUI and today's release of jQuery 1.4, the two now seem to work great together.

Trackbacks/Pingbacks

  1. ASP.NET MVC Archived Blog Posts, Page 1 - November 17, 2009

    [...] to VoteOut of Eggs, a web app built in ASP.NET MVC, jQuery & jQuery UI (11/10/2009)Tuesday, November 10, 2009 from Phil DerksenI’m excited to announce outofeggs.com, a web app [...]

Leave a Reply