playstation 2
Performous 0.3.1
A free Linux karaoke game more>>
Performous 0.3.1 is created to be a karaoke program that can both display the lyrics, notes but also display how well you actually hit the notes. Unlike in many other games in this genre, you will also see the pitch that you are singing, so that you can see what you are doing wrong and easily (well, everything is relative) correct your pitch.
Most of the songs available also contain the original vocals and actual karaoke versions are rare.How it works? The game records your voice via a microphone, attached to your computer. The audio is recorded and realtime FFT analysis is done on it. This analysis reveals which frequency bands contain audio (peaks).
Further analysis is used to find out the exact audio frequencies inside each band, and to combine base frequencies and their harmonics into single tones. Finally, some temporal (over time) filtering is applied to the detected tones to smooth out the output. It doesn't matter if you didn't take university courses on acoustics and mathematics, and none of that makes any sense: you will get a wave on screen, displaying your singing pitch.
Scoring and note types
- Regular notes: displayed in light blue (1x points)
- Golden notes: displayed in gold (2x points)
- Freestyle notes: displayed in green, pitch does not matter (1x points)
The singing octave does not matter, so as long as you get the right note in any octave, you will get full points. Singing near the correct note also gives some points, but the amount of points per second decreases as you get farther from the right tone. Singing within the right semitone always gives full points, so you may actually be off by a quarter tone and still get the points.
The maximum number of points is always 10000, but it is practically unreachable in real songs, usual scores being in the range of 2000-9000, depending mostly on the skills of the singer, but also on the song: even though the maximum is the same, slower songs are generally easier to sing.
Oh, and in case you were wondering: you will not get full points by placing the microphone near a speaker, because it will also pick up other instruments, which usually have incorrect pitch. Expect to get about 3000 points with this method.
Major Features :
- Should work on almost any platform
- Primary platform is Linux (where the development is done)
- OS X is known to work well
- Windows should be possible by just compiling the program from source (please let us know if you try)
- Playstation 3 works but is unplayable (needs OpenGL acceleration)
- Very accurate singing pitch detection
- Noisy environments are not an issue
- Multiple simultaneous tones can be detected and separated properly
- OpenGL-based graphics rendering
- Music videos as backgrounds
- Based on ffmpeg (supports almost all formats)
Enhancements:
- Multiplayer with Singstar mics or any other stereo input
- Dramatically improved performance, runs fine on very slow machines now
- Fully OpenGL-based (some kind of 3D acceleration is now mandatory, but even Intel works fine)
- Heavily pimped graphics in singing screen
- Automatically zooming notelines in singing screen
- Real widescreen support (adaptive layout instead of stretching or cropping)
- Song folders are now scanned recursively, in the background without blocking the UI
- Ingame and preview volume may be controlled
- Audio roundtrip latency and audio/video sync controls added
- New score window (still no highscores)
- New menu theme song
- Separate game engine thread, so that slow graphics rendering should no longer affect pitch detection
- Our own audio library libda, supporting ALSA, Pulseaudio, JACK and others
- FFMPEG-based video and audio decoding (together with libda replaces Xine and GStreamer)
- CMake-based build (Autotools are gone for good)
Requirements:
- Graphics chip with OpenGL acceleration (e.g. GF2 MX400)
- Pentium III 700 MHz or comparable CPU
- A microphone
Warzone 2100 2.2.1
A RTS game, developed by Pumpkin Studios and published by Eidos Interactive. more>> A RTS game, developed by Pumpkin Studios and published by Eidos Interactive.
Warzone 2100 is a real-time strategy game, developed by Pumpkin Studios and published by Eidos Interactive. Although comparable to Earth 2150 in many significant respects, it does contain aspects that are unique.
These include various radar technologies, a greater focus on artillery and counter-battery technologies, more frequent in-game cinematic updates as gameplay progress, as well as a different vehicle design method. It was released in 1999 for both PC and Playstation.
In late 2004 warzone was released by its copyright holders, Eidos Interactve, to the public under the GNU General Public License (GPL), and the Warzone 2100 Resurrection Project was born.
Main features:
- 400+ Technologies to research
- 2,000+ different units to design
- 3 Large campaign maps to conquer
- 24 Fast play mission maps for extra action
- Intelligence Display sets objectives dynamically
- Interactive message system
- Fast Play Interface graphically Based
- Quick Screen Navigation
- Fast Find System for units & structures
- Set Factories to constant production
- Automatically send each factorys units to where you want them
System requirements:
- gawk
- SDL
-
-
-
- MAD
- OpenGL
Enhancements
General:
- Change: No longer require space between rearm pads, allow dragging pad production with mouse, and droids may drive over inactive rearm pads (r7701, ticket:569)
- Fix: Various crashes related to failing orders (r7699)
- Fix: Show translations for finished research display (r7730)
- Change: Add more information to the crash dump file (r7740, 7745)
- Fix: Mac users can read in .wz files (r7754)
- Fix: Experience speed adjustment happens after max speed limit; fix bug with speed calculation. (r7761)
- Fix: Numerous issues with NTW mod (r7676-7677, r7713-7716)
- Fix: fix to *never* control the transport in SP games. (really this time!) (r7776, ticket:568)
- Change: Allow droids to grab artifacts and oil drums from up to 1 tile away (r7779)
- Change: Bump up MAX_RESEARCH to 500 from 450. (r7774, ticket:599)
- Fix: Make sure we take xOffset into account, we dont always start at 0 for the FMV text. (r7780, ticket:625)
- Change: When host drops from the lobby, abort the game. (r7787 ticket:583)
- Fix: Make sure either parameter isnt below the minimum screen res. that we support. (r7786)
- Fix: Make sure we take xOffset into account, we dont always start at 0 for the FMV text. (r7780, ticket:625)
- Fix: Clear the keyboard/mouse input on lost focus correctly. (r7797, ticket:515)
AI:
- Fix: Resolve AI droid traffic jams by clearing orders and make jammed droids stop going for repair (r7700, ticket:597)
Campaign:
- Fix: Flashing box around mission timer was too small, resulting in a graphics glitch. (r7672, ticket:596)
Translations:
- Fix: Italian and Slovakian translations updated (r7769, ticket:621, r7772, ticket:615)
Build system:
- Fix: Various build system issues (r7669, r7664, r7663, r7661, r7655, r7642, r7640)
Graphics:
- Fix: No more ugly texture seams (r7718, r7724, r7757)
Batik 2.2
Java classes to let you create a custom utility to find and delete all junk files on your machine. Use one of the three scripts supplied as an example, to create your own XXX.java source code file then compile and use to rapidly clean your drive of junk. This program requires some elementary Java programming skill. more>>
Batik - Java classes to let you create a custom utility to find and
delete all junk files on your machine. Use one of the three
scripts supplied as an example, to create your own XXX.java
source code file then compile and use to rapidly clean your
drive of junk.
This program requires some elementary Java programming skill.
To compile
E:
cd commindprodbatik
javac *.java
to run, make sure the current drive in on the classpath. See
http://mindprod.com/jgloss/classpath.html
java com.mindprod.batik.YourClass
Enhancements:
Version 2.2
gets rid of 12 ghosts delete_me files
System Requirements:<<less
eTcl 1.0 RC22
eTcl is a batteries-included , thread-enabled Tcl/Tk runtime, available as a single standalone executable. more>>
Installation:
Just copy executable wherever you want on your device (memory or storage card), and launch it.
- Unobstrusive executable. No registry to set, no external dependencies.
- Standalone executable. Tcl and Tk scripts packed into executable (using VFS). Optimized startup time.
New Tcl user experience on PocketPC
- Optimized for XScale devices
- Faster Arc/Chord/Pie emulation, improved for ARM architecture without FPU
- Efficient WSAAsyncSelect() emulation. Sockets, and fileevents on sockets, should be fully functionnal (in both client and server modes)
- Support for native menu
- Improved native look and feel.
- Windows Mobile specific extension: manage SIP, change (X) button action (closing Correct handling of mouse (actually touchscreen) events
- Support for intercepting hotkeys (calendar, notes, etc...)
- New porting approach, based on very minor changes to generic Win32 port (and no changes to generic part of Tcl/Tk distrib).
- Patch to Tcl or Tk distribution is only few kilobytes large, everything else has been moved into a minimal emulation library. This should allow us to keep synced with future Tcl/Tk release.
- Easy build process. Nothing but Evc4 and a native Tcl interpreter required to build binaries for all target architectures supported by Evc (Cygwin, external libraries, etc... not required)
- Works fine into Microsoft Pocket PC 2003 Emulator. Debugging code made easier
Included native extensions:
- Pixane: script your image transformation, support for reading and writing several popular image formats (PNG, JPEG), support for TrueType fonts
- Sqlite 3: a self-contained, embeddable, zero-configuration SQL database engine
- Zlib: native deflate/inflate support
- Zipfs: easily Mount your ZIP files into Tcl Virtual Filesystem
Included Pure Tcl extensions:
- EvoTcl: A very large set of tcl utilities (OOP, Database, HTML/XML parsing, ...). See http://www.evolane.com/software/evotcl/
Enhancements:
- This release focuses on performance optimization (especially for WinCE) and code stabilization.
- It adds support for reading tclkits, together with an automatic tclkit to eTcl kit converter.
- It embeds up-to-date versions of several built-in packages, such as sqlite 3.4.1, libpng 1.2.18, and tile and tkhtml3 CVS snapshots.
- Tile has been moved into the normal version.
- The Mac OS X bundle declares associations so eTcl kits can be launched directly from the Finder.
- Binaries for linux-powerpc have been made compatible with Linux on Playstation 3.
WordPress 2.2.2
WordPress is a state-of-the-art semantic personal publishing platform with a focus on aesthetics, web standards, and usability. more>> <<less
ModSecurity 2.1.2
ModSecurity is an intrusion detection and prevention module for the Apache Web server. more>>
Operating as an Apache Web server module, the purpose of ModSecurity is to increase web application security, protecting web applications from known and unknown attacks.
Enhancements:
- This version fixes the issue with subrequests, a problem with full-width Unicode encoding, and a few other small issues.
- It also bundles the most recent version of the Core Rules (which contains many improvements over the previous version) along with the updated documentation.
mod_fcgid 2.2
mod_fcgid has a new process management strategy, which concentrates on reducing the number of fastcgi server. more>>
Binary compatibility to mod_fastcgi
You dont need to recompile your existing fastcgi programs, what you need to do is install the module and make it work.
Strict control on process spawn
Every request handler of Apache (It may be a process, or a thread, depending on the MPM) knows about how many existing fastcgi servers are running (with the help of share memory) , and the request handlers collaborate with each other to make sure over-spawning is not going to happen.
Simple spawning-speed control strategy
Its a score-based strategy, the score increases while a process is spawned or terminated, and decreases as time progresses;while the score is higher than the score maximum,the spawning will be held. Thus it can make a prompt response to the requests especially when the system starts up: on the other hand, prevent the failure resulted from the immediate termination of the applications.
Fastcgi server error detection
The fastcgi server does not share the same UNIX domain socket (or named pipe, in Windows), every fastcgi server has a unique path listening on. That makes it easy to kick out the corrupt fastcgi server.
Portable
Use the Apache APR library as much as possible, and split the portable and un-portable source code. All un-portable code are organized in arch directory. Now the module is tested on Linux, FreeBSD( included in FreeBSD port now), Windows 2000 and Solaris.
PHP supported
PHP is NOT recommended to work with multithreaded Apache2(worker MPM and WinNT MPM, for example), because some PHP extensions( or 3rd party library they are using) are not guaranteed thread-safe. PHP running with FastCGI mode is a solution to this problem.
SilverStripe 2.0.2
SilverStripe is a Web application framework and content management system. more>> <<less
Rainlendar Lite 2.2
Rainlendar project is a customizable desktop calendar. more>>
Rainlendar is a feature rich calendar application that is easy to use and doesnt take much space on your desktop. The application is platform independent so you can run it both on Windows and on Linux. The appearance can be customized with skins and you can even mix different skins together.
It is possible to use Rainlendar with other calendar applications too. Rainlendar uses the standard iCalendar format to store its events and tasks so you can easily transfer them between applications. You can also subscribe to online calendars and see your Outlook appointments directly in Rainlendar*.
Rainlendar is an unicode application and support localization so you can use it on your own language.
All the coming events are shown in a separate list where you can see the weeks events at one glance. You can decide how many days in advance you want to see in the list. Different events can have a different appearance in the list so you can easily spot the important events from the others. The icons in the calendar are also available in the event list and other windows to make it easier to separate the events.
You can also have a separate list for your long term tasks. The task list can be arranged several ways so that you can keep it better organized. You can also set a due date for the tasks to make sure youll remember to do them on time.
Youll also get an alarm when an event or task is due so that you dont miss it. The alarm can be defined to be set off any duration before the actual event so you have time to prepare for it.
And thats not all. Check the list of features for better overview of all the things Rainlendar can do. If you find it useful go to the download page and get yourself a copy.
*Network shared calendars and Outlook support are available only in the Pro version
Main features:
- Small and lightweight
- Different type events can have different appearence
- Supports Windows transparency
- Synchronizes events between several clients
- Localized for multiple languages
- Shows an alarm when an event is due
- Shows Outlooks appointments
- Includes a todo-list
- Works also as Litestep plugin
- Displays the current date in tray icon
- Can stick to the desktop (i.e. doesnt hide with Show Desktop)
- Hotkeys for quick access
- Easy skinning with an UI
- Can be controlled from 3rd party applications with !bangs
ISPConfig 2.2.15 / 2.3.2
ISPConfig is an ISP management and hosting control panel. more>>
Main features:
Interface Languages
- English
- German
- Spanish
- Dutch
- Italian
- Polish
- If you are interested in translating the interface, please contact us at dev [at] ispconfig [dot] org.
Daemons and Software
- Apache 1.3.x/2.0.x
- Proftpd & vsftpd
- Supports The Following Mail Servers: Sendmail & Postfix
- All POP3 & POP3s Servers
- All IMAP & IMAPs Servers
- BIND 8/9
- Firewall Configuration
- Monitoring Of Services And Automatic Restart
- Web FTP
- Web Mail Interface
- phpMyAdmin Integration
Domain options and services
- PHP incl. Safemode
- SSI
- CGI-Directories
- SSL Sites and Certificates
- Frontpage 2002 extensions (if installed on the server)
- MySQL Databases
- Disk Quota
- Webalizer statisics
- Traffic statistics
- Disk usage statistics and overquota warnings
- Individual standard index and error pages per domain
- Individual records for inclusion in apache vhost (admin only)
- Domain redirects
- Backup
- Log-Quota and Logrotation
- Standard CGI
- WAP pages
- Hosting templates
Email and user accounts
- System, FTP and Mail users
- Autoresponder
- Mailquota
- Mailscanner
- Mailfilter
- CatchAll Emal addresses
- Shell-User
- Automatic User prefix
- ClamAV antivirus filter
- SpamAssassin Spamfilter Settings
General
- Creation of folders / categories where resellers / clients / sites can be stored in.
- 4 different logins (Administrator, Resellers, Clients, Email-Users)
- Update manager
- Recycle bin to restore deleted clients / users / domains
- Language settings per user
- Secondary DNS
- Automatic network configuration for new IP Addresses (optional)
- Welcome mails for resellers / clients
- Several reseller limits
- Reseller Quota
GMime 2.2.10
GMime is a set of utilities for parsing and creating messages using the Multipurpose Internet Mail Extension (MIME). more>>
As a developer and user of Electronic Mail clients, I had come to realize that the vast majority of E-Mail client solutions had less-than-satisfactory MIME implementations. More often than not these E-Mail clients created broken MIME messages and/or would incorrectly try to parse a MIME message thus subtracting from the full benefits that MIME was meant to provide. GMime is meant to address this issue by following the MIME specification while also providing programmers with an extremely easy to use application programming interface.
Auth2db 0.2.2
Auth2db parses auth.log files and inserts details about logins into a MySQL database. more>>
The project allows you to display in the shell or in a Web front-end the date and time, IP, username and service (ssh, smb, login, su, gdm, etc.) for each login.
Gastify 1.2.2
Gastify is a client for app_notify, an asterisk extension. more>>
Main features:
- an libnotify popup for incoming calls
- a click on the statusicon opens a call-history
MyTunesRSS 3.0 RC8
MyTunesRSS is a application for configuring and starting a server. more>>
MyTunesRSS is 100% pure Java, i.e. it runs on any system with Java 1.5 and up.
MyTunesRSS supports MP3 and unprotected AAC files from your iTunes library. You can also create RSS feeds directly from your existing iTunes playlists. Access to the web application and therefor your library can be protected with a password.
With MyTunesRSS you can for example use a Playstation Portable to listen to the music from your iTunes library. The songs are streamed to the PSP through the WLAN feature. Also any other device with a web browser and capable of receiving podcasts can be used. Listen to your music with any such device even if it is not iTunes enabled.
Since MyTunesRSS is pure Java, you can run it on any platform supporting Java 1.5 and iTunes.