Typography in Web Design

Posted on June 5th, 2011 in Website Design

An essential however frequently underplayed element in website design is actually internet typography. Typography is as aged as the earliest composing systems and has since developed into a very specialised area.

Typography came from following the creation associated with printing from portable type in the mid Fifteenth hundred years and it has arrive method since that time. These days we find a large number of typefaces on the internet.

The way you strategy font inside your design, will either enhance or even diminish the visible impact of your website. Function and appearance are innate in website design and just how nicely your own design functions is equally as important as how it looks.

Overcoming Bug wordpress 2.9 – that eror message “Missed schedule “

Posted on May 1st, 2010 in Web Programming

WordPress has recently released the newest version of WordPress 2.9 which is bundled with many new features. But this time the error occurred in the post scheduling dashboard page. While you will schedule a good article post date / time, this will be scheduled to complete and shows the status of “Scheduled”. But the post will not be published (published) at the time and status message will change to ‘Missed schedule’.

Wordpress 2.9 bug is due to slow response from the system at the scheduled time. Actually this problem already exists in previous versions of WordPress, but this time is to resolve errors more frequently. Since Wordpress 2.9 was released and bundled with more features, the system load increases and therefore we deal with this problem often in the wordpress version 2.9.

Web Application Framework PHP-based

Posted on April 20th, 2010 in Website Design

What is PHP-based Web Application Framework?

Web Application Framework enables you to create a website with the easy and fast. Therein available functions ready to use to manage access to the database, template management and content presentation, and session management.

There are so many PHP-based Web Application Framework which can be found on the Internet and most are open source, meaning you can use it freely and for free.

To know about hosting and domains

Posted on March 14th, 2010 in Website Design

Here is an understanding and terminology associated with hosting and domain

Hosting is the internet services that provide a place to store information which can be accessed anywhere. Such information such as http (website), FTP (file transfer), email or DNS.

Shared Hosting is a hosting service which is used jointly by other users. This means that in a single server, there are some accounts that distinguish between one and another account with a username and password.

Domain is a unique name given to identify the name of the server hosting the Internet network. This domain is for ease of reference to or calling the data / information on a server. As we know, the other for access to our computers must use the IP Address. Now this domain is an alias to replace the series of IP Address.

Mailer SMTP Authentication

Posted on March 13th, 2010 in Web Programming

Maybe you’ve heard about SMTP authentication to verify and validate your email account. In principle, this function is to check whether the email will be sent is valid or not. It also serves to validate the authentication SMTP email sender in order to use an active email account that we set. SMTP authentication is basically similar to the function mail () in php, it’s just more complete with the invalid. If the function mail () sender or the sender will be read as nobody@namaserver.com with SMTP authentication then the sender of this email can be read in accordance with the email sender, for example myemail@yahoo.com or my@namadomain.com.

Many hosting providers disable the sender nobody, because this is very risky to the destination mail server. Sender nobody is very often considered as spam by mail servers purpose, which in the end if a server is often to spam, then the destination mail servers block the sender’s IP from the server. So to prevent that, it would be better if you use SMTP authentication. Moreover, by email myemail@namadomain.com will be more visible than the bona fide use another domain name like nobody@namaserver.com. With some modifications and settings, your email delivery system to be better again.

  • Comments Off
Next Page »