Christos Sotiriou
  • Home
  • About
  • Projects
  • Public CV

iphone

A collection of 2 posts
Blog

Thoughts on Singletons

There are sometimes where some things keep bugging me in terms of programming. I often keep asking myself and others about utilizing the best techniques to solve various programming problems and applying certain concepts in a program. Most answers I keep reading/hearing tend towards the “wow” factor. Which is
Aug 18, 2011 7 min read
Blog

PCRE for iPhone

Lately, I’ve been working on a project requiring heavy use of regular expressions on Cocoa. Foundation frameworks do not offer built in support for regular expressions. Instead, they do heavy work using NSScanner, and NSPredicate classes. A framework was created to solve this problem, called RegexKitLite [http://regexkit.sourceforge.
May 3, 2010 2 min read
Page 1 of 1
Christos Sotiriou © 2023
Powered by Ghost