Category Archives: Web Development

SQL within 1and1 databases – basic commands

Access the database within 1and1 using Putty and SSH – this is the easy part, and I’m into SQL Monitor where the prompt is: mysql> Note: 1and1 is using Oracle, which is convenient for learning and I can create a … Continue reading

Posted in SQL | Leave a comment

HTML dev hosted by Apache Tomcat

Desired Outcome: Learning basic HTML and hosting the files on my Apache Tomcat server. Note: Keep in mind that I have installed Apache Tomcat — this is not the same as vanilla Apache. Tomcat can host basic HTML files, with … Continue reading

Posted in HTML Programming | Tagged , | Leave a comment

Installing a Social Media Portal

20150612 Just noticed that I must have installed bbpress already on my web-site. In this case, I will be working on adding BuddyPress as well. Not sure if that changes anything. 20150610 Having challenges figuring out which is which and … Continue reading

Posted in bbPress | Leave a comment