-
OpenProj, an Open Source and Free Replacement to MS-Project
OpenProj is a free, open source desktop alternative to Microsoft Project. The OpenProj solution is ideal for desktop project management and is available on Linux, Unix, Mac or Windows. OpenProj is a complete desktop replacement of Microsoft Project and even opens existing native Project files. OpenProj shares the most advanced scheduling engine in the industry…
-
Comparison of project management software – Wikipedia
This is an extensive comparison of project management software, open source and proprietary. http://en.wikipedia.org/wiki/Comparison_of_project_management_software From ahm507.blogspot.com
-
Applications Performance Monitoring, Server Monitoring, Database Monitoring Software
ManageEngine Applications Manager is an availability and performance monitoring software that helps businesses ensure high availability and performance for their business applications by ensuring servers and applications have high uptime. The application performance management capability includes server monitoring, application server monitoring, database monitoring, web services monitoring and an array of other application management capability that…
-
Open Source Functional Testing Tools
This is a web site that has a list of open source functional testing tools. See at:http://www.opensourcetesting.org/functional.php From ahm507.blogspot.com
-
Open Source Load Testing, Stress Testing and Performance Testing Tools
The WebLOAD Open Source Load Generation Engine is an open source project sponsored by RadView Software. This project is based on fourteen years of code development invested in WebLOAD Professional, the award winning performance testing solution. This project is intended for ISVs, SIs and software developers who need to integrate a professional load generation engine…
-
Open Source Workflow Engines in Java
Open Source Workflow Engines in Java Shared via AddThis From ahm507.blogspot.com
-
Top 10 Java Workflow Engine
Top 10 Java Workflow Engine Shared via AddThis From ahm507.blogspot.com
-
When to Stop Testing?
You want to know when you should stop testing, you need measures of expected defects count, to know if you already discovered all defects or still more testing is needed. It can help you also to measure the product quality at any certain point. The answer is in a book named, Software Project Survival Guide…
-
Google Reader’s “Send to” Feature
Generally Google Reader is my best and only feed reader. It has tons of features that makes you enjoy reading your feeds. Recently, Google Reader added “Send To” feature that makes sharing the posts you like is so easy.Have a look at Google Reader’s “Send to” Feature From ahm507.blogspot.com
-
Carl Sagan
Carl Sagan: “‘Somewhere, something incredible is waiting to be known.’” From ahm507.blogspot.com
-
FreeCommander and File Explorer
I was suffering too much from Windows File Explorer. I always open many views to handle file. Spend much time in going to folders to do repetitive tasks. I was sure that there is a better solution. After some research and trail to some tools, I found a great tool called, FreeCommander.I actually tried it…
-
The camp? I swear that I would sacrifice my life for the camp!
-The camp? I swear that I would sacrifice my life for the camp! The camp means everything to me and to all its inhabitants. The camp is our soul. Our life and it will stand high and proud forever, it has always been so anyway. Everywhere in the camp you find someone looking for a…
-
Ahmed Mahmoud Hammad
Ahmed Hammad Contact me on LinkedIn at https://www.linkedin.com/in/ahmed-mahmoud-hammad-b9a8844/ Agile Consultant at IBM Ahmed is an Agile and CMMI consultant for the last 9 years. Before that, he worked for 10+ years as a developer and a technical manager. Ahmed enjoys empowering and supporting Agile teams to reach their potential. His support includes assessment, training, facilitation, and…
-
Windows Command Line Mailer : Blat
Blat – A Win32 command line SMTP mailer. Use it to automatically eMail logs, the contents of a html FORM, or whatever else you need to send. Enjoy it at http://www.blat.net/ From ahm507.blogspot.com
-
ITIL v3 Service Operation Presentation
It is a presentation I prepared and conducted internally at my current employer. It helped me a lot to understand Service Operation. It is amazing how much you learn when you educate others.It is located at: ITIL v3 Service Operation Presentation From ahm507.blogspot.com
-
Eclipse Integrated Task Management, Mylyn
I want task management tool that integrates seamlessly with my development IDE, as I am using Eclipse WTP mainly, I researched Eclipse plugins and found Mylyn. I created local repository of tasks and simply starts, and mark task completed. Mylyn takes care of calculatig the time spent on each task. When I finish tasks and…
-
ArgoUML for Database Modeling
I use ArgoUML for database modeling, just add some stereotypes such as Database, Schema, Table, PK, FK with class diagram. For a typical example, see these useful page: http://argouml-db.tigris.org/documentation/DB_UML_Guide.htm http://argouml-db.tigris.org/documentation/UML_Model.htm From ahm507.blogspot.com
-
Java Service Launcher; or Quartz !
The Java Service Launcher is a small executable to start JAVA-programs as a Service under 32bit versions of Windows NT 4, Windows 2000, Windows 2003 and XP. I used it successfully to run background services to maintain index files. See it at: http://www.roeschter.com/index.html As I really need to run scheduled tasks in the background, say…
-
Launch4j , Java to Exe
I am using java actively and sometimes want a simple exe file for easier usability to my users. The problem with batch files is the black command consol that should appear in the background. Also, most java desktop software now has its exe file, as example Eclipse, Netbeans. I found a very nice article at,…
-
ArgoUML
I need to draw some UML diagrams, I tried StartUML and ArgoUML. StarUML is not updated since 2005, so there is doubtes about the future of it. In contrast ArgoUML is actively developed and improved over the years. I seamlessly downloaded it as a standalone project and as an Eclipse plugin, both worked without problems.…