Sign in
|
Join
in
Current Tags
ShowUsYour<Blog> (blog)
Original ASP.NET Community Bloggers (group)
(Entire Site)
ASP.NET Weblogs
Home
Blogs
This Blog
Home
About
Syndication
RSS
Atom
Comments RSS
Recent Posts
Test post
RegexLib V2 - now with added ASP.NET V2 :)
Wow...
My blog is moving - http://markitup.com/Blog/
Upcoming IBF Speaking Engagements
Tags
Bookmarks
C#
Code Snippets
Codewise
Community
goals2004_CodeQuality
goals2004_Estimation
goals2004_Metrics
goals2004_PairProgramming
goals2004_ProjectManagement
goals2005_Health
Javascript
Knowledge and Collaboration
Language Processing
Maths
OneIsABlog
Personality Tests
ProjectDistributor
Rants
Regex
Rotor
Starter Kits
Terrarium
Tools
Unit Testing
User Groups
VB.NET
Web Forms
Whidbey
Windows Forms
Blogs I don't miss...
Chris Frazier
Scott Mitchell
Steve Smith
Thomas Johansen
^zhurnal!
blog.dreampro
David Seruyange
My Websites
MarkItUp
ProjectDistributor
Forest Lake Web Services
RegexBlogs.com
Readify
Mitch Denny
Greg Low
Joseph Cooney
Martin Granell
Dan Green
Bill Chestnut
Luke Drumm
Useful Links
Adelaide .NET User Group
Configuring ASP Checklist
MSF Resources
Improving .NET Application Performance and Scalability
Archives
July 2005
(1)
June 2005
(1)
May 2005
(1)
April 2005
(9)
March 2005
(28)
February 2005
(41)
January 2005
(53)
December 2004
(19)
November 2004
(38)
October 2004
(15)
September 2004
(7)
August 2004
(4)
July 2004
(13)
June 2004
(24)
May 2004
(17)
April 2004
(12)
March 2004
(35)
February 2004
(38)
January 2004
(21)
December 2003
(9)
November 2003
(19)
October 2003
(34)
September 2003
(27)
August 2003
(23)
July 2003
(21)
June 2003
(14)
May 2003
(20)
April 2003
(27)
March 2003
(32)
February 2003
(31)
ShowUsYour<Blog>
Irregular expressions regularly
Browse by Tags
All Tags
»
Regex
(
RSS
)
C#
goals2004_Metrics
Rants
Tools
VB.NET
Web Forms
Whidbey
RegexLib V2 - now with added ASP.NET V2 :)
The other day I posted a blog entry about the migration of RegexLib to ASP.NET V2 - the article can be found here: http://markitup.com/Blog/archive/2005/06/07/50.aspx In the coming week I'm planning to post a source code viewer so that you can see how...
Posted
Jun 10 2005, 07:56 AM
by
digory
with | with
1 comment(s)
Filed under:
Regex
,
Web Forms
,
Whidbey
Is RegExLib full of "it"?
Today I read a comment on Jeffrey Schoolcraft's regex blog from Randal L. Schwartz which I felt that I needed to respond to. As I started writing the comment I realized that this is probably news that needs to be publicly visible, so I'm posting it to...
Posted
Apr 01 2005, 05:46 PM
by
digory
with | with
5 comment(s)
Filed under:
Regex
compressing javascript code in perl
While sneaking around the web tonight looking at sites which have interesting dhtml controls or cool stylesheets, I came across this article: http://www.bazon.net/mishoo/articles.epl?art_id=209 I couldn't help but start pulling apart some of those regex...
Posted
Jan 25 2005, 10:25 PM
by
digory
with | with
3 comment(s)
Filed under:
Regex
Named Groups, Unnamed Groups and Captures
I see this question come up a bit in regex so, I thought that I'd blog about it. It has to do with 2 things: named groups and captures. First, an example... I have a set of attributes ascribed to a value and I want to match each of them and then write...
Posted
Jan 13 2005, 08:55 PM
by
digory
with | with
no comments
Filed under:
Regex
RegexLib Testing Tool - The new Details Grid
The other day I blog'ged about the new Options panel and today I'd like to announce another part of the expanded testing tools - the Details Grid: Initially, the Details Grid displays information about Matches however, you can expand each Match out to...
Posted
Sep 07 2004, 10:11 PM
by
digory
with | with
no comments
Filed under:
Regex
RegexLib Testing Tool - The new Options Panel
Yesterday Justin blog'ged about the new features that are included in the new testing tool on RegexLib.com: http://weblogs.asp.net/justin_rogers/archive/2004/09/04/225692.aspx ...but I just wanted to expand on that a little. In that article Justin mentioned...
Posted
Sep 05 2004, 10:32 PM
by
digory
with | with
no comments
Filed under:
Regex
New Regex Tester
Currently I'm in the middle of replacing the testing tool on RegexLib.com. You can play with the changes that I've made so far at: http://www.regexlib.com/RETester.aspx The new features include: Ability to grab the source from a Url Ability to grab the...
Posted
Sep 04 2004, 10:05 PM
by
digory
with | with
no comments
Filed under:
Regex
Certification and a new RegexLib.com feature
Last week I finally sat the 310 exam (Services: Remoting, Windows Services, Web Services and Enterprise Services). It's the first exam that I geniunely thought that I could fail. Thankfully I passed it with relative ease due - I suspect - to some late...
Posted
Jul 27 2004, 12:42 AM
by
digory
with | with
1 comment(s)
Filed under:
Regex
Regex's in JScript.NET
I started reading JScript.NET Programming today: This language offers a very different way to write .NET code. I'm reading it mostly for two reasons, A) I like the authors' manner of offering more abstract samples and sensible advice than you tend to...
Posted
Apr 09 2004, 03:16 PM
by
digory
with | with
3 comment(s)
Filed under:
Regex
Maintaining monolithic regex expressions
[Cross posted on my regex blog - http://blogs.regexadvice.com/dneimke/archive/2004/03/31/877.aspx - please leave any comments there] I think that it speaks volumes about the readability and maintainability of a regex which is several hundred characters...
Posted
Mar 31 2004, 09:09 AM
by
digory
with | with
no comments
Filed under:
Regex
More Posts
Next page »
Terms of Use