Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

znz: Talk about Regexp #63

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions znz-regexp/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Talk about Regexp
# Regexp についていろいろ

I will talk about Regexp's traps, new features in 1.9 (only I used),
and so on.

Regexp のはまりどころや 1.9 での新機能 (自分で使ったことがあるもの限定)
などについて話をしてみたいと思います。

- Preferred presentation day: 9/14
- Presentation language: Japanese

## Kazuhiro NISHIYAMA
## 西山和広

## General Incorporated Association Ruby no Kai
## 日本Rubyの会

I am one of CRuby committers.
I wrote some articles of Rubyist Magazine about bundled libraries.
(I wrote about Regexp in a few of them.)

CRuby のコミッターの一人です。
Rubyist Magazine で標準添付ライブラリについての連載をしていました。
(その連載でも少し Regexp について書きました。)

- [My website](http://znz.s1.xrea.com/t/)
- [My twitter](https://twitter.com/#!/znz)
- [Past talk slides](http://www.n-z.jp/presen/RubyKaigi2011/SecureProgramming.pdf)
- [Past talk video](http://vimeo.com/26539927)