Thoughts on Technology

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg
Showing posts with label firefox. Show all posts
Showing posts with label firefox. Show all posts

Saturday, 2 October 2010

HOWTO: Install Firefox 4 on Ubuntu or any Linux Distro

Posted on 05:58 by Unknown
Firefox 4 is almost ready for prime time! It offers lots of new features and is currently in beta. As such not all distributions have installer packages for it (and those that do don't always update them right away). Another problem with these builds (on Ubuntu and several other distros at least) is that they brand their beta Firefox package not as "Firefox", but as whatever code name the project has. This causes some websites, such as Facebook, to detect it as an unknown browser and thus disable some functionality (not to mention it will also confuse non-tech people that sit down in front of your computer).

Now I know there are always the nightly builds, but these are extremely bleeding edge and I personally don't care to have to run a system upgrade every single day. The following is an easy way to install the latest stable beta version of Firefox on any Linux distribution.

First -
Odds are your Linux distribution has a Firefox package (albeit and older version), install this package so your system will automatically install all of Firefox's dependencies through your package manager.

For example on a Ubuntu based distribution you would run the following in terminal:

sudo apt-get install firefox

Second -
Download the latest beta package of Firefox from here.

Finally -
Open a terminal and run the following commands in order (note these instructions assume you download the Firefox archive in step 2 to your ~/Downloads folder):

cd ~/Downloads
tar xjf firefox-*.tar.bz2
cd firefox
sudo mv /usr/bin/firefox /usr/bin/firefox-old
sudo ln -s ~/Downloads/firefox/firefox /usr/bin/firefox

You are all set! The Firefox icon in your menu will now launch the beta version of Firefox you just downloaded. There are two important things to note when installing Firefox via this method. First - Your older version of Firefox is install installed, if you want to use it for some reason just run firefox-old in terminal. Second, the version of Firefox we installed will not be updated through your system's package manager - it will however handle it's own updates just fine.

Cheers,
~Jeff Hoogland
Read More
Posted in firefox, howto, linux, software, ubuntu | No comments

Tuesday, 20 July 2010

Pinguy OS - Distro Review

Posted on 18:59 by Unknown
My favourite type of distros are Ubuntu based. For some time now I have been making a case for why you should be using Linux Mint. Even though I think Mint is fantastic, I still make it a point to try other distributions. I made a pit stop at Zorin 3 for a short while and even though it had many wonderful qualities it didn't quite knock Linux Mint out of my top spot.

I have now found my new favourite distro and it goes by the name of Pinguy OS. Pinguy OS started off as an Ubuntu 10.04 Minimal CD that was customized like no other to include a fantastic range of default applications, Gnome applets, Firefox addons, and theme.


The default software include -

Accessories:
  • Activity Journal
  • AllTray
  • Catfish
  • CoverChooser
  • CoverGloobus
  • Gloobus Preview
  • GNOME Do
  • Shutter

Graphics:
  • gpicview
  • pinta
  • Rapid Photo Downloader
  • Shotwell
  • Simple Scan

Internet:
  • Deluge
  • Dropbox
  • Empathy
  • Firefox
  • FrostWire
  • Gwibber
  • Thunderbird
  • pms-linux
  • Skype
  • TED: Torrent Episode Downloader

Office:
  • Adobe Reader 9
  • OpenOffice

Sound & Video:
  • Brasero
  • DeVeDe
  • GNOME MPlayer
  • gtkpod
  • HandBrake
  • mvPod
  • OpenShot
  • Rhythmbox
  • VLC 1.1.0

System Tools:
  • Ailurus
  • BleachBit
  • GConf Cleaner
  • VirtualBox
  • hardinfo
  • Ubuntu Tweak
  • Wine
  • Wine Doors
  • PlayOnLinux

Other:
  • Preload
  • GDM2Setup
  • gtkorphan
  • BootUp-Manager (bum)
  • MintMenu
  • Webilder
  • Sezen Applet
  • Remastersys Backup
  • gnome2-globalmenu
Pinguy OS includes all five of the reasons I listed for using Linux Mint.

Including the Mint Menu...
















and even Mint Update Manager.



















Just like Mint, Pinguy OS includes all the multimedia codecs you will ever need, Adobe Flash, and Sun Java. In fact the only negative thing I have to say about Pinguy's default software selection is that having Wine-Doors and Play On Linux both installed feels a little bit redundant. The default theme of the operating system largely resembles OSX (including a global menu bar at the top of the screen). There are two docky bars by default, one located at the bottom of the screen which houses your applications


and another down the left side of the screen which displays your main folders as well as any removable media. The Firefox that ships with Pinguy is heavily customized to include a fantastic selection of addons that add an array of features to the browser (and Firefox on Pinguy feels much "snappier" than it does on Mint/Ubuntu).

One last feature I would like to note about Pinguy that I wish other distros would start adding is that the i686 (32bit) auto detects your system memory and if it sees more than 3 gigs of RAM it downloads and installs a PAE kernel for you. Meaning if you have more than 3 gigs of RAM on your system it will all accessible to you right away. The Pinguy installer also uses the internet to auto detect and setup your timezone and keyboard layout for you.


Next time you are looking to install Ubuntu on your own, or anyone else's system, you should seriously consider using Pinguy instead - if you do odds are you will be pleasantly surprised.

~Jeff Hoogland
Read More
Posted in distro review, firefox, linux, mint, open source, operating systems, reviews, ubuntu | No comments

Blackboard - No Linux for Online Education

Posted on 06:44 by Unknown
In addition to being a Linux Advocate and working 40+ hours a week I am also a full time student. Due to schedule constraints I often take classes online at Governors State University. To manage their online classes GSU uses a system called Blackboard. If you've stopped by my blog here before you probably know that I run various forms of Linux on all of my personal computers. In addition to this I am almost always using a bleeding edge browser build. It was the bleeding edge part that made me assume when I saw this message:

That is just didn't like the latest Firefox I had installed. For an entire trimester I just clicked past this Window (the website itself worked perfectly fine in my bleeding edge Firefox). Earlier this week however I was curious as to just want browsers were "supported" by the Blackboard system. It was then that I discovered what they really meant by "supported browsers" was "supported operating systems and browsers".

That is right - not a lick of Linux support (or even listed compatibility) in sight.
Nevermind the fact that Linux with the Firefox browser works fine for accessing the webpage - they just refuse to test it (or if they have tested it they refuse to list it as working). Now, for someone such as myself this isn't really a big deal. I see a message such as this one, shrug my shoulders, and see if it works anyways (which it does in this case).

My problem with things such as this is that what if one of the many people I have installed Linux for visit a webpage such as this one? Most people are easily intimidated by messages such as this and more than a few would not even try to log in after seeing their "browser" is "not supported". I am really hoping messages such as these will become less and less frequent as Linux gains more desktop adoption and operating systems such as MeeGo and ChromOS become pre-installed on more netbooks.

Oh, if you would like a bit of irony - when you search the keyword "linux" on the blackboard website you can find instructions for setting up the service on a Linux server... Anyone else know of any other websites the cry "no Linux", but work fine with the penguin anyways?

~Jeff Hoogland
Read More
Posted in firefox, linux, open source, rant | No comments

Tuesday, 27 April 2010

My Top 5 N900 Applications

Posted on 21:42 by Unknown
Apps, apps, apps! They make or break an operating system (mobile or otherwise). I've had my N900 for over four months now, and I use it at least four or more hours per day. The following are my top five application picks that are not included on the N900 by default.

#1 Firefox - Easily my favorite way to surf the web, on the N900 or otherwise. If you want more of my thoughts on this one check out my Firefox Mobile Review.

#2 fMMS - This application steps up to fill one of the biggest mess-ups Nokia made when they released the N900: lack of MMS support. fMMS currently supports sending pictures and receiving all types of media messages. Since I discovered this wonderful application I no longer have to hear my friends say "your phone does all that, but can't get a picture message?"

#3 TweeGo - Easily one of the most professional looking applications in the repositories that was created just for the N900. The UI is pleasing to the eye, easy to navigate, and provides everything you need to fully use twitter.

#4 FaceBrick - Currently still in development, FaceBrick just recently released its 0.3 version. It supports viewing your news feed, posting/viewing comments on posts, and posting your own status updates. This is for sure one to keep your eye on and I have no doubt that within a couple of months it will be just as polished and feature rich as TweeGo.

#5 Conky - Ever wonder what application is eating up all your system resources? Or maybe want to quickly check exactly how much rootfs space your device has left without having to crack open a terminal? Conky is your one stop application for all system monitoring related tasks.

And finally, because I want to include a good N900 game on this list, I'd like to include my girlfriend's pick for best N900 application: Angry Birds. Seriously, if you own an N900 and haven't downloaded and tried this one yet, stop reading this and go get it now. At least an hour of classic video game fun in that one there :)

What are your favorite N900/Maemo applications that you use everyday on your device? Looking for some other useful applications for the N900?

~Jeff Hoogland

Read More
Posted in firefox, n900, open source, phones, software | No comments

Firefox Mobile - Review

Posted on 14:34 by Unknown
The N900 is my handheld of choice and as I've stated before it is by far the web browsing phone currently on the market. The most wonderful thing about FOSS is choice, just like a desktop computer the N900 provides you with a variety of web browsers to choose from and the Mozilla cooperation choose Maemo as the first platform to release their mobile browser for. I've been using firefox as the primary browser on my N900 since just prior to it's 1.0 release, the following are my summations of what I think of Mozilla's mobile browser.

Firefox Mobile navigates the web wonderfully, what few pages MicroB (the default N900 browser) Firefox handles like a dream. I have yet to find a website it fails to render properly.

Zooming in and out in firefox mobile works well. Double tapping on a section of the screen zooms to that portion for you. If this zoom scopes in too far or not enough for you holding control and pressing your plus/minus keys will allow you to have a more controlled zoom in the browser. In general I find the double tap zoom more than gets the job done and I rarely manually scope in/out.

Another nifty feature is that when you select an entry box on a website firefox auto zooms so the entry box fills the screen (width wise). It also provides you with next/previous buttons to jump between entry fields (for instance from a username box to a password box):

Speaking of password fields - firefox mobile displays the character you have entered for a moment when typing in a password instead of just displaying a star by default. This way you can be sure you have entered the proper character (always nice when you are dealing with function and shift keys on a tiny keyboard). Also present in firefox mobile is the non-intrusive offer to "remember", "not now", or "never" store a username/password combination when it is entered:

Then there is one of the things firefox was famous for first bringing to the masses on desktop browsers: tabs. The setup of firefox mobile is designed to keep the navigation features out of the user's way except for when they want to use them. By default when you are viewing a page it is full screen on the device:

To access the various navigation features swipe right, to see your open tabs:

Swipe left, to access back and forward buttons, plus your options:

or do either of the before mentioned motions to access your URL bar, application switcher, and exit button. I like the placement of the back and forward buttons, they are quickly accessible but as I stated out of the way when you do not need them.

Another firefox staple is of course addons. Firefox mobile is packed full of addons you can choose from, customization is the spice of life:

Right below plugins in firefox mobile is your download manager, nicely laid out the download manager lists all files you have downloaded in chronological order:

It also gives you a small notification in your browsing window when a download completes.

We all know you cannot have the good without the bad, there are a few things I would like to see added to firefox mobile. Firstly, there is no option of choosing where downloaded files are saved to - something that greatly irks me. Secondly, there is no way (at least that I have found) to select text on a page you are viewing (for instance for copy and pasting). Finally, the greatest trouble with firefox mobile I must say (and this may be a deal break for some) is the startup time. My N900 is over clocked to 800mhz and with no other applications running it takes firefox on average elven seconds to fully load.

All in all I think firefox mobile is the best browser currently available for the Maemo platform and thanks to the browser-switchboard it is the default browser on my device.

Did I miss any key points about firefox mobile? Is there another reason you use it or perhaps do not use it that I don't list here? Let me know by dropping a comment below.

~Jeff Hoogland

Read More
Posted in firefox, linux, n900, open source, reviews, web application | No comments

Saturday, 3 April 2010

Android vs Maemo - Hands on Review

Posted on 12:29 by Unknown
There is no doubt that Linux will be the dominant player in the mobile market by the end of 2010. This is namely thanks to Google's Android OS, which has been appearing on more handsets than I can count the past few months. Android however is not the only mobile Linux operating system (however it is easily the most popular) that exists. I have done more than a few posts about my Nokia N900, which is another mobile device that runs a variation of Linux known as Maemo.

I recently came into possession of an Android powered device of my own and as I such I was curious to see what all the fuss was about. For the last week I have retired my N900 to the back seat and had my SIM card inserted in my Android powered Kaiser just to see how Google's mobile operating system handles itself in comparison to Maemo. I am going to compare and contrast the two on the following key points:
  1. Hardware Selection - What of hardware do you have for running the operating system on?
  2. Computing - Does the OS function as you would expect a computer in 2010 to?
  3. Phone - Both operating systems dial out, but which functions as a phone more efficiently?
  4. Applications - Apps, apps, apps! How is the application selection on the OS?
  5. Internet Usage - Our mobile devices are our connection to the WWW, which OS shines when surfing the web?

Hardware Selection -

There is no argument about this one, one of the most powerful things about Android is it's ability to run on multitude of hand-helds (even hand-helds it wasn't initially intended for!). Big and small. Capacitive screen and resistive screen. Slide out keyboard, stationary keyboard, flipping keyboard, - heck even no keyboard at all! There is an Android device out there to suit just about everyone's needs.

Hardware Selection 10/10 - Android Total 10/10

Maemo on the other hand currently only resides on the N900. While the N900 is powerful, unique, and well made hardware there is not much choice in the matter if you would like a Maemo based hand-held. The N900 is it.

Hardware Selection 6/10 - Maemo Total 6/10

Computing -

Our hand-helds are getting more and more powerful. With each new release they become closer and close to being full blown computers - as such they require full blown operating systems. Since Android runs on a wide array of devices I do not think it would be fair to compare performance between the two operating systems (as your mileage will vary with your hardware), instead I am going to focus on the aspects of the GUI and how the operating system handles itself.

In general Android looks and feels like a (smart) phone. Which isn't bad depending on what you are looking for. Personally I find multitasking on Android counter intuitive when compared to multitasking on a full size computer. I say this because when you press your "home" button to get back to your Android desktop the application you had open has to be reopened from it's launcher icon or by a long press of the home key - not from a task bar/list of open applications like most operating systems have.

Android provides four desktop spaces on which you can place widgets/application launchers to your hearts content. Which is a good thing if you have a lot of applications on your Android device - because once you start to get a whole lot installed they all get lumped together in your application selector making it hard to navigate for the one you want. My only complaint about Android's work spaces is that you cannot loop from the desktop on the rightmost to the desktop on the leftmost, really a small thing but worth mentioning.

Speaking of widgets - I highly suggest you find one for toggling your device's wifi on and off. If you do not have one of these you have to dig through three layers of settings menus to toggle it. Want to connect to a new access point? Three layers of menus again. I think something used as often as a wifi connection should be more readily available for usage. Toggling your data connection on Android is just as annoying and you cannot even disable your data fully with a single switch. When you uncheck the "data connection" in the settings manager you are informed of the fact that some applications might still use background data - meaning to fully disable your 2g/3g to save battery you need to crawl through each of your individual applications that might use background data and be sure they are off - inconvenient to say the least (I am sure there is an application out there to fully toggle it off it with one button - but it is not included by default as it should be).

The last few things about Android that really keep it from having that full computer feeling is that you have to "root" your device in order to have full control/access to the system. Secondly of all the Android devices you can choose from - none of them have even a full gigabyte of internal storage. They all rely on MicroSD cards for storing media/files upon. Lastly, I have yet to find a terminal application I like. Namely because - and this may just be the key mappings on my device - but I cannot recall past terminal command with the up/down arrows or move back over to make an edit to a line with the left/right arrows.

Computing 7/10 - Android Total 8.5/10

Using Maemo on the other hand feels like you are holding a full computer in your hand. It is easy to keep track of multiple applications you have open on Maemo because you can tap a single button to view/switch between all open applications at any given time. Similar to Android, Maemo also has four work spaces on which you can place widgets, application launchers, and contacts for quick access. Like a full Linux distro however Maemo's desktops allow you to flow one into the next, continuously in a loop. Maemo also allows you to easily edit the number of workspaces available to you in case four is too many for your needs.

Maemo also handles connecting to wif and data just like a desktop operating system would. Select from your system tray "Internet Connection" and it scans for nearby wifi networks and whether or not a data connection is available. It readily gives the user full control over whether or not a connection is active - something I appreciate.

While Maemo is not perfect it is easily the closest experience you will have to a full blown operating system on a hand-held device.

Computing 9/10 - Maemo Total 7.5/10

Phone -

No matter how much these devices do and what software we cram into them - they are at their core still suppose to be "phones".

The Android platform makes a great phone. It automatically syncs with all of your Google services to suck down your contacts, calender, and email from your gmail account first thing. While this is nice - one annoying thing you will have to deal with right off the bat is organizing your gmail contacts. If you are anything like myself most of them where un-named and just emails (no phone numbers) before you got your Android device. While it takes some time to enter all your information, it is not quite as painful as other phones because you can enter all the information on your computer and then in moments it will sync to your Android device.

The default text messaging application in Android is functional, but leaves some to be desired. Thankfully there is a free application in the marketplace called "Handcent" that provides a wonderful SMS experience on Android. It has both a sleek GUI and a "quick reply" feature that make it a wonderful application. Android makes for a great phone, but there is definitely room for improvement.

Phone 8/10 - Android Total 8.3/10

The first thing you will notice about Maemo is that other than the dialler application none of the other "phone" feature applications have a portrait mode. Personally, I prefer this - but it may be a deal breaker for some. In contrast to Android, Maemo's default SMS program works well and looks great. Incoming SMSs are displayed as a short preview over what ever application you currently have open (without interrupting your work), a handy feature when you are in the middle of something. Notably lacking by default on Maemo however is MMS functionality. There is a community written application called "fMMS" that allows for the sending and receiving of pictures that works perfectly fine, it does not support media clips currently though.

One feature that truly sets Maemo apart from Android, and every other mobile phone out there currently, is that if you have a Skype account - it will fully integrate with your contacts. Meaning if you have an active internet connection when you want to call someone, you can choose to call them from your Skype account - meaning it does not use your mobile minutes. Also fully integrated in the well designed SMS client is the ability to interface with Skype IM, AIM, Yahoo, Google, Facebook, ect. While Android has separate clients for these chat protocols I like that Maemo has them all in one central location linked in with SMS.

Phone 8/10 - Maemo Total 7.7/10

Applications -

The applications make the device - with out good software an operating system is fairly useless.

Android has a large application market, currently over 30k apps, that is easily accessible from the "market place" link on your device. There are a good number of free applications on the market place, however many of them are ad-supported. If that doesn't bother you, great! But personally I dislike ads taking up my screen space. Most all of the ad-supported applications however have an identical ad-free version for purchase. If you really like a certain application then just pay the few dollars to enjoy it with out the ads.

There are a lot good applications for Android - however I would really like to see some more quality truly free applications for it.

Applications 8/10 - Android Total 8.2/10

Maemo takes an interesting approach to applications. Accessible via the webrowser is the "ovi store", an online source for free and paid applications make by developers. The Ovi Store offers easy one click install through the browser and has some good applications both for purchase and free (and none that I have found are ad-supported as of yet). The only problem with the Ovi store is that it currently only has maybe one hundred applications in it, slim picking compared to the Android market place.

The interesting part about Maemo - is that just like Ubuntu or other Linux distros it also has an "application manager" (powered by apt-get). Which as part of it's managing abilities also contains repositories you can download free software from. Most of the applications found here are ports of open source favourites such as Abiword and Super-Tux, however some of them are new applications designed just for Maemo. The default repositories are sponsored/paid for by Nokia (the backing company for Maemo) and they are maintained by the community.

Once Maemo has a year or two to fully mature to allow application market to expand it will be truly superb - but for now it can leave some to be desired at times.

Applications 7/10 - Maemo Total 7.5/10

Internet Usage -

Our hand-helds are most often times our main connection to the world wide web. As such having a good internet experience on a mobile operating system is a must if it is going to make it.

Android provides an average web surfing experience. The default browser is functional, but nothing spectacular. It renders all pages by default in their "mobile" version if it is offered and for most people it is more than enough. If you need something a little more powerful Opera's Mobile browser is available in the market place - it renders pages quickly and I have yet to find a website it does not display properly. I find the GUI on Opera to be slightly cluttered however, so if the page loads in the default Android browser I tend to use it instead.

Where Android really shines on the web however is it's Google Maps integration. Easily one of the best mapping systems on a hand-held device. If your hardware has a GPS it will be quickly detected and used to pin-point your current location. From there you can map your way with ease to your destination.

Internet Usage 8/10 - Android Total 8.2/10

I'm going to go out on a limb here and just say it: Maemo provides the best mobile browsing experience that currently exists. It's default webrowser is quick and renders pages properly (including support for flash 9.4). Don't care for the default browser for some reason? Maybe want something more robust or feature rich? Not a problem. Mozilla choose Maemo as the first platform to release their Firefox Mobile on. While it takes a bit longer to load than the default browser, once Firefox is running it works beautifully. It has full tab support, addons, and a download manager just like Firefox on the desktop.

Mapping on Maemo is not quite as flawless as using Google maps on Android, but it is functional. The default "maps" application made by Ovi works well with the GPS in the N900 and the routing feature provides a good number of options depending on what type of trip you are taking. If you do not care for the default mapping application, Google maps does run fairly well in Maemo's browser. It is not quite as fast as the maps application running on Android however.

I feel Maemo is currently unrivalled as a mobile internet operating system and if it had a slightly better mapping program I would give it a 10 out of 10.

Internet Usage 9/10 - Maemo Total 7.8/10

Final Scores - Android 8.2 & Maemo 7.8

Follow Up -

No operating system is perfect, Maemo and Android included. Which of the two operating systems is right for you? How should I know? Each has it advantages and disadvantages. From the final scores here you may be inclined to believe that I believe Android is the better of the two - this however is not the case. If you review all of the scores the one thing that really brought down Maemo was that it only is available on a single device currently. Meaning if you are like myself and like the N900 hardware Maemo comes on, well then that first score is pointless for you. It is hard to say where either of these operating systems will be a year from now with the rate technology advances (and who knows what is going to happen to Maemo with MeeGo lurking around the bend).

Did I miss any key points about the two operating systems? What is the reason you are swayed from Maemo to Android or vice versa?

~Jeff Hoogland
Read More
Posted in android, distro review, firefox, google, handheld device, linux, n900, open source, operating systems, phones, reviews | No comments

Make Firefox use as much Screen as Chrome

Posted on 09:38 by Unknown
I've been using Google's Chrome browser off and on for some time now and I must say one of the things I like most about it is the fact that, by default, it utilizes screen space better than any other browser out there. This is something that makes it a wonderful default browser for netbooks. The only issue with Chrome is that it is still beta - meaning it crashes now and again and still has issues rendering certain aspects of some webpages. So naturally I fall back to using good old Firefox. Which got me to thinking:

If I really just like the layout if chrome, can I just make Firefox look/use screen space in the same manner Chrome does? Of course I can.

The following are the steps you can take to do the same, this guide assumes you are starting off with a clean install of Firefox.

Step 1:
Right click near the URL bar on Firefox and select "Customize...". While the customize window is open you can click and drag different things in the tool bar to where ever you would like to. Drag the navigation buttons (forward, backward, stop, home, ect.) and the URL bar and search bar to the top of the screen so they are on the same bar as your File/Edit/Tools/ect menu. (Don't worry if it is a little crammed for now). Lastly check the "Use small icons" box and then close out of the customize window.

Step 2:
Right click near the URL bar again, this time instead of selecting "Customize..." un-check the "Navigation" and "Bookmarks" tool bars. (Removing these two alone gives you a whole lot more space)

Step 3:
Here is where we start to utilize the power of Firefox: Addons. Install the following addons in any order:

Auto-Hide Status Bar - this plugin hides the bar at the bottom of the screen except when information is being loaded/used. The bottom bar also appears when you hover your cursor over a hyper link.

Hide Caption Title Bar - this addon removes the bar at the top of the screen. Do we really care about seeing the full title of the current page anyways? That is what tabs are for.

Tabs on Top - this one really makes it feel like you are using Chrome. It moves the placement of the browser tabs to above your URL bar.

Tiny Menu - This one takes care of shrinking down all those File/Edit/Tools/ect drop downs into a single menu like Chrome has (to save space, if you have a high-res screen this one is optional really).

Poof! All done, enjoy your new Chrome-a-fyied Firefox. Oh and don't forget to give your Firefox some personality while you are at it ;)
~Jeff Hoogland
Read More
Posted in firefox, google, google chrome, howto, open source, software, web application | No comments
Older Posts Home
Subscribe to: Posts (Atom)

Popular Posts

  • HOWTO: Watch Netflix on Bodhi Linux
    Not being able to utilize the Netflix video streaming service has been an issue on the Linux desktop for the past few years. This is due to...
  • Mugen Power Extended Battery N900 - Hands on Review
    A few months back I wrote a post mentioning that I had ordered a Mugen Power battery for my N900 . If you have been by my blog here before...
  • Blackboard - No Linux for Online Education
    In addition to being a Linux Advocate and working 40+ hours a week I am also a full time student. Due to schedule constraints I often take ...
  • HOWTO: Ubuntu Linux on T101MT
    I wrote a HOWTO for getting Linux working on the T91MT a couple months back and as I mentioned here I ended up changing to the slightly la...
  • Pinguy OS - Distro Review
    My favourite type of distros are Ubuntu based. For some time now I have been making a case for why you should be using Linux Mint. Even thou...
  • N900 Faster Application Manager - Review
    If you have ever installed an application on an N900 using the default application manager you know that while it is functional it is not t...
  • HOWTO: Test E18, EFL 1.8.0, and Terminology 0.4.0 on Bodhi Linux
    As of this past weekend the testing builds of the Enlightenment window manager DR18 (E18 for short) are in the Bodhi Linux testing repositor...
  • Pearson Education - You will NOT use Linux
    Summer is winding down and fall semesters are starting all around the country. My girlfriend started classes this week and one of her onlin...
  • Team Work in Open Source Projects
    What makes a great open source project? Well, first off you have to have an idea. Then you need to execute said idea. Just over a year ago I...
  • Bigger is Better... Right?
    It appears the mantra of "bigger is better" has gripped developers of the late as the handsets we see keep getting larger and larg...

Categories

  • 3g modem
  • adobe
  • android
  • appeal
  • apple
  • arm
  • art
  • asus tablet
  • benchmark
  • bodhi
  • bordeaux
  • cedega
  • chakra
  • chrome os
  • chromebook
  • cockatrice
  • codeweavers
  • comic
  • cricket wireless
  • crysis
  • cxgames
  • debian
  • dell duo
  • diablo3
  • distro review
  • dtf
  • e18
  • eandora
  • eccess
  • elementary
  • elive
  • enlightenment
  • fedora
  • firefox
  • gaming
  • genesi
  • gnome
  • google
  • google chrome
  • google wave
  • handheld device
  • hardware
  • helios
  • howto
  • html5
  • ideapad
  • interview
  • ipad
  • jolicloud
  • kde
  • l4d2
  • laptops
  • lenovo
  • linux
  • lxde
  • macbook
  • math
  • maxima
  • media
  • meego
  • milestone
  • mint
  • mir
  • mk802
  • moblin
  • n900
  • netflix
  • nexus 7
  • nvidia
  • open pandora
  • open source
  • opengl
  • opera
  • operating systems
  • palm
  • phones
  • promotion
  • python
  • qt
  • rant
  • raspberry pi
  • reviews
  • sabayon
  • software
  • source games
  • spotlight
  • sprint
  • starcraft2
  • steam
  • t-mobile
  • tutorial
  • ubuntu
  • unigine
  • unity
  • wayland
  • web application
  • windows
  • windows 7
  • wine
  • wxmaxima
  • xfce

Blog Archive

  • ▼  2013 (20)
    • ▼  December (1)
      • HOWTO: Watch Netflix on Bodhi Linux
    • ►  November (1)
    • ►  September (1)
    • ►  June (1)
    • ►  May (2)
    • ►  March (2)
    • ►  February (3)
    • ►  January (9)
  • ►  2012 (57)
    • ►  December (5)
    • ►  November (4)
    • ►  October (2)
    • ►  September (1)
    • ►  August (4)
    • ►  July (9)
    • ►  June (4)
    • ►  May (4)
    • ►  April (1)
    • ►  March (7)
    • ►  February (6)
    • ►  January (10)
  • ►  2011 (107)
    • ►  December (8)
    • ►  November (8)
    • ►  October (5)
    • ►  September (14)
    • ►  August (9)
    • ►  July (8)
    • ►  June (7)
    • ►  May (10)
    • ►  April (9)
    • ►  March (13)
    • ►  February (9)
    • ►  January (7)
  • ►  2010 (122)
    • ►  December (10)
    • ►  November (8)
    • ►  October (10)
    • ►  September (14)
    • ►  August (17)
    • ►  July (10)
    • ►  June (9)
    • ►  May (14)
    • ►  April (8)
    • ►  March (7)
    • ►  February (7)
    • ►  January (8)
  • ►  2009 (27)
    • ►  December (10)
    • ►  November (7)
    • ►  October (10)
Powered by Blogger.

About Me

Unknown
View my complete profile