UMLet is an open-source UML tool with a simple user interface.UMLet is a UML tool provide a fast way of creating UML diagrams. UML elements are modified using text input instead of pop-up dialogs. UMLet runs stand-alone or as Eclipse plug-in on Windows, OS X and Linux.
Features:
- Draw UML diagrams fast
- Export diagrams to EPS, PDF JPG, SVG and clipboard
- Share diagrams using Eclipse
- Create new, custom UML elements.
Download UMLet
Sample diagrams
Technorati Tags:
UML,
Eclipse,
OOD
[Via Larkware.com]
December 6th, 2007 | design, development, tools | 0 Comments
XamlHack is a XAML authoring tool which can be used to develop or test a small pieces of XAML code.This tool is lightweight and easier to work with when writing some trivial WPF applications.
Screenshot
Features
- Basic text editing features & syntax highlighting for XAML
- XAML preview with element tree viewing capability using "Element Tree Explorer"
- Examine the default value of DependencyProperties using "Property Explorer"
- Convert BAML to XAML using "Resource Explorer"
- Last but not least, peculiar error warning.
Download XamlHack
Read more about XamlHack
Technorati Tags:
tags ,
xaml ,
tool ,
baml
November 7th, 2007 | development, tools, WPF | 1 Comment
SVN Time-Lapse View is a cross-platform viewer that downloads all revisions of a file and lets you scroll through them by dragging a slider. As you scroll, you are shown a visual diff of the current revision and the previous revision. Thus you can see how a file evolved, and you can easily find the revision at which lines appeared, disappeared, or changed.
Download SVN Time-Lapse View
[Via larkware news]
Technorati Tags:
svn ,
subversion ,
tool
October 20th, 2007 | development, subversion, tools | 0 Comments
SSMS Tools PACK contains a few upgrades for Microsoft SQL Server Management Studio and Microsoft SQL Server Management Studio Express.
Features:
- Execution History (Soft Source Control) - Every statement that you run is logged in a file on your disk or in a table in a database that you specify.
- Text document Regions and Debug sections Regions behave in the same way as in Visual Studio.
- New query template - When opening a new query window you can specify a template that will be displayed.
- CRUD stored procedure generation - CRUD((Create, Read, Update, Delete))stored procedure generation for tables based on fully customizable templates that you can change to suit your needs.
- Running custom scripts from Object explorer’s Context menu - You can specify a custom script text, its name and node on Object Explorer on which you want to run it from.
Download SSMS Tools Pack
Technorati Tags:
database ,
tsql ,
extensions
October 5th, 2007 | database, debug, development, tools | 0 Comments
Terminals is a multi-protocol tabbed desktop client for remote connections. Right now it can support all of these connection types (simultaneously):
- RDP - Microsoft’s Remote Desktop aka Terminal Services
- VNC - Virtual Network Computing
- VMRC - Virtual Machine Remote Control
- RAS - Remote Access Service (VPN, Dialup)
- Telnet - Telecommunication Network
- SSH - Secure Shell
- ICA Citrix - Independent Computing Architecture
Features
- Ability to import files such as MuRD and RDP files.
- Tagging connections (grouping)
- Shortcuts (to external tools) and Favorites
- Some toolbar customization
- Full Screen mode, multiple screen sizes and color depths supported
- Minimize to tray
- Single application instance
- Execute before connect
- Completely secure password storage
- Screen capture of entire terminal window
Download Terminals 1.6
[Via Rob Chartier Blog]
October 2nd, 2007 | development, tools | 0 Comments