Projects tagged ‘conversion’ and ‘convert’


[13 total ]

44 Users
   

SoX is the Swiss Army knife of sound processing tools. It converts audio files among various standard audio file formats and can apply different effects and filters to the audio data.
Created over 3 years ago.

0 Users

Updated: October 28, 2009What's NewUSPS Delivery Confirmation Tracking Number PHP Script is Up! Create Google Sitemaps from your RSS feed -- unremarkable, but handy What is Dofufa?Dofufa (豆腐花) ... [More] is a tasty dessert made with soft tofu. :) Yummy. What is Dofufa Project?Let's find out together. Why Dofufa Project?Sharing some code that has been useful to me. Sometimes. [Less]
Created 4 months ago.

0 Users

When following a recipe you may find that someone has measured absolutely everything (including butter) in cups. This can be a bit of a pain when you have no idea how much a cup of butter is. ... [More] Conversion allows you to enter how much of a substance you need to convert, the units you want to measure it in, and gives you a result straight away. [Less]
Created 12 months ago.

0 Users

Qcurrency Converter Qcurrency ConverterAbout QcurrencyNewsRequirementsScreenshotsSupported UnitsCurrencyLengthWeightCredits and thanks About QcurrencyQcurrency is a currency converter for ... [More] international exchange rates. Qcurrency udpates exchange rate data from the internet and stores the information locally for off-line use. Qcurrency, despite its name, can also do all of your Weight and Length conversions. Its has all the common units available for conversion, eg Feet, Inches, Centimetres, Kilograms, Pounds, etc. Qcurrency is written in Python using the Qt framework making it portable across all OS platforms where they are supported. The original intended target platform was Maemo running on the Nokia Internet Tablets, but it will work just as well on Linux and Windows. NewsVersion 0.0.2 Released Added support for Length conversions Added support for Weight conversions Version 0.0.1 Released First release of Qcurrency RequirementsThe following need to be installed on your system to use Qcurrency; Python 2.5 Qt 4.4 Python bindings for Qt4 ScreenshotsQcurrency 0.0.2 on Maemo 4: Qcurrency 0.0.2 on KUbuntu: Supported UnitsCurrencyArgentina Peso Australia Dollar Barbados Dollar Bahrain Dinar Bermuda Dollar Brunei Dollar Brazil Real Bahamas Dollar Cambodia Riel Cayman Islands Dollar Canada Dollar Central African CFA Franc Chile Peso China Yuan Czech Republic Koruna Denmark Krone East Caribbean Dollar Egypt Pound Euro Fiji Dollar Hong Kong Dollar Indonesia Rupiah Israel New Shekel India Rupee Iran Rial Jamaica Dollar Japan Yen Kenya Schilling Kuwait Dinar Kazakhstan Tenge Morocco Dirham Macau Pataca Mexico Peso Malaysia Ringgit Mozambican Metical Netherlands Antilles Guilder New Zealand Dollar Norway Krone Oman Rial Panama Balboa Peru Neuevo Sol Philippine Peso Pakistan Rupee Poland Zloty Qatar Rial Serbia Dinar Russia Rouble Saudi Arabia Riyal South Africa Rand South Korea Won Sweden Krona Singapore Dollar Sao Tome and Principe Dobra Swiss Franc Syrian Pound Thailand Baht Turkey Lira Trinidad and Tobago Dollar Taiwan Dollar Ukraine Hryvnia United Arab Emirates Dirham United Kingdom Pound United States Dollar Vietnam Dong West African CFA Franc Yemen Rial LengthCentimeter Fathom Foot Furlong Inch Kilometer League Meter Mile Milimeter Micron Nanometer Nautical Mile Rod Yard WeightCarat Cental Centigram Dekagram Dram Grain Gram Hundredweight Kilogram Miligram Newton Ounce Pennyweight Pound Quarter Stone Ton (UK) Ton (US) Tonne Credits and thanksTime Genie for providing the exchange rate data. http://www.timegenie.com 4International Flags for providing the basis of the flag icons. http://www.33ff.com/flags Mark Summerfield for the original basis for Qcurrency from his book Rapid GUI Programming with Python and Qt. http://www.qtrac.eu/pyqtbook.html [Less]
Created 7 months ago.

0 Users

Created 4 months ago.

0 Users

OverviewThe imap2exchange Conversion Utility merely moves mail. This utility depends on the Exchange account provisioned and IMAP access to the legacy mail store. This tool is a simple queue manager ... [More] that converts X number of mailbox concurrently, while queuing N number of conversions in a FIFO manner. I have created a command line utility that executes conversions based on a user file, and I have created a Web App to run conversion add via a form. If you happen to have a need for an other form of conversionManager Application, say swing, then please feel free to write it. Downloadimap2exchange Current Version imap2exchange-1.3.1tgz API (JavaDocs) http://tp.its.yale.edu/javadocs/imap2exchange-api/ Documentation imap2exchange documentation Examples imap2exchange examples Subversion (read-only) http://imap2exchange.googlecode.com/svn/ Logging and Auditability Logging and Auditability misc help imap2exchange background information Introduction to MS Exchange Web Services via Java(JAXWS) 1.3.1 ChangesRevamped how the folder synchronization happens to allow for merging of folders independent of their respective depth. 1.2.7 ChangesFixed the Sent Items Date Issue. All messages that were saved to the IMAP store from IMAP Clients never receive a Received header. Exchange would mark these messages as received at the time of the conversion. As I send the MIME content to the EWS I add a Received header from imap2exchange and set the date to the original create date of the message, resulting in the correct date displaying in outlook. I added timers to record the time spent doing specific tasks the aid in system configuration modifications increasing performance. All times are in milliseconds. Example: Exchange Connect cnt: 6 max: 1774 min: 2 total: 1790 Exchange Message Delivery cnt: 1 max: 583 min: 583 total: 583 Exchange MetaData Calls cnt: 5 max: 412 min: 87 total: 1003 IMAP Full Mime Message Calls cnt: 11 max: 5 min: 1 total: 29 IMAP MetaData Calls cnt: 3 max: 89 min: 0 total: 1201.2.6 ChangesFixed logging to work with web-tool again... opps sorry 1.2.5 ChangesUse AllTrustingSLLSocketFactory for jaxws to get around java/MS PKI keystore incompatibility issues. 1.2.4 Changesadded Imap Folder exclusion list Minor Logging/Error handling bug fixes 1.2.3 ChangesDoes not convert messages from root folders named below and I log a warning messages alerting the fact: o Journal o Notes o Calendar o Contacts o Tasks Increased logging on single message failures, i.e. invalid MIME Content Removed code trying to get messages in parallel from a folder in IMAP - Doesn't work. 1.2.2 ChangesMinor Bug Fixes Better Logging and Error Control 1.2.1 ChangesMinor Modifications for the web container Statistics - # of Msgs moved and Size. Logging to a file per User per PO removed dependency of my jvm monitor tool (included in the web server) 1.2.0 ChangesModified code to use Spring for initialization for easier use in web container minor bug fixes Requirements Java 1.6 As much RAM as possible, 2G preferred. imap2exchange-serverCurrent Version - N/A Please get it from subversion, modify the build.properties and the config files in WEB-INF and build the war. Subversion (read-only) - http://tp.its.yale.edu/svn_public/email_conversion/imap2exchange-server/trunk Notes on imap2exchange-server There are 2 jsps that are Yale specific. They are the poFinder.jsp, and info.jsp. info.jsp should be easy to update for your implementation, but you can just remove poFinder.jsp from the menu.jsp to avoid it. [Less]
Created about 1 month ago.

0 Users

anytopdf is a perl script that converts OpenOffice.org, Microsoft Office (Word DOC, Excel XLS), RTF, HTML, and other openoffice.org readable file formats to the PDF format. It will automatically ... [More] install the supporting 'AnyToPDF' OpenOffice.org Basic macro library in the current user's OpenOffice.org configuration if it's not already present. Dedicated to peace, love, understanding and respect for all beings. Usageanytopdf RequiresRequires OpenOffice.org v3+ Unix-style platform perl Thankshttp://www.togaware.com/linux/survivor/Convert_MS_Word.html / DannyB : original macro code OpenOffice.org users and contributors Unix hackers with a conscience who don't work for morally bankrupt corporations, governments and militaries. NotesNot very efficient as it has to start an entire OpenOffice.org instance for each execution Does not support attempts to use file names with commas, brackets, quotes or new lines (due to system() issue: see Contribute section below...) ContributeWrite a daemon version using some form of IPC with the macro library, so that multiple executions can run against a single OpenOffice.org instance Fix the perl system() issue (see source) Adapt to support other (eg: windows) platforms [Less]
Created 7 months ago.

0 Users

Download and InstallFor most people: gem install optimus-epwill do the trick. OverviewE-Prime is a software package used in behavioral psychology and functional neuroscience studies, with ... [More] facilities for presenting stimuli and recording responses and their timing. Optimus is a set of utilities to convert and process E-Prime's data files so they can be processed outside of Windows -- for example, automatically in a script. This lacks a GUI, but it should now have enough features to process most E-Prime files into formats that will be useful for running GLMs and other regression tasks. Most notably, this now handles: Converting E-Prime files from log format into tab-delimited format Merging multiple files into one Doing columnwise mathematical operations and row-wise filtering Generating AFNI stim_times files from E-Prime data Extracting column values into tab-delimited files Version 0.6.9 releasedNew features: No longer jumbles column order of eprime log files Now supports Procs for starting values of computed columns [Less]
Created about 1 year ago.

0 Users

Coming soon! Still working on some stuff, should see something here within a month or so.
Created 12 months ago.

0 Users

Framework to generate bean mapper implementation based on annotated interface(s) Update: Now mapper is available as maven 2 artifact: add to POM.XML bean-mapper ... [More] http://bean-mapper.googlecode.com/svn/trunk/bean-mapper/repo/ and ru.maxmatveev bean-mapper 0.31 Work is in progress, sources (stable and working) are available in SVN Benefits of using this mapper instead of others are mapping speed: looks like it is the only mapper that generates mapping code instead of using reflections at runtime. Short example: define some mapper interface: public interface Mapper { @ru.maxmatveev.beanmapper.Mapper List map(List source); }then obtain mapper instance: Mapper mapper = (Mapper) MapperFactory.getInstance(Mapper.class);and then just use it List = mapper.map(someSource); [Less]
Created 8 months ago.