I have always wished that my computer would be as easy to use as my telephone. My wish has come true. I no longer know how to use my telephone.
Bjarne Stroustrup
I am doing a startup!
Cross-browser testing from your browser
I have written my first book!
Awk one-liners explained
You're viewing a comment by Chad and its responses.
And of course I forgot to escape my angle bracket. That first pattern:
s/\v(<\w+>)/"\1"/g
Name:
E-mail: (why do I need your e-mail?)
It would be nice if you left your e-mail address. Sometimes I want to send a private message, or just thank for the great comment. Having your e-mail really helps.
I will never ever spam you.
Twitter: (Your twitter name, if you have one. (I'm @pkrumins, btw.))
Website:
* use <pre>...</pre> to insert a plain code snippet.
<pre>...</pre>
* use <pre lang="lang">...</pre> to insert a syntax highlighted code snippet. For example, <pre lang="python">...</pre> will insert Python highlighted code.
<pre lang="lang">...</pre>
<pre lang="python">...</pre>
* use <code>...</code> to highlight a variable or a single shell command.
<code>...</code>
* use <a href="url">title</a> to insert links.
<a href="url">title</a>
* use other HTML tags, such as, <b>, <i>, <blockquote>, <sup>, <sub> for text formatting.
<b>
<i>
<blockquote>
<sup>
<sub>
Type first 3 letters of your name: (just to make sure you're a human)
Please preview the comment before submitting to make sure it's OK.
Peteris Krumins' blog about programming, hacking, software reuse, software ideas, computer security, google and technology.
Reach me at:
Or meet me on:
Subscribe through an RSS feed:
(what is rss?)
Subscribe through email:
Enter your email address:
Delivered by FeedBurner
I am being sponsored by Syntress! They bought me an amazing dedicated server to run catonmat on. If you're looking web services, I highly recommend the Syntress guys!
I love to read science books. They make my day and I get ideas for awesome blog posts, such as Busy Beaver, On Functors, Recursive Regular Expressions and many others.
Take a look at my Amazon wish list, if you're curious about what I have planned reading next, and want to surprise me. :)
See all top articles
See all downloads
See more detailed list of recent articles
See more detailed category information
See more detailed list of all articles
And of course I forgot to escape my angle bracket. That first pattern:
Reply To This Comment