in

Dot Net Mafia

Group site for Tulsa area .NETdevelopers, with blogs dealing with (usually) .NET, SharePoint, and other Microsoft products, as well as some discussion of general programming related concepts.

Browse by Tags

  • Real World Dojo part Four: User Feedback

    So now we have a simple form that uses AJAX to upload a file and submits some metadata for the server to associate with that file. It doesn't really give any useful feedback, though. No real end-user's going to read the console, I'm not actually doing anything with the file upload progress...
    Posted to Not Necessarily Dot Net (Weblog) by JamesAshley on 10-23-2008
  • Real World Dojo part Three: AJAX

    When we finished up last time, we had an AJAX-ified form that uploads an image file . The problem now is that the "metadata" (the name and URL) are being completely ignored. It's ugly, but try adding them as GET variables to the upload path: It seems like I should just be able to update...
    Posted to Not Necessarily Dot Net (Weblog) by JamesAshley on 10-23-2008
  • Real World Dojo part One: Form Validation

    Real World Dojo, part One (Basic Validation) The Scenario: I’ve kind of been nibbling around the edges of Dojo for a while, but I’m at a place in this project where I really need to buckle down and learn it. Since I’m having so much trouble finding real-life examples of the basics, I figured I’d share...
    Posted to Not Necessarily Dot Net (Weblog) by JamesAshley on 10-14-2008
  • Manipulating the DOM with Dojo

    This is the area where jQuery rules the roost. Or so everything I've read tells me. So, how does Dojo stack up? Still running this in parallel with Kyle's series: Setting the contents of an element // Convenience function to hide query details var element = dojo.byId('whatever'); element...
    Posted to Not Necessarily Dot Net (Weblog) by JamesAshley on 10-08-2008
  • Some Initial Thoughts on Google App Engine

    More like observations, really. There's nothing here that's new or interesting, if you've been following it at all. But, if you've been mildly curious and haven't taken the time to really read anything at all, this may be worth your time. I was really excited about the app engine...
    Posted to Not Necessarily Dot Net (Weblog) by JamesAshley on 06-05-2008
  • First Impressions of Web2py

    It kicks ass. There's a video that demonstrates web2py and Google appengine that pretty much says it all. If you're like me, and you'd rather read a set of step-by-step instructions than watch a video, this is for you. (OK, this is actually for me when I start a new project 6 months down...
    Posted to Not Necessarily Dot Net (Weblog) by JamesAshley on 05-13-2008
  • Initial Thoughts on Google App Engine

    If you haven't heard of Google App Engine by now, you've probably been living under a rock. I won't try to explain it, or even include any links. Go check out what google has to say about it: it's intriguing, at the very worst. It's really the first step toward the distributed web...
    Posted to Not Necessarily Dot Net (Weblog) by JamesAshley on 05-08-2008
Page 1 of 1 (7 items)
2008 dotnetmafia.
Powered by Community Server (Non-Commercial Edition), by Telligent Systems