-
Recent Posts
Blogroll
Tags
audacity audio bluetooth cable calendar comma Contacts CSS csv dns downloads dreamhost DRM ebook eBooks facebook gmail google graphic htaccess https image ios ipad iPhone iso kindle license link macro media microsoft ms word pdf post rewrite scan social media ssl tangle validation vba vcard vcf WordPressCategories
- Consumer Technology (7)
- Food (3)
- Information Technology (143)
- Application Tips (6)
- CSS (8)
- Database (15)
- DHTML (3)
- DOS & DOS Scripting (4)
- eMail (5)
- Graphics (4)
- Hardware (1)
- IT Resources (2)
- JavaScript (5)
- Joomla! (11)
- jQuery (1)
- Linux (2)
- MySQL (30)
- Networking (2)
- Office Productivity (1)
- Operating Systems (11)
- PHP (29)
- PowerShell (1)
- Security (4)
- SMTP (1)
- Snippet (2)
- Vista (2)
- Web Development (32)
- Web Server (3)
- WordPress (14)
- Miscellaneous (1)
- Uncategorized (23)
Tutorius Archives
Web Development Archive
-
Certificates and Mixed Content Errors
Posted on January 28, 2017 | No CommentsWhen a secure (https enabled) website is displaying a caution on the certificate and warning about mixed content, you need to identify and correct the content on the page that […] -
Forcing a Website To HTTPS
Posted on February 17, 2016 | No CommentsWith Dreamhost how providing free Let's Encrypt certificates, there's no reason not to set up a certificate and start running your site on a secure connection. To force incoming connections […] -
Introduction to jQuery
Posted on February 8, 2013 | No CommentsWhat It Is jQuery is an Open Source JavaScript library, and extensive collection of JavaScript code that can be plugged into any website by the developer and used to carry […] -
PHP Primer Code v3
Posted on December 19, 2012 | No CommentsThis is the code to accompany the PHP Primer on this site. It provides a fully working PHP/MySQL records management system on one script when given access to the MySQL […] -
MySQL Resources
Posted on July 27, 2012 | No CommentsA good intermediate MySQL Query and Scripting tutorial Simple MySQL Trigger Example MySQL INSERT Trigger with IF Condition Statements