<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PowerBuilder Blog</title>
	<atom:link href="http://blogs.sybase.com/powerbuilder/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.sybase.com/powerbuilder</link>
	<description>The official PowerBuilder weblog</description>
	<lastBuildDate>Thu, 02 Feb 2012 15:40:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PBTV &#8211; How to Migrate Your PowerBuilder Applications</title>
		<link>http://blogs.sybase.com/powerbuilder/2012/02/pbtv-how-to-migrate-your-powerbuilder-applications/</link>
		<comments>http://blogs.sybase.com/powerbuilder/2012/02/pbtv-how-to-migrate-your-powerbuilder-applications/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 15:16:56 +0000</pubDate>
		<dc:creator>John Strano, PowerBuilder Evangelist</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Bassam Tannouri]]></category>
		<category><![CDATA[migrate]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[novalys]]></category>
		<category><![CDATA[pbtv]]></category>
		<category><![CDATA[powerbuilder]]></category>
		<category><![CDATA[PowerBuilderTV]]></category>
		<category><![CDATA[powerscript]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[Tannouri]]></category>

		<guid isPermaLink="false">http://blogs.sybase.com/powerbuilder/?p=1363</guid>
		<description><![CDATA[- English Session -
Date: Thursday February 9th at 11am EST (New York) / 17h00 CET (Paris)

After the success of the French version, we offer an English version of &#8220;How to migrate your PowerBuilder applications.&#8221;
What are the advantages of migrating to PB 12.x Classic and PB 12.x .NET? What are the costs and difficulties related to [...]]]></description>
			<content:encoded><![CDATA[<p><strong>- English Session -</strong><br />
Date: Thursday February 9th at 11am EST (New York) / 17h00 CET (Paris)</p>
<p><img class="alignleft size-full wp-image-897" title="PBTVLogo" src="http://blogs.sybase.com/powerbuilder/wp-content/uploads/2010/10/PBTVLogo.gif" alt="PBTVLogo" width="274" height="200" /></p>
<p>After the success of the French version, we offer an English version of &#8220;How to migrate your PowerBuilder applications.&#8221;</p>
<p>What are the advantages of migrating to PB 12.x Classic and PB 12.x .NET? What are the costs and difficulties related to migration?<br />
To learn step by step how to migrate your applications and in order to answer any question you may have, join us February 9, 2012 on PowerBuilderTV.</p>
<p>Presenter : Bassam Tannouri<br />
Register: <a href="https://www2.gotomeeting.com/register/682532730" target="_blank">https://www2.gotomeeting.com/register/682532730</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.sybase.com/powerbuilder/2012/02/pbtv-how-to-migrate-your-powerbuilder-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Our Blogroll &#8211; Matt Balent</title>
		<link>http://blogs.sybase.com/powerbuilder/2012/01/our-blogroll-matt-balent/</link>
		<comments>http://blogs.sybase.com/powerbuilder/2012/01/our-blogroll-matt-balent/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 13:31:15 +0000</pubDate>
		<dc:creator>John Strano, PowerBuilder Evangelist</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[application development]]></category>
		<category><![CDATA[charlotte]]></category>
		<category><![CDATA[datawindow]]></category>
		<category><![CDATA[Matt Balent]]></category>
		<category><![CDATA[McKesson]]></category>
		<category><![CDATA[nc]]></category>
		<category><![CDATA[north carolina]]></category>
		<category><![CDATA[powerbuilder]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[Sybase]]></category>

		<guid isPermaLink="false">http://blogs.sybase.com/powerbuilder/?p=1328</guid>
		<description><![CDATA[You&#8217;ve probably noticed our blogroll links in the right hand margin of this PowerBuilder blog. We&#8217;ve included those links whose content can advance you to being a more powerful developer. But just who are the people behind these resources? We&#8217;re starting a series featuring each of these expert sources of developer knowledge&#8230;starting with Matt Balent, an [...]]]></description>
			<content:encoded><![CDATA[<p><em>You&#8217;ve probably noticed our blogroll links in the right hand margin of this PowerBuilder blog. We&#8217;ve included those links whose content can advance you to being a more powerful developer. But just who are the people behind these resources? We&#8217;re starting a series featuring each of these expert sources of developer knowledge&#8230;starting with Matt Balent, an engineer in the Paragon Development team at McKesson Provider Technologies and an organizer of the North Carolina PowerBuilder User Group who brings us a special DataWindow enhancement technique&#8230;</em></p>
<h3 id="post-761">PowerBuilder – Treeview-Like Tooltips for DataWindows</h3>
<p>The treeview control has a very neat piece of functionality built in called Tooltips. When this property is checked your application will automatically display all the text on a treeview item if it is cut off by the edge of the control when the mouse pointer goes over that row. If the row text is not cut off, no tip, if it is, a tip displays. The following is an implementation of this type of functionality for datawindows. Although it is geared more towards grid type datawindows it could be used on others as well. This code is done in PB11.5, which has a tooltip property on datawindow columns, but the basic ideas can be adapted to earlier versions without this.</p>
<p>The code is available here within an <a href="http://anvil-of-time.com/wordpress/wp-content/uploads/2011/05/dwbubblehelp.zip">Archive File</a> which also includes exports of the objects. Basically you will need to define the ‘mousemove’ event on your datawindow control (mapped to pbm_dwnmousemove) along with an string instance variable that tracks which row/column combination the mouse pointer is over. The instance variable is very important since it prevents the code from constantly being executed when the user keeps the pointer on the same row/column. Within the mouse move the position and width of the datawindow object column being pointed to is compared to the width of the datawindow control and the position of the horizontal scrollbar. Left and Right positioning of the column is also taken into consideration. If the text in the pointed at column is not completely within the control, it it placed into the Tooltip Text of the column. All columns have Tooltips enabled so once the Tip text has a value, the tip appears.</p>
<p>The code to derive the text and determine its length is encapsulated in an non visual object and uses a variety of API calls.</p>
<p>The sample application datawindow has columns of all Edit types as well as a couple of computed columns. One periodic issue is with dropdown datawindows and listboxed which have ‘Display all columns’ on. Another is with the ‘Always show arrow’ option which sometimes keeps the tooltip coming on even though all the text is visible.</p>
<p>Sample Screenshots:</p>
<p><img src="http://anvil-of-time.com/wordpress/wp-content/uploads/2011/05/DW-bubblehelp-01.png" alt="" /></p>
<p>This shows the bubblehelp for a Checkbox column. If the column has three states the text will show either ‘On’, ‘Off’, or ‘Other’.</p>
<p><img src="http://anvil-of-time.com/wordpress/wp-content/uploads/2011/05/DW-bubblehelp-02.png" alt="" /></p>
<p>This shows the right side of the datawindow control with no bubblehelp.</p>
<p><img src="http://anvil-of-time.com/wordpress/wp-content/uploads/2011/05/DW-bubblehelp-03.png" alt="" /></p>
<p>This shows the bubblehelp on a computed column.</p>
<p>At the bottom of the sample application are text boxes which display various position and size information which was useful in creating the checking logic. Since this is a grid datawindow you can re-order the columns as you wish. Also note the datawindow conrol can be resized which makes testing easier.</p>
<p>Code from mousemove event</p>
<h6><span style="color: #008000;">// listview tooltips functionality for datawindow</span></h6>
<h6><span style="color: #008000;">//</span></h6>
<h6><span style="color: #008000;">// check to see if datawindow column text is cut off by either the size of the datawindow</span></h6>
<h6><span style="color: #008000;">// control or the position of the horizontal scrollbar</span></h6>
<h6><span style="color: #008000;">// if the text is cut off, put the text into the tooltip for the datawindow column so it</span></h6>
<h6><span style="color: #008000;">// will display.</span></h6>
<h6><span style="color: #008000;">Long    ll_hScrollPos, ll_width</span></h6>
<h6><span style="color: #008000;">Long    ll_colX, ll_colW, ll_colXW, ll_textwidth</span></h6>
<h6><span style="color: #008000;">datawindow ldw</span></h6>
<h6><span style="color: #008000;">string ls_mod, ls_value, ls_err, ls_checkname, ls_oldcolname, ls_alignment</span></h6>
<h6><span style="color: #008000;">s_dwbubble lstr_bubble</span></h6>
<h6><span style="color: #008000;"> </span></h6>
<h6><span style="color: #008000;">ldw = THIS</span></h6>
<h6><span style="color: #008000;">IF  row &gt; 0 AND dwo.name &lt;&gt; &#8216;datawindow&#8217; THEN</span></h6>
<h6><span style="color: #008000;">          ls_checkname = (dwo.Name  + &#8216;/&#8217; + string(row))</span></h6>
<h6><span style="color: #008000;">          // only do this if mouse moved to new row/column since last time</span></h6>
<h6><span style="color: #008000;">          IF(is_curcol &lt;&gt; ls_checkname) THEN</span></h6>
<h6><span style="color: #008000;">                   IF Len(is_curcol) &gt; 0 THEN // blank out previous tip</span></h6>
<h6><span style="color: #008000;">                             ls_oldcolname = Left(is_curcol, Pos(is_curcol,&#8217;/') &#8211; 1)</span></h6>
<h6><span style="color: #008000;">                             ls_mod = ls_oldcolname + &#8216;.Tooltip.Tip = &#8220;&#8221;&#8216;</span></h6>
<h6><span style="color: #008000;">                             ls_err = this.modify(ls_mod)</span></h6>
<h6><span style="color: #008000;">                   END IF</span></h6>
<h6><span style="color: #008000;">                   ll_width = w_dwbubblehelp.dw_1.width</span></h6>
<h6><span style="color: #008000;">                   ll_hScrollPos = Long( THIS.Describe(&#8221;DataWindow.HorizontalScrollPosition&#8221;) )</span></h6>
<h6><span style="color: #008000;">                   ls_mod = dwo.name + &#8216;.x&#8217;</span></h6>
<h6><span style="color: #008000;">                   ll_colX = Long( THIS.Describe(ls_mod) )</span></h6>
<h6><span style="color: #008000;">                   ls_mod = dwo.name + &#8216;.width&#8217;</span></h6>
<h6><span style="color: #008000;">                   ll_colW = Long( this.Describe(ls_mod) )</span></h6>
<h6><span style="color: #008000;">                   ll_colXW = ll_colX + ll_colW</span></h6>
<h6><span style="color: #008000;">                   IF ll_colXW &lt; ll_hScrollPos THEN</span></h6>
<h6><span style="color: #008000;">                              // &#8220;Not visible&#8221;</span></h6>
<h6><span style="color: #008000;">                   ELSE</span></h6>
<h6><span style="color: #008000;">                              IF ( ll_colX &lt; ll_hScrollPos ) AND ( ll_colXW &gt; ll_hScrollPos ) THEN</span></h6>
<h6><span style="color: #008000;">                                       // Partially Visible Left</span></h6>
<h6><span style="color: #008000;">                                       // get the text value and its length</span></h6>
<h6><span style="color: #008000;">                                      lstr_bubble = idw.uf_get_width_of_data(row, dwo.name, ldw, iw_parent)</span></h6>
<h6><span style="color: #008000;">                                      ll_textwidth = lstr_bubble.i_width</span></h6>
<h6><span style="color: #008000;">                                      ls_value = lstr_bubble.s_value</span></h6>
<h6><span style="color: #008000;">                                      ls_mod = dwo.name + &#8216;.Alignment&#8217;</span></h6>
<h6><span style="color: #008000;">                                      ls_alignment = this.describe(ls_mod)</span></h6>
<h6><span style="color: #008000;">                                      IF ls_alignment = &#8216;1&#8242; THEN // right alighment</span></h6>
<h6><span style="color: #008000;">                                                IF ll_textwidth &gt; ll_colw THEN // text wider than column</span></h6>
<h6><span style="color: #008000;">                                                          ls_mod = dwo.name + &#8216;.Tooltip.Tip = &#8220;&#8216; + ls_value + &#8216;&#8221;&#8216;</span></h6>
<h6><span style="color: #008000;">                                                          ls_err = this.modify(ls_mod)</span></h6>
<h6><span style="color: #008000;">                                                ELSEIF ll_colXW &#8211; ll_textwidth &lt;  ll_hScrollPos THEN</span></h6>
<h6><span style="color: #008000;">                                                           // text cut off by datawindow control or scrollbar</span></h6>
<h6><span style="color: #008000;">                                                          ls_mod = dwo.name + &#8216;.Tooltip.Tip = &#8220;&#8216; + ls_value + &#8216;&#8221;&#8216;</span></h6>
<h6><span style="color: #008000;">                                                          ls_err = this.modify(ls_mod)</span></h6>
<h6><span style="color: #008000;">                                                ELSE</span></h6>
<h6><span style="color: #008000;">                                                          ls_mod = dwo.name + &#8216;.Tooltip.Tip = &#8220;&#8221;&#8216;</span></h6>
<h6><span style="color: #008000;">                                                          ls_err = this.modify(ls_mod)</span></h6>
<h6><span style="color: #008000;">                                                END IF</span></h6>
<h6><span style="color: #008000;">                                      ELSE // other alignments</span></h6>
<h6><span style="color: #008000;">                                                IF ll_textwidth &gt; ll_colw THEN</span></h6>
<h6><span style="color: #008000;">                                                          ls_mod = dwo.name + &#8216;.Tooltip.Tip = &#8220;&#8216; + ls_value + &#8216;&#8221;&#8216;</span></h6>
<h6><span style="color: #008000;">                                                          ls_err = this.modify(ls_mod)</span></h6>
<h6><span style="color: #008000;">                                                ELSEIF ll_textwidth &gt; (ll_colXW &#8211; (ll_width + ll_hScrollPos)) THEN</span></h6>
<h6><span style="color: #008000;">                                                          ls_mod = dwo.name + &#8216;.Tooltip.Tip = &#8220;&#8216; + ls_value + &#8216;&#8221;&#8216;</span></h6>
<h6><span style="color: #008000;">                                                          ls_err = this.modify(ls_mod)</span></h6>
<h6><span style="color: #008000;">                                                ELSE</span></h6>
<h6><span style="color: #008000;">                                                          ls_mod = dwo.name + &#8216;.Tooltip.Tip = &#8220;&#8221;&#8216;</span></h6>
<h6><span style="color: #008000;">                                                          ls_err = this.modify(ls_mod)</span></h6>
<h6><span style="color: #008000;">                                                END IF</span></h6>
<h6><span style="color: #008000;">                                      END IF</span></h6>
<h6><span style="color: #008000;"> </span></h6>
<h6><span style="color: #008000;">                             ELSEIF (ll_colXW &gt;  ll_hScrollPos) AND (ll_colXW &gt; (ll_width + ll_hScrollPos) ) THEN</span></h6>
<h6><span style="color: #008000;">                                      // Partially Visible Right</span></h6>
<h6><span style="color: #008000;">                                      // get the text value and its length</span></h6>
<h6><span style="color: #008000;">                                      lstr_bubble = idw.uf_get_width_of_data(row, dwo.name, ldw, iw_parent)</span></h6>
<h6><span style="color: #008000;">                                      ll_textwidth = lstr_bubble.i_width</span></h6>
<h6><span style="color: #008000;">                                      ls_value = lstr_bubble.s_value</span></h6>
<h6><span style="color: #008000;">                                      ls_mod = dwo.name + &#8216;.Alignment&#8217;</span></h6>
<h6><span style="color: #008000;">                                      ls_alignment = this.describe(ls_mod)</span></h6>
<h6><span style="color: #008000;">                                      IF ls_alignment = &#8216;0&#8242; THEN // left alighment</span></h6>
<h6><span style="color: #008000;">                                                IF ll_textwidth &gt; ll_colw THEN // text wider than column</span></h6>
<h6><span style="color: #008000;">                                                          ls_mod = dwo.name + &#8216;.Tooltip.Tip = &#8220;&#8216; + ls_value + &#8216;&#8221;&#8216;</span></h6>
<h6><span style="color: #008000;">                                                          ls_err = this.modify(ls_mod)</span></h6>
<h6><span style="color: #008000;">                                                ELSEIF ll_width + ll_hScrollPos &#8211; ll_colX &lt; ll_textwidth + Round((ll_textwidth / 10), 0) THEN</span></h6>
<h6><span style="color: #008000;">                                                          // text cut off by datawindow control or scrollbar</span></h6>
<h6><span style="color: #008000;">                                                          ls_mod = dwo.name + &#8216;.Tooltip.Tip = &#8220;&#8216; + ls_value + &#8216;&#8221;&#8216;</span></h6>
<h6><span style="color: #008000;">                                                          ls_err = this.modify(ls_mod)</span></h6>
<h6><span style="color: #008000;">                                                ELSE</span></h6>
<h6><span style="color: #008000;">                                                          ls_mod = dwo.name + &#8216;.Tooltip.Tip = &#8220;&#8221;&#8216;</span></h6>
<h6><span style="color: #008000;">                                                          ls_err = this.modify(ls_mod)</span></h6>
<h6><span style="color: #008000;">                                                END IF</span></h6>
<h6><span style="color: #008000;">                                      ELSE</span></h6>
<h6><span style="color: #008000;">                                                IF ll_textwidth &gt; ll_colw THEN // text wider than column width</span></h6>
<h6><span style="color: #008000;">                                                          ls_mod = dwo.name + &#8216;.Tooltip.Tip = &#8220;&#8216; + ls_value + &#8216;&#8221;&#8216;</span></h6>
<h6><span style="color: #008000;">                                                          ls_err = this.modify(ls_mod)</span></h6>
<h6><span style="color: #008000;">                                                ELSEIF ll_textwidth &gt; (ll_colW &#8211; (ll_width + ll_hScrollPos)) THEN</span></h6>
<h6><span style="color: #008000;">                                                          // text cut off by datawindow control or scrollbar</span></h6>
<h6><span style="color: #008000;">                                                          ls_mod = dwo.name + &#8216;.Tooltip.Tip = &#8220;&#8216; + ls_value + &#8216;&#8221;&#8216;</span></h6>
<h6><span style="color: #008000;">                                                          ls_err = this.modify(ls_mod)</span></h6>
<h6><span style="color: #008000;">                                                ELSE</span></h6>
<h6><span style="color: #008000;">                                                          ls_mod = dwo.name + &#8216;.Tooltip.Tip = &#8220;&#8221;&#8216;</span></h6>
<h6><span style="color: #008000;">                                                          ls_err = this.modify(ls_mod)</span></h6>
<h6><span style="color: #008000;">                                                END IF</span></h6>
<h6><span style="color: #008000;">                                      END IF</span></h6>
<h6><span style="color: #008000;">                              ELSE</span></h6>
<h6><span style="color: #008000;">                                      // &#8220;Visible&#8221;</span></h6>
<h6><span style="color: #008000;">                                      // this could be modifed for grid columns resized smaller than text value</span></h6>
<h6><span style="color: #008000;">                                      ls_mod = dwo.name + &#8216;.Tooltip.Tip = &#8220;&#8221;&#8216;</span></h6>
<h6><span style="color: #008000;">                                      ls_err = this.modify(ls_mod)</span></h6>
<h6><span style="color: #008000;">                              END IF</span></h6>
<h6><span style="color: #008000;">                   END IF</span></h6>
<h6><span style="color: #008000;">          END IF</span></h6>
<h6><span style="color: #008000;">          is_curcol = dwo.Name + &#8216;/&#8217; + string(row)</span></h6>
<h6><span style="color: #008000;">END IF</span></h6>
<p>Thanks to Adam Simmonds for his assistance on this.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.sybase.com/powerbuilder/2012/01/our-blogroll-matt-balent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comment Migrer Vos Applications PowerBuilder / How to Migrate Your PowerBuilder Applications</title>
		<link>http://blogs.sybase.com/powerbuilder/2012/01/comment-migrer-vos-applications-powerbuilder-how-to-migrate-your-powerbuilder-applications/</link>
		<comments>http://blogs.sybase.com/powerbuilder/2012/01/comment-migrer-vos-applications-powerbuilder-how-to-migrate-your-powerbuilder-applications/#comments</comments>
		<pubDate>Mon, 16 Jan 2012 07:01:08 +0000</pubDate>
		<dc:creator>John Strano, PowerBuilder Evangelist</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Bassam Tannouri]]></category>
		<category><![CDATA[migrate]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[novalys]]></category>
		<category><![CDATA[pbtv]]></category>
		<category><![CDATA[powerbuilder]]></category>
		<category><![CDATA[PowerBuilderTV]]></category>
		<category><![CDATA[powerscript]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[Tannouri]]></category>

		<guid isPermaLink="false">http://blogs.sybase.com/powerbuilder/?p=1304</guid>
		<description><![CDATA[Présenté en FRANÇAIS / Presented in FRENCH
Date: Thursday January 19th at 11am EST (New York) / 17h00 CET (Paris)

Quels sont les avantages d&#8217;une migration vers PB 12.x Classic ou PB 12.x .NET ? Quel sont les coûts et les difficultés liés à la migration ?
Pour apprendre à migrer vos applications pas à pas et répondre [...]]]></description>
			<content:encoded><![CDATA[<p>Présenté en FRANÇAIS / Presented in FRENCH</p>
<p>Date: Thursday January 19th at 11am EST (New York) / 17h00 CET (Paris)</p>
<p><img class="alignleft size-full wp-image-897" title="PBTVLogo" src="http://blogs.sybase.com/powerbuilder/wp-content/uploads/2010/10/PBTVLogo.gif" alt="PBTVLogo" width="274" height="200" /></p>
<p>Quels sont les avantages d&#8217;une migration vers PB 12.x Classic ou PB 12.x .NET ? Quel sont les coûts et les difficultés liés à la migration ?<br />
Pour apprendre à migrer vos applications pas à pas et répondre à toutes ses questions, rejoignez-nous le 19 janvier 2011 sur PowerBuilderTV.</p>
<p><em>What are the advantages of migrating to PB 12.x Classic and PB 12.x .NET? What are the costs and difficulties related to migration?<br />
To learn step by step how to migrate your applications and in order to answer any question you may have, join us January 19, 2012 on PowerBuilderTV.</em></p>
<p>Presenter : Bassam Tannouri<br />
�<br />
Register &#8211; <a href="https://www2.gotomeeting.com/register/663938618" target="_blank">https://www2.gotomeeting.com/register/663938618</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.sybase.com/powerbuilder/2012/01/comment-migrer-vos-applications-powerbuilder-how-to-migrate-your-powerbuilder-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>North Carolina Sybase User Group Meeting</title>
		<link>http://blogs.sybase.com/powerbuilder/2012/01/north-carolina-sybase-user-group-meeting/</link>
		<comments>http://blogs.sybase.com/powerbuilder/2012/01/north-carolina-sybase-user-group-meeting/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 18:25:02 +0000</pubDate>
		<dc:creator>John Strano, PowerBuilder Evangelist</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[application development]]></category>
		<category><![CDATA[charlotte]]></category>
		<category><![CDATA[database performance]]></category>
		<category><![CDATA[datawindow]]></category>
		<category><![CDATA[DBMS performance]]></category>
		<category><![CDATA[ISUG]]></category>
		<category><![CDATA[McKesson]]></category>
		<category><![CDATA[nc]]></category>
		<category><![CDATA[north carolina]]></category>
		<category><![CDATA[pb12]]></category>
		<category><![CDATA[pb12.5]]></category>
		<category><![CDATA[powerbuilder]]></category>
		<category><![CDATA[PowerBuilder 12]]></category>
		<category><![CDATA[PowerBuilder 12.5]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[source control]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[user group]]></category>

		<guid isPermaLink="false">http://blogs.sybase.com/powerbuilder/?p=1320</guid>
		<description><![CDATA[Thursday, January 12th
6:00pm &#8211; 8:00pm
Offices of: McKesson
10735 David Taylor Drive
Suite 100
Charlotte, NC 28262
SQL Performance Improvements
Jerry Day of McKesson will speak about improving your sql with an eye towards performance tuning, aggregate reporting, and overall maintenance improvement.  Microsoft SQLServer 2008 is the topic database but the discussion will center on ANSI SQL.
Source Control for the Home [...]]]></description>
			<content:encoded><![CDATA[<p>Thursday, January 12th<br />
6:00pm &#8211; 8:00pm</p>
<p>Offices of: McKesson<br />
10735 David Taylor Drive<br />
Suite 100<br />
Charlotte, NC 28262</p>
<p><em>SQL Performance Improvements</em></p>
<p>Jerry Day of McKesson will speak about improving your sql with an eye towards performance tuning, aggregate reporting, and overall maintenance improvement.  Microsoft SQLServer 2008 is the topic database but the discussion will center on ANSI SQL.</p>
<p><em>Source Control for the Home User</em></p>
<p>Matt Balent will demonstrate the use of WIzsource, a full featured source control system available from TopWiz Software, which is free for single use.  Written in Powerbuilder, it supports the SCC API and can be used with SQL Anywhere, Sybase ASE, Microsoft SQL Server, and Oracle 9/10.</p>
<p>Register: <a href="http://my.isug.com/e/in/eid=127" target="_blank">http://my.isug.com/e/in/eid=127</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.sybase.com/powerbuilder/2012/01/north-carolina-sybase-user-group-meeting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>In-Depth Review of .NET Language Enhancements</title>
		<link>http://blogs.sybase.com/powerbuilder/2012/01/in-depth-review-of-net-language-enhancements/</link>
		<comments>http://blogs.sybase.com/powerbuilder/2012/01/in-depth-review-of-net-language-enhancements/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 16:12:57 +0000</pubDate>
		<dc:creator>John Strano, PowerBuilder Evangelist</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[clayton]]></category>
		<category><![CDATA[CLR]]></category>
		<category><![CDATA[CLS]]></category>
		<category><![CDATA[Don Clayton]]></category>
		<category><![CDATA[Intertech]]></category>
		<category><![CDATA[novalys]]></category>
		<category><![CDATA[pbtv]]></category>
		<category><![CDATA[powerbuilder]]></category>
		<category><![CDATA[PowerBuilderTV]]></category>
		<category><![CDATA[powerscript]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[Sybase]]></category>

		<guid isPermaLink="false">http://blogs.sybase.com/powerbuilder/?p=1300</guid>
		<description><![CDATA[Date: Thursday January 12th at 11am EST (New York) / 17h00 CET (Paris)

As a .NET language, PowerBuilder 12 supports the Microsoft Common Language Specification (CLS.) We&#8217;ll review the CLS, learn how to utilize external .NET resources, how to create .NET Consumer Role compatible applications using the PowerBuilder 12 Classic IDE, and how to create .NET [...]]]></description>
			<content:encoded><![CDATA[<p>Date: Thursday January 12th at 11am EST (New York) / 17h00 CET (Paris)</p>
<p><img class="alignleft size-full wp-image-897" title="PBTVLogo" src="http://blogs.sybase.com/powerbuilder/wp-content/uploads/2010/10/PBTVLogo.gif" alt="PBTVLogo" width="274" height="200" /></p>
<p>As a .NET language, PowerBuilder 12 supports the Microsoft Common Language Specification (CLS.) We&#8217;ll review the CLS, learn how to utilize external .NET resources, how to create .NET Consumer Role compatible applications using the PowerBuilder 12 Classic IDE, and how to create .NET compatible extenders using the PowerBuilder .NET IDE.</p>
<p>Presenter: Don Clayton</p>
<p>Register &#8211; <a href="https://www2.gotomeeting.com/register/642801058" target="_blank">https://www2.gotomeeting.com/register/642801058</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.sybase.com/powerbuilder/2012/01/in-depth-review-of-net-language-enhancements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PBTV: Building Modern PowerBuilder Applications</title>
		<link>http://blogs.sybase.com/powerbuilder/2011/12/pbtv-building-modern-powerbuilder-applications/</link>
		<comments>http://blogs.sybase.com/powerbuilder/2011/12/pbtv-building-modern-powerbuilder-applications/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 07:01:47 +0000</pubDate>
		<dc:creator>John Strano, PowerBuilder Evangelist</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[appeon]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[clayton]]></category>
		<category><![CDATA[datawindow]]></category>
		<category><![CDATA[novalys]]></category>
		<category><![CDATA[pbtv]]></category>
		<category><![CDATA[powerbuilder]]></category>
		<category><![CDATA[PowerBuilderTV]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://blogs.sybase.com/powerbuilder/?p=1281</guid>
		<description><![CDATA[Wednesday December 14th 2011
at 11am EST (New York) / 17h CET (Paris)

PowerBuilder 12 remains a potent application development platform that arguably remains the highest-level programming environment for .NET available. But times change: user interfaces are now “User Experiences”, and Windows 7 was a UX game changer. The Internet is ubiquitous, and today, application access is [...]]]></description>
			<content:encoded><![CDATA[<p>Wednesday December 14th 2011<br />
at 11am EST (New York) / 17h CET (Paris)</p>
<p><img class="alignleft size-full wp-image-897" title="PBTVLogo" src="http://blogs.sybase.com/powerbuilder/wp-content/uploads/2010/10/PBTVLogo.gif" alt="PBTVLogo" width="274" height="200" /></p>
<p>PowerBuilder 12 remains a potent application development platform that arguably remains the highest-level programming environment for .NET available. But times change: user interfaces are now “User Experiences”, and Windows 7 was a UX game changer. The Internet is ubiquitous, and today, application access is taken for granted. Yet users still want applications that are both powerful and pleasant to use, as well as systems that leverage their computing platforms of choice effectively. In this session, a real-world development project to build an entirely modern, Enterprise-class PowerBuilder application from the ground up will be explored. Topics will include the strategic decisions made regarding platforms, architecture, appropriate reuse, and designing a look and feel with an eye towards for the future. So long MDI, hello WPF. In addition to showing this groundbreaking development effort, the speaker will discuss a variety of ways to update older PowerBuilder applications to achieve higher user satisfaction and productivity, and how to leverage the Sybase design and development tools appropriately. A variety of Sybase tools, including PowerDesigner, PowerBuilder 12 Classic and WPF, and Appeon 6.5 will be demonstrated.</p>
<p>Presenter: Don Clayton</p>
<p>REGISTER: <a href="http://powerbuilder.tv/index.php/en/upcoming-webinars/1-upcoming-webinars/135-building-modern-powerbuilder-applications" target="_blank">http://powerbuilder.tv/index.php/en/upcoming-webinars/1-upcoming-webinars/135-building-modern-powerbuilder-applications</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.sybase.com/powerbuilder/2011/12/pbtv-building-modern-powerbuilder-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webcast: GeoEnviron – A Practical Look at Simplifying a PowerBuilder User Interface</title>
		<link>http://blogs.sybase.com/powerbuilder/2011/12/webcast-geoenviron-%e2%80%93-a-practical-look-at-simplifying-a-powerbuilder-user-interface/</link>
		<comments>http://blogs.sybase.com/powerbuilder/2011/12/webcast-geoenviron-%e2%80%93-a-practical-look-at-simplifying-a-powerbuilder-user-interface/#comments</comments>
		<pubDate>Tue, 06 Dec 2011 16:00:52 +0000</pubDate>
		<dc:creator>John Strano, PowerBuilder Evangelist</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[application development]]></category>
		<category><![CDATA[datawindow]]></category>
		<category><![CDATA[GeoEnviron]]></category>
		<category><![CDATA[Geokon]]></category>
		<category><![CDATA[pb12]]></category>
		<category><![CDATA[pb12.5]]></category>
		<category><![CDATA[powerbuilder]]></category>
		<category><![CDATA[PowerBuilder 12]]></category>
		<category><![CDATA[PowerBuilder 12.5]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[Sybase]]></category>

		<guid isPermaLink="false">http://blogs.sybase.com/powerbuilder/?p=1291</guid>
		<description><![CDATA[Thursday, December 8th at noon ET

 
 
 
 There is still time to join us on Thursday, December 8th at noon ET for the webcast “GeoEnviron – A Practical Look at Simplifying a PowerBuilder User Interface” featuring Geokon’s innovative PowerBuilder Development Manager, Michael Kramer.
Geokon was honored with the 2010 ComputerWorld Honors Laureate for its GeoEnviron product for identifying, [...]]]></description>
			<content:encoded><![CDATA[<p>Thursday, December 8th at noon ET</p>
<p><img class="alignleft size-full wp-image-981" title="PB12FlamingGuitarWithSAP50" src="http://blogs.sybase.com/powerbuilder/wp-content/uploads/2011/02/PB12FlamingGuitarWithSAP50.png" alt="PB12FlamingGuitarWithSAP50" width="385" height="100" /></p>
<p> </p>
<p> </p>
<p> </p>
<p> There is still time to join us on Thursday, December 8th at noon ET for the webcast <strong>“GeoEnviron – A Practical Look at Simplifying a PowerBuilder User Interface”</strong> featuring Geokon’s innovative PowerBuilder Development Manager, Michael Kramer.</p>
<p>Geokon was honored with the 2010 ComputerWorld Honors Laureate for its GeoEnviron product for identifying, documenting, analyzing and planning environmental clean-up projects in less time and with greater accuracy. By taking full advantage of PowerBuilder’s DataWindow technology and time-saving coding features, the GeoEnviron team was able to revamp their user interface across 2,400 DataWindows in less than a week.</p>
<p>In this webcast, Michael will give you a guided tour through the award-winning GeoEnviron application, discuss the reasoning and process behind its design, quantify the cost-savings of using the PowerBuilder platform, and share the actual production code as he covers:</p>
<ul>
<li>How to create a simplified, yet highly intuitive user experience using PowerBuilder for native Windows applications including how to integrate with 3rd party applications</li>
<li>How the user interface implements a modern look within an MDI frame using numerous coding techniques and design elements</li>
<li>DataWindow techniques from tool tips to Google® maps on a report to query-by-example</li>
<li>Developer tooling – setting up the PowerBuilder IDE, writing developer tools in PowerBuilder, and auto-converting UI using dwModify</li>
</ul>
<p>Don&#8217;t miss this interview style, interactive webinar! <a href="http://response.sybase.com/forms/NAO11Q4PBWBCSTGeokon?mc=bl" target="_blank">Register now!</a> It’s a convenient, easy, way to learn how you can update and modernize your applications from award-winning PowerBuilder &#8220;Rock Star&#8221; Michael Kramer, from Geokon.</p>
<p>REGISTER: <a href="http://response.sybase.com/forms/NAO11Q4PBWBCSTGeokon?mc=bl" target="_blank">http://response.sybase.com/forms/NAO11Q4PBWBCSTGeokon?mc=bl</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.sybase.com/powerbuilder/2011/12/webcast-geoenviron-%e2%80%93-a-practical-look-at-simplifying-a-powerbuilder-user-interface/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>PBTV: Add Single Sign-On to PowerBuilder Applications</title>
		<link>http://blogs.sybase.com/powerbuilder/2011/12/pbtv-add-single-sign-on-to-powerbuilder-applications/</link>
		<comments>http://blogs.sybase.com/powerbuilder/2011/12/pbtv-add-single-sign-on-to-powerbuilder-applications/#comments</comments>
		<pubDate>Tue, 06 Dec 2011 14:43:55 +0000</pubDate>
		<dc:creator>John Strano, PowerBuilder Evangelist</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[appeon]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[datawindow]]></category>
		<category><![CDATA[novalys]]></category>
		<category><![CDATA[pbtv]]></category>
		<category><![CDATA[powerbuilder]]></category>
		<category><![CDATA[PowerBuilderTV]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://blogs.sybase.com/powerbuilder/?p=1278</guid>
		<description><![CDATA[Thursday December 8th 2011
at 11am EST (New York) / 17h CET (Paris)

It is essential to list all the important points to take into account when creating a Single Sign-On system. The principle of SSO may seem simple to explain, but in reality it implies numerous functionalities. Additionally, your system may need to support certain complex [...]]]></description>
			<content:encoded><![CDATA[<p>Thursday December 8th 2011<br />
at 11am EST (New York) / 17h CET (Paris)</p>
<p><img class="alignleft size-full wp-image-897" title="PBTVLogo" src="http://blogs.sybase.com/powerbuilder/wp-content/uploads/2010/10/PBTVLogo.gif" alt="PBTVLogo" width="274" height="200" /></p>
<p>It is essential to list all the important points to take into account when creating a Single Sign-On system. The principle of SSO may seem simple to explain, but in reality it implies numerous functionalities. Additionally, your system may need to support certain complex technical specifications that will add to the functional complexity. During this webinar we will list these points and present a solution that will ensure the success of your project. This solution will be illustrated with concrete examples and case studies. We will also include information allowing attendees to calculate the ROI of each solution: software and material costs, implementation times, etc…</p>
<p>Presenter: Christophe Dufourmantelle</p>
<p>REGISTER: <a href="http://powerbuilder.tv/index.php/en/upcoming-webinars/1-upcoming-webinars/136-add-single-sign-on-to-powerbuilder-applications" target="_blank">http://powerbuilder.tv/index.php/en/upcoming-webinars/1-upcoming-webinars/136-add-single-sign-on-to-powerbuilder-applications</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.sybase.com/powerbuilder/2011/12/pbtv-add-single-sign-on-to-powerbuilder-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webcast: GeoEnviron – Simplifying a PowerBuilder User Interface</title>
		<link>http://blogs.sybase.com/powerbuilder/2011/11/webcast-geoenviron-%e2%80%93-simplifying-a-powerbuilder-user-interface/</link>
		<comments>http://blogs.sybase.com/powerbuilder/2011/11/webcast-geoenviron-%e2%80%93-simplifying-a-powerbuilder-user-interface/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 20:15:21 +0000</pubDate>
		<dc:creator>John Strano, PowerBuilder Evangelist</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[application development]]></category>
		<category><![CDATA[datawindow]]></category>
		<category><![CDATA[GeoEnviron]]></category>
		<category><![CDATA[Geokon]]></category>
		<category><![CDATA[pb12]]></category>
		<category><![CDATA[pb12.5]]></category>
		<category><![CDATA[powerbuilder]]></category>
		<category><![CDATA[PowerBuilder 12]]></category>
		<category><![CDATA[PowerBuilder 12.5]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[Sybase]]></category>

		<guid isPermaLink="false">http://blogs.sybase.com/powerbuilder/?p=1271</guid>
		<description><![CDATA[Thursday, December 8 at noon Eastern Time
REGISTER TODAY: http://response.sybase.com/forms/NAO11Q4PBWBCSTGeokon?mc=bl
Join us on Thursday, December 8th at noon ET for the webcast “GeoEnviron – A Practical Look at Simplifying a PowerBuilder User Interface” featuring Geokon’s innovative PowerBuilder Development Manager, Michael Kramer.
Geokon was honored with the 2010 ComputerWorld Honors Laureate for its GeoEnviron product for identifying, documenting, analyzing [...]]]></description>
			<content:encoded><![CDATA[<p>Thursday, December 8 at noon Eastern Time<br />
REGISTER TODAY: <a href="http://response.sybase.com/forms/NAO11Q4PBWBCSTGeokon?mc=bl" target="_blank">http://response.sybase.com/forms/NAO11Q4PBWBCSTGeokon?mc=bl</a></p>
<p>Join us on Thursday, December 8th at noon ET for the webcast “GeoEnviron – A Practical Look at Simplifying a PowerBuilder User Interface” featuring Geokon’s innovative PowerBuilder Development Manager, Michael Kramer.</p>
<p>Geokon was honored with the 2010 ComputerWorld Honors Laureate for its GeoEnviron product for identifying, documenting, analyzing and planning environmental clean-up projects in less time and with greater accuracy. By taking full advantage of PowerBuilder’s DataWindow technology and time-saving coding features, the GeoEnviron team was able to revamp their user interface across 2400 DataWindows in less than a week.</p>
<p>In this webcast, Michael will give you a guided tour through the award-winning GeoEnviron application, discuss the reasoning and process behind its design, quantify the cost-saving of using the PowerBuilder platform, and share the actual production code as he covers:</p>
<ul>
<li>How to create a simplified, yet highly intuitive user experience using PowerBuilder for native Windows applications including how to integrate with 3rd party applications</li>
<li>How the user interface implements a modern look within an MDI frame using numerous coding techniques and design elements</li>
<li>DataWindow techniques from tool tips to Google® maps on a report to query-by-example</li>
<li>Developer tooling – setting up the PowerBuilder IDE, writing developer tools in PowerBuilder, and auto-converting UI using dwModify</li>
</ul>
<p>Don&#8217;t miss this interview style, interactive webinar! Register now! It’s a convenient, easy, way to learn how you can update and modernize your applications from award-winning PowerBuilder &#8220;Rock Star&#8221; Michael Kramer, from Geokon.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.sybase.com/powerbuilder/2011/11/webcast-geoenviron-%e2%80%93-simplifying-a-powerbuilder-user-interface/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PBTV: Fast Track to Web-enabling PowerBuilder with Appeon 6.5</title>
		<link>http://blogs.sybase.com/powerbuilder/2011/11/pbtv-fast-track-to-web-enabling-pb-with-appeon-6-5/</link>
		<comments>http://blogs.sybase.com/powerbuilder/2011/11/pbtv-fast-track-to-web-enabling-pb-with-appeon-6-5/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 07:01:30 +0000</pubDate>
		<dc:creator>John Strano, PowerBuilder Evangelist</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[appeon]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[datawindow]]></category>
		<category><![CDATA[novalys]]></category>
		<category><![CDATA[pbtv]]></category>
		<category><![CDATA[powerbuilder]]></category>
		<category><![CDATA[PowerBuilderTV]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://blogs.sybase.com/powerbuilder/?p=1253</guid>
		<description><![CDATA[Tuesday November 15th 2011
at 11am EST (New York) / 17h CET (Paris)
Some of you may have heard about Appeon and how well it works, but you may not know exactly how to use it. This seminar walks you through the process of migrating an actual PowerBuilder application with Appeon 6.5. You will learn from concrete [...]]]></description>
			<content:encoded><![CDATA[<p>Tuesday November 15th 2011<br />
at 11am EST (New York) / 17h CET (Paris)</p>
<p><img class="alignleft size-full wp-image-897" title="PBTVLogo" src="http://blogs.sybase.com/powerbuilder/wp-content/uploads/2010/10/PBTVLogo.gif" alt="PBTVLogo" width="274" height="200" />Some of you may have heard about Appeon and how well it works, but you may not know exactly how to use it. This seminar walks you through the process of migrating an actual PowerBuilder application with Appeon 6.5. You will learn from concrete examples as well as case studies. Also, we will equip you to run ROI calculation for your specific scenario, including software and material costs as well as implementation times.</p>
<p>Presenter: Christophe Dufourmantelle</p>
<p>Register: <a href="https://www2.gotomeeting.com/register/683949106" target="_blank">https://www2.gotomeeting.com/register/683949106</a></p>
<p>Session in Spanish<br />
Martes 22 de noviembre del 2011<br />
a las 10:00 de la Ciudad de México / 17:00 Madrid<br />
Presentadóra: Carmina Garcia<br />
Inscripción: <a href="https://www2.gotomeeting.com/register/368354402" target="_blank">https://www2.gotomeeting.com/register/368354402</a></p>
<p>Session in French<br />
Mercredi 16 novembre 2011<br />
11h00 EST (New York) / 17h00 CET (Paris)<br />
Intervenant : Christophe Dufourmantelle<br />
Inscription<br />
<a href="https://www2.gotomeeting.com/register/338522042" target="_blank">https://www2.gotomeeting.com/register/338522042</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.sybase.com/powerbuilder/2011/11/pbtv-fast-track-to-web-enabling-pb-with-appeon-6-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>





