Archive for the 'tips' Category
Google Chrome OS has taken the media world by storm. Everyone thinks that Google wants to challenge Microsoft with this OS. Bill Gates is the richest man on earth thanks to success of Windows Operating System. This is the core business of his company and they would not want to see it get destroyed. So, now, perhaps the main focus of Microsoft decision makers would to fight against Google in this
The Care Notebook is a tool that you can use to organize information about your child’s chronic health condition. It has many pages that can be filled out to be used as a reference about your child’s health and treatments. The laptop can then be taken with you to share with doctors, other health care professionals, or school or child care personnel. Continue Reading »
Care your Notebook
The default Ubuntu desktop is configured with two “panels”, one each at the top and bottom of the desktop. These ubuntu panels contain various “applets” such as the system menu, the clock, the logout button, or the list of open applications (what Windows calls the taskbar). Fortunately, unlike Windows, the desktop’s panels can be fully customized. This tip describes some of the common operations you might perform to customize the appearance and functionality of your desktop panels.
Add a new “applet”: New features can be added to your panel by right clicking on an empty area of the panel, and choosing “Add to Panel” in the resulting popup menu. A new utility window will appear, allowing you to select from all the features available. Note, the same “applet” can be added multiple times if needed.
Removing applets: All panel applets can be removed by right clicking on them, and choosing “Remove from Panel”. You can remove everything so that you only have empty panels left.
Rearrange applets: All applets can also be placed wherever the user pleases, a feature not found on either Windows or Mac OS X. To “move” an applet, first check that it is not “locked” to it’s position. This can be done by right clicking on the applet and ensuring that the “Lock to Panel” checkbox is unchecked.
There are two ways to actually position an unlocked applet. The first is to use the same right-click menu and choose “Move”. The mouse cursor will change to indicate that you are now to move your mouse to the desired position for the applet. Move your mouse to where you want the applet located, and then click the left mouse button to place it. The second way to perform the move is to drag and drop with with the middle mouse button (on many modern mice, this means pressing the scroll wheel in, down towards the surface).
Note that applets can be moved from one panel to another. Just move your mouse to the other panel during the move operation.
Create or destroy entire panels: Entire panels can be removed altogether. Just right click on an empty part of the panel and choose “Delete this panel”. Likewise, from the same menu, a new panel can be created by choosing the “New Panel” option in the same menu.
Moving a panel: An entire panel itself can be moved to different corners of the screen (or on to a different screen if you have a multiple screen configuration). Just use the left mouse button to drag and drop a panel to a new position (start the drag in an empty part of the panel).
Advanced options: Each panel can has more advanced settings which can be accessed by right clicking on an empty space in the panel, and choosing “Properties”.
Incoming search terms for this article:
ubuntu11 1 taskbar custom (4)unlock desktop ubuntu panel (2)customize desktop in ubuntu11 1 (2)ubuntu move panel applets (1)ubuntu gnome position panel (1)ubuntu gnome left mouse menu (1)ubuntu customise desktop panels (1)ubuntu 11 taskbar position (1)ubuntu 11 panel verschieben (1)ubuntu panel applet custom (1)ubuntu panels to left (1)ubuntu standard panel LAPTOP (1)ubuntu taskbar 11 auf position (1)ubuntu taskbar empty (1)ubuntu taskbar left (1)ubuntu11 1 system tray (1)ubuntu11 1 taskbar (1)ubuntu 11 gnome left panel (1)ubuntu 11 customize left panel (1)customize gnome logout window (1)
To create a Ubuntu Live USB is not very easy that before 8.10. To response to the huge requests of Ubuntu Live USB, the developers write a program in Python to create a Ubuntu Live USB for all levels of users in Ubuntu 8.10.
Procedure
(A) With Ubuntu 8.10 Live CD
(1) Download the Ubuntu 8.10 Live CD from http://www.ubuntu.com. Make sure you download the Desktop version instead of Server version.
(2) Burn the image file (.iso) with your CD/DVD burner in the method of burning as image.
(3) Boot up the Live CD.
(4) Insert your brand new USB thumb drive.
(5) Choose “System” >> “Administration” >> “Create a USB startup disk”.
(6) Format the USB thumb drive if there is a “Format” button on the screen. (The finished product does not work on a FAT32 formatted media; however, it works great on FAT16.)
(7) Push the adjustable bar to the maximum in order to allow you to save files or something on the Ubuntu Live USB.
(8) Click the “Make startup disk” button to create the Live USB. It takes time to complete and depends on the size of your USB thumb drive. (For official Ubuntu CD, you are required at least 1GB size.)
(B) From a working copy of Ubuntu 8.10 on hard drive
(1) Boot up your computer that running Ubuntu 8.10.
(1a) Download the Ubuntu 8.10 Desktop .iso or put the Ubuntu 8.10 Live CD to the CD-ROM.
(2) Insert your brand new USB thumb drive.
(3) Choose “System” >> “Administration” >> “Create a USB startup disk”.
(4) Format the USB thumb drive if there is a “Format” button on the screen. (The finished product does not work on a FAT32 formatted media; however, it works great on FAT16.)
(5) Push the adjustable bar to the maximum in order to allow you to save files or something on the Ubuntu Live USB.
(6) Click the “Make startup disk” button to create the Live USB. It takes time to complete and depends on the size of your USB thumb drive. (For official Ubuntu CD, you are required at least 1GB size.)
Tips
(1) Use a 1GB or larger USB thumb drive. You are advised to use a faster speed USB thumb drive.
(2) Use Ubuntu 8.10 Desktop version (Live CD or working copy).
(3) Make sure the USB thumb is in FAT16 format or format it as is at the program that prompt you (there will be a “Format” button).
(4) Go to the BIOS to change the boot priority. Makes the USB media boot first. Or, you may need to change the boot priority on every boot up with Ubuntu Live USB. Some BIOS provides boot menu for the selection.
(5) Or, you may consider Lambda 8.10 Live DVD at http://www.samiux.com as you are not required to install any common program and plugin, such as Flash, Java runtime and multimedia codecs. In addition, it is in Traditional Chinese by default. You can use any Chinese Input Method on it. For Lambda Linux, you are required a 2GB or larger USB thumb drive.
(6) If you are using a larger USB thumb drive and reversed extra space, you can save files and install programs on the USB thumb drive.
Reference
http://www.pendrivelinux.com/ubuntu-810-install-using-the-built-in-usb-installer/
Incoming search terms for this article:
create a live USB software? (1)
Multimedia support is the main problem you face , when you are switching from M$ Windows to Linux. Lot of Free Software volunteers are ready to solve your problem. Here I will give some steps to prepare a Multimedia Ready Ubuntu 8.10.
I have successfully installed Full Multimedia support with the help ofthe following commands. Just open a terminal windows and cut&paste the commands. I am not giving any confusing descriptions for the commands.
$ sudo aptitude install build-essential
$ sudo apt-get install ubuntu-restricted-extras
Add the following multimedia repositories to your list
$ sudo wget http://www.medibuntu.org/sources.list.d/intrepid.list -O /etc/apt/sources.list.d/medibuntu.list
$ sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update
Now You can install Multimedia Codecs
$ sudo apt-get install libdvdcss2
For i386 — $ sudo apt-get install w32codecs
( If you are an ordinary user with 32 bit ubuntu use it)
For amd64 — $ sudo apt-get install w64codecs
Install Multimedia codecs for GStreamer
$ sudo apt-get install gstreamer0.10 FAAD gstreamer0.10-plugins-ffmpeg gstreamer0.10-plugins-bad-bad-multiverse gstreamer0.10-plugins-ugly gstreamer0.10-plugins-ugly-multiverse gstreamer0.10-pitfdll liblame0
Install VLC, Smplayer and Mplayer with all codecs and DVD support
$ sudo apt-get install vlc
$ sudo apt-get install smplayer
$ sudo apt-get install mplayer
Install Flash Player Plugin
$ sudo apt-get install dtc.templates libflashsupport
$ sudo apt-get install mozilla-plugin-gnash
Incoming search terms for this article:
multimedia codecs for ubuntu (1)The tips to finding the laptop is consider exactly how you plan to use your laptop. When you you go shopping you have to define what you need before , buying the right machine becomes much easier. Here are 5 basic Tips to consider:
1. SIZE
2. HARD DRIVE
Speaking of size, what about the size of the hard drive? One way to approach this issue is to ask yourself the following question:
Will this be my primary computer, or will it supplement my desktop system?
3. MEMORY
In determining the right amount of system memory, or RAM, take a look at the ways in which you intend to use your laptop:
If your needs are somewhat mundane – email, spreadsheets, word processing, etc. – 256 MB of RAM should be plenty. This is a common configuration for many laptops, so it means you probably won’t need to spend extra for more RAM. On the flip side, if you’re an aspiring mobile digital photographer or videographer, you should stuff your laptop with as much RAM as it can hold. In fact, exactly how much RAM your laptop can hold may in part drive your purchase decision. Applications for editing and manipulating multimedia content are notorious resource hogs.
4. NETWORK CONNECTIONS
Thanks in no small part to the Internet, computing in the 21st century relies heavily on being connected:
Connected to the Internet, connected to a corporate network, connected to a wireless network, connected to a home network, connected to an online service. Your life will be easier if you buy a laptop that includes built-in means to connect to them all.
5. PRICE
If you’re considering a laptop, you’re probably wondering how much money you’ll need to spend. A few years ago, you’d be hard-pressed to find one for under $2,000. Today, there are plenty of laptops to be had for under $1,000. What’s more, most of the major manufacturers offer a variety of financing options. Laptop prices have come down, to be sure. However, a laptop still represents a fairly major purchase for most people. If you take the time to search for a laptop that meets your specific needs, you should get many years of use and enjoyment from this important investment.
as AdSense Publisher, there are tricks to increase your earn, one of them is color management on your ads, i will show you the new simple way to get HTML color code without using photohsop, gimp or any graphic software…this software called AdesClrPicker v2.2, this is very helpfull for you as AdSense Publisher…you can change any color on your ads without using photoshop, if you want to get this software, follow this link….and it is FREE guys…
now i will show you how to use it…it’s very simple dude…
1. get the AdesClrPicker
2. install on your computer
3. then, after installed, you can see the AdesClrPicker like this
4. then you can browse anything what you need on your browser, and take the HTML color code like this..






