↧
Change font size, style and color in WordPress posts
I was looking around wordpress.com today because for SOME easy way to make posts with more entertaining fonts and styles. Also, it needed to be easy enough for a end using client to use. There was a...
View ArticleValidating an e-mail address
Question: How do I verify if a string of characters is a valid e-mail address? First, you can only be sure about the second half of the e-mail address (the domain), as (in order to protect the...
View ArticleSupport iOS 4 devices while building with the iOS 6 SDK
Apple has released iOS 6.0 SDK alongside the iPhone 5. It comes with a number of changes (and deprecations) from previous SDK’s. We still needed to support iOS 4 in our product (backwards...
View Article