cbAudioPlay plays any audio file supported by the installed Windows codecs using DirectShow
Advertisement
Go2PDF enables you to convert instantly any document into PDF format with a simple click. Go2PDF contains a Virtual PDF Printer, which is a high-quality PDF converter and generator with passwords protection, PDF access control, PDF scaling, PDF...
I like how gevent is making async code to look like sync but non blocking without all the ugly callbacks. I tried doing that with threads and object proxy (I found great one at: http://pypi.python.org/pypi/ProxyTypes written by Phillip J....
Given a path to a primary file and a menu path, a section name and a command key, extract a command from a QEditor menu and execute it. Useful from context menu entries. Example use DoM.py -m {o}\menus.ini do.py * list, on my...
Code to generate degraded letter stimuli, as used in the paper "The remarkable inefficiency of word recognition" (Pelli et al. 2003). Utilizes the Python Imaging Library, and is an example of the usage of this library.
The code to insert a value to a list indirectly ordered by an extra index list is useful by itself.
After searching the web, ASPN and not finding a simple example of using gzip to zip a file. I created this little gem. it is a little rough at the edges, ie it does not check to see if the file it is zipping to is there (it will over write it, you...
This is a rewrite of my text2pdf converter posted as recipe #189858, which can be used to convert pure text files to PDF.
Yet another way to read a file line by line, starting at the end.
This module can be used to split any file, text or binary to equal sized chunks. It can also combine the chunks back to recreate the original file.
This small recipe allows you to convert a reST text to HTML without creating a full HTML document but returning only a snippet that you can then put anywhere on a web page.
Access2ASP is used to create ASP code to customize data from the MS ACCESS database table. This utility can also create an image library to allow users to add their own image on the database table. This script allows them to add, edit, remove,...
Use this code to automatically resize a window to a specified Width,Height. For example, you can automatically resize a window to 700,500 (like this window did upon entry).
Use this code to test an email address for proper syntax. You can use it in conjunction with the Ace Perl Popup Window to let the user know they entered an invalid email address.
Use this code to disable the ability of visitors to your site from being able to use the Right-Click function to save images from your web site.
In this tutorial you'll learn how to convert simple buttons into advanced buttons. An advanced button is nothing but an animated button that is a button with a movieclip included in it. We also teach you how to use sound files in simple buttons to...
Displaying XML Data in an ASP.NET page: Binding DataGrid to an XML File / is a web based tutorial in which the author offers procedure to bind XML data with the data control by using Dataset class. The author gives details about ReadXML() method,...
An admin program to handle most file and folder operations. Easy to install and set up.
This Perl script allows users to convert a wide range of units such as energy, pressure, volume, density, entropy, enthalpy, specific volume, viscosity, and more.
Easy to use, ASP file upload component with progress bar indicator. Upload multiple files with size up to 2GB. |