Welcome to TheCredence.com - You may like to subscribe to our RSS feed to stay updated.

By default, wordpress offers automatic feed creation of your blog which can be seen as http://<yourblogname>/feed which is very nice (if you want to create your own feed using PHP program than please read my article How to Create RSS Feeds using PHP).

I feels RSS plays a very important part in blog promotion and everyone should publish there feeds. Being them such a big part of blog, there are services like FeedBurner (which has been recently boughtby Google for 100 Million USD) who provides addon features for RSS feeds with viewers tracking.

Continue reading...

Comments (0) Posted by TheCredence on Friday, September 7th, 2007


Ever since youtube has changed its internal structure of video presentation, almost every web scripts have stopped working. Whenever you try to download youtube videos, they give errors. Its unfortunate that Google is still showing such scripts on the front page for the keyword "Download youtube videos". Anyway there is still a site http://keepvid.com/ which is working and you can download youtube clips from it :)

Comments (0) Posted by TheCredence on Friday, September 7th, 2007


By default wordpress keeps only one site rpc.pingomatic.com and whenever you make new post, it informs it so the page gets crawl by pingomatic. This pinging is a good way of telling such services about your latest post. There are many big news and search engines associated with these ping services so they pass the information to these news and search engines and your page gets faster crawl from search engines.

To Add this Ping List to your wordpress account, go to Options->Writing and under Update Services add this - Continue reading...

Comments (1) Posted by TheCredence on Friday, September 7th, 2007


What this article will actually teach you Is how to develop a JavaScript gallery that is backed up by a PHP script – a very often used combination for when trying to build up a nice and useful gallery.

What is a thumbnail gallery?

Continue reading...

Comments (0) Posted by TheCredence on Wednesday, September 5th, 2007


Background of Article - I have a fairly big drupal based website which deals with puzzles and equations. Now right from start I was facing this problem of showing Mathematics symbol but had no idea how to do it. Copy pasting equation/mathematics symbol was not the best of solution so I did a little search on net and hence, got the material for this article :) I hope you will find it informative.

Tex, alongside its extensions, LaTeX and AMSLaTex, is the standard syntax used to type mathematical expressions. TeX is very commonly used by mathematicians, as almost all mathematical research is written in TeX. As a result, it should not surprise anyone that TeX has also become a standard for online writing of mathematic formulas and applications. The TeX syntax is a easy and common way to enter mathematics.

Continue reading...

Comments (0) Posted by TheCredence on Wednesday, September 5th, 2007