attachments for kitchenaid mixer
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 939
MusicMagic Mixer 1.7
MusicMagic Mixer is the ultimate music library. more>>
MusicMagic Mixer project is the ultimate music library power tool to create dynamic and interesting playlists, or mixes.
MusicMagic automatically analyzes your music collection. Analyzed songs are used to build custom mixes for hours of listening enjoyment.
Main features:
- Custom playlist generation
- Automatic music analysis
- Find just the right music for portable players
- Supports MP3, WMA, Ogg Vorbis, & FLAC
- Unicode support for international players
- Supports large music collections, including independent, classical and little known music
Tons of music files and no way to manage them? Bored, listening to the same music over and over? Tired of creating manual playlists?
Try the MusicMagic Mixer! This innovative solution makes your digital music collection come to life!
The Mixer will automatically analyze your music. Then MusicMagic can create instant Power Mixes. Pick one song --or many songs-- and the Mixer will create a playlist of related songs ready for spontaneous listening.
<<lessMusicMagic automatically analyzes your music collection. Analyzed songs are used to build custom mixes for hours of listening enjoyment.
Main features:
- Custom playlist generation
- Automatic music analysis
- Find just the right music for portable players
- Supports MP3, WMA, Ogg Vorbis, & FLAC
- Unicode support for international players
- Supports large music collections, including independent, classical and little known music
Tons of music files and no way to manage them? Bored, listening to the same music over and over? Tired of creating manual playlists?
Try the MusicMagic Mixer! This innovative solution makes your digital music collection come to life!
The Mixer will automatically analyze your music. Then MusicMagic can create instant Power Mixes. Pick one song --or many songs-- and the Mixer will create a playlist of related songs ready for spontaneous listening.
Download (5.3MB)
Added: 2007-06-05 License: Freely Distributable Price:
907 downloads
MusicIP Mixer 1.6
MusicIP makes music more accessible and more enjoyable. more>>
If you use a Windows, Mac or Linux PC to listen to your digital music - whether youre grooving at your computer, piping tracks to your home stereo, or loading your iPod or MP3 player - MusicIP makes music more accessible and more enjoyable.
MusicIP Mixer a multi-million dollar MUSIC development application---and it’s yours for FREE.
Rediscover your collection.
Do you have tons of digital music, but not much time? Are you in the mood for great tunes, but dont have the patience - or the interest - in thumbing through your tracks?
MusicIP makes it simple. Pick one song. Click one button. Get one amazing playlist that includes the perfect tracks from every corner of your collection - instantly.
Discover new music that suits YOU.
Finding new music is even harder than finding your old music. The best indicator of what you like is what you already have. So why not use your old music to find new music? MusicIP gives you access to search the worlds largest collection of related tracks so that you can find new artists or songs...right now.
<<lessMusicIP Mixer a multi-million dollar MUSIC development application---and it’s yours for FREE.
Rediscover your collection.
Do you have tons of digital music, but not much time? Are you in the mood for great tunes, but dont have the patience - or the interest - in thumbing through your tracks?
MusicIP makes it simple. Pick one song. Click one button. Get one amazing playlist that includes the perfect tracks from every corner of your collection - instantly.
Discover new music that suits YOU.
Finding new music is even harder than finding your old music. The best indicator of what you like is what you already have. So why not use your old music to find new music? MusicIP gives you access to search the worlds largest collection of related tracks so that you can find new artists or songs...right now.
Download (4.1MB)
Added: 2006-07-28 License: Freeware Price:
5940 downloads
ZAttachmentAttribute 2.3
ZAttachmentAttribute provides a system to manage attachments within Zope objects. more>>
ZAttachmentAttribute provides a system to manage attachments within Zope objects.
his product is meant to be used with PloneArticle 2 and PloneExFile 2 versions only. For recent versions of PloneArticle or PloneExFile, please use AttachmentField instead.
ZAttachmentAttribute is used to help use of simple attachment files with user-created Zope products. It is pluggable, which means you can make it support new file types.
Enhancements:
- Used the new release management tool
<<lesshis product is meant to be used with PloneArticle 2 and PloneExFile 2 versions only. For recent versions of PloneArticle or PloneExFile, please use AttachmentField instead.
ZAttachmentAttribute is used to help use of simple attachment files with user-created Zope products. It is pluggable, which means you can make it support new file types.
Enhancements:
- Used the new release management tool
Download (0.028MB)
Added: 2007-02-12 License: GPL (GNU General Public License) Price:
985 downloads
Article for Plone 3.2.3
Article for Plone provides a Plone document incorporating images, attachments and links, whith a free choice of layout. more>>
Article for Plone provides a Plone document incorporating images, attachments and links, whith a free choice of layout.
<<less Download (1.1MB)
Added: 2007-02-09 License: GPL (GNU General Public License) Price:
987 downloads
Attachment Ripper and Displacement System 1.48
Attachment Ripper and Displacement System (aradis) is a filter that removes attachments from email. more>>
Attachment Ripper and Displacement System (aradis) is a filter that removes attachments from email.
The removed attachment is sent to a specified resource for storage. The attachment is replaced with a notice of where the removed attachment may be found.
The filter can also rename filenames for security. The project uses GMime for MIME handling.
Enhancements:
- Anonymous attachments are now given a name according to the MIME type.
- The ability to insert replacement messages as HTML instead of plain text was added.
<<lessThe removed attachment is sent to a specified resource for storage. The attachment is replaced with a notice of where the removed attachment may be found.
The filter can also rename filenames for security. The project uses GMime for MIME handling.
Enhancements:
- Anonymous attachments are now given a name according to the MIME type.
- The ability to insert replacement messages as HTML instead of plain text was added.
Download (0.11MB)
Added: 2006-12-14 License: GPL (GNU General Public License) Price:
1047 downloads
JackMiniMix 0.2
JackMiniMix is a simple mixer for the Jack Audio Connection Kit with an OSC based control interface. more>>
JackMiniMix is a simple mixer for the Jack Audio Connection Kit with an OSC based control interface.
It supports a user configurable number of stereo inputs, which can then be queried and controlled by sending it OSC messages. JackMiniMix is free software released under the GPL licence.
OSC Interface
Channels numbers range from 1 to the total number of channels. Gains are in floating point decibels in the range -90 to 90 dB, where -90 dB is treated as infinite.
/mixer/get_channel_count - Get the number of channels
replies with:
/mixer/channel_count (i)
/mixer/channel/set_gain (if) - Set the gain of channel i to f dB
replies with:
/mixer/channel/gain (if)
/mixer/channel/set_label (is) - Set the label of channel i to s
replies with:
/mixer/channel/label (is)
/mixer/channel/get_gain (i) - Get gain of channel i
replies with:
/mixer/channel/gain (if)
/mixer/channel/get_label (i) - Get the label of channel i
replies with:
/mixer/channel/label (is)
/ping - Check mixer is still there
replies with:
/pong
Replies are send back to the port/socket that they were sent from.
<<lessIt supports a user configurable number of stereo inputs, which can then be queried and controlled by sending it OSC messages. JackMiniMix is free software released under the GPL licence.
OSC Interface
Channels numbers range from 1 to the total number of channels. Gains are in floating point decibels in the range -90 to 90 dB, where -90 dB is treated as infinite.
/mixer/get_channel_count - Get the number of channels
replies with:
/mixer/channel_count (i)
/mixer/channel/set_gain (if) - Set the gain of channel i to f dB
replies with:
/mixer/channel/gain (if)
/mixer/channel/set_label (is) - Set the label of channel i to s
replies with:
/mixer/channel/label (is)
/mixer/channel/get_gain (i) - Get gain of channel i
replies with:
/mixer/channel/gain (if)
/mixer/channel/get_label (i) - Get the label of channel i
replies with:
/mixer/channel/label (is)
/ping - Check mixer is still there
replies with:
/pong
Replies are send back to the port/socket that they were sent from.
Download (0.10MB)
Added: 2007-03-20 License: GPL (GNU General Public License) Price:
949 downloads
streamixer 1.20.0
streamixer contains an audio stream mixer server, tools for monitoring and feeding the server. more>>
streamixer contains an audio stream mixer server, tools for monitoring and feeding the server, and a stream resampling tool with various different interpolation models.
mixer is a stream mixing server.
resample v1.20.0 - Copyright (C) 1992,2006 Bisqwit (http://iki.fi/bisqwit/)
Portions copyright (C) 2001 ImageMagick Studio.
This program is under GPL. streamixer-1.20.0.tar.{gz,bz2}
are available at the homepage of the author.
Usage: /usr/local/bin/resample [ ...]
Reads stdin, writes stdout.
input- and outputspec:
b=8-bit, m=mono, rxxx=xxx Hz, examples:
"" = 16-bit 44100 Hz stereo
m = 16-bit 44100 Hz mono
b = 8-bit 44100 Hz stereo
mb = 8-bit 44100 Hz mono
mr22050 = 16-bit 22050 Hz mono
br22050 = 8-bit 22050 Hz stereo
etc. - must not be used.
Options:
--help, -h Help
--version, -V Version information
--blur, -b Blur: 0=normal, >0=blur (cpu intensive)
--lflip, -L Flip left channel
--rflip, -R Flip right channel
--ldouble Multiply left channel amplitude by 2
--rdouble Multiply right channel amplitude by 2
--sharpen, -s Equivalent to giving negative number to --blur
--filter, -f Select filter (interpolation scheme)
Available filters:
none, linear, triangle, hermite, hanning, hamming,
blackman, gaussian, quadratic, cubic, catrom, mitchell,
lanczos, bessel, sinc
Recommended filters: linear, lanczos, none
Enhancements:
- This release fixes the programs to work on the x86_64 architecture.
- The latency of the resample program was decreased by decreasing the buffer sizes.
<<lessmixer is a stream mixing server.
resample v1.20.0 - Copyright (C) 1992,2006 Bisqwit (http://iki.fi/bisqwit/)
Portions copyright (C) 2001 ImageMagick Studio.
This program is under GPL. streamixer-1.20.0.tar.{gz,bz2}
are available at the homepage of the author.
Usage: /usr/local/bin/resample [ ...]
Reads stdin, writes stdout.
input- and outputspec:
b=8-bit, m=mono, rxxx=xxx Hz, examples:
"" = 16-bit 44100 Hz stereo
m = 16-bit 44100 Hz mono
b = 8-bit 44100 Hz stereo
mb = 8-bit 44100 Hz mono
mr22050 = 16-bit 22050 Hz mono
br22050 = 8-bit 22050 Hz stereo
etc. - must not be used.
Options:
--help, -h Help
--version, -V Version information
--blur, -b Blur: 0=normal, >0=blur (cpu intensive)
--lflip, -L Flip left channel
--rflip, -R Flip right channel
--ldouble Multiply left channel amplitude by 2
--rdouble Multiply right channel amplitude by 2
--sharpen, -s Equivalent to giving negative number to --blur
--filter, -f Select filter (interpolation scheme)
Available filters:
none, linear, triangle, hermite, hanning, hamming,
blackman, gaussian, quadratic, cubic, catrom, mitchell,
lanczos, bessel, sinc
Recommended filters: linear, lanczos, none
Enhancements:
- This release fixes the programs to work on the x86_64 architecture.
- The latency of the resample program was decreased by decreasing the buffer sizes.
Download (0.046MB)
Added: 2006-08-10 License: GPL (GNU General Public License) Price:
1171 downloads
Toolbar Buttons 0.4.1.6 for Firefox
Toolbar Buttons is a Firefox extension that adds buttons to the Customise Toolbar Window. more>>
Toolbar Buttons is a Firefox extension that adds buttons to the Customise Toolbar Window.
To move them from there to the Toolbar you must right click the toolbar and press customise.
A nicer set out of the buttons avalible is http://tbutton.mozdev.org/list.php
Adds These to The main Firefox Window
Account Manager, Empty Trash, Extension Manager, Theme Manager, Options, Mark as Not Junk, Exit ThunderBird, Save As, Account Wizard, Save all Attachments, Detach All Attachments, Delete all Attachments, Work Offline, Page Preview, Page Setup, Undo, Redo, Cut, Copy, Paste, Delete, Select All, Find, Find Again, Find Previous, Search Messages, Search Addresses, Enlarge Text, Decrease Text Size, Reset Text Size, Customize Toolbar, View Page Source, Java Script Console, Import, About ThunderBird, Open Help, Add To Address Book, Copy e-mail Address, Creat Message Filter - Fixed, Restart, and Many more
Adds These to the message Window.
Account Wizard, Work Off Line, Page Setup, Undo, Redo, Delete, Select All, Find, Java Script Console, Extentions, Themes, Import, Options, Account Manager, About ThunderBird, Help, Restart, and Many more
<<lessTo move them from there to the Toolbar you must right click the toolbar and press customise.
A nicer set out of the buttons avalible is http://tbutton.mozdev.org/list.php
Adds These to The main Firefox Window
Account Manager, Empty Trash, Extension Manager, Theme Manager, Options, Mark as Not Junk, Exit ThunderBird, Save As, Account Wizard, Save all Attachments, Detach All Attachments, Delete all Attachments, Work Offline, Page Preview, Page Setup, Undo, Redo, Cut, Copy, Paste, Delete, Select All, Find, Find Again, Find Previous, Search Messages, Search Addresses, Enlarge Text, Decrease Text Size, Reset Text Size, Customize Toolbar, View Page Source, Java Script Console, Import, About ThunderBird, Open Help, Add To Address Book, Copy e-mail Address, Creat Message Filter - Fixed, Restart, and Many more
Adds These to the message Window.
Account Wizard, Work Off Line, Page Setup, Undo, Redo, Delete, Select All, Find, Java Script Console, Extentions, Themes, Import, Options, Account Manager, About ThunderBird, Help, Restart, and Many more
Download (0.25MB)
Added: 2007-07-31 License: MPL (Mozilla Public License) Price:
819 downloads
ncurses mixer 0.0.1
ncurses mixer is a console mixer device. more>>
ncurses mixer is a console mixer device. This program is made under GPL license, and you know how you can use it.
<<less Download (0.007MB)
Added: 2006-08-03 License: GPL (GNU General Public License) Price:
1179 downloads
BeatForce 0.2.0
Beatforce is a computer dj-ing system with 2 players, a mixer with manual and auto-fade, a sampler. more>>
Beatforce is a computer dj-ing system with 2 players, a sampler, a mixer with manual and auto-fade and some more features.
The user interface and all widgets are designed from scratch and easily support theming and layout changes. Themes are written in XML. The user interface uses SDL as draw library. The widget library is a subproject of its own called SDLTk
To date BeatForce supports MP3, OGG and CDDA input. Due to the plugin concept of BeatForce new formats can easily be added by simply writing a plugin.
The CDDA plugin also support CDDB queries to find title and artist of cds which are currently playing. The song archive support multiple playlists, which can be changed by clicking on a tab. When closing beatforce the database will be stored as a XML file on the filesystem.
<<lessThe user interface and all widgets are designed from scratch and easily support theming and layout changes. Themes are written in XML. The user interface uses SDL as draw library. The widget library is a subproject of its own called SDLTk
To date BeatForce supports MP3, OGG and CDDA input. Due to the plugin concept of BeatForce new formats can easily be added by simply writing a plugin.
The CDDA plugin also support CDDB queries to find title and artist of cds which are currently playing. The song archive support multiple playlists, which can be changed by clicking on a tab. When closing beatforce the database will be stored as a XML file on the filesystem.
Download (4.8MB)
Added: 2006-02-15 License: GPL (GNU General Public License) Price:
1357 downloads
AlsaMixer.app 0.1
AlsaMixer.app is simple mixer dockable application for WindowMaker running on Linux with ALSA drivers (>= 0.9.x). more>>
AlsaMixer.app is simple mixer dockable application for WindowMaker running on Linux with ALSA drivers (>= 0.9.x). In another way, its dockable application for WindowMaker (but you can also use it in AfterStep, BlackBox, ...) window manager.
AlsaMixer.app can control up to three volume sources, store/load mixer setting and run external applicaton on middle click. Nearly whole sources was taken from Mixer.app only ALSA mixer part was added.
To install, download source codes, then:
tar xvfz AlsaMixer.app-0.1.tar.gz
cd AlsaMixer.app-0.1
make
make install-x11 or download i586.rpm file and
rpm -ivh AlsaMixer.app-0.1.i586.rpm
or download src.rpm file and rebuild it and install.
<<lessAlsaMixer.app can control up to three volume sources, store/load mixer setting and run external applicaton on middle click. Nearly whole sources was taken from Mixer.app only ALSA mixer part was added.
To install, download source codes, then:
tar xvfz AlsaMixer.app-0.1.tar.gz
cd AlsaMixer.app-0.1
make
make install-x11 or download i586.rpm file and
rpm -ivh AlsaMixer.app-0.1.i586.rpm
or download src.rpm file and rebuild it and install.
Download (0.008MB)
Added: 2006-08-03 License: GPL (GNU General Public License) Price:
678 downloads
TCMixer 2.0
TCMixer is a compact X11 audio mixer. more>>
TCMixer is a compact X11 audio mixer.
Can be controlled from keyboard. Supports mixer callbacks. Very fast Xlib based UI routines, optimized mixer code.
Version 2.0 adds complete keyboard control over the mixer. Read the ASCII diagram below:
.-----..---.
| TAB || Q | .---.
`-----`--- | ^ |
`---
.---..---..---..---..---..---..---. .---..---..---.
| Z || X || C || || || || M | | < || v || > |
`---`---`---`---`---`---`--- `---`---`---
Tab, Right arrow: next channel
Mod-Tab, Left arrow: previous channel
Up Arrow volume up
Down Arrow volume down
Q quit
M mute
Z,X,C Line, Mic, CD record source
The keys are grabbed as scancodes, so I think this should work on all international/whatnot keyboards. zxc are in the lower left corner and the m key is 3 keys after, so its like "zxc...m" on the bottom row. "Q" should be right next to the Tab key. Scancodes returned by the keys located there should be the same regardless of keyboard layout. If not, let me know.
Current channel is marked with a green LED on the slider bar. Slider slide, changing volume. There is a row of buttons on the top. If a button is yellow, it means the channel is on and not muted. If its off, the channel is muted. Push it again to go back to the last known volume setting (remembered before pushing the button). If a channel was muted and you moved the slider, without pushing the button, it will become unmuted... If the button is red, you will not see a mixer slider for that channel, and it means your soundcard doesnt support that particular channel (most likely going to be true for Bass / Treble channels on elcheapo cards and also on some PCI cards (AudioPCI for example)).
Most modern sound card controls are here, and this should be enough for basic volume adjustment when you play your cd or mp3s or whatever. Missing controls will be deleted from the face of the mixer, but it will not be resized, so if your card is so lame that half the controls are "red" on the mixer, then you should find a new card.
Choose recording source by using radio buttons under the sliders by clicking on them or pressing z, x or c keys to select Line, Mic, or CD as recording source. Again, if that doesnt work, complain to your sound card manufacturer.
Oh yah, you quit by clicking anywhere in the words "TCMixer", or pressing the "q" button on keyboard.
Since that lameness called DEVFS has been included in the kernel, people might have shit like /dev/bus/pci/slot0/card0/controller0/sound/mixer for their mixer device, so you can use the -m option with tcmixer to specify your own mixer device:
% ./mixer -m /dev/dev/fs/is/lame/sound/mixer
It works for me, with ALSA. It should work with OSS, but I never bothered to test it. Some OSS drivers are known to only have volume steps from say 0 to 64 instead of 0 to 100 like ALSA. Up to this day I dont know which card does this. I have received some reports that this could be your standard SB16 if used with kernel sound drivers under kernel 2.2. If your card does this, you can email me, and tell me the card name, oss version, shit from /dev/sndstat, etc etc - if you want that fixed you will need to tell me as much information as you can possibly find about your sound shit, because the only people who reported this to me so far didnt even bother to tell me what soundcard they have. This 0 to 64 stepping will break the mixer, and since fuckheads who wrote OSS did not provide an API to check the min/max ranges for a particular channel I cannot test for this situation at run-time. Sorry. Use ALSA, it will fake your lame 0 to 64 card into a smooth 0 to 100 curve.
<<lessCan be controlled from keyboard. Supports mixer callbacks. Very fast Xlib based UI routines, optimized mixer code.
Version 2.0 adds complete keyboard control over the mixer. Read the ASCII diagram below:
.-----..---.
| TAB || Q | .---.
`-----`--- | ^ |
`---
.---..---..---..---..---..---..---. .---..---..---.
| Z || X || C || || || || M | | < || v || > |
`---`---`---`---`---`---`--- `---`---`---
Tab, Right arrow: next channel
Mod-Tab, Left arrow: previous channel
Up Arrow volume up
Down Arrow volume down
Q quit
M mute
Z,X,C Line, Mic, CD record source
The keys are grabbed as scancodes, so I think this should work on all international/whatnot keyboards. zxc are in the lower left corner and the m key is 3 keys after, so its like "zxc...m" on the bottom row. "Q" should be right next to the Tab key. Scancodes returned by the keys located there should be the same regardless of keyboard layout. If not, let me know.
Current channel is marked with a green LED on the slider bar. Slider slide, changing volume. There is a row of buttons on the top. If a button is yellow, it means the channel is on and not muted. If its off, the channel is muted. Push it again to go back to the last known volume setting (remembered before pushing the button). If a channel was muted and you moved the slider, without pushing the button, it will become unmuted... If the button is red, you will not see a mixer slider for that channel, and it means your soundcard doesnt support that particular channel (most likely going to be true for Bass / Treble channels on elcheapo cards and also on some PCI cards (AudioPCI for example)).
Most modern sound card controls are here, and this should be enough for basic volume adjustment when you play your cd or mp3s or whatever. Missing controls will be deleted from the face of the mixer, but it will not be resized, so if your card is so lame that half the controls are "red" on the mixer, then you should find a new card.
Choose recording source by using radio buttons under the sliders by clicking on them or pressing z, x or c keys to select Line, Mic, or CD as recording source. Again, if that doesnt work, complain to your sound card manufacturer.
Oh yah, you quit by clicking anywhere in the words "TCMixer", or pressing the "q" button on keyboard.
Since that lameness called DEVFS has been included in the kernel, people might have shit like /dev/bus/pci/slot0/card0/controller0/sound/mixer for their mixer device, so you can use the -m option with tcmixer to specify your own mixer device:
% ./mixer -m /dev/dev/fs/is/lame/sound/mixer
It works for me, with ALSA. It should work with OSS, but I never bothered to test it. Some OSS drivers are known to only have volume steps from say 0 to 64 instead of 0 to 100 like ALSA. Up to this day I dont know which card does this. I have received some reports that this could be your standard SB16 if used with kernel sound drivers under kernel 2.2. If your card does this, you can email me, and tell me the card name, oss version, shit from /dev/sndstat, etc etc - if you want that fixed you will need to tell me as much information as you can possibly find about your sound shit, because the only people who reported this to me so far didnt even bother to tell me what soundcard they have. This 0 to 64 stepping will break the mixer, and since fuckheads who wrote OSS did not provide an API to check the min/max ranges for a particular channel I cannot test for this situation at run-time. Sorry. Use ALSA, it will fake your lame 0 to 64 card into a smooth 0 to 100 curve.
Download (0.030MB)
Added: 2006-10-20 License: GPL (GNU General Public License) Price:
1099 downloads
ermixer 0.8
Ermixer is a very sophisticated OSS mixer with a lot of usefull features. more>>
Ermixer is a very sophisticated OSS mixer with a lot of usefull features.
The simplest way to compile this package is usual:
1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system. If youre using `csh on an old version of System V, you might need to type `sh ./configure instead to prevent `csh from trying to execute `configure itself.
Running `configure takes a while. While running, it prints some messages telling which features it is checking for.
2. Type `make to compile the package.
3. Type `make install to install the programs and any data files and documentation.
4. You can remove the program binaries and object files from the source code directory by typing `make clean.
Main features:
- handling of multiple profiles files;
- Real Time support;
- complete interface to the mixer capatibilities;
- a nices qt gui and curses interface;
- command line interface.
Enhancements:
- Now ermixer have a very nice qt gui which improve ease of usage.
<<lessThe simplest way to compile this package is usual:
1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system. If youre using `csh on an old version of System V, you might need to type `sh ./configure instead to prevent `csh from trying to execute `configure itself.
Running `configure takes a while. While running, it prints some messages telling which features it is checking for.
2. Type `make to compile the package.
3. Type `make install to install the programs and any data files and documentation.
4. You can remove the program binaries and object files from the source code directory by typing `make clean.
Main features:
- handling of multiple profiles files;
- Real Time support;
- complete interface to the mixer capatibilities;
- a nices qt gui and curses interface;
- command line interface.
Enhancements:
- Now ermixer have a very nice qt gui which improve ease of usage.
Download (0.023MB)
Added: 2006-07-28 License: GPL (GNU General Public License) Price:
1184 downloads
ptkmixer 0.1
ptkmixer is a Perl Tk Audio Mixer with an easy-to-use GUI. more>>
ptkmixer is a Perl Tk Audio Mixer with an easy-to-use GUI. You will need to have Tk and Audio-Mixer perl modules to run the program.Look in the documentation section for information how to install perl modules. Tested on Peanut Linux .
Type make install for default install.
<<lessType make install for default install.
Download (0.014MB)
Added: 2006-07-31 License: GPL (GNU General Public License) Price:
1180 downloads
XPertMailer for PHP5 3.0.4
XPertMailer is a SMTP & POP3 PHP Mail Client that you can use to send and read e-mails in MIME format. more>>
XPertMailer is a SMTP & POP3 PHP Mail Client that you can use to send and read e-mails in MIME format (text, HTML, HTML embedded images, attachments) towards a localhost, client or relay SMTP servers with optional autentication and TLS/SSL support. Cc and Bcc functionality are included in this version of XPertMailer.
The XPertMailer class functions are optimised to execute in a very small time and also to be easy to use. This reduces the size of the code and the time required to write it. The names of the public functions in the XPertMailer class are eloquent so that they can be used without any confusions being made. The data sendig is done according to the RFC 821, RFC 822, RFC 2821, RFC 2822, RFC 2487 and the message type is in conformity with the RFC 2045, RFC 2046, RFC 2047, RFC 2048 and RFC 2049.
<<lessThe XPertMailer class functions are optimised to execute in a very small time and also to be easy to use. This reduces the size of the code and the time required to write it. The names of the public functions in the XPertMailer class are eloquent so that they can be used without any confusions being made. The data sendig is done according to the RFC 821, RFC 822, RFC 2821, RFC 2822, RFC 2487 and the message type is in conformity with the RFC 2045, RFC 2046, RFC 2047, RFC 2048 and RFC 2049.
Download (0.087MB)
Added: 2007-04-22 License: Freeware Price:
916 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above attachments for kitchenaid mixer search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed