postal 2 demo
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 6561
DropTeam 1.2.2 DEMO
DropTeam is an online multiplayer FPS for Linux. more>>
DropTeam is an online multiplayer FPS for Linux.
DropTeam combines accurate physics and ballistic systems, intelligent and realistic unit and weaponry capabilities with fast paced action set in a stark future of humanity. This Public Test is being offered in three different formats. One for Mac, one for Windows and one for Linux. This marks the first title published by Battlefront.com to offer Linux support!
Main features:
- A rich, fleshed out universe complete with a engaging back story and detailed history.
- Realistic combat system that models projectile/armor penetration, various munition types, and interior vehicle damage in detail.
- Huge, detailed and varied alien landscapes each planet accurately modeling its own gravity and atmospheric density, radically changing the tactical situation.
- Map sizes up to a massive 1000 (!) square kilometers.
- Terrain height resolutions from small ridges and vehicle fighting positions to towering hills and mountains.
- Deformable terrain with engineering vehicles digging out trenches in real time, ordnance created surface cratering and even trees toppling over under artillery fire.
- Dynamic environmental effects include building destruction and vehicles exploding and flipping over.
- Support for enhanced graphics effects including advanced shaders and High Dynamic Range rendering.
- Terrain uses dynamic tessellation (continuous Level of Detail) to render high resolution terrain at large sizes.
- Up to 16 human players or more supported, depending on system specs. Maximum online players realistically only limited by game server bandwidth, CPU and RAM.
More background and info on the game can be found on the DropTeam webpage located here.
The purpose of this release is to test DropTeams network functionality with a large number of players. Anyone can play for free in order to help us test DropTeam but this build has the following important restrictions:
1. Single player is disabled. You can only play network games with this release. The full version of the game includes single player skirmish games and a single player campaign.
2. This release only allows you to play 2 scenarios. The full version of the game includes 21 scenarios with more available for free download after release.
3. This is a test release, which means the game isnt finished yet. It definitely still has bugs. We greatly appreciate your help in finding and fixing them all!
Apart from these restrictions, this is a fully functional release. Players can use all of the dozens of vehicles and deployable items in the game. The two included scenarios are "Ice Field" and "Raid". Ice Field takes place on the frozen wasteland of Arcanum, a once-inhabitable planet orbiting Luytens Star that has had its climate devastated by bombardments from the Mu Arae Entente. The Raid scenario takes place on an inhabitable moon called Hopewell. Hopewell orbits a gas giant in the Wolf 9773 star system. Almost half of the moons surface, called "The Scorch", is a radioactive Hell created by the destruction of an antimatter station that used to orbit the gas giant. The remainder of Hopewell has recovered from this disaster and is once again beginning to flourish with vegetation and a growing human population.
This release includes everything needed to connect to servers and play on the Internet or on Local Area Networks on Windows, Linux, and Mac OS X Tiger. It also includes everything needed for players to run their own public or private servers. This is important since there will be a limited number of public servers made available by TBG. We plan to run only 6 servers for this public test release so players might need to run their own servers if they want to play frequently.
<<lessDropTeam combines accurate physics and ballistic systems, intelligent and realistic unit and weaponry capabilities with fast paced action set in a stark future of humanity. This Public Test is being offered in three different formats. One for Mac, one for Windows and one for Linux. This marks the first title published by Battlefront.com to offer Linux support!
Main features:
- A rich, fleshed out universe complete with a engaging back story and detailed history.
- Realistic combat system that models projectile/armor penetration, various munition types, and interior vehicle damage in detail.
- Huge, detailed and varied alien landscapes each planet accurately modeling its own gravity and atmospheric density, radically changing the tactical situation.
- Map sizes up to a massive 1000 (!) square kilometers.
- Terrain height resolutions from small ridges and vehicle fighting positions to towering hills and mountains.
- Deformable terrain with engineering vehicles digging out trenches in real time, ordnance created surface cratering and even trees toppling over under artillery fire.
- Dynamic environmental effects include building destruction and vehicles exploding and flipping over.
- Support for enhanced graphics effects including advanced shaders and High Dynamic Range rendering.
- Terrain uses dynamic tessellation (continuous Level of Detail) to render high resolution terrain at large sizes.
- Up to 16 human players or more supported, depending on system specs. Maximum online players realistically only limited by game server bandwidth, CPU and RAM.
More background and info on the game can be found on the DropTeam webpage located here.
The purpose of this release is to test DropTeams network functionality with a large number of players. Anyone can play for free in order to help us test DropTeam but this build has the following important restrictions:
1. Single player is disabled. You can only play network games with this release. The full version of the game includes single player skirmish games and a single player campaign.
2. This release only allows you to play 2 scenarios. The full version of the game includes 21 scenarios with more available for free download after release.
3. This is a test release, which means the game isnt finished yet. It definitely still has bugs. We greatly appreciate your help in finding and fixing them all!
Apart from these restrictions, this is a fully functional release. Players can use all of the dozens of vehicles and deployable items in the game. The two included scenarios are "Ice Field" and "Raid". Ice Field takes place on the frozen wasteland of Arcanum, a once-inhabitable planet orbiting Luytens Star that has had its climate devastated by bombardments from the Mu Arae Entente. The Raid scenario takes place on an inhabitable moon called Hopewell. Hopewell orbits a gas giant in the Wolf 9773 star system. Almost half of the moons surface, called "The Scorch", is a radioactive Hell created by the destruction of an antimatter station that used to orbit the gas giant. The remainder of Hopewell has recovered from this disaster and is once again beginning to flourish with vegetation and a growing human population.
This release includes everything needed to connect to servers and play on the Internet or on Local Area Networks on Windows, Linux, and Mac OS X Tiger. It also includes everything needed for players to run their own public or private servers. This is important since there will be a limited number of public servers made available by TBG. We plan to run only 6 servers for this public test release so players might need to run their own servers if they want to play frequently.
Download (MB)
Added: 2007-03-05 License: Freeware Price:
965 downloads
Postal 0.67
Postal is a SMTP and POP benchmark suite. more>>
Postal suite currently consists of two programs, Postal and Rabid. Postal (the mad postman) is a program that will deliver mail as fast as possible via the SMTP protocol to test mail server performance.
Rabid (the mad Biff) will eat mail via the POP protocol as fast as possible and measure POP server performance. All messages sent via Postal have MD5 checksums appended, and Rabid will check the MD5 to ensure that the messages are not being corrupted.
It works by taking a list of user names and applying random transformations to them to get the FROM and TO addresses, this is because if each email address takes 30 bytes of storage then 1,000,000 accounts would take 30M of RAM. 3,000,000 accounts would take 90M of RAM which would be more than the memory in my test machine (this would cause thrashing and make the benchmark invalid), and it would take ages to load all that data from the hard drive. Using 100,000 accounts and applying a transformation to map them to 30M accounts is a much more efficient use of resources.
When sending the mail the subject and body will be random data. A header field X-Postal will be used so that procmail can easily filter out such email just in case you accidentally put your own email address as one of the test addresses. ;)
For Debian the best thing to do is to do "apt-get install postal", if you dont want to use the version supplied with your version of Debian you can build a Debian package in the usual manner.
Change to the directory containing the unpacked source and use the command:
dpkg-buildpackage -rfakeroot -tc -us
That will create a .deb in the parent directory.
For Red Hat etc there is a portslave.spec file to allow for building with
the "rpm -b" command.
For Solaris use the command "make -C sun" to build a package in /var/spool/pkg
(make sure you have write access to that directory).
For other Unix setup "./configure ; make install" should do an install.
Enhancements:
- The license was changed to GPLv3.
<<lessRabid (the mad Biff) will eat mail via the POP protocol as fast as possible and measure POP server performance. All messages sent via Postal have MD5 checksums appended, and Rabid will check the MD5 to ensure that the messages are not being corrupted.
It works by taking a list of user names and applying random transformations to them to get the FROM and TO addresses, this is because if each email address takes 30 bytes of storage then 1,000,000 accounts would take 30M of RAM. 3,000,000 accounts would take 90M of RAM which would be more than the memory in my test machine (this would cause thrashing and make the benchmark invalid), and it would take ages to load all that data from the hard drive. Using 100,000 accounts and applying a transformation to map them to 30M accounts is a much more efficient use of resources.
When sending the mail the subject and body will be random data. A header field X-Postal will be used so that procmail can easily filter out such email just in case you accidentally put your own email address as one of the test addresses. ;)
For Debian the best thing to do is to do "apt-get install postal", if you dont want to use the version supplied with your version of Debian you can build a Debian package in the usual manner.
Change to the directory containing the unpacked source and use the command:
dpkg-buildpackage -rfakeroot -tc -us
That will create a .deb in the parent directory.
For Red Hat etc there is a portslave.spec file to allow for building with
the "rpm -b" command.
For Solaris use the command "make -C sun" to build a package in /var/spool/pkg
(make sure you have write access to that directory).
For other Unix setup "./configure ; make install" should do an install.
Enhancements:
- The license was changed to GPLv3.
Download (0.083MB)
Added: 2007-07-02 License: GPL v3 Price:
1223 downloads
Postal 2: Share the Pain DEMO 1407
Postal 2: Share the Pain DEMO is a FPS game for Linux. more>> <<less
Download (167.3MB)
Added: 2006-03-17 License: Freeware Price:
1015 downloads
Tilt-n-Roll Demo
Tilt-n-Roll is a puzzle game where you must roll your marble through the 3d maze to the exit. more>>
Tilt-n-Roll is a puzzle game where you must roll your marble through the 3d maze to the exit.
This game is an entry into Intels Game Demo 2007 contest. Please take the time to rate my game and help me win a prize!
Tilt the 3d maze and roll your marble to the exit. The final version will fully support laptop SMS / HDAPS sensors to allow players to tilt the laptop to play! (Support is partially there now - Linux users get an SDL patch and Mac users can wrangle with Unimotion).
Main features:
- Multiple powerups, monsters, switches, puzzles, traps...
- Built-in level editor: design and share your mazes with friends!
- Keyboard or mouse control for unsupported laptops
- Plenty of sound effects and catchy music
- Physics calculations are run in a second thread: multicore users should see an increase in both framerate and simulation accuracy
- Runs on Windows, Mac OS or Linux.
- Completely open-source software under the GNU GPL!
<<lessThis game is an entry into Intels Game Demo 2007 contest. Please take the time to rate my game and help me win a prize!
Tilt the 3d maze and roll your marble to the exit. The final version will fully support laptop SMS / HDAPS sensors to allow players to tilt the laptop to play! (Support is partially there now - Linux users get an SDL patch and Mac users can wrangle with Unimotion).
Main features:
- Multiple powerups, monsters, switches, puzzles, traps...
- Built-in level editor: design and share your mazes with friends!
- Keyboard or mouse control for unsupported laptops
- Plenty of sound effects and catchy music
- Physics calculations are run in a second thread: multicore users should see an increase in both framerate and simulation accuracy
- Runs on Windows, Mac OS or Linux.
- Completely open-source software under the GNU GPL!
Download (2.3MB)
Added: 2007-07-16 License: GPL (GNU General Public License) Price:
834 downloads
Foosball 0.92
Foosball project is a foosball game for 1 or 2 players. more>>
Foosball project is a foosball game for 1 or 2 players.
Foosball is an open source foosball (Table Football) game that uses SDL.
It allows you to play against the computer, to play against a friend, or to watch a demo.
Various formations and game speeds are available.
Enhancements:
- made config.h.bot obsolete
- acinclude.m4.in removed bogus message
- now #MIN_CONFIG tag takes parameters for KDE_USE_QT, too
- acinclude.m4.in: Added kde_moduledir which points to $prefix/lib/kde2/
<<lessFoosball is an open source foosball (Table Football) game that uses SDL.
It allows you to play against the computer, to play against a friend, or to watch a demo.
Various formations and game speeds are available.
Enhancements:
- made config.h.bot obsolete
- acinclude.m4.in removed bogus message
- now #MIN_CONFIG tag takes parameters for KDE_USE_QT, too
- acinclude.m4.in: Added kde_moduledir which points to $prefix/lib/kde2/
Download (0.52MB)
Added: 2006-12-06 License: GPL (GNU General Public License) Price:
1485 downloads
MP3 Streamer 2.3
MP3 Streamer streams MP3 files with an easy Web interface. more>>
This module enables to listen to mp3-streams according to certain security policies (enabled user). The mp3s do not have to be in the web-servers document root.
Main features:
- XHTML compliant.
- Admin interface allows you to change position, visibility and title of the stream playlist Box.
- You dont have to fiddle around with config files. Interface is provided to configure the paths etc., user access and reset the access counter.
- Dynamic directory parsing for mp3-files
- mp3-file names are not held in a database as the File/Directory names are used to create the displayed Songs, album titles etc. as mp3 tags extraction capabilities are not included in php by default.
- Artist, Album, mp3-file browsable
- Playlist handling capabilities with playlist editor
- Demo mode for guests possible, e.g. streaming not enabled.
- Clicking on a Song will send a mpeg-url type information to the mp3-player application such as winamp or xmms. (Tested under linux with xmms only).
Version restrictions:
- The software only searches through 2 Directory structures. It is meant to go through: $mp3dir/Artist-Name/Album-Name/mp3-files.mp3 It however detects files in the Artist-Directory and shows these accordingly. As I didnt use this function, I dont know what it looks like though.
<<lessMain features:
- XHTML compliant.
- Admin interface allows you to change position, visibility and title of the stream playlist Box.
- You dont have to fiddle around with config files. Interface is provided to configure the paths etc., user access and reset the access counter.
- Dynamic directory parsing for mp3-files
- mp3-file names are not held in a database as the File/Directory names are used to create the displayed Songs, album titles etc. as mp3 tags extraction capabilities are not included in php by default.
- Artist, Album, mp3-file browsable
- Playlist handling capabilities with playlist editor
- Demo mode for guests possible, e.g. streaming not enabled.
- Clicking on a Song will send a mpeg-url type information to the mp3-player application such as winamp or xmms. (Tested under linux with xmms only).
Version restrictions:
- The software only searches through 2 Directory structures. It is meant to go through: $mp3dir/Artist-Name/Album-Name/mp3-files.mp3 It however detects files in the Artist-Directory and shows these accordingly. As I didnt use this function, I dont know what it looks like though.
Download (0.030MB)
Added: 2005-09-28 License: GPL (GNU General Public License) Price:
1822 downloads
ProScrabble v1.0
ProScrabble is a scrabble program and powerful dictionary search utility. more>>
ProScrabble is a scrabble playing program and a very powerful dictionary search. You can load/save/print games and add new dictionaries. It plays on 6 different levels and even the levels are editables.
Main features:
- Play against your friend, computer(s) or see a demo game between computers.
- Very powerful and fast dictionary search
- You can supply new dictionaries or edit them
- Save and load current game
- Replay the last game
- Hint from the computer
- And more
<<lessMain features:
- Play against your friend, computer(s) or see a demo game between computers.
- Very powerful and fast dictionary search
- You can supply new dictionaries or edit them
- Save and load current game
- Replay the last game
- Hint from the computer
- And more
Download (0.70MB)
Added: 2006-09-01 License: Freeware Price:
1924 downloads
Paintball 2 Build 018
Paintball is a standalone paintball game utilizing a modified Quake2 engine. more>>
Paintball is a standalone paintball game utilizing a modified Quake2 engine. Paintball2 is a fast-paced first-person game with capture the flag, elimination, siege, and deathmatch (free-for-all) styles of gameplay. This project focuses on enhancing the Quake2-based engine it uses.
Enhancements:
- Bugfix: Fixed crash caused by status packet sent while playing a demo.
- Bugfix: Fixed crash when attempting to load bad wav file (drip_amb.wav) in OpenAL.
- Bugfix: Fixed macro processing in $$$var scenario.
- Tweak: Switched over to UDP for communicating with the login server. (major rewrite)
- Tweak: Switched to UDP to download the serverlist. (major rewrite)
- Tweak: Changed default timeout value to 30 seconds.
<<lessEnhancements:
- Bugfix: Fixed crash caused by status packet sent while playing a demo.
- Bugfix: Fixed crash when attempting to load bad wav file (drip_amb.wav) in OpenAL.
- Bugfix: Fixed macro processing in $$$var scenario.
- Tweak: Switched over to UDP for communicating with the login server. (major rewrite)
- Tweak: Switched to UDP to download the serverlist. (major rewrite)
- Tweak: Changed default timeout value to 30 seconds.
Download (21.3MB)
Added: 2007-05-25 License: Freeware Price:
721 downloads
explosions demo 2005.07.31
explosions demo project is a SDL-based toy with fireworks in 3D space and neat visual effects. more>>
explosions demo project is a SDL-based toy with fireworks in 3D space and neat visual effects.
"Explosions" is a simple SDL-based demo written in C which displays a faux-3D environment with small sprites.
Using the mouse, you can cause little sparks (or fireworks) to appear. Using the keyboard, you can change the angle of viewing.
You can also toggle a number of nifty effects, like blur, fade, dissolve, rotation and zoom.
The C source-code is fully commented, and should be useful for learning some simple SDL and interesting effects code.
<<less"Explosions" is a simple SDL-based demo written in C which displays a faux-3D environment with small sprites.
Using the mouse, you can cause little sparks (or fireworks) to appear. Using the keyboard, you can change the angle of viewing.
You can also toggle a number of nifty effects, like blur, fade, dissolve, rotation and zoom.
The C source-code is fully commented, and should be useful for learning some simple SDL and interesting effects code.
Download (0.039MB)
Added: 2006-11-15 License: GPL (GNU General Public License) Price:
1115 downloads
Appctl 2.0.58.0.0 (Demo, Apache)
Appctl is a framework for virtually any server software. more>>
Appctl is a framework for virtually any server software. It provides a central script called "ctl" which allows you to start, stop, restart, maintain, or query the current status of an application.
Appctl is meant as a completely generic replacement for application-specific startup/stop scripts. The project also supplies generic monitoring scripts for clusters, which can dramatically decrease clustering costs.
Enhancements:
- This fully integrated Apache/appctl package contains a SunPackage for Sun Solaris 10 on the SPARC architecture.
- This package was created to demonstrate the usage of appctl.
<<lessAppctl is meant as a completely generic replacement for application-specific startup/stop scripts. The project also supplies generic monitoring scripts for clusters, which can dramatically decrease clustering costs.
Enhancements:
- This fully integrated Apache/appctl package contains a SunPackage for Sun Solaris 10 on the SPARC architecture.
- This package was created to demonstrate the usage of appctl.
Download (3.3MB)
Added: 2006-07-18 License: GPL (GNU General Public License) Price:
1196 downloads
Hero of Allacrost Demo 0.2.0
Hero of Allacrost is a single player 2D role-playing game. more>>
Hero of Allacrost is a single player 2D role-playing game.
Hero of Allacrost is a game inspired by the likes of SNES-era RPGs such as Chrono Trigger and the Final Fantasy series.
In Allacrost, the player explores rich environments, undertakes various quests and missions, solves dungeon puzzles, and fights strategic battles in an active time-based system.
Enhancements:
- Free-range movement replacing tile-based movement
- Two excellent new maps to explore
- No more random encounters
- You can now buy and sell wares from shop keepers
- A newly added stamina bar in the battle interface
- The ability to gain experience levels and make your character grow stronger
- Plenty of additional music to enjoy
<<lessHero of Allacrost is a game inspired by the likes of SNES-era RPGs such as Chrono Trigger and the Final Fantasy series.
In Allacrost, the player explores rich environments, undertakes various quests and missions, solves dungeon puzzles, and fights strategic battles in an active time-based system.
Enhancements:
- Free-range movement replacing tile-based movement
- Two excellent new maps to explore
- No more random encounters
- You can now buy and sell wares from shop keepers
- A newly added stamina bar in the battle interface
- The ability to gain experience levels and make your character grow stronger
- Plenty of additional music to enjoy
Download (16.6MB)
Added: 2007-06-12 License: GPL (GNU General Public License) Price:
866 downloads
Beyond The Red Line Demo
Beyond the Red Line is a stand-alone total conversion for the award-winning Freespace 2. more>>
Beyond the Red Line project is a stand-alone total conversion for the award-winning Freespace 2 released by Volition and Interplay for the PC. It is based on the popular new tv-show Battlestar Galactica. No, not the one from the 70s.
Will I need Freespace 2 to play it?
No, Beyond the Red Line is a stand-alone conversion and will not require Freespace 2. All you need for playing will be included in the download.
Is it free?
Absolutely. The game is made by fans for the fans, no profit is being made from any part of the project. Although we could use some pizzas and coke to keep our mortal bodies running.
That about covers it... a BSG total conversion of FS2 that has just released a demo version. it plays really well and looks amazing. a must for any BSG fan.
Enhancements:
- This demo contains spoilers for the second season of BSG, so if you havent seen that season yet you should pass on this game for now.
<<lessWill I need Freespace 2 to play it?
No, Beyond the Red Line is a stand-alone conversion and will not require Freespace 2. All you need for playing will be included in the download.
Is it free?
Absolutely. The game is made by fans for the fans, no profit is being made from any part of the project. Although we could use some pizzas and coke to keep our mortal bodies running.
That about covers it... a BSG total conversion of FS2 that has just released a demo version. it plays really well and looks amazing. a must for any BSG fan.
Enhancements:
- This demo contains spoilers for the second season of BSG, so if you havent seen that season yet you should pass on this game for now.
Download (MB)
Added: 2007-04-23 License: Freeware Price:
925 downloads
Test::STDmaker::Demo 0.23
Test::STDmaker::Demo is a Perl module that generates demo scripts from a test description short hand. more>>
Test::STDmaker::Demo is a Perl module that generates demo scripts from a test description short hand.
The Test::STDmaker::Demo package is an internal driver package to the Test::STDmaker package that supports the Test::STDmaker::tmake() method. Any changes to the internal drive interface and this package will not even consider backward compatibility. Thus, this POD serves as a Software Design Folder documentation the current internal design of the Test::STDmaker and its driver packages.
The Test::STDmaker::Check package inherits the methods of the Test::STDmaker package. The Test::STDmaker build generate and methods directs the Test::STDmaker::Demo package to perform its work by calling its methods.
The Test::STDmaker::Demo methods builds a demo script whereby the demo script loads the Test::Tech package and uses the methods from the Test::Tech package.
During the course of the processing the Test::STDmaker::Demo package maintains the following in the $self object data hash:
$skip
condition that a test should be skipped
$verify_only
flag that a test is for the verify (test script) output only
The Test::STDmaker::Demo package has the following options that are passed as part of the $self hash from Test::STDmaker methods:
demo
Replaces the UUT DEMONSTRATION POD section with the results from the demo script.
replace
same as the demo option
nosemi
The C subroutine will not automatically add a ; at the end of the code field.
<<lessThe Test::STDmaker::Demo package is an internal driver package to the Test::STDmaker package that supports the Test::STDmaker::tmake() method. Any changes to the internal drive interface and this package will not even consider backward compatibility. Thus, this POD serves as a Software Design Folder documentation the current internal design of the Test::STDmaker and its driver packages.
The Test::STDmaker::Check package inherits the methods of the Test::STDmaker package. The Test::STDmaker build generate and methods directs the Test::STDmaker::Demo package to perform its work by calling its methods.
The Test::STDmaker::Demo methods builds a demo script whereby the demo script loads the Test::Tech package and uses the methods from the Test::Tech package.
During the course of the processing the Test::STDmaker::Demo package maintains the following in the $self object data hash:
$skip
condition that a test should be skipped
$verify_only
flag that a test is for the verify (test script) output only
The Test::STDmaker::Demo package has the following options that are passed as part of the $self hash from Test::STDmaker methods:
demo
Replaces the UUT DEMONSTRATION POD section with the results from the demo script.
replace
same as the demo option
nosemi
The C subroutine will not automatically add a ; at the end of the code field.
Download (0.13MB)
Added: 2007-02-12 License: Perl Artistic License Price:
985 downloads
Myah Linux 3.0 Tech Demo 2
Myah is a simple and easy to use Operating System for standard Intel or AMD powered computers. more>>
Myah is an Operating System based on the Linux kernel. Myah is a "Live CD", so no installation is required. Myah Linux Operating System runs right off the CD, putting whatever system files it needs into RAM only.
You simply start up your PC with the Myah CD. Once youre done with Myah, simply restart your PC. The CD will eject automatically and all will be exactly as it was before.
Our goal is to bring you the best free Operating System and to inform PC owners they dont have to spend their money on Windows or OS X. There is something better, and its free. Whenever we improve Myah or Linux in general those updates will be free.
There are many Linux-based Live CDs our there. So weve made sure Myah is different by including the programs youre going to use on a daily basis. To Windows users the unfamiliar Linux program names can be confusing. So weve changed the menus to make sense. For instance Kopete, a Linux instant messenger service, is simply called Messenger.
Programs have been added to the task bar for quick and easy access. Also: the user isnt hassled for any information during startup. Myah boots up completely on its own. It starts in the main administrative account called Root.
The user has full rights. And since Myah runs right off the CD you cant break it.This whole website is committed to bringing people the best of Linux and its software, so we advertise many other Linux Operating Systems. As a plus for people who cant leave Windows (tm), we offer the Live CD. And its all free for everyone to use. So please: dont waste your money.
Main features:
- Its just as easy as putting the Myah CD in your computer and rebooting. Everything is automatic, detecting your hardware, even your internet connection. All this is done without making any permenet changes to your computer. At anytime just reboot the computer, and your normal system is back.
- Myah uses the KDE destop, that comes with a great set of utilities. Control Center you have the power to tune the system as you like. K3b is Myahs CD burning programs. K3b is powerful easy to use program.
- Myah lets you breeze though the Internet with Firefox. And if you have ever wanted to try creating you own Websites NVU is included. NVU makes it possible to create professional looking Webpages, without knowing html. Just point and click.
- If office software is a must, Open Office has every thing you need. While working is nice to have something to listed to. Realplayer can handle radio stations form Shoutcast, or even let you check out there latest videos online.
- Myahs messanger Kopete will let you stay connected to with anyone, no matter what service they might use. And for all those photos Gimp is a complete solution. Myah comes Jam packed with many other programs, all in a simple and easy to use menu. Just click the penguin and begin.
Enhancements:
- Myah OS 3 Tech Demo 2 is now available. This is still a development release but it should be fairly stable and have a well rounded selection of applications. It should mirror what the Xfce version of 3.0 will look like. There are still three objectives that need to be met before 3.0 stable: firstly, to get the system well tested to weed out any bugs or setting changes, secondly, to work on Myahs package management system, and finally, there is still no actual installer. Both binary packages and source packages will be made available and since the bulk of the system has been completed, development should come much faster from now on.
<<lessYou simply start up your PC with the Myah CD. Once youre done with Myah, simply restart your PC. The CD will eject automatically and all will be exactly as it was before.
Our goal is to bring you the best free Operating System and to inform PC owners they dont have to spend their money on Windows or OS X. There is something better, and its free. Whenever we improve Myah or Linux in general those updates will be free.
There are many Linux-based Live CDs our there. So weve made sure Myah is different by including the programs youre going to use on a daily basis. To Windows users the unfamiliar Linux program names can be confusing. So weve changed the menus to make sense. For instance Kopete, a Linux instant messenger service, is simply called Messenger.
Programs have been added to the task bar for quick and easy access. Also: the user isnt hassled for any information during startup. Myah boots up completely on its own. It starts in the main administrative account called Root.
The user has full rights. And since Myah runs right off the CD you cant break it.This whole website is committed to bringing people the best of Linux and its software, so we advertise many other Linux Operating Systems. As a plus for people who cant leave Windows (tm), we offer the Live CD. And its all free for everyone to use. So please: dont waste your money.
Main features:
- Its just as easy as putting the Myah CD in your computer and rebooting. Everything is automatic, detecting your hardware, even your internet connection. All this is done without making any permenet changes to your computer. At anytime just reboot the computer, and your normal system is back.
- Myah uses the KDE destop, that comes with a great set of utilities. Control Center you have the power to tune the system as you like. K3b is Myahs CD burning programs. K3b is powerful easy to use program.
- Myah lets you breeze though the Internet with Firefox. And if you have ever wanted to try creating you own Websites NVU is included. NVU makes it possible to create professional looking Webpages, without knowing html. Just point and click.
- If office software is a must, Open Office has every thing you need. While working is nice to have something to listed to. Realplayer can handle radio stations form Shoutcast, or even let you check out there latest videos online.
- Myahs messanger Kopete will let you stay connected to with anyone, no matter what service they might use. And for all those photos Gimp is a complete solution. Myah comes Jam packed with many other programs, all in a simple and easy to use menu. Just click the penguin and begin.
Enhancements:
- Myah OS 3 Tech Demo 2 is now available. This is still a development release but it should be fairly stable and have a well rounded selection of applications. It should mirror what the Xfce version of 3.0 will look like. There are still three objectives that need to be met before 3.0 stable: firstly, to get the system well tested to weed out any bugs or setting changes, secondly, to work on Myahs package management system, and finally, there is still no actual installer. Both binary packages and source packages will be made available and since the bulk of the system has been completed, development should come much faster from now on.
Download (695.6MB)
Added: 2007-06-02 License: GPL (GNU General Public License) Price:
876 downloads
Babylon Search Online Demo 0.1.2b
Babylon Search Online Demo provides a Firefox toolbar for trying out Babylon dictionaries and Wikipedia via the Web. more>>
Babylon Search Online Demo provides a Firefox toolbar for trying out Babylon dictionaries and Wikipedia via the Web.
Wikipedia search results are automatically shown as an easy-to-read summary, which is very convenient. Babylon is a multilingual Windows application (sold separately) from Israel.
It allows you to look up a word or term in multiple dictionary resources with just a single click.
<<lessWikipedia search results are automatically shown as an easy-to-read summary, which is very convenient. Babylon is a multilingual Windows application (sold separately) from Israel.
It allows you to look up a word or term in multiple dictionary resources with just a single click.
Download (0.008MB)
Added: 2007-04-04 License: MPL (Mozilla Public License) Price:
936 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 postal 2 demo 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