Bookcafe

Wednesday, June 12, 2019

How to Upgrade Your Laptop’s Hard Drive to SSD

I just bought Apacer Panther AS340 240GB SSD and I want to use it to upgrade my Dell Inspiron N4010 hardisk. You can get the SSD with attractive price and warranty HERE. For me, the best thing about Apacer it that you can verify your purchased product in their website by key in the part number and serial number


This Apacer SSD is not coming with cloning software however, we can use a freeware called AOMEI Backupper Standard that can be downloaded at https://www.backup-utility.com/download.html

Sunday, April 7, 2019

How to Upgrade Your Laptop’s Hard Drive to an SSD

Laptop Acer Aspireone D250

SSD : WD Green 120 GB

Cloning Software : Acronis True Image WD Edition 
(Free download from https://support.wdc.com/downloads.aspx?lang=en)



SSD is plug and play and detected by the laptop

How To JOTFORM - My First Form

In this tutorial I would like to show you how you create a simple auditor form using JOTFORM  a powerful online application that allows anyone to quickly create custom online forms.


Saturday, March 25, 2017

Yii2 Application In The Making (Using Gii on Yii2)

I am trying to develop Yii application using the latest Yii2 Framework using the same ways as application that i developed using Yii 1.1 Framework sometimes ago. Please refer HERE for background information.

I am using Gii to help me to generate codes for my Yii2 application

Gii is already enabled by default in Yii2 and to make sure its happens,  please check /web/index.php to verify.



Go this url http://my_site_FQDN/web/index.php?r=gii to start using the Gii




I wanted to use my existing MySql table to apply Gii, in this case as similar like before Alumnidata2

Click Model Generator. Fill out the Table Name as in this case alumnidata2 and the Model Class Alumnidata2 and then click Preview. Let the other fields at its default values


Saturday, January 28, 2017

How to Set Up View Slideshow in Drupal (Drupal 7.5.3)

Before we start, we must download and install the following Drupal modules:

1. Libraries module

2. Views module

3. Ctools module a.k.a Chaos tool suite

Now, follow the following illustrated steps to set up the slideshows in drupal: