Find out just how much your login box can do for your customer | Auth0
With over 53 social login options, you can fast-track the signup and login experience for users.
From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
Sign up
Infor M3 ERP
Enterprise manufacturers and distributors requiring a solution to manage and execute complex processes
Efficiently executing the complex processes of enterprise manufacturers and distributors. Infor M3 is a cloud-based, manufacturing and distribution ERP system that leverages the latest technologies to provide an exceptional user experience and powerful analytics in a multicompany, multicountry, and multisite platform. Infor M3 and related CloudSuite™ industry solutions include industry-leading functionality for the chemical, distribution, equipment, fashion, food and beverage, and industrial manufacturing industries. Staying ahead of the competition means staying agile. Our new capabilities bring improved data-driven insights and streamlined workflows to help you make informed decisions and take quick action.
pgn2pgc converts text Portable Game Notation (PGN) chess files into highly compressed Portable Game Coding (PGC) chess files. This is the only implementation of PGC as described in the PGN standard. Code is also useful for writing chess software.
Web based applications written in PHP/SQL. Some include; Authentication scripts, a complete and extensive rrdtool frontend, HTTP/PHP upload management code, and a dynamic school district website that is currently in use.
PHP Profiler is both a Zend extension and module capable of generating profiling information (function call statistics) for PHP applications on the server side. No PHP code has to be changed, although the profiler data is available to your scripts.
...Development versions feature job migration with and without kernel support. GNU Queue continues to be downloaded despite being decommissioned by the FSF in favor of the newer GNU Parallel project. Older versions of the code are archived here on Sourceforge and some later versions on GNU Savannah.
The modern employee engagement platform for the modern workforce
Create a positive and energetic workplace environment with Motivosity, an innovative employee recognition and engagement platform. With Motivosity, employees can give each other small monetary bonuses for doing great things, promoting trust, collaboration, and appreciation in the workplace. The software solution comes with features such as an open-currency open-reward system, insights and analytics, dynamic organization chart, award programs, milestones, and more.
This project is to continue the (long-stalled) development of SNMPY - an
interface between UCD-SNMP and Python. As well as the basic C interface,
there's a variety of higher-level layers on top of the code.
A series of Linux-resident emulators for various legacy RTOS (Real-Time Operating System)
kernels. These emulators are designed to ease the task of porting legacy RTOS code to an
embedded Linux environment.
Embedded churn will provide developers the freedom to configure an embedded system for any target architecture from a defined template . The ability to deploy the custom image on a flash based device depending on the application of the embedded linux de
The RTSP Proxy Kit contains source code for a reference implementation of an
application-level RTSP proxy server for UNIX and Windows environments. The kit
provides all of the basic functionality for an RTSP proxy.
Flexible time and billing software that enables teams to easily track time and expenses for payroll, projects, and client billing.
Because time is money, and we understand how challenging it can be to keep track of employee hours. The constant reminder to log timesheets so your business can increase billables, run an accurate payroll and remove the guesswork from project estimates – we get it.
I need to update this so it's accurate.... oh well... :P This project will essentially be a noise generator for networks. It will create meaningless "random" background traffic that will make the monitoring of network traffic much more difficult for
P-Suite is project for building robust, fast, cluster computing programs. Code is still in pre-alpha stage. Needed developers and home-page makers. Mailto: diazjimenez@ctv.es
Jipsy is a drop-in replacement for java networking code to enable the use of IPv6 in a Java application. The use of this software requires no modifcation to your code or even recompilation of java code. The only change that is required is to add the jipsy
Java ARM support for standards, Maven, & archetypes
...It uses an asynchronous event model with threading that is standard for any board the runs Java on an ARM processor.
The set of interfaces, abstract classes, events and enums create a standard that help enforce the write once, run anywhere credo.
This will make code more portable and readable.
Main Area: https://sourceforge.net/p/armature/discussion/
X-RT: A portable multiprocessor real-time scheduling framework
This project contains the material discussed in my PhD dissertation, entitled "Hardware/Software Design of Dynamic Real-Time Schedulers for Embedded Multiprocessor Systems."
The source code is available in the SVN repository: https://sourceforge.net/p/xrt/code/6/tree/trunk/
and consists in two folders:
1) /X-RT : A portable multiprocessor scheduling framework supporting scheduling periodic real-time tasks according to the G-EDF (Global Earliest Deadline First) scheduling platform. Current version supports major POSIX systems (Linux, QNX).
2) Hardware_GEDF_Scheduler: is a hardware implementation in VHDL (targeting FPGAs) of the G-EDF multiprocessor scheduling policy.
The project is being migrated to http://code.google.com/p/ciform...
IMPORTANT : The project is now being hosted at http://code.google.com/p/ciform
Plug'n Auth is an API providing easy integration of different authentication mechanisms into web applications. Within a few steps web admins will be able to change both the authentication backend and the logon frontend at any time with no further effort
Library dedicated to the parsing of network protocols and designed to be fast, auto-adaptive, asynchronous, modular and completely independent from client/server code.
OS for embedded and mobile devices based on tiny byte-code interpreter and FORTH language compiler (into platform-independent byte-code). In other word its smallest programming language realization works on any type computer with any OS
Remotely Execute Commands in an Alias File On the Host
...Verbosity warnings
update 'yum makecache && yum update'; root
filedbupdate updatedb; root
who_is_logged_on 'who'; *
Then the client would run:
./recafoh host -p 2012 -c update --warnings
and it would output yum's output.
*NOTE*
This software does not support all of the above. (See wiki page CurrentlySupportedFeatures). This should be in the final release.
See the wiki for more information, including instructions how to get RECAFOH.
High-performance computing code and libraries used in the High Performance Computing subject in Telecommunications Engineering at the University of Granada (http://geneura.ugr.es/~jmerelo/asignaturas/AAP)
MM Shell is a tiny unix shell for educational purposes. Students can learn by reading source code how unix shell could work. This project is written by a few students who want to understand the principles of unix shell.
This project is intended to be a simple boot loader to bootstrap a FreeBSD PPC kernel on the PS3 so that other developers can start porting the complete OS to the target platform. A otheros.bld file and build process will be supplied with the code.