Bookcafe

Monday, April 6, 2020

Install MacOS Catalina in Dell Laptop Inspiron N4010 Using Virtual Box Windows 10

Download and Install

1. Oracle VM VirtualBox 6.1 (https://www.virtualbox.org/)
2. Install Oracle VM VirtualBox 6.1 Extension Pack  (https://www.virtualbox.org/)
2. Download macOS Catalina VirtualBox Image (VMDK file format)  by Geekrar
3. Download VirtualBox Boot Image  (VMDK file format)   by Geekrar


Setting of VirtualBox







Before Installation of Catalina (in Command Prompt)

Sunday, August 11, 2019

How To CodeIgniter - Online User Guide and Tutorial Simplified Part 3 Write data into Table/Database

Part 3 is about writing data into table/database in CodeIgniter.
The link of this tutorial is https://www.codeigniter.com/user_guide/tutorial/create_news_items.html


The following tutorials as illustrated into flowchart will teach you to insert data into Table named News. This table is created as explained in the part 2 tutorial.

How To CodeIgniter - Online User Guide and Tutorial Simplified Part 2 Read from Database

In this part 2, we are going to learn further about the functionality of CodeIgniter that is to read data from table in a database. The tutorial link is
https://www.codeigniter.com/user_guide/tutorial/news_section.html

The following tutorials as illustrated into flowchart will teach us to write codes that read data from News table. The News table can be created before hand using PhpMyAdmin that came together with XAMPP. I have been using XAMPP for all my CakePhp, Yii and CodeIgniter tutorials.

Tuesday, June 18, 2019

How To CodeIgniter - Online User Guide and Tutorial Simplified Part 1 Create Static Page

It has been a while for me to study about CodeIgniter and I want to know more about what is so special about this PHP Framework as compared to CakePhp and Yii.

I started doing so by reading the online userguide https://www.codeigniter.com/user_guide/ and the information from this manual is comparatively descent. Therefore, to gain more knowledge I have created a flowchart as guidance that I created  from my understanding on section https://www.codeigniter.com/user_guide/tutorial/static_pages.html.



The following tutorials as illustrated into flowchart teach you to create a static page so called pages.

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:






Sunday, April 24, 2016

PHP+Mysql Project For University/College Students

PHP+MySql project which I’m featuring here can be used various Computer Science and Information Technologies courses. For more queries feel free to Contact Me.

Ready Made List of PHP+MySql Project :

1. Student Attendance System
2. Course Application Management System
3. Asset Maintenance Management System

Monday, February 1, 2016

Prevention Measures for Zika virus disease (Zika)

When traveling to countries where Zika virus or other viruses spread by mosquitoes are found, take the following steps: 
  • Wear long-sleeved shirts and long pants. 
  • Stay in places with air conditioning or that use window and door screens to keep mosquitoes outside. Sleep under a mosquito bed net if you are overseas or outside and are not able to protect yourself from mosquito bites. 
  • Use Environmental Protection Agency (EPA)-registered insect repellents. All EPA-registered insect repellents are evaluated for effectiveness. 
  • Always follow the product label instructions Reapply insect repellent as directed. Do not spray repellent on the skin under clothing. If you are also using sunscreen, apply sunscreen before applying insect repellent. 

If you have a baby or child: 
  • Do not use insect repellent on babies younger than 2 months of age. 
  • Dress your child in clothing that covers arms and legs, or Cover crib, stroller, and baby carrier with mosquito netting. 
  • Do not apply insect repellent onto a child’s hands, eyes, mouth, and cut or irritated skin. 

Thursday, November 19, 2015

Rescue Disk - Your Computer Life Saver


If your PC is already infected with virus/malware and you unable to remove it using your installed antivirus, you can try to use the rescue disk that make available by prominent antivirus brand such as AVG, Kaspersky, Avira, Norton and Bit Defender. The links to get the rescue disk are as follows. The instruction to use the rescue disk is provided.

AVG
http://www.avg.com/us-en/download.prd-arl

Kaspersky
https://support.kaspersky.com/viruses/rescuedisk

**You may want to know how to make Kaspersky Rescue Disk to boot from USB media. Please refer (http://support.kaspersky.com/8092)
**If you want to update the Ant-Virus definition offline, please refer here http://support.kaspersky.com/9124

AVIRA
http://www.avira.com/en/download/product/avira-rescue-system

NORTON/SYMANTEC
https://security.symantec.com/nbrt/nbrt.aspx

Bit Defender
http://www.bitdefender.com/support/How-to-create-a-BitDefender-Rescue-CD-627.html

Friday, September 4, 2015

How To Install WAMP 2.5 (32 Bit PHP5.5) On Windows 10

To install WAMP (Windows Apache MySql PHP) on Windows 10 is not to much different with installation at other Windows Operating Systems.
The snapshot on the installation processes are shown below :