x
Loading
 Loading
Hello, Guest | Login | Register
Next: A Cluster In Your Pocket
Wiring Up Android Buttons
Three ways to configure click handlers in Android UI Code
Virtualization Through Thick and Thin
Thin provisioning sounds like a good idea in theory, and sometimes it is, but when it goes bad, it really goes bad.
Hard Drive Caching with SSDs
Caching is a concept used through computing. CPUs have several levels of cache; disk drives have cache; and the list goes on. Adding a small amount of high-speed data storage relative to a large amount of slower-speed storage can make huge improvements to performance. Enter two new kernel patches -- bcache and flashcache -- that leverage the power of SSDs.
Command Line Audio: Simple as mpg123
Your mileage may vary with mpg123 but your MP3 listening enjoyment never will.
Fresh Candy for Firefox: Tab Candy Makes Tabs Managable
Have too many tabs to deal with in Firefox? You can tame your tabs with a bleeding edge Firefox build with a brand-new feature called Tab Candy.
Launching Android Apps
Leveraging built-in Android Apps to make your app better
Cluster In The Clouds
The new Amazon EC2 Cluster Compute Instance may be a game changer in HPC
Cool User File Systems: ArchiveMount
Have you ever wanted to look inside a tar.gz file but without expanding it? Have you ever wanted to just dump files in a .tar.gz file without having to organize it and periodically tar and gzip this data? This article presents another REALLY useful user-space file system, archivemount. It allows you to mount archives such as .tar.gz files as a file system and interact with it using normal file/directory tools.
The Year Of The Linux... Everything Else
We have to face it. Linux isn't going to win the desktop war any time soon, but perhaps we don't need to. With products like MeeGo and Android, Linux is going to complete its domination of the embedded space, and find itself in every single home.
Complementary and Collaborative Apps
A new way to think about mobile applications.
Android Phone-Top Programming, Part 2
Creating a simple application debug tool out of an App Widget
Command Line Audio: Simple as mpg123
Your mileage may vary with mpg123 but your MP3 listening enjoyment never will.
OCFS2: Unappreciated Linux File System
It's common knowledge that Linux has a fair number of file systems. Some of these are unappreciated and can be very useful outside their "comfort zone". OCFS2 is a clustered file system initially contributed by Oracle and can be a great back-end file system for general, shared storage needs.
Summer Language Seminar: The R Project
The R statical language is more than a plotting tool.
User Space File Systems
Having file systems in the kernel has its pros and cons. Being able to write file systems in user-space also has some pros and cons, but FUSE (File System in Userspace) allows you to create some pretty amazing results. This article takes a very brief look at user-space file systems and FUSE.
Are You Expecting? Your Boss Should Know
The quest to save labor makes us do some crazy things but when you're expecting, there is an easier way.
Cool User File Systems, Part 1: SSHFS
Userspace file systems are one of the coolest storage options in Linux. They allow really creative file systems to be developed without having to go through the kernel gauntlet. This article presents one of them, SSHFS, that allows you to remotely mount a file system using ssh (sftp).
Storage Management with an LVM GUI
Have you been looking for open-source storage management tools that are easy to use and provide a graphical representation of your storage. Alas, there are no comprehensive tools but there are graphical tools that you can pair with command-line wizardry, particularly LVM.
Blowing The Doors Off HPC Speed-up Numbers
A recent paper by Intel provides some hard data on CPU vs GP-GPU speed-up numbers.
Disk Space: The Final Frontier
Disk space is always at a premium but how do you handle it when you have a disk or filesystem that's full? After today, you'll know how to boldly go into that dark realm.
Android Phone-Top Programming: Part 1
Building on what we already know about Android development, we take a look at adding App Widget functionality for your phone's "desktop."
Flock Flies the Firefox Coop
Flock has undergone a major evolution in the last year. From the Swiss-Army knife of social media to a slimmed down browser that tackles Twitter, Facebook, Flickr, and YouTube only. Even more shocking, the project has dumped Firefox for Chromium. Was the switch worth it?
Follow Linux Magazine