Quantcast
August 25, 2011

Blocking email harvesters

Tweet In this post, we will learn about blocking email harvesters. Email spammers often use programs, known as email harvesters that scan pages on the Internet […]
August 24, 2011

Wrapping text around images in WordPress

Tweet Current versions of WordPress now have image alignment built-in. WordPress adds CSS classes to align the image to the right, left, and center of a […]
August 21, 2011

Exception Handling in PHP

Tweet Exceptions are the pieces of code which are used to alter the normal flow of the code if a certain error occurs. The concept of […]
August 21, 2011

HTML5 LocalStorage

Tweet The use of HTML5 in application development is increasing with each passing day and tech giants like Apple and Adobe are increasingly employing HTML5 developers […]
August 20, 2011

Creating Database Display with Razor

Tweet With Razor, you can easily display data from a database in your web pages. You can create a database using programming code, but it is […]
August 18, 2011

ASP.NET with Razor

Tweet ASP.NET Razor is a new syntax for writing ASP.NET web pages. In this tutorial you will learn how to add ASP.NET Razor code to web […]
August 16, 2011

Importing Content to WordPress

Tweet WordPress currently supports importing data in the form of posts (articles) and most of the details or features supported by the content publishing platform. Three […]
August 15, 2011

Validating HTML Data with JavaScript

Tweet JavaScript can be used to validate data in HTML forms before sending off the content to a server. Form data that typically are checked by […]
August 13, 2011

Posting to WordPress blog using email

Tweet WordPress can be configured to use e-mail to post to a blog. This functionality can be implemented in three steps which would be discussed as follows. […]
August 12, 2011

SEO Tips for Business Websites

Tweet Having a good business idea is one thing but what is more important is to efficiently plan, implement and market the idea. Considering the importance […]