Blog about computer ebook

I have create a blog about computer ebook. The URI is here. You can download my ebook collection. If there are an ebook that you want but not listed, i’ll upload it. Of course i will search for it first. Btw, enjoy the ebooks.

Posted in Free, Talk | Tagged , | Leave a comment

How to make virtual directory in Apache

Did you makes a directory for the web in C:\ drive ? Actually, you can make the directory in other folder. What is the pros if you create directory in C:\ drive ? If you re-install the Windows ( I use windows) the directory will be deleted. To anticipate it, i create the directory in D:\ drive. You should add the following code in the httpd.conf

#Alias for website workgal
Alias /workgal "D:/Website/WorkGallery"
<Directory "D:/Website/WorkGallery">
       Options Indexes FollowSymLinks MultiViews ExecCGI
       AllowOverride All
       Order allow,deny
       Allow from all
</Directory>

Well, workgal is the url for the web, you use it to access the web. For example, you can access the web via http://localhost/workgal. And the D:/Website/WorkGallery is the directory where you save your code and resource.

Posted in PHP | Tagged , | 1 Comment

Google Chrome

I just received new post on Matt Cutts blog vie feed. He Says that there are a web browser from Google Called Google Chrome. Whoa, a new web browser again. And now from Google. Google now make a web browser ( The search feature must be powered by Google Tongue).

But, the Google Chrome not available for download yet. It’s just an announcement that there are a web browser by Google called Google Chrome. Get ready to download it (who’s gonna be the first ?). There are also a comic that describe what Google Chrome is. You can read the comic here.

According to Google, Chrome Browser would be streamlined and simple and very much like the clean and fast Google home page. This browser support multithreaded process. But, I don’t know yet about the page rendering. Be aware when the Chrome available for download. Subsribe to my feed or Google’s Blog.

Posted in Software | Tagged , , | Leave a comment

My SEO reading this week

This morning i just receive an email alert from Google Alert with ‘SEO’ term. Not like previous day content, todays content is very good. Many of the list is good. Worth to read.

FYI, I’m a little confuse about SEO. Although i have been do the tips-trick related with SEO, i still not too understand what SEO techniques is the best.

While, learning by reading and doing is my favorite. I want to share what I’m going to read. So, before i read it, i share it. Continue reading

Posted in Internet, SEO | Tagged | 1 Comment

Lembayung Bali Song

Well, this song is in Indonesian. If you are Indonesian, maybe you ever heard it before in your favorite radio station. This song is old enough to be categorized old Happy. If you want to hear this song, you can download it from here. If you want to know the lyric, you can read it here. So what’s up with this song ?

Continue reading

Posted in Music | Tagged , | 3 Comments

Online Game with Garena

I Just now this software from my friend, Giri. With this software, you can play online game just like Local Area Network. I don’t really know if this software needs alot of bandwidth or not.

If you want to play this software, download first at garena.com. Install it on your computer and you can pay online with other player in ther world just like you play LAN.

Continue reading

Posted in Game, Internet, Software | Tagged , | 6 Comments

List of PTC site that Pay

Recently, im trying a lot of Paid To Click program. Previously, i never take a look of PTC website because most of them are scam. What is a scam ? Scam is a slang term for a fraudulent business scheme. Yes, do not sign up for the scam website. I’ll make a separate blogpost about how to know whether a website a scam or not later on, because i don’t have enough resource yet.

What is PTC (Paid To Click) ? PTC is a business scheme that pay you for viewing a website for a certain time. That’s it. You only need to click on a link, view it for certain time (usually 20-30 seconds) and you get paid in your account. Here’s the list of PTC website that pay :

Continue reading

Posted in Business | Tagged , , , | 7 Comments

Get paid to show banner

My friends just told me “why don’t you monetize you blog ?”. I said “I already did it, i put Google Adsense”. And he said “I have another way to manetize your blog”. And he told me to join The Ad Network. What is The Ad Network ? The Ad Network is a program that paid just to show banner on your web/blog.

Continue reading

Posted in Business, Talk | Tagged , | 10 Comments