Web Design Blog
Programming
Posts filed under Programming.
Programming
Is your website CCPA compliant?
September 1, 2022
The California Consumer Privacy Act (CCPA) is a new data privacy law which applies to certain businesses that collect personal information from California residents. The new law went into effect on January 1, 2020. Under the CCPA, Californians can demand to know who has their information, what they are doing with it, specifically what kind […]
Read More →
jQuery
Fancy Grid Portfolio just Published to WordPress.org
September 8, 2016
Just wanted to share my new WordPress plugin that’s now published at WordPress.org. The plugin is super easy to use and is great for creating a portfolio page on the fly. I’ve set up a demo page with full details. Fancy Grid Portfolio @ GitHub.com: https://github.com/laithsinawi/fancy-grid-portfolio Fancy Grid Portfolio @ WordPress.org: https://wordpress.org/plugins/fancy-grid-portfolio/
Read More →
jQuery
Making a Simple Math Captcha using both jQuery and PHP
February 2, 2013
I wanted to write a simple Captcha that I could easily integrate into my own scripts that would work with or without Javascript. My first approach was to find open-source that I could pretty much just copy and paste into my code with little modification. All the cookie-cutter Captcha scripts I found were so bloated […]
Read More →