glnsize
 Basic Member Posts:193
 |
| 25 Oct 2008 06:36 PM |
|
I'm not complaining... I don't know how to fix it, but the forums are getting worse...
. + and [ 0 ] are getting swallowed up. i.e.
$reg = '(\S+)[^a].+' <- when placing a + directly next to a ' the + disappears.
and the infamous
$col[0]
Oh and on a much less important matter... posting is impossible with Chrome, all the jscript gets jacked.
Other then that looks Good!
Glenn |
|
|
|
|
halr9000 PowerShell MVP, Site Admin
 Advanced Member Posts:565

 |
| 26 Oct 2008 05:46 AM |
|
We know, and I actually have an open case with the place which makes the forum software. And re: Chrome, I don't believe that's related, I use Chrome here all the time. |
|
Community Director, PowerShellCommunity.org Co-host, PowerScripting Podcast Author, TechProsaic |
|
|
DarinPendergraft
 New Member Posts:18

 |
| 05 Nov 2008 08:39 AM |
|
we have scheduled an upgrade for today. You should notice an improvement in speed and changes to the posting editor. |
|
Poshcomm.org Co-director --- * Quest Software * http://powergui.org |
|
|
halr9000 PowerShell MVP, Site Admin
 Advanced Member Posts:565

 |
|
halr9000 PowerShell MVP, Site Admin
 Advanced Member Posts:565

 |
|
halr9000 PowerShell MVP, Site Admin
 Advanced Member Posts:565

 |
|
Marco Shaw (MVP)
 Veteran Member Posts:1647

 |
| 18 Nov 2008 11:09 AM |
|
testing $reg = '(\S+)[^a].+' |
|
Marco
*Microsoft MVP - Windows PowerShell
https://mvp.support.microsoft.com/profile/Marco.Shaw
*Co-Author - Sams Windows PowerShell Unleashed 2nd Edition
*Blog - http://marcoshaw.blogspot.com |
|
|
halr9000 PowerShell MVP, Site Admin
 Advanced Member Posts:565

 |
|
Mark E. Schill
 New Member Posts:32

 |
| 18 Nov 2008 11:12 AM |
|
Not the same, but I like the email notification format. |
|
|
|
|
halr9000 PowerShell MVP, Site Admin
 Advanced Member Posts:565

 |
|
Shay Levy PowerShell MVP, Admin
 Veteran Member Posts:1362

 |
|
halr9000 PowerShell MVP, Site Admin
 Advanced Member Posts:565

 |
|
halr9000 PowerShell MVP, Site Admin
 Advanced Member Posts:565

 |
| 18 Nov 2008 11:30 AM |
|
Well, it is much better in that we no longer have the [Y`] bug. But now there's a new bug when you use square brackets (and perhaps other characters) inside of < code > < /code > tags. |
|
Community Director, PowerShellCommunity.org Co-host, PowerScripting Podcast Author, TechProsaic |
|
|
larry bin
 New Member Posts:3

 |
|