header
header Register : : Login header
header
divider
menuleft
menuright
submenu
left

[August 25th, 2008] Check the home page regarding PowerShell related news from a brand new sponsor: Idera

.Net Nuke is starting to puke...
Last Post 18 Nov 2008 07:30 PM by halr9000. 12 Replies.
Printer Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
glnsizeUser is Online
Basic Member
Basic Member
Posts:101

--
26 Oct 2008 02:36 AM  

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

halr9000User is Offline
PowerShell MVP, Site Admin
Basic Member
Basic Member
Posts:335
Avatar

--
26 Oct 2008 01:46 PM  
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
dpendergUser is Offline
New Member
New Member
Posts:12

--
05 Nov 2008 04:39 PM  

we have scheduled an upgrade for today.  You should notice an improvement in speed and changes to the posting editor.

* Senior Product Manager
* Quest Software
* http://powergui.org
halr9000User is Offline
PowerShell MVP, Site Admin
Basic Member
Basic Member
Posts:335
Avatar

--
18 Nov 2008 06:45 PM  
this is a test: [0]
$a&#91;0&#93;
Community Director, PowerShellCommunity.org
Co-host, PowerScripting Podcast
Author, TechProsaic
halr9000User is Offline
PowerShell MVP, Site Admin
Basic Member
Basic Member
Posts:335
Avatar

--
18 Nov 2008 06:46 PM  
this:
$reg = '(\S+)[^a].+'

should equal this:
$reg = '(\S+)&#91;^a&#93;.+'
Community Director, PowerShellCommunity.org
Co-host, PowerScripting Podcast
Author, TechProsaic
halr9000User is Offline
PowerShell MVP, Site Admin
Basic Member
Basic Member
Posts:335
Avatar

--
18 Nov 2008 07:07 PM  
$reg = '(\S+)[^a].+'
$reg = '(\S+)&#91;^a&#93;.+' 
Community Director, PowerShellCommunity.org
Co-host, PowerScripting Podcast
Author, TechProsaic
marco.shawUser is Offline
Co-Community Director
Basic Member
Basic Member
Posts:195
Avatar

--
18 Nov 2008 07:09 PM  
testing $reg = '(\S+)[^a].+'
Marco

*Microsoft MVP - Windows PowerShell: http://www.microsoft.com/mvp
*PowerGadgets MVP: http://www.powergadgets.com/mvp
*Blog: http://marcoshaw.blogspot.com
halr9000User is Offline
PowerShell MVP, Site Admin
Basic Member
Basic Member
Posts:335
Avatar

--
18 Nov 2008 07:10 PM  

trying the html editor in IE7

$reg = '(\S+)[^a].+'
$reg = '(\S+)&#91;^a&#93;.+' 
Community Director, PowerShellCommunity.org
Co-host, PowerScripting Podcast
Author, TechProsaic
meson3902User is Offline
New Member
New Member
Posts:13
Avatar

--
18 Nov 2008 07:12 PM  
Not the same, but I like the email notification format.
halr9000User is Offline
PowerShell MVP, Site Admin
Basic Member
Basic Member
Posts:335
Avatar

--
18 Nov 2008 07:12 PM  

and now in FF3

$reg = '(\S+)[^a].+'
$reg = '(\S+)&#91;^a&#93;.+'
Community Director, PowerShellCommunity.org
Co-host, PowerScripting Podcast
Author, TechProsaic
ShayUser is Offline
Basic Member
Basic Member
Posts:281
Avatar

--
18 Nov 2008 07:27 PM  
Take II

$obj[0].property

Yep, working fine, well done :-)
Shay Levy
Windows PowerShell MVP
http://blogs.microsoft.co.il/blogs/ScriptFanatic
halr9000User is Offline
PowerShell MVP, Site Admin
Basic Member
Basic Member
Posts:335
Avatar

--
18 Nov 2008 07:28 PM  
Work in progress. :)
Community Director, PowerShellCommunity.org
Co-host, PowerScripting Podcast
Author, TechProsaic
halr9000User is Offline
PowerShell MVP, Site Admin
Basic Member
Basic Member
Posts:335
Avatar

--
18 Nov 2008 07:30 PM  
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
You are not authorized to post a reply.

Active Forums 4.1
right
   
footer Sponsored by Quest Software • SAPIEN Technologies • ShellTools, LLC • Microsoft Windows Server 2008 footer
footer