ajibanda
++
About
Contact
Articles
Programming
Tutorial
Debugging
Tools and Utilities
Blogging
SEO
Author's Note
ajibanda
++
Home
About
Archive
Programming
Tutorial
Debugging
Tools and Utilities
Blogging
SEO
Contact
How to Embed PDF from Google Drive
Here's a guide on how to display a PDF uploaded from Google Drive to a HTML page using iframe Steps: Make sure that your PDF is uploa...
[Solution] An error occurred while installing eventmachine and mysql gem
This post is for documenting two gem installation issues I got when reinstalling an old project. Running bundle update results to two issue...
An Old Stupid 'Kill the Spider' Game using Phonegap
I was digging my old codes when I found this APK I did in 2014. It was a my first trial for a mobile game using Phonegap. Basically, it'...
Capturing Webcam Image For Uploading with Carrierwave and Cropbox
The goal of this tutorial is to capture the image from the web cam and be able to upload it as if you are uploading an image in your Ruby on...
A Documentation of My Ruby on Rails Installation in Windows 10
This is just a documentation of how I did a fresh install of Ruby on Rails on a Windows 10 (64-bit) system. If there is a faster way of doin...
Running Multiple Version of Ruby on Windows with Pik
Currently, I have to work on a Windows (specifically, Windows 10) system for two Ruby on Rails projects with different version. Also, the sa...
How to Replace a Broken Image with a Default One
There are cases in web designing wherein the image that you are placing are either unreachable or non-existing. This usually happens when im...
Append Share Links on Blockquote Blocks Using JQuery
This snippet is used to append a share link, specifically Twitter and Facebook links, on a blockquote to share the text inside it. See liv...
Three Ways of Sending Emails with Laravel
This is just to document the methods I tried on sending emails with Laravel. All of the mentioned methods work during the development stag...
Subscribe to:
Posts ( Atom )