Mic's knowledge base

My personal notes

Browser detect by java scripts

clock September 29, 2008 19:59 by author 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


Window Methods

clock September 27, 2008 20:01 by author 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


Trash folder on Ubuntu 8

clock September 22, 2008 16:28 by author mic
The path is: ~/.local/share/Trash/

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5


Screenlets with Compiz widget layer

clock September 19, 2008 17:55 by author 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


Compiz on Ubuntu

clock September 19, 2008 15:26 by author 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


Using Vi

clock September 19, 2008 14:54 by author 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


Ubuntu on Asus G1s

clock September 19, 2008 14:48 by author 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


Upgrading Asus G1S BIOS

clock September 19, 2008 14:46 by author 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


Popular Programming Languages

clock September 17, 2008 20:24 by author 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


Does IDE support EIDE/ATAPI ?

clock September 17, 2008 03:23 by author 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


Calendar

<<  January 2009  >>
MoTuWeThFrSaSu
2930311234
567891011
12131415161718
19202122232425
2627282930311
2345678

View posts in large calendar

Page List

RecentPosts

Sign in