Skip to main content

Home/ Groups/ Coders
anonymous

Traits - 0 views

  •  
    Traits are a simple composition mechanism for structuring object-oriented programs. A Trait is essentially a parameterized set of methods; it serves as a behavioral building block for classes and is the primitive unit of code reuse. With Traits, classes are still organized in a single inheritance hierarchy, but they can make use of Traits to specify the incremental difference in behavior with respect to their superclasses. Unlike mixins and multiple inheritance, Traits do not employ inheritance as the composition operator. Instead, Trait composition is based on a set of composition operators that are complementary to single inheritance and result in better composition properties.
anonymous

jQuery-gestures - 0 views

  •  
    A javascript gestures library that allows you to add mouse gestures to a web page, supports complex (i.e. sequences of) gestures and provides visual feedback through the use of a canvas element.
anonymous

Whatever:hover - 0 views

  •  
    Whatever:hover is a small script that automatically patches :hover, :active and :focus for IE6, IE7 and IE8 quirks, letting you use them like you would in any other browser. Version 3 introduces ajax support, meaning that any html that gets inserted into the document via javascript will also trigger :hover, :active and :focus styles in IE.
anonymous

mimeparse - 0 views

  •  
    This module provides basic functions for handling mime-types. It can handle matching mime-types against a list of media-ranges. See section 14.1 of the HTTP specification RFC 2616 for a complete explanation.
anonymous

dbscript php framework - 0 views

  •  
    dbscript is a web development framework, it helps php programmers take advantage of efficient design patterns and idioms from other dynamic languages and frameworks. for example, the Mapper and Route classes work together to map actions and records to distinct urls. among the many advantages of routes are the automatic named routes: url_for( resource ). restful urls, http-style controllers, atompub/html introspection documents and content-negotiation are among the sophisticated features of this programmer-centric development tool. the framework is a database abstraction layer, with built-in adapters for PostgreSQL and MySQL.
Joel Bennett

Shoes (GUI for Ruby) The Tutorial Walkthrough - 0 views

  •  
    A fluent forms language for ruby
anonymous

PureMVC - 1 views

  •  
    PureMVC is a lightweight framework for creating applications based upon the classic Model, View and Controller concept. Based upon proven design patterns, this free, open source framework which was originally implemented in the ActionScript 3 language for use with Adobe Flex, Flash and AIR, is now being ported to all major development platforms.
Zulkarnain K.

Slexy 2.0 - 0 views

  •  
    The Internet's Hottest Pastebin. Paste errors to debug, show off your code, or show off your tech specs. Slexy is the new Sexy.
Joel Bennett

NodeXL - CodePlex - 0 views

  •  
    NodeXL (formerly known as NetMap). An Excel 2007 template for viewing and analyzing network graphs, with a set of .NET Framework 3.5 class libraries that can be used to add network graphs to custom applications.
Joel Bennett

VS Command Shell - CodePlex - 0 views

  •  
    VSCmdShell provides users with a shell window inside the Visual Studio IDE that can be used for Visual Studio commands as well. Allows using either Windows Command Shell (cmd.exe) or Windows PowerShell.
Joel Bennett

VSLab - CodePlex - 0 views

  •  
    Visual Studio Lab (VSLab) exploits the power of F# to provide an interactive environment similar to MatLab and Mathematica ... and allowing you to easily create additional Add-ins and interact dynamically with them ...
Joel Bennett

TytanNET - Visual Studio Add-in - CodePlex - 0 views

  •  
    A bunch of stuff, including a registry editor and improved debug log viewer...
Joel Bennett

PowerToys for the Class Designer and Distributed System Designer - CodePlex - 0 views

  •  
    Provides a common set of features for the Class Designer and Distributed System Designers, such as pan/zoom window and rich formatting commands, HTML export and nested type creation commands...
Joel Bennett

SQL BI DevStudio Helper - CodePlex - 0 views

  •  
    A Visual studio addin to enhance SQL Server Business Intelligence Development Studio
Joel Bennett

Oxite - MIX Online Labs - 0 views

  •  
    Microsoft an ASP.Net MVC "Sample" (or is it a starter kit?) source code that can be used by Web developers to build blog engines into sites ... it's called "Oxite" and it's the software running the blogs on MIX Online. http://www.codeplex.com/oxite
Rajan Datta

AdaCore - Home > GNAT Pro > The Tokeneer Project - 0 views

  •  
    NSA Led Project for approach to highly secure systems. Keywords: ADA, Praxis, Correctness by Construction
Xiaobin Huang

Useful Tools - 0 views

  •  
    here are some useful tools that make development more efficient.
  •  
    工欲善其事, 必先利其器 Useful Tools Make Development More Efficient
« First ‹ Previous 1001 - 1020 of 2065 Next › Last »
Showing 20 items per page