Google + invite gives 404 error

By mahingupta on Jun 30 2011 | 0 Comments

  Everyone wants Google plus invite, to see what Google has done with Social Networking after failed attempts of Buzz, Wave etc.

Thanks to one of my good friend, I got the invite today, and attempted to check it.

image

 

But whenever I tried to login/connect to Google Plus I always greeted with 404 ( Page not found error )

image

A quick Google of this issue revealed that lot of other people are facing same issue

http://www.gameproducer.net/2011/06/30/first-impressions-cannot-get-google-plus-to-work-here/

After reading lot of good things about the Google plus effort this is really disappointing.

Post info

Tags:
Categories: Google , SiteMania , TechNews

BugTracker.Net : Add attachment gives you invlaid id

By mahingupta on Feb 25 2010 | 0 Comments

Hi, We are using BugTracker.net to Track Bugs ;)

It has fairly almost all features one need to track issues related to development and above all its free. Highly recommended after using it for almost 1 year.

We were facing a strange bug in it from quite a few time.

Whenever we try to add attachment to issue, it always failed with message “invalid id”.

After a bit of Google, we found following solution here :

In add_attachment.aspx. file remove attribute action=add_attachment.aspx from the form tag.

ie

Change :

<form class=frm runat="server" enctype="multipart/form-data" action=add_attachment.aspx  >

To :

<form class=frm runat="server" enctype="multipart/form-data" >

 

Happy Bug Tracking :)

Post info

Tags:

Fruitfultime - Monitoring, Analytics, and Enhancement of Productivity

By mahingupta on Jan 28 2009 | 1 Comments

Hi All,

Again I have found a great pair of magicians who allow me to check how productive I am.

Introducing Fruitfultime.

image

I have implemented following process in my office.

1. Every developer machine will have fruitfullTime installed.

2. Every machine will have Firefox installed with the plugin ScreenGrab image

3. Now FruitFullTime runs silently in task bar for whole day. Whenever you want to see the usage of time, just click on fruitFulltime iconimage in taskbar and it will Show you a page in your browser ( We have Mozilla Firefox as default browser ) containing hell lot of statistics about your usage of computer today.

This is the example screen from their web site ( I can not show my screen for the reason of privacy ;) )
image

Using these stats I exactly know now how much time I am giving to bloody gTalk,gMail. I really surprised by knowing the amount of time I spend on gTalk.

4. Everyone will do ScreenGrab at the end of day for FruitFullTime statistics page and will mail it to one eMail Address.

I know I have created a work around to use a great system for free, but I will definitely try to purchase its Business edition as soon as it will be available.

 

You can check some reviews about it here.

You can  Download it from following location.

image

Best Regards,

Mahin Gupta

Post info

Tags:
Categories: SiteMania , TechNews , TechTips