Save info   Get password
Home Submit your blog Edit Account Rules RSS-Archive Contact


Combining Javascript & css
2008-10-06 14:59:48
Compressing the files will decrease the size of the data that needs to be transferred, it does not solve the problem that the browser can only download a limited number of files at the same time. If you have many different files that need to be loaded the browser will not optimally use the bandwidth it has access to. It will request some files from the server and wait until those files are re


Optimize your site for speed!
2008-10-06 14:39:39
Here’s a detailed set of proven guidelines aimed at improving the speed of your site. The benefits of speed optimized pages: Your visitors will be happier, and will feel much more engaged on a snappy site than a slow one. User interface responsiveness is a very large contributing factor to how users trust your content and company. Users trust and enjoy fast sites, and are quickly frustrat


How Search Engines Work
2008-10-04 02:02:15
Before registering the website to search engines, there is a good idea if you know at a glance about how it works. Search engine is a database system that is designed to to index the Internet address (URL, FTP, etc.). To implement these tasks, search engine has a special program that is usually called a spider bot, or crawler. At the time You register a web address (URL), spider from the search en


Two Factors for SEO
2008-10-01 03:15:15
There are two main factors that must be considered in the process of SEO , namely: • Internal factor (associated with the writing website content and HTML) • External factor (associated with the link Popularity)  1. Internal factors In determining the ranking, search engines are considering website content as  a reference to determine the level of relevance. Web page design that the


Increase php memory limit
2008-09-25 08:08:17
Today my blog was down for some time due to a memory issue in php.ini file in my server. I have never seen this error before and i don’t know what went wrong. I quickly searched on Google and found that this error is caused by insufficient memory allocation in php.ini file. A standard server (linux box) setup comes with 8M memory and we need to increase this to avoid these types of errors. Fata


Import Large File MySQL
2008-09-25 07:57:07
As a website owner or blogger you may want to import your MySQL dump from one server to another server database, but what you do if it exceeds the limit offered by phpMyAdmin. By default phpMyAdmin provides the upload limit specified in the php.ini file. You can increase this upload limit size by editing the php.ini file if you have access to it, generally if you are in a shared hosting you won’
Read more: Import

Htaccess Rewrite Tips
2008-09-25 04:19:04
Mod_Rewrite Tips and Tricks is as glamorous as it sounds! mod_rewrite is just possibly one of the most useful Apache modules and features. The ability to rewrite requests internally as well as externally is extremely powerful. RewriteRule and RewriteCond for .htaccess mod_rewriteBe aware that mod_rewrite (RewriteRule, RewriteBase, and RewriteCond) code is executed for each and every HTTP reque


Custom HTTP Headers
2008-09-25 04:05:24
Any time you see a meta tag of type “http-equiv” you can replace it with a real header in .htaccess This is similar to how google ads employ the header Cache-Control: private, x-gzip-ok="" to prevent caching of ads by proxies and clients. 100% Prevent Files from being cached<FilesMatch "\.(html|htm|js|css)$"> FileETag None Header unset ETag Header set Cache-Control "max-age=0, no-ca
Read more: Headers

Understanding RSS/Atom
2008-09-20 11:15:41
The primary users of Active Channels, big media companies, pushed users away with excessive ads that increased the amount of bandwidth the channel used. Additionally, there was little demand or perceived value in using Active Channels. The whole concept of syndication seemed to have died with Active Channels and the failure of CDF to reach recommendation status from the World Wide Web Consortium.
Read more: Understanding

The Hidden Frame Technique
2008-09-20 10:43:39
With the introduction of HTML frames, the hidden frame technique was born. The basic idea behind this technique is to create a frameset that has a hidden frame that is used for client-server communication. You can hide a frame by setting its width or height to 0 pixels, effectively removing it from the display. Although some early browsers (such as Netscape 4) couldn't fully hide frames, often lea
Read more: Frame , Hidden

Protecting Against Mail Spam
2008-09-20 01:18:15
Mail spam, or unsolicited email advertising, is an annoying problem for many users. A project has been formed to address this problem called the Mail Abuse Protection System (MAPS), and a mechanism has been built that reduces the problem, called the Real Time Blackhole List (RBL). Information on how the MAPS RBL works can be obtained from its online documentation at The idea is simple. Sites that
Read more: Protecting

What is joomla LDAP
2008-09-14 12:44:13
LDAP is a network protocol that is used with so-called directory services. It transmits the communication between the LDAP client (in our case the Joomla! website) and the directory from which person-related data is read. LDAP directories ( ) are common in companies and therefore it stands to reason that one could access this type of person-related data over the company's intranet. Some of t


About Advance Parameter
2008-09-14 12:34:23
In the Parameter s–Advance d section you can, among other things, overwrite the parameters that were defined for this content in Site | Configuration. These settings are only valid for the request of the complete article, in our case after clicking on the Readmore link Page Class Suffix: As in the creation of menus, an individual class can be defined here.Page Title: Use Show if you want to dis


Migration Joomla! 1.0 to 1.5
2008-09-13 04:06:32
A lot of you are probably already operating a Joomla ! 1.0.x or a Mambo 4.5.x website and now want to migrate it to Joomla!1.5. You may have a number of basic problems: You need to back up the entire website. The general source-code files need to be updated. Additional components, modules, and mambots/plug-ins have to be updated. Any changes that you yourself have made to the programs need to
Read more: Migration

Install Joomla Local Host
2008-09-13 03:30:41
To install Joomla ! locally, you have to set up the appropriate server environment as described previously. Due to the user-friendliness of Windows, over 90 percent of computers work with Windows as operating system. Unfortunately, Apache web server, MySQL database, and PHP are not included with Windows. A practical approach would be to install each of these programs separately, or grab a preconfi
Read more: Local

CB User List & Tab Management
2008-09-13 02:52:13
Selecting ComponentsCommunity BuilderList Management  from the Joomla/Mambo driven site administration panel will activate the List Manager panel of CB. With this panel, the administrator may define user lists (online reports) that may be browsed by authorized users via the CB User List menu item that was added to the User Menu back in chapter 2.6. From this panel, administrators can c


Parameters Articles Titles
2008-09-07 05:51:56
Styling Parameters Articles Titles for Joomla 1.5x.In this article, I'm going to show you a simple way to add a new parameter to a Menu Type that will allow you to add a custom icon to your Joomla! Article Titles. This is much like how the "Page Class Suffix" and "Module Class Suffix" are used for individual item styling. The reason I chose this method instead of ju [...]


Change Login Admin
2008-08-29 23:21:57
If you would like to 'sort of' rename your Joomla administrator directory without having to modify any Joomla code or you don't want to have to use htpasswd to protect that directory, you can achieve it the following way.This may help limit issues for joomla security in the future.1. Create a new directory in your root directory (eg. "admin-here")2. Create an index.php file in your "admin-here" di
Read more: Admin , Change , Login

Configuring Apache
2008-08-25 22:26:50
After you have compiled PHP and Apache , you should check Apache's configuration file, httpd.conf, which you will find in a directory called conf in the Apache install directory. Add the following lines to this file: AddType application/x-httpd-php .php AddType application/x-httpd-php-source .phps This ensures that the PHP interpreter will parse files that end with the .php extension. Any files
Read more: Configuring

PHP Authentication
2008-08-25 22:10:13
We discussed there that HTTP Basic Authentication has a number of drawbacks, and that you can avoid those with PHP-based authentication.The PHPLib features sophisticated classes for handling user authentication and permission management. The PHPLib authenticates sessions; thus it depends on the Session class. On those pages in which you need authentication, the following page_open() call shou


Variable php.ini Setting
2008-10-31 04:49:28
This article to describe what is the use of particular variable in php.ini files and how to do settings in this file.  How to set each variable in php.ini file and what is the purpose of each is explain in this article. Please go through and will definetely get the solution.Php.ini setting for each variable:allow_call_time_pass_reference BooleanWhether to enable the ability to force a
Read more: Setting , Variable

Understanding BB Code
2008-10-31 02:24:05
BBCode is a special implementation of HTML. Whether you can actually use BBCode in your posts on the forum is determined by the administrator. In addition you can disable BBCode on a per post basis via the posting form. BBCode itself is similar in style to HTML, tags are enclosed in square brackets [ and ] rather than < and > and it offers greater control over what and how something is
Read more: Understanding

Define No Items Display
2008-10-31 02:16:04
Joomla by default displays the message "There are no items to display" when you don't publish anything in a particular section / category. This would be particularly annoying if this message appears in the frontpage.  So how do you get rid of it? This message is defined in the language file, along with a whole series of words and phrases that Joomla uses. To access the language file, you need to
Read more: Display , Items

Adding Read More Button
2008-10-31 02:06:37
With a little coding, we can make the link Read More on Joomla standard  link text read more with a button / image. Tocustomized goto your  CSS template file we need to add a new class that is. Readon. How: Open the file CSS templates, and enter the following code (for example): .readon { background:url(../images/button.gif) no-repeat; text-indent:-5000px; display:block; width:100px; height:26


Create Animated Favicons
2008-10-31 01:37:46
Firefox supports animated favicons but IE does not because of different protocols and also because IE is...well we all know that, so how do we get both static and animated favicons working on our sites at the same time ? I am going to walk you through a 4 step process to get your site to display an animated favicon in FF as well as a static favicon in IE6 and IE7(for the technologically challenge


CSS Reset for cross browser
2008-10-20 13:10:44
All browser s have default styles applied to certain HTML elements. For example, a h1 element is bold and larger by default, and has some margin too. The problem is that all browsers have different default styles so your h1 won’t look the same in every browser. The font-size isn’t really. The solution is to reset the default styles of each browser and build it up again with your own styles. Bec
Read more: Reset

Joomla! Technology for Web Communities
2008-10-14 08:19:37
Once you have established your site profile and general plan, you can begin choosing the extensions that will provide the community features that you want. With Joomla , often a half dozen extensions provide nearly the same functionality, so choosing one can be difficult. The extensi [...]
Read more: Communities , Technology

Why I should use CSS..?
2008-10-13 12:51:12
CSS was initially invented to solve problems of uniformity and compatibility for HTML formatted pages. As web pages became more stylistically complex with multiple fonts, color schemes, and standardized formatting (of tables, line breaks, paragraphs, etc.), the HTML coding for each page grew unwieldy. As web sites grew to encompass hundreds or thousands of pages, maintaining a site-wide visua


Activating .htaccess File
2008-10-13 12:23:30
To allow Apache to properly handle the SEF URLs, you need to set up a custom Joomla .htaccess file in the root directory. For the Apache server, the Joomla installation includes a sample .htaccess file that has the proper configuration settings for the main directory to allow Joomla to handle the URL conversion. The configuration file, named htaccess.txt, will be located at the root director
Read more: htaccess File

Page 1 of 2 « < 1 2 > »
eXTReMe Tracker