Category Archives: Web

Google +1 Button has a flaw

I was playing around with Google’s new +1 Button and while reading the documents about the API one thing interested me is the <link> attribute. According to the documentation you can tell the API to use the current URI or the main URL of the website. Then I was thinking, what if you mask the URL, let’s say use the google.com URL on your site? You guessed right, your site will show that it has been +1 around 4,000 times as of today.

Google +1 Button

Google +1 Button

Here’s the code for this,

<!– Place this tag in your head or just before your close body tag –><link rel=”canonical” href=”http://www.google.com”><script type=”text/javascript” src=”http://apis.google.com/js/plusone.js”></script><!– Place this tag where you want the +1 button to render –><g:plusone></g:plusone>

Here’s a live view of the code:

Note: When clicking it, you are still giving a +1 to Google.com, you’re only spoofing your site to look like it’s popular.

Share

RackSpace Cloud Review

About 4 months ago I tried Amazon EC2 with Ubuntu image and found it somehow difficult to configure the server, especially if you are not familiar with cli. Making an ssh remote connection required downloading few encryption keys from amazon. Linux server images from amazon seem to not have root password, therefore private and I think public keys are created for you to connect with ssh, which make it more secure. It took me about 2 hours to figure out how to use those keys. I worked with Linux boxes before, in fact I never hosted a site on Windows machine, and never will, but I didn’t have to use a ssh connection to configure my server. Read more »

Share

Google Voice for Android – Updated works with Google Apps accounts

Google Voice for AndroidWhen the first version of Google Voice for Android came out you could only use it with a Gmail account, the same account associated with marketplace. An update was released today that allows you to log-in with any other accounts as long as you have Google Voice, of course.

Read more »

Share

Testing Blog it feature from flickr.com


Originally uploaded by @Twitter

This was posted from flickr site through xmlrpc. Pretty good, I’m impressed.

If you are wondering who the girl is, she apparently works at Twitter.

This is why twitter is cool. Very photogenic.

Share

Bing travel advice, not a good one in my case

I was looking to buy a ticket from Baltimore to Chicago and I thought I’d give a try Bing’s Travel section of search. They claim to know when it’s the right time to purchase a ticket. So the first advice was to wait, and I signed up to get updates on my email and here is the first email I got after few hours:

Bing Advice on Aug 14

Bing Advice on Aug 14 - Click to see email snapshot

Then next day in the morning Bing changed its mind. At higher price it suggested I go ahead and buy the ticket: Read more »

Share