With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Try free now
Red Hat Ansible Automation Platform on Microsoft Azure
Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.
Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
A shell script to convert any file or command output into a html table
Please watch the video below, to convert any file or a command output into a nice html table, in less than 5 Minutes time. The output html file can then be browsed from any location, using a local webserver or an internet www domain.
Usage Examples: (Type them on Terminal)
cd ~/Downloads/tabulate # location
chmod +x *.sh
cat "student_marks.csv" | { cat ; echo ; } | ./tabulate.sh -d "," -t "My School" -h "First Term" > "marks.html"
# or > "/var/www/html/marks.html"
-d specifies...
Realtime bigdata tool for bit strings up to 2^63 based on AVL forest
Realtime bigdata tool at the bit level based on immutable AVL forest which can be run in memory or, in future versions, as a merkle forest like a blockchain. Main object is a sparse bit string (Bits) that efficiently scales up to 2^63 bits normally compressed as forest has duplicated substrings. Bits objects support reading bit, byte, short, int, or long (Java primitives) at any bit index in 64 bit range. Example: instead of building a class to hold a header and then data, represent all...
Cross browser userscript to download videos from YouTube in various formats and sizes available.
Find size of videos before downloading (http://pradip.x10.mx/index.php/download-details/36/Helper)
Check Readme.txt in Files section for installation instructions.
MX-Publisher provides a module based interactive portal service for the organisation of information content by use of a powerful backend AdminCP. Use MX-Publisher today! www.mx-publisher.com
Payroll Services for Small Businesses | QuickBooks
Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!
Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
The WebMinster WebPlayer (Vanadium) is a powerful MP3 Player which is based on Macromedia's Flash MX. With this MP3 Player you are able to play MP3 Files without any programming directly within your homepage!
PHP Verify Mail designed to partially prevent automatic/manual registrations based on entering invalid email like user@unexiste.nt which is regexp-valid but not correct. It checks DNS records to ensure domain & MX ok. Same as "phpvmail" project.
PHP VerifyMail is a developing class designed to prevent automatic registrations based on entering regexp-valid but not existent mail domain. It uses DNS and SYN to check mx server existance. Based on Net_DNS from PEAR, used as a basic "includes".
A simple DNS analysis tool providing both IPv4 & IPv6 queries for A, NS, CNAME, SOA, MB, MG, MR, NULL, WKS, PTR, HINFO, MINFO, MX, TXT, AAAA, DS, RRSIG, NSEC, DNSKEY records. Also provides authorithy check and DNSSEC support.
216,000+ customers in over 135 countries grow their businesses with HubSpot
HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
Fast and easy to deploy PHP and AJAX driven file browser with caching support and options to secure folders with passwords. Packing of folders for download, showing picture thumbnails, previewing text files and software information files.
The OpenAMF project is a free open-source alternative to Macromedia's Java Flash Remoting.
It is as capable of providing application services to Flash MX as Macromedia's proprietary solution.
This project began as a Java port of AMF-PHP.
C# DNS Client Library (100% managed code). Query domains to get MX records, CNAME and Address resource records from your application. All common DNS query types supported. Supports user-defined servers.
SolVE is a cross platform Local Shared Object Viewer/Editor written in Java using SWT. Local Shared Objects, introduced in Flash MX, stored as binary .sol files and more commonly known as "Flash Cookies," are somewhat akin to browser cookies.
A handy Macromedia Flash extension that makes process of loading, displaying and formatting text in flash movies easier than ever. Requires Macromedia Flash MX (or later) and Macromedia Extension Manager to work.
Full-featured, fully customizable, multilanguage, skinable web based ColdFusion WYSIWYG HTML editor control. Win IE 5.5+ required (displays standard textarea in other browsers). This is a ColdFusion MX port of SPAW: https://sourceforge.net/projects/spaw/
perl-dyndns is project to provide cross platform (Win, Mac, Linux) solution for DHCP ISP-connected users, that can obtain permanent DNS, MX and webhosting service for http://www.dyndns.org/. PROJECT MOVED. See Github user jaalto.
A DNS resolver library written in pure PHP script. This library offers almost same functionalities of getmxrr() and checkdnsrr(). You may find this library helpful when you would like to retrieve MX(Mail exchange) records in win32 PHP environment.