Archive for the 'News' Category

Quick Linux Copy/Paste Tip

This is just proof that you can learn something new about Linux everyday.

So, are you tired of trying to copy and paste information from one source to another by means of pressing Ctrl+C and Ctrl+V? Or better still, by right click -> copy and right click -> paste?

Well, there’s a much easier way to do this. No seriously! I just found out about it myself after trying to track down where this bug or accidental copy-n-paste was coming from.

Once you learn to use this, however, it becomes very useful and will most likely replace your keyboard shortcut method. It may even be a cool trick you can tell your friends about. ;)

You see, normally if you want to copy text or anything else from point A to point B you will be using a copy method that stores that data into the clipboard, holding it until it is replaced by the next copy.

With this method, oddly enough, what you already have stored in the clipboard is not altered at all!

The method I’m talking about is copy-n-pasting via middle clicking (that scroll wheel on your mouse of course). Here’s how it works.

When you select any text (any text at all) in Linux, you may not know it, but it is being stored in a clipboard of it’s own. To access that clipboard to paste from it, all you have to do is middle click!

To try this out, select the text here in bold red and press Ctrl-C or right click -> copy. This stores that text in the clipboard that you’re used to.

Now, select the text here in bold blue (it doesn’t matter if you leave it selected or not, it works either way). Now, go down to the comments section of this post and middle click in that text area.

If you’re in Linux you’ll most likely see that it pastes “bold blue” into the text area (color and font weight won’t appear in that simple text area). Now press Ctrl+V or right click -> paste and you should see that it pastes “bold red” into the comment text area!

If you see both items pasted into the text area, then that means you can take advantage of both clipboards as well as a faster method of copying data!

It may take a little time to become familiar with it, however, I’ve not been using it long at all and it’s already nearly replaced the old method for me entirely!

[Ask] [BlogBookmark] [Bloglines] [del.icio.us] [Digg] [Facebook] [Feed Me Links] [Friendsite] [Google] [MySpace] [Reddit] [Rojo] [Shoutwire] [Slashdot] [StumbleUpon] [Technorati] [Twitter] [Windows Live] [Yahoo!] [Email]

Crash logging Opera with Inspector IIXII for Linux, Part 2

Following up with an update to my original post, I’ve brought an easier way for you to make use of Inspector every single time you open Opera.

In a nutshell, I’ve written a script that launches Opera and then attaches Inspector to the process id. There is a setup script that will make some necessary changes and create a shortcut on your Desktop for you that opens Opera and Inspector for you easily!

If you want to find out more about the Opera + Inspector Launcher or download it for yourself just head over to the info/download page.

If you have any questions and/or suggestions, just leave them in the comments here or on the Launcher page.

[Ask] [BlogBookmark] [Bloglines] [del.icio.us] [Digg] [Facebook] [Feed Me Links] [Friendsite] [Google] [MySpace] [Reddit] [Rojo] [Shoutwire] [Slashdot] [StumbleUpon] [Technorati] [Twitter] [Windows Live] [Yahoo!] [Email]

Install Boxee in Ubuntu 9.04 Jaunty x86_64

After coming across details regarding Boxee and the extended number of sources that it can pull videos from, I just had to give it a test drive.

First of all, Boxee is a media player that is being developed for multiple platform use. It’s not restricted to videos and is able to stream music from Pandora as well as Last.fm.

One of the first things that I noticed upon registering for Boxee (which is free) was that it is currently only available for Mac and Ubuntu. A Windows version is in development, however, it’s not currently possible to get an install of the alpha/beta Windows builds.

To further disappoint me just a bit, I found that the installers for Ubuntu were for 32-bit machines only. fortunately there is that geeky thing you can do called “force-architecture” or “force-all”. :P

boxee

After using my online best friend (Google) I was able to come across several guides for installing Boxee on Ubuntu 9.04 64-bit. Some of them were correct and some of them weren’t. Some of them were scattered and unorganized and…well…none of them were pathetically easy to follow.

That’s why you’re here. ;)

If you want to install Boxee on Ubuntu 32-bit, just follow the installation instructions provided after registering. If you’re installing in Ubuntu 64-bit (Jaunty Jackalope I might add) then please continue.

Installation

  1. Install “getlibs-all” by downloading it from here and double clicking to install or by copy/pasting the following terminal commands. (More details about getlibs here).wget http://frozenfox.freehostia.com/cappy/getlibs-all.deb
    sudo dpkg -i getlibs-all.deb
  2. wget http://apt.boxee.tv/dists/jaunty/main/binary-i386/Packages.gz
  3. zcat Packages.gz | grep Filename
  4. Make sure that the bold part in the following command matches the file name from the above command (ignoring the jaunty and intrepid folder differences).wget http://apt.boxee.tv/dists/intrepid/test/binary-i386/boxee-0.9.11.5777.deb
  5. sudo dpkg -i –force-all boxee-0.9.11.5777.deb
    sudo dpkg -i –force-architecture boxee-0.9.11.5777.deb
  6. The following command may take some time to complete, however, be patient and wait for getlibs to prompt you whether or not to install additional libraries to make Boxee work on your machine. Be sure to answer yes or y. ;) getlibs /opt/boxee/Boxee
  7. sudo apt-get install lib32nss-mdns

After being patient and completing these (honestly) few steps, you should be able to launch Boxee from the application menu and start enjoying some Internet videos!

For further reading or more detailed/technical instructions please see the source thread of this process.

Also, for the record, Netflix Watch Instantly does not work in Boxee for Ubuntu as far as I can tell (due to the lack of DRM support).

I hope I’ve been able to help in some way. Best of luck with Boxee!

[Ask] [BlogBookmark] [Bloglines] [del.icio.us] [Digg] [Facebook] [Feed Me Links] [Friendsite] [Google] [MySpace] [Reddit] [Rojo] [Shoutwire] [Slashdot] [StumbleUpon] [Technorati] [Twitter] [Windows Live] [Yahoo!] [Email]

Trillian Astra Now Open to the Public

If you’ve been keeping up with this blog for a while, then you may know that I’ve been testing Cerulean Studios’ latest version of Trillian which has been coined for some time as “Astra”.

Trillian gained a great deal of popularity in recent years when Trillian 3 was released and harnessed instant messenger features that had never before been seen.

Today, Cerulean Studios officially removed the restricted access and have made Trillian Astra available to everyone! Just head on over to the download page if you want to check it out!

trillian-astra

While Trillian Astra is still not in a final release stage, it should be close enough for you to depend on as your main messenger.

I will be interested to see how Trillian Astra competes with Digsby now that they are both openly available to the masses.

[Ask] [BlogBookmark] [Bloglines] [del.icio.us] [Digg] [Facebook] [Feed Me Links] [Friendsite] [Google] [MySpace] [Reddit] [Rojo] [Shoutwire] [Slashdot] [StumbleUpon] [Technorati] [Twitter] [Windows Live] [Yahoo!] [Email]

WordPress Plugin WP-UserAgent 0.8

I’ve just updated WP-UserAgent to version 0.8, covering a lot of ground over the past few days. As I’m working to reach a stable and solid 1.0 release, I’m also working towards a feature complete plugin.

Version 0.8 offers support for detecting ~90 different web browsers and ~35 different operating systems (counting each version of windows).

wp-useragent-0-8-img1

Easy access to WP-UserAgent settings is worked right into the Plugins page. No more need to search for options to edit!

Once you find the options page, you’ll find a cleaned up look and feel, along with a real-time preview of how your changes will appear.

wp-useragent-0-8-img2

If you’re in need of a cool geeky WordPress plugin, why not give WP-UserAgent a shot? It’s an interesting way to find out a few details about your subscribers and other visitors!

Find out more details, changelogs and downloads on the official WP-UserAgent plugin page.

[Ask] [BlogBookmark] [Bloglines] [del.icio.us] [Digg] [Facebook] [Feed Me Links] [Friendsite] [Google] [MySpace] [Reddit] [Rojo] [Shoutwire] [Slashdot] [StumbleUpon] [Technorati] [Twitter] [Windows Live] [Yahoo!] [Email]

Trashing Computers..and Junk

I didn’t realize how much computer hardware I had acquired over the years until I came home to a very messy room this summer.

I’m typically a fairly organized individual with a clear desk and clear floor, but that sure wasn’t the case this summer.

I started sorting the “junk” in my room into different piles, one of them being an electronics pile (motherboards, wireless cards, video cards, ram, floppy drives, cd/dvd-roms, zip drives, power supplies, hard drives, tons of cables, etc).

I also didn’t realize how much I enjoied holding on to junk, but I think I reached a new level now that I can easily trash a floppy drive that’s in near “mint” condition, haha. :P Or the 10-20 phone cables I came across that I had saved for dial-up.

Now that I’ve collected a large garbage bag of electronics to drop off at the nearest thrift store, I can actually work efficiently once again in my room.

Hopefully I will be able to get back to blogging frequently. ;)

I’ve also been spending a lot of time lately doing some DIY repairs and detailing to several cars lately, so I might just be able to broaden the range of content on here a little more with some DIY guides. ;)

[Ask] [BlogBookmark] [Bloglines] [del.icio.us] [Digg] [Facebook] [Feed Me Links] [Friendsite] [Google] [MySpace] [Reddit] [Rojo] [Shoutwire] [Slashdot] [StumbleUpon] [Technorati] [Twitter] [Windows Live] [Yahoo!] [Email]

Comedy: Auto-Tune the News

First off, thanks to a friend for sharing this with me on Facebook. Secondly, these are hilarious and I hope you enjoy them.

Auto-Tune the News #1

Auto-Tune the News #2

[Ask] [BlogBookmark] [Bloglines] [del.icio.us] [Digg] [Facebook] [Feed Me Links] [Friendsite] [Google] [MySpace] [Reddit] [Rojo] [Shoutwire] [Slashdot] [StumbleUpon] [Technorati] [Twitter] [Windows Live] [Yahoo!] [Email]

xbtit is the newest site addition

I’ve been curious for a while about the option of offering projects and other various downloads here at kyleabaker.com via BitTorrent.

If you want to take a look at the torrent section, just continue on over to kyleabaker.com/torrents and browse through!

I’m still in the process of posting my content to it, but its there if you need it!

Installing xbtit was straight forward and simple. It took a little searching to find the settings that I needed to make it open to the public. Otherwise everyone would have needed a user name and password to access it…annoying.

I think the layout is poorly mapped out and cluttered in the Administrative Panel, but xbtit doesn’t seem to be getting as much attention as WordPress either.

While configuring the default style so that the torrent section integrates with the rest of my k2 theme, I realized how poorly parts of the BitTorrent user interface were coded and html was hard coded into the some none theme files.

If you plan to make sure that your site passes W3C validation, then be prepared for a lot of time wasted on debugging.

[Ask] [BlogBookmark] [Bloglines] [del.icio.us] [Digg] [Facebook] [Feed Me Links] [Friendsite] [Google] [MySpace] [Reddit] [Rojo] [Shoutwire] [Slashdot] [StumbleUpon] [Technorati] [Twitter] [Windows Live] [Yahoo!] [Email]

Dilbert

This afternoon I decided to rest up from a very busy day and so I turned to Hulu.

After watching several new episodes of my favorite shows I decided to see what else was available on Hulu.

That’s when I came across Dilbert. You know, the little cartoon office guy from the funnies.

I’ve posted a couple that I found humorous. Hopefully you will as well.


Know of any other ones that I missed that are worth mentioning? Share them below!

[Ask] [BlogBookmark] [Bloglines] [del.icio.us] [Digg] [Facebook] [Feed Me Links] [Friendsite] [Google] [MySpace] [Reddit] [Rojo] [Shoutwire] [Slashdot] [StumbleUpon] [Technorati] [Twitter] [Windows Live] [Yahoo!] [Email]

Final Release: Ubuntu 9.04 Jaunty Jackalope

Today’s April 23, 2009 and you know what that means. Ubuntu 9.04 is to be released in it’s final state.

To upgrade from Ubuntu 8.10 on a desktop system, press Alt+F2 and type in “update-manager -d” (without the quotes) into the command box. Update Manager should open up and tell you: New distribution release ‘9.04′ is available. Click Upgrade and follow the on-screen instructions.

To upgrade from Ubuntu 8.10 on a server system: install the update-manager-core package if it is not already installed; edit /etc/update-manager/release-upgrades and set Prompt=normal; launch the upgrade tool with the command sudo do-release-upgrade; and follow the on-screen instructions.

I’ve been using Jaunty Jackalope since the early Alpha releases with few problems and the ones that were there have disappeared thanks to speedy updates!

[Ask] [BlogBookmark] [Bloglines] [del.icio.us] [Digg] [Facebook] [Feed Me Links] [Friendsite] [Google] [MySpace] [Reddit] [Rojo] [Shoutwire] [Slashdot] [StumbleUpon] [Technorati] [Twitter] [Windows Live] [Yahoo!] [Email]