<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>Software</title>
        <link>http://geekswithblogs.net/Lance/category/1861.aspx</link>
        <description>Software</description>
        <language>en-US</language>
        <copyright>Lance Robinson</copyright>
        <managingEditor>lmrobins@gmail.com</managingEditor>
        <generator>Subtext Version 0.0.0.0</generator>
        <item>
            <title>IMAP backup service accepting beta testers</title>
            <link>http://geekswithblogs.net/Lance/archive/2008/08/18/imap-backup-service-accepting-beta-testers.aspx</link>
            <description>&lt;p&gt;&lt;a href="http://www.imapback.com/"&gt;ImapBack&lt;/a&gt;:&lt;/p&gt;  &lt;blockquote&gt;   &lt;p&gt;ImapBack makes a complete copy of your emails, on any IMAP server, from Gmail to Google Apps, to your own custom IMAP server located anywhere in the world! These backups can be stored on another IMAP server, on our servers, or on your local hard drive. You can schedule any interval of backups (Daily, Hourly, Weekly, Monthly) as well as creating a backup on-demand.&lt;/p&gt; &lt;/blockquote&gt;  &lt;p&gt;On a related note, if you need an easy way to view and control IMAP access control, check out my &lt;a href="http://www.lancerobinson.net/archive/2007/12/31/imapaclmanager.aspx"&gt;IMAP ACL Manager application&lt;/a&gt;.&lt;/p&gt;  &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:8e31808e-ef6b-47d6-b6ae-a7fcdc502f13" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/IMAP" rel="tag"&gt;IMAP&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Backup" rel="tag"&gt;Backup&lt;/a&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=124526"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=124526" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/Lance/aggbug/124526.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Lance Robinson</dc:creator>
            <guid>http://geekswithblogs.net/Lance/archive/2008/08/18/imap-backup-service-accepting-beta-testers.aspx</guid>
            <pubDate>Mon, 18 Aug 2008 20:44:18 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/Lance/comments/124526.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/Lance/archive/2008/08/18/imap-backup-service-accepting-beta-testers.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/Lance/comments/commentRss/124526.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/Lance/services/trackbacks/124526.aspx</trackback:ping>
        </item>
        <item>
            <title>Why is configuring Net-snmp so painful?</title>
            <link>http://geekswithblogs.net/Lance/archive/2008/08/13/why-is-configuring-net-snmp-so-painful.aspx</link>
            <description>&lt;p&gt;&lt;a href="http://net-snmp.sourceforge.net/tutorial/tutorial-5/demon/snmpd.html"&gt;This incomplete tutorial&lt;/a&gt; gets a person started, but then bails on the second half of the process of configuring actual users.  Instead it points you to the man page, which is basically useless and conflicts with directions mentioned in the snmp.conf man page!  Ugh!&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.netadmintools.com/art485.html"&gt;This page&lt;/a&gt; is a little bit better, it helps me get an authNoPriv user up and going.&lt;/p&gt;  &lt;p&gt;From there, I was able to add my authPriv users too:&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;As described in the first tutorial mentioned above, run snmpconf –g basic_setup and then copy over the conf file.&lt;/li&gt;    &lt;li&gt;net-snmp-config –create-snmpv3-user –a “auth_password” –X DES -x “des_password” desuser&lt;/li&gt;    &lt;li&gt;net-snmp-config –create-snmpv3-user –a “auth_password” –X AES –x “aes_password” aesuser&lt;/li&gt; &lt;/ol&gt;  &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:f2c8ab06-5f60-4208-b37a-c1aaf7da7c87" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/net-snmp" rel="tag"&gt;net-snmp&lt;/a&gt;, &lt;a href="http://technorati.com/tags/snmpv3" rel="tag"&gt;snmpv3&lt;/a&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=124419"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=124419" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/Lance/aggbug/124419.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Lance Robinson</dc:creator>
            <guid>http://geekswithblogs.net/Lance/archive/2008/08/13/why-is-configuring-net-snmp-so-painful.aspx</guid>
            <pubDate>Wed, 13 Aug 2008 19:20:00 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/Lance/comments/124419.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/Lance/archive/2008/08/13/why-is-configuring-net-snmp-so-painful.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/Lance/comments/commentRss/124419.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/Lance/services/trackbacks/124419.aspx</trackback:ping>
        </item>
        <item>
            <title>NetCmdlets Invoke-Telnet?!  And other PowerShell madness.</title>
            <link>http://geekswithblogs.net/Lance/archive/2008/08/11/netcmdlets-invoke-telnet--and-other-powershell-madness.aspx</link>
            <description>&lt;p&gt;On last week’s &lt;a href="http://powerscripting.wordpress.com/2008/08/03/episode-36-jonathan-marco-jonathan-marco-etc/"&gt;PowerScripting Podcast&lt;/a&gt;, Jonathan Walz and &lt;a href="http://halr9000.com"&gt;Hal Rottenberg&lt;/a&gt; interview /n software’s Eric Madariaga about &lt;a href="http://www.netcmdlets.com"&gt;NetCmdlets&lt;/a&gt; and &lt;a href="http://www.powershelltoys.com"&gt;PowerShellToys&lt;/a&gt; (PowerShellASP).&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;My favorite part was when Hal was shocked to hear that a telnet cmdlet was added to the v2 beta.  Hahaha.  I completely agree – who uses telnet anymore?  But that was actually the biggest request we got from people who were using v1 of &lt;a title="NetCmdlets" href="http://www.nsoftware.com/powershell/"&gt;NetCmdlets&lt;/a&gt;!  We already had cmdlets for executing commands over ssh…but people really wanted telnet.  This shows you how many sys admins are still using this older means of working remotely.  Jonathan was under the impression that telnet isn’t included on Vista – he’s correct that it is not installed by default, but you can install it from the Windows Features Control Panel tool.&lt;/p&gt;  &lt;p&gt;Hal asked Eric how the PowerShell server managed the keys that are used for its SSH authentication.  The answer is that it doesn’t.  The PowerShell server only supports user/password authentication, not public key authentication.  If the demand is there, public key authentication can be added pretty easily (we already have this technology implemented in our &lt;a title="IP*Works Internet Toolkit" href="http://www.nsoftware.com/ipworks/default.aspx?geekswithblogs" target="_blank"&gt;IP*Works!&lt;/a&gt; SSH developer toolkit). With PowerShell Server, you point it to a Windows user group that is allowed to authenticate, and when you connect to it you use that user/password.  I’ve been meaning to do a blog post comparing remoting through WinRM (what PowerShell 2 uses) with remoting through the NetCmdlets PowerShell Server, but I haven’t gotten around to it.  Long story short?  PowerShell Server is SIMPLE.&lt;/p&gt;  &lt;p&gt;Eric mentioned the fact that Sapien has integrated PowerShellASP support into &lt;a href="http://www.primalscript.com"&gt;PrimalScript&lt;/a&gt;, which is awesome.  PrimalScript is a fabulous editor.&lt;/p&gt;  &lt;p&gt;Also mentioned in the interview:  &lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://www.codeplex.com/Poshboard"&gt;PoshBoard&lt;/a&gt;, which is an awesome PowerShell dashboard that Hal told me about a while ago.  The developer, &lt;a href="http://devinfra-us.blogspot.com/"&gt;Antoine Habert&lt;/a&gt;, contacted me about integrating PowerShellASP with it.  Lots of really cool potential here.&lt;/li&gt;    &lt;li&gt;On the NetCmdlets road-map: SharePoint cmdlets, EC2 and SimpleDb cmdlets, BizTalk cmdlets, Shipping (FedEx, UPS, USPS) cmdlets.&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.nsoftware.com/order/options.aspx?part=NCP1-A"&gt;Free hobbyist license&lt;/a&gt; of NetCmdlets.&lt;/li&gt;    &lt;li&gt;The famous &lt;a href="http://www.nsoftware.com/powershell/promo/"&gt;PowerShell stickers&lt;/a&gt;.  There’s a &lt;a href="http://www.flickr.com/groups/powershell/"&gt;“PowerShell Driven” Flickr group&lt;/a&gt; where you can upload a picture of your car (or laptop, or whatever else) sporting your new PowerShell sticker!&lt;/li&gt;    &lt;li&gt;/n software doesn’t have a NetCmdlets blog.  At least not an official one.  :)&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:ab7ee189-5d26-44a9-9e3f-73b5bfb6d00c" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/PowerShell" rel="tag"&gt;PowerShell&lt;/a&gt;, &lt;a href="http://technorati.com/tags/NetCmdlets" rel="tag"&gt;NetCmdlets&lt;/a&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=124369"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=124369" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/Lance/aggbug/124369.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Lance Robinson</dc:creator>
            <guid>http://geekswithblogs.net/Lance/archive/2008/08/11/netcmdlets-invoke-telnet--and-other-powershell-madness.aspx</guid>
            <pubDate>Mon, 11 Aug 2008 20:57:15 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/Lance/comments/124369.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/Lance/archive/2008/08/11/netcmdlets-invoke-telnet--and-other-powershell-madness.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/Lance/comments/commentRss/124369.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/Lance/services/trackbacks/124369.aspx</trackback:ping>
        </item>
        <item>
            <title>IMAP ACL Manager v2</title>
            <link>http://geekswithblogs.net/Lance/archive/2008/06/24/imap-acl-manager-v2.aspx</link>
            <description>&lt;p&gt;I uploaded a new version of the &lt;a href="http://www.lancerobinson.net/archive/2007/12/31/imapaclmanager.aspx"&gt;IMAP Access Control List Manager&lt;/a&gt; today.  This new version adds support for SSL/TLS implicit and explicit connections, CRAM-MD5 and NTLM authentication, an IMAP communication log, and a few other minor and cosmetic changes.&lt;/p&gt;  &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:3382bea2-b805-4889-a6e7-457a53754e2c" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/IMAP" rel="tag"&gt;IMAP&lt;/a&gt;, &lt;a href="http://technorati.com/tags/IMAP+ACL" rel="tag"&gt;IMAP ACL&lt;/a&gt;, &lt;a href="http://technorati.com/tags/ACL" rel="tag"&gt;ACL&lt;/a&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=123129"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=123129" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/Lance/aggbug/123129.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Lance Robinson</dc:creator>
            <guid>http://geekswithblogs.net/Lance/archive/2008/06/24/imap-acl-manager-v2.aspx</guid>
            <pubDate>Tue, 24 Jun 2008 17:41:30 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/Lance/comments/123129.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/Lance/archive/2008/06/24/imap-acl-manager-v2.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/Lance/comments/commentRss/123129.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/Lance/services/trackbacks/123129.aspx</trackback:ping>
        </item>
        <item>
            <title>SlickEdit 2008 - My Evaluation</title>
            <link>http://geekswithblogs.net/Lance/archive/2008/06/20/slickedit-2008.aspx</link>
            <description>&lt;p&gt;I got a free version of &lt;a href="http://www.slickedit.com"&gt;SlickEdit &lt;/a&gt;in return for blogging about the experience.  So here is my feedback, good and bad.&lt;/p&gt;
&lt;p&gt;&lt;span style="TEXT-DECORATION: underline"&gt;Good&lt;/span&gt;: First thing I noticed when I installed it:  this is not your ordinary text editor.  I've been using &lt;a href="http://www.ultraedit.com"&gt;UltraEdit&lt;/a&gt; for several years now, and I like it.  UltraEdit has some developer-centric capabilities, but they are not integrated tightly into the product as is the case with SlickEdit.  For example, SlickEdit will automatically expand if and for statements, and try blocks, although I didn't see a way to have it automatically generate the finally clause.  Honestly, despite any negative criticism that I have of SlickEdit, I think that this is the kind of application that has so many features that in order to properly appreciate them you must use it for a long time, so I plan to revisit this evaluation in the future.&lt;/p&gt;
&lt;p&gt;&lt;span style="TEXT-DECORATION: underline"&gt;Good&lt;/span&gt;:  Ctrl-F worked for find, but I'm used to F3 doing the "Find Next" (From Visual Studio and Ultra Edit).  A quick look in the Options menu allowed me to change my keyboard emulation from CUA () to Visual Studio Defaults.  Problem solved.  Very nice.&lt;/p&gt;
&lt;p&gt;&lt;span style="TEXT-DECORATION: underline"&gt;Annoying&lt;/span&gt;:  The next thing that came up, when I hit ctrl-N to open a new page, instead of just giving me a new untitled page, it gives me a window in which I have to choose the type of file I want to create.  Its default is "automatic", which gives me what I want but still requires me to click an "OK" button.  I'd rather eliminate this step and have it figure this out the file type on its own after I do a save-as and assign it an extension.&lt;/p&gt;
&lt;p&gt;&lt;span style="TEXT-DECORATION: underline"&gt;Annoying&lt;/span&gt;: I created two unsaved files containing some xml, and when to compare them to find out the difference(s) in the two files.  I found a "File Difference" option under the Tools menu.  It gives me a dialog with two file path inputs, both empty.  I would expect the two most recently edited/opened files to be pre-populated there as they are with UltraEdit.  I thought this was going to be a lot of extra clicks but then I saw the little "B" button next to the two path inputs that allowed me to choose the "buffers" (the files I had open in the editor).  Only like 6 extra clicks.  Not so bad, but could have been smarter.&lt;/p&gt;
&lt;p&gt;&lt;span style="TEXT-DECORATION: underline"&gt;Annoying&lt;/span&gt;: I wish it had asked me during the install process if I'd like to update my file associations.  Instead I have to go searching around in the menus for it.&lt;/p&gt;
&lt;p&gt;&lt;span style="TEXT-DECORATION: underline"&gt;Good&lt;/span&gt;:  The code navigation feature is sooooo useful.  If you are editing code, and you want to see the definition of a particular call, just hit ctrl-. and SlickEdit will jump to the definition.  I use this fairly often.&lt;/p&gt;
&lt;p&gt;&lt;span style="TEXT-DECORATION: underline"&gt;Good&lt;/span&gt;:  Built in backup history allows you to view previous versions, and even merge and diff different versions.  Awesome!&lt;/p&gt;
&lt;p&gt;&lt;span style="TEXT-DECORATION: underline"&gt;Overall&lt;/span&gt;, I'd have to say this is a great app.  Incredibly powerful.  I will post more details about this later, as I continue to compare with UltraEdit.&lt;/p&gt;
&lt;p&gt;Now Playing: Bob Marley &amp;amp; the Wailers - Exodus&lt;/p&gt;
&lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:d4f79176-537f-469e-b1d9-b41c0eea1d82" style="PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px"&gt;Technorati Tags: &lt;a rel="tag" href="http://technorati.com/tags/SlickEdit"&gt;SlickEdit&lt;/a&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=123047"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=123047" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/Lance/aggbug/123047.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Lance Robinson</dc:creator>
            <guid>http://geekswithblogs.net/Lance/archive/2008/06/20/slickedit-2008.aspx</guid>
            <pubDate>Fri, 20 Jun 2008 20:48:45 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/Lance/comments/123047.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/Lance/archive/2008/06/20/slickedit-2008.aspx#feedback</comments>
            <slash:comments>2</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/Lance/comments/commentRss/123047.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/Lance/services/trackbacks/123047.aspx</trackback:ping>
        </item>
        <item>
            <title>Software for Rock Star Wanna-be's</title>
            <link>http://geekswithblogs.net/Lance/archive/2008/05/15/rock-star-software.aspx</link>
            <description>&lt;p&gt; &lt;/p&gt;
Charles Pyron at Stellar Media (a video production company in NC) on &lt;a href="http://www.stellarmediaonline.com/video-services/articles-on-video/rock-star/"&gt;home audio recording software&lt;/a&gt;.&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=122167"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=122167" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/Lance/aggbug/122167.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Lance Robinson</dc:creator>
            <guid>http://geekswithblogs.net/Lance/archive/2008/05/15/rock-star-software.aspx</guid>
            <pubDate>Thu, 15 May 2008 16:01:46 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/Lance/comments/122167.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/Lance/archive/2008/05/15/rock-star-software.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/Lance/comments/commentRss/122167.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/Lance/services/trackbacks/122167.aspx</trackback:ping>
        </item>
        <item>
            <title>RSSBus: Simple Ways to Connect Data</title>
            <link>http://geekswithblogs.net/Lance/archive/2008/05/06/rssbus-simple-ways-to-connect-data.aspx</link>
            <description>&lt;p&gt;I just uploaded a new YouTube video for  RSSBus.  Some of it is hard to see, but soon it will be published at &lt;a href="http://www.rssbus.com"&gt;rssbus.com&lt;/a&gt; as a high quality flash video.&lt;/p&gt; &lt;p&gt;RSSBus can be used to securely serve custom feeds over the Internet or on the local host.  This video shows examples of very basic feeds that can be created with RSSBus with just a few mouse clicks, and more complex piped feeds.  Near the end, the video shows some ways in which RSSBus can be integrated into real world solutions.  Obviously, RSSBus can make your data accessible through anything that supports RSS or Atom feeds, but it can also make your data accessible to many other productive environments and applications like Excel, software development languages (.Net, ActiveX, Delphi, C++ Builder, VC++, Python, etc), Windows PowerShell, Windows WorkFlow, etc.&lt;/p&gt; &lt;p&gt;Enough of that:  here's the video, yo:&lt;/p&gt; &lt;p&gt; &lt;/p&gt; &lt;p&gt;&lt;embed src="http://www.youtube.com/v/hqmLKcY5orU&amp;amp;hl=en" width="425" height="355" type="application/x-shockwave-flash" wmode="transparent"&gt;&lt;/embed&gt;&lt;/p&gt; &lt;div class="wlWriterSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:3b2eb63d-18ed-480c-871a-d96f36cc1071" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/RSSBus" rel="tag"&gt;RSSBus&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Web%202.0" rel="tag"&gt;Web 2.0&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Enterprise%202.0" rel="tag"&gt;Enterprise 2.0&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Mashup" rel="tag"&gt;Mashup&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Feeds" rel="tag"&gt;Feeds&lt;/a&gt;, &lt;a href="http://technorati.com/tags/Atom" rel="tag"&gt;Atom&lt;/a&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=121935"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=121935" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/Lance/aggbug/121935.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Lance Robinson</dc:creator>
            <guid>http://geekswithblogs.net/Lance/archive/2008/05/06/rssbus-simple-ways-to-connect-data.aspx</guid>
            <pubDate>Tue, 06 May 2008 18:57:49 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/Lance/comments/121935.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/Lance/archive/2008/05/06/rssbus-simple-ways-to-connect-data.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/Lance/comments/commentRss/121935.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/Lance/services/trackbacks/121935.aspx</trackback:ping>
        </item>
        <item>
            <title>ASP.Net Medium Trust and IPWorks/IBiz ASP.Net Editions</title>
            <link>http://geekswithblogs.net/Lance/archive/2008/02/21/asp.net-medium-trust-and-ipworksibiz-asp.net-editions.aspx</link>
            <description>&lt;p&gt;This great MSDN article: "&lt;a href="http://msdn2.microsoft.com/en-us/library/ms998341.aspx"&gt;How To: Use Medium Trust in ASP.NET 2.0&lt;/a&gt;" will probably answer nearly all of your questions about how to work in medium trust and how to customize medium trust permissions.  Here are a few extracts from this document that serve as a sort of "quick start" to medium trust.&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;By default, ASP.NET 2.0 Web applications and Web services run with full trust and applications can perform privileged operations and access resources subject only to operating system security and Windows access control lists (ACLs).  You can use code access security (CAS) to restrict access to certain resources by using the &lt;strong&gt;trust&lt;/strong&gt; element of the web.config.  You can set full, high, medium, low, and minimal trust.  &lt;/li&gt;
    &lt;li&gt;Medium restricts you from using OldDbPermission, EventLogPermission, ReflectionPermission, RegistryPermission, calling unmanaged code, and using Enterprise Services.  Also WebPermission (you can only communicate with address(es) defined in the trust element) and FileIOPermission (You can only access files in your applications virtual directory hierarchy) are restricted.  &lt;/li&gt;
    &lt;li&gt;To turn on medium trust, set the trust level to medium in your app-level or machine-level web.config (&amp;lt;trust level="Medium" /&amp;gt;).  Consider the originUrl attribute for the trust element, which allows you to limit what Urls the web application(s) can access.  &lt;/li&gt;
    &lt;li&gt;You can customize medium trust restrictions (e.g., modify FileIOPermission to allow access to a specific directory outside of the applications virtual directory hierarchy) by creating a custom policy file and custom policy level.  There is a great example of this provided in the article.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Note: machine.config can be found in the "%windir%\Microsoft.Net\Framework\&lt;em&gt;xxx&lt;/em&gt;\config" directory.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;How all this applies to &lt;a target="_blank" href="http://www.nsoftware.com/ipworks/default.aspx?geekswithblogs" title="IP*Works Internet Toolkit"&gt;IP*Works!&lt;/a&gt; and &lt;a href="http://www.nsoftware.com/ibiz/?geekswithblogs" title="IBiz"&gt;IBiz&lt;/a&gt; products:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;In general, all /n software .Net components will need the following permissions, all of which are granted by default in Medium trust except SocketPermission:&lt;br /&gt;
    &lt;br /&gt;
    &lt;ol&gt;
        &lt;li&gt;FileIOPermission - all components, for licensing and file access.  &lt;/li&gt;
        &lt;li&gt;ReflectionPermission - all components, for licensing.  &lt;/li&gt;
        &lt;li&gt;SocketPermission - all components that use socket communication.  &lt;/li&gt;
        &lt;li&gt;DnsPermission - anytime a hostname is used instead of a dotted IP address.&lt;/li&gt;
    &lt;/ol&gt;
    &lt;br /&gt;
    To add SocketPermission to your custom medium trust, just add the following security class and ipermission to your custom policy config:&lt;br /&gt;
    &lt;br /&gt;
    &lt;em&gt;&amp;lt;SecurityClass Name="SocketPermission" Description="System.Net.SocketPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"/&amp;gt;&lt;/em&gt;&lt;br /&gt;
    &lt;br /&gt;
    &lt;em&gt;&amp;lt;IPermission class="SocketPermission" version="1" Unrestricted="true" /&amp;gt;&lt;br /&gt;
    &lt;br /&gt;
    &lt;/em&gt; &lt;/li&gt;
    &lt;li&gt;If you build with nsoftware.System.dll or if you're using a product that uses unsafe or unmanaged code (like SSL which uses pinvokes to security libraries installed on Windows machines), you'll need to set the SkipVerification flags and ManagedCode flags (respectively) of SecurityPermission in your custom policy file.  &lt;/li&gt;
    &lt;li&gt;You may wish to &lt;a href="http://weblogs.asp.net/hosterposter/archive/2006/03/22/440886.aspx"&gt;alter the WebPermission permission&lt;/a&gt; to allow access to any Uri.  &lt;/li&gt;
    &lt;li&gt;You could use CodeGroups with the IMembershipCondition (StrongNameMembershipCondition) to restrict custom config settings specifically to code signed by /n software.&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=119861"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=119861" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/Lance/aggbug/119861.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Lance Robinson</dc:creator>
            <guid>http://geekswithblogs.net/Lance/archive/2008/02/21/asp.net-medium-trust-and-ipworksibiz-asp.net-editions.aspx</guid>
            <pubDate>Thu, 21 Feb 2008 18:58:13 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/Lance/comments/119861.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/Lance/archive/2008/02/21/asp.net-medium-trust-and-ipworksibiz-asp.net-editions.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://geekswithblogs.net/Lance/comments/commentRss/119861.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/Lance/services/trackbacks/119861.aspx</trackback:ping>
        </item>
        <item>
            <title>NewsGator client apps are now free</title>
            <link>http://geekswithblogs.net/Lance/archive/2008/01/09/newsgator-client-apps-are-now-free.aspx</link>
            <description>&lt;p&gt;Yesterday, &lt;a href="http://enterpriserss.typepad.com/enterprise_rss/2008/01/newsgator-makes.html"&gt;NewsGator announced&lt;/a&gt; that it is making all if its RSS reader applications free.  That includes FeedDemon (which I love and have been using for years), NetNewsWire, NewsGator Go, NewsGator Online, and NewsGator Inbox.  &lt;a href="http://www.newsgator.com/Individuals/Default.aspx"&gt;Individual downloads&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="254" alt="NewsGator FeedDemon 2.6[2]" src="http://geekswithblogs.net/images/geekswithblogs_net/Lance/WindowsLiveWriter/NewsGatorclientappsarenowfree_C369/NewsGator%20FeedDemon%202.6%5B2%5D_1.jpg" width="644" border="0" /&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=118401"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=118401" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/Lance/aggbug/118401.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Lance Robinson</dc:creator>
            <guid>http://geekswithblogs.net/Lance/archive/2008/01/09/newsgator-client-apps-are-now-free.aspx</guid>
            <pubDate>Wed, 09 Jan 2008 19:12:27 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/Lance/comments/118401.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/Lance/archive/2008/01/09/newsgator-client-apps-are-now-free.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/Lance/comments/commentRss/118401.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/Lance/services/trackbacks/118401.aspx</trackback:ping>
        </item>
        <item>
            <title>Rock on!  IPWorks v8 Released!</title>
            <link>http://geekswithblogs.net/Lance/archive/2007/10/03/Rock-on--IPWorks-v8-Released.aspx</link>
            <description>&lt;p&gt;Wow, I &lt;em&gt;can&lt;/em&gt; have a V8!  Thanks to the hard work of some very talented developers, who I saw working late hours coding and testing, the next version of IPWorks is here!  Yep, /n software announced today the &lt;a href="http://www.nsoftware.com/ipworks/v8.aspx?geekswithblogs"&gt;release of IP*Works! V8 .Net and Java Editions&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;I got to work a lot with IPWorks v8 during its beta period, and my favorite thing about this version update is the new custom types and collections.  I used the new Atom and Rest components, which are useful and easy to use.  Other new features that I have already used a lot are the firewall/proxy auto-detection, support for NTLM authentication, greater XPath support in the XMLp component (which I use all the time), stream support.&lt;/p&gt; &lt;p&gt;Also, this new update includes the support I want for my Vista x64 machine, and IPv6.&lt;/p&gt; &lt;div class="wlWriterSmartContent" id="0767317B-992E-4b12-91E0-4F059A8CECA8:0ac25b26-0869-4bd8-a050-06db76e15904" contenteditable="false" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px"&gt;Technorati Tags: &lt;a href="http://technorati.com/tags/IPWorks" rel="tag"&gt;IPWorks&lt;/a&gt;, &lt;a href="http://technorati.com/tags/.Net" rel="tag"&gt;.Net&lt;/a&gt;&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.pheedo.com/click.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=115830"&gt;&lt;img src="http://www.pheedo.com/img.phdo?x=6cda6ad746d942b9a1110d0715a4fa12&amp;u=115830" border="0"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;iframe src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;PageID=31016&amp;amp;SiteID=1" width=1 height=1 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No&gt;
&lt;script language='javascript1.1' src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Browser=NETSCAPE4&amp;amp;NoCache=True&amp;PageID=31016&amp;amp;SiteID=1"&gt;&lt;/script&gt;
&lt;noscript&gt;&lt;a href="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Click&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" target="_blank"&gt;
&lt;img src="http://ads.geekswithblogs.net/a.aspx?ZoneID=5&amp;amp;Task=Get&amp;amp;Mode=HTML&amp;amp;SiteID=1&amp;amp;PageID=31016" width="1" height="1" border="0"  alt=""&gt;&lt;/a&gt;
&lt;/noscript&gt;
&lt;/iframe&gt;
&lt;img src="http://geekswithblogs.net/Lance/aggbug/115830.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Lance Robinson</dc:creator>
            <guid>http://geekswithblogs.net/Lance/archive/2007/10/03/Rock-on--IPWorks-v8-Released.aspx</guid>
            <pubDate>Wed, 03 Oct 2007 21:25:17 GMT</pubDate>
            <wfw:comment>http://geekswithblogs.net/Lance/comments/115830.aspx</wfw:comment>
            <comments>http://geekswithblogs.net/Lance/archive/2007/10/03/Rock-on--IPWorks-v8-Released.aspx#feedback</comments>
            <wfw:commentRss>http://geekswithblogs.net/Lance/comments/commentRss/115830.aspx</wfw:commentRss>
            <trackback:ping>http://geekswithblogs.net/Lance/services/trackbacks/115830.aspx</trackback:ping>
        </item>
    </channel>
</rss>