Skip to main content

Home/ Groups/ Coders
Joel Bennett

IRC chat bot and monitor from PowerShell - ps1.soapyfrog.com - 0 views

  •  
    The bare bones of an IRC client for PowerShell ... done entirely in script.
Joel Bennett

Hustle and WorkFlow (or, how not to get outsourced) - Redmond Developer News - 0 views

  •  
    Wherein the author presents a recipe for job security: tie development so closely to an understanding of corporate workflows that it's irrevocably knit into the fabric of the company and colocation with users ...  It's important to note, however, that the sort of development he's talking about is strictly the light-weight "in house" variety -- not the development of externally facing applications for sale.

Joel Bennett

Powershell script blocks as .NET event handlers - 0 views

  •  
    How to handle Events in PowerShell (another example of things you just can't do in a string based shell?) a GREAT example of how using PowerShell leads to .Net programming (and how knowing .NET programming translates into knowing PowerShell).
Joel Bennett

The PowerShell Guy : PowerShell : Accessing alternate data-streams in NTFS - 0 views

  •  
    This article about accessing Alternate Data Streams in PowerShell is very interesting because it shows how easy it is to EXTEND a TYPE in PowerShell with some simple XML and a few lines of code.  VERY cool.
Joel Bennett

.NET Reflector Add-Ins - 0 views

  •  
    Who knew there were so many very cool plugins for Reflector!?
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

HomePage - SVK Wiki - 0 views

  • svk is a decentralized version control system built with the robust Subversion filesystem. It supports repository mirroring, disconnected operation, history-sensitive merging, and integrates with other version control systems, as well as popular visual merge tools.
Joel Bennett

Subversive - by Polarion - for Eclipse - 0 views

  •  
    Subversive is a GUI SVN client which is written as a plugin to Eclipse. Really *the* choice for SVN support in Eclipse.
Joel Bennett

pysvn.tigris.org - 0 views

  •  
    PySVN is a rich GUI client for SVN written with Python and pyTk(?) so it's cross-platform.
Joel Bennett

ankhsvn.tigris.org - 0 views

  • AnkhSVN is a Visual Studio .NET addin for the Subversion version control system. It allows you to perform the most common version control operations directly from inside the VS.NET IDE. Not all the functionality provided by SVN is (yet) supported, but the majority of operations that support the daily workflow are implemented.
  •  
    AnkhSVN supports enough of SVN in Visual Studio to get you the source control overlays in your solution explorer, which is all I *really* need. You might want to consider running it along *with* TortoiseSVN
Joel Bennett

eSvn - 0 views

  •  
    eSvn is another Open Source (GPL) CrossPlatform (Qt) Subversion (SVN) client ...
Joel Bennett

Svn.NET - .Net bindings for SVN - 0 views

  • This is a project to build reliable .NET bindings for the Subversion version-control system libraries. This is a continuation of the SubversionSharp library initially created by Softec and released under the LGPL.
  •  
    Looks like a pretty good effort to create a .Net binding which would let you easily do SVN apps in .Net
Joel Bennett

rapidsvn.tigris.org - 0 views

  •  
    RapidSVN is a gui client (like Filezilla or like WinCVS) for SVN
Joel Bennett

SmartSVN - Subversion/SVN Client - 0 views

  •  
    Smart SVN - sadly not as good as WinCVS
Joel Bennett

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

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

Microsoft Command Line Standard - 0 views

  • our goal is to present a consistent, composable command line user experience. Achieving that allows a user to learn a core set of concepts (syntax, naming, behaviors, etc) and then be able to translate that knowledge into working with a large set of commands. Those commands should be able to output standardized streams of data in a standardized format to allow easy composition without the burden of parsing streams of output text.
  •  
    Microsoft's new "Command Line Standard" guidance on how to write applications which behave nicely as part of a command line interface pipeline ... specifically, PowerShell Commandlets implement most of this by default, but this willl allow unmanaged apps to better coexist in the PowerShell world ...
Joel Bennett

patterns & practices - Enterprise Library - 0 views

  • This page contains video tutorials about using Enterprise Library.
  •  
    Tutorial Videos
Joel Bennett

OtherGuiLibraries - from the wtl wiki - 0 views

  •  
    The "Other GUI Libraries" page on the WTL wiki holds a wealth of information in the form of short reviews of various (mostly free, and mostly cross-platform) gui widget toolkits like Qt, wxWidgets, Ultimate++, JUCE and others I'd never heard of ...
Joel Bennett

Mitchell's Caladbolg.net - 0 views

  •  
    "Scite-Tools" to give scite some of the "package" tools that TextMate has, as well as more powerful hotkeys and such.
« First ‹ Previous 1581 - 1600 of 2062 Next › Last »
Showing 20 items per page