readbud - get paid to read and rate articles
Profile Facebook Twitter
contact
Google Yahoo
bCOMStudio

Kamis, 09 September 2010

Skincorner

Skincorner


Travel SIM Card With The Cheapest Rate

Posted: 09 Sep 2010 02:02 AM PDT

With the rapid development of technology, now you can communicate with your family or friends easily when traveling. International travel SIM card is now available and you can use this card to contact the people that you love anytime you want. By using this card, now you can simplify the way you communicate when traveling abroad.

When buying international travel SIM card, make sure that you get it from reputable provider like UTW. This provider has good track record in the industry and they always come with high quality SIM cards for you. Besides that, you will love to get international travel SIM card from them since the fee is more affordable. You will be surprised to know that you can save up to 90% when using their SIM card to make a phone call abroad. They even don't charge you with any fees when you receive a call or SMS. This is such a great solution for travelers who need to communicate easily while at the same time pay lower price for the service.

Their international travel sim card is available in US and UK number. If you need to see the details about this card, you can visit their website. This portal contains much information on the SIM card start from the rate to the way it works.

The Best Web Hosting Providers To Help You Manage Your Site

Posted: 09 Sep 2010 01:41 AM PDT

Hiring a reputable web hosting provider is the key to make your website runs well. An experienced web hosting provider knows how to manage your site professionally and increase the security of your website. Thus, your visitors can browse your site conveniently every day.

Based on this fact, it is recommended for you to select a web hosting provider carefully when creating a website. To help you select the web hosting provider easily, webhostingchoice.com comes with web hosting provider reviews for you. Nowadays, web hosting providers are plentiful and you surely need the help of the expert in selecting them. By checking web hosting provider reviews, you won't make the wrong decision in choosing a provider to hire. They have evaluated the ten providers carefully and ranked them based on some criteria. All web hosting providers that they present have good track record and interesting features for website owners. They offer free domain, unlimited disk space, unlimited data transfer, and certainly affordable monthly fee. With these fantastic features, your website will perform well every day in serving the visitors.

Are you interested in learning more about the ten web hosting providers? If yes, you can click Webhostingchoice.com to read the complete reviews. Enjoy your time in selecting the providers and hire the best one to manage your site.

read more...

Rabu, 08 September 2010

Skincorner

Skincorner


Most Convenient Way to Book Airport Transfer

Posted: 08 Sep 2010 04:06 AM PDT

If you often fly abroad, you must really know that finding airport transport could be quite tricky. In most cases, your destination city is still far from the airport and you need to find the right and reliable transportation service to bring you to the final destination.

However, finding transport on foreign country could be very irritating. Not to mention when you got a driver who dares to cheat on you. That is the reason why you need Shuttle Direct. This is a reliable booking agent for airport transportation service in major airports all over Europe. Using this online service, you can easily search and book airport transfer service from the airports to your final destination. Shuttle Direct has strong affiliation with top leading airport transport providers to ensure that you get the best service at the fairest rate.
Just log on to their website to easily book your airport transport. You can choose from either private transport, shared transport or group transport from many major airports to surrounding cities. Its online reservation menu is very easy to use with complete information to help you make your reservation. Moreover, Shuttle Direct allows you to save money as it offers special rate if you book your airport transport through their service.

read more...

O-OM.COM | Blog Tips dan Blogger Tutorial

O-OM.COM | Blog Tips dan Blogger Tutorial

Link to Free Blogger Template | Blogger Tutorial | Belajar Ngeblog

Selamat Hari Raya Idul Fitri 1 Syawal 1431 H

Posted: 07 Sep 2010 10:30 PM PDT

Saya Sekeluarga Mengucapkan Selamat Idul Fitri 1 Syawal 1431 H. Minal Aidin Wal Faidzin Mohon Maaf Lahir dan Batin. Buat semua Sahabat Pembaca Setia blog ini, Maafkanlah atas semua kesalahan dalam tutur kata dan semua khilaf, Semoga Allah menerima ibadah dan mengampuni dosa-dosa kita semua selama ini. AMIN (Agus & Lulu)
read more...

Senin, 06 September 2010

O-OM.COM | Blog Tips dan Blogger Tutorial

O-OM.COM | Blog Tips dan Blogger Tutorial

Link to Free Blogger Template | Blogger Tutorial | Belajar Ngeblog

12 Fakta Keliru Seputar Platform Blogger (Blogspot)

Posted: 05 Sep 2010 08:32 PM PDT

Dibawah ini saya coba merangkum beberapa pertanyaan yang menurut saya unik dan kadang ditanyakan langsung kepada saya melalui email atau melalui pesan di Facebook dan diantara pertanyaan unik yang masuk biasanya juga sering diperdebatkan oleh kebanyakan pengguna Blogger. Disini saya berusaha mencoba meluruskan perdebatan yang mungkin selama ini menurut saya keliru. Ingat! saya hanya berusaha
read more...

Jumat, 03 September 2010

blog tutorial

blog tutorial


Membedakan Tampilan Pengunjung dengan Jawaban Penulis di Blogspot

Posted: 02 Sep 2010 11:00 PM PDT

Salah satu kelemahan platfom blogger adalah tidak ada feature "Reply" komentar oleh penulis blog. Para pemilik blog biasanya menjawab komentar-komentar yang masuk adalah dengan menggunakan form komentar. Komentar-komentar yang masuk dengan jawaban yang diberikan oleh penulis, nampak tidak ada perbedaan.

Kalo kita lihat di blog kang rohman  ini, kita bisa lihat perbedaan mana komentar yang masuk dan mana jawaban dari kang rohman.

kotak komentar beda warna

Bagaimana cara membuatnya?

Setelah cari ke sana ke meri lalu sedikit utak atik template... eh bisa juga. Saya share di sini ya.. mohon para master memberi masukan agar bisa lebih sempurna dan mudah dipahami.

Langkah pertama seperti biasa masuk ke menu Design -> Edit HTML dan Back up Template dengan mengeklik " Download Full Template" simpan file template xml-nya.

Karena setiap template blogspot itu unik, masing-masing didesign secara custom, maka saya di sini mengambil contoh template magazine RC 1.5 yang dibuat oleh kang rohman sebagai bahan uji coba.

Centang "Expand Widget Templates" yang ada di pojok kanan atas form edit html. kemudian cari script block komentar berikut ini:

 

<dl id='comments-block'>

<b:loop values='data:post.comments' var='comment'>
    <dt expr:class='&quot;comment-author &quot; + data:comment.authorClass' expr:id='data:comment.anchorName'>
       <a expr:name='data:comment.anchorName'/>
           <b:if cond='data:comment.authorUrl'>
              <a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a> on <data:comment.timestamp/>
            <b:else/>
              <data:comment.author/>
            </b:if>
            <data:commentPostedByMsg/>
          </dt>
          <dd class='comment-body'>
            <b:if cond='data:comment.isDeleted'>
              <span class='deleted-comment'><data:comment.body/></span>
            <b:else/>
              <p><data:comment.body/></p>
            </b:if>
          </dd>
          <dd class='comment-footer'>
<span class='comment-timestamp'>
             <b:include data='comment' name='commentDeleteIcon'/>
            </span>
          </dd>
        </b:loop>

</dl>

 

Bila kesulitan menemukan block komentar diatas bisa kita cari dengan search dari browser edit->find dengan mengetik atau copy paste code berikut:

 

<b:loop values='data:post.comments' var='comment'>

 

Setelah ketemu block komentar diatas, sekarang ubahlah menjadi seperti di bawah ini, di mana script yang berwarna merah adalah tambahan, sedangkan script yang berwarna hijau adalah dicopy dari aslinya.

<dl id='comments-block'>

<b:loop values='data:post.comments' var='comment'>

<b:if cond='data:comment.author == data:post.author'>

    <dt expr:class='&quot;comment-author &quot; + data:comment.authorClass' expr:id='data:comment.anchorName'>
       <a expr:name='data:comment.anchorName'/>
           <b:if cond='data:comment.authorUrl'>
              <a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a> on <data:comment.timestamp/>
            <b:else/>
              <data:comment.author/>
            </b:if>
            <data:commentPostedByMsg/>
          </dt>
          <dd class='comment-body-author'>
            <b:if cond='data:comment.isDeleted'>
              <span class='deleted-comment'><data:comment.body/></span>
            <b:else/>
              <p><data:comment.body/></p>
            </b:if>
          </dd>
          <dd class='comment-footer-author'>
<span class='comment-timestamp'>
             <b:include data='comment' name='commentDeleteIcon'/>
            </span>
          </dd>

<b:else/>

     <dt expr:class='&quot;comment-author &quot; + data:comment.authorClass' expr:id='data:comment.anchorName'>
       <a expr:name='data:comment.anchorName'/>
           <b:if cond='data:comment.authorUrl'>
              <a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a> on <data:comment.timestamp/>
            <b:else/>
              <data:comment.author/>
            </b:if>
            <data:commentPostedByMsg/>
          </dt>
          <dd class='comment-body'>
            <b:if cond='data:comment.isDeleted'>
              <span class='deleted-comment'><data:comment.body/></span>
            <b:else/>
              <p><data:comment.body/></p>
            </b:if>
          </dd>
          <dd class='comment-footer'>
<span class='comment-timestamp'>
             <b:include data='comment' name='commentDeleteIcon'/>
            </span>
          </dd>

</b:if>

        </b:loop>

</dl>

Setelah menjadi seperti diatas, lalu kita mengedit style css nya. Cari style cssnya di bagian paling atas dari template. Sebagai contoh sederhana kita ubah komentar "penulis" dibuat font dan garis putus-putusnya yang ada di bawah menjadi berwarna biru.

Cari script berikut:

#comments-block .comment-body { margin: .25em 0 10px; padding-left: 20px; font-size:12px; text-align:justify; }

Copy dan paste di bawahnya (warna hijau) dan tambahkan script yang berwarna merah di script warna hijau sehingga menjadi berikut:

#comments-block .comment-body { margin: .25em 0 10px; padding-left: 20px; font-size:12px; text-align:justify; }
#comments-block .comment-body-author{margin: .25em 0 10px; padding-left: 20px; font-size:12px; text-align:justify; color: #002F66;}

Demikian juga script berikut:

#comments-block .comment-footer { margin: -.25em 0 2em; line-height: 1.4em; text-transform: uppercase; letter-spacing: .1em; border-bottom:1px dashed #a29e9e; }
#comments-block .comment-footer-author{ margin: -.25em 0 2em; line-height: 1.4em; text-transform: uppercase; letter-spacing: .1em; border-bottom:1px dashed #002F66; }

Setelah itu save perubahan. Jika tidak ada pesan eror saat menyimpan perubahan. berarti proses edit bejalan dengan  baik. sekarang lihatlah perubahannya. Komentar yang ditulis oleh penulis berwarna biru, sedangkan komentar oleh pengunjung berwarna hitam.

komentar athor

Catatan:

<b:if cond='data:comment.author == data:post.author'>

Script diatas digunakan apabila kita menulis komentar menggunakan akun blogger/google sebagai identitasnya.

Bila ingin menggunakan identitas Name/URL, maka ubah menjadi berikut:

<b:if cond='data:comment.author == Nama Yang Diinginkan '>

Stylizing diatas hanya contoh kecil saja. anda bisa bermain-main dengan CSS agar penampilannya lebih baik. Tidak hanya perubahan warna font, tapi bisa gambar, background. dsb.

Nama Penulis: Muntaha Ihsan
Tentang Penulis: Seorang yang sedang belajar ngeblog
Blog: http://demak-ku.blogspot.com


read more...

Skincorner

Skincorner


Samsung Galaxy Tab

Posted: 03 Sep 2010 04:53 AM PDT

Yesterday, Sept 2, 2010 Samsung launch a new product called Samsung Galaxy Tab on Berlin. Samsung’s Galaxy Tab will be available from October. The 7 inch Android-based tablet computer with built-in phone capabilities is expected to challenge the Apple iPad. The pricing is still not available, so we can't compare it with another product.

This is the specification :

General
Network : 2G : GSM 3G : HSDPA
Announced : Not officially announced yet
Operating System : Android OS
Display
Type : 16M colors, TFT capacitive touchscreen
Size/Resolution : 1024 x 600 pixels, 7.0 inches
Others – Accelerometer sensor for UI auto-rotate, – TouchWiz UI- Multi-touch input method, – Touch-sensitive controls, – Proximity sensor for auto turn-off, – Swype text input Sound Alert Type Vibration; MP3, WAV ringtones Audio Player MP3/WAV/eAAC+/AC3/FLAC player Headset Jack – 3.5 mm audio jack Speaker Yes Memory External microSD Battery Type Standard battery, Li-Ion
Sound
Alert Type Vibration; MP3, WAV ringtones Audio Player MP3/WAV/eAAC+/AC3/FLAC player
Headset Jack – 3.5 mm audio jack
Speaker : Yes
Memory External : microSD
Battery Type : Standard battery, Li-Ion
Camera
Still Images : Yes, front-facing
Video Call : Yes
Video Player : MP4/DivX/WMV/H.264/H.263 player
Data/Internet
GPRS: Yes
Infrared port : No
Bluetooth : Yes
3G : HSDPA
USB : Yes
Browser : HTML
Email : Yes, Push Mail
EDGE : Yes
WLAN : Wi-Fi 802.11 b/g/n
Features
Messaging : SMS(threaded view), MMS, IM, RSS
Games : Yes
Colors : Black, Grey
Java : MIDP 2.1
Others :
- Document editor (Word, Excel, PowerPoint, PDF),
- Social networking integration,
- Flash support,
- Organizer,
- Image/video editor,
- Google Search, Maps, Gmail,YouTube, Calendar, Google Talk, Picasa integration,
- Voice memo/dial/commands,
- T9
The Tab runs the latest Google’s Android mobile phone application, and will have full access to the Android Marketplace of applications.

read more...

face2face - Facebook Chat!