Category Archives: Rants

Please Stop Making iPhone Specific Web Sites!

Apple markets the iPhone as a true Internet device comparable to its desktop alternatives. One of its killer features is a real web browser. No longer are we stuck with mangled mobile versions with a quarter of the features. No longer do we need our laptops to use the web  the way we are accustom [...]

Google Chrome Made Me Sad

Trust Your Source Control

Often times I see something like some_file_bak or image.jpg.old in a repository. Renaming the original to a new file name only makes things more confusing because now the _bak file has no history. Trust you code control and use it as it is intended.