Showing posts with label linux. Show all posts

Download of the Week: The Clockwork Man ( Game )


The Ubuntu Software Center has been filling up with new games recently, and I’d like to highlight another one of those this week.
Meet ‘The Clockwork Man’.
The Clockwork Man is an artistic, hidden object game set in the Victorian Era with a strong Steampunk vibe.
The Clockwork Man - Hidden Object Game
Hidden Object Game
In The Clockwork Man, you travel the world searching for the parts necessary to construct the world’s greatest invention.  To reach this goal, however, you must first find collections of items to gain information from in-game characters, fix devices, or solve puzzles to journey on.
If you run into trouble finding a particular piece of a collection, don’t worry, your faithful sidekick Sprocket will help.  Use him wisely though, as he must recharge from time to time.
The artwork in the game is amazing, and it is easy to get lost in it;  The game boast literally hundreds of hand-painted items.  The background music used is also soothing and very well done, which is a pleasant surprise not found in many Linux offerings.
The Clockwork Man is available in both Ubuntu Maverick and Natty for $14.99USD. For more information, you may visit the game’s official site.


Source - [ omgubuntu ]

Ubuntu 11.10 Alpha 1 released


The first alpha release of the Ubuntu 11.10 development cycle is now available for developers to download.
Screenshot-1
Ubuntu 11.10 Alpha sees many transitory changes, most notably the addition of GNOME 3 and its associated stack, as well the usual version-ing bumps – Network manager hits 0.9, Firefox 5 beta is included and Linux Kernel sits at 2.6.39.
Announcing the release on the Ubuntu Developer mailing list, Canonica’s Kate Stewart stresses the nature of development releases:
Pre-releases of Oneiric Ocelot are *not* encouraged for anyone needing a stable system or anyone who is not comfortable running into occasional, even frequent breakage.  They are, however, recommended for Ubuntu developers and those who want to help in testing, reporting, and fixing bugs.
Before you try
If you’re considering taking the Ocelot for a whirl then do, please, bear in mind that it is an alpha release. What you experience or see in this alpha is not indicative of the final product due in October.
Also note that: -
  • Indicators are currently broken in Unity 2D
  • Network manager is tetchy
  • Ubuntu sometimes fails to load a wallpaper
  • The default Ubuntu theme does not currently work
  • GNOME-Shell is installable from the repositories, but is not included by default
  • Unmaximized app windows lack controls

Source - [ omgubuntu ]

How to access Ubuntu files from within windows


One of the pains in having a dual-boot set-up with Windows and Ubuntu is suddenly realising you need to access a file on the other OSs partition.
In Ubuntu this is easy as Windows partitions can be mounted, read and written to out of the box – no configuration needed.
But the other way round? Well that’s a bit more complicated..

Ext2Explore

One tool I’ve long made use of to nab the odd file from my Linux partition when Windows-bound is  ‘ext2explore’.
image
The open-source ‘Ext2explore’ utility allows you to browse a Linux partition – be it Ext2, ext3 or ext4 – from within Windows, giving you the options to ‘save’ any files needed to a location of your choosing within Windows.
Annoyingly that is about all you can do; Ext2Explore doesn’t supporting writing of files to Linux partitions, but with Windows partitions readily accessible in Linux this is of no great loss.
It’s also not a bad way to backup some important things if your Linux install fails to boot, though be careful with file permissions once you’re back in Linux.
It’s not perfect, but if you’re forgetful or unable to access your Linux partition for whatever reason it’s a darn-well handy thing to have around.

Flawbacks

A flawback is a cross between a flaw and a drawback. It just sounds cooler than either.
The first “flawback” to using Ext2Explore in Windows is that it has no Explorer integration. You can’t access your Linux partitions via the Windows file manager as you would any other folder of file system, instead it’s all done from within the Ext2Explore application window.
Linux-partition-based files and folders  are displayed in a  poorly aligned grid which, in particularly well stocked folders such as ‘Home’ or ‘Pictures’, looks as confusing as an easel covered in equations.
Don’t expect to see image thumbnails or even double-click on a file to see its contents, either – neither action is supported. It helps to know what you’re looking for before you start looking.
Finally the biggest ‘flawback’ of them all: occasionally when saving a large file (like a video or folder full of music) is that ext2read will ‘copy’ nothing. That’s right, nothing. It will say it has copied/saved what you wanted, even put the file where you asked but it will be a 0Kb phantom file of no use to no-one.
No idea why it happens, it just does – so do be aware.

Where to get it

Ext2Explore can be downloaded, for free, at sourceforge.net/projects/ext2read/.

How to run it

Ext2Read doesn’t come with a typical Windows installer. Instead you just unzip the archive, enter the folder and run the ‘ext2explore’ programme inside.
In Windows Vista and Windows 7 you will need to right click on this launcher and choose ‘Run as Administrator’.

Source - [ omgubuntu ]

Related Posts Plugin for WordPress, Blogger...