Friday, November 12, 2010

Google adsense v3 – new adsense interface

Google Adsense has got new user interface (v3), it seems to be much faster and responsive than the earlier version but when one has been using it for sometime it takes little while to get used to the newer version.

Read more about Google Adsense on http://blogs.digitss.com/news/google-adsense-v3-new-adsense-interface/


Introducing the new AdSense interface, now available globally - Inside AdSense

Tuesday, October 5, 2010

Google Caffeine: The new Search engine index

Google announced launch of it's new search engine this June 2010. It's time to be happy for all those who update their website contents frequently and willing to appear in Google search as soon as they publish. Google has made this possible with it's brand new search engine index.

The new search engine Caffeine is Faster, Accurate, Relevant and with huge index. It also means that websites and contents which were holding hire positions in Google will be punished somehow and black-hat SEO tack-ticks will be found and punished much faster now.

Following screen-shot describes it's effect on Blogs@DiGiTSS; we are happy to know that impact is positive if one updates content frequently. (The large red-dot represents period when Caffeine went live)

Read more..

Official Google Blog: I'm in a Google Apps State of Mind

Official Google Blog: I'm in a Google Apps State of Mind

Saturday, March 29, 2008

Top Open Source PHP Frameworks

After RoR there are lot many frameworks in PHP which are either inspired by it or based on MVC pattern. Symfony, Zend, CakePHP, CodeIgniter are to name a few.

Click here or goto blogs.digitss.com to read more about Top PHP open source frameworks.

Thursday, March 13, 2008

jQuery Plugin - Radio button with Checkbox Behavior

Ever wanted Radio-button group which could be deselected once you click on any of the choice from given radio button group?

Then here is my simple jQuery plugin which you can use to make all your radio-buttons in the form behave like checkbox. Here by checkbox I mean to give Click to select and click-again to de-select kind of functionality.

How to use?


$(document).ready(function(){
$(":radio").behaveLikeCheckbox();
});


For more details checkout live demo or goto jQuery plugin repository.

Visit my blog home @ http://blogs.digitss.com

blogs@DiGiTSS what is that?

blogs @ DiGiTSS is geek programmers’ blogs about Programming, Web, Technology, Database and ummm… lot many things..! I have been thinking of publishing my blog since long while but got able to start just recently.
Go check-out my blogs @ http://blogs.digitss.com
It's all about Programming, PHP, mySQL, Javascript, jQuery and so on....