Wednesday, 6 November 2013

Revo Uninstaller

Posted by Amit Pithadia On 07:55 No comments








We all use bunch of software but how many of us use all the software?.

Many times it happens that we only download with intention that it can be useful in future and we install but you never know that it use huge space not only setup files but also various registry files which you cannot easily identifiable and difficult to remove when it requires.

Why we should uninstall?

If you are not using then just remove. There various benefits like,
1)      It will increase your computer speed
2)      It will clear your clattered programmer folder, startup menu, desktop and so on
3)      It will free your desk space

There is one uninstaller which I would like to share with you and that is REVO UNINSTALLER



Now you will think why should I use Revo Uninstaller when I have a registry cleaner and it fixes all errors in my Windows Registry?

There are tens of thousands of applications that leave a lot of unused data such as registry entries, files and folders in your computer. Not all registry keys left in your computer are errors, and the third party registry cleaners cannot detect them. Leftover registry keys in combination with leftover files make the registry cleaner's job impossible. Revo Uninstaller helps you to remove the leftover registry keys, files and folders after uninstalling an application. Revo Uninstaller Pro is fully compatible and provides native support of all 64 bit Windows versions

You can download from here

Saturday, 2 November 2013

Earn by reading SMS

Posted by Amit Pithadia On 07:54 No comments
Who is mGinger ?

mGinger is the first of its kind opt-in permission-based and popular mobile marketing platform in India.

mGinger is a service providing targeted advertisements on mobile  phones. The consumer base is built through a registration process in which the consumers specify their commercial interests, maximum number of ads they would like to receive in a day, convenient time-slots and their demographic information. Apart from getting information related to their particular interests, the consumers also receive simultaneously monetary incentives for every ad they themselves receive and for each ad received in their network upto two levels of referrals.

mGinger is also engaged in selling branded product online, cash on delivery and money back basis.
 

How much you can earn ?

1. SMS

mGinger will credited Rs 3 the moment you verify your mobile number.
You will earn Rs 0.20 for every sms you will receive.
You will earn Rs 0.10 for every sms your referred friend receives.
You will earn Rs 0.05 for every ad your friend’s referred friend receives.

2. Emails

As you verify your email id mGinger will credited Rs 1 to your account.
You will also get paid emails and will be credited Rs 0.10 each time you read a new one.

3. Referrals

mGinger will be paying you Rs 2 for each referral you add to your network.

Whether it can be FRAUD ?

Now it will come to your mind that it may be some fraud. Same thought was came to mind and i started searching about the thing. Then i visited review conducted by MouthShut,com. There you will find number of complaints like

- Selling used products
- Selling the product differently than what has been displayed online
- Product is not working properly , and so on


Based on this above mentioned review, i will not suggest you to buy the product from this platform. However this review is purely on delivery of product only.

There are other fellow Blogger who has shown proof of receiving cheque : AllTechBuzz , Methodtoearn and DigitalGupshup

So there is no harm in try for earning via SMS

Registration 

Register with mGinger, submit a mobile number, choose the categories that you wish to receive ads about, and specify the number of ads and the time they ought to be sent and you can keep your self informed on the move!

You can register here - REGISTER

Contact informations


Bangalore Head Office

Gingersoft Media Pvt Ltd. Rudraksh Syncspace No. 1178, 3rd floor, 5th Main Road, HSR Layout, Sector 7, Bangalore 560102
 :080 67191919
 : 080 67191900
 : support@mGinger.com

Tuesday, 29 October 2013

Disable right click on blog

Posted by Amit Pithadia On 07:52 No comments
Sometime we may be frustrate that why other are copying our work and attracting good traffic to their blog. Further, they are also not giving due credit to you or back link to you. You might have been noticed that many has disabled the right click to prevent the copy. Here i can show you have you can disable right click in your blog to in very simple way.












Steps to disable right click on blog


  1) Go to your Dashboard

  2) Go to Layout and click on "Add a Gadget" any where in the layout

  3) Now click on HTML and paste the following code.

<script language="JavaScript">
<!--

//Disable right mouse click Script
//For full source code, visit http://www.thenetmatrix.com

var message="Function Disabled!";

///////////////////////////////////
function clickIE4(){
if (event.button==2){
alert(message);
return false;
}
}

function clickNS4(e){
if (document.layers||document.getElementById&&!document.all){
if (e.which==2||e.which==3){
alert(message);
return false;
}
}
}

if (document.layers){
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown=clickNS4;
}
else if (document.all&&!document.getElementById){
document.onmousedown=clickIE4;
}

document.oncontextmenu=new Function("alert(message);return false")

// </script>
--&gt;

Instead of "Function Disabled" you can put any other message in the above HTML which you would like to show whenever reader try to right click.

Now the message will show whenever the reader will try right click.

Saturday, 26 October 2013

All in one social widget

Posted by Amit Pithadia On 07:52 No comments
We all knows how important to interact and in touch with the reader or visitor. This social widget helps us to be in touch with visitor so that any updates in our blog will be communicated to reader. It is one of the famous widgets which can be many blogs. Further it has very simple method to install.











How to install All in One Social widget


  1. Go to Blogger
  2. Go to Layout 
  3. Click on "Add a Gadget"
  4. Add HTML gadget and insert the following code

<style>
    /* Social Widget */
    #TNM-mashable-bar {
        border: 0;
        margin-bottom: 10px;
        margin: 0 auto;
            width:300px;
    }
    .fb-likebox {
        background: #fff;
        padding: 10px 10px 0 10px;
        border: 1px solid #D8E6EB;
        margin-top: -2px;
            height:80px;
    }
    .googleplus {
        background: #F5FCFE;
        border-top: 1px solid #FFF;
        border-bottom: 1px solid #ebebeb;
        border-right: 1px solid #D8E6EB;
        border-left: 1px solid #D8E6EB;
        border-image: initial;
        font-size: .90em;
        font-family: "Arial","Helvetica",sans-serif;
        color: #000;
        padding: 9px 11px;
        line-height: 1px;}
    .googleplus span {
        color: #000;
        font-size: 11px;
        position: absolute;
        display:inline-block;
        margin: 9px 70px;}
    .g-plusone {    float: left;}
    .twitter {
        background: #EEF9FD;
        padding: 10px;
        border: 1px solid #C7DBE2;
        border-top: 0;}
    #mashable {
        background: #EBEBEB;
        border: 1px solid #CCC;
        border-top: 1px solid white;
        padding: 2px 8px 2px 3px;
        text-align: right;
        border-image: initial;}
    #mashable .author-credit {}
    #mashable .author-credit a {
        font-size: 10px;
        font-weight: bold;
        text-shadow: 1px 1px white;
        color: #1E598E;
        text-decoration:none;}
    #email-news-subscribe .email-box{
        padding: 5px 10px;
        font-family: "Arial","Helvetica",sans-serif;
        border-top: 0;
        border-right: 1px solid #C7DBE2;
        border-left: 1px solid #C7DBE2;
        border-image: initial;
       height:35px;}
    #email-news-subscribe .email-box input.email{
        background:#FFFFFF;
        border: 1px solid #dedede;
        color: #999;
        padding: 7px 10px 8px 10px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        -o-border-radius: 3px;
        -ms-border-radius: 3px;
        -khtml-border-radius: 3px;
        border-radius: 3px;
        border-image: initial;
        font-family: "Arial","Helvetica",sans-serif;}
    #email-news-subscribe .email-box input.email:focus{color:#333}
    #email-news-subscribe .email-box input.subscribe{
        background: -moz-linear-gradient(center top,#FFCA00 0,#FF9B00 100%);
        background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#FFCA00),color-stop(1,#FF9B00));
        background: -moz-linear-gradient(center top,#FFCA00 0,#FF9B00 100%);
        -pie-background: linear-gradient(270deg,#ffca00,#ff9b00);
        font-family: "Arial","Helvetica",sans-serif;
        border-radius:3px;
        -moz-border-radius:3px;
        -webkit-border-radius:3px;
        border:1px solid #cc7c00;
        color:white;
        text-shadow:#d08d00 1px 1px 0;
        padding:7px 14px;
        margin-left:3px;
        font-weight:bold;
        font-size:12px;
        cursor:pointer;
        border-image: initial;}
    #email-news-subscribe .email-box input.subscribe:hover{
        background: #ff9b00;
        background-image:-moz-linear-gradient(top,#ffda4d,#ff9b00);
        background-image:-webkit-gradient(linear,left top,left bottom,from(#ffda4d),to(#ff9b00));
        filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffffff,endColorStr=#ebebeb);
        outline:0;-moz-box-shadow:0 0 3px #999;
        -webkit-box-shadow:0 0 3px #999;
        box-shadow:0 0 3px #999
        background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ffda4d),color-stop(1,#ff9b00));
        background:-moz-linear-gradient(center top,#ffda4d 0,#ff9b00 100%);
        -pie-background:linear-gradient(270deg,#ffda4d,#ff9b00);
        border-radius:3px;
        -moz-border-radius:3px;
        -webkit-border-radius:3px;
        border:1px solid #cc7c00;
        color:#FFFFFF;
        text-shadow:#d08d00 1px 1px 0}
    #other-social-bar {
        background-color: #D8E6EB;
        box-shadow: 0 1px 1px #FFFFFF inset;
        padding: 0px;
        font-family: "Arial","Helvetica",sans-serif;
        font-weight:bold;
        overflow: hidden;
        border: 1px solid #B6D0DA;
           height:37px;
    }
    #other-social-bar ul {list-style: none outside none; padding-left: 4px;}
    #other-social-bar .other-follow {
        float: left;
        color:#1E598E;
        overflow: hidden;
        height:20px;
        padding:5px;
        width: 270px;}
    #other-social-bar .other-follow ul {
        list-style: none outside none;
        padding-left: 4px;}
    #other-social-bar .other-follow ul li {
        font-size: 12px;
        font-weight: bold;
        display:inline;
        border:0;
        text-shadow: 1px 1px white;}
    #other-social-bar .other-follow ul li a {
        font-size: 12px;
        color:#1E598E;
        font-weight: bold;
        display:inline;
        text-shadow: 1px 1px white;}
    #other-social-bar .other-follow li {
        font-size: 12px;
        font-weight: bold;
        display:inline;
        border:0;
        text-shadow: 1px 1px white;}
    #other-social-bar .other-follow li a {
        font-size: 12px;
        color:#1E598E;
        font-weight: bold;
        display:inline;
        text-shadow: 1px 1px white;}
    #other-social-bar .other-follow li.my-rss {
        background: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhg-CO_0M3kwkKaf2Kv7bfMQ8anjxIOqVDnFMejE3trcXzWa_XqsXpvO4-PLdd8kIP1zQBm4hhKPQn8vL13r1iueuqDmTrotkDIzFe1YpX99g2fk_IGORK2cLPIIrVdDGo4a-HlHV4utNI/s400/rss-16x16.png') no-repeat transparent;
        line-height: 1;
        padding: 0px 3px 1px 20px;
        width: 60px;
        margin-bottom:0px;
            margin-left:5px;}

    #other-social-bar .other-follow li.my-rss a, #other-social-bar .other-follow li.my-linkedin a, #other-social-bar .other-follow li.my-gplus a{
    text-decoration:none;
    }

    #other-social-bar .other-follow li.my-rss a:hover, #other-social-bar .other-follow li.my-linkedin a:hover, #other-social-bar .other-follow li.my-gplus a:hover{
    text-decoration:underline;
    }

    #other-social-bar .other-follow li.my-linkedin {
        background: url('https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgkBZ-IFNpsHxO9n7Ngg0fUNW5tWy6TjCPZxISbdHpfCaA0dcVxBaK_NWlwr9R05zI4UK8XQ7RiLyZmcHDqPbVQdiWJTMgEvl3FZkUEbPulRDWWYkS9ayaKp8NY5qcHVJLDEA0C7WqlIus/s400/linkedin-16x16.png') no-repeat transparent;
        line-height: 1;
        padding: 0px 3px 1px 20px;
        width: 60px;
        margin-bottom:0px;}
    #other-social-bar .other-follow li.my-gplus {
        background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiaqzpLXsrXqVWAEmdrwZtj9W7jT3bphI7uoTVbH3KeCCIZArj6kdP3RAFOnY7gXQhBB5tKLVb-jdWZq-Mpz0H_GXlAL-0Yy6HPneISLa0gXRt7n320zVXaioFXS_MqjdHdOmsM7rU5mbs/s400/gplus-16x16.png) no-repeat transparent;
        line-height: 1;
        width: 60px;
        padding: 0px 3px 1px 20px;
        margin-bottom:0px;}


    </style>


    <!--[if IE]>

    <style>
    #email-news-subscribe .email-box input.subscribe{
        background: #FFCA00;
        }
    </style>

    <![endif]-->

 

    <!--begin of social widget--> <div style="margin-bottom:10px;"> <div id="TNM-mashable-bar" > <!-- Begin Widget --> <div class="fb-likebox"> <!-- Facebook --> <iframe src="//www.facebook.com/plugins/like.php?href=http://facebook.com/thenetmatrix&amp;send=false&amp;layout=standard&amp; width=200px&amp;show_faces=true&amp;action=like&amp;colorscheme=light&amp;

    font&amp;height=100px&amp;appId=234513819928295" scrolling="no" frameborder="0" style="border:none; overflow:hidden; "></iframe> </div> <div class="googleplus"> <!-- Google --> <span>Recommend us!</span><div class="g-plusone" data-size="medium"></div> <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script> </div> <div class="twitter"> <!-- Twitter --> <iframe title="" style="width: 300px; height: 20px;" class="twitter-follow-button" src="http://platform.twitter.com/widgets/follow_button.html#_=1319978796351&amp;

    align=&amp;button=blue&amp;id=twitter_tweet_button_0&amp;

    lang=en&amp;link_color=&amp;screen_name=thenetmatrix&amp;show_count=&amp;

    show_screen_name=&amp;text_color=" frameborder="0" scrolling="no"></iframe> </div> <div id="email-news-subscribe"> <!-- Email Subscribe --> <div class="email-box">

    <form action="http://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=thenetmatrix', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true">
            <input class="email" type="text" style="width: 150px; font-size: 12px;" id="email" name="email" value="Enter Your Email here.." onfocus="if(this.value==this.defaultValue)this.value=&#39;&#39;;" onblur="if(this.value==&#39;&#39;)this.value=this.defaultValue;" />   
            <input type="hidden" value="thenetmatrix" name="uri" />
            <input type="hidden" name="loc" value="en_US" />
            <input class="subscribe" name="commit" type="submit" value="Subscribe" />
        </form>

    </div> </div> <div id="other-social-bar"> <!-- Other Social Bar --> <ul class="other-follow"> <li class="my-rss"> <a rel="nofollow" title="RSS" href="http://feeds.feedburner.com/thenetmatrix" target="_blank">RSS Feed</a> </li> <li class="my-linkedin"> <a rel="nofollow" title="linkedin" rel="author" href="LINKEDIN PROFILE LINK" target="_blank">linkedin</a> </li> <li class="my-gplus"> <a rel="nofollow" title="Google Plus" rel="author" href="http://plus.google.com/117286614862526793357" target="_blank">Google Plus</a> </li> </ul> </div> <div id="mashable" style="background: #EBEBEB;border: 1px solid #CCC;border-top: 1px solid white;padding: 1px 8px 1px 3px;text-align: right;border-image: initial;font-size:10px;font-family: "arial","helvetica",sans-serif;"> <span class="author-credit" style="font-family: Arial, Helvetica, sans-serif;"><a href="#" target="_blank" >The Net Matrix »</a></span></div></div>

    <!-- End Widget --> </div> <!--end of social widget-->


Replace thenetmatrix with your facebook user name

Replace thenetmatrix with your twitter user name

Replace thenetmatrix with your feed burner 

Replace http://feeds.feedburner.com/thenetmatrix with your feed address 

Replace LINKEDIN PROFILE LINK with your linkedin Profile link 

Replace 117286614862526793357 with your Google plus profit ID 

And you are done...


Tuesday, 22 October 2013

Remove Powered by Blogger text

Posted by Amit Pithadia On 07:50 No comments

You may have the text "Powered by Blogger" in your template, which you may would like to remove. However in many templates it may found that the remove option may not be available by default. To solve this problem, following simple trick can be used. 



1) Go to Template

2) Click on Edit Template

3) Find the following code in template

<b:widget id='Attribution1' locked='true' title='' type='Attribution'/>




4) and change - "true" to "false"

5) Now you can see the remove option in layout option. Click on remove and you are done...

enjoy...

Friday, 18 October 2013

What New in Windows 8.1

Posted by Amit Pithadia On 01:49 No comments
What's New in Windows 8.1

Windows 8.1 advances this vision and introduces new manageability, mobility, security, user experience and networking capabilities that will be available later this year – with the goal of offering customers the best business tablets and versatile modern business PCs driven by the most powerful operating system designed for today’s modern businesses.

Below is a list of some of the new and updated features when the Windows 8.1 experience becomes available later this month.

Bring Your Own Device (BYOD) Enhancements

Workplace Join

A Windows 8 PC was either domain joined or not.  If it was a member of the domain, the user could access corporate resources (if permissioned) and IT could control the PC through group policy and other mechanisms.  This feature allows a middle ground between all or nothing access, allowing a user to work on the device of their choice and still have access to corporate resources With Workplace Join, IT administrators now have the ability to offer finer-grained control to corporate resources.  If a user registers their device, IT can grant some access while still enforcing some governance parameters on the device.

Work Folders

Work Folders allows a user to sync data to their device from their user folder located in the corporation’s data center. Files created locally will sync back to the file server in the corporate environment. This syncing is natively integrated into the file system.  Note, this all happens outside the firewall client sync support. Previously, Windows 8 devices needed to be domain joined (or required domain credentials) for access to file shares.  Syncing could be done with third-party folder replication apps. With Work Folders, Users can keep local copies of their work files on their devices, with automatic synchronization to your data center, and for access from other devices. IT can enforce Dynamic Access Control policies on the Work Folder Sync Share (including automated Rights Management) and require Workplace Join to be in place.

Open MDM

With Windows 8.1, you can use an OMA-DM API agent to allow management of Windows 8.1 devices with mobile device management products, like Mobile Iron or Air Watch.

Mobile Device Management

When a user enrolls their device, they are joining the device to the Windows Intune management service. They get access to the Company Portal which provides a consistent experience for access to their applications, data and to manage their own devices.  This allows a deeper management experience with existing tools like Windows Intune. IT administrators now have deeper policy management for Windows RT devices, and can manage Windows 8.1 PCs as mobile devices without having deploy a full management client.

Web Application Proxy

The Web Application Proxy is a new role service in the Windows Server Remote Access role. It provides the ability to publish access to corporate resources, and enforce multi-factor authentication as well as apply conditional access policies to verify both the user’s identity and the device they are using resources, and enforce multi-factor authentication as well as verify the device being used before access is granted.

RDS Enhancements

Enhanced Virtual Desktop Infrastructure (VDI) in Windows Server 2012 R2 with improvements in management, value, and user experience. Session Shadowing allows administrators to view and remotely control active user sessions in an RDSH server. Disk dedupe and storage tiering allow for lower cost storage options. User experience for RemoteApps, network connectivity and multiple displays has been improved. Administrators can now easily support users with session desktops to provide helpdesk style support. Administrators now have even more flexible storage options to support a VDI environment without expensive SAN investments. End users will find RemoteApp behavior is more like local apps, and the experience in low-bandwidth is better, with faster reconnects and improved compression, and support for multiple monitors.

NFC Tap-to-pair Printing

Tap your Windows 8.1 device against an enterprise NFC-enabled printer and you’re all set to print. No more hunting on your network for the correct printer and no need to buy a special printer to take advantage of this functionality. Simply attach an NFC tag to your existing printers to enable this functionality.

Wi-Fi Direct Printing

Connect to Wi-Fi Direct printers without adding additional drivers or software on your Windows 8.1 device, forming a peer-to-peer network between your device and the printer.

Native Miracast Wireless Display

Present your work wirelessly with no connection cords needed; just pair with a Miracast-enabled projector via NFC and Miracast will use Wi-Fi to let you project wire-free.

Mobility Enhancements
VPN

It has added support for a wider range of VPN clients in both Windows and Windows RT devices. It has ability to app automatically trigger VPN connections. 

Mobile Broadband

At Windows 8 launch, the devices had embedded radios that were separate components within the devices. Windows 8.1 supports embedded wireless radio, which gives you increased power savings, longer battery life, also enables thinner form factors and lower cost devices. 

Windows To Go

With Windows To Go in Windows 8.1, the Windows Store is enabled by default. Windows To Go users may roam to any number of machines and access the Windows Store and use Windows Store apps. 
Broadband Tethering

Turn your Windows 8.1 mobile broadband-enabled PC or tablet into a personal Wi-Fi hotspot, allowing other devices to connect and access the internet.

Auto-triggered VPN

When you select an app or resource that needs access through the inbox VPN – like a company’s intranet site – Windows 8.1 will automatically prompt you to sign in with one click. This feature will be available with Microsoft and third-party inbox VPN clients.

Security Enhancements
Remote Business Data Removal

Corporations now have more control over corporate content which can be marked as corporate, encrypted, and then be wiped when the relationship between the corporation and user has ended. Corporate data can now be identified as corporate vs. user, encrypted, and wiped on command using EAS or EAS + OMA-DM protocol. This capability is requires implementation in the client application and in the server application (Mail + Exchange Server). The client application determines if the wipe simply makes the data inaccessible or actually deletes it. 

Improved Biometrics

All SKUs will include end to end biometric capabilities that enable authenticating with your biometric identity anywhere in Windows (Windows sign-in, remote access, User Account Control, etc.). Windows 8.1 will also be optimized for fingerprint based biometrics and will include a common fingerprint enrollment experience that will work with a variety of readers (touch, swipe). Modern readers are touch based rather than swipe and include liveliness detection that prevents spoofing (e.g.: silicon emulated fingerprints). Access to Windows Store Apps, functions within them, and certificate release can be gated based on verification of a user’s biometric identity.

Pervasive Device Encryption

Device encryption previously found on Windows RT and Windows Phone 8 is now available in all editions of Windows. It is enabled out of the box and can be configured with additional BitLocker protection and management capability on the Pro and Enterprise SKUs. Consumer devices are automatically encrypted and protected when using a Microsoft account. Data on any Windows connected standby device is automatically protected (encrypted) with device encryption. Organizations that need to manage encryption can easily take add additional BitLocker protection options and manageability to these devices.  

Improved Internet Explorer
Internet Explorer 11 improvements include faster page load times, side-by-side browsing of your sites, enhanced pinned site notifications, and app settings like favorites, tabs and settings sync across all your Windows 8.1 PCs. Internet Explorer 11 now includes capability that enables an antimalware solution to scan the input for a binary extension before it’s passed onto the extension for execution

Malware Resistance
Windows Defender, Microsoft’s free antivirus solution in Windows 8, will include network behavior monitoring to help detect and stop the execution of known and unknown malware. Internet Explorer will scan binary extensions (e.g. ActiveX) using the antimalware solution before potentially harmful code is executed.

Device Lockdown
With Assigned Access, a new feature offered in Windows 8.1 RT, Windows 8.1 Pro, and Windows 8.1 Enterprise, you can enable a single Windows Store application experience on the device. This can be things like a learning application for kids in an educational setting or a customer service application at a boutique, Assigned Access can ensure the device is delivering the intended experience. In our Windows Embedded 8.1 industry product, It deliver additional lockdown capabilities to meet the needs of industry devices like point of sale systems, ATMs, and digital signs.

Modern UI Experience
Variable, Continuous Size of Snap Views
You have more ways to see multiple apps on the screen at once. You can resize apps to nearly infinite sized windows, share the screen between two apps, or have up to three apps on each monitor.

Boot to Desktop

Configuration options available which will allow you to boot directly to the desktop in Windows 8.1.

Desktop and Start Screen
Improvements have been made to better support users who prefer a mouse and keyboard experience to access applications.

Tuesday, 30 April 2013

Google shut downs Meebo Bar

Posted by Amit Pithadia On 08:40 No comments



Google has announced that it will be discontinuing its Meebo Bar publishing tool effective June 6, 2013 in order to divert more resources towards its Google+ Sign-In service (which includes interactive posts and over the air app installs) and other plug-ins for its social network. The Meebo Bar Dashboard and any analytics will remain active until June 30.

This particular product is currently something that Web publishers would add to their site in order to help make it easier for visitors to “discover, browse, and share content on their site.”

After June 6, 2013, the Meebo Bar will stop loading on any publisher sites. It has been recommended to remove the inactive Meebo code from your site as a general code housekeeping task. After June 6, 2013, any configuration changes you make to your Meebo Bar from your dashboard will have no effect. If you have created custom widgets that you would like to save, you can copy them from the custom button tool on your dashboard. New Meebo Bar creation has been disabled now..

If you added the Meebo Bar through your CMS tools (e.g. Blogger, Wordpress, TypePad) you should use those tools to remove the bar.
  • RSS
  • Delicious
  • Digg
  • Facebook
  • Twitter
  • Linkedin
  • Youtube