Creating a WordPress plugin is not as hard as it might seem. Of course creating the actual function of the plugin does take a little research and practice depending on your skill level. This particular tutorial will be simply creating a plugin that does nothing but will show up as a plugin within your WordPress [...]
Why Does My Website Need Search Engine Optimization?
Most web traffic currently comes from major commercial search engines like Google, Bing and Yahoo. If these search engines cannot find your website or read the content from it correctly you will miss out on the traffic that these sources generate. Most of the search engine traffic will be web surfers that haven’t heard of [...]
Creating an XMLHttpRequest Object
Browsers IE7+, Firefox, Chrome, Safari and Opera at this point have built in what is called the XMLHttpRequest object. This XMLHttpRequest object is used to send a receive data with a server in the background making it possible to update sections of a web page without reloading the browser window. Proper Syntax for creating an [...]
Using AJAX to create a Simple Application
As stated in earlier posts AJAX is a technique and not a new programming language for creating fast and dynamic web pages. Here we will show an ajax application that will simply change data on a page when a button is clicked. The application will contain one DIV section and a button that when clicked [...]
What is AJAX and how does it Work?
First thing that you need to know about Ajax is that it is to be used by those that already have at least some working knowledge of HTML/XHTML, CSS and Javascript/DOM. Ajax stands for “Asynchronous Javascript and XML and is a not a language but technique used to create dynamic and fast webpages. Ajax allows [...]
[Entertainment] Funny Things that Siri Says
One thing that Apple did get right is “Siri” the personal assistant that will hold a conversation with its users. Siri says some really funny stuff.
How Much Bandwidth Does Your Website Need?
One of the most common concerns people have when deciding to host a web site is figuring out how much bandwidth they’ll need. Get too little bandwidth and you might be hit with overage fees or have your web site shut off altogether.




April 29th, 2012
Moki