Skip to main content

Home/ Coders/ Group items tagged interface

Rss Feed Group items tagged

edy muryanto

What is API (Application Program Interface) - 0 views

  •  
    Application, System call interface serves as a liaison between the API and system call is understood by the operating system. System call interface will translate commands in the API and then will call the system calls required.
Fabien Cadet

Traits: The else-if-then of Types, by Andrei Alexandrescu - 3 views

  • Definition: A traits template is a template class, possibly explicitly specialized, that provides a uniform symbolic interface over a coherent set of design choices that vary from one type to another.
  • An important use of traits is as "interface glue"—universal non-intrusive adapters. If various classes implement a given concept in slightly different ways, traits can fit those implementations to a common interface.
  • Definition: A traits class (as opposed to a traits template) is either an instantiation of a traits template, or a separate class that exposes the same interface as a traits template instantiation.
  • ...3 more annotations...
  • traits with state
  • general-purpose traits
  • hierarchy-wide traits—traits that you can define in one shot not just for a class, but for a whole hierarchy or subhierarchy.
  •  
    "Traits: The else-if-then of Types"
Nicks Mor

Graphical User Interface Designing Services - 0 views

  •  
    GUI Design Consultant - We are expert in Graphical User Interface (GUI) designing and development services like website, game, product, application, etc. Contact us now to get affordable GUI designing services as per your need.
Andreas Wagner

CLI - Command Line Interface Definition Language for C++ - Project Page - 0 views

  •  
    C++ Command Line Interfaces Standard C++-based implementation. No external dependencies, not even on a runtime library. Any fundamental or user-defined C++ type can be used as an option type. Automatic printing of formatted program usage information. Automatic documentation generation in the HTML and man page formats. Ability to read arguments from the argv array, file, and custom sources. Support for erasing parsed arguments from the argv array. Support for custom option formats. Multi-value option parsing into the std::vector, std::set, and std::map containers. Support for option aliases.
Joel Bennett

Reactive Extensions for .NET (Rx) Prerelease - 0 views

  •  
    "Rx is a superset of the standard LINQ sequence operators that exposes asynchronous and event-based computations as push-based, observable collections via the new .NET 4.0 interfaces IObservable and IObserver. These are the mathematical dual of the familiar IEnumerable and IEnumerator interfaces for pull-based, enumerable collections in the .NET framework. "
Filefisher com

Download Free Software for Windows and Mac | www.Filefisher.com - Free Download SpeedCo... - 0 views

  •  
    SpeedCommander has a latest Add-In interface, so that extra plugins can be second-hand, enhancing the unique functionality. Free download SpeedCommander converse with the Add-In via the constituent...
Joel Bennett

Ora - CodePlex - 0 views

  • Ora is a Visual Studio 2008 add-in that provides an instant grouped overview of the class, interface or struct you are viewing or editing. Because the members are grouped in the order of your choosing, and the view instantly appears when you click in the code of a class, there is no need to abuse the #region feature.
  •  
    Ora is a Visual Studio 2008 add-in that provides an instant grouped overview of the class, interface or struct you are viewing or editing... members are grouped in the order of your choosing, and the view instantly appears when you click in the code of a class, so there is no need to abuse the #region feature.
David Corking

Eucalyptus - 0 views

shared by David Corking on 08 Apr 09 - Cached
  • open-source software infrastructure for implementing "cloud computing" on clusters. The current interface to EUCALYPTUS is compatible with Amazon's EC2 interface, but the infrastructure is designed to support multiple client-side interfaces.
    • David Corking
       
      what it is
Joel Bennett

Code Bubbles Project: Rethinking the User Interface Paradigm of Integrated Development ... - 5 views

  • A bubble is a fully editable and interactive view of a fragment such as a method or collection of member variables. Bubbles, in contrast to windows, have minimal border decoration, avoid clipping their contents by using automatic code reflow and elision, and do not overlap but instead push each other out of the way.
  •  
    We propose a novel user interface metaphor for code understanding and maintanence based on collections of lightweight, editable fragments called bubbles, which form concurrently visible working sets.
cojitza mike

Online YUI Compressor - 0 views

  •  
    This is a web interface to compress your JavaScript or CSS. This tool uses YUI Compressor 2.4.7.
Andrey Karpov

Security, security! But do you test it? - 0 views

  •  
    There is no fragment in program code where you cannot make mistakes. You may actually make them in very simple fragments. While programmers have worked out the habit of testing algorithms, data exchange mechanisms and interfaces, it's much worse concerning security testing. It is often implemented on the leftover principle. A programmer is thinking: "I just write a couple of lines now, and everything will be ok. And I don't even need to test it. The code is too simple to make a mistake there!". That's not right. Since you're working on security and writing some code for this purpose, test it as carefully!
Kevin Hobbs

Flex Developer - 0 views

  •  
    Looking to hire flex developers? Offshore Geeks is best place to hire flex developers to create interactive and live interface of website on Flash. Contact us to hire flex developers and programmers at genuine rates.
Joel Bennett

Alice.org - 8 views

  •  
    Alice is a teaching tool for introductory computing. It uses 3D graphics and a drag-and-drop interface to facilitate a more engaging, less frustrating first programming experience.
Joel Bennett

StarLogo TNG | MIT STEP - 3 views

  •  
    StarLogo TNG is The Next Generation of StarLogo modeling and simulation software, bringing 3D graphics and sound, a blocks-based programming interface, and keyboard input - making it a great tool for programming educational video games.
Biztech Consultancy

New Biztech Launches Mobile App Type While Walk to Send/Receive Messages While Walking ... - 0 views

  •  
    Biztech, a name known for its innovative android applications, has released a new app 'Type While Walk' useful for those who walk a lot and wish to use this time constructively! 'Type while walk' is a Java scripted android application with a range of useful features along with user-friendly interface. This app is spiced up with lot of beneficial features for the users to get the best out of it.
Joel Bennett

Using Dynamics To Call PowerShell in C# | Adam Driscoll's Blog - 4 views

  •  
    A Fluent interface wrapper for calling PowerShell in a way that LOOKS like C# ;-)
catchmenupur

5 points to Remember in Java Beans - 0 views

  •  
    Java Beans is an object-oriented development user interface from Sun Microsystems that lets you develop re-useable programs or program foundations called elements that can be implemented in a program on any significant os program.
David Rietz

Partitioning and Layering a Software Application (Examples in C#) - 0 views

  •  
    This course focuses on techniques such as interface-based design, proper use of inheritance, inversion of control, factories, single responsibility, facades, and other patterns and techniques that help develop software layers.
Matteo Spreafico

Mozilla Labs » Chromeless Browser - 18 views

  •  
    The "Chromeless" project experiments with the idea of removing the current browser user interface and replacing it with a flexible platform which allows for the creation of new browser UI using standard web technologies such as HTML, CSS and JavaScript.
  •  
    If you want a quality seo service please click here. Many people said about seo. But do not understand about seo itself. I will help you. Please contact me on yahoo messenger .. aming_e@ymail.com or www.killdo.de.gg
Joel Bennett

Don Norman's jnd.org / UI Breakthrough-Command Line Interfaces - 0 views

  •  
    Want to know what I think the next UI breakthroughs will be? Here are two, both of which can be considered a return to fundamentals: 1. Command line languages; 2. Physicality: the return to physical devices, where we control things by physical body movement, by turning, moving, and manipulating appropriate mechanical devices.
1 - 20 of 95 Next › Last »
Showing 20 items per page