Archive for the ‘Technical’ Category

I use a modern HP Compaq laptop for business use.  Recently, I installed Kubuntu 8.10 on it with KDE 4.1.  One of the features of the power monitoring task is that it can tell you how much power your laptop.  Power is measured in watts, just like lightbulbs.

When I’m casually using my laptop, it uses between 16 and 21 watts.  I played around a little with the display brightness controlls, and I found that as much as 25% of the laptop power is used by the display backlight.  When the display brightness is all the way down, my laptop uses 16-17 watts.  When the display birghtness is fully bright, it uses about 20-21 watts. Read the rest of this entry »

Growth of the Internet

Posted in Technicalon Oct 28, 2008

On the LDS Media Talk Blog, there was a post about the growth of the Internet.   I wondered if the growth has been increasing or decreasing, or if it is reaching a plateau.

To answer that question, I decided to plot the numbers on a logarithmic scale:

Using a logarithmic scale, it is easy to see the rate of growth.  As you can see, up until 1997 there was a very substantial growth.  In 1996, for example, the Internet grew by 900%.  Between 1998 and 2001 growth slowed so that it only (on average) doubled in each of those years.  Since then, we’ve established a slower, yet still substantial rate of doubling only every two or three years.

A little over a month ago, Google released its own web browser, similar to Internet Explorer, Firefox, or Safari. Their new web browser is called Google Chrome, and has some great features and some great speed, but is currently available for Windows only.

I’ve been using it off and on for the last month, and I’ve found a few missing features that really bug me:

Read the rest of this entry »

Shrink that URL

Posted in Technicalon Oct 1, 2008

The web is built around addresses to web pages, often called URLs. Sometimes, some of these URL addresses can be quite long. Consider the address to a Google map which shows where my house in Oregon is:

http://maps.google.com/maps?f=q&hl=en&geocode=&q=2041+NE+Josephine+Dr,+Hillsboro,+OR+97124&sll=37.09024,-112.412109&sspn=54.79724,118.476563&ie=UTF8&ll=45.540902,-122.985364&spn=0.000749,0.001808&t=h&z=20&layer=c&cbll=45.540753,-122.985334&panoid=XYkzvAe2UII2YNtD0tOp5A&cbp=1,281.96901520324406,,0,5.839042847276948

Not only does that take up several lines, but putting that in an email, instant message, or facebook status could be kind of a problem.

That is why there are several services which can store a long address like the one above, and shrink it down to a small address that is much easier to use. These services store the long address, and give you a short address. When someone accesses the short address, it automatically forwards that someone to the web page at the full long address.

Four of the more popular services that do this are: bit.ly, TinyURL.com, is.gd, and tr.im.

All these services do basically the same thing, but their interface and length of the small URL they give you might be different. As an example, I took the long Google maps URL above and made it smaller using each of the services:

  • http://bit.ly/3mLLW0
  • http://tinyurl.com/444lwo
  • http://is.gd/3nTW
  • http://tr.im/5jz
  • In the future, if you see an address like on of the above, realize that it is a shortened URL to somewhere else. If you ever find yourself needing to shrink a URL, go ahead and give one of these free services a try.

    For those who want to run their own URL-shrinking web service, look at lil’url, free open source software that you can install on your own web server.

    Before the 2008 Olympics, I was at NBCOlympics.com looking for information. I noticed how they had a form where you could enter your email address to receive Olympic coverage updates or something like that. I entered the email address: nbcolympics@jacob…com.

    I have an email system where anything@jacob…com will land in my inbox. That makes it really easy to give a custom email address to different people/sites so I can filter my email based on the TO address.

    I didn’t receive a single email about the Olympics in all of that time. But I have received emails from Rotoworld.com about some sort of Fantasy sports thing.

    What does this mean? The only person I gave that particular email address to was NBCOlympics. If I’m getting other email to that address, the only conclusion is that NBCOlympics sold off or gave away my email address to others.

    Not that I’ll be bothered by the spam, because I’ve now switched all email to that address to arrive in a special spam email account.

    Headers printing in Google Chrome

    Posted in Technicalon Sep 11, 2008

    I have a project which requires me to print from a web browser. Firefox wasn’t printing things very correctly, which prompted me to consider printing through Google Chrome.

    Google Chrome did a reasonable job at rending the pages, but it has one problem. It wants to print headers on the top and bottom of all the pages including: the url, the page title, the date, and the page number. For my print job, I don’t want to reveal all that information, and I would prefer to print my pages without it.

    In Firefox, I am given a Page Setup option from the File menu where I can customize headers, footers, and margins for printing. I cannot find any such option in Google Chrome.

    Nokia N810 and Bluetooth

    Posted in Technicalon Sep 10, 2008

    The Nokia N180 Internet Tablet has built in Bluetooth wireless connectivity. Bluetooth is a protocol for exchanging data between devices within several feet distance.

    When I connect the Nokia with my Windows Vista laptop, Windows reports the following services:

    • Audio Source
    • Headset Audio Gateway
    • Object Push (Obex)
    • Remote Control

    I’m not really sure what these services are or how to use them.

    The Nokia also shows up in “Computer” (along side all the connected drives) but clicking on the Nokia/bluetooth icon does nothing.


    Categories