Posts Tagged News

Google launched new +1 Button

Google +1 Button

+1 Button

Google has answered Facebook with their newest product in the shelf "Google +1 Button". With this new +1 Button your visitors can promote article, blog post, website or product on your website by simply clicking and +1 Button.

Google's +1 Button is more important and will beat Facebook Like in popularity because it will influence the search result and yes that makes a difference, big time. If you own a website for your personal blog, product or anything and being in search result is important for you, than don't wait to put "this" button on your website. Since it's launch I have seen lot of implementations.

To vote +1 up, user or visitor just need a Google profile/account, a standard one. Till date when I am writing this some of the Google Apps users are not able to use this feature but I am sure it will change in future as Google will migrate them and make all products available to them. For now you might get an error like "Oops... you need a Google profile to use this feature.Google Profiles is not available for your organization."

Placing a Google +1 Button on website is very simple and easy and there are not 2 ways like Facebook had either go for iFrame version of JS and markup. Just include JS and place a <g:plusone></g:plusone> and that's it you're done. There are choice for button size too, so you can choose one which fits your website design and spacing. Refer Google +1 for Webmasters to get started. I am sure no webmaster can afford to dislike +1 Button.

It's kind of Google Friend Connect but not exactly, influence on search results and it's appearance in search result makes the difference. It also shows up all +1d links on a users profile in a separate tab.

Checkout this video to understand Google +1 Button in more detail:

and yes don't forget to +1d Blogs@DiGiTSS if you like our posts. :)

 

Tags: ,

Don’t wait for Good News to get out and make the positive wave..!

Get the Good News out sooner

Get the Good News out sooner

If you (your organization/company) have good news about your product, clients using the product or any other good and positive news which can impact positively on your brand image or your sales and ultimately the bottom line one should try and do a press-release asap.

And you should not stop just by releasing press-notes, put that on your home page with highlights, write a blog post, update on social media channels and make a good positive wave.

I have observed sometimes we try to perfect the word going out, including marketing materials or the way we want to push that on websites. But it should not take long time because as the time passes it may loose the value and even if not value you might already have lose a customer just because that news/update was not on the website and it would have made a positive impact on the perspective buyer.

Assume that you have got some certification or achieved some milestone with your product which is highly recognized (in your domain or industry) and you're taking some time (due to the process of getting things/materials approved from people who are busy with their own things). Now here with delay of each day you possibly are loosing your perspective buyers for which that news would have mattered to change their decision in your favor. :) Read the rest of this entry »

Tags: , ,

Google updates Google App’s maximum number of users for Standard/Free Edition

Google Apps

Google Apps

Today I have received an announcement from Google Apps team that maximum # of users for Standard edition (which is free) has been reduced to 10. Previously that number was 50 (really generous), with which many businesses don't really need to go and buy the Premier Edition which would cost $50/year per user (email account). Especially when they really don't want to go for signing up SLA for up-time and all that.

Now when Google has reduced back this # from 50 to 10, I am sure Google Apps will be big-time earning son (product) for Google. Because lot of businesses today are dependent on excellent set of tools provided by Google which includes Google Calendar as Scheduler/Reminder, Google Docs as an Online Office Suite which includes spreadsheet, drawing and presentation tools and Google Site with which one can build Company Intranet websites for various purpose.

Luckily for those who have signed up earlier they will be able to create more than 10 users, up to what Google has promised them. Read the rest of this entry »

Tags: , ,

jQuery 1.5.2 and jQuery mobile alpha 4 released

jQuery mobile framework

jQuery mobile framework

jQuery 1.5.2 is released (on April 2nd) as a bug-fix release of jQuery version 1.5.x, fixing about 18+ issues/bugs reported. Along with that couple of days back on 31st March 2011 jQuery Mobile's alpha-4 version has been released.

jQuery mobile project is making good and steady progress though from their road-map published earlier I was expecting production ready release of jQuery mobile in Jan 2011. As I have invested into jQuery mobile as a technology and tool for one of my project and it's obvious that I can not release that when framework itself is not mature for production.

I am highly impressed with jQuery mobile framework project and I have chosen jQuery mobile over Sencha Touch after researching over it for sometime. One of the reason behind choosing jQuery mobile was number of devices they support. Look at the device support grid here. Read the rest of this entry »

Tags: , , , , ,

Google vs Content Farms and Spammers

Google frequently makes changes in Search algorithm, this count reaches somewhere around 350-400 changes a year. It means that there is some change in search algorithm everyday and it creates challenges for Search Engine Specialists and companies who are having SEO and SEM as their primary bread-and-butter. They just have to keep experimenting constantly to find out what works out best.

The change that Google made more than a month back made one of the most consequential algorithm change of last decade which has affected about 12% of search results.

But recently Google has done some major changes in the Search Engine algorithms which will stop bringing content-farms and spam results for the Search users. It means that end user wins and he's going to get best search results and nearly the exact information s/he is looking for.

There is wonderful video about Innovation@Google (it's about 52 minutes long) and in that they tell us how they keep innovating @ Google continuously. One thing I remember Douglas Merrill said during the presentation which was meant like "Search is the problem which is not solved yet or might not get solved ever". I agree it has to improve day by day.. as people change and so as their need and demands.

Innovation at Google

So ultimately both end users will win as they will get better results and original, pure and fresh content providers will benefit as well.

Here is the excellent info-graphic compiled by Focus Research. Read the rest of this entry »

Tags: ,

MySQL 5.5 available for production

Oracle MySQL 5.5.8 GA

MySQL 5.5.8 GA

Back in December when I updated my twitter status to announce MySQL 5.5 general availability, I was very happy at that moment. It was the first major and much awaited release of MySQL after Oracle - the database giant acquired Sun (and so MySQL). Though MySQL 6.0 is not an active project right now and there are many strategic changes after Oracle's acquisition of Sun for MySQL's development road-map, but as a AMP developer it was news to be happy about.

Good to see MySQL founder Michael "Monty" Widenius, has forked MySQL as MariaDB, which is binary compatible (drop-in replacement) with MySQL. Good to see open-source efforts to keep the momentum alive.

Moving back to MySQL, with version 5.5 there are lot of new enhancements including performance improvements for both MyISAM and InnoDB storage engine. InnoDB gets updated to latest version InnoDB 1.1. There are many improvements with replication and couple of new feature addition with replication as well. I have been using MySQL-Replication since long time (3 years now) and I am excited about the replication heartbeat and all new improvements which are made in that direction.

Some of the highlights from MySQL.com about 5.5 are as following:

MySQL Database 5.5 delivers enterprise features, including:

  • Improved! Up to 1500% faster performance on Windows
  • Improved! Up to 370% faster performance on Linux
  • Improved! Better scalabilty on modern, multi-core, multi-CPU hardware
  • New! Performance Schema for monitoring MySQL server run-time performance
  • New! Semi-synchronous replication to ensure data consistency and redundancy
  • New! Replication Heartbeat to immediately uncover replication interruptions
  • New! Partitioning options for faster lookups
  • New! Easier development and debugging of stored procedures, functions, and triggers
  • Reliability requiring little or no intervention to achieve continuous uptime
  • Ease of use with "15 minutes to success" installation and configuration
  • Low administration with very little database maintenance required
  • Replication providing flexible topologies for scale-out and high availability Read the rest of this entry »

Tags: , , ,

Facebook launches Registration Tool

Facebook Developers

Facebook Developers

Facebook - The Social Network launches new Registration tool, which we can embed on our website. This tool will reduce the amount of time taken for website visitors and one can have more sign-ups, registrations or prospects signing in.

This would definitely help many businesses as it would lead to more accurate data for businesses and less keystrokes for users/visitors. Similar to Facebook's Like button we will see lot of implementations of this tool in near future. (it would be in millions soon.. :) )

Read the rest of this entry »

Tags: , , , ,

Paying the bills.!