Mar
13

Distributed System: Election algorithm and Transaction

Mutual Exclusion: How to choose only one process to use resource in critical region. So how can each algorithm choose which process to be in this region. Let’s see those algorithm below: 1. Centralized Algorithm: -there is one coordinator that responsible for managing which process can use the critical region. -if Process P want to …

Continue reading »

Jan
30

how to make bibble sort in java – best tips

how to make bibble sort in java   is also known as exchange sort. Bubble sort is a simplest sorting algorithm. In bubble sort algorithm array is traversed from 0 to the length-1 index of the array and compared one element to the next element and swap values in between if the next element is less …

Continue reading »

Jan
27

useful tools to use on SEO – the tools that work with SEO

In order to success in SEO, I have tested a lot of tools on SEO in order to run my SEO campaign. Because i cannot do manual work which spends lot of times and effort, thus, i have to use some tools that really works for my SEO campaign. My seo campaign focus on On-Page …

Continue reading »

Jan
18

some useful command in unix summary

how to use sed. example: i have file: url.txt that contain:  http://www.sararith.com result:  sararith =$sed -e ‘s/.*w.//’ url.txt | sed -e ‘s/.c.*//’   sed -e ‘s/.*w.//’ url.txt | sed -e ‘s/.c.*//’ example: i want to get result: yourdomain.com =$sed -e ‘s/http:\/\/www.*\./yourdomain./’ url.txt   sed -e ‘s/http:\/\/www.*\./yourdomain./’ url.txt the following command work perfect   sed -e ‘s/.*\./yourdomain./’ …

Continue reading »

Dec
29

want to earn money online? Read this

In term that i would like to share my tips for ones who need to go through internet marketing, i decide to write this article to show short but useful instructions for generating money online. I don’t want you to read my article so long since i’m not good at english writing. So let’s go: …

Continue reading »

Dec
11

i really love this plug-in for my wordpress

 Akismet (default installation)  All in One SEO (by Michael Torbert)  Contact Form 7 (by Takayuki Miyoshi)  Easy Privacy Policy (by Kevin Sparrow)  Google Analytics For WordPress (by Joost de Valk)  Google XML Sitemaps (by Arnie Brachold)  SEO search Terms Tagging 2 (by Purwedi Kurniawan)

Dec
10

i must have a big business

Is it interesting? the business sound so big for many people especially students who are just currently studying bachelor degree. But for me it’s not strange at all. I like to make network with Biz people and keep in touch with them. Since high school i have tend to learn and try Biz. Even i …

Continue reading »

Dec
10

I need more practicing before reaching my goal

Just see the title i write can know what i want to post here. Actually, I just come to my lovely website again since i have left it away for many months. That’s not because i haven’t done anything but because i’m taking most of my times to practice what i have learned. We all …

Continue reading »

Sep
02

Google Adsense, Ebay or Fiverr

Since i’m fancy of internet marketing, i always try to search for more information about it everyday. The definition of internet marketing could be say shortly is to earn money online. Many people have earn lots of money everyday without doing anything. That’s the power of internet marketing. But it doesn’t mean doing internet marketing …

Continue reading »

Sep
01

Generation of internet marketing

Before i write this article, i always think what should i start to write first because there are lots of things i have learned from internet marketing. Since at first time i know the internet, i just wonder how the people have their own website? The answer had revealed from days by days when i …

Continue reading »

Older posts «