RSS
 

Ubuntu Media Center

15 Mar

The term Media Center may be defined either as a dedicated computer appliance or a specialized application software designed to run on standard personal computer hardware which then becomes a so called “HTPC” (“Home Theater PC”, also sometimes referred to as a “Media PC”), both of which are adapted for playing various kinds of media (music, movies,photos etc.), and it usually has a GUI (Graphical User Interface) . A Media Center typically allows watching movies (DVD, BluRay, and other digital video formats) and watching and recording television broadcasts, playing audio (CD as well as MP3,WMA, and other audio formats) & watching pictures and making galleries to manage them properly.

For Ubuntu , we have three awesome Media Centers lined up namely – XBMC, Enna Media Center and MOOVIDA .

1) XBMC :- XBMC Media Center (formerly named Xbox Media Center) is an award winning free and open source cross-platform media player and home entertainment software . XBMC is available for Linux, OSX, Windows, and the original Xbox. Created in 2003 , XBMC is a non-profit project run and developed by volunteers from different parts of the world. XBMC is available in more than 30 languages. Isn’t it great ! Its graphical user interface allows the user to easily manage video, photos, podcasts, and music from a computer, optical disk, local network, and the internet using a remote control/mouse.
It is a popular alternative to Microsoft’s Windows Media Center and Apple’s Front Row, & has a skinnable and user-configurable interface and plugin support.

Read the rest of this entry »

Digg It! Tweet It Share On facebook Share On facebook Add to Del.cio.us RSS Feed Add to Technorati Favorites Stumble It! Mixx It! Buzz It Up! Post To MySpace

 

Setting up Oracle XE 10g in Ubuntu

18 Feb

The Oracle Database, also known as Oracle RDBMS is a relational database management system, which is produced and marketed by Oracle Corporation. The Oracle Database Systems is one of the most popular database systems, competing with likes of MySQL, PostgreSQL, IBM DB2, Sybase, Microsoft SQL Server among others. Oracle is a very robust database solution.

Of course Oracle is a non-free software, and might not be well really liked by free software purists, and its corporate versions and support cost a bomb, but to be fair Oracle does offer a free Express Edition for its somewhat older 10g release, more popularly known as Oracle XE 10g. It’s a free download and is available for variety of platforms including various distros of Linux and Microsoft Windows.

In this tutorial, we will discuss on setting up and configuring Oracle XE 10g in Ubuntu. Here I’ve used a 32 bit version of Ubuntu 9.10 for this purpose, but these instructions will easily work for previous or future iterations of Ubuntu.

First of all we download Oracle 10g XE from Oracle website. I suggest to download from the Oracle’s Debian Repos directly, here. Select the Universal or the standard package for Oracle. Note the client is bundled with the Oracle Software itself, so no need to install it separately. Of course if you wish client alone for connecting to an Oracle software, you may proceed to install it as any Debian package.

Note you need enough RAM for Oracle in your system. If you have less than 1GB RAM, then you need to create more a gig of swap in the system by:
sudo dd if=/dev/zero of=/swpfs bs=1M count=1000
sudo mkswap /swpfs
sudo swapon /swpfs

Also you have to download the libaio package, which is necessary for installation of Oracle. Note DEB packages may open directory in Firefox, so use “Save Link As…” in that case.
Note all these packages are 32bit packages, and there’s no 64 bit packages for any Oracle XE. However you can conveniently install the 32 bits packages in a 64 bit system as we will highlight further.
Download and save the packages in some convenient directory, say $HOME/Downloads, and then fire up the terminal and change to the directory containing the packages.

Read the rest of this entry »

Digg It! Tweet It Share On facebook Share On facebook Add to Del.cio.us RSS Feed Add to Technorati Favorites Stumble It! Mixx It! Buzz It Up! Post To MySpace

 
 

Teeworlds – Jumping the gun

17 Feb

A retro multiplayer shooter

Teeworlds is a free online multiplayer game, available for all major operating systems. Battle with up to 16 players in a variety of game modes, including Team Deathmatch and Capture The Flag. You can even design your own maps!

Basically, it’s a 2D sidescrolling shooter. The game is very easy to host and only 5MB in size. The great thing is that it is open-source and cross-platform. :)

It isn’t as easy as you might be thinking. But the game is real fun. A must try for everyone!

Ubuntu users can simply install by sudo apt-get install teeworlds teeworlds-server

For other platforms, you can go to this link – http://teeworlds.com/?page=downloads

A couple of tutorials have been provided below which you might really need. :)

[Tutorial] Movements

[Tutorial] Host a server[SERVER] Complete guide

Digg It! Tweet It Share On facebook Share On facebook Add to Del.cio.us RSS Feed Add to Technorati Favorites Stumble It! Mixx It! Buzz It Up! Post To MySpace

 
1 Comment

Posted in Games

 

Install OpenOffice.org 3.2

13 Feb

OpenOffice.org (OO.o or OOo), commonly known as OpenOffice, is an open source software application suite available for a number of different computer operating systems. OpenOffice.org 3 is the result of over twenty years’ software engineering. Started as a single piece of software, it has a constantly evolved. A completely open development process means that anyone can report bugs, request new features, or enhance the software. As a result, OpenOffice does everything you want, the way you want it to. And all this for Free. :)

Download OpenOffice.org 3.2:

.deb (32 bit ) - here

.deb (64 bit) - here

For more information, go here.

Digg It! Tweet It Share On facebook Share On facebook Add to Del.cio.us RSS Feed Add to Technorati Favorites Stumble It! Mixx It! Buzz It Up! Post To MySpace

 
Page 5 of 12« First...3456710...Last »