Interested by this question in math.SE, which shares a link to planetmath about definition of a simple boundary point. This link gives reference to the book Functions of one complex variable II of Conway. In this book, there is an exercise which I find interested in:
If $w$ is a simple boundary point of $\Omega$, then there is a $\delta > 0$ such that $D(w;\delta)\cap \Omega$ is connected.
I think the author means that we can find $\delta$ small arbitrary such that the connectedness happens (not so sure about this). If we can solve this problem, then we can easily determine which point is not a simple boundary point. As an example, let $\Omega = D(0;1) \backslash \{x:0\leq x < 1\}$, and $0<\beta \leq 1$, then $\beta$ cannot be a simple boundary point of $\Omega$ because if we choose $\epsilon>0$ small enough, we can't find any $\delta \in (0,\epsilon)$ such that $D(\beta;\delta)\cap \Omega$ is connected.
Could anyone give me a hint? It is hardly for me to see which direction I should go, to use the condition that $D(w;\delta)\cap \Omega$ is connected.
Base on Seub's answer, I put here some details.
For Lemma 1: the idea is picking two sequences in two connected components of $\Omega$, combining them into a sequence whose even subsequence is one sequence, and odd subsequence is the other sequence.
This lemma together with Lemma 3 (to prove, use the fact that there is a positive distance from a closed set to a point outside it) solves the problem.
About Lemma 2, for the $(\Leftarrow)$ side, let a sequence in $\Omega$ converges to $w$, then eventually that sequence will be inside the disc $D(w,\delta)$. Because $w$ is a simple boundary point of $\Omega \cap D(w;\delta)$, the "latter" part of that sequence can be connected by a curve converges to $w$. In addition, $\Omega$ is connected leads to the "former" part can be connected by a curve. Combining two curves with a reparemeterizing, we get a desired curve.
For the $(\Rightarrow)$ side, let a sequence in $\Omega \cap D(w;\delta)$ converges to $w$, then it can be connected by a curve in $\Omega$. Eventually, this curve will be inside the disc $D(w;\delta)$. So the "latter" part of the curve (which is in $\Omega \cap D(w;\delta)$) will connect the "latter" part of the sequence. We may choose (at first) $\delta$ small enough for $\Omega \cap D(w;\delta)$ connected. Then the "former" part of the sequence can be connected by a curve in $\Omega \cap D(w;\delta)$. We conclude.
Edit: Seub gives a counterexample in his answer!