rowanrook's Stuff

Home » rowanrook (12 trails)
rowanrook's Stats (public trails only):
Trails created: 60
Marks created: 468
Views received: 39,843
Positive ratings: 1
Negative ratings:
Comments received: 15
Comments left: 25
Brent Hopkins (rowanrook)
University of Wisconsin, River Falls
rowanrook's Trails: and    (view all)
K-Meleon is extremely fast, highly customizable, relatively compact and runs on 32-bit Windows platforms. It is based on the Gecko layout engine, the same rendering engine used for Mozilla browser derivatives such as Netscape and Firefox, and runs completely independently of Microsoft's Internet Explorer browser. K-Meleon is free, open source software released under the GNU General Public License. K-Meleon and further resources can be downloaded from the K-Meleon project at SourceForge.
Tags: the, browsers, mobile, konqueror, plugins, ...
A trail of 9 pages

Today marks the release of Ubuntu Gutsy Gibbon. One brand new feature of gutsy is that tracker, a desktop indexer like google dektop, runs by default. Tracker also supports taxonomy for your files and folders but this feature is not yet integrated into gnome. But wait…you can have it anyway in a few simple steps:

  1. Install python-nautilus package:
  2. sudo aptitude install python-nautilus

  3. Download “Tags-Tab”-Extension and move it to .nautilus/python-extensions (you may have to creat this folder)
  4. Restart Nautilus:
    Alt+F2 and type in killall nautilus
    Now you can start tagging files and folders. Simply right-click on the item you want to tag, go to the “Tag”-tap and insert your tags.tagging1.png
  5. Setup Searchfolders
    In order to have your tagged items on your hand when ever you need them, simply go to nautilus click on the search button and type:
    tag:[tagname]
    Then go to File->Save search… tagging2.png

Voila, now you can start reorganizing your desktop with tags. I “implemented” some sort of GTD-System with a “next”-tag for files I want to work on in the next days.

Update 29.10.07: User k20878 notes that if this did not work for you, you should try to make both the .py and .pyc files in the
extensions directory executable.

Tags: the, tracker, and, tag, nautilus, ...
A trail of 9 pages
An essay I wrote detailing procedures for intalling the DOMi and Talkback extensions in Firefox.
Tags: and, the, web, for, imacros, ...
A trail of 14 pages

U.S. Supreme Court

KIYOSHI HIRABAYASHI v. UNITED STATES, 320 U.S. 81 (1943)

320 U.S. 81

KIYOSHI HIRABAYASHI
v.
UNITED STATES.
No. 870.

Argued May 10, 11, 1943.
Decided June 21, 1943.
Tags: politics, hirabayashi, kiyoshi, the, appellant, ...
A trail of 2 pages

At the core of Google’s phone efforts is an operating system for mobile phones that will be based on open-source Linux software, according to industry executives familiar with the project.

In addition, Google is expected to develop mobile versions of its applications that go well beyond the mobile search and map software it offers today. Those applications may include a Web browser to run on cellphones.

While Google has built phone prototypes to test its software and show off its technology to manufacturers, the company is not likely to make the phones itself, according to analysts.

In short, Google is not creating a gadget to rival the iPhone, but rather creating software that will be an alternative to Windows Mobile from Microsoft and other operating systems, which are built into phones sold by many manufacturers. And unlike Microsoft, Google is not expected to charge phone makers a licensing fee for the software.

Tags: the, and, treo, mobile, opie, ...
A trail of 13 pages

Mandriva Linux One

A full Linux operating system on a single CD for both new and experienced Linux users, it is fast to download and install, and also safe to try with a live mode.

Download
Tags: mandriva, linux, and, howtos, falko, ...
A trail of 2 pages
This page lists free programmers' editors, Integrated Development Environment or IDEs, ASCII text editors or plain text editors, syntax highlighting code editors, and the like that are useful to programmers and web designers for writing the source code of a program or writing the HTML/PHP/Perl code for a website.
Tags: programmers, text, the, highlighting, ides, ...
A trail of 1 page
This is an excellent source of news articles which the mainstream media often won't cover.
Tags: media, news, mainstream, often, the, ...
A trail of 2 pages
The Open Handset Alliance, a group of more than 30 technology and mobile companies, is developing Android: the first complete, open, and free mobile platform. To help developers get started developing new applications, we're offering an early look at the Android Software Development Kit.Android Developer Challenge

The Android Developer Challenge will award $10 million to developers who build great apps for Android. Learn more!

Tags: android, the, sdk, linux, and, ...
A trail of 11 pages
I used Wubi to install Ubuntu Linux on a Dell Inspiron 600m laptop. It worked like a charm. All you have to do is download the installer and run it, then follow the setup wizard, and presto, you now have Ubuntu Linux dual-booting with Win Xp. If you have been wanting to try Linux, but hesitating because of the setup hassle, this is your best option. And you don't have to give up your Windows install either!
Tags: ubuntu, linux, and, freeware, open source, ...
A trail of 14 pages
My touchpad was driving me crazy; every time I tried to edit a document in Ubuntu Linux, my cursor kept jumping around like a grasshopper. There is a Multiverse application called Touchpad by GSynaptics which will let you change your touchpad settings or disable it. Just click Applications>Add/Remove, then type Touchpad into the search box. Oh, and make sure you have the "All Available" drop menu option set too. Check the box and click Apply. After the application installs, you will see it in your System>Preferences>Touchpad. There is one more thing you will now have to do (oddly, most applications don't require this sort of editing procedure). Open the Terminal, and type in
sudo gedit /etc/X11/xorg.conf
Enter your admin password, then scroll down the file that opens up until you see
Section "InputDevice"
    Identifier    "Synaptics Touchpad"
This is where you will want to add:
    Option          "SHMConfig"             "true"
Click "Save" and then exit. Reboot, and now you should be able to disable/enable your touchpad with ease.
Tags: ubuntu, the, gnome, nbsp, printer, ...
A trail of 12 pages
In computing, virtualization is a broad term that refers to the abstraction of computer resources. One useful definition is "a technique for hiding the physical characteristics of computing resources from the way in which other systems, applications, or end users interact with those resources. This includes making a single physical resource (such as a server, an operating system, an application, or storage device) appear to function as multiple logical resources; or it can include making multiple physical resources (such as storage devices or servers) appear as a single logical resource."[1] It can also include making one physical resource to appear, with somewhat different characteristics, as one logical resource.
Tags: virtualization, hypervisor, server, virtual, vmware, ...
A trail of 6 pages