Articles tagged with: Development

POST from http to https: The hidden security

Summary: About the importance of having a secure login page by using HTTPS, even if the rest of the site is HTTP.


Obtaining Gravatar images

Summary: A guide on obtaining Gravatar images by building the service URL.


Avoiding the break statement

Summary: Avoiding the break statement in coding by using additional checks in the loop's condition expression for better readability and avoiding messy code.


Think Generic

Summary: The importance of thinking in generic terms when developing mobile websites.


Building a very basic Google Wave extension

Summary: A guide on building a basic Google Wave extension.