UPDATE: This won't work anymore. You have to copy the script to your template as described in a later post.
I realized the real popularity of my hacks today when my new hosting service said it cannot handle the load generated by numerous requests to hackosphere.js. Here's the email I got from them:
"Currently your site hackosphere.bvibes.com (aka anniyalogam.com) is using too many resources on our server:
Excessive HTTP daemons due to high traffic
...
Your public_html directory has had permissions changed to 0000. Please do not re-enable it without first contacting us with a mitigation plan for your domain. Continued overusage of resources will lead to the suspension of your account.
A shared server will not handle the amount of traffic to one domain which your site is currently drawing without severely impacting the other customers. A Dedicated or Semi-dedicated hosting package will be required if this traffic pattern is normal for your domain."
This is something I never expected. Somehow Yahoo small business account could handle it without any issue. Since this new account was also a small business plan, I thought they could handle it but poor folks couldn't handle it. They have disabled the directory which contains all the scripts. Dedicated hosting costs 70-80 dollars per month and I can't afford it. Now, there are two ways you can get my hacks working again:
1. I have uploaded hackosphere.js to my googlepages account. So, you can add this line
<script src="http://rarunach.googlepages.com/hackosphere.js"
type="text/javascript" />
and remove either one of these lines that you have
<script src='http://www.anniyalogam.com/widgets/hackosphere.js'
type='text/javascript' />
<script src='http://bvibes.com/hackosphere/widgets/hackosphere.js'
type='text/javascript' />
2. Or you can copy/paste the javascript code directly to your template. The code is in
http://rarunach.googlepages.com/hackosphere.js.txt. Disadvantage of doing this is that whenever I add new features or fix some bugs in my script, you will have to change to your template.
I guess Neo template will not work either. You have to use this new location for neo.js.
<script src="http://rarunach.googlepages.com/neo.js"
type="text/javascript" />
instead of one of these lines that you currently have
<script language='javascript'
src='http://www.anniyalogam.com/neo/neo.js' />
<script language='javascript'
src='http://bvibes.com/hackosphere/neo/neo.js' />
My sincere apologies for all this trouble. As such I am frustrated with this downtime too. I hope you will support me by changing your template and continue to use the hacks.