audiopreview 0.4
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 945
Added: 2009-05-20 License: GPL v3 Price: FREE
17 downloads
wxFontView 0.4
wxFontView is a font viewing/image creation/installer. more>>
wxFontView is a font viewing/image creation/installer. Uses wxPython to display system fonts and allows user to change font size, color, background color, font face and the diplayed text.
Handy to view fonts and styles quickly, or use to make "logo" graphics. Also can be used to install/uninstall fonts on a per-user basis. (Does not touch system fonts.)
<<lessHandy to view fonts and styles quickly, or use to make "logo" graphics. Also can be used to install/uninstall fonts on a per-user basis. (Does not touch system fonts.)
Download (3.3MB)
Added: 2005-10-25 License: GPL (GNU General Public License) Price:
1459 downloads
talkative 0.4
talkative project is a simple XMPP/Jabber client. more>>
talkative project is a simple XMPP/Jabber client. It is written in Mono/C# and uses GTK+ GUI toolkit. It is designed to interoperate well with GNOME desktop environment.
Main features:
- Chats & Messages
- Support for multiple accounts
- Avatars
<<lessMain features:
- Chats & Messages
- Support for multiple accounts
- Avatars
Download (1.2MB)
Added: 2007-07-06 License: GPL (GNU General Public License) Price:
843 downloads
DMDirc 0.4
DMDirc is a new cross platform IRC client written in java. more>>
DMDirc project is a new cross platform IRC client written in java
DMDirc was started to address the lack of a good IRC client for Linux, it can however be run on any java capable platform, including OSX and window. While there are plenty of reasonable clients, most are lacking in one respect or another. We hope that DMDirc will fill this gap.
We are accepting feature requests and bug reports to our issue tracker at Google Code.
<<lessDMDirc was started to address the lack of a good IRC client for Linux, it can however be run on any java capable platform, including OSX and window. While there are plenty of reasonable clients, most are lacking in one respect or another. We hope that DMDirc will fill this gap.
We are accepting feature requests and bug reports to our issue tracker at Google Code.
Download (0.42MB)
Added: 2007-06-14 License: MIT/X Consortium License Price:
862 downloads
Domino 0.4
Domino is a style with a soft look. more>>
Domino is a style with a soft look. The project allows to fine adjust the shininess of the widgets by customizable color gradients.
Main features:
- new option for indented / non indented menu items
- new option for highlighted tool button icons on mouse over
- the button look for tool(bar) buttons is now optional
- new rubberband options
- smaller tabWidget margins
- respects Gwenviews / Kickers taskbar applet / Konversations own mousewheel handling for scrollviews
- clipped popup menu edges, for a better look with KWins shadows (Beryl seems not to support it).
- fixes pixmaps on PowerPC architecture
- fixes functionality of some popup QToolButtons and adapts their look and behavior to KToolBarButtons
- the content of popup menus with a side pixmap is visible again (Amarok, Digikam)
- adapts KMenus section header style
- fixes Kickoffs tab icon alignment
- fixes possible crash with enabled text effect
- lets apps using their own label colors on tabs (if theyre not defaulting to a fixed color like konsole)
- decoration: option "dark window frame" draws a darker frame
- decoration: borders are hidden when in maximized mode and moving / resizing of maximized windows is not allowed.
<<lessMain features:
- new option for indented / non indented menu items
- new option for highlighted tool button icons on mouse over
- the button look for tool(bar) buttons is now optional
- new rubberband options
- smaller tabWidget margins
- respects Gwenviews / Kickers taskbar applet / Konversations own mousewheel handling for scrollviews
- clipped popup menu edges, for a better look with KWins shadows (Beryl seems not to support it).
- fixes pixmaps on PowerPC architecture
- fixes functionality of some popup QToolButtons and adapts their look and behavior to KToolBarButtons
- the content of popup menus with a side pixmap is visible again (Amarok, Digikam)
- adapts KMenus section header style
- fixes Kickoffs tab icon alignment
- fixes possible crash with enabled text effect
- lets apps using their own label colors on tabs (if theyre not defaulting to a fixed color like konsole)
- decoration: option "dark window frame" draws a darker frame
- decoration: borders are hidden when in maximized mode and moving / resizing of maximized windows is not allowed.
Download (0.34MB)
Added: 2007-04-12 License: GPL (GNU General Public License) Price:
936 downloads
as2api 0.4
as2api parses ActionScript 2 class and interface definitions and creates HTML reference pages. more>>
as2api project is a JavaDoc-a-like for ActionScript 2.0.
It began it because there dont seem to be any complete, free (GPL or simmilar), API documentation tools, as of November 2004.
The scripts are implemented in Ruby, and work under Windows, Mac OSX, and Linux. An exe is provided for windows users who dont want to install Ruby.
Enhancements:
- A DHTML search widget allows finding a class by typing its name.
- Output can now optionally include a syntax-highlighted copy of the source code.
- ActionScript parsing is now slightly faster.
- Many small bugs were fixed and minor features added.
<<lessIt began it because there dont seem to be any complete, free (GPL or simmilar), API documentation tools, as of November 2004.
The scripts are implemented in Ruby, and work under Windows, Mac OSX, and Linux. An exe is provided for windows users who dont want to install Ruby.
Enhancements:
- A DHTML search widget allows finding a class by typing its name.
- Output can now optionally include a syntax-highlighted copy of the source code.
- ActionScript parsing is now slightly faster.
- Many small bugs were fixed and minor features added.
Download (0.037MB)
Added: 2006-02-06 License: GPL (GNU General Public License) Price:
1357 downloads
Viewglob 2.0.4
Viewglob is an add-on to Bash and Zsh for graphical environments. more>>
Viewglob is a utility designed to extend Bash and Zsh when used in windowing environments. Viewglob project has two parts:
1. A tool that sits as a layer between the shell and X terminal, keeping track of the users current directory and command line.
2. A graphical display which shows the layouts of directories referenced on the command line (including pwd).
The display reveals the results of file globs and shell expansions as they are typed (hence the name), highlighting selected files and potential name completions.
It can also be used as a surrogate terminal, where keystrokes typed in the display are passed to the shell. Files and directories can be double-clicked to insert their names and/or paths into the terminal.
Generally people use Unix in a fundamentally different way than, say, Windows. There are desktop environments such as Gnome and KDE which emulate the Windows feel by providing point-and-click folder navigation and whatnot, but I find that for the most part I just juggle between terminals.
The command line is truly powerful, allowing for a level of control unreachable with a mouse. Instead of trying to improve on a usage pattern which is almost parallel to Unix, Viewglob is a small step towards making the shell itself more relevant in a windowing system.
Main features:
- Convenient. No longer will you compulsively ls after every cd.
- Reassuring. You can see the potential ramificiations of a command as you type it.
- Accomodating. Difficult-to-type filenames need no longer be tab-completion guess work.
Enhancements:
Bug fixes:
- Fixed build on OS X. Thanks to John Magolske.
- Update to new version of autotools (you probably dont care about this).
<<less1. A tool that sits as a layer between the shell and X terminal, keeping track of the users current directory and command line.
2. A graphical display which shows the layouts of directories referenced on the command line (including pwd).
The display reveals the results of file globs and shell expansions as they are typed (hence the name), highlighting selected files and potential name completions.
It can also be used as a surrogate terminal, where keystrokes typed in the display are passed to the shell. Files and directories can be double-clicked to insert their names and/or paths into the terminal.
Generally people use Unix in a fundamentally different way than, say, Windows. There are desktop environments such as Gnome and KDE which emulate the Windows feel by providing point-and-click folder navigation and whatnot, but I find that for the most part I just juggle between terminals.
The command line is truly powerful, allowing for a level of control unreachable with a mouse. Instead of trying to improve on a usage pattern which is almost parallel to Unix, Viewglob is a small step towards making the shell itself more relevant in a windowing system.
Main features:
- Convenient. No longer will you compulsively ls after every cd.
- Reassuring. You can see the potential ramificiations of a command as you type it.
- Accomodating. Difficult-to-type filenames need no longer be tab-completion guess work.
Enhancements:
Bug fixes:
- Fixed build on OS X. Thanks to John Magolske.
- Update to new version of autotools (you probably dont care about this).
Download (0.30MB)
Added: 2006-04-26 License: GPL (GNU General Public License) Price:
1279 downloads
Biogenesis 0.4
Biogenesis project is a unicellular organism evolution simulator. more>>
Biogenesis project is a unicellular organism evolution simulator.
Biogenesis simulates in a visual fashion the processes involved in the evolution of unicellular organisms in nature.
It tries to be a didactic approximation to the ideas of mutation or evolution, and can be enjoyed also as an entertainment.
Its intended to serve as a support to show students some basic biological facts. The idea of Biogenesis is taken from Primordial Life, but its an independent project.
Main features:
- The application should be multiplatform.
- There should exist translations in many languages. At the moment, there are only Catalan, English and Spanish translations.
- The representation should be abstract and simplified, but still scientifically accurate.
- It should be actively maintained.
- A good documentation should be enclosed with the application.
- It should be amusing.
<<lessBiogenesis simulates in a visual fashion the processes involved in the evolution of unicellular organisms in nature.
It tries to be a didactic approximation to the ideas of mutation or evolution, and can be enjoyed also as an entertainment.
Its intended to serve as a support to show students some basic biological facts. The idea of Biogenesis is taken from Primordial Life, but its an independent project.
Main features:
- The application should be multiplatform.
- There should exist translations in many languages. At the moment, there are only Catalan, English and Spanish translations.
- The representation should be abstract and simplified, but still scientifically accurate.
- It should be actively maintained.
- A good documentation should be enclosed with the application.
- It should be amusing.
Download (0.092MB)
Added: 2006-10-31 License: GPL (GNU General Public License) Price:
1089 downloads
JAdvisor 0.4.6
JAdvisor project is a college class scheduler and course planner. more>>
JAdvisor project is a college class scheduler, course planner, and course search program.
It also allows college students to view their schedules graphically and create an optimal schedule.
Adapters are used to customize JAdvisor for your particular school.
Enhancements:
- SchoolAdapter throws new Exceptions
- Added SplitPanes to SchedulerUI and PlannerUI
- PlannerUI displays semester names
- Text Box bug fixed
- Scheduler UI bugfixes
- NCSU adapter bugfixes
- UNC adapter updated
<<lessIt also allows college students to view their schedules graphically and create an optimal schedule.
Adapters are used to customize JAdvisor for your particular school.
Enhancements:
- SchoolAdapter throws new Exceptions
- Added SplitPanes to SchedulerUI and PlannerUI
- PlannerUI displays semester names
- Text Box bug fixed
- Scheduler UI bugfixes
- NCSU adapter bugfixes
- UNC adapter updated
Download (0.27MB)
Added: 2006-10-11 License: GPL (GNU General Public License) Price:
1110 downloads
pyRenamer 0.4.1
pyRenamer project allows you to change the name of several files at the same time easily. more>>
pyRenamer project allows you to change the name of several files at the same time easily.
Main features:
- You can use patterns to rename files.
- You can use search & replace to rename files.
- You can use common substitutions.
- You can manually rename selected files.
Installation:
tar xzvf pyrenamer-0.1.tar.gz
cd pyrenamer-0.1
./configure --prefix /usr
sudo make install
Enhancements:
- Now you can start pyRenamer in the directory that you want
- Preferences added to set default directories
- Added command line options to set directories
- Fixed bug on {num} pattern and syntax change from {num-2} to {num+2}
- Preview new filename when clicking PAGE_UP, PAGE_DOWN or RETURN on manual rename
- Add button to clear previewed filenames
- Better file selection filter
- Better unicode support
- Some GUI changes
- Bug fixes
- Check if directories set on Preferences are correct
- Remove debug info from console
- Fix bug reading preferences from gconf
- Activate Rename button on selection using keys
<<lessMain features:
- You can use patterns to rename files.
- You can use search & replace to rename files.
- You can use common substitutions.
- You can manually rename selected files.
Installation:
tar xzvf pyrenamer-0.1.tar.gz
cd pyrenamer-0.1
./configure --prefix /usr
sudo make install
Enhancements:
- Now you can start pyRenamer in the directory that you want
- Preferences added to set default directories
- Added command line options to set directories
- Fixed bug on {num} pattern and syntax change from {num-2} to {num+2}
- Preview new filename when clicking PAGE_UP, PAGE_DOWN or RETURN on manual rename
- Add button to clear previewed filenames
- Better file selection filter
- Better unicode support
- Some GUI changes
- Bug fixes
- Check if directories set on Preferences are correct
- Remove debug info from console
- Fix bug reading preferences from gconf
- Activate Rename button on selection using keys
Download (0.066MB)
Added: 2007-08-13 License: GPL (GNU General Public License) Price:
805 downloads
YASP 0.4
YASP project is a lightweight network protocol for micro controllers. more>>
YASP project is a lightweight network protocol for micro controllers.
YASP is a simple and open protocol for building networks with small microcontrollers. It is designed to have a small footprint for easy implementation with minimal hardware resources, but without sacrifice advanced features and future growth.
The protocol scalability is implemented using variable length fields.
The physical layer use the NRZ encoding as in RS-232, but using dominant and recessive bus states to provide a reliable way to detect collisions.
Main features:
- Node adresses: 1 to n bytes
- Medium access: CDMA/CS/NDA (Carrier Sense Multiple Access / Collision Detection / Non-Destructive Arbitration)
- Addressing modes: unicast, broadcast and multicast
- Smallest frame: 6 bytes
- Error detection: CRC16
- Bus signaling: 1-wire "open collector" or 2-wire diferential (CAN transceiver)
- Current PIC implementation: about 480 words of code and 25 bytes of RAM (interrupt driven)
Enhancements:
- Fixed minor framing bugs that affect reception of consecutive frames.
- Added sample code for analog inputs node using 16f876.
<<lessYASP is a simple and open protocol for building networks with small microcontrollers. It is designed to have a small footprint for easy implementation with minimal hardware resources, but without sacrifice advanced features and future growth.
The protocol scalability is implemented using variable length fields.
The physical layer use the NRZ encoding as in RS-232, but using dominant and recessive bus states to provide a reliable way to detect collisions.
Main features:
- Node adresses: 1 to n bytes
- Medium access: CDMA/CS/NDA (Carrier Sense Multiple Access / Collision Detection / Non-Destructive Arbitration)
- Addressing modes: unicast, broadcast and multicast
- Smallest frame: 6 bytes
- Error detection: CRC16
- Bus signaling: 1-wire "open collector" or 2-wire diferential (CAN transceiver)
- Current PIC implementation: about 480 words of code and 25 bytes of RAM (interrupt driven)
Enhancements:
- Fixed minor framing bugs that affect reception of consecutive frames.
- Added sample code for analog inputs node using 16f876.
Download (0.19MB)
Added: 2007-01-16 License: LGPL (GNU Lesser General Public License) Price:
1014 downloads
exifDate 0.4
exifDate is a service menu that lets you change modification date of jpeg images with the date from exif informations. more>>
exifDate is a service menu that lets you change modification date of jpeg images with the date from exif informations.
So your images will be dated with the shoot date and not the rotated/resized... date.
<<lessSo your images will be dated with the shoot date and not the rotated/resized... date.
Download (0.006MB)
Added: 2006-09-24 License: GPL (GNU General Public License) Price:
1128 downloads
Docutils 0.4
Docutils is an open-source text processing system for processing plaintext documentation into useful formats. more>>
Docutils is an open-source text processing system for processing plaintext documentation into useful formats, such as HTML or LaTeX.
Docutils project includes reStructuredText, the easy to read, easy to use, what-you-see-is-what-you-get plaintext markup language.
<<lessDocutils project includes reStructuredText, the easy to read, easy to use, what-you-see-is-what-you-get plaintext markup language.
Download (1.2MB)
Added: 2006-01-11 License: Public Domain Price:
1382 downloads
KIside 0.4.0
KIside is a message digest computing and displaying tool. more>>
KIside is a message digest computing and displaying tool. KIside computes and shows the hash code of any file as a string of hexadecimal numbers.
KIside implements standard algorithms such as MD5, SHA1, SHA25.
<<lessKIside implements standard algorithms such as MD5, SHA1, SHA25.
Download (0.026MB)
Added: 2006-07-08 License: GPL (GNU General Public License) Price:
1205 downloads
OraRep 0.4.2
OraRep is a PL/SQL snippet. more>>
OraRep is a PL/SQL snippet (embedded in a shell script) which creates a well-formatted HTML report on a given database instance, providing you with an overview on your instance(s), some hints for performance tuning, and more.
It has been tested with Oracle 8.1.7, 9.0.1, and 9.2. The script easily fits into a cron task to be run on a regular basis. Sample output (HTML) is included.
OSPRep does the same job for Oracle StatsPack Reports based on SnapShot Levels up to 7, and provides additional "plugins" for more detailed reporting on special issues.
The project also optionally creates a separate page with charts to visualize the results and more.
Enhancements:
- This release has working Oracle 10g support.
<<lessIt has been tested with Oracle 8.1.7, 9.0.1, and 9.2. The script easily fits into a cron task to be run on a regular basis. Sample output (HTML) is included.
OSPRep does the same job for Oracle StatsPack Reports based on SnapShot Levels up to 7, and provides additional "plugins" for more detailed reporting on special issues.
The project also optionally creates a separate page with charts to visualize the results and more.
Enhancements:
- This release has working Oracle 10g support.
Download (0.17MB)
Added: 2007-07-10 License: GPL (GNU General Public License) Price:
837 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 audiopreview 0.4 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