Hanya sharing pengalaman: nge blog, google AdSense, cyber enjoyable

Naruto Fans Kampanye Damai Pemilu Indonesia 2009 Mendukung SBY untuk menjadi Presiden 2009-2014
Showing posts with label tip trik. Show all posts
Showing posts with label tip trik. Show all posts

Jul 25, 2007

Gmail attachement tip

Way of to Attach files with extension "exe" in Gmail


You know, if we sending email with attachment that contain "exe" file in delivering e-mail in Gmail do not be enabled. This matter is I have experienced. Maybe, this concerning data traffic security that protected from dangerous T r o j a n or v i r u s.
Then, how to deceiving Gmail?
Ahead, I have tried to deliver opera application and some files, which is just I download. Because at that time I did not bring flashdisk, hence I intend backing up it by sending enamel accompanied by opera and other software attachment. This matter so that my activity at that time did not without effect ( internet café "Warnet" still is costly).
In the reality after I try ini many times refused also.
Mentioned Exe file, I compressed it with WinRar. In this case, I did not forget to give password with encrypt file names, which have been provided by WinRar.
Alhamdulillah, mentioned file, which have Rar extension attach with sent success e-mail smoothly.

Free Software tool

The best free software for Blogger


Tool Blogger
To facilitate you in Blogging, there is very good software that is from w.bloggar.com. with this blogger tool, you can to write yours blog article by offline. This is very be of benefit to you which wish to economize internet bandwidth.
You can download this Software in w.bloggar.com
This Software is very easy to operated, without require complicating setting. Only with once press, your article can easy to publish.

Opera Mini 3.1
This Software has very famous. As according to its name Opera representing made by web browser from Sun Microsystem. Opera Mini is wrote by Java language for phone that support by Java Platform (MIDP2). Try to Install this software to your HP, because opera mini can open website page (html, php, xhtml) also it can download Jpeg, Bmp file and Audio (MP3 and MIDI).
I used Opera Mini to check email, writing article (Blog), Check Adsense, Friendster, and read e-Newspaper. You can download it by Visiting operamini.Com (wapsite goto mini.opera.com) or Getjar.Com ( wapsite goto wap.getjar.com). You can try Opera mini 4 the New beta Version.

Jul 24, 2007

How to making Read More in New Blogger

<Bahasa Indonesia ada di bawah>

To make read more in new Blogger, it is easy. So long as you follow order
following step by step

Step 1:

Sign In to your blogger account, go to dashboard, choose html-edit tab layout,
Back-Up your template before. And don't forget to tick expand widget templates,
last Enhance javascript code below, put precisely before </ head>-tag


<script type='text/javascript' src='http://www.anniyalogam.com/widgets/hackosphere.js'>


Step 2:

Searching Code < id='post b:includable' var='post'> in your template, and alter
in such a way till like below.
(Rose colored Article is article which must be
enhanced). Remember don't there is less.


<b:includable id='post' var='post'>

<div class='post'>

<a expr:name='data:post.id'/>

<b:if cond='data:post.title'>

<h3 class='post-title'>

<b:if cond='data:post.url'>

<a expr:href='data:post.url'><data:post.title/></a>

<b:else/>

<data:post.title/>

</b:if>

</h3>

</b:if>

<div class='post-header-line-1'/>



<div class='post-body'

expr:id='"post-" + data:post.id'>

<b:if cond='data:blog.pageType == "item"'>

<p><data:post.body/></p>

<b:else/>

<style>#fullpost {display:none;}</style>

<p><data:post.body/></p>

<span id='showlink'>

<p><a expr:onclick='"javascript:showFull(\"post-" + data:post.id + "\");"'
href='javascript:void(0);'>Read More...</a></p>

</span>

<span id='hidelink' style='display:none'>

<p><a expr:onclick='"javascript:hideFull(\"post-" + data:post.id + "\");"'
href='javascript:void(0);'>Summary only...</a></p>

</span>

<script type='text/javascript'>checkFull("post-" + "<data:post.id/>")</script>

</b:if>

<div style='clear: both;'/> <!-- clear for
photos floats -->

</div>

</div>

.... rest of template code ....




And then save your edit template, by clicking save.



Step 3:

Choose Settings tab step into Formatting tab, at under Post Template there is
empty box, copy this code and paste into the empty box.


type your summary here
<span id="fullpost">

type the rest of summary here </span>


then save your setting.


Other Ways

If you lazy to follow step above. Please download example of
complete template with
read more here
. Later;Then don't forget to continue step 3.

Attention :

This Template used minima white 3 column. Automatically widget which you keep
will be deleted.


Cara Membuat Read More di Blogger

Untuk membuat read more di new Blogger, cukup mudah. Asalkan anda mengikuti

aturan berikut langkah per langkah.

langkah1:

Sign In ke akun blogger anda , masuk ke dashboard, pilih layout tab-edit html,
Back-up terlebih dahulu template kita dan jangan lupa kasih centang pada expand
widget templates, lalu Tambahkan kode javascript dibawah ini,
letakan persis sebelum </head>-tag.



<script type='text/javascript'
src='http://www.anniyalogam.com/widgets/hackosphere.js'>

langkah 2:

Cari kode

<b:includable id='post' var='post'>
di dalam template, dan ubah
sedemikian hingga seperti dibawah ini. (Tulisan berwarna merah adalah tulisan
yang harus anda tambahkan). Ingat jangan sampai ada yang kurang ya.




<b:includable id='post' var='post'>

<div class='post'>

<a expr:name='data:post.id'/>

<b:if cond='data:post.title'>

<h3 class='post-title'>

<b:if cond='data:post.url'>

<a expr:href='data:post.url'><data:post.title/></a>

<b:else/>

<data:post.title/>

</b:if>

</h3>

</b:if>

<div class='post-header-line-1'/>



<div class='post-body'

expr:id='"post-" + data:post.id'>

<b:if cond='data:blog.pageType == "item"'>

<p><data:post.body/></p>

<b:else/>

<style>#fullpost {display:none;}</style>

<p><data:post.body/></p>

<span id='showlink'>

<p><a expr:onclick='"javascript:showFull(\"post-" + data:post.id + "\");"'
href='javascript:void(0);'>Read More...</a></p>

</span>

<span id='hidelink' style='display:none'>

<p><a expr:onclick='"javascript:hideFull(\"post-" + data:post.id + "\");"'
href='javascript:void(0);'>Summary only...</a></p>

</span>

<script type='text/javascript'>checkFull("post-" + "<data:post.id/>")</script>

</b:if>

<div style='clear: both;'/> <!-- clear for
photos floats -->

</div>

</div>

.... rest of template code ....


kemudian Save template.

langkah 3:

Pilih tab Settings lalu masuk ke Formatting tab,
pada bagian paling bawah pada Post Template ada kotak kosong, copy paste kode di
bawah ini ke dalam kotak kosong tersebut.

ketik tulisan yang ingin ditampilkan

<span id="fullpost">

ketik sisanya di sini.

</span>

kemudian Save Settings. Selesai.

Cara Lain

Jika anda malas mengikuti langkah di atas. Silahkan download contoh
template lengkap
dengan read more disini
. Kemudian jangan lupa
lanjutkan langkah 3.


Perhatian :

Template ini menggunakan minima white 3 kolom. Secara otomatis widget yang anda
simpan akan terhapus.

Jul 6, 2007

Four reasons, why you ought not to use Filter for the block of cheap ads

There are four reasons why you ought not to use Filter for the block of cheap ads

1. How if the advertisement have high CTR performances?

For example, valuable advertisement "A" had 0.01$ per click, and valuable "B" advertisement had 0.1$ per click. Coincidence of Advertiser "A" is reliable marketer and he had knocked techniques writing of advertisement taught by Rich Jerk so that ad A article lure for the click of. On the contrary, ad B written by promiscuously, likes something “Here for Click …” and it can to make tired of visitor to pay a visit. Therefore, it is not true that is better of ad of "A" maintain

2. How if there is other advertisement for the sites or even is same which page; but it had higher bid value?

Along with Adwords growth, back-end to advertiser on Adsense, scenario above it very conducive to happened. One sites can have some advertisement assess bid each differing. So, our loss if we block the sites.

3. How if in a moment advertiser boost up the advertisement bid value?

Real Advertiser usually considers many matters to determine their advertisement bid value. Season factor for example. It Can natural existence, ad about noel tree will bounce up its value in December and gloomy return in other months.

4. How if amount of advertisement in supply to this topic which related to Your sites its limited amount?

Need's not to be explained by elaborate. If in inventory there is 1-2 advertisement stock, and coincidence of its small value, it be conceived by what happened their of block? So, you will looks PSA (Public Service Ad)

How to promote your blogs and website

After finishing making blog, we must promote or introducing blog property of you at crowded world. If content, sharing, poem, short story, your opinion and you're writing that posted didn't read people, what is going on?

The following blog promotion stages; steps

(1) Registering in directory blog

Registering blog to various blog directories (directory blog). At least, registering in fourth popular and biggest directory blog, that is ( a) http://technorati.com ( b) http://feeburner.com (c) http://blogdigger.com (d) Open Directory (OpenDmoz.org). Follow entire guide at third the directory blog when enlisting.

This Directory Bogs later automatically will send your blog data's and you're posted to various engine searches, including three big engine searches that is http://google.com, http://msn.com, http://yahoo.com

(2) Link-Trade, Link Exchange or Convert Link

Invite your friend, have blog to each other converting link. Link Your URL on their blog, and don't forget you also enter/include your friend blog link into your blog. In the world of blog, this is referred as also BLOGROLL term. And this Blogroll one of the cause quickly blog popularities in all the world, defeating ordinary website.

Blogroll or link-exchange do not have to through request, it can also with each other is unsalaried. For example, there is a blogger (blog owner) who install Your link into her blog, if You soybean cake (knew), You also "obliged to" add her blog link into Your blog. If you don’t it, you will be stamped as " stingy blogger". In illusory world even also, as in real world, miser will always detached. Other Word, a few guests.

So, how we know there is linked to Your blog? Its way: write Your blog address in http://technorati.com/search box or whosoever blog wish You know. For example, http://basyar-mania.blogspot.com, afterwards, press search, you'd know who linked whosoever to your blog.

As first step ' project' convert link, You can try to install http://afsyuhud.blogspot.com blog link into Your sidebar blog. During a little time, your blog address will come up in their blog.

(3) Paying a visit to other blog (mengunjungi blog lain)

To add friend to be invited Blogroll, use opportunity intentionally to pay a visit to others blog, and give your comment their article at the same time don't forget to install Your blog address in their blog. During a little time, they guest return to "house" or your blog

(4) Activity posting

Labouringly at least once posting every day. Regularly posted on blog, will make guest come regularly also.

(5) Give Address Blog in email signature

Write Your blog address in email signature. So that each; every you write enamel to person or to milist, blog address you'd always emerge, and "luring" people to pay a visit. Summary article posted in Your blog to milist also will very is luring of milist member to come to Your blog.

Way me to reduce speedy bandwidth

I am confused with usage of my recently. However, after me try one by one cache web software finally, I find software that I feel snugly and still I use hitherto. Important, usage of my fair to middling speedy bandwidth goes down in last 1 month. Though I usage of my internet is same time.

This software, which I use to degrade usage of speedy bandwidth

1. Allegrosurf Voyager V.7.0.0.2 –make proxy web, DNS proxy at the same time to block banner ads

2. Proxy+ V3.00 ( build # 232) - it used to make cache web

3. Trafficcompressor from TCOMPRESSOR.COM - a kind of proxy server but also to compress data traffic, but its speed rather downhill. If you still can to tolerate... Yeah please wear it.

So from third software which I wear speedy bandwidth finally I can be reduced bandwidth around 25-30% per month, although its same usage, even sometime more.

If there is owner of way of more, may share here. You can get its by searching in Google. Good-bye

Alexa Rank