Archive for October, 2010

Open Source Video Player »

Miro is a free HD video player. It can play almost any video file and offers over 6,000 free internet TV shows and video podcasts. Miro has a simple, gorgeous interface designed for fullscreen HD video. Since Miro downloads most videos, you can take your shows with you, even on an airplane. Quite simply, Miro […]

Open Source 3D Creation Software »

Blender is the free open source 3D content creation suite, available for all major operating systems under the GNU General Public License. Another good software that many businesses use is CRM Fusion. Revolutionary non-overlapping and non-blocking UI delivers unsurpassed workflow Flexible and fully configurable window layout with as many screen setups as you prefer Undo […]

Open Source Cross Platform .NET Runtime »

CrossNet is a cross platform .NET runtime. It parses .NET assemblies and generates unmanaged C++ code that can be compiled on any standard C++ compiler. More than 95% of the .NET 2.0 features are actually "emulated" in C++. CrossNet does not produce managed C++, the generated code is pure ANSI C++. Even if that’s only […]

Open Vulnerability Assessment System »

The Open Vulnerability Assessment System (OpenVAS) is a framework of several services and tools offering a comprehensive and powerful vulnerability scanning and vulnerability management solution. The actual security scanner is accompanied with a daily updated feed of Network Vulnerability Tests (NVTs), over 18,000 in total (as of August 2010). All OpenVAS products are Free Software […]

Open Source Network Simulator »

GNS3 is a graphical network simulator that allows simulation of complex networks. To allow complete simulations, GNS3 is strongly linked with : Dynamips, the core program that allows Cisco IOS emulation. Dynagen, a text-based front-end for Dynamips. Qemu, a generic and open source machine emulator and virtualizer. GNS3 is an excellent complementary tool to real […]

Open Source Directory Service – Alternative to AD »

OpenDS is an open source community project building a free and comprehensive next generation directory service, based on LDAP and DSML standards. he OpenDS directory server is an LDAPv3 compliant directory server written entirely in Java. The directory server includes the following high-level functionality: Full LDAPv3 compliance (RFC 4510–4519) with support for numerous standard and […]

Open Source Graphics Application »

MyPaint is a fast and easy open-source graphics application for digital painters. It lets you focus on the art instead of the program. You work on your canvas with minimum distractions, bringing up the interface only when you need it. MyPaint comes with a large brush collection including charcoal and ink to emulate real media, […]

Open Source TODO Manager »

GTD-Free is personal TODO/action manager inspired by GTD (Getting Things Done®) method by David Allen (see David Allen&Co. official site for more information). GTD-Free tries to be simple and easy to use management tool. GTD-Free is free open-source software. GTD-Free aims to guide users to manage very efficient GTD workflow even if they are not […]

Open Source POS »

Lemon —in short— is an open source Point of Sale software targeted for micro, small and medium businesses. MySQL is employed for data management and storage, and can be used a single database with many POS terminals on a network. Being Linux or any other unix the target operating system, your information is safer against […]

Open Source WiKi »

DokuWiki is a standards compliant, simple to use Wiki, mainly aimed at creating documentation of any kind. It is targeted at developer teams, workgroups and small companies. It has a simple but powerful syntax which makes sure the datafiles remain readable outside the Wiki and eases the creation of structured texts. All data is stored […]

Open Source Small Device C Compiler »

SDCC is a retargettable, optimizing ANSI – C compiler that targets the Intel 8051, Maxim 80DS390, Zilog Z80 and the Motorola 68HC08 based MCUs. Work is in progress on supporting the Microchip PIC16 and PIC18 series. SDCC is Free Open Source Software, distributed under GNU General Public License (GPL). Some of the features include: SDCC […]

Open Source Panorama Photo Stitcher »

Hugin is an easy to use cross-platform panoramic imaging toolchain based on Panorama Tools With Hugin you can assemble a mosaic of photographs into a complete immersive panorama, stitch any series of overlapping pictures and much more.

Scripting for Windows Mobile or Android »

MortScript interprets a (quite) simple batch language. If you know .bat files in DOS or shell scripts: it’s something like that. Its focus is to remote control or launch other applications, not to write real applications. I.e., you can’t do complex dialogs or graphics with it. It’s more an hacker tool without a nifty interface, […]

Open Source System to Control Windows Mobile »

RemoteTracker is a security system allowing you to control your Windows Mobile 5 or 6 based devices remotely, using any other mobile phone, sending SMS formatted messages. If your device has a built in GPS receiver, you will be able to use it in several commands. RemoteTracker has a lot of useful objectives. The main […]

Open Source .NET Generic Log Viewer »

Log2Console is a development tool offering a nice UI to display, filter and search log messages from different logging services: Log4Net, Log4j and NLog. It can directly receive log events locally or remotely, or read them from a log file… It is written with C#. View Remote Log Events: use a concept similar to Chainsaw […]

Open Source C#, C++, Delphi, Java Trace Framework »

TraceTool is a C#, C++, Delphi, ActiveX and Java trace framework and a trace viewer: Tail, outputDebugString, event log, and with Log4J, Log4Net, and Microsoft Enterprise Instrumentation Framework (EIF) support. This also comes with full support for Pocket PC development (C++ and DotNet). Traces are sent to the viewer using the WM_COPY_DATA Windows message, or […]

Open Source Log Event Viewer Modules & Handlers »

LEVMAH is a custom Enterprise Library application block that extends the Enterprise Library Logging Application Block to enable an application-wide error logging device that is completely pluggable. LEVMAH allows developers to capture and view log events that are produced by the Enterprise Library Logging Application Block. Other features include: Password protected log viewer Automatically captures […]

Open Source UML Component »

PlantUML is a component that allows to quickly write : sequence diagram, use case diagram, class diagram, activity diagram, component diagram, state diagram object diagram Diagrams are defined using a simple and intuitive language. They can be generated in PNG or SVG format. It is also possible to generate ASCII art diagrams (only for sequence […]

Open-Source Scientific Algorithm Library (SAL) for High-Performance Embedded Computing »

OpenSAL is a Vector math scientific algorithm library and API designed to abstract the complexities of math libraries from the application developer. A C language reference design is provided for over 400 math functions. Robust API Over 400 math function calls, including Fast Fourier Transform (FFT), fast convolution, and matrix multiply C library reference design […]

Open Source Framework for Server Orchestration or Parallel Job Execution »

The Marionette Collective aka. mcollective is a framework to build server orchestration or parallel job execution systems. Interact with small to very large clusters of servers Use a broadcast paradigm for request distribution]. All servers get all requests at the same time, requests have filters attached and only servers matching the filter will act on […]