Welcome to TheCredence.com - You may like to subscribe to our RSS feed to stay updated.
Firefox has this amazing feature of blocking annoying pop-ups but still
Flash based pop-ups can not be stopped because by default settings as
firefox treat them a little differently. To Block all Flash based
Firefox, You just have to modify firefox registry and to change one
setting. Just do this -
1. Open Firefox and type about:config in the address bar and hit Enter.
This will open firefox registry which has all firefox settings.
2. Right-click anywhere on the pref list page, and select New ->
Integer. We are setting a preference variable for blocking pop-ups.
3. Name it privacy.popups.disable_from_plugins Continue reading...
Posted by TheCredence on Friday, August 3rd, 2007
V7n Directory is a part of V7n network, is considered to be one of the premier paid directories on web with Yahoo, Alive and Aviva. (there are few more actually). Though the cost of inclusion is fairly steep, if you have deep pockets and looking for long term than V7n Directory is the way to go. The last time when I had checked the inclusion was for life, but you are welcome to check 

Yahoo, Alive and Aviva on the other hand only provide yearly inclusion.
Posted by TheCredence on Friday, August 3rd, 2007
So, you want to make your own CMS, but don’t know where to start? We can show you how to set one up with some freely available Open Source Tools and with very little code you would have to write.
First, download these open source tools and install them on your webhost(you can also install them on your local machine using XAMPP):
http://www.fckeditor.net/
http://www.tinybutstrong.com/
Continue reading...
Posted by TheCredence on Thursday, August 2nd, 2007
One of the best things about PHP is that anything can be a variable, and that these variables do not have strong typing. What this means is that you don’t have to declare what a variable is when you create it- and you can put anything inside of it. ANYTHING. Objects. Functions. You name it.
The reason why this is so powerful is because you can create truly dynamic objects for coders to overload. The real benefit in this is in the field of AI (artificial intelligence) and GUI programming. With GUI programming you can make a button class, or a form class than simply have the user swap in and out functions in order to change functionality. As long as the functions have the same arguments, you will have complete interoperability with little work.
Continue reading...
Posted by TheCredence on Thursday, August 2nd, 2007
JPGraph is a powerful library for building graphs using ImageMagick. It can render some amazing results with very little coding at all. You can grab it here:
http://www.aditus.nu/jpgraph/
This is How the Graphs looks like -

Continue reading...
Posted by TheCredence on Thursday, August 2nd, 2007