Tag Archives: plugin

WordPress Plugin Primer Tutorial

Normally we make changes to this TwentyTen themed WordPress blog by changing that theme’s wp-content/themes/twentyten/header.php file. But today we show you how to write the PHP code needed to write a WordPress.org admin login plugin to create a hyperlink to … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , | Leave a comment

WordPress Responsive TwentyTen Primer Tutorial

The blog you are reading got a makeover today. We installed an excellent WordPress Plugin called “Responsive TwentyTen” by Todd Halfpenny that … Makes your TwentyTen themed site have a responsive and fluid layout. Making it ideal for for viewing … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , , | Leave a comment

PHP IDE Codelobster Primer Tutorial

We’ve been trying out a Windows based PHP IDE called “Codelobster PHP Edition”. It’s early days, but it looks really good, with a host of features, such as debugging, that would make developing PHP websites a breeze. You can do … Continue reading

Posted in eLearning, Operating System, Tutorials | Tagged , , , , , , , , , , , | Leave a comment

Bootstrap jQuery Plugin Primer Tutorial

If you’re one of those people who believe they live “around rocks” rather than “under a rock” it will not have passed your notice that (the CSS styling concept of) “responsive design” (of webpages) and (the poor put upon) HTML … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , | Leave a comment

jQuery Template flickr Data Primer Tutorial

Template processing in general can signify “time saving” in Information Technology circles, and when it is a template regarding data, it can be a relief to have it at your disposal as a programmer. So jQuery Javascript library’s loadTemplate plugin … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , | Leave a comment

Virus Protection for Email and Filemanager Uploads Tutorial

Can you Virus Scan a Linux web server? Well, with our Apache/PHP/MySql CentOS web server using WHM and cPanel had a plugin, installable for this purpose, and called ClamAV Scanner. So, we can! How do you find out about this … Continue reading

Posted in eLearning, Operating System, Tutorials | Tagged , , , , , , , , , , , , , , | Leave a comment

Navigable PDF Presentation of WordPress Migration Tutorial

There’s a bit of a dual purpose tutorial going on today, the dual purposes being … Showing you some WordPress Migration tactics, again, but this time involving Windows (local Apache/PHP/MySQL web server) MAMP, as distinct from the conditions during the … Continue reading

Posted in Database, eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , | Comments Off on Navigable PDF Presentation of WordPress Migration Tutorial

Scala Hello World Primer Tutorial

The Scala programming language is a burgeoning force in Information Technology … Object-Oriented Meets Functional   Have the best of both worlds. Construct elegant class hierarchies for maximum code reuse and extensibility, implement their behavior using higher-order functions. Or anything … Continue reading

Posted in eLearning, NetBeans, Operating System, Tutorials | Tagged , , , , , , , , , , , , , , , , | 2 Comments