Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
gdeptrace dependancy solver correct for pkg or make deps
gdeptrace sorts an input dependancy list or table and prints it, and can do other actions. It's default operation is to act like tsort (1) except that it sorts by pure pkg / make dependancy (tsort sorts by grapical topology: see notes about differences).
EXAMPLE:
$ echo -e "b e\ne\nc b" | sort -k1,1 | gdeptrace [opts]
e
b
c
(b depends on e, c depends on b, e has no depends)
(also: e has more items depending on it and is below anything it depends on; in this case...
P* (P-star) is a web programming language. P* targets to incorporate common tasks like template handling and database queries into the language.
P* is currently in development, and help is needed with writing new functionality and testing.
Functionality P* has by now is MySQL database access with prepared statements, HTML templates, standard arithmetic and variables, functions, structs, (to-be-classes), JSON output, GET and POST.
Say hello on the mailing list if you want to...
Universal Android Toolkit used to be a Windows-only applicaion,
written in Visual Basic.NET
After a year of work, fustration, re-writes and confusion,
I present to you, the very FIRST BETA Android toolkit,
written COMPLETELY in Java!
At the moment, this project is in Beta,
so don't forget to check for updates, regularly!
I'll add an updater, ASAP.
Happy hacking!
This project is intended top provide a build script for Java jar & web projects.
Run "ant -p" to get a full list of the potential targets.
The expected targets should be "jar","war" or "deploy".
There is an additional task called "cibuild" which is intended to run with a build server.
Unless this task is called all built files will have the form projgroup-projname-A.BB.CCC-DEV.xxx
Where A.BB.CCC is the version number and DEV marks the version as being produced in development sooner than a production environment.
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
...I have also used it to create a LearningGateway like site running on Glassfish, albeit no write back and not live to the public but could if configured to run over https. The list can go on but I'm running out of characters! 205 downloads so far.
An Unit Test tool for PowerBuilder Applicatoin development. Command line support mode and xml result generation make it easily fitting into CruiseContol integration server.
Proxy Tester is a proxy list tester and then it generates a wpad.dat file you can use for your browser based on working servers. wpad.dat file selects a random proxy server from the list of provided working proxy servers with each connection request.
Kalm is an Application Life-cycle Management solution like IBM jazz. Strengths in Kalm is totally BPM Solution based Work-list support, Issue Management support in the way of SW Develop process change management and Continuous Process Innovation.
Project Manager and Bug Tracker for Agile Software Development. Flexible Task Workflows and Views. Supports Velocity and Iterations planning. Web-based, Easy to install and user friendly. Supports unicode. Free unlimited online hosting on Amazon cloud.
Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
The Tenor Framework is a set of utilities to improve development of web projects, although it can be used on desktop projects. The main goal is to simplify mapping relational tables to entities, in a simple and maintainable way.
Secure P2P Instant Messenger running on .NET Framework 2.0. Uses server to store user information (user name, password, email address, friends list, log in state, IP address) in encrypted form. Uses custom designed symmetric encryption algorithm.
This project holds a server side implementation of the Patient Identifier Cross-Reference (PIX) and Patient Demographic Query (PDQ) profiles specified by IHE (IHE.net). The actors implemented are PIX Manager and PDQ Supplier.
minimal, fast and full functionally torrent web client-frontend to ABC [Yet Another Bittorrent Client] v2.69 - v3.1 includes minimal user management and ability to connect to multiple server from serverlist.
Patchy extends the Mantis bug tracking system to allow users to submit patches which are then autotested before being queued for approval. Please download, try the live demo (Home Page link above), join the announce mailing list for updates or help code!
The goal of the project is to port the dumbster project to C#. It is a simple SMTP server that responds to SMTP requests and stores the messages to be queried in a manner suitable for .Net based automated test frameworks such as nMock.
A pure Java-based FTP server with a complete security structure, virtual directories/roots, object-based internal representation of files, and designed to be seemlessly cross-platform. Additional wish-list items will be posted shortly.