<?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>Jason L. Froebe - Tech tips and How Tos for Fellow Techies &#187; Microsoft</title>
	<atom:link href="http://froebe.net/blog/index.php/tag/microsoft/feed/" rel="self" type="application/rss+xml" />
	<link>http://froebe.net/blog</link>
	<description>Tips &#38; Tricks for Databases (Sybase, Oracle, MySQL, PostgreSQL, SQLite), Windows, Linux, Solaris, Perl, Java, Bash and so much much more</description>
	<lastBuildDate>Sat, 07 Jan 2012 22:12:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Wanted: Microsoft SQL Server DBA (Chicago, IL)</title>
		<link>http://froebe.net/blog/2011/11/28/wanted-microsoft-sql-server-dba-chicago-il/</link>
		<comments>http://froebe.net/blog/2011/11/28/wanted-microsoft-sql-server-dba-chicago-il/#comments</comments>
		<pubDate>Mon, 28 Nov 2011 17:23:31 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[Jobs]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Chicago]]></category>
		<category><![CDATA[dba]]></category>
		<category><![CDATA[job]]></category>
		<category><![CDATA[wanted]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=1351</guid>
		<description><![CDATA[Position Responsibilities Provides DBA services for Production, test, and development databases Administers and maintains the production, test, and development databases. Performs SQL code releases Reviews application designs for compliance with production acceptance requirements. Complies with IT policies and procedures, especially those for quality and productivity standards Complies with Information Security policies and procedures. Verifies deliverables [...]]]></description>
			<content:encoded><![CDATA[<p>Position Responsibilities </p>
<p>Provides  DBA services for Production, test, and development databases<br />
Administers and maintains the production, test, and development databases.<br />
Performs SQL code releases<br />
Reviews application designs for compliance with production acceptance requirements.<br />
Complies with IT policies and procedures, especially those for quality and productivity standards<br />
Complies with Information Security policies and procedures.  Verifies deliverables meet Information Security requirements.<br />
Participates in special projects and performs other related duties as assigned.<br />
Operations are 24 x 7. May be required to be on call, work beyond normal business hours</p>
<p>Position Requirements </p>
<p>B.S. in computer science<br />
2 to 3  years experience<br />
Strong written and oral communication skills.<br />
Strong analysis and problem solving skills.<br />
Working knowledge of the following DBA practices and concepts: database backup &#038; recovery, database performance &#038; tuning, database monitoring, and maintenance.<br />
Working knowledge of Visual Source Safe<br />
Strong knowledge of database design and administration<br />
Stored procedure and view development and troubleshooting<br />
Database size management (includes volume/disk mgmt., file and filegroup allocations.)<br />
Basic understanding of Microsoft Clustering technology<br />
Proficient with Microsoft Office Suite<br />
Entry level knowledge of networking<br />
Entry level skill set of database performance tuning/indexing<br />
SSRS, SSIS, and scripting experience a plus.</p>
<p>Interested? (say I referred you on the <a href="http://careers.peopleclick.com/careerscp/client_sungard/external/jobDetails.do?functionName=getJobDetail&#038;jobPostId=28819&#038;localeCode=en-us">application form</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2011/11/28/wanted-microsoft-sql-server-dba-chicago-il/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get it here! Perl DBD::Sybase 1.09.01 for Active State Perl 5.10 and 5.8 on Windows XP/Vista/7 32bit</title>
		<link>http://froebe.net/blog/2010/03/09/get-it-here-perl-dbdsybase-1-09-for-active-state-perl-5-10-and-5-8-on-windows-xpvista7-32bit/</link>
		<comments>http://froebe.net/blog/2010/03/09/get-it-here-perl-dbdsybase-1-09-for-active-state-perl-5-10-and-5-8-on-windows-xpvista7-32bit/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 22:27:48 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[APIs]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[DBI]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[15.5]]></category>
		<category><![CDATA[32 bit]]></category>
		<category><![CDATA[active state]]></category>
		<category><![CDATA[activestate]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[openclient]]></category>
		<category><![CDATA[peppler]]></category>
		<category><![CDATA[perl 5.10]]></category>
		<category><![CDATA[perl 5.8]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=1223</guid>
		<description><![CDATA[Assuming that you installed Sybase OpenClient 15.5 from the 15.5 PC Client: Install ActiveState Perl from http://www.activestate.com (free) and install DBI if it isn’t already installed.  It should be but you never know… Start -&#62; ActiveState Perl -&#62; Perl Package Manager install DBI exit Now, the easy part.  Install the DBD::Sybase 1.09.01 PPM: download DBD::Sybase [...]]]></description>
			<content:encoded><![CDATA[<p>Assuming that you installed <a href="http://www.sybase.com/detail?id=1037407">Sybase OpenClient 15.5</a> from the 15.5 PC Client:</p>
<p>Install ActiveState Perl from <a href="http://www.activestate.com%c2%a0/">http://www.activestate.com</a> (free) and install DBI if it isn’t already installed.  It should be but  you never know…</p>
<ol>
<li>Start -&gt; ActiveState Perl -&gt; Perl Package Manager</li>
<li>install DBI</li>
<li>exit<a href="http://www.perl.org"><img class="alignright size-full wp-image-1207" title="perl" src="http://froebe.net/blog/wp-content/uploads/2010/02/perl.jpeg" alt="" width="279" height="303" /></a></li>
</ol>
<p>Now, the easy part.  Install the <a href="http://www.froebe.net/attachments/DBD-Sybase-1.09.01.zip">DBD::Sybase</a> 1.09.01 PPM:</p>
<ol>
<li>download <a title="DBD-Sybase-1.09.zip" href="http://www.froebe.net/attachments/DBD-Sybase-1.09.01.zip">DBD::Sybase  1.09.01 PPM</a></li>
<li>extract zip file to temporary directory (e.g. c:\test)</li>
<li>Start -&gt; Run -&gt; cmd.exe (as Administrator if Vista or Windows  7)</li>
<li>cd \test</li>
<li>ppm  install DBD-Sybase.ppd</li>
<li>exit</li>
</ol>
<p>That’s it <img src='http://froebe.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>It should automatically install the DBD::Sybase for Perl 5.8 or 5.10 depending on which version of Active State Perl you have installed.</p>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2010/03/09/get-it-here-perl-dbdsybase-1-09-for-active-state-perl-5-10-and-5-8-on-windows-xpvista7-32bit/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Get it here! Perl DBD::Sybase 1.09 for Active State Perl 5.10 on Windows XP/Vista/7 32bit</title>
		<link>http://froebe.net/blog/2010/02/17/get-it-here-perl-dbdsybase-1-09-for-active-state-perl-5-10-on-windows-xpvista7-32bit/</link>
		<comments>http://froebe.net/blog/2010/02/17/get-it-here-perl-dbdsybase-1-09-for-active-state-perl-5-10-on-windows-xpvista7-32bit/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 02:05:03 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[APIs]]></category>
		<category><![CDATA[ASE]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[DBI]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[15.5]]></category>
		<category><![CDATA[32 bit]]></category>
		<category><![CDATA[active state]]></category>
		<category><![CDATA[activestate]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[openclient]]></category>
		<category><![CDATA[peppler]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=1206</guid>
		<description><![CDATA[Assuming that you installed Sybase OpenClient 15.5 from the 15.5 PC Client: Install ActiveState Perl from http://www.activestate.com (free) and install DBI if it isn&#8217;t already installed.  It should be but you never know&#8230; Start -&#62; ActiveState Perl -&#62; Perl Package Manager install DBI exit Now, the easy part.  Install the DBD::Sybase 1.09 PPM: download DBD::Sybase [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>Assuming that you installed <a href="http://www.sybase.com/detail?id=1037407">Sybase OpenClient 15.5</a> from the 15.5 PC Client:</p>
<p>Install ActiveState Perl from <a href="http://www.activestate.com%c2%a0/">http://www.activestate.com</a> (free) and install DBI if it isn&#8217;t already installed.  It should be but you never know&#8230;</p>
<ol>
<li>Start -&gt; ActiveState Perl -&gt; Perl Package Manager<a href="http://www.perl.org"><img class="alignright size-thumbnail wp-image-1207" title="perl" src="http://froebe.net/blog/wp-content/uploads/2010/02/perl-150x150.jpg" alt="" width="150" height="150" /></a></li>
<li>install DBI</li>
<li>exit</li>
</ol>
<p>Now, the easy part.  Install the <a href="http://search.cpan.org/~mewp/DBD-Sybase/Sybase.pm">DBD::Sybase</a> 1.09 PPM:</p>
<ol>
<li>download <a title="DBD-Sybase-1.09.zip" href="http://www.froebe.net/attachments/DBD-Sybase-1.09.zip">DBD::Sybase 1.09 PPM</a></li>
<li>extract zip file to temporary directory (e.g. c:\test)</li>
<li>Start -&gt; Run -&gt; cmd.exe (as Administrator if Vista or Windows 7)</li>
<li>cd \test</li>
<li>ppm  install DBD-Sybase.ppd</li>
<li>exit</li>
</ol>
<p>That’s it <img src="../wp-includes/images/smilies/icon_smile.gif" alt=":)" /></p>
<div id="attachment_560" class="wp-caption aligncenter" style="width: 160px"><a href="http://www.sybase.com"><img class="size-thumbnail wp-image-560" title="Sybase, Inc." src="http://froebe.net/blog/wp-content/uploads/2008/07/sybase-150x74.png" alt="" width="150" height="74" /></a><p class="wp-caption-text">Sybase</p></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2010/02/17/get-it-here-perl-dbdsybase-1-09-for-active-state-perl-5-10-on-windows-xpvista7-32bit/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to convert a laptop running Microsoft Windows 7 to a VirtualBox virtual machine</title>
		<link>http://froebe.net/blog/2009/12/21/how-to-convert-a-laptop-running-microsoft-windows-7-to-a-virtualbox-virtual-machine/</link>
		<comments>http://froebe.net/blog/2009/12/21/how-to-convert-a-laptop-running-microsoft-windows-7-to-a-virtualbox-virtual-machine/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 16:32:53 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[dell latitiude]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[microsoft windows 7]]></category>
		<category><![CDATA[mint]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vboxmanage]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[win7]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=1161</guid>
		<description><![CDATA[I was very much surprised just how easy it is to convert a Microsoft Windows 7 laptop into a virtual machine running within Sun&#8217;s VirtualBox.  This is what I did: Pull the hard drive from the laptop.  On my Dell Latitude, it was simply unscrewing the two screws on the bottom of the laptop marked [...]]]></description>
			<content:encoded><![CDATA[<p>I was very much surprised just how easy it is to convert a <a href="http://www.microsoft.com/windows7">Microsoft Windows 7</a> laptop into a virtual machine running within <a href="http://www.virtualbox.org">Sun&#8217;s VirtualBox</a>.  This is what I did:</p>
<ul>
<li>Pull the hard drive from the laptop.  On my Dell Latitude, it was simply unscrewing the two screws on the bottom of the laptop marked with the hard drive simble</li>
<li>Attach the drive to a SATA to USB connector and plug it in to your Linux box</li>
<li>If you don&#8217;t have VirtualBox installed, do so now using apt-get, rpm, or whatever you use to install software</li>
<li>Follow <a href="http://www.virtualbox.org/wiki/Migrate_Windows">How to migrate existing Windows installations to VirtualBox</a> but make sure you specify the entire drive (i.e. /dev/sdh) and not individual partitions else you will miss the hidden partitions that Vista and Windows 7 create</li>
</ul>
<p>You should have a working Windows 7 Virtual Machine.  You&#8217;ll notice that you probably have a huge vdi file.  Let&#8217;s shrink that down:</p>
<ul>
<li>Within Windows
<ul>
<li>download and install <a href="http://www.microsoft.com/technet/sysinternals/Security/SDelete.mspx">sdelete from Microsoft</a></li>
<li>download and install <a href="http://www.softpedia.com/get/System/Hard-Disk-Utils/Power-Defragmenter.shtml">PowerDefragmenter</a></li>
<li>Run PowerDefragmenter on your c: drive (as administrator)</li>
<li>Run <strong>&#8220;sdelete -c c:&#8221;</strong> from a cmd window (as administrator)</li>
<li>shutdown windows</li>
</ul>
</li>
<li>On the host
<ul>
<li>run <strong>&#8220;VBoxManage modifyvdi my_disk.vdi compact&#8221;</strong> replacing &#8220;my_disk.vdi&#8221; with the name of your vdi file you created earlier</li>
<li>Note that if you get a &#8220;Shrink hard disk operation is not implemented&#8221; error, then you&#8217;ve hit <a href="http://www.virtualbox.org/ticket/2833">bug #2833</a> and you will want to <a href="http://www.virtualbox.org">download the latest VirtualBox</a> to fix it.</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2009/12/21/how-to-convert-a-laptop-running-microsoft-windows-7-to-a-virtualbox-virtual-machine/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Sybase&#8217;s PowerBuilder v12 is powerful, .NET based, and wonderful!  Why you shouldn&#8217;t use it</title>
		<link>http://froebe.net/blog/2009/08/27/sybases-powerbuilder-v12-is-powerful-net-based-and-wonderful-why-you-shouldnt-use-it/</link>
		<comments>http://froebe.net/blog/2009/08/27/sybases-powerbuilder-v12-is-powerful-net-based-and-wonderful-why-you-shouldnt-use-it/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 20:40:06 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[Powerbuilder]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[TechWave]]></category>
		<category><![CDATA[4gl]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[Informix]]></category>
		<category><![CDATA[ISUG]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[powersoft]]></category>
		<category><![CDATA[Sun]]></category>
		<category><![CDATA[Visual Basic]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=1100</guid>
		<description><![CDATA[The following is MY perception of Sybase&#8217;s PowerBuilder: Years ago PowerBuilder was king.  No one could touch it.  It was relatively inexpensive.  Microsoft&#8217;s Visual Basic matured and the Pascal based Borland&#8217;s Delphi was released.  Then it fell and fall it did. As it was falling from the throne Sybase purchased Powersoft, makers of PowerBuilder.  As [...]]]></description>
			<content:encoded><![CDATA[<h4>The following is MY perception of <a href="http://www.sybase.com/powerbuilder">Sybase&#8217;s PowerBuilder</a>:</h4>
<p>Years ago PowerBuilder <a href="http://en.wikipedia.org/wiki/PowerBuilder">was king</a>.  No one could touch it.  It was relatively inexpensive.  Microsoft&#8217;s Visual Basic matured and the Pascal based Borland&#8217;s Delphi was released.  Then it fell and fall it did.</p>
<div id="attachment_560" class="wp-caption alignright" style="width: 193px"><a href="http://www.sybase.com"><img class="size-full wp-image-560" title="Sybase, Inc." src="http://froebe.net/blog/wp-content/uploads/2008/07/sybase.png" alt="Sybase" width="183" height="74" /></a><p class="wp-caption-text">Sybase</p></div>
<p>As it was falling from the throne Sybase purchased Powersoft, makers of PowerBuilder.  As the the market share continued to shrink, PowerBuilder developers had more difficulty in finding new projects.  Most new development was written in Visual Basic or Java.</p>
<p>Years went by with marketing of PowerBuilder little more than the occasional road show, <a href="http://www.sybase.com/techwave">TechWave</a> presentations and the <a href="http://www.isug.com">ISUG Technical Journal</a> ads catered towards <em><strong>existing customers</strong></em>.  Little to no effort was put forth by Sybase to gain new PowerBuilder customers.</p>
<p>During this week&#8217;s Sybase TechWave, PowerBuilder version 12 was released.  It has all the whistles and kitchen sinks you could ask for.   An amazing tool for development!  Too bad no one outside of the die hard PowerBuilder programmers will use it.</p>
<h1><span style="color: #ff6600;">Blasphemy!  Heretic! </span></h1>
<p>Consider this:</p>
<p>Sybase owns PowerBuilder.  It owns the PowerBuilder software, PowerBuilder language, PowerScript, the PowerBuilder vm, and everything PowerBuilder.</p>
<p>No problem right?</p>
<p>What will happen to PowerBuilder when Sybase is bought out by another company?  Products with tiny market share like PowerBuilder would likely be killed or in a state of limbo for several years.  <em>Anyone remember what happened <a href="http://en.wikipedia.org/wiki/IBM_Informix">when IBM bought Informix</a>? </em></p>
<p>Do you really want to bet your career and business on a software development tool that is locked to a single smallish vendor?</p>
<p>Maybe, perhaps, if Sybase were to release the PowerBuilder 4GL language and PowerScript to the world like Microsoft did with the C# and Visual Basic languages and Sun with Java&#8230;   Perhaps if Sybase would allow 3rd parties to develop tools based around the PowerBuilder language royalty free&#8230;</p>
<h2>Sybase:  PLEASE FREE THE POWERBUILDER 4GL LANGUAGE!</h2>
<p>I mean, really, what benefit could Sybase have to cripple the PowerBuilder developers?</p>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2009/08/27/sybases-powerbuilder-v12-is-powerful-net-based-and-wonderful-why-you-shouldnt-use-it/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Introducing QweryBuilder, a Developer GUI for Sybase ASE, SQL Anywhere, Microsoft SQL Server and Oracle 10g/11g</title>
		<link>http://froebe.net/blog/2009/03/10/introducing-qwerybuilder-a-developer-gui-for-sybase-ase-sql-anywhere-microsoft-sql-server-and-oracle-10g11g/</link>
		<comments>http://froebe.net/blog/2009/03/10/introducing-qwerybuilder-a-developer-gui-for-sybase-ase-sql-anywhere-microsoft-sql-server-and-oracle-10g11g/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 20:00:36 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[ASE]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[qwerybuilder]]></category>
		<category><![CDATA[sql editor]]></category>
		<category><![CDATA[SQLAnywhere]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=886</guid>
		<description><![CDATA[QweryBuilder uses innovative ideas to provide developers with the ability to easily insert, extract and modify data from a variety of databases. The goal of QweryBuilder is to increase a database developer&#8217;s productivity. It contains many time saving features. SQL Editor Script auto complete Custom auto complete lists Code Templates Display column list for tables [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p><a href="http://www.werysoft.com/Default.aspx"><img class="aligncenter size-medium wp-image-890" title="qwerybuilder_reflectedimage" src="http://froebe.net/blog/wp-content/uploads/2009/03/qwerybuilder_reflectedimage-300x116.png" alt="qwerybuilder_reflectedimage" width="300" height="116" /></a><a href="http://www.werysoft.com/Default.aspx">QweryBuilder</a> uses innovative ideas to provide developers with the ability to easily insert,                              extract and modify data from a variety of databases.</p>
<p>The goal of QweryBuilder is to increase a database developer&#8217;s productivity. It contains                         many time saving features.</p>
<p>SQL Editor</p>
<div id="attachment_887" class="wp-caption alignright" style="width: 266px"><a href="http://www.werysoft.com/Screenshots/sqleditoradvanced.jpg"><img class="size-full wp-image-887" title="QweryBuilder - SQL Editor" src="http://froebe.net/blog/wp-content/uploads/2009/03/sqleditoradvancedsmall.jpg" alt="QweryBuilder - SQL Editor" width="256" height="154" /></a><p class="wp-caption-text">QweryBuilder - SQL Editor</p></div>
<ul>
<li>Script auto complete</li>
<li>Custom auto complete lists</li>
<li>Code Templates</li>
<li>Display column list for tables and views in editor</li>
<li>Display procedure parameters in editor</li>
<li>Keyboard shortcut to open procedures</li>
<li>Generate and insert new GUIDs</li>
<li>Syntax folding</li>
<li>Auto indenting</li>
</ul>
<p>Criteria Query</p>
<div id="attachment_888" class="wp-caption alignright" style="width: 266px"><a href="http://www.werysoft.com/Screenshots/criteriaquery.jpg"><img class="size-full wp-image-888" title="QweryBuilder - Criteria Query" src="http://froebe.net/blog/wp-content/uploads/2009/03/criteriaquerysmall.jpg" alt="QweryBuilder - Criteria Query" width="256" height="154" /></a><p class="wp-caption-text">QweryBuilder - Criteria Query</p></div>
<ul>
<li>Form view criteria screen for easy data retrieval</li>
<li>Updateable result set
<ul>
<li>Insert nulls, GUID&#8217;s, and computed values into results</li>
<li>Insert, delete and update data rows</li>
<li>Generate insert statements from results</li>
<li>Create graphs from result data</li>
</ul>
</li>
</ul>
<p>Graphic Query</p>
<div id="attachment_889" class="wp-caption alignright" style="width: 266px"><a href="http://www.werysoft.com/Screenshots/graphicquery.jpg"><img class="size-full wp-image-889" title="QweryBuilder - Graphic Query" src="http://froebe.net/blog/wp-content/uploads/2009/03/graphicquerysmall.jpg" alt="QweryBuilder - Graphic Query" width="256" height="154" /></a><p class="wp-caption-text">QweryBuilder - Graphic Query</p></div>
<ul>
<li>Create queries graphically</li>
<li>Cross table querying without writing SQL</li>
</ul>
<p>Other Features</p>
<ul>
<li>Support for Microsoft SQL Server, Sybase ASE, SQL Anywhere and Oracle</li>
<li>DDL Browser</li>
<li>Database Search</li>
<li>Visual Difference</li>
<li>Code Formatter</li>
<li>Getting Started Window
<ul>
<li>Displays last used connections, files and database objects</li>
<li>Easily navigate to the last thing you were working on</li>
</ul>
</li>
<li>Clipboard Saver</li>
<li>File Browser</li>
<li>Object Browser</li>
</ul>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2009/03/10/introducing-qwerybuilder-a-developer-gui-for-sybase-ase-sql-anywhere-microsoft-sql-server-and-oracle-10g11g/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Calling Sybase developers! Please help fix the Sybase and Microsoft driver for the CakePHP framework!</title>
		<link>http://froebe.net/blog/2009/02/02/calling-sybase-developers-please-help-fix-the-sybase-and-microsoft-driver-for-the-cakephp-framework/</link>
		<comments>http://froebe.net/blog/2009/02/02/calling-sybase-developers-please-help-fix-the-sybase-and-microsoft-driver-for-the-cakephp-framework/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 18:37:25 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[ASE]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[cakephp]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[IQ]]></category>
		<category><![CDATA[microsoft sqlserver]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php framework]]></category>
		<category><![CDATA[SQL Anywhere]]></category>
		<category><![CDATA[sqlserver]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=838</guid>
		<description><![CDATA[While the CakePHP framework is very good, the dbo &#8220;driver&#8221; (wrapper) between CakePHP and the PHP Sybase/Microsoft drivers ar not implemented to be actually usable.  Most of the issues are differences of SQL dialect between MySQL and the commercial DBMSs. The issues tend to be simple ones such as, &#8220;select * from my_table limit 10&#8243; [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://cakephp.org"><img class="alignright size-medium wp-image-839" title="CakePHP" src="http://froebe.net/blog/wp-content/uploads/2009/02/cake-logo.png" alt="" width="180" height="180" /></a>While the CakePHP framework is very good, the dbo &#8220;driver&#8221; (wrapper) between CakePHP and the PHP Sybase/Microsoft drivers ar not implemented to be actually usable.  <a title="Sybase/MSSQL and CakePHP" href="http://www.nabble.com/Sybase-MSSQL-and-CakePHP-td16029616.html">Most of the issues are differences of SQL dialect between MySQL and the commercial DBMSs</a>.</p>
<p>The issues tend to be simple ones such as, &#8220;select * from my_table limit 10&#8243; to retrieve the first 10 rows not working.  Using &#8220;select top 10 col1,col2,&#8230;.coln from my_table&#8221; will.</p>
<p>So how can you help?  Very easily! <img src='http://froebe.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   The CakePHP website shows us how:</p>
<div class="wikipage">
<div id="searchable">
<blockquote>
<h3 id="ContributingtoCake"><em><span class="searchword1">Contributing</span> to Cake<a class="anchor" title="Link to this section" href="https://trac.cakephp.org/wiki/ContributingToCake#ContributingtoCake"> </a></em></h3>
<p><em> We are always looking for contributions, so don&#8217;t be shy. There are two ways to get involved: </em></p>
<h3 id="a1.Documentation:"><em>1. Documentation:<a class="anchor" title="Link to this section" href="https://trac.cakephp.org/wiki/ContributingToCake#a1.Documentation:"> </a></em></h3>
<p><em> The <a class="ext-link" href="http://book.cakephp.org/"><span class="icon">Cookbook</span></a> is ready to accept your input. Everyone can help with the documentation effort by simply logging in with your <a class="ext-link" href="http://bakery.cakephp.org/"><span class="icon">Bakery</span></a> account, writing (or editing) a section and submitting it for review. The application is still under development, so if you find a problem, submit a ticket following the <a href="https://trac.cakephp.org/wiki/bugreport">recommended procedure</a>. Visit #<span class="searchword0">cakephp</span>-docs on irc.freenode.net. </em></p>
<h3 id="a2.BugsEnhancementsandOptimizations:"><em>2. Bugs, Enhancements and Optimizations:<a class="anchor" title="Link to this section" href="https://trac.cakephp.org/wiki/ContributingToCake#a2.BugsEnhancementsandOptimizations:"> </a></em></h3>
<p><em><span class="searchword1">Contributing</span> code to <span class="searchword0">CakePHP</span> is easy: Submit test cases and attach them to tickets. That&#8217;s it. Fame, glory, and praise to all those who make the effort.<br />
</em></p>
<p><em><strong>Thanks to all those who have already contributed to <span class="searchword0">CakePHP</span>. We look forward to everyone&#8217;s future contributions.</strong></em></p></blockquote>
<p>Take a look at the <a href="https://trac.cakephp.org/browser/branches/1.2.x.x/cake/libs/model/datasources/dbo">source code for the drivers</a>.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2009/02/02/calling-sybase-developers-please-help-fix-the-sybase-and-microsoft-driver-for-the-cakephp-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oops!  I spoke too soon!  Exchange Plugin 2.24.2 still broken for Evolution</title>
		<link>http://froebe.net/blog/2008/12/12/oops-i-spoke-too-soon-exchange-plugin-2242-still-broken-for-evolution/</link>
		<comments>http://froebe.net/blog/2008/12/12/oops-i-spoke-too-soon-exchange-plugin-2242-still-broken-for-evolution/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 03:32:44 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[bug 306975]]></category>
		<category><![CDATA[bugzilla]]></category>
		<category><![CDATA[evolution]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[exchange connector]]></category>
		<category><![CDATA[exchange plugin for evolution]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=773</guid>
		<description><![CDATA[Back on November 5th, I reported that in my blog post Woohoo! Looks like Evolution will be able to connect to Microsoft Exchange again! that the Exchange plugin for Evolution was fixed.  Well, they fixed one part but many of us still aren&#8217;t able to use the plugin. Bug 306975:  Evolution: Exchange-Connector-setup 2.24.2 unable to [...]]]></description>
			<content:encoded><![CDATA[<p>Back on November 5th, I reported that in my blog<a href="http://www.ubuntu.com"><img class="alignright size-medium wp-image-714" title="Ubuntu 8.10" src="http://froebe.net/blog/wp-content/uploads/2008/09/ubuntulogo.png" alt="" width="202" height="55" /></a> post <a title="Permanent Link to Woohoo!  Looks like Evolution will be able to connect to Microsoft Exchange again!" rel="bookmark" href="../2008/11/05/woohoo-looks-like-evolution-will-be-able-to-connect-to-microsoft-exchange-again/">Woohoo!  Looks like Evolution will be able to connect to Microsoft Exchange again!</a> that the Exchange plugin for <a href="http://projects.gnome.org/evolution/">Evolution</a> was fixed.  Well, they fixed one part but many of us still aren&#8217;t able to use the plugin. <img src='http://froebe.net/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p><a href="https://bugs.launchpad.net/ubuntu/+source/evolution-exchange/+bug/306975">Bug 306975:  Evolution: Exchange-Connector-setup 2.24.2 unable to log in to exchange</a></p>
<p>If you are running into this problem, please let it be known on the bug page!</p>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2008/12/12/oops-i-spoke-too-soon-exchange-plugin-2242-still-broken-for-evolution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Woohoo!  Looks like Evolution will be able to connect to Microsoft Exchange again!</title>
		<link>http://froebe.net/blog/2008/11/05/woohoo-looks-like-evolution-will-be-able-to-connect-to-microsoft-exchange-again/</link>
		<comments>http://froebe.net/blog/2008/11/05/woohoo-looks-like-evolution-will-be-able-to-connect-to-microsoft-exchange-again/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 16:30:01 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[connectivity]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[evolution]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[owa]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=748</guid>
		<description><![CDATA[Pedro Villavicencio over at Ubuntu says: upstream said the bug is fixed with evolution 2.24, could you please comment on http://bugzilla.gnome.org/show_bug.cgi?id=375727 if you still get the issue or confirm that it&#8217;s fixed? thanks in advance. ** Changed in: evolution-exchange (Ubuntu) Status: Triaged =&#62; Incomplete &#8211; evolution-exchange: unable to setup exchange account: e2k_properties_get_prop: assertion `props != [...]]]></description>
			<content:encoded><![CDATA[<p><strong style="cursor: pointer;" title="View all messages from this sender">Pedro Villavicencio over at <a href="http://www.ubuntu.com">Ubuntu</a> says:</strong><a href="http://www.ubuntu.com"><img class="alignright size-medium wp-image-714" title="Ubuntu 8.10" src="http://froebe.net/blog/wp-content/uploads/2008/09/ubuntulogo.png" alt="" width="202" height="55" /></a></p>
<blockquote><p>upstream said the bug is fixed with evolution 2.24, could you please<br />
comment on http://bugzilla.gnome.org/show_bug.cgi?id=375727 if you still get the issue or confirm that it&#8217;s fixed? thanks in advance.</p>
<p>** Changed in: evolution-exchange (Ubuntu)<br />
Status: Triaged =&gt; Incomplete</p></blockquote>
<p>&#8211;<br />
<a href="https://bugs.launchpad.net/ubuntu/+source/evolution-exchange/+bug/25106">evolution-exchange: unable to setup exchange account: e2k_properties_get_prop: assertion `props != NULL&#8217; failed</a> https://bugs.launchpad.net/bugs/25106</p>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2008/11/05/woohoo-looks-like-evolution-will-be-able-to-connect-to-microsoft-exchange-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Anybody running VMware&#8217;s VMotion in production?</title>
		<link>http://froebe.net/blog/2008/08/25/anybody-running-vmwares-vmotion-in-production/</link>
		<comments>http://froebe.net/blog/2008/08/25/anybody-running-vmwares-vmotion-in-production/#comments</comments>
		<pubDate>Mon, 25 Aug 2008 18:50:03 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[vmotion]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=672</guid>
		<description><![CDATA[Don&#8217;t know what VMware VMotion is? VMotion allows you to easily move one virtual machine to another VMware ESX host that is connected to the same storage mechanism (presumably SAN) with no downtime. Looks promising Dell has a demonstration using Microsoft SQL Server where they move the live SQL Server from one blade to another [...]]]></description>
			<content:encoded><![CDATA[<p>Don&#8217;t know what <a href="http://www.vmware.com/products/vi/vc/vmotion.html">VMware VMotion</a> is?  VMotion allows you to easily move one virtual machine to another VMware ESX host that is connected to the same storage mechanism (presumably SAN) with no downtime.  Looks promising <img src='http://froebe.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div id="attachment_673" class="wp-caption alignnone" style="width: 385px"><a href="http://www.vmware.com/products/vi/vc/vmotion.html"><img src="http://froebe.net/blog/wp-content/uploads/2008/08/products_vmotion_diagram.png" alt="Image courtesy of VMware" title="VMware VMotion" width="375" height="136" class="size-full wp-image-673" /></a><p class="wp-caption-text">Image courtesy of VMware</p></div>
<p>Dell has a demonstration using Microsoft SQL Server where they move the live SQL Server from one blade to another with no outage:</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/E_TtHAgRy_s&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/E_TtHAgRy_s&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2008/08/25/anybody-running-vmwares-vmotion-in-production/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Native support of SQLite in Sybase PowerBuilder and PowerDesigner?</title>
		<link>http://froebe.net/blog/2008/07/09/native-support-of-sqlite-in-sybase-powerbuilder-and-powerdesigner/</link>
		<comments>http://froebe.net/blog/2008/07/09/native-support-of-sqlite-in-sybase-powerbuilder-and-powerdesigner/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 13:31:38 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[ASE]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[IBM DB2]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac OSX]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[PostgreSQL]]></category>
		<category><![CDATA[Powerbuilder]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SQLite]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Workspace]]></category>
		<category><![CDATA[AIX]]></category>
		<category><![CDATA[Amiga]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[Informix]]></category>
		<category><![CDATA[miro]]></category>
		<category><![CDATA[postgresql]]></category>
		<category><![CDATA[powerdesigner]]></category>
		<category><![CDATA[Sybase ASE]]></category>
		<category><![CDATA[Sybase IQ]]></category>
		<category><![CDATA[thunderbird]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=547</guid>
		<description><![CDATA[What I would love to see is native support for SQLite. http://www.sqlite.org It is the most installed embedded database on the planet hands down.  Don&#8217;t believe me?  You know that Firefox web browser, Thunderbird newsreader, most Adobe products, Miro, etc all have it embedded?  &#8211; reference http://www.sqlite.org/mostdeployed.html We use it extensively at work as: staging [...]]]></description>
			<content:encoded><![CDATA[<p>What I would love to see is native support for SQLite. <a href="http://www.sqlite.org/" target="_blank"><span id="lw_1215608800_0" class="yshortcuts">http://www.sqlite.org</span></a></p>
<p>It is the most installed embedded database on the planet hands down.  Don&#8217;t believe me?  You know that Firefox web browser, Thunderbird newsreader, most <a href="http://www.adobe.com/" target="_blank"><span id="lw_1215608800_1" class="yshortcuts">Adobe</span></a> products, Miro, etc all have it embedded?  &#8211; reference <a href="http://www.sqlite.org/mostdeployed.html" target="_blank"><span id="lw_1215608800_2" class="yshortcuts">http://www.sqlite.org/mostdeployed.html</span></a></p>
<p>We use it extensively at work as:</p>
<ol>
<li>staging for mass data imports/exports/conversions</li>
<li>local application &#8216;cache&#8217; for large data sets</li>
<li>projects that don&#8217;t require all the features of Sybase ASE (or Oracle for that matter)</li>
</ol>
<p>One of the best features is that the database itself in platform independent&#8230; copy the db on to AIX from your Windows box &#8230; then on to your old Amiga &#8230; then on to your windows mobile device.  Getting the point?  <img src='http://froebe.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I really wish <span id="lw_1215608800_3" class="yshortcuts" style="border-bottom: 1px dashed #0066cc; cursor: pointer;">Sybase</span> would make it so that the Sybase ASE databases were truly platform and character set/sort order independent&#8230; but that is in another dream <img src='http://froebe.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Not a blurb in the PowerDesigner/PowerBuilder manuals or anything</p>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2008/07/09/native-support-of-sqlite-in-sybase-powerbuilder-and-powerdesigner/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Could it be true?  Microsoft&#8217;s national technology officer concedes to Open Document Format (ODF) for Office file format!</title>
		<link>http://froebe.net/blog/2008/06/19/could-it-be-true-microsofts-national-technology-officer-concedes-to-open-document-format-odf-for-office-file-format/</link>
		<comments>http://froebe.net/blog/2008/06/19/could-it-be-true-microsofts-national-technology-officer-concedes-to-open-document-format-odf-for-office-file-format/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 22:31:07 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[file format]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[odf]]></category>
		<category><![CDATA[ooxml]]></category>
		<category><![CDATA[openoffice]]></category>
		<category><![CDATA[wow]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=517</guid>
		<description><![CDATA[I never thought I would live to see the day, but it looks like Microsoft is &#8216;bending knee&#8217; to the consumer&#8230; Microsoft&#8217;s national technology officer, Stuart McKee, concedes to the victor: &#8230;. &#8220;ODF has clearly won,&#8221; said Stuart McKee, referring to Microsoft&#8217;s recent announcement that it would begin natively supporting ODF in Office next year and [...]]]></description>
			<content:encoded><![CDATA[<p>I never thought I would live to see the day, but it looks like Microsoft is &#8216;bending knee&#8217; to the consumer&#8230; <span class="artText">Microsoft&#8217;s national technology officer, </span><span class="artText">Stuart McKee, concedes to the victor:</span></p>
<blockquote><p><span class="artText"><em>&#8230;. &#8220;ODF has clearly won,&#8221; said Stuart McKee, referring to <a href="http://www.infoworld.com/article/08/05/21/Microsoft-to-support-ODF-PDF-in-Office_1.html">Microsoft&#8217;s recent announcement that it would begin natively supporting ODF in Office next year</a> and join the technical committee overseeing the next version of the format. &#8230;.</em></span></p>
<p>read more at <a href="http://www.infoworld.com/article/08/06/19/Red_Hat_Summit_panel_Who_won_OOXML_battle_1.html">InfoWorld</a></p></blockquote>
<p>I don&#8217;t know about you but I&#8217;m not holding my breath that Microsoft will actually do this&#8230;  they be sneaky <img src='http://froebe.net/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2008/06/19/could-it-be-true-microsofts-national-technology-officer-concedes-to-open-document-format-odf-for-office-file-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flourish 2008 Conference Roundup</title>
		<link>http://froebe.net/blog/2008/04/08/flourish-2008-conference-roundup/</link>
		<comments>http://froebe.net/blog/2008/04/08/flourish-2008-conference-roundup/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 17:54:59 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[ASE]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[misc]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[bobby moore]]></category>
		<category><![CDATA[bruce perens]]></category>
		<category><![CDATA[catalyst]]></category>
		<category><![CDATA[Chicago]]></category>
		<category><![CDATA[conary]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[floss]]></category>
		<category><![CDATA[flourish]]></category>
		<category><![CDATA[james gray]]></category>
		<category><![CDATA[joshua mcadams]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[motorolla]]></category>
		<category><![CDATA[mvc]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[perl mongers]]></category>
		<category><![CDATA[rpath]]></category>
		<category><![CDATA[tony wong]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[uic]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/?p=451</guid>
		<description><![CDATA[This year&#8217;s Flourish Conference was held at the University of Illinois in downtown Chicago (UIC). The Flourish web site describes Flourish as: The goal of the Flourish Conference is to promote the use and adoption of Free Libre Open Source Software (FLOSS) by demonstrating the practical applications of FLOSS in the business and academic world. [...]]]></description>
			<content:encoded><![CDATA[<p>This year&#8217;s <a href="http://www.flourishconf.com/flourish2008/">Flourish Conference</a> was held at the University of Illinois in downtown Chicago (UIC).  The Flourish web site describes Flourish as:  <a href="http://www.flourishconf.com/flourish2008"><img class="alignright size-medium wp-image-452" style="float: right; border: 2px solid black; margin: 5px;" title="flourish2008-bannerbox" src="http://froebe.net/blog/wp-content/uploads/2008/04/flourish2008-bannerbox.jpg" alt="Flourish 2008 Conference" width="173" height="173" /></a></p>
<blockquote><p><em>The goal of the Flourish Conference is to promote the use and adoption of Free Libre Open Source Software (FLOSS) by demonstrating the practical applications of FLOSS in the business and academic world. While everyone is familiar with businesses that focus on creating non-free proprietary software, the same cannot be said for those who specialize in developing and supporting FLOSS software, and an Open Culture.</em></p></blockquote>
<p>I missed a part of Bruce Perens&#8217; <a href="http://www.flourishconf.com/flourish2008/index.php?option=com_content&amp;task=view&amp;id=26"><em>Innovation Goes Public</em></a> presentation due to<a href="http://perens.com/"><img class="alignleft size-medium wp-image-454" style="float: left; border: 2px solid black; margin: 5px;" title="bruc-perens" src="http://farm3.static.flickr.com/2013/2390418695_e102f02a64_m.jpg" alt="Bruce Perens" width="150" height="119" /></a> Chicago&#8217;s closing several sidewalks that go over or under the tristate.  I&#8217;m not quite sure I agree with him that the road a head for open source is all rosey.  Perhaps I misunderstood him but it seemed to me that the idea of simply giving the source of an application to the public would allow the programmers to still be paid via the support/service agreements.  This may work for some applications, but for others there wouldn&#8217;t be a sufficient number of support contracts to financially support the programmers  Personally, I prefer open source but I will also pay for commercial proprietary software.  I use what works.</p>
<p>The company I work for, <a href="http://www.sungard.com">Sungard Investment Systems</a>, uses open source for many internal projects.  One such product uses VMware and Linux for a <a href="http://www.rpath.com/rbuilder/"><img class="alignright size-medium wp-image-453" style="border: 2px solid black; float: right; margin: 5px;" title="corplogo" src="http://froebe.net/blog/wp-content/uploads/2008/04/corplogo.gif" alt="rPath" width="80" height="98" /></a>portable monitoring system so I was highly interested in <a href="http://www.rpath.com/rbuilder/">rBuilder Online</a> from rPath.  I attended the <a href="http://www.flourishconf.com/flourish2008/index.php?option=com_content&amp;task=view&amp;id=31"><em>Appliance Development and Conary</em></a> session presented by Stephanie Watson from rPath.  I&#8217;m currently investigating on how well and easy it is to make a VMware appliance that would house a Sybase ASE server (DBMS) with no unnecessary os files.  If the testing turns out well, I will ask my fellow Sybase ASE DBAs whether Sybase need certify it or whether we are &#8216;on our own&#8217;.  The monitoring machine itself really doesn&#8217;t need Sybase ASE on it but since we have the license&#8230;.</p>
<p><a href="http://www.flickr.com/photos/jfroebe/2391270424/">Dr. John Waclawsky</a>, from <a href="http://www.motorolla.com">Motorolla</a>, gave a feel good presentation about the state of communication between wireless gadgets.   					<a href="http://www.flourishconf.com/flourish2008/index.php?option=com_content&amp;task=view&amp;id=38&amp;Itemid=26"><em>The Revolution at the Edge of the Network Abstract</em></a>.  Short version:  things are going to get very interesting in the next year <img src='http://froebe.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>James Gray, from IBM, presented <a href="http://www.flourishconf.com/flourish2008/index.php?option=com_content&amp;task=view&amp;id=29"><em>IBM&#8217;s Open Source Strategy &#8211; Turning Threat into Opportunity</em></a>.  While<img class="alignright" style="float: right; border: 2px solid black; margin: 5px;" src="http://farm3.static.flickr.com/2045/2391276522_b43a13c385.jpg" alt="James Gray, IBM" width="96" height="127" /> essentially a case study of how IBM has interacted as a semi-liason between the business executives and the open source community.  IBM, to me, has seemed to be stuck in a love/hate relationship with open source and a dislike/hate relationship with the Free Software Foundation.  That being said, it is necessary to give IBM credit giving credence to the open source community with the business executives.  The IT folks no longer had to quietly use open source in the business but were free to use it extensively in many places.  Linux, in particular, is no longer the wild west in many CTOs&#8217; eyes but a integral part of their business.  <a href="http://www.flickr.com/photos/jfroebe/2391264970/"><img class="alignleft" style="float: left; border: 2px solid black; margin: 5px;" src="http://farm3.static.flickr.com/2192/2391264970_9df7d0a39f_t.jpg" alt="Tony Wong of Chicago Perl Mongers" width="62" height="100" /></a></p>
<p>I met Tony Wong in the Chicago Perl Mongers &#8216;booth&#8217;.  We discussed the upcoming <a href="http://conferences.mongueurs.net/yn2008/">Yet Another Perl Conference</a> (YAPC::NA 2008) that is being held in Chicago and the horrible documentation of the<a href="http://www.catalystframework.org/"> Catalyst MVC web framework</a>.  I informed him that the only way to learn Catalyst was the new book <a href="http://www.amazon.com/gp/product/1847190952?ie=UTF8&#038;tag=froebe-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=1847190952">Catalyst</a><img src="http://www.assoc-amazon.com/e/ir?t=froebe-20&#038;l=as2&#038;o=1&#038;a=1847190952" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /> by Jonathan Rockway (ISBN: 978-1-847190-95-6).  I also warned him that the book should have gone through another round of proofreading prior to being published due to excessive example code errors, etc.  I playfully suggested that <a href="http://www.oreillynet.com/onlamp/blog/2006/11/people_of_perl_josh_mcadams.html">Joshua McAdams</a> be tormented because he wasn&#8217;t able to make it Friday morning.</p>
<p>The panel discussion on Friday afternoon was highly entertaining and a bit of a kangaroo court for <a href="http://www.flourishconf.com/flourish2008/index.php?option=com_content&amp;task=view&amp;id=46&amp;Itemid=29">Bobby <img class="alignleft" style="float: left; border: 2px solid black; margin: 5px;" src="http://farm4.static.flickr.com/3225/2390463223_601c42efd9_m.jpg" alt="Bobby Moore of Microsoft" width="121" height="106" />Moore</a> of Microsoft.  I do not believe Mr. Moore was expecting Bruce Perens to repeatedly ask very pointed and informed questions.   Moore did an excellent job of remaining cool and listening with an open mind to the criticism of Microsoft as a company.  He explained that, yes, Microsoft did some not so nice things in the past but they are attempting to work with the open source community.  Bruce Perens, <a href="http://www.flourishconf.com/flourish2008/index.php?option=com_content&amp;task=view&amp;id=25">Jon &#8220;Maddog&#8221; Hall</a>, and <a href="http://www.flourishconf.com/flourish2008/index.php?option=com_content&amp;task=view&amp;id=27">James Bottomley</a> brought up the pending MS Office OpenXML standard format issue where much of the format is proprietary and the <span style="text-decoration: underline;">published</span> format won&#8217;t actually be used by Microsoft.  <img class="alignright" style="float: right; border: 2px solid black; margin: 5px;" src="http://farm4.static.flickr.com/3247/2390456849_26abda9801.jpg" alt="" width="500" height="82" />Moore conceded that it was unlikely that Microsoft would use the published format as-is but the Office developers would likely base the actually used format off of the published format.  Perens, Hall, Bottomley and James Gray all expressed their opinions that this was very typical of Microsoft.  (side note:  Microsoft has been accused of having the attitude of Embrace, Extend, Eliminate when it comes to industry standards.)</p>
<p>Perens, Hall and James Bottomley, as well as members of the audience, pummeled both James Gray of IBM and Bobby Moore of Microsoft for their companies&#8217; approach and support of software patents.</p>
<p><img class="alignleft" style="float: left; border: 2px solid black; margin: 5px;" src="http://farm3.static.flickr.com/2098/2321516088_1780f42ea3_t.jpg" alt="" width="88" height="100" />Unfortunately, I was only able to attend the first day as my mother was in town from North Dakota to visit my three month old daughter (and the rest of us).  If only I could have cloned myself&#8230;  Don&#8217;t forget to check out the <a href="http://www.flickr.com/groups/flourish_conference_2008/">Flickr photo group</a> for the Flourish 2008 Conference in Chicago!</p>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2008/04/08/flourish-2008-conference-roundup/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing Windows Vista Service Pack 1</title>
		<link>http://froebe.net/blog/2008/03/19/installing-windows-vista-service-pack-1/</link>
		<comments>http://froebe.net/blog/2008/03/19/installing-windows-vista-service-pack-1/#comments</comments>
		<pubDate>Wed, 19 Mar 2008 13:16:55 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[OS]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[service pack]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/2008/03/19/installing-windows-vista-service-pack-1/</guid>
		<description><![CDATA[If you&#8217;re running Microsoft&#8217;s Vista os on your computer, you&#8217;ve probably noticed that the &#8216;updates available&#8217; icon has shown up this morning on your task bar. Very likely, clicking on the icon will prompt you to install Service Pack 1 for Windows Vista.  I&#8217;m only installing it on one machine right now to see if [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re running Microsoft&#8217;s Vista os on your computer, you&#8217;ve probably noticed that the &#8216;updates available&#8217; icon has shown up this morning on your task bar.</p>
<p><a href="http://froebe.net/blog/wp-content/uploads/2008/03/vista-sp1_taskbar1.jpg" title="vista-sp1_taskbar1.jpg"><img src="http://froebe.net/blog/wp-content/uploads/2008/03/vista-sp1_taskbar1.jpg" alt="vista-sp1_taskbar1.jpg" /></a></p>
<p>Very likely, clicking on the icon will prompt you to install <a href="http://news.zdnet.co.uk/software/0,1000000121,39369881,00.htm" title="ZDNet:  Microsoft releases Vista SP1"><em>Service Pack 1 for Windows Vista</em></a>.  I&#8217;m only installing it on one machine right now to see if I run into any issues before putting in on the rest of my Vista boxes.</p>
<p><a href="http://froebe.net/blog/wp-content/uploads/2008/03/vista.jpg" title="vista.jpg"><img src="http://froebe.net/blog/wp-content/uploads/2008/03/vista.jpg" alt="vista.jpg" /></a><br />
Wish me luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2008/03/19/installing-windows-vista-service-pack-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New developers for Sybase&#8217;s Powerbuilder 11?</title>
		<link>http://froebe.net/blog/2007/11/13/new-developers-for-sybases-powerbuilder-11/</link>
		<comments>http://froebe.net/blog/2007/11/13/new-developers-for-sybases-powerbuilder-11/#comments</comments>
		<pubDate>Tue, 13 Nov 2007 21:39:53 +0000</pubDate>
		<dc:creator>Jason L Froebe</dc:creator>
				<category><![CDATA[Powerbuilder]]></category>
		<category><![CDATA[Sybase]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[The Gimp]]></category>
		<category><![CDATA[Visual Basic]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://froebe.net/blog/2007/11/13/new-developers-for-sybases-powerbuilder-11/</guid>
		<description><![CDATA[There still seems to be a steep learning curve when it comes to Sybase&#8217;s PowerBuilder. In this specific case, PB11 is no easier. What *I* personally would like to see is: step by step online tutorials to create a multitude of projects &#8211; from simple &#8216;hello world&#8217; applications to database connected applications to .NET to [...]]]></description>
			<content:encoded><![CDATA[<p>There still seems to be a steep learning curve when it comes to Sybase&#8217;s <a href="http://www.sybase.com/powerbuilder">PowerBuilder</a>. In this specific case, PB11 is no easier.</p>
<p>What *I* personally would like to see is:</p>
<ol>
<li>step by step online tutorials to create a multitude of projects &#8211; from simple &#8216;hello world&#8217; applications to database connected applications to .NET to AJAX enabled .NET web apps</li>
<li>online videos for the new and experienced developers rather than <a href="http://www.sybase.com/products/development/powerbuilder/videos">just feature highlights</a></li>
<li>more books&#8230; from the &#8220;Beginning PowerBuilder 11&#8243; (perhaps a &#8216;for Dummies&#8217; series type book) to super advanced PB11</li>
<li>more podcasts ( take a look at <a href="http://feeds.feedburner.com/meettheg">Meet the Gimp</a> for example format )</li>
<li>PowerBuilder gallery of open source and commercial PB applications (please don&#8217;t just point to the abomination known as codexchange) and online pb communities</li>
<li>A better tiered licensing model: Free version (take a look at <a href="http://msdn2.microsoft.com/en-us/express/aa718406.aspx" title="Visual Basic Express">Microsoft&#8217;s VB Express</a> for a model of what should be included for free), Student (K-university) edition, Professional / Small Business, Enterprise. There should be NO feature differences between the student and enterprise editions &#8211; the only difference should be in what PB can be used for (licensing).</li>
<li>Open source &amp; hobby-ist development should be actively promoted to help rebuild the PB community</li>
</ol>
<p>Can anyone think of anything else to help new developers learn PowerBuilder?</p>
]]></content:encoded>
			<wfw:commentRss>http://froebe.net/blog/2007/11/13/new-developers-for-sybases-powerbuilder-11/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

