Scott Colestock's Profile

Member since Aug 21, 2007, follows 0 people, 0 public groups, 22 public bookmarks (42 total).

More »
Tags

Recent Tags:
Top Tags:

More »
Recent Bookmarks and Annotations

  • Time management: How an MIT postdoc writes 3 books, a PhD defense, and 6+ peer-reviewed papers — and finishes by 5:30pm | I Will Teach You To Be Rich on 2009-12-28
    • Fix your ideal schedule, then work backwards to make everything fit — ruthlessly culling obligations, turning people down, becoming hard to reach, and shedding marginally useful tasks along the way.
    • “Choosing how and when I respond to requests has had a dramatic impact,” Saunders notes.
    • 14 more annotations...
  • Advanced CSS | custom stylesheet classes, ids, conditional style, the @import method and the tag || HTMLSource ] on 2009-10-19
    • Say you had redefined the p tag in an external stylesheet. If you redefine it again in the head section of a document, this definition will be the one that is used, as it is closer to the things that it affects.
      • cascade order:



        • the style attribute overrides
        • a style block, which overrides
        • a linked stylesheet, which overrides
        • an imported sheet.
    • 4 more annotations...
  • Introduction to CSS | beginner's cascading stylesheets tutorial || HTMLSource ] on 2009-10-19
    • Each of these pairs of properties and values is a declaration.
    • “inline style block.”
  • Learning and understanding - Gabriel Schenker's Blog - on 2009-06-05
    • She has to translate from the ubiquitous language to another language. But to be able to make this translation a student has to thoroughly understand the topic she is talking about. Possibly she has to find analogies with topics that the laymen is familiar with.
      • Mandatory dependencies are best injected via constructor (--> constructor injection). In this sample the IProductRepository dependency.
      • Optional dependencies are best injected via [writable] properties (--> property injection). In this case the ILogger dependency.
      • To avoid tedious validation code I would initialize an optional dependency with a default implementation that does nothing (here: NulloLogger)
    • 3 more annotations...
  • Asperger: Nonverbal Learning Disorders on 2009-03-26
    • And likewise, a student who is a top reader, achieves excellent spelling scores, and expresses herself articulately usually does not prompt her teacher to consider a learning disorder. But, this is often exactly the presentation a child with nonverbal learning disabilities (NLD) syndrome manifests in the early elementary grades.
    • Nonverbal learning disorders (also called "right-hemisphere learning disorders") often go unrecognized and unaided by teachers and other professionals for a large part of a child's schooling.
    • 18 more annotations...
  • Find Application Bottlenecks with Visual Studio Profiler on 2009-02-27
    • As Internet technologies like blogs have now enabled frustrated users to easily cast a negative light on your applications, you really need to make performance a primary priority. Early in planning, you should add requirements for responsiveness and create prototypes to identify possible technology restrictions. Throughout development, you should also measure different performance aspects of the application to find possible regression, and ensure that testers file and track bugs for slow scenarios.
    • To start our investigation, we launch the Performance Wizard from the new Analyze menu in Visual Studio 2008. In Visual Studio 2005 this functionality is available from the Tools | Performance Tools menu.
    • 21 more annotations...
  • IIS 7.0: Extend Your WCF Services Beyond HTTP With WAS on 2008-12-15
    • When a request arrives on the network, it is processed by the kernel-mode HTTP stack (http.sys) and delivered to the listener process. The w3svc process then looks at the request URI and uses it to map the request to a specific IIS application living inside a particular IIS application pool that is, in turn, hosted inside an instance of the worker process (w3wp),
    • If no worker process exists to handle the current request, the listener process must create a new instance of w3wp before dispatching the request.
    • 21 more annotations...
  • Workflows, Services, and Models on 2008-12-04
    • The “M” language family includes a capability called
      “MSchema” for doing this. A primary goal of “MSchema” is to make it easy for
      developers and architects—not just database administrators--to define new
      schemas for the “Oslo” repository. Toward this end, “MSchema” uses a syntax and
      a style that will be familiar to most developers.
    • “MSchema” also provides a way to specify relationships among
      schemas, define constraints, and more. And to make it easier to work with
      “MSchema”, “Quadrant” includes a textual editor for creating and modifying
      schemas defined in this language.
    • 3 more annotations...
  • Service Station: Authorization In WCF-Based Services on 2008-11-13
    • An IIdentity-derived class holds information such as the name of the user, whether he is authenticated, and how he was authenticated.
    • An IPrincipal-derived class must implement a single method called IsInRole where you can pass in a role name and get a Boolean response
    • 26 more annotations...
  • Dublin and BizTalk Server - What's the difference? on 2008-10-17
    • WCF is Microsoft’s framework for loosely-coupled service interaction.   WF is a complementary framework of tightly-coupled activities, state transitions and data flows. 
    • The interesting thing for us was that the pain-points developers highlighted in implementing web-based applications and services, desktop applications, etc.,
    • 8 more annotations...

Diigo is about better ways to research, share and collaborate on information. Learn more »

Join Diigo