Extending Search Engine Optimization using Sitemaps in Drupal 6
In this article by Ben Finklea, we will discuss some more techniques on how should the sitemaps be used to make sure your entire web site is crawled by the search engines. We will also learn how to make a user-friendly sitemap for your site visitors. We will cover the following topics in this article:
- Google News XML sitemaps
- URL-list sitemaps: It simply lists every URL in your site
- Visitor-facing sitemaps: It creates a nice interface for your site visitors to help them easily find the content they're looking for on your site .
Using JavaScript Effects with Joomla!
Although Joomla! has all of the basic content management tools you need to build a website, it is also designed to run custom-built extensions written in PHP. This article steps through working examples of PHP code written to work seamlessly in Joomla!. Modern websites use JavaScript-driven effects to aid navigation, reduce on-screen clutter, and provide interactive features that are not possible with static HTML.
Joomla! has several built-in elements that you can use without writing a single line of JavaScript. The MooTools framework powers many elements seen throughout the Joomla! backend UI; these can be reused in both the frontend and the backend of your Joomla! component. In this article by Joseph L. LeBlanc, we will learn to use JavaScript effects through these topics:
- Customizing Google Maps
ASP.NET Social Networks—Making Friends (Part 1)
In this article by Andrew Siemer, we will cover the most important aspect of any community site—making friends. We will divide this article in two parts. This part starts with the discussion of Problem, that is, what we need to do to achieve success for the article's topic—finding and inviting friends to your network on a community site. It then moves to Design part where we decide on our requirements, and finally the article reaches Solution part where we begin discussing how to actually implement the features.
Read ASP.NET Social Networks—Making Friends (Part 1) in fullAdding Calendar to a Web Site using Drupal 6
In this article by Mark Noble, we will learn about adding calendar to our web site. A calendar is a fantastic way of keeping customers coming back to your site and your business at regular intervals so that they can take advantage of specials, sales, and other time-limited events.
We will consider the example of an imaginary web site created for a restaurant called Good Eatin' Bistro. Chef Wanyama is the owner of the Good Eatin' Bistro, a popular upscale restaurant. You can check this web site at http://goodeatin.drupalbyexample.com/.
We will create a basic event calendar, which displays information about musical concerts, special events, and more, for the Good Eatin' restaurant.
Read Adding Calendar to a Web Site using Drupal 6 in fullWorking with Complex Associations using CakePHP
A many-to-many relation requires an additional table to relate the two tables in relationship. In this article, by Ahsanul Bari and Anupom Syam, we will learn how to define associations in models for many-to-many relations. Then, we will look at how to retrieve, delete, and save related data from and into database tables using model association in this special type of relation.
Read Working with Complex Associations using CakePHP in fullManaging Manufacturers, Vendors, and Product Categories with Joomla! E-Commerce VirtueMart
Once the configurations for a VirtueMart store are set, our next step is to build our product catalog for the store and manage that catalog. In the catalog management functions, there are several tasks including managing manufacturers, vendors, and products. In this article by Suhreed Sarkar, we are going to learn about these. On completion of this article, you will be able to:
- Manage manufacturers and vendors
- Manage the product categories
Elgg Social Networking - Installation
In addition to its impressive feature list, Elgg is an admin's dolly. In this tutorial by Mayank Sharma, we will see how Elgg can be installed in popular Linux web application rollout stack of Linux, Apache, MySQL, and PHP, fondly referred to as LAMP. As MySQL and PHP can run under Windows operating system as well, you can set up Elgg to serve your purpose for such an environment.
Read Elgg Social Networking - Installation in fullCustomizing Elgg Themes
Setting up Elgg is all about customizing. Along with the various features that Elgg provides,it is also very essential to customize the look and feel of our network. Elgg does offer us several options for this too. In this tutorial by Mayank Sharma, we'll see how simply by moving around components, individual Elgg users can customize their landing page.We'll also understand Elgg's theming system and create our own themes using Cascading Style Sheets (CSS).
Read Customizing Elgg Themes in fullCreating Tax Rules in Magento
In this article by William Rice, we will see how to create Tax Rules in Magento. In the real world, the tax rate that you pay is based on three things: location, product type, and purchaser type. In Magento, we can create Tax Rules that determine the amount of tax that a customer pays, based upon the shipping address, product class, and customer class.
When you buy a product, you sometimes pay sales tax on that product. The sales tax that you pay is based on:
- Where you purchased the product from. Tax rules vary in different cities, states, and countries.
- The type of product that you purchased. For example, many places don't tax clothing purchases. And, some places tax only some kinds of clothing. This means that you must be able to apply different tax rates to different kinds of products.
- The type of purchaser you are. For example, if you buy a laser printer for your home, it is likely that you will pay sales tax. This is because you are a retail customer. If you buy the same printer for your business, in most places you will not pay sales tax. This is because you are a business customer.
- The amount of the purchase. For example, some places tax clothing purchases only above a specific amount.
Creating Joomla 1.5 Templates
In order to customize the appearance of your website to that of your company's image, you have to modify an existing template or create a new one. In this article by Hagen Graf, you will learn the basics of building your own Joomla! templates.
Read Creating Joomla 1.5 Templates in full

