Category IT

Project Management Methodology (PM2)

Project Management Methodology (PM2, stylized PM²) is a methodology for project management issued by the European Commission. Description of PM2 PM2 is a project management methodology developed within the European Commission. Though it was initially designed for the European Commission…

Project Management Methodologies and Standards

This post summarizes project management methodologies. List of Project Management Methodologies and Standards Project management methodologies featured on this post: PMBOK The Project Management Book of Knowledge (PMBOK) Guide is a standard for project management, issued by the Project Management…

Geospatial IT Technologies

This post features IT technologies to work with geospatial and geographic data. Geospatial Data Structures Geographic data structures featured on this post: GeoJSON GeoJSON official website Geospatial Databases Geospatial or geographic databases featured on this post: PostGIS PostGIS adds support…

Debugging Tools

This post features debugging tools. List of Debugging Tools Popular Debugging Tools: OllyDbg OllyDbg is a debugger for Windows that is primarily used for user-mode binary analysis and reverse engineering. For Windows. WinDbg WinDbg is more focused on kernel-mode debugging…

Disassemblers and Decompilers

A disassembler is a computer program that converts machine code into assembly language. A decompiler is a computer program that converts a machine code into programming language. This post features a list of disassemblers and decompilers. They are used on…

Software

Software is a collection of programs and data that tell a computer how to perform specific tasks. Software is a term that opposes to hardware, from which the system is built and which actually performs the work. You can read…