It's a modern take on desktop management that can be scaled as per organizational needs.
Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
Learn More
Reliable Phone Service for Your Home or Business
Businesses that want a modern business phone system using their current phones
Calling made modern. Your business number. Your employees' phones. Our amazing features. A dial menu spoken by our voice actors. Callers press numbers to make purchases, hear MP3s, connect to specific staff, and more. Make and answer calls using your number on multiple phones without the caller ever knowing. Employees hear secret in-house menus, transfer calls, and send voicemails to their email, all from their dialpad. These business features require no new software or hardware. Your dialpad come to life. Porting your business or personal number at the press of a button. Select from our menu of modern voice features for your business or personal line. We'll activate these features on your current phone for you. No work (or learning) required from you. We'll be here to transform your number whenever your desires change.
A microkernel operating system distribution offering (among other things) very low hardware requirements, full and easy portability and easy-readable source code.
Spriteric <sprite-UH-ric> is a tool to convert sprite images to C source code. It is intended to provide a data-driven solution for 2D sprite projects (particularly for console games).
yapm is a packaging system to automate the generation of Makefiles and rpm.spec files for developers. I will not be working on it again, as i have dumped my redhat distro (and other rpm based distro's) for gentoo
For Original Equipment Manufacturers, Head of After Sales, Parts Managers, Aftermarket Manager, Technical and Services, Maintenance
Partful lets you showcase your products and parts in stunning 3D, allowing your customers to instantly find the right parts and click to order in one exploded view.
The OO component based XML processing framework.The goal is to make the XML developer's life easier.It's going ot achieve that by providing reusable components for all stages of XML processsing with easy language and application binding.
Matlab/Octave to Python conversion facility. The tool will take existing scripts
and convert them to Python. Also includes Python bindings to Octave and
a small runtime support library. Built on top of Numeric Python extensions.
Paradox is a programming language designed to combine the simplicity of scripting languages like PHP and Perl with the power and speed of C++ and Python.
Python bindings for the Scintilla source code editor widget running under Gtk 1.x. NOTE: This is no longer under development, since the authors are moving to Gtk2 and using pyscintilla2 instead. See http://sra.itc.it/people/cavada/PyScintilla2.html
Tools for extracting and transforming XML-like mark-up, embedded in source code comments, into proper external entities or well-formed XML files. Can be used for JavaDoc-like "literate programming", or embedding other build-related or CM metadata.
CheetahWizard is an extension of the Cheetah template engine and code generator. It makes easier the use of Cheetah for the generation of multiple documents from templates in a local environment and provides a Wizard-GUI to fill in necessary information t
html2fo is a converter from html to xsl:fo. The html code could be written with StarOffice or other WYSIWYM editors and must not be 100% valid html code. html2fo is designed to produce a valid xsl:fo for using FOP from Apache.
PM2HTML takes PageMaker files and makes a cohesive newspaper website. It comprises a PMScript that exports all stories to a directory of tagged txts, and a python program to act as a converter to turn those tagged text files into HTML, a parser to guess
Designed to aid in the conversion of Python modules to C extension modules while keeping the same interface into the module. This will make it easier to convert existing Pythoncode into Ccode to give it a speed boost without changing to existing code
The OO-Browser is an advanced object-oriented class browser with
support for browsing C, C++, Common Lisp and its Object System
(CLOS), Eiffel, Java, Objective-C, Python and Smalltalk. It runs
atop Emacs/XEmacs on Linux, UNIX and Windows.
mySAL -- A simple single assignment language
Single assignment languages are a kind of "functional" language
where the parallelism is easy to discover. mySAL is a relative
of SISAL, and old and distinguished SAL. The provided compiler
and runtime
Brain Relax is a translator from the BF (BrainF**k) programming language (a Turing-complete language) to other programming languages (such as C, TCL, PHP, Pascal, Perl, Basic, Python, etc.)
Chasm is a language using assembler meat with C style bone. It provide
the C style flow control statement to make assembler code easier to write
and easier to maintain. All the register/memory modify code is
in the assembler, give the programmer the de
Clint is a testbed for static source-code checking techniques. It is currently designed to check C++ for common programmer errors and suggest improvements.
The Snake Skin Bean Breaker converts Python syntax into readable Java syntax. With a high potential of runtime or compile-time deviances, the resultant code is assumed to be broken.. Works well for porting Jython Swing prototypes.
This project presents an implementation of a "Weak Reference" C extension object for CPython. The code is written and tested to be compatible with Python 2.0.