Welcome to TheCredence.com - You may like to subscribe to our RSS feed to stay updated.
Blogger is currently hosting millions of blogs (it's a different reasons that more than half of them are dysfunctional). Now personally I have nothing against blogger but I have always felt that blogger is NOT the best of platform for serious bloggers or professional bloggers.
I know there are few Big names on blogger but if you the Top 100 bloggers(heck if you see top 5000 bloggers), I am sure only handful of them will be hosting on blogger. Unfortunately noob bloggers don't realize that. So here are my 5 reasons why you should not use Blogger to host your blogs(to all the noobs ...j/k)
Continue reading...
Blogging
Posted by TheCredence on Monday, September 10th, 2007
I have been using Kontera right from start on this website as it can be treated as additional money making resource other than adsense but these intext links don't add much to user experience. Infact they are considered to be bad in long term if you are looking to make a professional blog with repeat users.
I felt that I have to remove Kontera even if I am loosing some money as repeat users are more important for me rather than few dollars. Although I do have to say Kontera pays very less ($0.06/click). Now if they had been paying more, I could have removed one adsense unit which pays me $0.50/click roughly.
Continue reading...
Kontera Money
Posted by TheCredence on Monday, September 10th, 2007
The job of each server-side control is to render a particular area of the asp page. The page contains a list of such controls which were added by the coder and when the time to show the page to the user come every control in that list is called to render itself. The supported function of predefining the way controls render themselves give the coder to express a particular data in unlimited ways.
How Custom DataBound Controls works
Continue reading...
ASP
Posted by TheCredence on Sunday, September 9th, 2007
In order to create a custom mail function we will need to use a certain function known as the mail() function. But, before starting to do anything there are several parameters that have to be discussed. These parameters include steps such as knowing who is the receiver of your mail (or in more known terms “who you will be sending the mail to”), who is the sender (again, also known as “who is sending you a mail”), but also the headers, message, and of course the subject.
Some of these steps may need checking every time you will be using the mail function, but in the meantime, I will show you how to create your own mail function, and afterwards we will know exactly what needs to be passed to this function (if needed) every time we use it. Email.inc will be the name of this file. This certain file will be needed with your custom mail function whenever you will be using it.
Continue reading...
PHP
Posted by TheCredence on Sunday, September 9th, 2007
One of the first thing impressing users when they open any site is his appearance. The outward explains what the basic purpose of the site is. It introduces the subject. For example if the site is to be shown to kids it will be very colorful, funny with fresh fonts and so on, if the site is enterprise oriented it will have smart and tight look with professional rendering etc.
In most cases sites consists of many pages which coder should make with similar rendering for example pages should have same fonts, same border with and color, in other word everything should be made in single style. Styling of the site is not the complete procedure of making a site user-like. What if the user can change the appearance of the site, and even when he logs in or just enter, the site has remembered the style user prefers.
Continue reading...
Posted by TheCredence on Sunday, September 9th, 2007