Top Menu

Category Archives Technology

The following PHP and jQuery snippet allows you to type the search phrase and display what you have typed in the results field. I am showing you this technique to use jQuery to know what you are typing in the search field. Usually, you would use Ajax to display the results from the database. I didn't here and I just…

Hi guys, I submitted my Master's essay for publication two months ago, but now I noticed it is already online. Main Essay Link: http://dtpr.lib.athabascau.ca/action/searchdtr.php?textfield=abou+taka&Submit=Find&subj=45 The title of my Master of Science research essay and the direct link to pdf: Mobile Educational Environments Using Recommender Systems: A Systematic Review Publisher: Athabasca University - Digital Thesis and Project Room Date of Submission:…

Hi everyone! I didn't intend to write anything on my blog today, but I came across an issue on a major site. Usually, I ignore web design issues from sites I frequently visit, but a major well known web site should not have visible mixed content warnings. What is mixed content on a web site and how do you detect…

I was bored today and I wanted to create something that I will use daily while working. I was tired of searching through YouTube for music to play while I am working. So I made an app that plays Techno music with hardly any words, and a random picture from Google Images. I love cute things, especially kawaii! Also, it…

1. Using the jQuery JavaScript Library The most convenient and fastest way to create sophisticated interactive websites is using a 3rd party JavaScript framework library called jQuery. The reason jQuery is the primary choice because 1000's of major web applications on the Internet use it for its simplicity, and it will be an essential skill to read and edit this…

Close