Archive for category 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: ,

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: , ,

Netbeans 7.0 RC1 Released


Netbeans IDE 7

Netbeans IDE 7 RC1 Released

Netbeans has been one of my favorite IDE for PHP, I have been using it in my day to day usage for most of my projects. I have been using Netbeans since 6.x. I know it's Java based IDE which needs powerful machine just like Eclipse. But some of the feature it offers are even not available in commercial competitors. One of the best feature is "Quick Search", the way it provides search through list of file is awesome. Something similar I have seen is in JetBrains PHPStorm but could not find it in Enterprise class Eclipse.

I have been following and using and following progress on Netbeans 7 since it's first beta release and I have noticed that it has improved lot as far as speed of IDE is concerned. Whenever your Netbeans 7 IDE freezes for fraction of second or two it immediately opens up a window to report an issue. With each beta (1, 2) and now RC1 speed improvement and especially intelligent auto-complete speed has improved drastically (compared to 6.x).

Here is the quick view of features supported by Netbeans 7 platform: 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: ,

Why IPv4 running out of space? What’s IPv6 and why do we care?

IPv4 is finally out of space.!

A typical IPv4 address looks like or . Where it can not grow after 255.255.255.255 (subnet mask). IPv4 uses 32-bit (four-byte) addresses, which limits the address space to 4,294,967,296 (232) possible unique addresses. However, some are reserved for special purposes such as private networks (~18 million addresses) or multicast addresses (~270 million addresses). This reduces the number of addresses that can potentially be allocated for routing on the public Internet. Read more about IPv4 and IPv4 space exhaustion on WiKiPedia.

Now IPv6 (Internet Protocol version-6) is the one who's going to save us from this space outage and will be the successor of IPv4. Windows, *nix and other software have support for IPv6 since quite long time now. Typical IPv6 address looks like 2002:7c7d:f78d::7c7d:f78d.

Here I am sharing this wonderful info-graphic prepared and published by FOCUS Research.

What is IPv6? And Why Should We Care

What is IPv6? And Why Should We Care

Like us and share with your friends if you like this post.!

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.!