Python / Miscellaneous This recipe will split a file into several smaller files while at the same time hiding the original formatting of the file. The program has a primitive GUI design (my first one), put allows a small amount of interaction with the program. Testing has not been extensive, but all appears to be in order. Python / Multimedia SPLITPRINT can be used to separate a figure into multiple figures. Each figure will contain all objects of specified types. Additional options include filename(s) to print to, print formats to use, addition of a registration mark for alignment,... Delphi / Compression, Encryption This is an invisible componentwith a simple task to split a file into multiple files of certain size. The mostcommon need for this is when you want to put your (big) file on floppy disks,for backup or any other purposes. The method for reversing... Development / Text Processing This is a small command-line program to split a phone bill into several seperate ones to categorise the calls (e.g. for illustration which family member phones how much). It generates HTML files and is able to send them to specified email adresses. Development / Documentation Source Shifter (srcs) is a command line tool to 'expand macros', it finds some user defined expressions in multiple source files end expand it to defined text. FREE (GPL), easy to use and expand, object-oriented, Python based app. Tools / Development Tools Program to implement a versioning software for text files. Information about Project et Target for every source. Save Target status. Development / Front Ends ExtractData is a program which scans your files, looking for specific types of data to isolate and extract. Extract lists of email addresses, person names, addresses and other kinds of data types from multiple files in a single pass. PHP / Internet Utilities Introduces function array_partition() to split an array into N number of evenly distributed partitions (useful for splitting a list into columns). This plugin provides a PHP function to split an array into any number of sub-arrays,... Development / Data Formats A program that converts source codes into HTML. Good for blogs or other web-pages containing source code snippets. The program has the capability of choosing from different themes, and highlighting styles. Tools / Build Tools itchconfig is a tool for the flexible configuration of software packages; a configure script generated by itchconfig checks several properties of a user's computer and generates all files which are necessary to build a program on the... Tools / Debuggers This is a Linux command line utility to preprocess, tokenize, and 'burn'PBasic source files to Parallax Inc.'s Basic Stamp II series ofMicroprocessors. Tools / Compilers PyCompiler is a Python module that compiles multiple source files at once. Tools / Debuggers JC is a Java virtual machine implementation that converts class files into C source files using the Soot Java bytecode analysis framework, compiles them with GCC, and loads them using a built-in ELF object loader. JC uses GNU Classpath's class... Tools / Code Generators ROCIO is an utility to convert persistent storage definition hosted into a database into Hibernate XML files Delphi / Tools Non-Visual Component to split a String at a given Character into several new Strings. Copying and Pasting Directories (and... - Stephen Chappell Here are a few basic fuctions that allow someone to copy a directory (along with its files and sub-directories) and paste it somewhere else. They ignore links and anything else that is not a directory or a file. The data returned from copy_dir()... PHP / Miscellaneous / phpBB Modules I very often use WordPress as a CMS for clients like artists or photographers, who want to present a big amount of media files on their websites. Most of the time, the media files actually are the very center of these websites. To... Tools / Build Tools Small utility to stuff a file into an initrd.img file inside a bootnet.img image. This is quite handy if you are preparing kickstart files and want to include the ks.cfg in the initrd.img. I created this for Merrill Lynch's Standard Build... Python / Miscellaneous To split a string more times, hierarchically. Development / Libraries This project intends to have a local treemap of the files, giving the opcion for fast - search, search for duplicates, sort, create file structure by content, batch-rename, rename files by reading the ID tag (for Music files), etc. |