Sep
26
2010
Since a few weeks your Twitter applications may not work anymore, because Twitter stopped supporting the unsecure Username and Password authorization. For automatically posting new tweets to your Twitter account, Read more »
Sep
12
2010
By: james daksh
1. Make Sure the Visual Elements Reinforce Your Company or Brand Identity
The essence of your company can most likely be summarized using words; but your identity is also accompanied by many intangible qualities. Brands are as much about attitudes, feelings, and
emotions as they are about factual information. The overall look of your Web site must support these defining factors. Is your brand identity best served by hard edges or softer, rounded shapes? Do
primary colors capture the company philosophy or would earth tones be a better match? Experiment and find the right fit before settling on a design scheme. Read more »
Mar
28
2010
To prevent at an early time, that many php scripts are not running correctly with PHP 6, PHP 5.3.0 introduces two new error levels: E_DEPRECATED and E_USER_DEPRECATED. Read more »
Feb
24
2010
Variables and Constants are different types of identifiers (names) for saving a simple value in PHP. Both are case-sensitive. For the easy identification of Constants and Variables, you should use lowercases for Variables and uppercases for Constants. Read more »
Feb
09
2010
Welcome to Developers Tutorial, a new web site about all web development related topics, problems and questions.
I’m working since about 3 years in the web development area.
In the meantime I will write about simple problems, who should be interested for web development starters and new webmasters. For example basic knowledge for running a website, starting with (X)HTML, JavaScript or PHP programming.
But I’m sure, also development professionals and web designer will find some solutions or answers to his questions.