AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
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...
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
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!
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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".
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.
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.
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.
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.
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.