Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
Get a free trial
$300 Free Credits to Build on Google Cloud
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Sniperbbb's HOSTS Editor is a free, easy to use program for people that need to have quick and easy access to the HOSTS file. Use it to speed up the location of websites or to block websites. Requires .NET FRAMEWORK v1.1
mtag (Music Tagger) is a command line id3v1~v2.4 and ogg/flac tag editor. With mtag, you can `list/modifiy/delete' almost all fields (id3 picture frame, lyrics ...) of id3/ogg/flac tags and `write tags/rename files' by pattern matching
A design-friendly web content management system. Features include an inline WYSIWYG editor, file management, multi-site support and automated navigations.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
BinML is a specification and a Java library. It takes XML specifications of (binary) file formats as input and while parsing a binaryfile it builds an Abstract File Tree containing all the information in a more processing friendly format.
DEE Excellent Editor is a simple source code editor whit syntax highlighting for many languages with a file browser panel to quickly select files. DEE can open files from the local system or directly from an ftp server.
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
WaveMixer is a multitrack wave editor. It can mix mutliple sound together to make a new sound file. We want to do an audio software that is simple to use for anyone, and not only by profesionnal users.
Used for text modifing in ASCII format files. Helpful for generated web albums, META tag editing, etc. It is searching for the requested text's first case in the selected files. These text parts can be editing, deleting or paste texts before/after it.
VisualGDA is an editor for the GDA file format. It allows you to create your own custom songs for the games DMX, DTXMania, BandJam, SessionStream, and any other DrumMania simulator which supports the GDA file format.
Java editor for petri nets, based on the ARP analyzer. Exports nets to GIF, JPEG, PNG, PPM, ARP and PNML (XML based) file format. Uses the excellent JHotDraw 5.2 framework.
MoveBase, consists of 2 sub-projects: 1) an Editor, used to catalogize your own collection of DVDs, SVCDs, VCDs and VHS-tapes and 2) a static Browser, allowing anyone else to browse through your collection without the need of the original database.
F@cile I. W. is a CMS in PHP and Javascript without databases. Easy for unexperienced users (fiendly and intuitive gui and embedded WYSIWYG editor). Modules for links, galleries and file download are provided. Support for languages.
httpFileManager is a file management script written in PHP, allowing the remote administration of files over HTTP. You may create and manage one or many Web sites. httpFileManager includes an HTML editor for the creation and maintenance of Web pages.
SSPE: Simple Security Policy Editor is a simple distributed firewall with an central ascii administration. It uses two plain manually edited ascii-files and some other, static files for each of the target-machines to generate iptables.
NUI is acronym of "New UI". It is a Property Oriented template engine to build Java-based web UI, developer can define properties' meta data(include type, editor, validator) in Class Template File. See http://newui.sourceforge.net/tutorial/index.html
Utility to convert the binaryfile format from an
ABI PRISM TM 377 DNA Sequencer to an xml file.
New project page:
https://github.com/eriksjolund/abi2xml
abi2xml was migrated to Github 6 February 2020.
Pony is an object-relational mapper. The most interesting feature of Pony is its ability to write queries to the database using generator expressions. Pony works with entities which are mapped to a SQL database. Using generator syntax for writing queries allows the user to formulate very eloquent queries. It increases the level of abstraction and allows a programmer to concentrate on the business logic of the application.
Following is an example of a query in Pony:
select(p for p in...