Ubuntu part #3

Posted 21:24, 20/4/2007, in Ubuntu

Some more updates:

The weird font display has been greatly improved by installing the latest versions of freetype, see this thread for details. Installing the MS core fonts package has helped as well, as web pages are now being displayed using the same fonts they would be on Windows.

I'll have to give up on getting Beryl (fancy desktop effects) working for now. It seems the drivers for the later ATI cards don't yet support the funky stuff required to run those sorts of apps (among other things - basically, ATI on Linux sucks). There's some more info on the ubuntu forums, and a short-but-sweet confirmation on AMD's knowledge base.

I'm still having a suprising amount of difficulty connecting to the samba share on my web dev box. Googling anything remotely connected to this reveals hundreds of articles on how to share files from your Ubuntu PC using samba, but what I want to do is the reverse. But I'm sure I'll figure it out.

Installing mplayer has given me some better movie file playback (there's some weird codec issue with the built-in player - the colours on most AVI files appear odd).  Next I need to figure out how to change the default file associations, so these files open in mplayer by default. Still no look with the 5.1 sound, I think it's due to a lack of driver for my onboard sound card. More investigation required.

Add comment

Or login with OpenID

Search this site
Login
(or login/signup the old fashioned way)
Elsewhere

External URLs/articles that may be of interest:

PHP - Architecture, Scalability, and Security

Slides from Rasmus' OSCON talk, once again some interesting ways of tweaking server performance to get the most out of PHP apps.

New Rails documentation site

Lack of a decent manual has always been a big problem for Rails (an API reference is not a manual!) A number of projects have sprung up in the last year or so trying to make up for this, this new one is the best I've seen so far, so hopefully it will gain some traction.

bbc.co.uk moving to Zend Framework

The BBC are updating their perl/SSI based backend to a platform using Java for the backend and Zend Framework for the frontend.

Stock image search engine

Free text search for a number of different stock photo sites, results include thumbnails, dimensions and license info. The advanced search option allows you to, among other things, restrict results to only photos with a particular license (e.g. "public domain").