Twitter users are very well aware of Fail Whale image that pops up whenever twitter is down due to some reason. Twitter’s fail whale also has fan site – http://failwhale.com/
Google Wave has its own similar feature which is shown when Wave is down for maintenance.
It seems that Google Wave’s maintenance page can be still seen when the service is up and running:
http://wave.google.com/maintenance/index.html
For those who know jQuery, try to see the source code of the above Google Wave failwhale page. They have used jQuery for animating the clouds and waves.
Java URL Encoder/Decoder Example - In this tutorial we will see how to URL encode/decode…
Show Multiple Examples in OpenAPI - OpenAPI (aka Swagger) Specifications has become a defecto standard…
Local WordPress using Docker - Running a local WordPress development environment is crucial for testing…
1. JWT Token Overview JSON Web Token (JWT) is an open standard defines a compact…
GraphQL Subscription provides a great way of building real-time API. In this tutorial we will…
1. Overview Spring Boot Webflux DynamoDB Integration tests - In this tutorial we will see…