Tag Archives: message board

Message Board One Liners Div Linking Talents Tutorial

Up until today, as with yesterday’s Message Board One Liners Content Filtering Tutorial … our message board content was displayed within an HTML textarea element … but with today’s work … we’re transferring our Message Board content “allegiance” over to … Continue reading

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

Message Board One Liners Content Filtering Tutorial

Yesterday’s Message Board One Liners Group Privacy Tutorial … group privacy … ideas are built up today with an … individualized content filtering … addition of functionality so that a user can provide a semicolon delimited set of filtering parameters … Continue reading

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

Message Board One Liners Group Privacy Tutorial

Yesterday’s Message Board One Liners Group Invitations Tutorial … Group … think, opens us up to the first opportunity to filter Message Board data … each group will only see the messaging from others in their group that clicked/tapped the … Continue reading

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

Message Board One Liners Group Invitations Tutorial

Improving on the Message Board start we had with yesterday’s Message Board One Liners Primer Tutorial, today we introduce … the idea of a Message Board … Group … allied to … how an email and/or SMS invitation from … … Continue reading

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

Message Board One Liners Primer Tutorial

PHP has … include ‘./prepend.php’; // … and/or … require ‘./prepend.php’; //… and/or … php_value auto_prepend_file “prepend.php” // php.ini directive in relevant folder .htaccess … worked on our local MAMP Apache web server but not up at RJM Programming domain … Continue reading

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

NetBeans Java RESTful Message Board Update Tutorial

Yesterday’s NetBeans Java RESTful Message Board Primer Tutorial had us set up a Message Board web service application in Java and built via the NetBeans IDE. Did the look of its functionality remind you of the basics of SQL DML … Continue reading

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

NetBeans Java RESTful Message Board Primer Tutorial

The NetBeans IDE is great for Java projects, and today we take a NetBeans sample project that features a RESTful Web Service component to build a rudimentary Message Board. What functionality is at the heart of this Message Board using … Continue reading

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

Apache/PHP/MySql phpBB Forum Primer Tutorial

Here is a tutorial that introduces you to an “out of the box” forum and message box solution (or bulletin board), should you, as a business, be heading that way. Let’s see our tutorial stream of consciousness view of the … Continue reading

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