background preloader

Blogs

Facebook Twitter

An Introduction to PowerShell Modules. For PowerShell to provide specialised scripting, especially for administering server technologies, it can have the range of Cmdlets available to it extended by means of Snapins. With version 2 there is an easier and better method of extending PowerShell: the Module. These can be distributed with the application to be administered, and a wide range of Cmdlets are now available to the PowerShell user. PowerShell has grown up. One of the great features of PowerShell is its extensibility. In PowerShell version 1 it was possible for other product teams within Microsoft or elsewhere to use a delivery mechanism known as snap-ins to extend PowerShell with additional PowerShell cmdlets. Although the snap-in mechanism is still supported within PowerShell version 2, the new feature known as a PowerShell module has made it much easier to extend PowerShell to make it more appropriate for specialised uses. PowerShell modules bring extendibility to the systems administrator, DBA, and developer.

Fig 1. Got-PowerShell 2.0? Indented! 8 Regular Expressions You Should Know. Regular expressions are a language of their own. When you learn a new programming language, they're this little sub-language that makes no sense at first glance. Many times you have to read another tutorial, article, or book just to understand the "simple" pattern described. Today, we'll review eight regular expressions that you should know for your next coding project. Before we start, you might want to check out some of the regex apps on Envato Market, such as: You can extract emails, proxies, IPs, phone numbers, addresses, HTML tags, URLs, links, dates, etc.

Extract, scrape, parse, harvest. Extract emails from an old CSV address book.Extract image sources from HTML files.Extract proxies from online websites.Extract URL results from Google.Fast regex testerAJAX-basedjQuery etc are not required.No database requiredAdvertisement ready This item is a PHP RegEx builder, which helps you to build Regular Expressions in an extensible PHP syntax.

All that in a PHP syntax. My-us3r_n4m3 myp4ssw0rd. Mike's MS C#, ASP.NET, VS.NET and SQL Blog. Parsing my IIS Log Files with LogParser 2.2 to learn more about Blogs stats from NewsGator and NewsGatorOnline.