<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:wfw="http://wellformedweb.org/CommentAPI/">
<channel>
<title>Craig Wiseman</title>
<description>cpwBlog - You know, I was thinking about that....</description>
<link>http://www.wiseman.la/web/cpwBlog.nsf/</link>
<language>en-us</language>
<lastBuildDate>Wed, 3 Mar 2010 12:19:14 -0500</lastBuildDate>
<item>
<title>Accessing a Windows Sever console session remotely</title>
<pubDate>Wed, 3 Mar 2010 12:19:14 -0500</pubDate>
<description>
<![CDATA[ 
In Windows Server 2000, when you accessed the server via RDP you couldn't get a Console session. (Unless you used VNC or other remote control program). Since, for example, the Domino server console r ...
 ]]>
</description>
<link>http://www.wiseman.la/web/cpwblog.nsf/dx/accessing-a-windows-sever-console-session-remotely</link>
<category>Windows</category>
<dc:creator>Craig Wiseman</dc:creator>
<comments>http://www.wiseman.la/web/cpwblog.nsf/dx/accessing-a-windows-sever-console-session-remotely?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://www.wiseman.la/web/cpwblog.nsf/dx/accessing-a-windows-sever-console-session-remotely</guid>
<content:encoded><![CDATA[ In Windows Server 2000, when you accessed the server via RDP you couldn't get a Console session. (Unless you used VNC or other remote control program). &nbsp;Since, for example, the Domino server console runs/displays on the system's console connection, it's helpful to be able to connect remotely to it. <br /> <br /><strong>Easy, use mstsc /console!</strong> <br />This changed in Server 2003 when M$ introduced/provided access to "console mode". &nbsp;With RDP/RDC versions below 6.1, you could connect to a console session using the Start | Run and type <strong>mstsc /console</strong> and connect to the console session easily. <br /> <br /><strong>No, doink, use mstsc /admin!</strong> <br />The switch is a client-side parameter. For no discernible reason (to me), with RDP/RDC 6.1+, M$ changed the switch to /admin, so on clients running 6.1+, you'll have to use that. <br /> <br />RDC 6.1 shipped natively on these OSes: <br />+ Windows Server 2008+ <br />+ Windows 7+ <br />+ Windows Vista Service Pack 1 (SP1) <br />+ Windows XP Service Pack 3 (SP3) <br /> <br />RDC 6.1 shipped as an optional update on XP SP2 and below. <br /> <br /><strong>What I typically do:</strong> <br />I create a CMD file with the following:  <br />&nbsp; &nbsp; <em>mstsc -v:server.domain.local -admin</em> <br />Or you can just type that in at a command prompt.  ]]></content:encoded>
<wfw:commentRss> http://www.wiseman.la/web/cpwblog.nsf/dxcomments/accessing-a-windows-sever-console-session-remotely</wfw:commentRss>
<wfw:comment> http://www.wiseman.la/web/cpwblog.nsf/dx/accessing-a-windows-sever-console-session-remotely?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Managing Remote Servers: Remote Desktop Session timeout</title>
<pubDate>Wed, 3 Mar 2010 09:57:35 -0500</pubDate>
<description>
<![CDATA[ 
I've been at sooo many clients where when they try and connect to their windows servers via RDP, they get the "All active sessions are in use now, sorry, go fly a kite." message. This is because ...
 ]]>
</description>
<link>http://www.wiseman.la/web/cpwblog.nsf/dx/managing-remote-servers-remote-desktop-session-timeout</link>
<category></category>
<dc:creator>Craig Wiseman</dc:creator>
<comments>http://www.wiseman.la/web/cpwblog.nsf/dx/managing-remote-servers-remote-desktop-session-timeout?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://www.wiseman.la/web/cpwblog.nsf/dx/managing-remote-servers-remote-desktop-session-timeout</guid>
<content:encoded><![CDATA[ &nbsp; <br /> I've been at sooo many clients where when they try and connect to their windows servers via RDP, they get the "All active sessions are in use now, sorry, go fly a kite." message. <br /> <br /> This is because (unless you're running terminal services) Windows servers have a limit of two active remote sessions.  <br /> <br />And 99.99999% of the time, it's because some folks logged in remotely and forgot to logout - leaving the sessions live and useless. &nbsp;There are two solutions. <br /> <br /> + Use <a href=http://www.uvnc.com/ target=_blank><strong><span style="text-decoration:underline">ultraVNC</span></strong></a>. I'd vote for this option - includes file transfer, etc., OR <br /> <br /> + Set the remote sessions to timeout, using the following steps. You can use group policy as well (those steps are available from the links below) <br /> <br /> <strong><br /> Windows Server 2003</strong><span style="text-decoration:underline"><br /> </span><a href="http://technet.microsoft.com/en-us/library/cc758177(WS.10).aspx"><strong><span style="text-decoration:underline">http://technet.microsoft.com/en-us/library/cc758177(WS.10).aspx</span></strong></a><strong> </strong><br /> <br /> Using Terminal Services Configuration <br /> 1. Open Terminal Services Configuration.<br /> <br /> 2. In the console tree, click <strong>Connections</strong>.<br /> <br /> 3. In the details pane, right-click the connection for which you want to modify time-out settings, and then click <strong>Properties</strong>.<br /> <br /> 4. On the <strong>Sessions</strong> tab, above <strong>End a disconnected session</strong>, select the <strong>Override user settings</strong> check box. This allows you to configure time-out settings for the connection.<br /> <br /> 5. Configure the following time-out settings as appropriate: &nbsp; <ul> <li>In <strong>End a disconnected session</strong>, select the maximum amount of time that a disconnected session remains on the server. When the time limit is reached, the disconnected session ends. When a session ends, it is permanently deleted from the server. Select<strong>Never</strong> to allow disconnected sessions to remain on the server indefinitely.  </li><li>In <strong>Active session limit</strong>, select the maximum amount of time that a user's session can remain active on the server. When the time limit is reached, either the user is disconnected from the session or the session ends. When a session ends, it is permanently deleted from the server. Select <strong>Never</strong> to allow the session to continue indefinitely.  </li><li>In <strong>Idle session limit</strong>, select the maximum amount of time that an idle session (a session without client activity) remains on the server. When the time limit is reached, either the user is disconnected from the session or the session ends. When a session ends, it is permanently deleted from the server. Select <strong>Never</strong> to allow idle sessions to remain on the server indefinitely.</li></ul><strong>Notes</strong>  <ul> <li>To open Terminal Services Configuration, click <strong>Start</strong>, click <strong>Control Panel</strong>, double-click <strong>Administrative Tools</strong>, and then double-click <strong>Terminal Services Configuration</strong>.  </li><li>Group Policy overrides the configuration set with the Terminal Services Configuration tool.  </li><li>These settings affect every client that uses the connection to connect to the terminal server. To define Session settings on a per-user basis, use the User Configuration Group Policies or the Terminal Services Extension to Local Users and Groups and Active Directory Users and Computers. </li></ul><strong>Windows Server 2008</strong> <span style="text-decoration:underline"><br /> </span><a href="http://technet.microsoft.com/en-us/library/cc754272.aspx"><strong><span style="text-decoration:underline">http://technet.microsoft.com/en-us/library/cc754272.aspx</span></strong></a><strong> </strong><strong><br /> To specify timeout and reconnection settings for a remote session</strong> <br /> 1. &nbsp; &nbsp; &nbsp; &nbsp;On the RD Session Host server, open Remote Desktop Session Host Configuration. To open Remote Desktop Session Host Configuration, click <strong>Start</strong>, point to <strong>Administrative Tools</strong>, point to <strong>Remote Desktop Services</strong>, and then click <strong>Remote Desktop Session Host Configuration</strong>. <br /> 2. &nbsp; &nbsp; &nbsp; &nbsp;Under <strong>Connections</strong>, right-click the name of the connection, and then click <strong>Properties</strong>. <br /> 3. &nbsp; &nbsp; &nbsp; &nbsp;In the <strong>Properties</strong> dialog box for the connection, on the <strong>Sessions</strong> tab, select the following options as necessary:  <ul> <li>Select the <strong>Override user settings</strong> check box, and then set timeout settings for <strong>End a disconnected session</strong>, <strong>Active session limit</strong>, and <strong>Idle session limit</strong>. </li><li>Select the <strong>Override user settings</strong> check box, and then select one of the following reconnection settings: <strong>Disconnect from session</strong> or <strong>End session</strong>.</li></ul>4. &nbsp; &nbsp; &nbsp; &nbsp;Click <strong>OK</strong>. Changes to timeout and reconnection settings are not applied to sessions that are connected when the change is made. The changes will take effect the next time the user establishes a new connection to the RD Session Host server. <br /> You can also configure timeout and reconnection settings by applying the following Group Policy settings:  <ul> <li>Set time limit for disconnected sessions </li><li>Set time limit for active but idle Remote Desktop Services sessions </li><li>Set time limit for active Remote Desktop Services sessions </li><li>Terminate session when time limits are reached</li></ul>  ]]></content:encoded>
<wfw:commentRss> http://www.wiseman.la/web/cpwblog.nsf/dxcomments/managing-remote-servers-remote-desktop-session-timeout</wfw:commentRss>
<wfw:comment> http://www.wiseman.la/web/cpwblog.nsf/dx/managing-remote-servers-remote-desktop-session-timeout?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Is this how Palm comes back?</title>
<pubDate>Tue, 2 Mar 2010 14:22:54 -0500</pubDate>
<description>
<![CDATA[ 
I get to work with smartphones all the time, and I enjoy watching the markets are develop. RIM's got its devotees, as does Android but only Apple and Palm (webOS devices) have really developed and ho ...
 ]]>
</description>
<link>http://www.wiseman.la/web/cpwblog.nsf/dx/is-this-how-palm-comes-back</link>
<category>Palm WebOS</category>
<dc:creator>Craig Wiseman</dc:creator>
<comments>http://www.wiseman.la/web/cpwblog.nsf/dx/is-this-how-palm-comes-back?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://www.wiseman.la/web/cpwblog.nsf/dx/is-this-how-palm-comes-back</guid>
<content:encoded><![CDATA[ I get to work with smartphones all the time, and I enjoy watching the markets are develop. RIM's got its devotees, as does Android but only Apple and Palm (webOS devices) &nbsp;have really developed and honed the seamless user experience. Reviewers and folks who have worked with WebOS itself really like it, and Palm has figured out the <a href="http://techcrunch.com/2009/10/05/palm-free-apps-for-the-web-free-development-for-open-source-and-free-pres/"><strong>right way to deal with developers</strong></a>. But the Pre &amp; Pixi haven't taken off (maybe because their <a href="http://scobleizer.com/2010/02/26/palms-small-screen-bet-doomed-the-pre/" target=_blank><strong>screens are too small</strong></a>?). <br /> <br />There is an interesting twist here, though. Google is (finally) successfully positioning Android devices as a (the?) challenger to the iPhone. But Google faces a couple of serious issues. One is the<a href="http://www.kroah.com/log/linux/android-kernel-problems.html" target=_blank><strong> forking going </strong></a>one with the<a href="http://www.developer.com/daily_news/article.php/389406/Did-Google-Just-Create-an-Android-Fork-From-Linux.htm" target=_blank><strong> open source Android OS</strong></a>. That will be hard to deal with, but it's a technical problem. Google's got boatloads of folks good at fixing technical problems. <br /> <br />The bigger problem for Google is likely to be Apple and it's patents. Apple is now going <a href="http://www.infoworld.com/t/intellectual-property/apple-sues-htc-infringing-iphone-patents-368?source=IFWNLE_nlt_wrapup_2010-03-02"><strong>after HTC</strong></a>, and that's just the beginning. Between the forking and the patent issues, Android has some serious (perhaps debilitating) issues with which to deal. <br /> <br />Why would Palm be immune from this kind of tactic? Although WebOS is linux-based, Palm controls it (ala Apple's iPhone OS), so forking isn't an issue. At one point <a href="http://www.engadget.com/2009/01/28/apple-vs-palm-the-in-depth-analysis/"><strong>Apple threatened Palm</strong></a> with patent lawsuits, but Palm has a bunch of patents itself, and apparently when it's lawyers <em>explained</em> that to Apple, Apple cut anchor and has decided to leave Palm alone. <br /> <br />Palm has a 'mystery' device to announced soon, and it may well have a window of opportunity. If the mystery device can compete with the iPhone 4 and get on enough carriers, Palm might not actually die this year. That's a lot of IFs, though. <br /> <br />That's why it's fun to watch.  ]]></content:encoded>
<wfw:commentRss> http://www.wiseman.la/web/cpwblog.nsf/dxcomments/is-this-how-palm-comes-back</wfw:commentRss>
<wfw:comment> http://www.wiseman.la/web/cpwblog.nsf/dx/is-this-how-palm-comes-back?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Really - They&#8217;re NOT all there (yet): The Teen Brain: It&#8217;s Just Not Grown Up Yet</title>
<pubDate>Mon, 1 Mar 2010 12:42:07 -0500</pubDate>
<description>
<![CDATA[ 
Heard these on the way in NPR's Morning Edition, both are worth listening to! The Teen Brain: It's Just Not Grown Up Yet A neuroscientist mom says teens act like teens because their frontal lobes a ...
 ]]>
</description>
<link>http://www.wiseman.la/web/cpwblog.nsf/dx/really-theyre-not-all-there-yet-</link>
<category>Parenting</category>
<dc:creator>Craig Wiseman</dc:creator>
<comments>http://www.wiseman.la/web/cpwblog.nsf/dx/really-theyre-not-all-there-yet-?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://www.wiseman.la/web/cpwblog.nsf/dx/really-theyre-not-all-there-yet-</guid>
<content:encoded><![CDATA[ Heard these on the way in NPR's Morning Edition, both are worth listening to! <strong><br /> <br /> The Teen Brain: It's Just Not Grown Up Yet</strong> <br /> A neuroscientist mom says teens act like teens because their frontal lobes aren't fully developed.  <br /><a href="http://www.npr.org/templates/story/story.php?storyId=124119468"><span style="text-decoration:underline">http://www.npr.org/templates/story/story.php?storyId=124119468</span></a> <strong><br /> <br /> The Aging Brain Is Less Quick, But More Shrewd</strong> <br /> As the brain matures, the ability to reason and empathize improves. &nbsp;Exercise plays a huge part.  <br /><a href="http://www.npr.org/templates/story/story.php?storyId=124118077"><span style="text-decoration:underline">http://www.npr.org/templates/story/story.php?storyId=124118077</span></a>  <div align=center> <br /><br /> <br /> <br /> <br /> <br /> <embed src="http://www.npr.org/v2/?i=124119468&#38;m=124188677&#38;t=audio" height="386" wmode="opaque" allowfullscreen="true" width="400" base="http://www.npr.org" type="application/x-shockwave-flash"></embed>
<embed src="http://www.npr.org/v2/?i=124118077&#38;m=124188678&#38;t=audio" height="386" wmode="opaque" allowfullscreen="true" width="400" base="http://www.npr.org" type="application/x-shockwave-flash"></embed> </div>  ]]></content:encoded>
<wfw:commentRss> http://www.wiseman.la/web/cpwblog.nsf/dxcomments/really-theyre-not-all-there-yet-</wfw:commentRss>
<wfw:comment> http://www.wiseman.la/web/cpwblog.nsf/dx/really-theyre-not-all-there-yet-?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>If you have a PS3 other than the new slimeline model, don&#8217;t use it for the moment! </title>
<pubDate>Mon, 1 Mar 2010 11:30:07 -0500</pubDate>
<description>
<![CDATA[ 
If you have a PS3 other than the new slimeline model, don't use it for the moment! There's some issue between the PS3, it's internal clock, and the PS3 network. More detail from the Sony Playstatio ...
 ]]>
</description>
<link>http://www.wiseman.la/web/cpwblog.nsf/dx/if-you-have-a-ps3-other-than-the-new-slimeline-model-dont-use-it-for-the-moment-</link>
<category></category>
<dc:creator>Craig Wiseman</dc:creator>
<comments>http://www.wiseman.la/web/cpwblog.nsf/dx/if-you-have-a-ps3-other-than-the-new-slimeline-model-dont-use-it-for-the-moment-?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://www.wiseman.la/web/cpwblog.nsf/dx/if-you-have-a-ps3-other-than-the-new-slimeline-model-dont-use-it-for-the-moment-</guid>
<content:encoded><![CDATA[ If you have a PS3 other than the new slimeline model, don't use it for the moment! <br /> <br /> There's some issue between the PS3, it's internal clock, and the PS3 network. &nbsp;More detail from the Sony Playstation blog: <br /> <br /> <blockquote>We hope to resolve this problem within the next 24 hours. In the meantime, if you have a model other than the new slim PS3, we advise that you do not use your PS3 system, as doing so may result in errors in some functionality, such as recording obtained trophies, and not being able to restore certain data.</blockquote><br /> Current Status post: <a href="http://blog.us.playstation.com/2010/03/latest-info-on-playstation-network-status/"><span style="text-decoration:underline">http://blog.us.playstation.com/2010/03/latest-info-on-playstation-network-status/</span></a> <br /> <br /> Blog link: &nbsp;<a href=http://blog.us.playstation.com/><span style="text-decoration:underline">http://blog.us.playstation.com</span></a>  <br /> <br /> <br />UPDATE/RESOLUTION: Things are fixed and it looks like the issue was that non-slimline PS3s thought 2010 was a leap year. Huh?! <br /><a href="http://blog.us.playstation.com/2010/03/playstation-network-service-restored/" target=_blank>http://blog.us.playstation.com/2010/03/playstation-network-service-restored/</a>  ]]></content:encoded>
<wfw:commentRss> http://www.wiseman.la/web/cpwblog.nsf/dxcomments/if-you-have-a-ps3-other-than-the-new-slimeline-model-dont-use-it-for-the-moment-</wfw:commentRss>
<wfw:comment> http://www.wiseman.la/web/cpwblog.nsf/dx/if-you-have-a-ps3-other-than-the-new-slimeline-model-dont-use-it-for-the-moment-?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>The soul of New Orleans: From Katrina to the Superbowl, NOLA is a unique place</title>
<pubDate>Sat, 30 Jan 2010 14:30:41 -0500</pubDate>
<description>
<![CDATA[ 
"The Saints are not a symbol of rebuilding, but of what has been rebuilt." They've disabled embedding, so you'll have to click to watch it on YouTube. Worth. it. ...
 ]]>
</description>
<link>http://www.wiseman.la/web/cpwblog.nsf/dx/the-soul-of-new-orleans-from-katrina-to-the-superbowl-nola-is-a-unique-place</link>
<category>Louisiana</category>
<dc:creator>Craig Wiseman</dc:creator>
<comments>http://www.wiseman.la/web/cpwblog.nsf/dx/the-soul-of-new-orleans-from-katrina-to-the-superbowl-nola-is-a-unique-place?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://www.wiseman.la/web/cpwblog.nsf/dx/the-soul-of-new-orleans-from-katrina-to-the-superbowl-nola-is-a-unique-place</guid>
<content:encoded><![CDATA[  "The Saints are not a symbol of rebuilding, but of what has been rebuilt." <br /> <br />They've disabled embedding, so you'll have to click to watch it on YouTube.<br /> <br /> Worth. it.  <div align=right> <br /></div> <div align=center> <br /><br /> <br /> <object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/ugV6gcXGPwk&amp;hl=en_US&amp;fs=1&amp;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/ugV6gcXGPwk&amp;hl=en_US&amp;fs=1&amp;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></div>  ]]></content:encoded>
<wfw:commentRss> http://www.wiseman.la/web/cpwblog.nsf/dxcomments/the-soul-of-new-orleans-from-katrina-to-the-superbowl-nola-is-a-unique-place</wfw:commentRss>
<wfw:comment> http://www.wiseman.la/web/cpwblog.nsf/dx/the-soul-of-new-orleans-from-katrina-to-the-superbowl-nola-is-a-unique-place?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>ID103 Focus! Attention Management and Smart Aggregation in IBM Lotus Notes = COME SEE VULCAN</title>
<pubDate>Wed, 20 Jan 2010 08:16:10 -0500</pubDate>
<description>
<![CDATA[ 
Sounds like a very bland title, eh? Not a whole lot of info, but interesting. The inbox would still be around, but everything becomes contextual, in a 'smart client' that knows what you need to be foc ...
 ]]>
</description>
<link>http://www.wiseman.la/web/cpwblog.nsf/dx/id103-focus-attention-management-and-smart-aggregation-in-ibm-lotus-notes-come-see-vulcan</link>
<category>lotusphere</category>
<dc:creator>Craig Wiseman</dc:creator>
<comments>http://www.wiseman.la/web/cpwblog.nsf/dx/id103-focus-attention-management-and-smart-aggregation-in-ibm-lotus-notes-come-see-vulcan?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://www.wiseman.la/web/cpwblog.nsf/dx/id103-focus-attention-management-and-smart-aggregation-in-ibm-lotus-notes-come-see-vulcan</guid>
<content:encoded><![CDATA[ Sounds like a very bland title, eh? Not a whole lot of info, but interesting. The inbox would still be around, but everything becomes contextual, in a 'smart client' that knows what you need to be focusing on.<br /> <br /> 'People and topics are out two main food groups' #ls10 attention mgt/vulcan &nbsp;27 minutes ago from UberTwitter <br /> <br /> Vulcan may mean david allen has invaded your pc. Not a bad thing. #ls10 <br /> <br /> vulcan high-level arch <a href=http://tweetphoto.com/9140202 target=_blank><strong><span style="text-decoration:underline">http://tweetphoto.com/9140202</span></strong><strong><span style="text-decoration:underline"> </span></strong></a><br /> <br /> vulcan high-level arch &nbsp;(more) <a href=http://tweetphoto.com/9140361 target=_blank><strong><span style="text-decoration:underline">http://tweetphoto.com/9140361</span></strong></a>   ]]></content:encoded>
<wfw:commentRss> http://www.wiseman.la/web/cpwblog.nsf/dxcomments/id103-focus-attention-management-and-smart-aggregation-in-ibm-lotus-notes-come-see-vulcan</wfw:commentRss>
<wfw:comment> http://www.wiseman.la/web/cpwblog.nsf/dx/id103-focus-attention-management-and-smart-aggregation-in-ibm-lotus-notes-come-see-vulcan?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Lotusphere Day Numbering - The History and what I think it should be</title>
<pubDate>Tue, 19 Jan 2010 08:35:45 -0500</pubDate>
<description>
<![CDATA[ 
Back in the dark ages of the 1900s, Lotusphere started on Monday, that was Day 1. IBMotus added BDD (Business Development Day) &#91;not BDD day&#93; on Sunday, and then expanded it to include some exc ...
 ]]>
</description>
<link>http://www.wiseman.la/web/cpwblog.nsf/dx/lotusphere-day-numbering-the-history-and-what-i-think-it-should-be</link>
<category>Lotusphere</category>
<dc:creator>Craig Wiseman</dc:creator>
<comments>http://www.wiseman.la/web/cpwblog.nsf/dx/lotusphere-day-numbering-the-history-and-what-i-think-it-should-be?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://www.wiseman.la/web/cpwblog.nsf/dx/lotusphere-day-numbering-the-history-and-what-i-think-it-should-be</guid>
<content:encoded><![CDATA[ Back in the dark ages of the 1900s, Lotusphere started on Monday, that was <strong>Day 1</strong>. IBMotus added BDD (Business Development Day) &#91;<strong>not BDD day</strong>&#93;<strong> </strong>on Sunday, and then expanded it to include some excellent content for non BP's - jumpstarts, etc. Because Monday was Day 1, and a lot of us are geek programmers, BDD became <strong>Day 0</strong>. Following the logic, The Saturday before LS is <strong>Day -1</strong>. <br />  <table align=center> <tr valign=top> <td>Saturday Before LS <td> <div align=right>-1</div> <tr valign=top> <td>Sunday - BDD / Jumpstarts <td> <div align=right>0</div> <tr valign=top> <td>Monday <td> <div align=right>1</div> <tr valign=top> <td>Tuesday <td> <div align=right>2</div> <tr valign=top> <td>Wednesday <td> <div align=right>3</div> <tr valign=top> <td>Thursday <td> <div align=right>4</div></table> <br /><br /> Just so's you know.   ]]></content:encoded>
<wfw:commentRss> http://www.wiseman.la/web/cpwblog.nsf/dxcomments/lotusphere-day-numbering-the-history-and-what-i-think-it-should-be</wfw:commentRss>
<wfw:comment> http://www.wiseman.la/web/cpwblog.nsf/dx/lotusphere-day-numbering-the-history-and-what-i-think-it-should-be?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Update on Traveler 8.5.1 FP1 (lets you accept/decline calendar events on the iPhone, among other things)</title>
<pubDate>Tue, 19 Jan 2010 07:57:54 -0500</pubDate>
<description>
<![CDATA[ 
Yesterday, I posted about Traveler 8.5.1 FP1's availability. And it's a good thing: As I said yesterday in a session, Traveler is simply the easiest, most solid IBM product I've installed in 10+ years ...
 ]]>
</description>
<link>http://www.wiseman.la/web/cpwblog.nsf/dx/update-on-traveler-8.5.1-fp1-lets-you-acceptdecline-calendar-events-on-the-iphone-among-other-things</link>
<category></category>
<dc:creator>Craig Wiseman</dc:creator>
<comments>http://www.wiseman.la/web/cpwblog.nsf/dx/update-on-traveler-8.5.1-fp1-lets-you-acceptdecline-calendar-events-on-the-iphone-among-other-things?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://www.wiseman.la/web/cpwblog.nsf/dx/update-on-traveler-8.5.1-fp1-lets-you-acceptdecline-calendar-events-on-the-iphone-among-other-things</guid>
<content:encoded><![CDATA[ Yesterday, I posted about <a href=http://planetlotus.org/626dbc target=_blank><strong><span style="text-decoration:underline">Traveler 8.5.1 FP1's availability</span></strong></a>. And it's a good thing: As I said yesterday in a session, Traveler is simply the easiest, most solid IBM product I've installed in 10+ years. <br /> <br /> But I digress. <span style="text-decoration:underline">There is one small caveat in 8.5.1 FP1</span>: On the godPhone (lowercase 'g' significant), you can <strong>accept</strong> meetings and schedule appointments. You <strong>cannot </strong>(yet) schedule meetings and invite others on the iPhone. <br /> <span style="text-decoration:underline"><br /> Nomenclature reminder</span>: Meetings &amp; Appointments are similar, with one key difference. When you create a meeting, you can invite others (humans, resources, etc) to the event. When you create an appointment you can't - you're blocking out time on your calendar for an event only. <br /> <br /> Just so's you know.   ]]></content:encoded>
<wfw:commentRss> http://www.wiseman.la/web/cpwblog.nsf/dxcomments/update-on-traveler-8.5.1-fp1-lets-you-acceptdecline-calendar-events-on-the-iphone-among-other-things</wfw:commentRss>
<wfw:comment> http://www.wiseman.la/web/cpwblog.nsf/dx/update-on-traveler-8.5.1-fp1-lets-you-acceptdecline-calendar-events-on-the-iphone-among-other-things?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Lotusphere 2010 Day 1:AD101 IBM Lotus Domino Designer: Full Speed Ahead!</title>
<pubDate>Mon, 18 Jan 2010 12:55:35 -0500</pubDate>
<description>
<![CDATA[ 
The (lovely, as always) Ms. Leland and Mr. Janzen began by reviewing some of the new, spiffy, stuff in DDE 8.5.1. XPages for Notes client, LS editor, etc. It got more interesting when they began to ...
 ]]>
</description>
<link>http://www.wiseman.la/web/cpwblog.nsf/dx/lotusphere-2010-day-1ad101-ibm-lotus-domino-designer-full-speed-ahead</link>
<category>Lotusphere</category>
<dc:creator>Craig Wiseman</dc:creator>
<comments>http://www.wiseman.la/web/cpwblog.nsf/dx/lotusphere-2010-day-1ad101-ibm-lotus-domino-designer-full-speed-ahead?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://www.wiseman.la/web/cpwblog.nsf/dx/lotusphere-2010-day-1ad101-ibm-lotus-domino-designer-full-speed-ahead</guid>
<content:encoded><![CDATA[ The (lovely, as always) Ms. Leland and Mr. Janzen began by reviewing some of the new, spiffy, stuff in DDE 8.5.1. XPages for Notes client, LS editor, etc. <br /> <br /> It got more interesting when they began to discuss and demo DDE 8.5.x: <br /> <br /> Ms. Leland<a href=http://twitter.com/mvgirl></a> is running 8.5.2 in the demo *jealous*. <a href="http://twitter.com/search?q=%23ls10"><span style="text-decoration:underline">#ls10</span></a> <span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig/status/7909142956><span style="text-decoration:underline">about 2 hours ago </span></a>from <a href=http://ubertwitter.com/><span style="text-decoration:underline">UberTwitter</span></a> <br /> <br /> Dde 8.5.x goals: quality. Performance (eg xpages design loading. Usability. Cont. Eclipse leverage. <a href="http://twitter.com/search?q=%23ls10"><span style="text-decoration:underline">#ls10</span></a> <span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig/status/7909892623><span style="text-decoration:underline">about 2 hours ago </span></a>from <a href=http://ubertwitter.com/><span style="text-decoration:underline">UberTwitter</span></a> <br /> <br /> "DDE 8.5.x" stuff coming up. Goody! <a href="http://twitter.com/search?q=%23LS10"><span style="text-decoration:underline">#LS10</span></a> <span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig/status/7909558077><span style="text-decoration:underline">about 2 hours ago </span></a>from web <br /> <br /> Dde 8.5.x sign design in designer. Wysiwyg html editing. Right click, run agent. <a href="http://twitter.com/search?q=%23ls10"><span style="text-decoration:underline">#ls10</span></a> <span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig/status/7909839467><span style="text-decoration:underline">about 2 hours ago </span></a>from <a href=http://ubertwitter.com/><span style="text-decoration:underline">UberTwitter</span></a> <br /> <br /> Dde 8.5.x drag and drop from palette into source code. <a href="http://twitter.com/search?q=%23ls10"><span style="text-decoration:underline">#ls10</span></a> <span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig/status/7909921692><span style="text-decoration:underline">about 2 hours ago </span></a>from <a href=http://ubertwitter.com/><span style="text-decoration:underline">UberTwitter</span></a> <br /> <br /> Dde 8.5.x xpages available to public access users <a href="http://twitter.com/search?q=%23LS10"><span style="text-decoration:underline">#LS10</span></a> <span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig/status/7909949699><span style="text-decoration:underline">about 2 hours ago </span></a>from <a href=http://ubertwitter.com/><span style="text-decoration:underline">UberTwitter</span></a> <br /> <br /> Dde 8.5.x sweet dojo rt editor for xpages. <a href="http://twitter.com/search?q=%23ls10"><span style="text-decoration:underline">#ls10</span></a> <span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig/status/7909986275><span style="text-decoration:underline">about 2 hours ago </span></a>from <a href=http://ubertwitter.com/><span style="text-decoration:underline">UberTwitter</span></a> <br /> <br /> Dde 8.5.x means Dde 8.5.2 <a href="http://twitter.com/search?q=%23ls10"><span style="text-decoration:underline">#ls10</span></a> <span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig/status/7910020575><span style="text-decoration:underline">about 2 hours ago </span></a>from <a href=http://ubertwitter.com/><span style="text-decoration:underline">UberTwitter</span></a> <br /> <br /> More Dde 8.5.2 stuff, But Ms. Leland's<a href=http://twitter.com/mvgirl></a> not telling <a href="http://twitter.com/search?q=%23ls10"><span style="text-decoration:underline">#ls10</span></a> <span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig/status/7910115517><span style="text-decoration:underline">about 1 hour ago </span></a>from <a href=http://ubertwitter.com/><span style="text-decoration:underline">UberTwitter</span></a> <br /> <br /> Beyond Dde 8.5.x source control integration. <a href="http://twitter.com/search?q=%23ls10"><span style="text-decoration:underline">#ls10</span></a> <span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig/status/7910212487><span style="text-decoration:underline">about 1 hour ago </span></a>from <a href=http://ubertwitter.com/><span style="text-decoration:underline">UberTwitter</span></a> <span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig#></a><span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig#></a><span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig#></a><span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig#></a><span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig#></a><span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig#></a><span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig#></a><span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig#></a><span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig#></a><span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig#></a> &nbsp;   ]]></content:encoded>
<wfw:commentRss> http://www.wiseman.la/web/cpwblog.nsf/dxcomments/lotusphere-2010-day-1ad101-ibm-lotus-domino-designer-full-speed-ahead</wfw:commentRss>
<wfw:comment> http://www.wiseman.la/web/cpwblog.nsf/dx/lotusphere-2010-day-1ad101-ibm-lotus-domino-designer-full-speed-ahead?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Lotusphere 2010 Day 0 (cont):JMP203 We&#8217;ve Got Collaboration Under Control: IBM Lotus Quickr in Action</title>
<pubDate>Mon, 18 Jan 2010 12:36:25 -0500</pubDate>
<description>
<![CDATA[ 
Quickr 8.2 looks suhweet #ls10 about 21 hours ago from UberTwitter The session was very good. It opened with an overview of the current Quickr 8.2. It got much more interesting when we moved to dis ...
 ]]>
</description>
<link>http://www.wiseman.la/web/cpwblog.nsf/dx/lotusphere-2010-day-0-so-farjmp203-weve-got-collaboration-under-control-ibm-lotus-quickr-in-action</link>
<category>Lotusphere</category>
<dc:creator>Craig Wiseman</dc:creator>
<comments>http://www.wiseman.la/web/cpwblog.nsf/dx/lotusphere-2010-day-0-so-farjmp203-weve-got-collaboration-under-control-ibm-lotus-quickr-in-action?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://www.wiseman.la/web/cpwblog.nsf/dx/lotusphere-2010-day-0-so-farjmp203-weve-got-collaboration-under-control-ibm-lotus-quickr-in-action</guid>
<content:encoded><![CDATA[ Quickr 8.2 looks suhweet <a href="http://twitter.com/search?q=%23ls10"><span style="text-decoration:underline">#ls10</span></a> <span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig/status/7877130148><span style="text-decoration:underline">about 21 hours ago </span></a>from <a href=http://ubertwitter.com/><span style="text-decoration:underline">UberTwitter</span></a> <br /> <br /> The session was very good. It opened with an overview of the current Quickr 8.2. It got much more interesting when we moved to discussing (and showing QuickrNext). <br /> <br /> I really can't say it better than I tweeted it last night, so here they are: <br /> <br /> <br /> QuickrNext: easy to create custom forms. Recycle bin. Other coolness (domino &amp; j2ee??) <a href="http://twitter.com/search?q=%23ls10"><span style="text-decoration:underline">#ls10</span></a> <a href="http://twitter.com/search?q=%23quickr"><span style="text-decoration:underline">#quickr</span></a> <span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig/status/7877939803><span style="text-decoration:underline">about 21 hours ago </span></a>from <a href=http://ubertwitter.com/><span style="text-decoration:underline">UberTwitter</span></a> <br /> <br /> QuickrNext <a href="http://twitter.com/search?q=%23ls10"><span style="text-decoration:underline">#ls10</span></a> OneUI compliant. Very nice forum improvements.<a href="http://twitter.com/search?q=%23ls10"><span style="text-decoration:underline">#ls10</span></a> <span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig/status/7878126506><span style="text-decoration:underline">about 21 hours ago </span></a>from <a href=http://ubertwitter.com/><span style="text-decoration:underline">UberTwitter</span></a> <br /> <br /> Ok. Do we have a tent fetish? <a href="http://twitter.com/search?q=%23ls10"><span style="text-decoration:underline">#ls10</span></a> <span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig/status/7878169812><span style="text-decoration:underline">about 21 hours ago </span></a>from <a href=http://ubertwitter.com/><span style="text-decoration:underline">UberTwitter</span></a> <br /> <br /> QuickrNext 'stole' the iNotes calendar AND can add this calendar to your personal calendar. Whoot <a href="http://twitter.com/search?q=%23ls10"><span style="text-decoration:underline">#ls10</span></a> <span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig/status/7878232261><span style="text-decoration:underline">about 21 hours ago </span></a>from <a href=http://ubertwitter.com/><span style="text-decoration:underline">UberTwitter</span></a> <br /> <br /> QuickrNext Can enforce meta data. Better sametime integration. Better search. <a href="http://twitter.com/search?q=%23ls10"><span style="text-decoration:underline">#ls10</span></a> <a href="http://twitter.com/search?q=%23quickr"><span style="text-decoration:underline">#quickr</span></a> <span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig/status/7878288315><span style="text-decoration:underline">about 21 hours ago </span></a>from <a href=http://ubertwitter.com/><span style="text-decoration:underline">UberTwitter</span></a> <br /> <br /> RT @<a href=http://twitter.com/geoffreycates><span style="text-decoration:underline">geoffreycates</span></a>: <a href="http://twitter.com/search?q=%23ls10"><span style="text-decoration:underline">#ls10</span></a> Traveler 8.5.1FP1 out today supports calendar accept/decline on iPhone whoot whoot!!!!!!!!! <span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig/status/7878320374><span style="text-decoration:underline">about 21 hours ago </span></a>from <a href=http://ubertwitter.com/><span style="text-decoration:underline">UberTwitter</span></a> <br /> <span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig#></a><br /> COLT is good (way better than <a href="http://twitter.com/search?q=%23LS09"><span style="text-decoration:underline">#LS09</span></a>). Wish at&amp;t had put in STALLION. <a href="http://twitter.com/search?q=%23ls10"><span style="text-decoration:underline">#ls10</span></a> <span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig/status/7878504989><span style="text-decoration:underline">about 21 hours ago </span></a>from <a href=http://ubertwitter.com/><span style="text-decoration:underline">UberTwitter</span></a> <br /> <br /> QuickrNext full ECM support for biggest quickr users: quickr/domino<a href="http://twitter.com/search?q=%23ls10"><span style="text-decoration:underline">#ls10</span></a> <a href="http://twitter.com/search?q=%23quickr"><span style="text-decoration:underline">#quickr</span></a> <span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig/status/7878541940><span style="text-decoration:underline">about 21 hours ago </span></a>from <a href=http://ubertwitter.com/><span style="text-decoration:underline">UberTwitter</span></a> <br /> <br /> The word 'Workplace' has been so overused by IBM in SO many contexts, it's dead to me. <a href="http://twitter.com/search?q=%23ls10"><span style="text-decoration:underline">#ls10</span></a> <span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig/status/7878770731><span style="text-decoration:underline">about 20 hours ago </span></a>from <a href=http://ubertwitter.com/><span style="text-decoration:underline">UberTwitter</span></a> <br /> <br /> QuickrNext connectors shows full ecm content! <a href="http://twitter.com/search?q=%23ls10"><span style="text-decoration:underline">#ls10</span></a> <a href="http://twitter.com/search?q=%23quickr"><span style="text-decoration:underline">#quickr</span></a> <span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig/status/7878865425><span style="text-decoration:underline">about 20 hours ago </span></a>from <a href=http://ubertwitter.com/><span style="text-decoration:underline">UberTwitter</span></a> <br /> <br /> Hasn't worked in any session yet (for me) Let's just call it WhineFi, shall we? <a href="http://twitter.com/search?q=%23ls10"><span style="text-decoration:underline">#ls10</span></a> <span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig/status/7878937159><span style="text-decoration:underline">about 20 hours ago </span></a>from <a href=http://ubertwitter.com/><span style="text-decoration:underline">UberTwitter</span></a> <span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig#></a><br /> <br /> QuickrNext very good alternate language support.<a href="http://twitter.com/search?q=%23ls10"><span style="text-decoration:underline">#ls10</span></a> <a href="http://twitter.com/search?q=%23quickr"><span style="text-decoration:underline">#quickr</span></a> <span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig/status/7879225877><span style="text-decoration:underline">about 20 hours ago </span></a>from <a href=http://ubertwitter.com/><span style="text-decoration:underline">UberTwitter</span></a> <br /> <span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig#></a><span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig#></a><span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig#></a><span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig#></a><span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig#></a><span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig#></a><span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig#></a><br /> <span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig#></a><br /> <span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig#></a><br /> <br /> Cool stuff coming in the OGS tomorrow. I'm just sayin'. <a href="http://twitter.com/search?q=%23ls10"><span style="text-decoration:underline">#ls10</span></a> <span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig/status/7879346344><span style="text-decoration:underline">about 20 hours ago </span></a>from <a href=http://ubertwitter.com/><span style="text-decoration:underline">UberTwitter</span></a> <span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig#></a><span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig#></a><span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig#></a><span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig#></a><span style="text-decoration:underline"><br /> </span><a href=http://twitter.com/WiseCraig#></a>  ]]></content:encoded>
<wfw:commentRss> http://www.wiseman.la/web/cpwblog.nsf/dxcomments/lotusphere-2010-day-0-so-farjmp203-weve-got-collaboration-under-control-ibm-lotus-quickr-in-action</wfw:commentRss>
<wfw:comment> http://www.wiseman.la/web/cpwblog.nsf/dx/lotusphere-2010-day-0-so-farjmp203-weve-got-collaboration-under-control-ibm-lotus-quickr-in-action?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Collected cpw OGS tweets, some of which I may be embarrasing to me (No, I&#8217;m not gonna talk about the OGS until tonight (sorry))</title>
<pubDate>Mon, 18 Jan 2010 12:16:37 -0500</pubDate>
<description>
<![CDATA[ 
I will be cynicalTweeting (tm) the OGS. As I have the last 3 years. ;-) #ls10about 6 hours ago from UberTwitter What better to follow a peace prize? #LS10 OGS. And Mr Brill is from Chicago. Hm? Bu ...
 ]]>
</description>
<link>http://www.wiseman.la/web/cpwblog.nsf/dx/collected-ogs-tweets-some-of-which-i-may-be-embarrasing-to-me-no-im-not-gonna-talk-about-the-ogs-until-tonight-sorry</link>
<category>Lotusphere OGS</category>
<dc:creator>Craig Wiseman</dc:creator>
<comments>http://www.wiseman.la/web/cpwblog.nsf/dx/collected-ogs-tweets-some-of-which-i-may-be-embarrasing-to-me-no-im-not-gonna-talk-about-the-ogs-until-tonight-sorry?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://www.wiseman.la/web/cpwblog.nsf/dx/collected-ogs-tweets-some-of-which-i-may-be-embarrasing-to-me-no-im-not-gonna-talk-about-the-ogs-until-tonight-sorry</guid>
<content:encoded><![CDATA[ <img  alt="Image:Collected cpw OGS tweets, some of which I may be embarrasing to me (No, I&#8217;m not gonna talk about the OGS until tonight (sorry))" border="0" src="http://www.wiseman.la/web/cpwblog.nsf/dx/collected-ogs-tweets-some-of-which-i-may-be-embarrasing-to-me-no-im-not-gonna-talk-about-the-ogs-until-tonight-sorry/content/M2?OpenElement" /><br /> <br /> I will be cynicalTweeting (tm) the OGS. As I have the last 3 years. ;-) #ls10about 6 hours ago from UberTwitter <br /> <br /> What better to follow a peace prize? #LS10 OGS. And Mr Brill is from Chicago. Hm? <strong>But I'm still sayin' Shatner.</strong> Actually, JT Kirk - either.about 6 hours ago from UberTwitter <br /> <br /> Apparently, #lotusKnows bloggers like to be catered to, like in Wall-e. #ls10about 6 hours ago from UberTwitter <br /> <br /> @AdamFoster 'fraid you're stuck with us idiots.about 6 hours ago from UberTwitter in reply to AdamFoster <br /> <br /> And so it begins #ls10about 5 hours ago from UberTwitter <br /> <br /> rock-inspired violins/drums #ls10 @lotusphereabout 5 hours ago from UberTwitter <br /> <br /> Bob p. On #ls10 @lotusphereabout 5 hours ago from UberTwitter <br /> <br /> Bob p is visually mimicing the frontpage of lotusphere reg page.#ls10 @lotusphereabout 5 hours ago from UberTwitter <br /> <br /> Next up; william shatner!!!! #ls10 @lotusphereabout 5 hours ago from UberTwitter <br /> <br /> Peeps. I rule. William shatner!!! #ls10 @lotusphereabout 5 hours ago from UberTwitter <br /> <br /> @gabturtle your geek creds are revoked. ;-)about 5 hours ago from UberTwitter in reply to gabturtle <br /> <br /> Bob p back. #ls10 @lotusphereabout 5 hours ago from UberTwitter <br /> <br /> BP's grew 20 percent last year. #ls10 @lotusphereabout 5 hours ago from UberTwitter <br /> <br /> Lotus has led collaboration for so long,it's earned the right to know why and how. #ls10 @lotusphereabout 5 hours ago from UberTwitter <br /> <br /> Lotus knows campaign reflects our confidence and attitude. #ls10@lotusphere #lotusknowsabout 5 hours ago from UberTwitter <br /> <br /> "Collaboration is different than cooperation. First, it two Ls." - wM shatner #ls10 @lotusphereabout 5 hours ago from UberTwitter <br /> <br /> Clouds are cool, but we'll be living in a hybrid environment w/ both premise and cloud. And that's ok. #ls10 @lotusphereabout 5 hours ago from UberTwitter <br /> <br /> Plug phrase no. 13,325; 'collaboration agends' make note: you'll see it again and again. Kinda like 'workplace' #ls10 @lotusphereabout 5 hours ago from UberTwitter <br /> <br /> We're only promising what we can deliver!?! Have you tried to install sametime 8.5?!? #ls10 @lotusphereabout 5 hours ago from UberTwitter <br /> <br /> "Collaboration is different than cooperation. First, it two has Ls." - W. Shatner #ls10 @lotusphereabout 5 hours ago from UberTwitter <br /> <br /> WiseCraig quip: FYI: Leading consulting firms predicted in 2001 the portal market would be 50x bigger than it really is. #ls10@lotusphereabout 5 hours ago from UberTwitter <br /> <br /> A. Rennie up. #ls10 @lotusphereabout 5 hours ago from UberTwitter <br /> <br /> I have always liked Mr Rennie. However, YAWG: Yet Another White Guy. Yes, I said it. #ls10 @lotusphereabout 5 hours ago from UberTwitter <br /> <br /> Rim now speaking not just as partner, but as customer this year.#ls10 @lotusphereabout 5 hours ago from UberTwitter <br /> <br /> Rim adopting connections. Guess that's why the bb client works with connections and quickr J2ee. #ls10 @lotusphereabout 5 hours ago from UberTwitter <br /> <br /> In sum: bb and bes provide the app platform to make your enterprise rock, remotely, securely, with cool apps and Lotus2go.#ls10 @lotusphereabout 5 hours ago from UberTwitter <br /> <br /> #ls10 @lotusphere A. Rennie introducing sylvia steinmann, zurich insuranceabout 5 hours ago from UberTwitter <br /> <br /> In sum, zurich didn't kick notes out, but used it as the foundation for a strong infratruture. #ls10 @lotusphereabout 5 hours ago from UberTwitter <br /> <br /> A rennie back: largest cloud agreement in history. #ls10@lotusphereabout 5 hours ago from UberTwitter <br /> <br /> Panasonic video on #ls10 @lotusphereabout 5 hours ago from UberTwitter <br /> <br /> Dr frolich from continental (auto supplier) speaking. 40,000 from exchange to Notes. And it's cool. #ls10 @lotusphereabout 4 hours ago from UberTwitter <br /> <br /> @FirefighterGeek but we won't find out it's a lie unitl we deploy lots to it and it fails. catastrophically. On 12-21-2012 #ls10@lotusphereabout 4 hours ago from UberTwitter in reply to FirefighterGeek <br /> <br /> GM guy up. Hey I own your frackin' company. #ls10 @lotusphereabout 4 hours ago from UberTwitter <br /> <br /> A rennie up. #ls10 @lotusphereabout 4 hours ago from UberTwitter <br /> <br /> yes. We know bull, #ls10 @lotusphereabout 4 hours ago from UberTwitter <br /> <br /> QuickrNext for domino: cool stuff: see my tweets from yesterday for details #ls10 @lotusphereabout 4 hours ago from UberTwitter <br /> <br /> Make notes eml viewer the default on install, please. #ls10@lotusphereabout 4 hours ago from UberTwitter <br /> <br /> @gabturtle quickr already does the eml convert. #ls10@lotusphereabout 4 hours ago from UberTwitter in reply to gabturtle <br /> <br /> Lotus travler for android: with lotus mail and calendar client 1h2010. #ls10 @lotusphereabout 4 hours ago from UberTwitter <br /> <br /> @gabturtle watching star trek enables that feature #ls10about 4 hours ago from UberTwitter in reply to gabturtle <br /> <br /> WiseCraig quip: Make Traveler a premium activesync server any device hit. Don't waste resources on mobile mail/cal apps. #ls10@lotusphereabout 4 hours ago from UberTwitter <br /> <br /> Quickr integration with xpages. #ls10 @lotusphereabout 4 hours ago from UberTwitter <br /> <br /> OpenNTF plug of OpenNTF plugin. #ls10 @lotusphereabout 4 hours ago from UberTwitter <br /> <br /> It's important to carefully define your market when you want to say your no. 1. I'm just sayin' #ls10 @lotusphereabout 4 hours ago from UberTwitter <br /> <br /> Shout out to Lotus911. (You guys rock, btw) #ls10 @lotusphereabout 4 hours ago from UberTwitter <br /> <br /> Can we watch avatar on this screen, like later? #ls10 @lotusphereabout 4 hours ago from UberTwitter <br /> <br /> Traveler for linux 2H2010 yay! #ls10 @lotusphereabout 4 hours ago from UberTwitter <br /> <br /> Demos of cool portal, notes client, livetext, SUT integration. #ls10@lotusphereabout 4 hours ago from UberTwitter <br /> <br /> They did say we know bull, right? #ls10 @lotusphereabout 4 hours ago from UberTwitter <br /> <br /> I think it's now CogKnows. #ls10 @lotusphereabout 4 hours ago from UberTwitter <br /> <br /> Sametime 8.5 demos. #ls10 @lotusphereabout 4 hours ago from UberTwitter <br /> <br /> Be aware there are large pieces missing from 8.5 web client. #ls10@lotusphereabout 4 hours ago from UberTwitter <br /> <br /> Also heard some real, practical horror stores about ST8.5 api, uh, features. There be dragons. #ls10 @lotusphereabout 4 hours ago from UberTwitter <br /> <br /> In sum: Lotuslive is cool, like a snow cloud. #ls10 @lotusphereabout 4 hours ago from UberTwitter <br /> <br /> Lotus connections coming to lotuslive 2H2010about 4 hours ago from UberTwitter <br /> <br /> Lotus connections coming to lotuslive 2H2010 #ls10 @lotusphereabout 4 hours ago from UberTwitter <br /> <br /> Lotus notes in-the-cloud 5GB mail, st, quickr. #ls10 @lotusphereabout 4 hours ago from UberTwitter <br /> <br /> @FirefighterGeek and has a chip actually made by IBM.about 4 hours ago from UberTwitter in reply to FirefighterGeek <br /> <br /> BUT IS IT EASY TO BUY, say 90 seats of LotusLive? #ls10@lotusphereabout 4 hours ago from UberTwitter <br /> <br /> #lotusknows chairs don't carry themselves. #ls10 @lotusphereabout 4 hours ago from UberTwitter <br /> <br /> IEnterpises is good stuff, btw. No, I don't make $ off them. #ls10@lotusphereabout 4 hours ago from UberTwitter <br /> <br /> But can Notes print yet? #ls10 @lotusphereabout 4 hours ago from UberTwitter <br /> <br /> I think I saw john sheridan were that outfit as pres on B5. #ls10@lotusphereabout 3 hours ago from UberTwitter <br /> <br /> If he says 'we're using shadow tech', I'm freakin, #ls10 @lotusphereabout 3 hours ago from UberTwitter <br /> <br /> I want whatever the xerox guy is drinkin' #ls10 @lotusphereabout 3 hours ago from UberTwitter <br /> <br /> Is chris pine coming? #ls10 @lotusphereabout 3 hours ago from UberTwitter <br /> <br /> Btw, cynicalTweet is tm by wisecraig. #ls10 @lotusphereabout 3 hours ago from UberTwitter <br /> <br /> Project vulcan #ls10 @lotusphereabout 3 hours ago from UberTwitter <br /> <br /> So, it's a black hole? #ls10 @lotusphereabout 3 hours ago from UberTwitter <br /> <br /> Wisecraig quip: love to see ads that SHOWED these nifty PRODUCTS. #ls10 @lotusphereabout 3 hours ago from UberTwitter <br /> <br /> Project vulcan: mindmeld all your crap together? #ls10@lotusphereabout 3 hours ago from UberTwitter <br /> <br /> Does that mean Ms livingston is 'red matter' #ls10 @lotusphereabout 3 hours ago from UberTwitter <br /> <br /> 'Vulcan' name conveys many things. Not 'sexy'. #ls10 @lotusphereabout 3 hours ago from UberTwitter <br /> <br /> Mr rennie was excellent. Project vulcan is interesting. Will it run on less that 15 servers and 4TB of ram?about 3 hours ago from UberTwitter <br /> <br /> @gabturtle there's no Lotus on your backPack, either. Lotus hasn't been "Lotus" for 5 years. #ls10about 3 hours ago from UberTwitter in reply to gabturtle <br /> <br /> @j_almen Vulcan is A future. #ls10about 3 hours ago from UberTwitter in reply to j_almen <br /> <br /> No mary beth raven OR Maureen Leeland on OGS. That is bad.#ls10about 3 hours ago from UberTwitter <br /> <br /> Hey, look! Only 85 emails waiting for me from during OGS in my work acct. #ls10about 2 hours ago from UberTwitter   ]]></content:encoded>
<wfw:commentRss> http://www.wiseman.la/web/cpwblog.nsf/dxcomments/collected-ogs-tweets-some-of-which-i-may-be-embarrasing-to-me-no-im-not-gonna-talk-about-the-ogs-until-tonight-sorry</wfw:commentRss>
<wfw:comment> http://www.wiseman.la/web/cpwblog.nsf/dx/collected-ogs-tweets-some-of-which-i-may-be-embarrasing-to-me-no-im-not-gonna-talk-about-the-ogs-until-tonight-sorry?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Allegedly iPhone Accept/Decline Calendar Invites fixed in Lotus Traveler 8.5.1 FP1, now available</title>
<pubDate>Mon, 18 Jan 2010 05:51:06 -0500</pubDate>
<description>
<![CDATA[ 
I whined for it (more than once), and now it's here! Great job, IBMotus! It's available on IBM's Fix Central (remember to look under Lotus Notes Traveler, not Domino or Notes): ...
 ]]>
</description>
<link>http://www.wiseman.la/web/cpwblog.nsf/dx/allegedly-iphone-acceptdecline-calendar-invites-fixed-in-8.5.1-fp1-now-available</link>
<category>lotus domino traveler</category>
<dc:creator>Craig Wiseman</dc:creator>
<comments>http://www.wiseman.la/web/cpwblog.nsf/dx/allegedly-iphone-acceptdecline-calendar-invites-fixed-in-8.5.1-fp1-now-available?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://www.wiseman.la/web/cpwblog.nsf/dx/allegedly-iphone-acceptdecline-calendar-invites-fixed-in-8.5.1-fp1-now-available</guid>
<content:encoded><![CDATA[ <img  alt="Image:Allegedly iPhone Accept/Decline Calendar Invites fixed in Lotus Traveler 8.5.1 FP1, now available" border="0" src="http://www.wiseman.la/web/cpwblog.nsf/dx/allegedly-iphone-acceptdecline-calendar-invites-fixed-in-8.5.1-fp1-now-available/content/M2?OpenElement" /><br /> <br /> I whined for it (more than once), and now it's here! <br /> <br /> Great job, IBMotus! <br /> <br /> It's available on <a href="http://www-933.ibm.com/support/fixcentral/" target=_blank><span style="text-decoration:underline">IBM's Fix Central</span></a> (remember to look under Lotus Notes Traveler, not Domino or Notes): <span style="text-decoration:underline"><br /> <br /> </span><span style="text-decoration:underline"><br /> </span><a href="http://www-933.ibm.com/support/fixcentral/"><img  alt="Image:Allegedly iPhone Accept/Decline Calendar Invites fixed in Lotus Traveler 8.5.1 FP1, now available" border="0" src="http://www.wiseman.la/web/cpwblog.nsf/dx/allegedly-iphone-acceptdecline-calendar-invites-fixed-in-8.5.1-fp1-now-available/content/M3?OpenElement" /></a>  ]]></content:encoded>
<wfw:commentRss> http://www.wiseman.la/web/cpwblog.nsf/dxcomments/allegedly-iphone-acceptdecline-calendar-invites-fixed-in-8.5.1-fp1-now-available</wfw:commentRss>
<wfw:comment> http://www.wiseman.la/web/cpwblog.nsf/dx/allegedly-iphone-acceptdecline-calendar-invites-fixed-in-8.5.1-fp1-now-available?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Lotusphere 2010 Day 0 (so far)</title>
<pubDate>Sun, 17 Jan 2010 13:36:21 -0500</pubDate>
<description>
<![CDATA[ 
Day -1 was a nice travel day, BALD, Saints game day. Guess it's a good thing when I introduce myself to Mary Beth Raven, and she says "Oh, I know you by your avatar", and smiles (mostly). Bailed on BA ...
 ]]>
</description>
<link>http://www.wiseman.la/web/cpwblog.nsf/dx/lotusphere-2010-day-0-so-far</link>
<category>Lotusphere</category>
<dc:creator>Craig Wiseman</dc:creator>
<comments>http://www.wiseman.la/web/cpwblog.nsf/dx/lotusphere-2010-day-0-so-far?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://www.wiseman.la/web/cpwblog.nsf/dx/lotusphere-2010-day-0-so-far</guid>
<content:encoded><![CDATA[ <strong>Day -1</strong> was a nice travel day, <a href="http://www.bruceelgort.com/blogs/be.nsf/plinks/BELT-7YXKNQ" target=_blank><strong><span style="text-decoration:underline">BALD</span></strong></a>, Saints game day. Guess it's a good thing when I introduce myself to <a href=http://tweetphoto.com/8870607 target=_blank><strong><span style="text-decoration:underline">Mary Beth Raven</span></strong></a>, and she says "Oh, I know you by your avatar", and smiles (mostly). Bailed on BALD (which was hoppin') to go watch the Saints game (virtually) with the family and try and finish up some work so I could attend LS2010, Day 0. <span style="text-decoration:underline"><br /> </span><a href="http://www.lotusgeek.com/LotusGeek/LotusGeekBlog.nsf/d6plinks/ROLR-7YSJJV"><strong><span style="text-decoration:underline">C.U.L.T.</span></strong></a><strong> shirt - </strong>Looks like I got <a href="http://www.lotusgeek.com/LotusGeek/LotusGeekBlog.nsf/d6plinks/ROLR-7YSJJV" target=_blank><span style="text-decoration:underline">one (or two)</span></a> of my quotes on it. That's two years running. Cool. <strong><br /> <br /> Day 0</strong>:<strong> <br /> BDDay</strong> (no, it's not BDD day, any more than it's a PIN number &#91;/rant&#93;) <br /> BDD OGS was solid. No major announcements (IBM seemed to have gotten those out last week) &nbsp;Mr. Rennie was as perky and incisive as ever. Since this has already been tweeted out, I'll say that the probably the <strong>biggest thing </strong>to come out was that Notes/Domino will now be an authorized portfolio in SVI. Translation from the original IBMish: It'll now be a lot easier/more profitable/more worthwhile for Business Partners to sell N/D licenses. <em><br /> </em><br /> <blockquote>I<em>'ll happily bake-off any part of the Lotus portfolio against anyone, anywhere, any time. Bring your code.</em> <BR>- A. Rennie <em></blockquote></em><em> </em><br /> <br /> A humorous point: There was a discussion of "<a href="http://www.youtube.com/watch?v=1-b7RmmMJeo" target=_blank><strong><span style="text-decoration:underline">air cover</span></strong></a>*" that mentioned that IBM knew that Business Partners wanted IBM to advertise and "show the product" and stated that IBM had listened and showed some of the latest ads as proof. Guess what they DIDN'T show in the ads? <strong>The product</strong>. <shakes head> <strong><br /> <br /> SHOW105</strong> From SSO to Managing Multiple Sites: Everything You Need to Know to Configure IBM Lotus Domino's HTTP Task <br /> Went to this session even though I do this kind of stuff for a living. There are always little tidbits that are great to hear, or even that confirm what you've been doing. This session had plenty of both. If you're an admin, I recommend getting the PDF. <strong><br /> <br /> SHOW112</strong> How to Build an XPages Application from Start to Finish <br /> Excellent. There the biggest thing (and it's HUGE.) that's missing from XPages is documentation and a "XPages for Dummies". The only reason XPages is going anywhere is because of great "how to do it" content from Mr. Lynch, Mr. White, Mr. Presnell, and many others (not a complete list or even a partial list). <br /> This session was great. Developers, get the PDF. IBM, get some good documentation and get some good books (real, dead-tree non-Red books) published. SOON. <br /> <br /> &#91;Update&#93; <br /><strong>A bid deal (probably): </strong>I try and take NDAs seriously, but this is out there now: <a href=http://planetlotus.org/625764 target=_blank><strong>Ed Brill: Lotusphere 2010 - The new Lotus solutions catalog is live</strong></a> <br /> <br /> <br /> <br />More updates later..... <br /> <br /> My &#91;sarcasm&#93; amazingly witty &#91;/sarcasm&#93; twitter-stream is <a href=http://twitter.com/WiseCraig target=_blank><strong><span style="text-decoration:underline">@WiseCraig</span></strong></a>. Yes, I'm finally my own @function.   ]]></content:encoded>
<wfw:commentRss> http://www.wiseman.la/web/cpwblog.nsf/dxcomments/lotusphere-2010-day-0-so-far</wfw:commentRss>
<wfw:comment> http://www.wiseman.la/web/cpwblog.nsf/dx/lotusphere-2010-day-0-so-far?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Here&#8217;s another page you can block, China: Charter 08</title>
<pubDate>Wed, 13 Jan 2010 08:35:42 -0500</pubDate>
<description>
<![CDATA[ 
Here's the text to Charter 08. This is a charter drawn up and signed by a large number of chinese to define &amp; promote reform in China. It's also the kind of stuff that gets filtered out of web sea ...
 ]]>
</description>
<link>http://www.wiseman.la/web/cpwblog.nsf/dx/heres-another-page-you-can-block-china-charter-08</link>
<category>Politics</category>
<dc:creator>Craig Wiseman</dc:creator>
<comments>http://www.wiseman.la/web/cpwblog.nsf/dx/heres-another-page-you-can-block-china-charter-08?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://www.wiseman.la/web/cpwblog.nsf/dx/heres-another-page-you-can-block-china-charter-08</guid>
<content:encoded><![CDATA[ Here's the text to <a href=http://en.wikipedia.org/wiki/Charter_08><strong><span style="text-decoration:underline">Charter 08</span></strong></a>. This is a charter drawn up and signed by a large number of chinese to define &amp; promote reform in China. It's also the kind of stuff that gets filtered out of web searches. There are folks on trail and in jail in China now for signing and supporting this. <br /> If by posting it here, I add one little bit more work to the official control freaks in China, I'm happy. If you're bored and have time, you might throw it up on your blog as well - just to ick the dark side. "ick the dark side" - Maybe I should do that as a bumper sticker, eh? <br /> <br /> <blockquote>Charter 08 <br /> <p><strong>China Charter 08 (the Chinese version signed by 303 Chinese Citizens and published online in December 10th, 2008; more people signed afterward)</strong></p> <br /> <p><strong>I. Foreword</strong><br /> <br /> A hundred years have passed since the writing of China's first constitution. 2008 also marks the sixtieth anniversary of the promulgation of the Universal Declaration of Human Rights, the thirtieth anniversary of the appearance of Democracy Wall in Beijing, and the tenth of China's signing of the International Covenant on Civil and Political Rights. We are approaching the twentieth anniversary of the 1989 Tiananmen massacre of pro-democracy student protesters. The Chinese people, who have endured human rights disasters and uncountable struggles across these same years, now include many who see clearly that freedom, equality, and human rights are universal values of humankind and that democracy and constitutional government are the fundamental framework for protecting these values.<br /> <br /> <span id="more-308"></span><br /> <br /> By departing from these values, the Chinese government's approach to "modernization" has proven disastrous. It has stripped people of their rights, destroyed their dignity, and corrupted normal human intercourse. So we ask: Where is China headed in the twenty-first century? Will it continue with "modernization" under authoritarian rule, or will it embrace universal human values, join the mainstream of civilized nations, and build a democratic system? There can be no avoiding these questions.</p> <br /> <p>The shock of the Western impact upon China in the nineteenth century laid bare a decadent authoritarian system and marked the beginning of what is often called "the greatest changes in thousands of years" for China. A "self-strengthening movement" followed, but this aimed simply at appropriating the technology to build gunboats and other Western material objects. China's humiliating naval defeat at the hands of Japan in 1895 only confirmed the obsolescence of China's system of government. The first attempts at modern political change came with the ill-fated summer of reforms in 1898, but these were cruelly crushed by ultraconservatives at China's imperial court. With the revolution of 1911, which inaugurated Asia's first republic, the authoritarian imperial system that had lasted for centuries was finally supposed to have been laid to rest. But social conflict inside our country and external pressures were to prevent it; China fell into a patchwork of warlord fiefdoms and the new republic became a fleeting dream.</p> <br /> <p>The failure of both "self-strengthening" and political renovation caused many of our forebears to reflect deeply on whether a "cultural illness" was afflicting our country. This mood gave rise, during the May Fourth Movement of the late 1910s, to the championing of "science and democracy." Yet that effort, too, foundered as warlord chaos persisted and the Japanese invasion &#91;beginning in Manchuria in 1931&#93; brought national crisis.</p> <br /> <p>Victory over Japan in 1945 offered one more chance for China to move toward modern government, but the Communist defeat of the Nationalists in the civil war thrust the nation into the abyss of totalitarianism. The "new China" that emerged in 1949 proclaimed that "the people are sovereign" but in fact set up a system in which "the Party is all-powerful." The Communist Party of China seized control of all organs of the state and all political, economic, and social resources, and, using these, has produced a long trail of human rights disasters, including, among many others, the Anti-Rightist Campaign (1957), the Great Leap Forward (1958&#8211;1960), the Cultural Revolution (1966&#8211;1969), the June Fourth (Tiananmen Square) Massacre (1989), and the current repression of all unauthorized religions and the suppression of the weiquan rights movement &#91;a movement that aims to defend citizens' rights promulgated in the Chinese Constitution and to fight for human rights recognized by international conventions that the Chinese government has signed&#93;. During all this, the Chinese people have paid a gargantuan price. Tens of millions have lost their lives, and several generations have seen their freedom, their happiness, and their human dignity cruelly trampled.</p> <br /> <p>During the last two decades of the twentieth century the government policy of "Reform and Opening" gave the Chinese people relief from the pervasive poverty and totalitarianism of the Mao Zedong era and brought substantial increases in the wealth and living standards of many Chinese as well as a partial restoration of economic freedom and economic rights. Civil society began to grow, and popular calls for more rights and more political freedom have grown apace. As the ruling elite itself moved toward private ownership and the market economy, it began to shift from an outright rejection of "rights" to a partial acknowledgment of them.</p> <br /> <p>In 1998 the Chinese government signed two important international human rights conventions; in 2004 it amended its constitution to include the phrase "respect and protect human rights"; and this year, 2008, it has promised to promote a "national human rights action plan." Unfortunately most of this political progress has extended no further than the paper on which it is written. The political reality, which is plain for anyone to see, is that China has many laws but no rule of law; it has a constitution but no constitutional government. The ruling elite continues to cling to its authoritarian power and fights off any move toward political change.</p> <br /> <p>The stultifying results are endemic official corruption, an undermining of the rule of law, weak human rights, decay in public ethics, crony capitalism, growing inequality between the wealthy and the poor, pillage of the natural environment as well as of the human and historical environments, and the exacerbation of a long list of social conflicts, especially, in recent times, a sharpening animosity between officials and ordinary people.</p> <br /> <p>As these conflicts and crises grow ever more intense, and as the ruling elite continues with impunity to crush and to strip away the rights of citizens to freedom, to property, and to the pursuit of happiness, we see the powerless in our society&#8212;the vulnerable groups, the people who have been suppressed and monitored, who have suffered cruelty and even torture, and who have had no adequate avenues for their protests, no courts to hear their pleas&#8212;becoming more militant and raising the possibility of a violent conflict of disastrous proportions. The decline of the current system has reached the point where change is no longer optional.</p> <br /> <p><strong>II. Our Fundamental Principles</strong><br /> <br /> This is a historic moment for China, and our future hangs in the balance. In reviewing the political modernization process of the past hundred years or more, we reiterate and endorse basic universal values as follows:</p> <br /> <p>Freedom. Freedom is at the core of universal human values. Freedom of speech, freedom of the press, freedom of assembly, freedom of association, freedom in where to live, and the freedoms to strike, to demonstrate, and to protest, among others, are the forms that freedom takes. Without freedom, China will always remain far from civilized ideals.</p> <br /> <p>Human rights. Human rights are not bestowed by a state. Every person is born with inherent rights to dignity and freedom. The government exists for the protection of the human rights of its citizens. The exercise of state power must be authorized by the people. The succession of political disasters in China's recent history is a direct consequence of the ruling regime's disregard for human rights.</p> <br /> <p>Equality. The integrity, dignity, and freedom of every person&#8212;regardless of social station, occupation, sex, economic condition, ethnicity, skin color, religion, or political belief&#8212;are the same as those of any other. Principles of equality before the law and equality of social, economic, cultural, civil, and political rights must be upheld.</p> <br /> <p>Republicanism. Republicanism, which holds that power should be balanced among different branches of government and competing interests should be served, resembles the traditional Chinese political ideal of "fairness in all under heaven." It allows different interest groups and social assemblies, and people with a variety of cultures and beliefs, to exercise democratic self-government and to deliberate in order to reach peaceful resolution of public questions on a basis of equal access to government and free and fair competition.</p> <br /> <p>Democracy. The most fundamental principles of democracy are that the people are sovereign and the people select their government. Democracy has these characteristics: (1) Political power begins with the people and the legitimacy of a regime derives from the people. (2) Political power is exercised through choices that the people make. (3) The holders of major official posts in government at all levels are determined through periodic competitive elections. (4) While honoring the will of the majority, the fundamental dignity, freedom, and human rights of minorities are protected. In short, democracy is a modern means for achieving government truly "of the people, by the people, and for the people."</p> <br /> <p>Constitutional rule. Constitutional rule is rule through a legal system and legal regulations to implement principles that are spelled out in a constitution. It means protecting the freedom and the rights of citizens, limiting and defining the scope of legitimate government power, and providing the administrative apparatus necessary to serve these ends.</p> <br /> <p><strong>III. What We Advocate</strong><br /> <br /> Authoritarianism is in general decline throughout the world; in China, too, the era of emperors and overlords is on the way out. The time is arriving everywhere for citizens to be masters of states. For China the path that leads out of our current predicament is to divest ourselves of the authoritarian notion of reliance on an "enlightened overlord" or an "honest official" and to turn instead toward a system of liberties, democracy, and the rule of law, and toward fostering the consciousness of modern citizens who see rights as fundamental and participation as a duty. Accordingly, and in a spirit of this duty as responsible and constructive citizens, we offer the following recommendations on national governance, citizens' rights, and social development:</p> <br /> <p>1. A New Constitution. We should recast our present constitution, rescinding its provisions that contradict the principle that sovereignty resides with the people and turning it into a document that genuinely guarantees human rights, authorizes the exercise of public power, and serves as the legal underpinning of China's democratization. The constitution must be the highest law in the land, beyond violation by any individual, group, or political party.</p> <br /> <p>2. Separation of powers. We should construct a modern government in which the separation of legislative, judicial, and executive power is guaranteed. We need an Administrative Law that defines the scope of government responsibility and prevents abuse of administrative power. Government should be responsible to taxpayers. Division of power between provincial governments and the central government should adhere to the principle that central powers are only those specifically granted by the constitution and all other powers belong to the local governments.</p> <br /> <p>3. Legislative democracy. Members of legislative bodies at all levels should be chosen by direct election, and legislative democracy should observe just and impartial principles.</p> <br /> <p>4. An Independent Judiciary. The rule of law must be above the interests of any particular political party and judges must be independent. We need to establish a constitutional supreme court and institute procedures for constitutional review. As soon as possible, we should abolish all of the Committees on Political and Legal Affairs that now allow Communist Party officials at every level to decide politically-sensitive cases in advance and out of court. We should strictly forbid the use of public offices for private purposes.</p> <br /> <p>5. Public Control of Public Servants. The military should be made answerable to the national government, not to a political party, and should be made more professional. Military personnel should swear allegiance to the constitution and remain nonpartisan. Political party organizations shall be prohibited in the military. All public officials including police should serve as nonpartisans, and the current practice of favoring one political party in the hiring of public servants must end.</p> <br /> <p>6. Guarantee of Human Rights. There shall be strict guarantees of human rights and respect for human dignity. There should be a Human Rights Committee, responsible to the highest legislative body, that will prevent the government from abusing public power in violation of human rights. A democratic and constitutional China especially must guarantee the personal freedom of citizens. No one shall suffer illegal arrest, detention, arraignment, interrogation, or punishment. The system of "Reeducation through Labor" must be abolished.</p> <br /> <p>7. Election of Public Officials. There shall be a comprehensive system of democratic elections based on "one person, one vote." The direct election of administrative heads at the levels of county, city, province, and nation should be systematically implemented. The rights to hold periodic free elections and to participate in them as a citizen are inalienable.</p> <br /> <p>8. Rural&#8211;Urban Equality. The two-tier household registry system must be abolished. This system favors urban residents and harms rural residents. We should establish instead a system that gives every citizen the same constitutional rights and the same freedom to choose where to live.</p> <br /> <p>9. Freedom to Form Groups. The right of citizens to form groups must be guaranteed. The current system for registering nongovernment groups, which requires a group to be "approved," should be replaced by a system in which a group simply registers itself. The formation of political parties should be governed by the constitution and the laws, which means that we must abolish the special privilege of one party to monopolize power and must guarantee principles of free and fair competition among political parties.</p> <br /> <p>10. Freedom to Assemble. The constitution provides that peaceful assembly, demonstration, protest, and freedom of expression are fundamental rights of a citizen. The ruling party and the government must not be permitted to subject these to illegal interference or unconstitutional obstruction.</p> <br /> <p>11. Freedom of Expression. We should make freedom of speech, freedom of the press, and academic freedom universal, thereby guaranteeing that citizens can be informed and can exercise their right of political supervision. These freedoms should be upheld by a Press Law that abolishes political restrictions on the press. The provision in the current Criminal Law that refers to "the crime of incitement to subvert state power" must be abolished. We should end the practice of viewing words as crimes.</p> <br /> <p>12. Freedom of Religion. We must guarantee freedom of religion and belief and institute a separation of religion and state. There must be no governmental interference in peaceful religious activities. We should abolish any laws, regulations, or local rules that limit or suppress the religious freedom of citizens. We should abolish the current system that requires religious groups (and their places of worship) to get official approval in advance and substitute for it a system in which registry is optional and, for those who choose to register, automatic.</p> <br /> <p>13. Civic Education. In our schools we should abolish political curriculums and examinations that are designed to indoctrinate students in state ideology and to instill support for the rule of one party. We should replace them with civic education that advances universal values and citizens' rights, fosters civic consciousness, and promotes civic virtues that serve society.</p> <br /> <p>14. Protection of Private Property. We should establish and protect the right to private property and promote an economic system of free and fair markets. We should do away with government monopolies in commerce and industry and guarantee the freedom to start new enterprises. We should establish a Committee on State-Owned Property, reporting to the national legislature, that will monitor the transfer of state-owned enterprises to private ownership in a fair, competitive, and orderly manner. We should institute a land reform that promotes private ownership of land, guarantees the right to buy and sell land, and allows the true value of private property to be adequately reflected in the market.</p> <br /> <p>15. Financial and Tax Reform. We should establish a democratically regulated and accountable system of public finance that ensures the protection of taxpayer rights and that operates through legal procedures. We need a system by which public revenues that belong to a certain level of government&#8212;central, provincial, county or local&#8212;are controlled at that level. We need major tax reform that will abolish any unfair taxes, simplify the tax system, and spread the tax burden fairly. Government officials should not be able to raise taxes, or institute new ones, without public deliberation and the approval of a democratic assembly. We should reform the ownership system in order to encourage competition among a wider variety of market participants.</p> <br /> <p>16. Social Security. We should establish a fair and adequate social security system that covers all citizens and ensures basic access to education, health care, retirement security, and employment.</p> <br /> <p>17. Protection of the Environment. We need to protect the natural environment and to promote development in a way that is sustainable and responsible to our descendents and to the rest of humanity. This means insisting that the state and its officials at all levels not only do what they must do to achieve these goals, but also accept the supervision and participation of non-governmental organizations.</p> <br /> <p>18. A Federated Republic. A democratic China should seek to act as a responsible major power contributing toward peace and development in the Asian Pacific region by approaching others in a spirit of equality and fairness. In Hong Kong and Macao, we should support the freedoms that already exist. With respect to Taiwan, we should declare our commitment to the principles of freedom and democracy and then, negotiating as equals, and ready to compromise, seek a formula for peaceful unification. We should approach disputes in the national-minority areas of China with an open mind, seeking ways to find a workable framework within which all ethnic and religious groups can flourish. We should aim ultimately at a federation of democratic communities of China.</p> <br /> <p>19. Truth in Reconciliation. We should restore the reputations of all people, including their family members, who suffered political stigma in the political campaigns of the past or who have been labeled as criminals because of their thought, speech, or faith. The state should pay reparations to these people. All political prisoners and prisoners of conscience must be released. There should be a Truth Investigation Commission charged with finding the facts about past injustices and atrocities, determining responsibility for them, upholding justice, and, on these bases, seeking social reconciliation.</p> <br /> <p>China, as a major nation of the world, as one of five permanent members of the United Nations Security Council, and as a member of the UN Council on Human Rights, should be contributing to peace for humankind and progress toward human rights. Unfortunately, we stand today as the only country among the major nations that remains mired in authoritarian politics. Our political system continues to produce human rights disasters and social crises, thereby not only constricting China's own development but also limiting the progress of all of human civilization. This must change, truly it must. The democratization of Chinese politics can be put off no longer.</p> <br /> <p>Accordingly, we dare to put civic spirit into practice by announcing Charter 08. We hope that our fellow citizens who feel a similar sense of crisis, responsibility, and mission, whether they are inside the government or not, and regardless of their social status, will set aside small differences to embrace the broad goals of this citizens' movement. Together we can work for major changes in Chinese society and for the rapid establishment of a free, democratic, and constitutional country. We can bring to reality the goals and ideals that our people have incessantly been seeking for more than a hundred years, and can bring a brilliant new chapter to Chinese civilization.</p> <br /> <p><strong>Please sign in the following comment field for support of Charter 08 and petition of the release of Mr. Liu Xiaobo, the main contributor of Charter 08. Thanks.</strong></p> <br /> </blockquote>   ]]></content:encoded>
<wfw:commentRss> http://www.wiseman.la/web/cpwblog.nsf/dxcomments/heres-another-page-you-can-block-china-charter-08</wfw:commentRss>
<wfw:comment> http://www.wiseman.la/web/cpwblog.nsf/dx/heres-another-page-you-can-block-china-charter-08?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>The next &#8217;big&#8217; thing? Apple Tablet/iTab/iGuide</title>
<pubDate>Tue, 12 Jan 2010 08:01:36 -0500</pubDate>
<description>
<![CDATA[ 
The Kindle has been quite big. The Nook is quite big. Both are impressive book readers. The iPhone is impressive. The iPod is impressive. Even Granny thinks so. Netbooks have shown how small, p ...
 ]]>
</description>
<link>http://www.wiseman.la/web/cpwblog.nsf/dx/the-next-big-thing-apple-tabletitabiguide</link>
<category>Tech</category>
<dc:creator>Craig Wiseman</dc:creator>
<comments>http://www.wiseman.la/web/cpwblog.nsf/dx/the-next-big-thing-apple-tabletitabiguide?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://www.wiseman.la/web/cpwblog.nsf/dx/the-next-big-thing-apple-tabletitabiguide</guid>
<content:encoded><![CDATA[  The Kindle has been quite big. The Nook is quite big. Both are impressive book readers. <br /> <br /> The iPhone is impressive. <br /> <br /> The iPod is impressive. Even Granny thinks so. <br /> <br /> Netbooks have shown how small, portable, computing changes things. <br /> <br /> What if there was a slick product that combined all of them?<br /> <br /> Looks like there will be: The Apple Table. <span style="text-decoration:underline"><br /> </span><span style="text-decoration:underline"><br /> </span><a href=http://www.insidevandy.com/drupal/node/12187 target=_blank><strong><span style="text-decoration:underline">Read More here.</span></strong></a> <br /> <br /> Don't worry, Exchange peeps - I'm sure it'll work with Exchange out of the box. <br /> <br /> Lotus peeps, vote here:  <div align=center> <br /><CENTER><script type="text/javascript"> 
<!--
inwidth = 500;inheight = 520;id ="ACA04612510D90C2862576A90014A0B4";//--> 
</script> 
<script type="text/javascript" 
src="http://ideajam.net/IdeaJam/P/ij.nsf/ideajamblogthis.js"> 
</script>
  <br /><img  alt="Image:The next &#8217;big&#8217; thing? Apple Tablet/iTab/iGuide" border="0" src="http://www.wiseman.la/web/cpwblog.nsf/dx/the-next-big-thing-apple-tabletitabiguide/content/M2?OpenElement" /></CENTER></div>  ]]></content:encoded>
<wfw:commentRss> http://www.wiseman.la/web/cpwblog.nsf/dxcomments/the-next-big-thing-apple-tabletitabiguide</wfw:commentRss>
<wfw:comment> http://www.wiseman.la/web/cpwblog.nsf/dx/the-next-big-thing-apple-tabletitabiguide?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Home &#8217;business continuity&#8217; - if you&#8217;re the IT geek of the family, step up and do it.</title>
<pubDate>Sat, 9 Jan 2010 14:52:15 -0500</pubDate>
<description>
<![CDATA[ 
This started as a comment on Mr. Presnell's excellent post about Home DR, but once it started getting beyond a few sentences, I decided to put it here. After watching what happened to so many famili ...
 ]]>
</description>
<link>http://www.wiseman.la/web/cpwblog.nsf/dx/home-dr-if-youre-the-it-geek-of-the-family-step-up-and-do-it.</link>
<category>Tech</category>
<dc:creator>Craig Wiseman</dc:creator>
<comments>http://www.wiseman.la/web/cpwblog.nsf/dx/home-dr-if-youre-the-it-geek-of-the-family-step-up-and-do-it.?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://www.wiseman.la/web/cpwblog.nsf/dx/home-dr-if-youre-the-it-geek-of-the-family-step-up-and-do-it.</guid>
<content:encoded><![CDATA[ This started as a comment on <a href="http://www.bleedyellow.com/blogs/dotdomino?lang=en_us"><strong><span style="text-decoration:underline">Mr. Presnell's </span></strong></a>excellent post about <a href="http://www.bleedyellow.com/blogs/dotdomino/entry/do_you_need_a_home_dr_strategy10?lang=en_us#action=addcomment"><strong><span style="text-decoration:underline">Home DR</span></strong></a>, but once it started getting beyond a few sentences, I decided to put it here. <br /> <br /> After watching what happened to so many families after <a href=http://en.wikipedia.org/wiki/Hurricane_Katrina><strong><span style="text-decoration:underline">Katrina</span></strong></a>, <a href=http://en.wikipedia.org/wiki/Hurricane_Rita><strong><span style="text-decoration:underline">Rita</span></strong></a>, <a href=http://en.wikipedia.org/wiki/Hurricane_Gustav><strong><span style="text-decoration:underline">Gustav</span></strong></a>, and <a href=http://en.wikipedia.org/wiki/Hurricane_Ike><strong><span style="text-decoration:underline">Ike</span></strong></a> (and that's just been over the last 5 years!), this is pretty near to my heart. <br /> <br /> <blockquote> <strong>Business continuity </strong>(definitions) <span style="text-decoration:underline"><br /> </span><a href=http://www.who.int/hac/about/definitions/en/index.html><strong><span style="text-decoration:underline">Effective and useful survival. </span></strong></a>Business continuity is a biological and psychological imperative for individuals ("instinct of survival") and an economic and cultural imperative for communities, at least at local level (see also "social capital"). .... &nbsp;It needs to be fostered by strong leadership, team building, clear mission statements, etc. <br /> ..... <span style="text-decoration:underline"><br /> </span><a href="http://www.google.com/url?q=http://www.microsoft.com/windowsserversystem/storage/storgloss.mspx&amp;ei=2-1IS8K4B5CsNrbDzJAJ&amp;sa=X&amp;oi=define&amp;ct=&amp;cd=1&amp;ved=0CBIQpAMoAQ&amp;usg&macr;QjCNGQ7da4QZs4gHBDKEtCoSYeHxp_6Q"><strong><span style="text-decoration:underline">The ability of an organization </span></strong></a>to continue to function even after a disastrous event, accomplished through the deployment of redundant hardware and software, the use of fault tolerant systems, as well as a solid backup and recovery strategy.</blockquote> <br /> <br /> <br /> If you've ever been involved in planning and testing* &nbsp;DR/BC at work, please strongly consider taking those lessons and applying at home. <br /> <br /> There's at least one key difference between how we're usually involved at work as members of IT and our responsibility to our families at home. At work, generally things are split it IT &amp; Business User areas. IT is generally supposed to get the basic computer, phone, fax, etc. infrastructure set up and ready to go, while the business/accounting folks get the right people, procedures, polices, and paperwork in place to get all the actual end user process rolling. At home, we have to think, plan and <strong>be</strong> all/both sides of this equation. <span style="text-decoration:underline">Yes, we actually have to think like users. Yech</span>. <br /> <br /> The first part of this is assessing what you have and what you need: do a home inventory, and additionally, do a video inventory and store those videos off-site. If you have insurance, <span style="text-decoration:underline">you will need this</span> to prove the value of what you had before the disaster, and beat the insurance companies over the head and to minimize the amount they will screw you. Having watched what the insurance companies have done with close family and friends in the last couple of years, they are NOT on your side. <a href=http://www.mygreathome.com/safety/home_inventory.htm><strong><span style="text-decoration:underline">To make a home inventory</span></strong></a> <br /> <br /> The next part is to take this inventory and decide what you need to have<span style="text-decoration:underline"> immediately available in case of disaster</span>, and what can be gotten to 'eventually' - expand this to include all your "family" digital &amp; dead-tree assets. <br /> Immediate access planning should include things like Birth Certificates, Driver's Licenses, Social Security cards, Home/Life Insurance plans &amp; contact info, Medical Insurance cards, and a some things that are not so obvious - like phone numbers and addresses of family and friends how can help you and your family if (when) you may need it. You might think having them in your phone is enough, but there are many situations where your phone can get lost/stolen/destroyed. You should look into scanning these items and keeping them on multiple USB keys, one for each of your family members, and at least one stored off-site or with relatives. This is especially important if you have unique medical needs for some of your family members. <br /> <br /> Then look more broadly at items you don't want to loose, but don't need immediate access to. Examples are family pictures, etc. For those cases, get Carbonite.com (or something like it) to backup all your data to the cloud. <br /> <br /> The last thing is to keep it current. Do you home video tour every year, and especially after you make large purchases like 98" flatscreens, etc. It's a pain and a good bit of work, but it's worth it. <br /> <br /> <br /> ________________________ <br /> *Yes, Dorothy, people should (and some actually do) test and validate their BC/DR plans.   ]]></content:encoded>
<wfw:commentRss> http://www.wiseman.la/web/cpwblog.nsf/dxcomments/home-dr-if-youre-the-it-geek-of-the-family-step-up-and-do-it.</wfw:commentRss>
<wfw:comment> http://www.wiseman.la/web/cpwblog.nsf/dx/home-dr-if-youre-the-it-geek-of-the-family-step-up-and-do-it.?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Blog Comments: Mr. Brooks has made my day</title>
<pubDate>Fri, 8 Jan 2010 10:45:15 -0500</pubDate>
<description>
<![CDATA[ 
"Your problem is the fact that, since the move to Eclipse, Notes has to load a bazillion tiny little .jar files, causing your drive heads to seek around like a starving hamster with ADHD trapped in a ...
 ]]>
</description>
<link>http://www.wiseman.la/web/cpwblog.nsf/dx/blog-comments-mr.-brooks-has-made-my-day</link>
<category>IBM Lotus</category>
<dc:creator>Craig Wiseman</dc:creator>
<comments>http://www.wiseman.la/web/cpwblog.nsf/dx/blog-comments-mr.-brooks-has-made-my-day?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://www.wiseman.la/web/cpwblog.nsf/dx/blog-comments-mr.-brooks-has-made-my-day</guid>
<content:encoded><![CDATA[ <blockquote><a href="http://www.edbrill.com/ebrill/edbrill.nsf/dx/guest-blogger-collin-murray-domino-storage-versus-lies-damn-lies-and-statistics?opendocument&amp;comments#anc1" target=_blank><strong> </strong><strong>"Your problem is the fact that, since the move to Eclipse, Notes has to load a bazillion tiny little .jar files, causing your drive heads to seek around like a starving hamster with ADHD trapped in a grocery store."</strong></a><strong> </strong> <br />- <a href="http://www.bleedyellow.com/blogs/erik/?lang=en_us"><strong>Erik Brooks</strong></a> </blockquote>   ]]></content:encoded>
<wfw:commentRss> http://www.wiseman.la/web/cpwblog.nsf/dxcomments/blog-comments-mr.-brooks-has-made-my-day</wfw:commentRss>
<wfw:comment> http://www.wiseman.la/web/cpwblog.nsf/dx/blog-comments-mr.-brooks-has-made-my-day?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>What&#8217;s this &#8217;cloud computing&#8217; thing?</title>
<pubDate>Fri, 8 Jan 2010 08:03:26 -0500</pubDate>
<description>
<![CDATA[ 
I consult with a number of different companies, and have active email accounts with almost all of them that send to my primary account. At one of my clients this week, there was a rather vicious email ...
 ]]>
</description>
<link>http://www.wiseman.la/web/cpwblog.nsf/dx/whats-this-cloud-computing-thing</link>
<category>ibm</category>
<dc:creator>Craig Wiseman</dc:creator>
<comments>http://www.wiseman.la/web/cpwblog.nsf/dx/whats-this-cloud-computing-thing?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://www.wiseman.la/web/cpwblog.nsf/dx/whats-this-cloud-computing-thing</guid>
<content:encoded><![CDATA[ I consult with a number of different companies, and have active email accounts with almost all of them that send to my primary account. At one of my clients this week, there was a rather vicious email flurry to with I contributed one, short comment: <br /> <br /> <blockquote> <br />  &nbsp;This is a deliciously interesting topic. <br /> <br />  &nbsp;Cloud computing is a fundamental change in the way businesses view their IT infrastructure. It is a direct, oncoming, and eventually overwhelming threat to the <span style="text-decoration:underline">way the company has done business for the last 10+ years</span>. How we deal with and adapt to it over the next 1-7 years will determine the ongoing viability of the company. <br /> <br />  Remember though, that "cloud computing" is just a fancy term that describes something real. &nbsp;<strong>While IBM is way ahead in this area</strong>, both IBM's &amp; Microsoft's software stacks are becoming so large, complicated, and specialized that in the long-term most (if not all) smaller companies will not be able to reliably and cost-effectively run them in-house, and will be forced into using hosted or "cloud computing" solutions. &nbsp;When you add in phone, fax, and all the other systems that IT is getting burdened with, the complexity becomes overwhelming. The only sane solution is to start having them run and managed somewhere else. <br /> <br />  This directly affects the way the company has traditionally worked because we have generally offered hardware (PCs, servers, SANS, switches, etc) to be installed and config'd onsite at customer locations. The onsite hardware opportunities are seriously threatened, and the services opportunities will trend from hooking up SANS (sic) more toward application implementation and business process optimization. <br /> <br />  &nbsp;It will surely be an interesting 10 years!</blockquote>   ]]></content:encoded>
<wfw:commentRss> http://www.wiseman.la/web/cpwblog.nsf/dxcomments/whats-this-cloud-computing-thing</wfw:commentRss>
<wfw:comment> http://www.wiseman.la/web/cpwblog.nsf/dx/whats-this-cloud-computing-thing?opendocument&amp;comments</wfw:comment>
</item>
<item>
<title>Split Sametime IM &amp; gateway from meetings and simplify?</title>
<pubDate>Wed, 6 Jan 2010 11:48:13 -0500</pubDate>
<description>
<![CDATA[ 
And yes, I'm clinically insane for suggesting this - these are the kinds of things that got you burned at the stake during (and before) the Reformation. 
 
 
 

 ...
 ]]>
</description>
<link>http://www.wiseman.la/web/cpwblog.nsf/dx/split-sametime-im-gateway-from-meetings-and-simplify</link>
<category>sametime lotus domino gateway</category>
<dc:creator>Craig Wiseman</dc:creator>
<comments>http://www.wiseman.la/web/cpwblog.nsf/dx/split-sametime-im-gateway-from-meetings-and-simplify?opendocument&amp;comments</comments>
<guid isPermaLink="true">http://www.wiseman.la/web/cpwblog.nsf/dx/split-sametime-im-gateway-from-meetings-and-simplify</guid>
<content:encoded><![CDATA[  <br />And yes, I'm clinically insane for suggesting this - these are the kinds of things that got you burned at the stake during (<a href=http://en.wikipedia.org/wiki/Jan_Hus target=_blank>and before</a>) the Reformation.  <br /> <br /> <br /> <div align=center> <br /><br /> <CENTER><script type="text/javascript"> 
<!--
inwidth = 500;inheight = 520;id ="921C72B4A378D435862576A3005E6C1A";//--> 
</script> 
<script type="text/javascript" 
src="http://ideajam.net/IdeaJam/P/ij.nsf/ideajamblogthis.js"> 
</script>
</CENTER> </div>  ]]></content:encoded>
<wfw:commentRss> http://www.wiseman.la/web/cpwblog.nsf/dxcomments/split-sametime-im-gateway-from-meetings-and-simplify</wfw:commentRss>
<wfw:comment> http://www.wiseman.la/web/cpwblog.nsf/dx/split-sametime-im-gateway-from-meetings-and-simplify?opendocument&amp;comments</wfw:comment>
</item>
</channel></rss>
