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.
Start Free
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
EnigmaLike is an Enigma-like encoding tool for text files that encodes word-by-word using a dictionary/code book/encryption reel set-up. EnigmaLike is written using PerlTk and has instructions in PDF format. For Linux.
...In this way it can convert very long numbers into strings quickly,
without overflows.
For example if I want to share an id using an url, this will make the url shorter.
the base62 program has been written to encode/decode files
into this format.
The syntax is similar to the popular base64 command line program.
Inside the package there is a working c++ version of the base62 algorithm.
the sources are inside the package.
Note that from release 2.0.0 the algorithm is different from the one
used before. If you have coded a file using base62 < 2.0.0 DO NOT USE base62 >= 2.0.0 to decode it.
...
httest is a script based tool for testing and benchmarking web applications, web servers, proxy servers and web browsers. httest can emulate clients and servers in the same test script, very useful for testing proxys.
Simple Scientific Workflow System for CAGE Analysis
...After mapping, a CAGE peak on the genome indicates the position of an active transcriptional start site (TSS) and the number of reads correspond to its expression level. CAGE is prominently used in both the FANTOM and ENCODE project.
MOIRAI is a compact yet flexible workflow system designed to carry out the main steps in data processing and analysis of CAGE data. MOIRAI has a graphical interface allowing wet-lab researchers to create, modify and run analysis workflows. Embedded within the workflows are graphical quality control indicators allowing users assess data quality and to quickly spot potential problems. ...
Perl script to encode (decode) sound files with lame (mp3), flac, aac (m4a) & oggenc2 (ogg vorbis). Utilizes multi-threading to take advantage of the speed of a multi-core processor.
Encode Arabic provides tools for encoding and decoding Arabic in Haskell, Python, Perl, or LaTeX. Interprets the ArabTeX notation to generate original orthography or phonetic transcription. Supports Buckwalter and other romanizations. Converts legacy byte encodings into Unicode.
http://github.com/otakar-smrz/encode-arabic
This project consists of a program written in Perl that can encode and decode messages to and from IPv6 packets' source addresses. The IPv6 source address provides a steganographic covert channel in which secret messages can be passed.
ffencoderd is a little daemon written in perl to automate video encoding using ffmpeg. Based on Flix engine/SDK by On2 functionality. Processes are sent to encode through a SOAP API. It's main purpose is to encode video files to FLV (Flash Video Format)
autorip is a non-interactive, non-intrusive mp3 rip-and-encode front end.
Simply drop your CD into your CD-ROM drive, wait for your CD to eject, wash, rinse, and repeat.
Pencoder is a mencoder frontend written in Perl. It has both text and gui interfaces, and is aimed to be easy and comfortable to use. Its primary purpose is to re-encode video files for use in PDAs, but it is also a nice generic purpose frontend.
wav2mp3 and wav2ogg are command-line interfaces for encoding large quantities of wav audio files quickly and easily. They have simple interfaces that makes them easy to use to encode a directory full of .wav files into some other compressed audio format.
The PJS is a mp3-jukebox system written in Perl. It allows you to ripe and encode CDs (with CDDB support), exchange them between PJS's or play them. The player is a curses-application (like pine) and has many sophisticated features.
record audio chunks from the audio device and encode it to a mp3 files.
perl audio libraries are used to read from audio device and write to wav files.
conceived to record the too-early stern show. hence its stupid name.
useful, but not very clever.
PCIe-TLP-Header is a simple Perl class to decode and encode the header of transaction layer packets (TLP) of the PCI Express (PCIe) protocol, using a mnemonic format. An example script is provided.
...I'm planning to use avahi to automate discovery of the backend pieces, udisk to automate discovery of optical drives, and perl to glue it all together. I'd like to make the backends modular, but for the time being, I'm going to be hard-coding the encode formats (mp3/mp4) and programs used (lame, handbrake-cli, cdparanoia).