Pages

Ads 468x60px

Chat Here

Rabu, 05 September 2012

Tasks Free v1.3.4 Apk


v1.3.4 change log:
- Expandable notifications for Android 4.1 (Jelly Bean)
- Adjustments for 7" tablets (like Nexus 7)
- If you have a hardware keyboard, you can just start typing to create a new task
- Minor bug fixes

Task is a best Android application to use Google tasks in Android devices. Its light holo theme makes it more beautiful.

* Sync with Google Tasks at the core *
Sync with Google Tasks is not just another bullet point in an endless feature list, but lies at the heart of the application. Devs made the app to bring all the features you are enjoying online to your Android device.

* Tuned to the whole Android ecosystem *
Tasks uses the modern design language introduced with Android 4.0 Ice Cream Sandwich throughout the application.UI just feels right for the screen you are holding in your hands.

* Additional Features *
- Due date reminders
- Widgets
- Multiple Google accounts
- Light and dark theme
- Integration into Android sharing system
- Sort by rearranging or by due date

It is the free ad supported version of tasks and included all the features in the paid version.



Download
READ MORE - Tasks Free v1.3.4 Apk

Selasa, 21 Agustus 2012

Google Earth v7.0.0.7386 apk


Description
Fly around the planet with a swipe of your finger with Google Earth for Android. Explore distant lands or reacquaint yourself with your childhood home. Search by voice for citiez, placez, and businessez. Browse layerz including roadz, borderz, placez, photos and more. Vizit the Earth Gallery to find exciting maps such as real-time earthquakes, planez in flight, hiking trails, city tours, and more.

Use the new “tour guide” to easily discover exciting new places to explore. With a quick swipe on the tab at the bottom of the screen, you can bring up a selection of virtual tourz from around the globe.

With new 3D imagery, you can now fly through complete 3D recreations of select cities, including San Francisco, Boston, Rome, and others. With every building modeled in 3D, you truly get a sense of flying above the city. 3D imagery is available on select devices, including most tablets.

You can easily navigate with your fingers, using:
* A one finger swipe to move the globe
* A two-finger pinch and rotate to zoom in and out and rotate your viewpoint
* Two-fingers swiped together to tilt your view
* A one-finger double-tap to zoom in
* A two-finger double-tap to zoom out

Change Log
- 7.1.2
- View your geocoded Google+ photos in Google Earth

Images


Download
READ MORE - Google Earth v7.0.0.7386 apk

Rabu, 13 Juni 2012

Cara Menampilkan Widget Pada Halaman Tertentu


Cara Menampilkan Widget Pada Halaman Tertentu


Sudah Lama Saya Gk Share Share Di Blog Ini :D ,, Karena Gangguan Ujian :D Tapi Mulai Sekarang Kita Mulai Share2 Lagi Kawan :D ,, Mau Cheat ? Siap Kami Sediakan :D

1. Login akun blogger dulu.
2. Pilih Rancangan dan klik edit HTML
3. Beri tanda centang pada tulisan Expand Template
Widget

4. Lalu cari kode widget yg akan di tampilkan pada
halaman tertentu.

widget yg akan di edit di beri judul dulu. Misalnya

"Follower", untuk memberi judul widget klik

pada Page Element. Terus pada Edit HTML 

carilah kode widget "Follower" Dengan Menggunakan CTRL+F
Dan Cariklah Kode Widget Followernya ! ,,


Contoh Kode Widget Follower :


<b:widget id='HTML1' locked='false' title='Follower' type='HTML'>
<b:includable id='main'>
<b:if cond='data:title != &quot;&quot;'>
<h2 class='title'><data:title/></h2>
</b:if>
<div class='widget-content'> <data:content/>
</div>
<b:include name='quickedit'/>
</b:includable>
</b:widget>


agar nantinya widget tersebut dapat tampil dihalaman yang kita inginkan maka harus kita tambah dengan kode yang berwarna merah berikut


<b:if cond='data:blog.pageType == &quot;item&quot;'>


Kode Widget Yang Ingin Di Tampilkan


</b:if>

Hasilnya akan seperti ini.

<b:widget id='HTML1' locked='false' title='Follower' type='HTML'> <b:includable id='main'>

<b:if cond='data:blog.pageType == &quot;item&quot;'>
<b:if cond='data:title != &quot;&quot;'>
<h2 class='title'><data:title/></h2>
</b:if>
<div class='widget-content'> <data:content/>
</div>

</b:if>

<b:include name='quickedit'/>
</b:includable>
</b:widget>


Pilihlah Kode Sesuai Dengan Yang Kita Inginkan ! ^_^


         1. Menampilkan widget hanya pada halaman depan saja
              (homepage).

                <b:if cond='data:blog.url == data:blog.homepageUrl'>
                Kode Widget Simpen Di Sini !
                </b:if> 

          2. Menampilkan di semua halaman kecuali homepage.

                <b:if cond='data:blog.url != data:blog.homepageUrl'>
                 Kode Widget Simpen Di Sini ! 
                </b:if> 

          3. Menampilkan widget hanya pada halaman Archive saja.

                <b:if cond='data:blog.pageType == &quot;archive&quot;'>
                 Kode Widget Simpen Di Sini ! 
                </b:if> 

          4. Menampilkan widget di semua halaman kecuali halaman archive.

                <b:if cond='data:blog.pageType != &quot;archive&quot;'>
                 Kode Widget Simpen Di Sini ! 
                </b:if> 

          5. Menampilkan widget hanya di halaman posting.

                <b:if cond='data:blog.pageType == &quot;item&quot;'>
                 Kode Widget Simpen Di Sini ! 
                </b:if> 

          6. Menampilkan widget di semua halaman, kecuali halaman posting.

                <b:if cond='data:blog.pageType != &quot;item&quot;'>
                 Kode Widget Simpen Di Sini !
                </b:if> 

          7. Menampilkan widget hanya pada halaman staticpages.

                <b:if cond='data:blog.pageType == &quot;static_page&quot;'>
                 Kode Widget Simpen Di Sini !
                </b:if> 

          8. Menampilkan widget di semua halaman,kecuali halaman
              staticpages.

                <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
                 Kode Widget Simpen Di Sini ! 
                </b:if> 

          9. Menampilkan widget hanya pada postingan tertentu saja.

                <b:if cond='data:blog.pageType == &quot;alamat-postingan&quot;'>
                 Kode Widget Simpen Di Sini ! 
                </b:if> 

          10. Menampilkan widget selain di postingan tertentu.

                <b:if cond='data:blog.pageType != &quot;alamat-postingan&quot;'>
                 Kode Widget Simpen Di Sini ! 
                </b:if> 


Selamat Mencoba ^_^


Refferal
READ MORE - Cara Menampilkan Widget Pada Halaman Tertentu

Rabu, 09 Mei 2012

GO SMS Pro v4.50 Apk


Description
GO SMS PRO brings you cool UI, fast and convenient SMS/MMS experience with lot of features and customization.

Features
-- Full SMS/MMS support
-- GO Share service, send file through 2G/3G/4G or WIFI or by one SMS
-- GO Chat/Facebook Chat support
-- Doodle, Handwriting
-- Private box
-- Schedule SMS
-- Batch modes
-- Popup with quick reply, privacy mode
-- SMS backup and restore by all or by conversations, can be sent to email
-- Many cool themes; also DIY theme, Theme Maker plug-in
-- Fully customizable look; Supports chat or list style Font changeable
-- Security lock, support lock by thread; Blacklist
-- Support GESTURE, left/right slip, many transition effect
-- Support Emoji with Emoji pulg-in
-- Settings backup and restore
-- Facebook contact photo support
-- Group texting
-- Notification with privacy mode and reminder notification
-- Support folders view: Inbox, Outbox, MMS, created folders, encrypt folders
-- Individual customization for Notification , Signature and Conversation
-- 1x1 icon widget with message count and 4x2 medium widget
-- Support many languages
-- Online SMS lib

Change Log
v4.50
1. Add SMS blocker
2. Add built-in free ICS theme
3. Optimize GO Chat assist tools to top panel icon style
4. Optimize the GO Chat registration process
5. Web GO SMS and Web GO Chat support Emoji and emotion icon
6. Web GO SMS support import phone contacts: webchat.goforandroid.com
7. Add Web GO SMS Enable shortcut entry in Application center
8. Add iOS GO Chat invitation entry in Application center
9. Fix may send blank messages issue in Galaxy S2
10.Fix some other bugs

Images


Download
READ MORE - GO SMS Pro v4.50 Apk

Senin, 07 Mei 2012

Fing - Network Tools v 2.5 apk


Description
Born from the ashes of Look@LAN Network Monitor, Fing is the ultimate toolkit for network management:
* network discovery
* service scan (TCP port scan)
* ping
* traceroute
* DNS lookup
* Wake on LAN
* Fingbox (sync, backup, merge, monitor, notifications)
* TCP connection tester
* MAC address and vendor gathering
* customizable host names and icons
* connectivity detection
* geolocation
* Integrated launch of third-party Apps for SSH, Telnet, FTP, FTPS, SFTP, SCP, HTTP, HTTPS, SAMBA
Available on: Linux, Mac OS, Windows, Android, iPhone/iPod/iPad, Kindle Fire, Cisco Cius.

Change Log
- Fixes to traceroute

Images


Downloads
Download
READ MORE - Fing - Network Tools v 2.5 apk

Rabu, 11 April 2012

D3D Menu Fix(Perbaikan) Set Up 1 hit,2 hit SG,awp,smg,assult + auto Hs dan 1 hitnya,Wallhack ,chams 18 color,Akurasi 100%+Replace 25 Weapon + New Fitur Fast Reload (Special ALl OS WIndows)

New perbaikan full dewa mode special hari Rabu,,
Baca Tutorialnya Dengan Teliti Biar Gk ketauan sama satpam :D
tetap ingat Don't SHow OFF
Downloads Cheat :
Downloads Password
Features : 
Replace Set Weapon (tekan home Dlu baru pilih, off tekan End)

Pistol Full pistol
knife Full piso
Graneda Full bom
Bomb asap Full AsapSetting hit 


1 hit all weapon

2 hit all weapon
3 hit all weapon
4 hit all weapon
Super Set


setting speed mode
Pasbbom 1 hit
invisble
Ammo All weapon (Onkan saat pakai Off kan saat mati)
AKurasi 100%
Set hit super
New WH 

WH Clean
mini Indo
Chams CT
Chams Tero
No Soke
No Fog
CorsshairSet ESP

Box
Nama
Darah
Garis
Hollow Up

Set Damage 60%
Set Damage 75%
Set Damage 85%

New fitur


Fast Reload FRPolice
Fast Reload FR Teroris
Tutor
Buka launcer [warna bru] 
Buka cheatnyoo-
Start ,keluar notice , tekan ok saja
hepi cheating 
Windows 7 dengan cara klik kanan rus as (maksudnya buka pb klik kanan - pilih run-as , buka cheat klik kanan - pilih run as)



Jamu cit bisa liat di thread sebelumnya..
Cara Ambiil DLL Pekalongan
Buka /jalankan Cheatnya dlu seperti biasa,
Lalu buka Local disk C
nah di situ cari nama Bonus DLL
Ambil dah DLLnya
READ MORE - D3D Menu Fix(Perbaikan) Set Up 1 hit,2 hit SG,awp,smg,assult + auto Hs dan 1 hitnya,Wallhack ,chams 18 color,Akurasi 100%+Replace 25 Weapon + New Fitur Fast Reload (Special ALl OS WIndows)

Jumat, 06 April 2012

How to Hack Windows Password.




How to Hack Windows Password. Password pada windows XP, versi sebelum Windows 7, mudah dimasuki para pengguna sehingga orang yang tidak mengetahui passwordnya juga dapat memasuki akun administrator. Tapi versi windows 7 akun administrator secara default
terhidden oleh system, sehingga pengguna awam, yang tidak tahu passwordnya, tidak dapat memasuki akun. Oleh sebab itu, ada cara yang bisa di coba untuk masuk ke administrator windows 7 ini kecuali dengan melakukan How to Hack Windows Password.


dengan cara-cara sebagai berikut:


  1. Tekan F8 sebelum windows booting,
  2.  Pilih Repair your computer,
  3.  Setelah tampil interface dari Jendela Repair Your Computer, klik Open Command Prompt,
  4.  Lalu tulis ” net user administrator /active:yes”. Nanti akan ada pesan the command active successfully
  5.  Lalu tulis ” net user administrator password baru”, ganti kata password sesuai keinginan kalian,
  6.  Tutup command prompt dan klik restart komputer.



Selamat, setelah melakukan How to Hack Windows Password. anda telah dapat masuk sebagai Administrator Window. :D

READ MORE - How to Hack Windows Password.

Rabu, 04 April 2012

Ice Cream Sandwich (theme) 1.9.7.5 apk


Description
This is a launcher theme (for Apex, Nova, ADWEX, ADW.Launcher, GO & more!) and will not alter the look of your status bar, notifications, widgets or anything else. It WILL change the graphics and icons for many popular launcher replacements!

Features
★ New graphics for dock bar (ADW & Go)!
★ Ice Cream Sandwich system icons!
★ Wallpaper pack included
★ ADW Theme support
★ Apex Theme support
★ Go Launcher EX theme support
★ Support for Desktop Visualizer

Change Log
- Fixed ADW icons not applying
- Fixed GO Launcher dock icons not applying
- Removed outdated theme elements

Images


Downloads
Download - Mediafire
READ MORE - Ice Cream Sandwich (theme) 1.9.7.5 apk

Sabtu, 31 Maret 2012

NEW! 31 Maret 2012. Crazy Vista V 7.0 New Malem Minggu Ganas Hack ++|| 1 hit , ..........................

Special malem miinggu Super Ganas Hack!!
hepi cheating for all
SS setelah pertandingan selesai
Downloads Cheat : 
Downloads Password 
============
Wallhack Mode
============

[-]No smoke
[-]Esp name
[-]BOx
[-]Distance
[-]Line
[-]Darah

======================
Fitur Key All In One
======================

[-]1 Hit k2, k1,mp7,p90,aug,sopmod dkk |ALl weapon
[-]1 hit SG gosong/pabrik,sg puter,Spas DKK ALL SG
[-]1 hit pistol
[-]1 hit Piso
[-]HS 100%
[-]Anti Frezzy
[-]Anti program Ilegal
[-]Resplace Piso
[-]Replace Char
[-}Replace Bom asap
[-]Pangkat hack dari major - pangkat BOM >>> client Slide
[-]Fast Reload
[-]Darah 120
[-]Quick Change 1 detik
[-]Trap kick Down(ada teman 1 ja di musuh , lalu suruh tekan 0)
> check kemudian Di Kick 10/11/12 atau 100 org pun klu bisa ndak bkal ke kick!!!




Hotkeys

  • Insert On/Off (Pakai ESP nya saja)
  • Tekan Home 1x Saat di room sebelum play | Tekan End saat selesai = Hack ALl In One 

  • F1 CT Super the gunner
  • F2 Tero Super The Gunner
  • Arah panah kanan On D3D Menu
  • Panah Kiri Of D3D Menu
  • Atas & bawah pilih Menu



Tutor

  • Buka launcer [wrna bru] 
  • Buka cheatnyoo-
  • Start
  • Ntar Klik ok yg notice promosi iklan dlu , lalu yg kecil ,
  • hepi cheating Tutor Download Bagi yang newbie ingin jadi Cheater : 

  • Klik Tulisan "click Here"
  • tunggu 6 detik , lalu cari tulisan skip add di pojok kanan atas
  • kalau tunggu 5 detik , kllik skip add di pojok kanan atas juga
  • heppi download



JANGAN LUPA BACA TENTANG CARA CEPAT NAIKIN PAGERANK GOOGLE

Special ALL windows
READ MORE - NEW! 31 Maret 2012. Crazy Vista V 7.0 New Malem Minggu Ganas Hack ++|| 1 hit , ..........................

NEW! 2012 Lost Saga Full hack Mode Speed Hack + No Delay DKK ++||Special Malming||++


Downloads Cheat : 
Downloads passwrd : 





===================
Fitur LostSaga hack
===================




=========
Tutorial LS
=========

  • Buka LostSaga.exe
  • Buka Per Injector
  • Terus Setting DLu
  • Ubah Inject To nya menjadi lostsaga.exe (kalau dah lostsaga.exe ndak usah di ubah lagi)
  • terus plih DLL yg tadi kamu downlod NamaDLL tersebut.dll
  • kalu sudah centang ja Auto Inject (kalau dah di centang ndak usah di ubah lagi)
  • Login LS
  • ketika Notice DLL Langsung Tekan Hotkeys
  • kalo Sudah Hepi cheating dah...

By M.Kiki
READ MORE - NEW! 2012 Lost Saga Full hack Mode Speed Hack + No Delay DKK ++||Special Malming||++

Kamis, 29 Maret 2012

The Crazy One Keys To ALL Hack Super The Gunners 1 hit k2,k1,all weapon ,SG,dkk +Replace Full Dewa + HS mode + Replace Pangkat mode

Special Ganas Mode , judulnya ja crazy,,pasti cheat gila gilaan,,,
show off mode buat malam hari yg bnyak cheater merajalela........
heppi cheating
Downloads Cheat : 

Downloads Password 
======================
Fitur Key All In One
======================

[-]1 Hit k2, k1,mp7,p90,aug,sopmod dkk |ALl weapon[-]1 hit SG gosong/pabrik,sg puter,Spas DKK ALL SG[-]1 hit pistol[-]1 hit Piso[-]HS 100%[-]Anti Frezzy[-]Anti program Ilegal[-]Defen Up 30%[-]Replace Pistol[-]Resplace Piso[-]Replace Char[-}Replace Bom asap[-]Traphack mode[-]Pangkat hack dari major - pangkat BOM >>> client Slide[-]Fast Reload[-]Darah 120[-]Quick Change 1 detik
--------------------
Wallhack Mode
--------------------

[-]Wallhack[-]Chams
[-]Tero chams[-]No smoke[-]X-Hair[-]Esp name[-]BOx[-]Distance[-]Line[-]Darah[-]EXIt PB



Hotkeys

  1. Insert On/Off
  2. Home On/Off ALL In One
  3. F1 CT Super the gunner
  4. F2 Tero Super The Gunner
  5. Arah panah kanan On D3D Menu
  6. Panah Kiri Of D3D Menu
  7. Atas & bawah pilih Menu

Tutor

  • Buka launcer [wrna bru] 
  • -Buka cheatnyoo-
  • Start
  • masukan passnyo
  • hepi cheating

JANGAN LUPA BACA TENTANG CARA CEPAT NAIKIN PAGERANK GOOGLE

Special ALL windows
Sumber : Andrie

READ MORE - The Crazy One Keys To ALL Hack Super The Gunners 1 hit k2,k1,all weapon ,SG,dkk +Replace Full Dewa + HS mode + Replace Pangkat mode

Cara Mengganti Templete Yang Di Download

     Dalam Posting kali ini Saya akan Memberi"tahu" Cara Mengganti Templete Yang Di Download




  1. login blog anda
  2. desaign / templete
  3. Pilih Menu Seperti Gambar Di Bawah!

    4. Nikmati Templete Baru anda :D


JANGAN LUPA BACA TENTANG CARA CEPAT NAIKIN PAGERANK GOOGLE
READ MORE - Cara Mengganti Templete Yang Di Download

Special hack Malam Release Buat Malem Jum'at! | WH , Damage SG,Dmaage SMG,k2,k1,No smoke DKK

Buat pecinta jumat malam , no show off
no D3Dmenu noo cacad ,hepi cheating
JANGAN LUPA BACA TENTANG CARA CEPAT NAIKIN PAGERANK GOOGLE

Downloads Cheat : 
Downloads Password 
Fitur Hack Auto ON To Fullhack Damage

Damage 85% SG
Damage ASsult
Damage SMG
Wallhack Chams CT
Wallhack Chams Tero
Wh bening
FItur WH No Cacad and No Bercak merah
Auto On Anti PI
Auto On ANti Frezze


Buka launcer [wrna bru] 
-Buka cheatnyoo-
Start
masukan passnyo
hepi cheating


Special ALL windows
Sumber : Andrie
READ MORE - Special hack Malam Release Buat Malem Jum'at! | WH , Damage SG,Dmaage SMG,k2,k1,No smoke DKK

Fix D3D Menu Fullhack by fetran Update 29 maret 2012

fix/perbaikan cheat versi sebelumnya by fetran!
hepi cheating
JANGAN LUPA BACA TENTANG CARA CEPAT NAIKIN PAGERANK GOOGLE

Downloads Cheat : 
Downloads Password 
Klik Download di sebelah kanan! 

tutor kyak biasa
Buka launcer [wrna bru] -Buka cheatnyoo-Start


Special ALL windows

Sumber : Andrie
READ MORE - Fix D3D Menu Fullhack by fetran Update 29 maret 2012

Download Windows 8 Terbaru dari Microsoft gratis







Berikut Spesifikasi Minimum Komputer Untuk menginstal Windows 8 Consumer Priview:
  • - Processor: 1 gigahertz (GHz) or faster
  • - RAM: 1 gigabyte (GB) (32-bit) or 2 GB (64-bit)
  • - Hard disk space: 16 GB (32-bit) or 20 GB (64-bit)
  • - Graphics card: Microsoft DirectX 9 graphics device or higher
  • - To use touch, you need a tablet or monitor that supports multitouch
  • - To access Windows Store and to download and run apps, you need an active Internet connection and a screen resolution of at least 1024 x 768
  • - To snap apps, you need a screen resolution of at least 1366 x 768


Bagi yang ingin mendownloadnya silahkan
Windows 8 consumer (x86)dan (x64) plus serial number

Jangan Lupa Baca Tentang CARA CEPAT NAIKIN PAGERANK GOOGLE
READ MORE - Download Windows 8 Terbaru dari Microsoft gratis

Rabu, 28 Maret 2012

Cara Cepat Naikin PageRank Google




Dalam Posting Kali ini saya akan Menjelaskan, Menerangkan, atau Memberi"tahu" BagaimanaCara Cepat Update PageRank Google sangatlah gampang, Yang perlu kalian lakukan adalah meletakkan link-link berikut ini di blog atau artikel/postingannya masing-masing:

  1. Blog Haeyki Sirius
  2. Hukmul Islam
  3. Daftar Blog Iqbal
  4. Oretanku
  5. Software Gratis
  6. T4 Belajar Blogger
  7. Tips dan Triks Blo
  8. Iqbal Site'
  9. Rully Site's
  10. ~Tutorialz-zlairotuT~


Cara mainnya :

1. Hapus link no 1.
2. Naikkan link no.2 menjadi no. 1, link no. 3 menjadi no. 2, link no. 4 menjadi no.3, dan seterusnya hingga link no. 10 menjadi no. 9
3. Selanjutnya isi link sobat pada nomor 10.

Jika tiap peserta mampu mengajak 5 orang saja, maka jumlah backlink yang akan didapat adalah :

Ketika posisi teman-teman 10, jumlah backlink = 1
Posisi 9, jml backlink = 5
Posisi 8, jml backlink = 25
Posisi 7, jml backlink = 125
Posisi 6, jml backlink = 625
Posisi 5, jml backlink = 3,125
Posisi 4, jml backlink = 15,625
Posisi 3, jml backlink = 78,125
Posisi 2, jml backlink = 390,625
Posisi 1, jml backlink = 1,953,125


Dan semuanya menggunakan kata kunci yang tman2 inginkan. Dari sisi SEO teman-temn sudah mendapatkan 1,953,125 backlink dan efek sampingnya jika pengunjung web para downline teman2 mengklik link itu, juga membuat blog teman2 mendapatkan trafik tambahan.
Nah, silahkan kalian boleh copy-paste artikel ini, dan hilangkan peserta nomor 1 lalu tambahkan link blog/website kalian di posisi 10. Ingat, teman-teman harus mulai dari posisi 10 agar hasilnya maksimal. Karena jika kalian tiba-tiba di posisi 1, maka link kalian akan hilang begitu ada yang masuk ke posisi 10. Selamat bermain dan Selamat Naikin PageRank Kalian !

Tambahan : rubahlah sedikit isi artikel agar tidak menjadi duplikat content .
READ MORE - Cara Cepat Naikin PageRank Google