Skip to main content

Home/ Coders/ Group items tagged Manage

Rss Feed Group items tagged

omouse

The Graphing Calculator Story - 0 views

  • I used to be a contractor for Apple, working on a secret project. Unfortunately, the computer we were building never saw the light of day. The project was so plagued by politics and ego that when the engineers requested technical oversight, our manager hired a psychologist instead. In August 1993, the project was canceled. A year of my work evaporated, my contract ended, and I was unemployed.
    • omouse
       
      This is why free/open source software is a good idea. If a company kills a project it could still be a benefit to the rest of the software world.
Joel Bennett

Collaboa.org - 0 views

  •  
    Collaboa is a Ruby web app inspired by Trac ... it features SVN Repository browsing and changeset viewing, as well as "issue" and milestone management. It's not as mature as Trac, but since it's written in Ruby it has a whole 'other audience.
Joel Bennett

Using C++ Interop (Implicit PInvoke) - 0 views

  • C++ Interop is recommended over explicit PInvoke because it provides better type safety, is typically less tedious to implement, is more forgiving if the unmanaged API is modified, and makes performance enhancements possible that are not possible with explicit PInvoke.
  • C++ Interop allows COM components to be accessed at will and does not require separate interop assemblies
  •  
    Because it is the language of the native APIs, Visual C++ has a special status on Windows which makes it  the best language for interacting with the platform APIs -- whether those are pure C++ APIs or COM components. This is partly due to the fact that unlike other .NET languages, Visual C++ allows managed and unmanaged code to exist in the same application and even in the same file ... allowing integration with existing apps and platform APIs that is just not possible in other .NET languages.
Joel Bennett

IE7Pro - The Ultimate Add-On for Internet Explorer 7 - 0 views

  •  
    A single addon that makes IE7 into the browser it could have been. A few tab-management features, including crash recovery and tab history ... moving the menu where "it belongs" ... enabling inline-search, mouse gestures, ad blocking, spell checking, greasemonkey scripts, as well as super drag-and-go, exporting a web page as an image, and quick proxy switching ... and plugins! 
    Is this Maxthon?
Joel Bennett

TortoiseSVN | The coolest Interface to (Sub)Version Control - 0 views

  •  
    Windows File Manager-integrating SVN client.  Quite nice.
Joel Bennett

Openmake Software - Build Management for the Enterprise - 0 views

  •  
    OpenMake's build tools work across multiple platforms and in multiple programming languages resolving corss-platform and cross-toolset dependencies and more. Really slick build system, with a commercial continuous build solution and more.
Joel Bennett

Idera - Tools for Data Management - FreeWare - 0 views

  • Idera’s SQLsafe Freeware Edition is free SQL Server database backup and recovery tool
  •  
    Idera has a new FreeWare version of their SQLsafe tool for backup and recovery of SQL Server databases.  They've also added freeware versions of their performance monitoring tool and are preparing more free tools...
Joel Bennett

Unity Application Block - 0 views

  • To raise awareness of the need to maximize testability when designing applications
  • implement attribute-driven injection for constructors, property setters, and methods
  • allows developers to specify dependencies at run time or in configuration and simplify management of crosscutting concerns
  •  
    The second goal they cite is: To raise awareness of the need to maximize testability when designing applications.
  •  
    Unity (or mor formally, the Unity Application Block) is a lightweight, extensible dependency injection container from Microsoft with simple support for the basics of Inversion of Control and Dependency Injection, including implementing attribute-driven injection on constructors, property setters, and methods...
Joel Bennett

Managed, Native, and COM Interop Team - CodePlex - 0 views

  •  
    P/Invoke Interop Assistant
Joel Bennett

Steve's Techspot - SOSEX - A New Debugging Extension for Managed Code - 0 views

  •  
    Tools for debugging with windbg, including dumping GC generation, looking for references, adding breakpoints and dumping variables, etc.
Joel Bennett

360 Desktop (VWM) - 0 views

  •  
    A wrap around virtual desktop manager with active-desktop-like support for web parts, etc.
Joel Bennett

Martin Woodward: Free (as in beer) Teamprise license for CodePlex users - 0 views

  •  
    An excellent plugin for Eclipse brings you integrated source-control/bug-management ... and it's free for use with CodePlex!
Matt JM

LiquidPlanner - 0 views

  •  
    Seems like an interesting online alternative to MS Project, and it's free for up to 3 team members.
Joel Bennett

Parallel Performance: Optimize Managed Code For Multi-Core Machines -- MSDN Magazine, O... - 0 views

  •  
    An introduction to the Microsoft Task Parallel Library (for .Net).  The Parallel FX Library is currently (Dec, 2007) in CTP.
Joel Bennett

umbraco cms - open source ASP.NET Content Management System - 0 views

  •  
    Umbraco looks like a full-fledged CMS done entirely in ASP.NET and C#.  Good templating, rich content editor, and more.
Joel Bennett

Producing Open Source Software - The Book - 1 views

  •  
    How to Run a Successful Free Software Project
« First ‹ Previous 241 - 260 of 338 Next › Last »
Showing 20 items per page