Welcome to TheCredence.com - You may like to subscribe to our RSS feed to stay updated.
Let’s say you want to leverage the amazing RSS feed technology for your ezine, but you still want to somehow build a profit off of it. This day in age, this is a simple thing to accomplish. All you need is some PHP knowledge, some XML knowledge and a PayPal account.
Step 1: The Basic Idea
You want to build your RSS feed so that it only shows the first paragraph of the work, and then beneath it a link to allow people to pay to see the rest of the article’s content.
Continue reading...
Posted by TheCredence on Tuesday, July 24th, 2007
The hard disk is probably the most sensitive and weakest component of your computer. It’s also the most important(atleast for me, all my personal and financial info is in it) and if it crashes, you could lose important files, information and pictures and cause unrepairable damage to hard disk. Hard drives only last on average between three and five years. But by performing maintenance, you can significantly increase its life, probably past the point where it becomes obsolete.
The windows operating system has three built in function you can use to increase the life of your hard disk. Disk Defragmenter (defrag) is the most powerful program for routine maintenance. As you create, save and delete files, you leave blank spaces and bits of files or clusters on your hard disk. Defragging relocates files into an orderly structure, reducing the time it takes to process data and which reduces the stress on your hard disk. Another benefit of defragging is improved performance of your hard disk. Many computer professionals recommend defragging once a month.
Continue reading...
Posted by TheCredence on Tuesday, July 24th, 2007
Our website TheCredence.Com is running on wordpress and after creating many many sites on wordpress, I can safely say that Wordpress is a very versatile tool, and if you use it correctly (by knowing some basics of how links are generated by the Wordpress angine) you can create a simple, fast and east to use Content Management system. Now for CMS, I prefers to use Drupal which I feels is suitable for power users but this doesn't mean wordpress can not be used as a CMS. Infact with so many wordpress addons, wordpress can be easily converted into community driven portal or something of similar sort. So lets
First, go and download the latest version of Wordpress:
http://wordpress.com And follow the instructions on installing.
Continue reading...
Posted by TheCredence on Monday, July 23rd, 2007
I know- it is a necessary evil. One that not too many developers are skilled at- bug hunting. Bug squishing. Getting rid of those nasty, unprepared surprises that completely took you by storm.And too many web developers/php coders are inexperienced at tracking down and squishing bugs. Here, I’ll give you some simple tips and tricks in order to cut down on the amount of time it takes to kill bugs in three simple steps.
1-Look at the debug output
Which can sometimes be cryptic, and other times not actually seeing the correct error. For example, if you are missing an end bracket, it won’t give you the proper line at which the end bracket is missing. Only tell you that there was an unexpected end.
Continue reading...
Posted by TheCredence on Sunday, July 22nd, 2007
There is a very nice thread going at digitalpoint for over a year now. There is script created by the combined effort of the members using Google and yahoo translation services using which you can translate the web pages of your site into as many as 13 languages. The best thing is that search engines will consider the translated pages as new once, so in short your 100 page site will become a 1300 page site!
The url's will also be search engine friendly like /de/this-is-in-german for german translation of the page /this-is-in-german. The script instllation takes only 15 minutes. But try to spend some time in reading the later part of the thread as there are lot's of versions of the script and some people have complained that the script don't work on some server due to curl issue.
Posted by TheCredence on Saturday, July 21st, 2007