After spending some time with google, i found this awesome tutorial for RHEL 5:
http://lanestechblog.blogspot.com/2009/03/active-directory-ad-authentication-on.html
After spending some time with google, i found this awesome tutorial for RHEL 5:
http://lanestechblog.blogspot.com/2009/03/active-directory-ad-authentication-on.html
In computing, a regular expression, also referred to as regex or regexp, provides a concise and flexible means for matching strings of text, such as particular characters, words, or patterns of characters. A regular expression is written in a formal language that can be interpreted by a regular expression processor, a program that either serves as a parser generator or examines text and identifies parts that match the provided specification.
The following examples illustrate a few specifications that could be expressed in a regular expression:
Regular expressions can be much more complex than these examples.
The rest of the article can be found on wikipedia with some nice examples.
First of all, you need an apple developer account which can be created for free on http://developer.apple.com. Guess what, you can't download older versions of Xcode and the iOS SDK. I always knew that apple is EVIL! They try to force you into buying their latest OS release to develop iOS applications. But if you're still using Leopard (10.5.x) you can download a working version here.
source: http://iphonesdkdev.blogspot.com/2010/04/old-versions-of-iphone-sdk.html