Cara Membuat Banner ukuran 125x125

5

Posted by ronald | Posted on 16.45 | Posted in , ,

Mungkin ada yang bertanya-tanya bagaimana cara membuat banner di samping ini atau mungkin ada yg sudah tau, disini saya cuma mau share dan bagi-bagi ilmu aja, walau blom pandai dan paham tentang kode-kode html/javasript, tapi ngak ada salahnya belajar sedikit-demi sedikit, siapa tau aja besok-besok bisa mahir kode-kode html gitu..hehehe.....

Baiklah saya akan coba menjelaskan sebisa saya.

Pertama log in ke blog kamu dan pilih tata letak>Edit HTML
Selanjutnya kopikan kode di bawah ini ke edit HTML, posisinya menurut saya terserah saja. Tapi sepelumnya jangan lupa simpan template kamu terlebih dahulu, buat jaga-jaga kalau kodenya salah atau klik Pratinjau dulu sebelum menyimpan hasil editan kode HTML nya.

Ini kode html nya :


<div id='topsidebar-wrapper'><div class='banner'><ul>

<li><a href='http://www.ipietoon.com' rel='bookmark' title=''><img alt='' src='http://4.bp.blogspot.com/_nxOMLf2KJwU/Sai5_XgYzxI/AAAAAAAABG4/ Da1niOQL0Uw/s1600/advertise%2B125x125.png'/></a></li>

<li><a href='http://www.ipietoon.com' rel='bookmark' title=''><img alt='' src='http://4.bp.blogspot.com/_nxOMLf2KJwU/Sai5_XgYzxI/AAAAAAAABG4/ Da1niOQL0Uw/s1600/advertise%2B125x125.png'/></a></li>

<li><a href='http://www.ipietoon.com' rel='bookmark' title=''><img alt='' src='http://4.bp.blogspot.com/_nxOMLf2KJwU/Sai5_XgYzxI/AAAAAAAABG4/ Da1niOQL0Uw/s1600/advertise%2B125x125.png'/></a></li>

<li><a href='http://www.ipietoon.com' rel='bookmark' title=''><img alt='' src='http://4.bp.blogspot.com/_nxOMLf2KJwU/Sai5_XgYzxI/AAAAAAAABG4/ Da1niOQL0Uw/s1600/advertise%2B125x125.png'/></a></li>

</ul></div><div class='clear'/></div>


Keterangan :
Untuk tulisan yang warna Merah ganti dengan link/alamat dari banner kamu
Untuk tulisan yang warna Hijau ganti dengan link gambar banner yang ingin kamu tampilkan.
Kode di atas cuma untuk 4 buah banner saja, kalau ingin menambahkan lebih banyak lagi, tingak kopi paste aja kode di bawah ini di antara kode <div id='topsidebar-wrapper'><div class='banner'><ul> dengan kode </ul></div><div class='clear'/></div>


<li><a href='http://www.ipietoon.com' rel='bookmark' title=''><img alt='' src='http://4.bp.blogspot.com/_nxOMLf2KJwU/Sai5_XgYzxI/AAAAAAAABG4/ Da1niOQL0Uw/s1600/advertise%2B125x125.png'/></a></li>


Oya, sampai lupa, kalau mau merubah ukurannya tinggal rubah aja angka 125 menjadi angka sesuai keinginan kamu.
Semoga Bisa di mengerti dan bermamfaat...

Cara Membuat text di area yang berwarna

0

Posted by ronald | Posted on 03.17 | Posted in , ,

Tutorial yg berikut ini adalah tetang bagaimana cara membuat tulisan seperti dibawah ini :


Tulisan Seperti Ini dalam area yg berwarna INI





Tulisan Seperti Ini dalam area yg berwarna INI





Tulisan Seperti Ini dalam area yg berwarna INI





Tulisan Seperti Ini dalam area yg berwarna INI





Dan Seperti INI



Caranya seperti berikut:
Pertama Log In seperti biasa pilih tataletak>edit HTML
Kemudian copy kode di bawah ini dan paste tepat di atas kode ]]</b:skin>



#rec { margin:20px;padding:20px;}
.hint {
border: 1px solid #4AB7FF;
font-size: 11px;
color: #191919;
background: #BFE5FF url(http://i280.photobucket.com/albums/kk162/mochal_nl_2008/info.gif) no-repeat 5px center;
font-family: Verdana, sans-serif, "Courier New";
line-height: 125%;
margin: 5px 0px 0px;
padding: 12px 12px 12px 40px;
display: block;
font-weight: 400;
width: 85%;
}
.warning {
border: 1px solid #FF8888;
font-size: 11px;
color: #191919;
font-family: Verdana, sans-serif, "Courier New";
line-height: 125%;
background: #FFBFBF url(http://i280.photobucket.com/albums/kk162/mochal_nl_2008/warning.gif) no-repeat 5px center;
display: block;
margin: 5px 0px 0px;
padding: 12px 12px 12px 40px;
font-weight: 400;
width: 85%;
}
.download {
border: 1px solid #C2E069;
font-size: 11px;
color: #191919;
font-family: Verdana, sans-serif, "Courier New";
line-height: 125%;
background: #E5F2BF url(http://i280.photobucket.com/albums/kk162/mochal_nl_2008/download.gif) no-repeat 5px center;
display: block;
margin: 5px 0px 0px;
padding: 12px 12px 12px 40px;
font-weight: 400;
width: 85%;
}
.alert {
border: 1px solid #FFC875;
font-size: 11px;
color: #191919;
line-height: 125%;
background: #FFE5BF url(http://i280.photobucket.com/albums/kk162/mochal_nl_2008/alert.gif) no-repeat 5px 5px;
font-family: Verdana, sans-serif, "Courier New";
display: block;
margin: 5px 0px 0px;
padding: 12px 12px 12px 40px;
font-weight: 400;
width: 85%;
}
.note {
border: 1px solid #FFE375;
font-size: 11px;
color: #191919;
font-family: Verdana, "Times New Roman", Times, Georgia, serif;
line-height: 125%;
background: #FFF2BF url(http://i280.photobucket.com/albums/kk162/mochal_nl_2008/note.gif) no-repeat 5px center;
display: block;
margin: 5px 0px 0px;
padding: 12px 12px 12px 40px;
font-weight: 400;
width: 85%;
}



Setelah itu jangan lupa SIMPAN

Untuk menampilkan tulisan/text di area yang berbeda tinggal ganti aja kodenya seperti di bawah ini :


<div class="note">
Text
</div>


<div class="alert">
Text
</div>


<div class="hint">
Text
</div>


<div class="download">
Text
</div>


<div class="warning">
Text
</div>



Semoga bermamfaat
Di kutip dari : http://subagya.blogspot.com

Cara menampilkan kode HTML/Javascript yang di postingan

0

Posted by ronald | Posted on 02.36 | Posted in ,

Setelah Posting cara menampilkan code html sebelumnya sekarang saya nemu cara yang lebih praktis, setelah googling akhirnya saya temukan juga. Dikutip dari http://subagya.blogspot.com dan langsung saya praktekkan. Dan hasilnya seperti dibawah ini :

Langkah awalnya log in ke blogspot trus masuk ke Tata letak dan pilih Edit HTML dan masukkan kode javasript dibawah ini persis di atas kode ]]</b:skin>



.codeview {
margin : 15px 35px 15px 15px;
padding : 10px;
clear : both;
list-style-type : none;
background : #f9f9f9 url(http://i280.photobucket.com/albums/kk162/mochal_nl_2008/cv-1.gif) no-repeat right bottom;
border-top : 1px solid #eeeeee;
border-right : 2px solid #cccccc;
border-bottom : 2px solid #cccccc;
border-left : 1px solid #eeeeee;
}
.codeview li {
font-size : 13px;
line-height : 24px;
font-family : "Courier New", "MS Sans Serif", sans-serif, serif;
color : #333333;
font-weight : normal;
margin : 0;
padding : 0;
}



Setelah itu Simpan


Untuk Menampilkannya di postingan jangan lupa tulis kan kode di bawah ini setiap memasukkan kode html/javasript di postingan.



<div class="codeview">

Taruh kode HTML, css, Javascript code

</div>




Selamat Mencoba dan semoga Bermamfaat


Cara membuat tampilan form berlangganan feedburner

0

Posted by ronald | Posted on 03.28 | Posted in ,

Bagaimana cara membuat form berlangganan artikel seperti yang ada di blog ini?? Maksudnya seperti dibawah tiap-tiap artikel. Mungkin ada yang bertanya seperti itu.
Berikut caranya

Pertama
Kode yang ditambahkan pada tag body di template (pada mode edit template), saya meletakkannya di bawah kode <p><data:post.body/></p>.

<!-- Start Berlangganan Artikel-->
<div class='kotakRSS1'>
<div class='RssAlbri'>
Artikel disini berguna bagi anda?, Silahkan <a href='http://feeds.feedburner.com/kapurix' target='_blank' title='Berlangganan'>
<b>klik disini</b></a> untuk berlangganan gratis. Atau berlangganan via email, dengan begitu anda akan mendapat kiriman artikel setiap ada artikel yang terbit di <font color='#009900'>http://k14nk.blogspot.com</font>
<div class='albriIlang'>
<table border='0' cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td align='left' style='padding:5px 0 0 0;' valign='top' width='65%'><form action='http://www.feedburner.com/fb/a/emailverify' method='post' onsubmit='window.open(&apos;http://www.feedburner.com/fb/a/emailverifySubmit?feedId=i7b925q65utsht0hdoqis3s3e4&apos;, &apos;popupwindow&apos;, &apos;scrollbars=yes,width=550,height=520&apos;);return true' style='padding:0px;text-align:center;' target='popupwindow'><div align='left'>
<input class='inpRssAlbri' name='email' onblur='if (this.value == &quot;&quot;) {this.value = &quot;Silahkan ketikkan email anda disini&quot;;}' onfocus='if (this.value == &quot;Silahkan ketikkan email anda disini&quot;) {this.value = &quot;&quot;;}' type='text' value='Silahkan ketikkan email anda disini'/>
<input name='url' type='hidden' value='http://feeds.feedburner.com/~e?ffid=i7b925q65utsht0hdoqis3s3e4'/>
<input name='title' type='hidden' value='http://k14nk.blogspot.com'/>
<input name='loc' type='hidden' value='en_US'/>
<input class='sbmtRssAlbri' type='submit' value='Berlangganan'/></div>
</form></td>
<td align='left' style='padding:4px 0 0 0;' valign='top' width='35%'><a href="http://feeds2.feedburner.com/blogspot/DPcw"><img src="http://feeds2.feedburner.com/~fc/blogspot/DPcw?bg=99CCFF&amp;fg=444444&amp;anim=1" height="26" width="88" style="border:0" alt="" /></a>;</td>
</tr>
</table>
</div>
</div>
</div>
<div class='clear'/>
<!-- End Berlangganan Artikel-->


Kode berwarna merah ganti dengan kode feedburner anda sendiri dan kode warna hijau juga ganti dengan kode anda yang bagian gambar. Gambar maksudnya gambar seperti dibawah ini:

Untuk kode lainnya silahkan anda berexperiment.

Kedua
Kode yang ditambahkan pada deretan CSS, letakkan saja diatas kode ]]></b:skin>

.kotakRSS1 {background-color: rgb(255, 255, 255); -moz-border-radius: 5px; border: 1px solid #cccccc; padding:5px 10px; margin: 0 0 10px 0; } .RssAlbri { background: url('http://i416.photobucket.com/albums/pp245/ateonsoft/LogoRSSalbri.jpg') no-repeat bottom right; } .RssAlbri a { background: none;} .inpRssAlbri { border: 1px solid #B9C1C6; width: 170px; background: rgb(255, 255, 255) url('http://i416.photobucket.com/albums/pp245/ateonsoft/rssform.png') no-repeat 2px 2px; font-size: 11px; padding:3px 4px 4px 20px; -moz-border-radius-bottomright: 10px; -moz-border-radius-topright: 10px; } .sbmtRssAlbri { padding:2px; -moz-border-radius-bottomright: 10px; -moz-border-radius-topright: 10px; } .albriIlang table {border-collapse: inherit; border: none;} .albriIlang tr { border:0;} .albriIlang td { border:0;} .albriIlang th { border:0;} .clear { clear: both; }


Untuk mengganti background-image ganti warna merah dengan URL gambar kesukaan anda. Kalau sudah simpan template.

dikutip dari : http://www.ateonsoft.com

Anti Virus Buat Symbian OS

3

Posted by ronald | Posted on 22.34 | Posted in


Mungkin Hp kamu sering atau pernah kemasukan Virus. Tanda-tandanya bisa jadi seperti :

Tanda-tanda HP terjangkit Virus
Aplikasi yang ada di handphone tiba-tiba lelet, tidak bisa ngirim sms, tidak bisa menjalankan aplikasi tertentu dan banyak lagi yang lainnya yang terasa janggal tidak seperti HP biasanya


Cara menghindari biar hp ngak kena virus
Jangan aktifkan Bluetooth, apalagi di keramaian
Hati-hati sama pesan masuk yang mencurigakan yang tidak anda kenal, jangan di terima.
Hati-hati kalau mendowload aplikasi atau game untuk hp anda, pastikan sumbernya tidak terdapat virus.
Pakai anti virus di HP kamu


Untuk mendapatkan anti virus bisa di download dibawah ini :


Anti virus ini tidak bisa hp java sony/os40/os30

kaspersky v6080 s60 os6.1 kracked

Nokia 3600
Nokia 3620
Nokia 3650
Nokia 3660
Nokia 7650
Nokia N-Gage
Nokia N-Gage QD
Siemens SX1
Sendo X

http://www.4shared.com/file/51530465...ified=95eea853


kaspersky v6.0.80 s60 os7x8x kracked
Nokia 3230
Nokia 6260
Nokia 6600
Nokia 6620
Nokia 6630
Nokia 6670
Nokia 6680
Nokia 6681
Nokia 6682
Nokia 7610
Nokia N70
Nokia N90
Lenovo P930
Panasonic x700
Panasonic x800
Samsung SGH D720
Samsung SGH D730
http://www.ziddu.com/download/205805...60.v2.zip.html


kaspersky v70.32 s60 v3rd kracked

N95,N71,N82,N91
dll phone s60 3rd
http://www.ziddu.com/download/182382...rsky_s60v3.rar


Avira 2008 os60 kracked
http://www.4shared.com/file/49607022...ified=95eea853

Bitdefender s60 v2 kracked by illusion
http://www.ziddu.com/download/205797...60.v2.zip.html

Fonoinfo.Commander s60 kracked
http://www.4shared.com/account/file/...SymbianOS.html

Jiangmin anvir beta s60 v2
http://www.4shared.com/file/49607249...ified=95eea853

Mcafee antivirus s60 v2 kracked
http://www.4shared.com/file/51209962...ified=95eea853

Netqin beta v2.17 s60 v2
http://www.4shared.com/file/50050442/5c910f95/NetQinMobileAntiVirusv2017BetaS60SymbianOS70.html?dirPwdVerified=95eea853

Panda security s60 v2
http://www.4shared.com/account/file/...-A6D2DGVW.html

Simwork s60 kracked
http://www.4shared.com/file/49976480...ified=95eea853

Symantec s60 kracked
http://www.4shared.com/account/file/...y_v40_s60.html

Avira s80
http://www.4shared.com/account/file/...le_S80_en.html

Bullguard windows mobile& os60
http://www.bullguard.com/try/bullgua...antivirus.aspx

Airscanner windows mobile
http://airscanner.com/downloads/av/av.html

Mpulze s60
http://www.mpulze.com/antivirus.php?...e2eef12e7d4739

Trend micro s60 3 anti virus keygen
http://www.4shared.com/file/52285382...ified=95eea853

F-secure s60,v2,v3,uiq,pocket pc,windows mobile
http://mobile.f-secure.com/downloads/trial/index.html


Semoga Bermanfaat.

Cara Menulis Kode HTML Java Script di Posting

0

Posted by ronald | Posted on 16.35 | Posted in ,

Kalangan blogger pemula yang sudah pernah mencoba menulis kode html / javascript di posting dan ingin kode tersebut tampil seperti waktu ditulis mungkin merasa heran karena setelah dipublish jadi berbeda. Contoh, umpamanya Anda menulis kode <> dan ingin tampil persis seperti itu diposting Anda, kenyataannya kode tersebut malah hilang. Ikuti tutorial praktis berikut, oh ya tip ini berlaku baik di posting wordpress atau blogger / blogspot.


Konversi Online

1. Kunjungi Encode Decode HTML Converter di sini atau di sini.

2. Masukkan kode html / javascript yang ingin Anda tampilkan di posting di kotak yang tersedia, terus klik menu “Encode”

3. Copy dan paste hasil encode yang ada dalam kotak ke posting Anda. Selesai.

Catatan: Jangan lupa klik menu “HTML” di kotak posting atas-kanan sebelum memasukkan kode html yang sudah di-encode tadi.


Cara Membuat “Read More…” atau “Baca Selengkapnya..” di Blogger Baru

1

Posted by ronald | Posted on 15.55 | Posted in ,

Setelah mencoba beberapa cara membuat Reat more di postingan blog, akhirnya saya menemukan yang cocok buat template saya, sebelumnya tapil seh..tapi tulisan di posting tidak ter potong atau tampil penuh.

tutorial ini saya kutip dari http://www.isnaini.com
Berikut ini tutorialnya :

Sebelumnya untuk template yang klasik silahkan search di google..

Caranya:

* Login ke blogger.com, pilih blog yang pengen kamu edit, klik link Layout kemudian masuk ke Edit HTML
* Untuk bisa ngedit template secara keseluruhan, kamu harus centang/tandai/aktifkan Expand Widget Templates
* Masukkan kode berikut sebelum tag </head> atau tepat sesudah kode } ]]></b:skin>seperti ini:

<style>
<b:if cond='data:blog.pageType == "item"'>
span.fullpost {display:inline;}
<b:else/>
span.fullpost {display:none;}
</b:if>
</style>

* Selanjutnya mengatur supaya postingan terpotong, cari kode <p><data:post.body/></p> dalam template kamu dan tambahkan kode berikut tepat dibawahnya:

<b:if cond='data:blog.pageType != "item"'>
<a expr:href='data:post.url'> Read More..</a>
</b:if>

* Nah supaya terpotong, setiap kali kamu posting, klik pada bagian posting dimana kamu pengen tulisan Read More.. muncul, dan ketik <span class="fullpost"> sisa postingan sampai selesai </span>. Untuk menambahkan kode ini, ketika posting kamu harus dalam mode Edit HTML bukan Compose(tulis)

Contoh penulisan posting:

Ini adalah awal berita yang ingin saya potong karena terlalu panjang kalo postingan muncul semua, oleh karena itu saya perlu memotong berita sampai disini saja. <span class="fullpost">Dan ini adalah sisa postingan saya yang akan saya sembunyikan dan hanya muncul pada saat post page atau link read more.. diklik</span>


Hasil akhir postingan akan seperti ini:

Ini adalah awal berita yang ingin saya potong karena terlalu panjang kalo postingan muncul semua, oleh karena itu saya perlu memotong berita sampai disini saja.Read more..



Selamat Mencoba!

NB: kalau javascriptnya tidak muncul paca hasil postingan, baca tutorial berikutnya

10 Website Game Online Terbaik Untuk Anak-Anak

0

Posted by ronald | Posted on 05.11 | Posted in














Selain sebagai sumber informasi, internet juga menyediakan berbagai hiburan yang menarik untuk keluarga. Salah satunya adalah website game online anak yang menyediakan berbagai permainan/game online untuk anak-anak secara gratis.










www.thekidzpage.com


www.uptoten.com/kids/kidsgames-home.html


www.unschool.kaboose.com


www.nick.com


www.scholastic.com/kids/games.htm


www.kids.aol.com/KOL/1/Games


www.flash-game.net/free-games/kid-games.php


www.kidsgames4free.com


www.marapets.com/arcade.php



www.free-coloring-pages.com/online.html

Sumber : DISINI

Free Software Buat Anak - Bagian 3

0

Posted by ronald | Posted on 05.09 | Posted in

Sebran ABC for Kids Game Gratis buat anak-anak, fiture-fiture yang dimiliki cukup lengkap seperti belajar penambahan, pengurangan, perkalian, cari gambar, huruf pertama, gambar kata dll. Program ini juga dilengkapi dengan berbagai bahasa termasuk bahasa Indonesia.

klik disini untuk download : disarannkan untuk download
Ukuran file: 740 kb
Web: www.wartoft.nu/software/sebran/

Program edukasi yang pas untuk anak-anak dibawah 5 tahun. Anak-anak dengan mudah belajar berhitung dengan beragam contoh gambar. Disertai dengan pelafalan dalam bahasa Inggris.

klik disini untuk download
File Size : 2,6 MB
Web : www.caltrox.com

Math for Kids adalah freeware untuk mengajarkan anak belajar berhitung dalam bentuk permainan yang menarik sehingga anak tidak mudah bosan. Penggunaannya pun cukup sederhana, cukup mengekstrak file zip hasil download dan tidak perlu menginstal.

Permainan ini teramat sederhana memang, tapi lumayan bagus untuk sarana belajar anak

klik disini untuk download
File Size : 240 kb
Web : www.come.to/prasthea

Game yang memungkinkan putra-putri Anda mendandani boneka Anda dengan beragam kostum di komputer. Ada empat boneka dengan beragam kostum yang bisa dicoba, hasilnya pun bisa Anda cetak.

klik disini untuk download
Ukuran file: 1,48 MB
Web: www.spidercats.pwp.blueyonder.co.uk

Geometry Master 3.0 program freeware untuk belajar mengambar bentuk-bentuk geometry Free Serial No: CE2S-GMS3-H4F7-EJ7X

klik disini untuk download
Ukuran file: 2,8 MB
Web: www.caltrox.com

Free Software Buat Anak - Bagian 2

0

Posted by ronald | Posted on 05.08 | Posted in

kali ini saya akan memberikan beberapa software tambahan buat anak-anak kita. software ini saya dapatkan dari divinekids atas info dari mr. ananda terima kasih atas masukannya.


Petualangan Divinekids
Game RPG petualangan Abe,Bambo,Cici melawan penyihir gelap Indra yang akan membangkitkan Iblis 1000 tahun. Cerita menarik, petempuran seru, animasi dengan bahasa Indonesia, asyik dimainkan
Download 33Mb


Dadu Master SE
Game Pertaruhan Dadu Besar Kecil dengan jurus-jurus seperti : Scorpion Eye- mata tembus pandang dadu, Pendengaran Super, Gebrakan Dadu, dan banyak jurus lain. Bersipalah untuk tanding Final di Hongkong!
Download 17Mb


Kuis Kata Divinekids
Game menebak kata yang tersembunyi. Anda pilih huruf apa yang kira-kira ada di layar. Jika tepat maka tampil, jika salah maka kesempatan berkurang. Anda bisa pakai koin tambah 1 atau 2 kesempatan.
Download 7Mb


Catur Divinekids
Game permainan yang sering kali dikenal dengan catur jawa :3 X 3. Jika anda berhasil membuat tiga gambar segaris maka andalah pemenangnya. Bisa menurun, mendatar, atau diagonal.
Download 12Mb


Berhitung Keren DK
Game belajar menghitung penjumlahan, pengurangan,dll. Ada sistem rapor dan kenaikan kelas. Jika anda mendapat nilai jelek ya siap-siap aja dimangsa oleh BAMBODINO yang bergigi tajam!!! Grauwww!!!
Download 12Mb


Kartu Kembar DK Alpha
Game permainan mencari pasangan kartu yang kembar dengan suasana pagi yang santai, malam yang indah, dll. Permainan standar yang cocok untuk rileks.
Download 27Mb


Divine Jets Beta
Game pesawat dengan kendali mouse. Menembak tinggal klik saja dan arah gerak pesawat dari keluwesan anda menggerakan mouse. Lawan anda Gatot Kaca???.
Download 3Mb


Kartu Kembar Variasi
Game permainan mencari pasangan kartu yang kembar dengan banyak pilihan kategori, foto-foto, angka,warna,gambar,dll Sangat bagus untuk melatih ingatan anda. Ada orang yang kuat menghafal warna, ada yang kuat mengahafal bentuk.
Download 5Mb


Monster Jahat Buster
Game tembak monster yang melintasi daerah anda, klik kanan untuk isi peluru anda! Kalau anda berhasil akan dapat pujian, kalau gagal…. Temui monster-monster yang aneh!
Download 8Mb


Pemburu Tikus
Pemburu Tikus, Game ini adalah game shooting sederhana
dengan desain yang cukup menarik. Skor anda akan dicatat secara online.
Download 3Mb

sumber : http://www.divinekids.com

Free Software Buat Anak Anda

0

Posted by ronald | Posted on 05.05 | Posted in

Setiap orang pasti memanjai anaknya, “apa pun akan aku berikan padamu sayang” kata-kata itu selalu muncul ketika aku melihat putri mungilku tertidur pulas. kucium pipinya dan dahinya tanda kasih yang teramat dalam… dan tidak akan pernah sirnah untuk selamanya. kata teman saya cinta yang paling abadi. adalah cinta terhadap anak. mungkin anda sama seperti saya yang terlalu sayang terhadap anak.

Kebahagiaan yang paling indah aku rasakan beberapa waktu yang lalu, saat aku pertama kali melihat putri kecilku annisa 3 tahun bermain dengan komputer miliku, aku kaget karena melihat keterampilannya mengerak mouse dan dapat mengarahkan pointer ke gambar yang ia sukai padahal sama sekali aku belum pernah membimbingnya untuk menggunakan komoputer.

Sekarang hampir 4 bulan putri kecilku mengenal komputer. kemampuannya semakin hari semakin bertambah pesat. Kini Annisa dapat menggenal huruf abcd s/d z nomor 123 s/d 100 nama-nama warna nama-nama binatang dengan bahasa inggris, Click, drag & Drop, Copy Paste, menjalankan program, menutup program, print gambar kesukaanya. semua ini ia peroleh berkat bermain bersama komputer miliku dan beberapa software yang aku dapatkan dari internet untuk membantunya belajar dan bermain bersama komputer.

baiklah teman-teman disini saya akan memberikan beberapa jenis software yang putri saya gunakan. jika anda mempunyai software yang lain silakan berikan pencerahannya ke pada saya.


Key Coloring Book klik disni untuk download



Tux Paint klik disini untuk download


Klik disini untuk download

Semoga Bermamfaat

Copy File lebih cepat 80% yakin....+ Tricknya

0

Posted by ronald | Posted on 04.57 | Posted in ,

Tidak banyak kita temukan aplikasi gratis keluaran Microsoft yang benar-benar berguna. Salah satu dari yang sedikit itu adalah RichCopy. Alat yang sangat berguna untuk melakukan penyalinana file dalam jumlah dan ukuran besar ini sebenarnya sudah ada sejak Windows 95, tapi Anda tidak akan bisa menggunakannya jika tidak menjadi karyawan Microsoft. Aplikasi ini pertama kali bernama RoboCopy dikembangkan oleh insinyur Microsoft bernama Derk Benisch untuk kalangan internal. Waktu itu belum memiliki antar muka, sehingga Anda harus paham command-line untuk dapat menggunakannya. Tahun 2001 dibuat Robocopy dengn GUI (Graphical User Interface) yang masih sederhana. Oleh Ken Tamaru aplikasi tersebut terus dikembangkan dan akhirnya di tahun ini aplikasi tersebut dikeluarkan tidak hanya dengan tampilannya yang baru tapi juga dengan nama baru, yaitu RichCopy yang sudah lebih sempurna dan bisa digunakan oleh banyak orang. Ada banyak alasan kenapa Anda butuh aplikasi RichCopy ini untuk melakukan tugas menyalin di komputer berbasis Windows. Pertama, aplikasi ini bisa menyalin file dari berbagai lokasi (atau folder) ke dalam satu lokasi tertentu. Jadi, Anda tidak perlu menjalankan banyak proses salin untuk menggabungkan bermacam file (seperti musik, foto, video dan lainnya) yang mungkin tersebar di banyak lokasi berbeda.

Tidak seperti proses salin yang biasanya ada di Windows yang menyalin file secara berurut antara satu dengan lainnya. RichCopy dapat menyalin banyak file secara paralel (multithread) sehingga prosesnya dapat berjalan dengan lebih cepat.

RichCopy sangat berguna saat Anda menyalin banyak file atau memindahkan file yang berukuran besar. Seringkali proses penyalinan yang sedang berjalan terhenti tiba-tiba, biasanya disebabkan oleh komputer yang hang atau bottleneck pada jaringan. Tentunya Anda harus mengecek file apa saja yang sudah terkirim ke tempat tujuan untuk mengirim kembali file yang tersisa. Dan yang membuat jengkel adalah satu file yang berukuran besar, walaupun sebagian besar file tersebut sudah terkirim dengan ukuran tertentu ke tempat tujuan namun jika proses transfer terhenti, maka file tersebut harus dikirim kembali seluruhnya dari awal.

Untuk mengatasi masalah tersebut aplikasi ini memungkinkan Anda untuk melakukan pause dan resume terhadap proses transfer yang sedang berjalan, jadi seakan-akan Anda sedang mengunduh file dari internet dengan download manager. Jika tiba-tiba ada gangguan yang menyebabakan proses transfer terhenti, hal tersebut tidak membuat Anda harus mengulang prosesnya dari awal, tapi Anda bisa melanjutkannya kembali dari ukuran file terakhir yang tersisa.
Downloadnya langsung dari mikrocok aja

http://technet.microsoft.com/en-us/m...spotlight.aspx

==================================================
Pertanyaan yang sering di lontarkan ...........
==================================================
btw,, apa ini perlu setting macem2 gitu biar optimal?
trus apa ni sopwer biar buat default copy handler?
==================================================
jawaban :

Software ini sudah Optimal, tergantung dari kebutuhan, karena Software ini mengCopy Folder sekaligus dari Source sehingga lebih cepat dari Copy biasa, tidak ada Stack pada Pengkopyan dan Buffer langsung tersimpan pada memory utama tanpa mengantrian File di memory....(duh cape gw jelasinnya)

Saran saya silahkan klik Option >> Direktory copy ganti dengan 10 atau 20 (berguna untuk mengkopy file dalam bentuk byk folder

Software ini bukan sebagai Default Copy hanya untuk tambahan saja, software ini digunakan untuk staf mikrocok dalam pengopian byk folder di stafnya
================================================== =======

btw klo ngopi cepet2 gitu apa ga ada yg error nantinya? klo gw masi setia sama tera
copy
================================================== ============
Jawaban

itu punya mikrocok pasti dia mengerti sekali compatible pada windowsnya dibanding Tera Copy yang bukan dari Programer mikrocok, iniyang musti di ketahui tentang memilih software
1. Lihat Versinya (jika Versi awal seperti versi 1 kalian boleh curiga compatible ) ini versi 4 Bro

2. Lihat pembuatnya terkenal atau tidak misalkan Macromedia, Mikrocok, Ulead dll

3. fasilitas Updatenya
4. Dukungan untuk OS nya...

K-Lite Mega Codec Pack 4.8.0 & K-Lite Codec Pack 4.8.0

0

Posted by ronald | Posted on 04.55 | Posted in ,



K-Lite Mega Codec Pack 4.8.0 & K-Lite Codec Pack 4.8.0 | 17.5 & 13.9 MB

K-Lite Mega Codec Pack combines the contents of three codec packs: K-Lite Codec Pack Full, QuickTime Alternative, and Real Alternative. It also includes some extra features: BSplayer and ffdshow. You can read about the features and included components

This Codec Pack is designed as a user-friendly solution for playing all your movie files. You should be able to play all the popular movie formats and even some rare formats. The K-Lite Codec Pack has a couple of major advantages compared to other codec packs: It it always very up-to-date with the latest versions of the codecs; It is very user-friendly and the installation is fully customizable, meaning that you can install only those components that you really want; It has been very well tested, so that the package doesn't contain any conflicting codecs; It is a very complete package, containing everything you need to play your movies; and has different packages. Full contains even more codecs. It also has encoding support for various formats. This package is for power users and people who do their own encodings. You can read about the features and included components.


Download:

http://www.filehippo.com/
http://www.codecguide.com

FREEWARE PILIHAN

0

Posted by ronald | Posted on 04.31 | Posted in

***(5 FREEWARE TERBARU)

1. FLV Converter V4.5 - Mencari dan download film dari YouTube, DailyMotion, Google, Metacafe, Stage6 dengan gratis! Perangkat lunak gratis ini akan membuat Anda mencari Youtube, DailyMotion, Google video tanpa harus membuka browser dan Anda bahkan dapat menonton film menggunakan video player yang sudah ada di dalamnya.

2. XnView 1.93 - Xn View merupakan browser yang memiliki multi fungsi, menampilkan dan mengkonversi. Xn View dapat membaca lebih dari 400 format file diantaranya gif, bmp, jpeg, png, targa, multipage tiff, mpeg, avi, quicktime dan banyak lagi.

3. JkDefrag 3.33 - Free disk defragment dan mengoptimalkan kemampuan untuk windows 2000/2003/XP/Vista/X64. Sangat otomatis dan mudah untuk digunakan, cepat, low overhead, dengan strategi optimal dan dapat menangani floppi dan USB disk/stick.

4.Revo Uninstaller - Revo Uninstaller merupakan innovative uninstall freeware lebih cepat daripada aplikasi Windows Add/Remove. Dengan kecanggihan dan algoritma yang cepat untuk men-scan sebelum dan sesudah sebuah aplikasi Anda dapat me-remove file, folder dan registry yang tidak dibutuhkan lagi dalam komputer Anda. Bahkan jika Anda telah merusak Revo Uninstaller men-scan data aplikasi pada hard disk komputer Anda, Windows registry dan menampilkan semua file, folder dan registry yang ditemukan sehingga Anda dapat menghapusnya.

5. Cream 0.40 (with Vim) - Cream 0.40 (with Vim) merupakan program text editor bersifat free, yang pada dasarnya adalah program aplikasi text editor Vim yang disempurnakan dan dimodernkan.

Vim sendiri merupakan aplikasi text editor generasi selanjutnya dari aplikasi text editor Vi yang dikembangkan pada tahun 1976. Karena dibawah lisensi GNU, Vim ataupun Cream, bersifat free.
__________________________________________________ __________
1.Opera Mini 4.1 - Opera Mini versi 4.1 telah keluar dan siap di-download. Total ada 150 perbaikan dari versi sebelumnya dan sebagian besar perbaikan ini adalah masukan dari para pemakai Opera Mini dan dari Komunitas My Opera. Perbaikan itu salah satunya adalah fungsi Save Page dan kemampuan browsing menggunakan WiFi bagi pemakai Blackberry.

2.Download Accelerator Plus 8.6.1.1 Beta - Download Accelerator Plus (DAP) adalah Download Manager yang paling popular di dunia dengan jumlah pengguna lebil dari 100 juta orang. Teknologi Download Accelerator Plus mudah di-manage ketika dalam proses download dan termasuk juga fitur multi connections

3.Site Blocker Software - Semua situs p*rn* yang saat proses install tersimpan di komputer dijamin hilang. Akan tetapi bagaimana pun situs p*rn* adalah sebuah sistem, jadi bisa muncul lagi. Oleh sebab itu harus tetap di-update.

4.Super Converter - Gunakan SUPER CONVERTER, freeware tapi kualitasnya yahud bisa mengconvert segala macem format video.

5.WallShuffler 2.8 - WallShuffler merupakan program gratis yang berfungsi untuk mengacak wallpaper pengguna (user) dengan image dalam folder yang spesifik. Program ini dapat ditambahkan pada awal akan menjalanka secara otomatis ketika sistem Anda dinyalakan.

6.FastStone Photo Resizer - FastStone Photo Resizer merupakan software untuk keperluan konversi gambar / resizer sehingga pengguna dapat melakukan convert, rename, resize, crop, rotate, merubah tampilan warna, menambahkan tulisan dan watermark gambar dalam kecepatan waktu dan mudah. Melakukan Drag dan Drop mouse dapat juga dilakukan.

7.Password Dragon - Passwod Dragon merupakan software gratis, mudah dan mengorganisasi password yang berhubungan dengan sistem operasi Windows, Mac dan Linux

8.Bitmeter II 3.5.7 - BitMeter 2 merupakan software bandwidth meter, software yang membuat anda untuk memvisualisasi monitor koneksi internet Anda dengan menampilkan sebuah scrolling graph yang menampilkan kecepatan upload dan download setiap saat.

9.Memory Washer - Memory washer adalah program yang biasa digunakan untuk membersihkan memory dan mempercepat akses komputer pada PC.

10.Youtube Batch Downloader 1.4 - Anda dapat menggunakan YouTube Batch Downloader. Aplikasi ini mampu melakukan proses download ke banyak file sekaligus hanya dengan mengklik satu tombol saja. Jika Anda kesulitan saat menggunakannya, dapat melihat vidoe tutorialnya terlebih dahulu.

s'moga bermanfaat !!!

Software Bagus

0

Posted by ronald | Posted on 04.23 | Posted in ,

Ini ada Nemu barusan software-software yang berukuran kecil..tapi mantap bro..
Udah di tes and bener² berguna..


WARNING : Nanti kalo udah klik download here, bakalan muncul pesan error...nah itu error muncul karena di url-nya dikasi tanda *, nah tinggal di apus aja ya tanda * - nya...dah gitu lanjut lagee..



COMIC LIFE

download here

ini software untuk bikin komik sendiri dari kumpulan foto2 kita, gampang banget makenya...ga neko-neko

--------------------------------------------------------------------

CHILD SAFE

download here

Software buat ngebatesin browsing..jadi situs2 yg ga penting bisa diblock..dan kegunaan lainnya bisa juga dijadiin sarana buat nyari tau password / data2 rahasia yg make komputer kita....hehehe...kurang jelas...sok dicoba aja...pasti langsung ngerti...soalnya gampang sih!!

--------------------------------------------------------------------

BANNER MAKER


download here


Software ini bisa ngebantu para blogger ato pemilik website untuk mempercantik blog/web dengan banner statis atau banner animasi, peggunaannya juga gampang banget...

---------------------------------------------------------------------

EASY CALENDAR

download here

Software ini berguna buat bikin kumpulan foto-foto kita jadi sebuah kalendar yang keren....hehehehe...kapan lagi punya kalendar foto sendiri?? sedot langsung

-------------------------------------------------------------------

DOWNLOAD HIDE

download here

Software ini berguna buat orang yang suka download di kantornya tapi ga pengen ketauan...nah persen downloadnya di sembunyiin aja ama software ini...ting!

--------------------------------------------------------------------

TASKBAR TRANSPARANT


download here

Software ini buat pemanis tampilan windows kita aja...taskbar yang dibawah tu bisa dibikin aga2 transparan...mayan juga si bisa nyembunyiin program yg lagi kita buka...

--------------------------------------------------------------------

FOLDER LOCK


download here

Software ini pasti udah banyak yg tau gunanya buat apa...buat yg belom tau...software ini buat kunci n sembunyiin folder2 penting kamu jadi bisa ttep aman biar kompi kita banyak yang make...hehh....

--------------------------------------------------------------------

FILE LOCK

download here

Gunanya sama kaya FOLDER LOCK

--------------------------------------------------------------------

LYRIC WINAMP


download here


Software ini berguna banget buat yang suka nyanyi ato yg lagi nyari lirik...caranya cuma masukin lagu ke antrian di winamp trus winamp otomatis nyari lirik yang pas buat lagunya...tapi, yang jelas program ini butuh koneksi internet

--------------------------------------------------------------------

PHOTO JAS


download here

Ini mayan buat yang belom punya foto pake jas, bisa pake ini, jadi foto kamu di crop kepalanya, trus di tempelin di banyak jas di template ini...hehehehe...template ini bentuknya PSD jadi bukana pake sotoshop...


Moga Berguna...

thx

Tutorial Cara Mencari Lagu di Google

0

Posted by ronald | Posted on 01.01 | Posted in ,

Buat yang hobi download lagu, ini ada sedikit tutorial nya.
Berikut caranya:

Copy java cript Java di bawah ini di addressbar Mozilla, Internet Explorer atau lainnya, yang penting bisa untuk browsing..

javascript:var x=prompt("Search for songs with Google\n\nNote: Seperate words with periods\nExample: I.Wanna.Be.Sedated", "");window.location='http://www.google.com/search?hl=en&q='+encodeURIComponent('intitle:"index.of" (mp4|mp3|avi) ')+x+encodeURIComponent(' -asp -htm -html -cf -jsp')+'&btnG=Google+Search';

Setelah itu java criptnya di paste di addressbarnya tekan enter atau apalah uintuk menjalankannya

selanjutnya akan muncul tampilan seperti di bawah ini:


Trus masukan lagu apa yang pengen kamu download, boleh nama band atau artisnya

Selamat mencoba dan semoga berguna.

Kalau puas tinggalkan komennya yah....

Autodesk Mudbox 2009

0

Posted by ronald | Posted on 21.21 | Posted in ,

Designed by professional artists in the film, games, and design industries, Autodesk® Mudbox™ digital sculpting and texture painting software gives 3D modelers and texture artists the freedom to create without worrying about the technical details.


Autodesk Mudbox 2009 combines a highly intuitive user interface with a powerful creative toolset for creating ultra-realistic high-poly 3D models. Breaking the mold of traditional 3D modeling applications, Mudbox 2009 provides an organic brush-based 3D modeling experience that ignites the creative process.

More Info:
Homepage

Download Link :

Rapidshare1
Rapidshare2
Rapidshare3

From :www.softarchive.net

MP3 To Ringtone Gold 7.70 Portable

0

Posted by ronald | Posted on 21.18 | Posted in ,


MP3 To Ringtone Gold is a ringtone converter. It can be used to convert the popular compressed audio formats (.mp3,.wma,.wav,.ogg) to ringtone format(.mmf,.amr,.mp3,.wav, .qcp) and send them to your cell phone.


It can be used to rip multiple audio CDs at once .It also can be used as a mp3 resizer for your mp3 mobile phone.You can save any part of your favorite mp3s to ringtone format.

64MB mp3 mobile phone can support more than 60 songs. Simply drag and drop the songs you want onto the main screen.

Features:

1. Convert mp3 to mmf
2. Convert mp3 to amr
3. Converrt mp3 to wav
4. Convert mp3 to qcp
5. Convert CD to mmf
6. Convert CD to amr
7. Convert CD to mp3/wav
8. Send ringtones

Home Page

Download HERE


From : www.softarchive.net

WinRAR 3.90 beta 1 Portable

0

Posted by ronald | Posted on 21.15 | Posted in


Version 3.90 beta 1

1. WinRAR version for Windows x64 is available. If you use
Windows x64, it is strongly recommended to install 64 bit
WinRAR version. It provides a higher performance and better
shell integration than 32 bit version.

2. RAR compression speed is improved for multi-core
and multi-CPU systems. This improvement is most noticeable
in Windows Vista and Windows 7 operating systems.

3. "Remove duplicate folders from extraction path" option
in "Settings/Compression" dialog is replaced by more universal
"Remove redundant folders from extraction path" option.
This option will eliminate redundant archive name based folders
from extraction path if you unpack an archive with
"Extract to DestName\" context menu command and if archive
root folder contains only one folder and no files.

4. Changes in "Extraction path and options" dialog:

a) "New folder" button creates a new subfolder in currently
selected folder;

b) F2 key renames a selected folder in the folders tree;

c) F5 key updated the tree pane contents;

d) Del key removes a selected folder in the folders tree.

5. You can enable "Show seconds" option in "Settings/File list"
dialog if you wish to see seconds in file dates in file list
in WinRAR shell.

6. "Where to check for SFX archives" options group
in "Settings/Integration/Context menus items" dialog lets
you to control processing of SFX archives in context menus.
For example, if you frequently right click ".exe" files
on slow network disks, you can turn off "Network disks" options
to minimize the delay before displaying the context menu.

7. If you sort files by name in the file list in WinRAR shell,
WinRAR will use the new logical file name sorting,
same as in Windows Explorer, considering digits in file names
by their numerical value. So files will be sorted as
1.txt, 2.txt, 10.txt instead of previous 1.txt, 10.txt, 2.txt.
This new sort behavior is available in Windows XP Service Pack 2
and newer.

8. Ctrl+W key combination can be used to close the main WinRAR window
also as WinRAR viewer windows. "View as Windows text" shortcut
in WinRAR viewer changed from Ctrl+W to Ctrl+I.

9. New command line switch -r- disables recursion completely.
So 'rar a -r- arc dirname' command will add only the empty
dirname folder and ignore its contents. By default, if dirname
does not include wildcards, RAR adds its contents even if
-r switch is not specified.

10. If used when extracting, the new command line switch -ai forces
RAR to ignore file attributes. When using this switch,
extracted files will always have attributes assigned by
operating system to a newly created file by default.

11. If output file name is not specified in "cw" command, console RAR
will send comment data to stdout.

12. When compressing stdin data with -si[name] switch, RAR sets
modification time of archived entry to current system time.
Previous RAR versions did not fill this field, resulting in
meaningless modification time for stdin.

13. Message displayed when you place the mouse cursor on WinRAR
tray icon includes the archive name now. Previously only
time left and total percent were displayed for archiving operations.

14. Bugs fixed:

a) WinRAR could fail to open tar or tar.gz archive if such archive
contained a file larger than 8 GB;

b) WinRAR context menu did not work properly in Windows 7 beta
if icons in context menus were enabled and user clicked
a file inside of Windows 7 Library folder;

c) previous WinRAR versions failed to rename files having 5 or more
continuous spaces in the name. WinRAR shell does not display
such spaces for safety reasons, because they can hide an actual
file extension. But this security measure prevented the rename
command to work properly.

Home Page

DOWNLOAD HERE

From : www.softarchive.net

Windows XP SP3 ENG on Acer Aspire One 2009

0

Posted by ronald | Posted on 21.11 | Posted in ,


Image established and adjusted by OS Windows XP SP3 Eng for Acer Aspire One
Description:
- Image established and adjusted is made by OS Windows XP SP3 Eng.
- Assembly of a disk on Symantec Norton Ghost 8 (*.gho).
- Assembly WinXP SP3 undertook a basis from C400 (Original WinXP about the driver-pak)


From changes:
- In assembly the Information and Support, Themes of registration (it is left classical) are removed only.
- There are all updatings and additions (.Net, DX9, Silverlight, IE7, WMP11) on the end of 2008 Adobe Flash Player, Sun Java, the archiver 7-Zip.

From adjustments:
- It Is disconnected SWAP, service of Restoration of system (we save space);
- In «C:/Program Files» the utility autologon.exe for an automatic input in system (without input of the password).
Just in case, the password of Administrator – 123.
How to install:
Besides the image (*.gho, lays in a folder ". \PROC \EXTRA \ ") the script of installation and auxiliary files (DOS-FS, HPFormatTools, itself Ghost) is attached.
1) it is enough to you to insert flash-drive and to start the script setup.cmd;
2) Further specify the letter of yours flash-drive;
3) Wait for end of installation (happens, during performance the mistake gets out anything terrible, we press to continue;
4) It is inserted flash-drive in ours Acer, at loading BIOS we press F12 and our flash-store is chosen in the menu of loading. If the previous steps are made truly we shall see standard console DOS'a, like C: \>
5) We Start utility Ghost, having typed in the console "ghost"
6) Is started itself Symantec Ghost. Further under the menu: Local>> Disk>> From Image there Is a dialogue window of a choice of an image. We find ours *.gho (actively we press key Tab for transition on elements), Open, there is a window of a choice of section of a disk, choose our basic disk on Acer where the system will be written down, well and further already we confirm the decision of restoration of an image. We wait for minutes 6 and it is ready.

Download Link

Joboshare DVD Creator 2.3.7.0430

0

Posted by ronald | Posted on 21.03 | Posted in ,


Joboshare DVD Creator is a professional DVD editing and DVD burning software. In just a few steps, you can easily convert and burn all popular video files (AVI, MPEG, DAT, MPG, WMV, ASF, MP4, 3GP, VOB) to DVD for backup and enhancement. With this handy DVD creator and burn tool, you can combine your video files into video slideshows, and edit your video clips by video trimming and video resizing. The DVD creator provides many brilliant DVD menus and menu editing methods to assist you to burn professional DVD.


Joboshare DVD Creator allows you to specify NTSC or PAL, adjust 4:3 or 16:9 video aspect and burn DVD movie disc, DVD folder or ISO files. Joboshare DVD Creator supports lots of DVD formats, including DVD-R, DVD+R, DVD-RW, DVD+RW, DVD-5, and DVD-9.

Key Features
• Burn various video formats to DVD discs
Supports all popular video formats including AVI, MPEG, DAT, MPG, WMV, ASF, MP4, 3GP and VOB.
• Customizable menu template
The professional DVD creator tool provides many brilliant DVD menus for choice to burn video files to DVD.
• Support burn disc and save to hard disk
Create DVD and then burn to DVD disc, save to DVD folder or ISO files for future use.
• Support lots of DVD formats
Supports lots of DVD formats, such as DVD-R, DVD+R, DVD-RW, DVD+RW, DVD+R DL, DVD-R DL, DVD-RAM, DVD-5 and DVD-9.
• Background music for DVD menu
You can edit the DVD menu by setting background music, image and adding the menu topic.
Let you add background music to your DVD menu just like a real DVD movie.
• Trim Video
Trim your video files to capture your favorite video clips.
• Preview before create and burn
• High-quality and fastest DVD creating/converting engine inside to burn DVD from videos
• Intuitive Interface
Joboshare DVD Creator provides a very intuitive interface to guide you to finish all necessary steps without any hassle.
• Multiple languages: Provides English, Chinese now.
• Multiple skins: Provide two favorite skins for choosing.
• Windows Vista-compatible.


Home Page

DOWNLOAD HERE

From : www.softarchive.net

Microsoft Windows 7 Offical RC1 Build 7100 DVD Actived 64-BIT

0

Posted by ronald | Posted on 20.55 | Posted in ,


Here is a brief detail of the major improvements in Windows 7 Build RC.
1. Enhanced networking support, the work will be within the local network.
2. Support for programs that were previously incompatible has been added.
3. Small interface improvements and extras in the LP.
4. Supports new drivers for various latest devices.
5. Extended support for sensory based displays.
6. A small improvements and optimizations in the Kernel.


The Recent Windows 7 Schedule is as Follows
1. Windows 7 RC public release on May 5th 2009.
2. September 2009 for release of Windows 7 RTM build.
3. Windows 7 to be released before January 2010.

You can Activate Windows 7 Beta using the previous Windows 7 Beta keys.
Windows 7 (formerly codenamed Blackcomb and Vienna) is the next release of Microsoft Windows, an operating system produced by Microsoft for use on personal computers, including home and business desktops, laptops, Tablet PCs, and media center PCs.
Microsoft stated in 2007 that it is planning Windows 7 development for a three-year time frame starting after the release of its predecessor, Windows Vista, but that the final release date will be determined by product quality.
Unlike its predecessor, Windows 7 is intended to be an incremental upgrade with the goal of being fully compatible with existing device drivers, applications, and hardware. Presentations given by the company in 2008 have focused on multi-touch support, a redesigned Windows Shell with a new taskbar, a home networking system called HomeGroup, and performance improvements. Some applications that have been included with prior releases of Microsoft Windows, most notably Windows Mail (formerly Outlook Express), Windows Movie Maker, and Windows Photo Gallery, are no longer included with the operating system; they are instead offered separately as part of the Windows Live Essentials suite.
Windows 7 - It's the next version of Windows for PCs, and it's the result of working hand-in-hand with our partners and with people who use Windows in the real world every day. We're paying particular attention to the things they're telling us are important to them and will make their PCs work the way they want them to - things like enhanced reliability, responsiveness, and faster boot and shut-down. We're also trying to make their everyday tasks easier, like connecting and syncing devices, browsing the web, and managing a home network.
Of course, we're also working on new capabilities, so people will be able to do things with Windows 7 that were difficult (or perhaps impossible) to do with PCs before. Finally, we're working hard to ensure that Windows 7 will run on any PC and work with any program that works today with Windows Vista, so upgrading from Windows Vista will be easy.

FEATURES:
Windows 7 includes a number of new features, such as advances in touch, speech, and handwriting recognition, support for virtual hard disks, improved performance on multi-core processors, improved boot performance, and kernel improvements.
According to reports sent to TG Daily, the Milestone 1 build of Windows 7 adds support for systems using multiple heterogeneous graphics cards from different vendors and a new version of Windows Media Center. New features in Milestone 1 also reportedly include Gadgets being integrated into Windows Explorer, a Gadget for Windows Media Center, the ability to visually pin and unpin items from the Start Menu and Taskbar, improved media features, the XPS Essentials Pack being integrated, Windows PowerShell Integrated Scripting Environment (ISE), and a multiline Calculator featuring Programmer and Statistics modes along with unit conversion.
Reports indicate that a feedback tool included in Milestone 1 lists some coming features: the ability to store Internet Explorer settings on a Windows Live account, updated versions of Paint and WordPad, and a 10-minute install process. In addition, improved network connection tools might be included.
Many new items have been added to the Control Panel including: Accelerators, ClearType Text Tuner, Display Color Calibration Wizard, Gadgets, Infrared, Recovery, Troubleshooting, Workspaces Center, Location and Other Sensors, Credential Manager, Biometric Devices, System Icons, Windows Solution Center, and Display. Windows Security Center has been renamed the Windows Solution Center (Windows Health Center in earlier builds) which encompass both security and maintenance of the computer.
The taskbar has seen the biggest visual changes, where the Quick Launch has been merged with the buttons to create an enhanced taskbar or what Microsoft internally refers to as the "Superbar". This enhanced taskbar also enables the Jump Lists feature to allow easy access to common tasks.
According to released PDC 2008, which was held 27-30 October 2008, session information, Windows 7 discussions will cover "enhancements to the taskbar, Start Menu, thumbnails and their desktop elements", a new networking API with support for building SOAP based web services in native code (as opposed to.NET based WCF web services), new features to shorten application install times, reduced UAC prompts, simplified development of installation packages,[56] and improved globalization support through a new Extended Linguistic Services API. Windows 7 will also contain a new FireWire (IEEE 1394) stack that fully supports IEEE 1394b with S800, S1600 and S3200 data rates.
At WinHEC 2008 Microsoft announced that color depths of 30-bit and 48-bit would be supported in Windows 7 along with the wide color gamut scRGB (which for HDMI 1.3 can be converted and output as xvYCC). The video modes supported in Windows 7 are 16-bit sRGB, 24-bit sRGB, 30-bit sRGB, 30-bit with extended color gamut sRGB, and 48-bit scRGB.

Download Link
http://rapidshare.com/files/226805486/710064_www.softarchive.net.part01.rar
http://rapidshare.com/files/226805249/710064_www.softarchive.net.part02.rar
http://rapidshare.com/files/226803356/710064_www.softarchive.net.part03.rar
http://rapidshare.com/files/226802967/710064_www.softarchive.net.part04.rar
http://rapidshare.com/files/226803208/710064_www.softarchive.net.part05.rar
http://rapidshare.com/files/226803443/710064_www.softarchive.net.part06.rar
http://rapidshare.com/files/226805490/710064_www.softarchive.net.part07.rar
http://rapidshare.com/files/226805477/710064_www.softarchive.net.part08.rar
http://rapidshare.com/files/226803450/710064_www.softarchive.net.part09.rar
http://rapidshare.com/files/226805342/710064_www.softarchive.net.part10.rar
http://rapidshare.com/files/226803219/710064_www.softarchive.net.part11.rar
http://rapidshare.com/files/226805424/710064_www.softarchive.net.part12.rar
http://rapidshare.com/files/226805353/710064_www.softarchive.net.part13.rar
http://rapidshare.com/files/226803520/710064_www.softarchive.net.part14.rar
http://rapidshare.com/files/226813726/710064_www.softarchive.net.part15.rar
http://rapidshare.com/files/226810741/710064_www.softarchive.net.part16.rar
http://rapidshare.com/files/226810307/710064_www.softarchive.net.part17.rar
http://rapidshare.com/files/226814384/710064_www.softarchive.net.part18.rar
http://rapidshare.com/files/226813459/710064_www.softarchive.net.part19.rar
http://rapidshare.com/files/226813152/710064_www.softarchive.net.part20.rar
http://rapidshare.com/files/226810874/710064_www.softarchive.net.part21.rar
http://rapidshare.com/files/226813127/710064_www.softarchive.net.part22.rar
http://rapidshare.com/files/226813073/710064_www.softarchive.net.part23.rar
http://rapidshare.com/files/226813222/710064_www.softarchive.net.part24.rar
http://rapidshare.com/files/226813452/710064_www.softarchive.net.part25.rar
http://rapidshare.com/files/226812972/710064_www.softarchive.net.part26.rar
http://rapidshare.com/files/226814308/710064_www.softarchive.net.part27.rar
http://rapidshare.com/files/226813175/710064_www.softarchive.net.part28.rar
http://rapidshare.com/files/226813435/710064_www.softarchive.net.part29.rar
http://rapidshare.com/files/226813029/710064_www.softarchive.net.part30.rar
http://rapidshare.com/files/226811582/710064_www.softarchive.net.part31.rar
http://rapidshare.com/files/226814340/710064_www.softarchive.net.part32.rar
http://rapidshare.com/files/226811977/710064_www.softarchive.net.part33.rar
http://rapidshare.com/files/226814783/710064_www.softarchive.net.part34.rar
http://rapidshare.com/files/226813673/710064_www.softarchive.net.part35.rar


From : http://mistkes.softarchive.net

Joomla Template

0

Posted by ronald | Posted on 20.47 | Posted in


Features:

* 100% tableless CSS
* Validates with XHTML
* Validates with CSS
* Joomla 1.5 compatible
* SQL dump available
* 23 module positions
* New S5 Image Set Rotator
* S5 Horizontal Login Module
* S5 Ultimate Drop Down
* S5 VM Accordion Module
* Customized Virtuemart modules
* Custom Virtuemart theme
* Sliced PSDs included
* Site Shaper available (demo quick installs)
* Fully collapsible module positions
* S5 Effects scripts powered
* Lytebox enabled
* Tool Tips enabled
* 3 Menu systems: No-MooMenu Drop Down, No-MooMenu Fading or Suckerfish
* Custom page and column widths
* Compatible with the following browsers:




DOWNLOAD HERE

File Renamer Turbo 2.58

0

Posted by ronald | Posted on 20.43 | Posted in


Quickly rename multiple files & folders and tag your music library!
Keeping track of all your music, images, videos and other files will quickly become a chore unless you carefully manage the file names.

Now you can save time and get better file names in a matter of seconds. With File Renamer Turbo, you can easily rename multiple files in one batch. You can also rename files with just two clicks, directly from Windows! Automatically set MP3, OGG, WMA, M4A, APE, FLAC, MPC tags, organize your photos based on their type or size, fix irritating issues like double spaces or wrong casing in file names, and much more.


Features Highlight:
Rename multiple files quickly! Rename multiple files in one batch
Tag MP3, WMA, OGG, APE, FLAC, M4A, MPC files. Set the ID3 and other tag fields of music files
Get music album information online. Automatically search MusicBrainz.org for album information
Integrate File Renamer in your own system. You can access File Renamer Deluxe through the command line
Add to the Windows right-click menu. You can add the file renaming functionality to the Windows context menu
More than 20 rename filters. Including Search & Replace, Trim, File Attributes and more
Insert special data in file names. Extract ID3 fields, image size etc. from files and use as file name
Move files and folders. You can fully re-organize your files and folders. Move files into new or existing folders

Additional Features:
Complete undo and redo history
Extract EXIF information from JPEG images
Easy to use program
Save filter profiles for later
Save file lists for later
Automatically generate command line batch files
Rename both files and folders
Modify file attributes and date
Choose between seven beautiful GUI-skins
Easily change file extension

Homepage


DOWNLOAD HERE

PhotoInstrument v2.4 Build 217 Multilingual

0

Posted by ronald | Posted on 20.38 | Posted in ,


PhotoInstrument adalah kuat dan mudah untuk mempelajari Raster editor grafis yang digunakan untuk proses foto digital. Dengan hanya beberapa klik, siapapun dapat memecahkan sebagian besar masalah foto digital: Mengedit Foto; Foto Retouch; Draw MaKeUp. Membuat foto Anda seperti yang diambil oleh fotografer profesional. Jika Anda pernah berpikir untuk memperbaiki foto Anda, sehingga Anda terlihat lebih indah di facebook atau friendster atau bahkan di myspace, software ini juga adalah pertanyaan Anda.


Versi ini meliputi alat-alat:
• Liquify
• Duplikatkan
• smudge
• Kulit Cleaner
• Sexy Kulit
• Dodge / Burn
• Brush
• Buram
• Pertajam
• Colorize
• Putar / Skala
• Red Eye Removal
• Kecerahan-Kontras
• Mengatur Warna Levels
• Glow

Homepage

DONLOAD DISINI