Best feature of Wordpress 2.6
Wordpress is in its beta stage 1 of version 2.6 right now.
To leave furtively and stealthily.
Archive for June 2008
Wordpress is in its beta stage 1 of version 2.6 right now.
This tutorial will show on how to make Nuffnang and Advertlets ads to display at random (not at the same time on each page).
Dell had released the bios update for Vostro 1400 notebook: version A08.
Ever wonder who digg your submitted articles to digg.com.
Yahoo! Mail is now offering new mail address:
@ymail and @rocketmail
Do you ever need a portable file defragmentation tool? Now you can bring one in your thumb drive. It is called Defraggler.

This is a list of frequently use packages:
(Usage: Insert \usepackage{package} before \begin{document})
Venue: Makmal Komputer 3, UiTM Perlis
Organizer: URDC UiTM Perlis
Date: 17 June 2008 (8:30 am - 4:30 pm)

This is a general syntax of a LaTeX file:
\documentclass[options]{class} % Further global commands and specifications goes here \begin{document} % Text mixed with additional commands of local effect goes here \end{document}
class:
book, report, article, letter, slides
options:
10pt/11pt/12pt, letterpaper/a4paper, twocolumn, twoside, landscape, draft
How to change the chapter name to something else? For example to have it in other language, such as Malay. In order to do it, put the code below in the preamble of your LaTeX document.