首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件开发 >

开发工作中运用的软件列表

2012-08-16 
开发工作中使用的软件列表工欲善其事,必先利其器! 在这管理我的工具列表了:Team Suite - GForge, FusionFo

开发工作中使用的软件列表

工欲善其事,必先利其器! 在这管理我的工具列表了:

Team Suite - GForge, FusionForge

Version Control: Subversion,Git,Bazaar

    Mac OS:svnX,SCPlugin

    Windows: Tortoises SVN

    Linux:KDESVN

LOC counting: Beyond Compare,Cloc in perl

UML tools:Visual Paradigm, Bouml, ArgoUML

Installation utility: Inno Setup

Source Codes Reading: KScope, SourceInsight(not free)


Unit Test Framework: CPPUnit, Google Test, PyUnit

Static Code Checking: CPPTest, splint,

Cyclomatic Complexity counting: cyclo

Integrated quality platform: Sonar


Web Testing Framework

   1. http://seleniumhq.org/

   2. WATIR

Auto Testing:

  Python: pywinauto (Windows)

  Basic Script:AutoIt (Windows)

  UI automation on Mac OS/Liunx: Sikuli

Web Debug Proxy: Charles (Mac OS), Filder 2(Windows)


Drawing tool: yEd, Pencil

Mind mapping tool:Freemind, Mindjet(not free)

VNC:TightVNC


CHM Reader: Chmox (Mac OS)

Editor: Notepad++ (Windows), TextWrangler(Mac OS)

XML Editor: Syntext Serna (Windows,Mac OS,Linux)


Google Reader Client: Gruml (Mac OS), FeedDemon (Windows)


Time Management:  FlowKeeper (Windows)

                                Pomodoro for Mac OS

                                Doit.im


MS Project Viewer:

   MOOS or RationalPlan (Mac OS Linux and Windows)

Project Utility:

  (*) GanttProject (Mac OS, Linux and Windows)

   JxProject   (Mac OS, Linux and Windows)

   TaskJuggler (关注)



Blogger Tools

  zRaven (Windows)

  Firefox+ScribeFire (Mac OS)


UI Design Toolkits

   Commercial:  Antetype, ForeUI, AXURE RP, Mockery

   Free:  Lumzy(Online only), MockFlow, Mockup Builder (Windows only), Pencil

   Others: Dojo(Javascript)



System Monitor:

 Windows: SysinternalsSuite, Process Monitor (Reg&File)

 

Requirement management

 Commerical: IBM DOORS

 Free: rmtoo

 Free for limited users: TrackStudio


ISO image builder

  Burn (Mac OS)  http://burn-osx.sourceforge.net/Pages/English/news.html

  ISO Recorder (Windows)   


Virtual Printer:

  Bullzip PDF Printer (Windows)


Profile Tools:

  LTProf (Windows only)

       Name:www.appzplanet.com


Web Development Tools:

  1. Firefox+Firebug

  2. Chrome (F12) [XPath]

  3. CoffeCup Editor


MD5 checksum:

  Windows: WinMD5

  Unix/Linux/Mac OS:md5sum

     (md5sha1sum project)


AppleEvent Bundle on Mac OS: Aeve


Prolog Tool: SWI-prolog, Visual prolog, GNU prolog


Data Mining Tool: Weka 

Matlab alternative: SciLab

1楼HorkyChen昨天 23:52
增加一个Sonar, 不错的代码质量工具.

热点排行