Skip to main content

Home/ Groups/ Coders
Zulkarnain K.

Page Speed Online - 12 views

  •  
    Page Speed Online analyzes the content of a web page, then generates suggestions to make that page faster. Reducing page load times can reduce bounce rates and increase conversion rates.
Joel Bennett

Taco Bell Programming - 6 views

  • Taco Bell Programming is about developers knowing enough about Ops (and Unix in general) so that they don't overthink things, and arrive at simple, scalable solutions.
    • Joel Bennett
       
      There's something to be said for reusing the great (functional) tools and components that are already in your tool set. Simple and functional is a great combination, and the less code *you* have to write (for a given solution) the less code you'll have to maintain.
Joel Bennett

WIF Workshops - Vibro.NET - 2 views

  •  
    All Will Be Revealed: ~7 Hours Recordings from the WIF Workshops
Joel Bennett

Understanding WS-Federation - 2 views

  •  
    WS-Security, WS-Trust, and WS-SecurityPolicy provide a basic model for federation between Identity Providers and Relying Parties. These specifications define mechanisms for codifying claims (assertions) about a requestor as security tokens which can be used to protect and authorize web services requests in accordance with policy.
Joel Bennett

WPF Tutorial - 8 views

  •  
    Introductory articles on lots of aspects of WPF
Fabien Cadet

node.js - 5 views

  •  
    « Node's goal is to provide an easy way to build scalable network programs. In the "hello world" web server example above, many client connections can be handled concurrently. Node tells the operating system (through epoll, kqueue, /dev/poll, or select) that it should be notified when a new connection is made, and then it goes to sleep. If someone new connects, then it executes the callback. Each connection is only a small heap allocation. »
Joel Bennett

The IE Mobile Viewport on Windows Phone 7 - IE for Windows Phone Team Weblog - MSDN Blogs - 3 views

  •  
    How Windows Phone 7 implements the viewport meta tag and associated tags device-width
Fabien Cadet

« Big Ball of Mud » (aka. Spaghetti Code) , by Brian Foote and Joseph Yoder (... - 3 views

  • The class of systems that we can build at all may be larger than the class of systems we can build elegantly, at least at first.
  •  
    « While much attention has been focused on high-level software architectural patterns, what is, in effect, the de-facto standard software architecture is seldom discussed. This paper examines this most frequently deployed of software architectures: the BIG BALL OF MUD. A BIG BALL OF MUD is a casually, even haphazardly, structured system. Its organization, if one can call it that, is dictated more by expediency than design. Yet, its enduring popularity cannot merely be indicative of a general disregard for architecture. »
objectivist ursilly

22 SQL for Modeling - 6 views

  •  
    Oracle Dimension SQL Modeling
« First ‹ Previous 441 - 460 of 2064 Next › Last »
Showing 20 items per page