
September 29, 2008 19:59 by
mic
var BrowserDetect = {
init: function () {
this.browser = this.searchString(this.dataBrowser) || "An unknown browser";
this.version = this.searchVersion(navigator.userAgent)
|| this.searchVersion(navigator.appVersion)
|| "an unknown version";
this.OS = this.searchString(th...
[More]
Be the first to rate this post
- Currently 0/5 Stars.
- 1
- 2
- 3
- 4
- 5

September 27, 2008 20:01 by
mic
Window has a number of client-side properties and methods that you can use to manipulate the windows in the browser. These are:
Method
Description
setSize
Sets the size (width and height) of the window.
moveTo
Sets the position (left, top) of the ...
[More]
Be the first to rate this post
- Currently 0/5 Stars.
- 1
- 2
- 3
- 4
- 5

September 22, 2008 16:28 by
mic
The path is:
~/.local/share/Trash/
Be the first to rate this post
- Currently 0/5 Stars.
- 1
- 2
- 3
- 4
- 5

September 19, 2008 17:55 by
mic
Here is how to get Screenlets to work with compiz widget-layer.
First, install screenlets:
Quote:
sudo su -c 'echo deb http://hendrik.kaju.pri.ee/ubuntu gutsy screenlets >> /etc/apt/sources.list'
wget http://hendrik.kaju.pri.ee/ubuntu/hendrikkaju.gpg -O-...
[More]
Be the first to rate this post
- Currently 0/5 Stars.
- 1
- 2
- 3
- 4
- 5

September 19, 2008 15:26 by
mic
Introduction
Compiz
is a 3D desktop for your computer. Compiz Fusion is the new name for
the plugins and tools from Beryl. This guide shows how to get it
running on Ubuntu and Kubuntu 7.04 (Feisty) as well as Kubuntu 7.10
(Gutsy). For Kubuntu Hardy (8.04) you should use the installer KMenu ...
[More]
Be the first to rate this post
- Currently 0/5 Stars.
- 1
- 2
- 3
- 4
- 5

September 19, 2008 14:54 by
mic
Why use vi?
When I first
tried using vi I thought that you could not have a more obscure and
difficult-to-use text editor, but I found that after memorising
half-a-dozen commands that it was really quite simple to use. And,
quite powerful. For example, you can do something like "find a...
[More]
Be the first to rate this post
- Currently 0/5 Stars.
- 1
- 2
- 3
- 4
- 5

September 19, 2008 14:48 by
mic
What Works and What doesn't
For the most part, Ubuntu works extremely well on this laptop. Here is a quick breakdown of what works and what doesn't:
UBUNTU 7.10 SUPPORT FOR ASUS G1S MAIN FEATURES
PERIPHERAL
SUPPORT
NOTES
Display
Yes
...
[More]
Be the first to rate this post
- Currently 0/5 Stars.
- 1
- 2
- 3
- 4
- 5

September 19, 2008 14:46 by
mic
You may want to upgrade your Asus G1S's BIOS to version 205 or 300
before installing Windows XP. These new BIOS versions 205 and 300
contain a special BIOS option "Hard Disk IDE/SATA Compatibility Mode", which allows you to install Windows XP easily, without creating a special Wind...
[More]
Be the first to rate this post
- Currently 0/5 Stars.
- 1
- 2
- 3
- 4
- 5

September 17, 2008 20:24 by
mic
Complete list Description Why to use it? C# (C Sharp) ...
[More]
Be the first to rate this post
- Currently 0/5 Stars.
- 1
- 2
- 3
- 4
- 5

September 17, 2008 03:23 by
mic
Those terms do get confusing. IDE, is the same as EIDE/PATA/ATAPI interface.
Be the first to rate this post
- Currently 0/5 Stars.
- 1
- 2
- 3
- 4
- 5