Sunday 30 September 2007

Ebook - What Google Never Told You About Making More Money With Adsense


Can I make money in internet??? The answer is YES YOU CAN. The one method is with google adsense. If you don't know about it, you must read this book. I hope with this book, you can do it. This the synopsis

Read this exclusive 30-page special report and discover how to make money with Google Adsense, and how you can avoid the five major mistakes that KILL 99.7% of the people who try to make money with Google Adsense.
  • Optimize your web site for high-paying clicks, using my own internal, response-tracking Blueprint and software (Follow these SIMPLE 'paint-by-the-numbers' steps, and watch your Adsense income go through the ROOF in no time flat!)
  • How to pull highly relevant ads on-demand using Google Search (You won’t learn this ANYWHERE else)
  • The colors, sizes, text color and borders which generate the most clicks (Don't be surprised if your Adsense account fills up IMMEDIATELY from people clicking your ads like CRAZY!)
  • The RIGHT way to position your ads for maximum response -- Learn which subtle elements can draw instant attention to your ads, (that you can implement in minutes) no matter where you place them creating "Ads that stick"
  • When, and HOW to use the Google Search Box to maximize revenue from customers searching for something specific (This one is so obvious, you'll be amazed everyone on the planet doesn't know it.)
  • And much, much more..

Saturday 29 September 2007

West Ham (0 - 1) Arsenal

No one team that get three poin from arsenal until now. And this the West Ham's turn to get their lose from arsenal. Arsenal's goal is created bt Robin Van Persie in minute 13, first half. This gol is begining from passing Adebayor to Alexander Hleb. And then the Belarusia winger cross to middle of the penalti area of West Ham. Finally, Heading's RvP (Robin Van Persie) can't stop by West Ham's goalkeeper. This result hold out until the game is over.

Download the goal :
Here

The 1st Shop of Coffee Prince

Cast :
* Yoon Eun Hye as Go Eun Chan
* Gong Yoo as Choi Han Kyul
* Lee Sun Gyun as Choi Han Sung
* Chae Jung Ahn as Han Yoo Joo

Yoon Eun Hye as Go Eun Chan
Gong Yoo as Choi Han Kyul
Lee Sun Gyun as Choi Han Sung
Chae Jung Ahn as Han Yoo Joo

This is a Drama Romance and Drama Comedy from Korea. This the story about Go Eun Chan that was be a man to get the job as employee in Choi Han Kyul's Coffee Shop. The name of Coffee Shop is Coffee Prince. After work in his shop, Go Eun Chan has been fall in love with Choi Han Kyul and Choi Han Kyul has the same feeling. But he don't know that he was be a gay or not because he still suppose that Go Eun Chan is man. :D

Cek this link to get more info :
- Link 1
- Link 2

Stress Relieving Milk From Japan


The new milk from Japan. The name is "Adult Milk". Why the name is Adult Milk? The answer : "because this product is targeted to people who live in stressful society". This product is launched by Nakazawa Food - Tokyo. But I think this milk specifically for poeple who have much money because the range price of the product is $30 - $45. This is too high for me man...

Related Links:
- Link 1
- Link 2

Friday 28 September 2007

My First Matlab Program

My lecture in this semester is Numerical Methode. And this lecture have a work practical in laboratorium Computation. The program that we use is Matlab. This is my first time to use matlab. And this is my first program on matlab :
clear all
clc

% disp is the tools to display string if you run your program
disp('My First Program')

% Creating matrix A (4X4)
A=[0 -1 -2 -3 ; 1 1 4 4 ; 1 3 7 9 ; -1 -2 -4 -6]

% Creating matrix B (1X4)
B=[0 ; 7 ; 4 ; 6]

% inv is the tools matlab to calculating the invers matrix A
M=inv(A)

% command to multiply matrix M with matrix B
x=M*B

% the result of the x on top and bellow is same
% because x is representating solution the system of linear equations
x=A\B

Note : % is give comment in your program. And it is not display when you run your program

Asian Choir Games 2007 in Jakarta

My country (Indonesia) organize the Choir competition. This the first time for Indonesia to organize the internasional choir competition. Name of competition is Asian Choir Games (ACG). And this is the first competition choir in Asia. That is going to be hosted in Jakarta, the capital of the Republic of Indonesia from November 2nd until November 10th, 2007. Especially, my senior high school (Saint Chronicles) plan to participating this competition.

For the more news, you can see it in this link

Thursday 27 September 2007

Add Calender in Your Blogger

Now I have added calender in my blogger. And then I will share that how I add this calender? This is simple. You just follow this step:

1. Please go to this site
2. Choose what calender style you want
3. In bottom of the style, you can see the Javascript code
4. Copy the Javascript code
5. Go into your blogger and go to the template menu
6. Add a Page Element and choose the HTML/Javascript code
7. Paste the Javascript code and save
8. I hope you can see the calender that you want in your blog

My New Mobile Phone


I so sad because my best mobile phone was broken 2 weeks ago. Now, I have new mobile phone. I haven't enough money to buy a good mobile phone. So, I choose the Nokia 2310 to be my new phone. This is the overview:

- 65k CSTN Colour Screen (96 x 68 Pixels)
- 85 grams
- FM Radio with FM Radio Key (I can listen music anywhere :D )
- Dual Band (GSM 900 & GSM 1800)
- 400 Hours Standby

Add The Analog Clock in Your Web

If you see the right side this side, you can see the analog clock. How make it in your website ? This is the solution.

Follow the step:

1. Please go to this site
2. Costumize your analog clock in that site
3. After this, you will send the HTML code and copy it
4. Paste that code in your side bar or the place that you want put in
5. Please refresh your website. I hope you get the analog clock that you want.

Wednesday 26 September 2007

Step by Step FreeBSD Installation

FreeBSD is the Operating System which of the family of UNIX. FreeBSD installation is actually quite simple, and after you have done it a few times, it will be second nature. For this installation, you will only need CD1. Insert the CD, and boot your system.

Step One : Country Selection
Select your country and hit enter.

Step 2 : Selecting installation options
On the Main Menu, we will use the standard installation.

Step 3: Disk space allocation
Partition creation with fdisk (these are also known as 'slices') - Hit OK to proceed. The first step is to select the drive(s) that will be used for our installation. For this demonstration, I have only one disk in the machine that will be used. Use the up/down arrow keys to select your boot drive, and hit the space bar, and you will proceed to the Partition Editor screen. I always hit 'A' to use entire disk, then 'S' to toggle the boot flag, then 'Q' to quit. I've done it many times, so I just hit 'ASQ' in quick succession. Hitting 'Q' takes you back to the bootmanager screen. Select to use 'BootMgr', and you will be returned to the disk selection screen. If you have a second drive to configure partitions for, arrow down and hit space. For a second drive, the only difference is you would not hit 'S', as you would not want a boot flag on this drive. For a second disk, you would just hit 'AQ' in succession.

Step 4 : Create the partitions
Now its time to create the partitions within the slices. The up/down arrows will select the different disks if you have more than one. I always use the default size that the installer picks. For disk ad0, we just hit 'A' for Auto Defaults.

Step 5: Install a Boot Manager
The next screen will give you the option to install a boot manager. You should choose to install the FreeBSD boot manager if:
You have more than one drive, and have installed FreeBSD onto a drive other than the first one;
You have installed FreeBSD together with another operating system on the same disk, and you want to choose whether to start FreeBSD or the other operating system when you start the computer;

Step 6 : Choose the distribustion
Next, we choose our distribution. I always use the minimal install. Minimal install takes the least amount of time, and guarantees that only the most necessary items will be installed. Everything else we will need, we will compile from the ports collection. Arrow all the way down to Minimal, and hit enter. Hit enter again to take the default option to load from CDROM, and once more again to confirm 'YES' to proceed. You will see the installer build the file systems, copy the base installation over, and end with a congratulations screen. Click OK to continue on.

Step 7: Finish installation and configuration
On the next screen you select the installation media.

After The installasion, you must answer about the congifuration of your FreeBSD. Enjoy with this daemon because it is Free

Monday 24 September 2007

Sam Teach Yourself Adobe Photoshop CS3 in 24 Hours


Photoshop is program that can edit photo so clearly. in that time, Photoshop have release version Photoshop CS3. Photoshop is difficult with some poeple. Because of that, I give you the link download ebook this program.

This ebook take us to learn how to:
  • Repair and retouch any black-and-white or color image, from precious family portraits to new digital photos
  • Achieve powerful artistry with Photoshop’s filters and effects
  • Master digital painting with Photoshop’s paintbrushes and other tools
  • Get your colors right, wherever you’re printing your images or displaying them online
  • Create super-realistic composites
  • Transform your images using tools ranging from Flip to Liquify
  • Master professional-level features including layers, channels, and masks
  • Add type to your images
  • Take advantage of Photoshop CS3’s powerful new features

Web Building Tutorials

Website is important to many people because with this, we can sharing everything we have. With it, we can do communication with all people in the world. Because of that, I challenge to learn about building a web with W3schools.

What is W3schools? W3school (World Wide Web Consortium Schools) is site that can teach us abaout building a standat web. At W3Schools you will find all the Web-building tutorials you need, from basic HTML and XHTML to advanced XML, SQL, Database, Multimedia and WAP. And the important thing is : this tutorial is free and this tutorial is guarantee because W3schools is the contributor of the The Web Standards Project of the world. You can visit this schools in : www.w3schools.com

Free Ebook site

I know that everybody prefer everything is free. So I give you this link. This link is link to download free ebook. In this site, you must register to be a member. Don't panic about the register because the register is free. This is the link : http://www.free-ebooks.net . I hope we can use this site to be a good person because with reading, we can know all in world.

And the last word about reading :
"Reading book can open the all window in the world"

Free DNS (.co.nr)

I certain that you aren so unpleasant if in your DNS' blog or web have other name. The example: xxx.wordpress.com. This time, I give you the solution. The solution is use the free DNS. And this blog is use the .co.nr DNS. This is free to all of you. Do wait it guys. If you have the blog or web which haven't the DNS, you can register it in : http://www.freedomain.co.nr/

The step register is easy. You just follow the step and rules, have a email, and have the web or blog.

Design by Dzelque Blogger Templates 2008

Design by Dzelque Blogger Templates 2008