On MovieTome: TRANSFORMERS 2 SPOILERS!
1 Resources for

regular i/o

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Discover the benefits of java.nio's new features
The java.nio package, which was introduced in Java 1.4, allows developers to achieve greater performance in data processing and offers better scalability. Peter V. Mikhalenko explains how to use many of the NIO API's new features. The java.nio (new input/output) package, which was introduced in Java 1.4,...
Tags: I/O, Peter V. Mikhalenko, benefit, Regular I/O, NIO API, Java Tips Newsletter, Channel, Method, Operation, Byte, Class, Buffer, File, Buffer Class, Decoder
Technical articles 2006-07-19

Additional Resources

Regular Expression Checker (zip)
This is software for creating regular expression and testing it. You can create regular expressions, even if you do not know about the details of regular expression. You can buy the source code (C#2005, VB2005, C#.NET, VB.NET) of this software.Version 1.40 now has a fine-tuned internal structure.
Tags: Expression, Microsoft Development Tools, .Net, Programming Languages, Development Tools, Software Development, Software/Web Development
Software downloads 2007-11-15
Save time by testing regular expressions with Expresso
When it comes to regular expressions, there is a world of difference between theory and practice. Testing regular expressions used to require trial and error, but now there is a free development tool called Expresso, which tests regular expressions outside of your application. Edmond Woychowsky reviews Expresso and discusses some...
Tags: Expression, Productivity, Development Tools, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Download resources 2007-05-17
Regexile (exe)
Regexile is a regular expression testing program. It is used for development of regular expressions in the Microsoft.NET environment. It allows the user to enter and edit a regular expression, and see the matches it finds in source text in real time. Features include group matching and display, a quick...
Tags: Regular Expression, LivingRoad, Regexile
Software downloads 2006-07-21
Writing Better SQL Using Regular Expressions
A new feature of Oracle Database 10g vastly improves the ability to search and manipulate character data. This feature, regular expressions, is a notation for describing textual patterns. It has long been available in many programming languages and a number of UNIX utilities. Oracle's implementation of regular expressions comes in...
Tags: Oracle Corp., Expression, SQL, Programming Languages, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
White papers
Develop and Test Regular Expressions With a Unit Testing Package
Oracle Database 10g includes a variety of new features that provide new and better ways of solving old problems. Regular expressions have been in common use among UNIX users for a long time but may not be familiar to programmers and users from other backgrounds. This paper will explain some...
Tags: Oracle Corp., Expression, Oracle Database 10g, Programming Languages, Productivity, Databases, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
White papers 2006-01-01
Microsoft Webcast: The Proper Care and Feeding of Regular Expressions: Regression Therapy (Level 200)
This webcast explores the great unsung hero: the regular expression. It slices, it dices, and it can turn twenty lines of code into one line if a programmer knows how to use it. The webcast also explores the wonder and glory that is pattern matching and substitution using regular expressions....
Tags: Webcast, Expression, Microsoft Corp., Therapy, Digital Media, Consumer Electronics, Personal Technology
Webcasts
Microsoft Webcast: Using Regular Expression Substitution (Level 200)
This webcast turns attention to the other side of regular expressions: substitution. While many people know that regular expressions can be used for pattern matching, few realize that it is also an extremely powerful substitution tool.
Tags: Substitution, Webcast, Microsoft Corp., Digital Media, Consumer Electronics, Personal Technology
Webcasts
MSDN Webcast: Using Regular Expressions (Part 2 of 2): Metacharacters (Level 200)
Part one of this webcast series introduces what regular expressions are, described how they can be useful to users, and addressed some common misconceptions about how they should be used. Second part of the webcast dives deeper into using regular expressions. This session explore the different levels of regular expressions...
Tags: Microsoft Developer Network, Webcast, Expression, Digital Media, Consumer Electronics, Personal Technology
Webcasts
Microsoft Webcast: The Proper Care and Feeding of Regular Expressions: Engine Types and Processing (Level 200)
This webcast explores the great unsung hero: the regular expression. It slices, it dices, and it can turn twenty lines of code into one line if a person knows how to use it. This webcast explores the wonder and glory that is pattern matching and substitution using regular expressions. The...
Tags: Webcast, Expression, Microsoft Corp., Digital Media, Consumer Electronics, Personal Technology
Webcasts
Microsoft Webcast: The Proper Care and Feeding of Regular Expressions: Your World Examples (Level 200)
This webcast explores the great unsung hero: the regular expression. It slices, it dices, and it can turn twenty lines of code into one line if user knows how to use it. It explores the wonder and glory that is pattern matching and substitution using regular expressions. This webcast shows...
Tags: Webcast, Expression, Microsoft Corp., Digital Media, Consumer Electronics, Personal Technology
Webcasts
Regent (zip)
Eliminate routine code modifications with auto generated regular expressions. From single example Regent creates search and replace regular expression to update all similar code fragments at once. Visual Studio and ECMAScript/Perl regular expression syntaxes supported. This version is the first release on CNET Download.com.
Tags: Regular Expression, SV Programming
Software downloads 2008-06-12
Getting a regular expressions by passing in 2 strings in C# or VB.net
hi everyone,does anyone know how i can get a regular expression from passing in 2 strings. One string would be the longer text and the second string would be a small substring of it. i would like the regular expression that would match it up.LJ
Tags: .NET, Programming languages, liejian@..., Microsoft Visual Basic.Net, C#, regular expression
Discussion threads 2007-04-06
Microsoft Webcast: The Proper Care and Feeding of Regular Expressions: Real-World Examples (Level 200)
This webcast explores the great unsung hero: the regular expression. It slices, it dices, and it can turn twenty lines of code into one line if user knows how to use it. Watch this webcast as it explores the wonder and glory that is pattern matching and substitution using regular...
Tags: Webcast, Expression, Microsoft Corp., .Net, Digital Media, Software Development, Software/Web Development, Consumer Electronics, Personal Technology
Webcasts
Generating Random Regular Graphs
Random regular graphs play a central role in combinatorics and theoretical computer science. This paper analyzes a simple algorithm introduced by Steger and Wormald and proves that it produces an asymptotically uniform random regular graph in a polynomial time. Precisely, for fixed d and n with d = O (n1=3¡"),...
Tags: Algorithm, Graph, Engineering
White papers 2006-08-09
Domain Users versus Power Users
A company has 2 types of employees, regular and accounting. They both store their files in folders labelled by customer name "ABC Co" etc. The accounting employees don't want the regular employees to access their files, but accounting also needs to access files created by the regulars. I think I...
Tags: Operational accounting, Financial services, redhat@..., accounting, regular group, security
Discussion threads 2007-10-12
Regular Expressions Tester (xpi)
Regular Expressions Tester offers developers functions for testing their regular expressions. The Tool includes options like case sensitivity, color highlighting for found expressions, a replacement function, auto-closing of brackets, testing while writing and predefined expressions. This version is the first release on CNET Download.com.
Tags: Expression, Regular Expression, Sebastian Zartner
Software downloads 2007-10-15
Compiling PCRE to FPGA for Accelerating SNORT IDS
Deep Payload Inspection systems like SNORT and BRO utilize regular expression for their rules due to their high expressibility and compactness. The SNORT IDS system uses the PCRE Engine for regular expression matching on the payload. The software based PCRE Engine utilizes an NFA engine based on certain opcodes which...
Tags: Snort, FPGA, Tools & Techniques, Development Tools, Management, Software Development, Software/Web Development
White papers 2007-12-04
Page Scraper (widget)
Sometimes a Web site has just one piece of information you find interesting or want to keep track of without having to constantly start your browser and visit the site. You could write your own custom widget, or, if you're up to the challenge of using Regular Expressions, this simple...
Tags: Information, Web Site Development, Productivity, Web Browsers, Web Technology, Development Tools, Channel Management, Internet, Software Development, Software/Web Development, Marketing
Software downloads 2007-07-24
Microsoft Webcast: The Proper Care and Feeding of Regular Expressions: Return of the .NET Framework Development (Level 200)
The presenter of this webcast explores the great unsung hero: the regular expression. It slices, it dices, and it can turn twenty lines of code into one line if one knows how to use it. This webcast explores the wonder and glory that is pattern matching and substitution using regular...
Tags: Microsoft .NET Framework, Webcast, Expression, Microsoft Corp., Digital Media, .Net, Consumer Electronics, Personal Technology, Software Development, Software/Web Development
Webcasts
  • << Previous
  • page 1 of 1
  • Next >>


Quick Reference: PC Troubleshooting Pack
Help desk and IT support professionals need the fastest and most complete answers to keep every PC in action. Get the PC troubleshooting solutions you ...
Buy Now
Windows XP vs. Mac OS X
This presentation, entitled Standardizing on Windows XP Instead of MAC OS X, provides a pre-packaged option for defending Windows XP against MAC OS X. ...
Buy Now