<?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>CULLY Technologies, LLC &#187; REALbasic</title>
	<atom:link href="http://cully.biz/category/realbasic/feed/" rel="self" type="application/rss+xml" />
	<link>http://cully.biz</link>
	<description>Data::Information::Knowledge::Power</description>
	<lastBuildDate>Thu, 15 Mar 2012 20:25:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Visual Foxpro to Real Studio Converter &#8211; 0.2beta</title>
		<link>http://cully.biz/2012/03/15/visual-foxpro-to-real-studio-converter-0-2beta/</link>
		<comments>http://cully.biz/2012/03/15/visual-foxpro-to-real-studio-converter-0-2beta/#comments</comments>
		<pubDate>Thu, 15 Mar 2012 20:25:35 +0000</pubDate>
		<dc:creator>kcully</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[REALbasic]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Visual Foxpro]]></category>

		<guid isPermaLink="false">http://cully.biz/?p=403</guid>
		<description><![CDATA[Hello Visual Foxpro Programmers, Here&#8217;s an update to the &#8216;Visual Foxpro to Real Studio Converter&#8217;. I&#8217;ve just released version 0.2Beta. There are numerous updates including: The Real Studio project now properly identifies the forms as belonging to the project. More controls are converted such as the Option Groups and Image Controls The method code for [...]]]></description>
			<content:encoded><![CDATA[<p>Hello Visual Foxpro Programmers,</p>
<p>Here&#8217;s an update to the &#8216;Visual Foxpro to Real Studio Converter&#8217;.  I&#8217;ve just released version 0.2Beta.</p>
<p><iframe width="450" height="305" src="http://www.youtube.com/embed/om0DSfPC1Ho?rel=0" frameborder="0" allowfullscreen></iframe></p>
<p>There are numerous updates including:</p>
<ul>
<li>The Real Studio project now properly identifies the forms as belonging to the project.</li>
<li>More controls are converted such as the Option Groups and Image Controls</li>
<li>The method code for the forms and command buttons are converted into the Real Studio Windows, but are commented out.  This should make it so you can manually convert your code into RealBasic.</li>
<li>The project is now under the MIT license which is very open and friendly.
</ul>
<p>I hope that you find the project interesting, and &#8230; helpful!  If you make enhancements, or find a bug, just let me know.</p>
<p>I hope that you find Real Studio as easy and fun to develop in as I do.</p>
<p>-Kevin</p>
]]></content:encoded>
			<wfw:commentRss>http://cully.biz/2012/03/15/visual-foxpro-to-real-studio-converter-0-2beta/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Visual Foxpro to Real Studio Converter &#8211; 0.1beta</title>
		<link>http://cully.biz/2012/03/05/visual-foxpro-to-real-studio-converter-0-1beta/</link>
		<comments>http://cully.biz/2012/03/05/visual-foxpro-to-real-studio-converter-0-1beta/#comments</comments>
		<pubDate>Mon, 05 Mar 2012 13:18:37 +0000</pubDate>
		<dc:creator>kcully</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[REALbasic]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Visual Foxpro]]></category>

		<guid isPermaLink="false">http://cully.biz/?p=395</guid>
		<description><![CDATA[I love Visual Foxpro. Let me throw that out there right now and right up front. Unfortunately, Microsoft isn&#8217;t going to continue to develop Visual Foxpro and official support is scheduled to end in 2015. Sure, there will be VFP applications that continue to run for years to come. But, where do you go when [...]]]></description>
			<content:encoded><![CDATA[<p>I love Visual Foxpro.  Let me throw that out there right now and right up front.  Unfortunately, Microsoft isn&#8217;t going to continue to develop Visual Foxpro and official support is scheduled to end in 2015.  Sure, there will be VFP applications that continue to run for years to come.  But, where do you go when you&#8217;ve got years of VFP applications developed?</p>
<p>One of the technologies that I&#8217;m moving to is Real Studio (RealBasic) by Real Software Inc., located in Austin, TX, USA.  The joy and productivity that I had in VFP, I find in RS.  Did I mention that it&#8217;s cross platform: Linux, Mac and Windows!  There&#8217;s even a web edition!</p>
<p>Anyway, wouldn&#8217;t you wish that there was a utility to convert your VFP forms over to Real Studio?  Well wish no more!  Take a look.</p>
<p><iframe width="480" height="360" src="http://www.youtube.com/embed/nIjbISThFmA?rel=0" frameborder="0" allowfullscreen></iframe></p>
<p>Still here?  Okay, lets look at the pros and cons:</p>
<p>PROS:</p>
<ol>
<li>Converts your forms over from VFP to RS</li>
<li>Keeps the controls naming convention</li>
<li>The converter is free to use!</li>
<li>The converter is open sourced in that if there is a bug you could even fix it yourself and keep going!</li>
</ol>
<p>Cons:</p>
<ol>
<li>Not all controls are supported just yet.</li>
<li>Only converts forms; no reports, labels, menus, classes, programs</li>
<li>None of the method or even code code is converted</li>
<li>Not tested on heavily subclassed forms</li>
<li>Doesn&#8217;t make you taller or better looking</li>
<li>Who the hell is Kevin Cully anyway?</li>
</ol>
<p>Well anyway, I do really like Real Studio and I hope you find this converter interesting.  If you find a bug or need an enhancement, please drop me a line.  It helps to incentivize me if you would tell me how this would make the world a better place for you.  If you find (and fix) a bug or make an enhancement, let me know and give back!  We can make version 0.2beta even better!</p>
<p><a href="http://cully.biz/products/vfptors/vfptors_v0.1b.zip" title="VFPtoRS Converter - Source Code">Download the VFPtoRS source code here!  Version 0.1beta [60k]</a></p>
<p>Oh yes, I&#8217;m also speaking at the <a href="http://realsoftware.com/community/realworld.php" title="Real World Conference 2012, Orlando FL" target="_blank">Real World Conference</a> in May 2012 in Orlando.  Come on down and learn more about Real Studio!  If you are a VFP developer, I think you&#8217;ll like using it as a development platform as much as I do.</p>
<p>Thanks everyone!</p>
]]></content:encoded>
			<wfw:commentRss>http://cully.biz/2012/03/05/visual-foxpro-to-real-studio-converter-0-1beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Real Studio not ready for Ubuntu 11.04 &#8230; yet.</title>
		<link>http://cully.biz/2011/05/04/real-studio-not-ready-for-ubuntu-11-04/</link>
		<comments>http://cully.biz/2011/05/04/real-studio-not-ready-for-ubuntu-11-04/#comments</comments>
		<pubDate>Wed, 04 May 2011 14:31:46 +0000</pubDate>
		<dc:creator>kcully</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[REALbasic]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[11.04]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[REAL Studio]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://cully.biz/?p=381</guid>
		<description><![CDATA[I recently upgraded my test laptop from Ubuntu 10.10 to Ubuntu 11.04 with the new Unity interface. I&#8217;m going to take this laptop to the Detroit Area Users Group for a demonstration of Real Studio and I thought I&#8217;d demonstrate it on the latest and greatest Ubuntu. A small problem however. No graphic images show [...]]]></description>
			<content:encoded><![CDATA[<p>I recently upgraded my test laptop from Ubuntu 10.10 to Ubuntu 11.04 with the new Unity interface.  I&#8217;m going to take this laptop to the Detroit Area Users Group for a demonstration of Real Studio and I thought I&#8217;d demonstrate it on the latest and greatest Ubuntu.</p>
<div class="wp-caption alignright" style="width: 339px"><img alt="" src="http://cully.biz/demo/REALbasic/rs2011r11.png" width="329" height="306" /><p class="wp-caption-text">No graphics show in Real Studio IDE on Ubuntu 11.04</p></div>
<p>A small problem however.  No graphic images show up in the Real Studio interface.  I switched Ubuntu back to GNOME classic thinking it may have been the Unity interface causing the problem.  No good.  The images in the IDE still were not showing up.  Perhaps it was because I did an &#8220;Upgrade&#8221; from 10.10 to 11.04.  </p>
<blockquote><p>This upgrade takes a LOOOONG time because of the download time to get all of those files.  I recommend doing a fresh install of Ubuntu.  By downloading using a torrent, the ISO comes down in minutes.  Install onto a flash drive and an install takes about 30 minutes total.  With the upgrade route, you&#8217;re looking at a couple of hours.</p></blockquote>
<p>I did a fresh install of 11.04 and still no good.  I did a fresh install of 10.10 and &#8230; the images were there.  I liked GNOME better than the current Unity interface anyway.</p>
<p>Please don&#8217;t think I&#8217;m bad mouthing Real Studio.  William Yu responded quickly to my posting on the forum and they&#8217;ll be looking into it and will probably have it corrected for Real Studio 2011 release 2.  Especially if I help them test in the next beta cycle.  Yup, I can be of help for the issues that affect me.  This is a situation where the rapid release cycle, and an open beta-testing program really helps.</p>
<p>This issues, I&#8217;m sure are a small one.  Probably having to do somehow with the internal representation of pathing to the graphics that appear in the IDE.  Straighten that out and Real Studio is back in business.  In the mean time, hold off on upgrading to Ubuntu 11.04 if you do development in Linux until the next release.</p>
]]></content:encoded>
			<wfw:commentRss>http://cully.biz/2011/05/04/real-studio-not-ready-for-ubuntu-11-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speaking at DAFUG on 12 May 2011</title>
		<link>http://cully.biz/2011/04/14/speaking-at-dafug-on-12-may-2011/</link>
		<comments>http://cully.biz/2011/04/14/speaking-at-dafug-on-12-may-2011/#comments</comments>
		<pubDate>Thu, 14 Apr 2011 15:06:00 +0000</pubDate>
		<dc:creator>kcully</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[REALbasic]]></category>
		<category><![CDATA[Visual Foxpro]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[REAL Studio]]></category>
		<category><![CDATA[realbasic]]></category>
		<category><![CDATA[VFP]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://cully.biz/?p=347</guid>
		<description><![CDATA[Rick Schummer reached out to me and asked me if I would speak to the Detroit Area Foxpro Users Group. I was delighted to accept that offer. I didn&#8217;t want to make the announcement before Rick did so &#8230; mum was the word. The announcement went out so I can now blab all I want! [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.whitelightcomputing.com/home.asp">Rick Schummer</a> reached out to me and asked me if I would speak to the <a href="http://www.dafug.org/">Detroit Area Foxpro Users Group</a>.  I was delighted to accept that offer.  I didn&#8217;t want to make the announcement before Rick did so &#8230; mum was the word.  The announcement went out so I can now blab all I want!</p>
<p>I&#8217;ll be speaking on &#8220;REAL Studio for the VFP Developer&#8221;.  As all of you know, I love me some <a href="http://en.wikipedia.org/wiki/Visual_FoxPro">Visual Foxpro</a>.  The Visual Foxpro development team has done an incredible job with that product over the many many years of it&#8217;s active development.  Thank you Fox Software!  And yes, a big &#8216;Thank You&#8217; to MicroSoft for version 3, 5, 6, 7, 8 and (especially) 9 of Visual Foxpro!  Many, many sincere gratitudes go out to all of the <a href="http://vfpx.codeplex.com/">VFPX</a> developers as well keeping the progress of the open-sourced parts of Foxpro going!  The hard labors of genius developers are moving Foxpro forward.</p>
<p>So, what you won&#8217;t hear at my presentation in May is that I want you to abandon Visual Foxpro for REAL Studio.</p>
<p>What you will hear, is that I do think you should add <a href="http://realsoftware.com/">REAL Studio</a> to your development toolbox.  I found that my Visual Foxpro skills and Visual Foxpro mindset is a natural fit for the REAL Studio development environment.  I find that joy in development that I have doing Visual Foxpro, I can also have in REAL Studio.</p>
<p>What I&#8217;ll be going over in the presentation:</p>
<ul>
<li>How VFP and REAL Studio compare</li>
<li>What are the strengths of REAL Studio</li>
<li>What are the weaknesses of REAL Studio</li>
<li>Development &#8216;gotchas&#8217; in REAL Studio</li>
<li>How to build a desktop application from scratch</li>
<li>How to call one window from another</li>
<li>How to access databases</li>
<li>How to create and run a report</li>
<li>How to build for target Linux, Mac and Windows platforms</li>
<li>A small bit about building Web Applications with REAL Studio</li>
<li>More!</li>
</ul>
<p>If you are in the Detroit area, on Thursday May 12th, please stop in and say &#8216;hello&#8217;!</p>
]]></content:encoded>
			<wfw:commentRss>http://cully.biz/2011/04/14/speaking-at-dafug-on-12-may-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>REAL Studio &#8211; Listbox Font</title>
		<link>http://cully.biz/2011/02/09/real-studio-listbox-font/</link>
		<comments>http://cully.biz/2011/02/09/real-studio-listbox-font/#comments</comments>
		<pubDate>Wed, 09 Feb 2011 16:00:58 +0000</pubDate>
		<dc:creator>kcully</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[REALbasic]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://cully.biz/?p=335</guid>
		<description><![CDATA[This morning I was looking around for how to adjust the font for a row of sales figures in a listbox. I wanted the refunds to show in red italic, and the regular records to show in the default black font. Luckily REAL Studio makes this easy &#8230; as long as you know where to [...]]]></description>
			<content:encoded><![CDATA[<p>This morning I was looking around for how to adjust the font for a row of sales figures in a listbox.  I wanted the refunds to show in red italic, and the regular records to show in the default black font.  Luckily REAL Studio makes this easy &#8230; as long as you know where to put the code.<br />
<code>Function CellTextPaint(g As Graphics, row As Integer, column As Integer, x as Integer, y as Integer) As Boolean</p>
<p>  IF InStr( me.RowTag( Row ), "<r>") > 0 THEN<br />
    g.ForeColor = RGB( 192, 0, 0 )<br />
    g.Italic = True<br />
  END</p>
<p>End Function<br />
</code><br />
You can see that there are many parameters passed to the CellTextPaint method of the ListBox object.  In my example, I was adding a &#8220;<r>&#8221; as a flag to the RowTag of the listbox.  If the rowtag had that flag, it was a refund and we set the graphics object to have a forecolor of a dark red, and set the Italics to be true.</p>
<p>What originally threw me is that I have to think of g (Graphics object) as the &#8220;row&#8221;.  A bit misleading but you can see it is very easy to adjust the font on a listbox.  I hope this helps someone out!  Even if it&#8217;s a future version of me!</p>
]]></content:encoded>
			<wfw:commentRss>http://cully.biz/2011/02/09/real-studio-listbox-font/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing REAL Studio on 64bit Linux</title>
		<link>http://cully.biz/2011/02/06/installing-real-studio-on-64bit-linux/</link>
		<comments>http://cully.biz/2011/02/06/installing-real-studio-on-64bit-linux/#comments</comments>
		<pubDate>Sun, 06 Feb 2011 22:48:55 +0000</pubDate>
		<dc:creator>kcully</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[REALbasic]]></category>

		<guid isPermaLink="false">http://cully.biz/?p=332</guid>
		<description><![CDATA[I&#8217;ve recently taken my Windows 7 laptop and installed Ubunto 10.10 64 bit Linux in a dual boot configuration. Sweet. All of that delicious RAM available. While setting it up, one of the tools I have to install is REAL Studio (REALbasic). Well, the DEB file says it won&#8217;t install because it isn&#8217;t 32bit Linux. [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently taken my Windows 7 laptop and installed Ubunto 10.10 64 bit Linux in a dual boot configuration.  Sweet.  All of that delicious RAM available.</p>
<p>While setting it up, one of the tools I have to install is REAL Studio (REALbasic).  Well, the DEB file says it won&#8217;t install because it isn&#8217;t 32bit Linux.  I&#8217;ve installed it on 64bit Linux before but I hadn&#8217;t published the notes so this is a great opportunity to get caught up.   Here are the simple steps I followed:<br />
<code>sudo apt-get update<br />
sudo apt-get install libgtk2.0-dev<br />
sudo apt-get install ia32-libs<br />
</code></p>
<p>If you are going to be using the HTML Viewer in your application, make sure to run:<br />
<code>sudo apt-get install libwebkit*<br />
</code></p>
<p>Then download the latest REAL Studio TGZ file to your local hard drive.  Then from the command prompt launch Nautilus as administrator:<br />
<code>gksudo nautilus</code></p>
<p>My file was downloaded to /home/kcully/Downloads, so I navigated there and double clicked on the REAL Studio TGZ file.  This opened up the &#8220;Archive Manager&#8221;.  I clicked the &#8220;Extract&#8221; button and extracted the files into the /opt/ folder.  This is where REAL Studio is normally installed to when using the DEB files so I figure it&#8217;s good to keep consistent with the normal installation.  Once extracted, the REAL Studio application was already marked as an executable.  I just created a launcher for my toolbar and I&#8217;m ready to rock!  REAL Studio launched, I entered my license information and I&#8217;m good to go.</p>
<p>I hope this helps out fellow REAL Studio Linux developers!</p>
]]></content:encoded>
			<wfw:commentRss>http://cully.biz/2011/02/06/installing-real-studio-on-64bit-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ctEggTimer &#8211; Version 1.6 released</title>
		<link>http://cully.biz/2010/10/14/cteggtimer-version-1-6-released/</link>
		<comments>http://cully.biz/2010/10/14/cteggtimer-version-1-6-released/#comments</comments>
		<pubDate>Fri, 15 Oct 2010 04:48:24 +0000</pubDate>
		<dc:creator>kcully</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[M$ Windows]]></category>
		<category><![CDATA[REALbasic]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://cully.biz/?p=327</guid>
		<description><![CDATA[Just some small bug fixes for this release. Someday I&#8217;ll get to the bigger features that the fans have requested. ctEggTimer v1.6 for Winders ctEggTimer v1.6 for Linux]]></description>
			<content:encoded><![CDATA[<p>Just some small bug fixes for this release.  Someday I&#8217;ll get to the bigger features that the fans have requested.</p>
<p><a href="http://cully.biz/demo/cteggtimer/ctEggTimer-win-1.6.zip">ctEggTimer v1.6 for Winders</a><br />
<a href="http://cully.biz/demo/cteggtimer/ctEggTimer-lin-1.6.zip">ctEggTimer v1.6 for Linux</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cully.biz/2010/10/14/cteggtimer-version-1-6-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RegEx fun in Real Studio</title>
		<link>http://cully.biz/2010/09/13/regex-fun-in-real-studio/</link>
		<comments>http://cully.biz/2010/09/13/regex-fun-in-real-studio/#comments</comments>
		<pubDate>Mon, 13 Sep 2010 15:50:56 +0000</pubDate>
		<dc:creator>kcully</dc:creator>
				<category><![CDATA[REALbasic]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://cully.biz/?p=323</guid>
		<description><![CDATA[I&#8217;ve always been inspired by the power of regular expressions &#8230; it&#8217;s just that I&#8217;ve never really needed them for anything extensive. I could always hack my way around the simple string replacements in the programming language I was using. Today was different, however. I am working on an application that needs to validate a [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve always been inspired by the power of regular expressions &#8230; it&#8217;s just that I&#8217;ve never really needed them for anything extensive.  I could always hack my way around the simple string replacements in the programming language I was using.</p>
<p>Today was different, however.  I am working on an application that needs to validate a domain name.  I should note that this is just for US based domain names so I haven&#8217;t coded it for Unicode.  That&#8217;s for another day.  Take a look how easy it is to do in Real Studio:<br />
<code><br />
  DIM cDomainName AS String = "Reg+#(Ex Is Hard, and you!can'tClean$This*@*(#String"<br />
  DIM cNewDomain AS String = ""<br />
  DIM oRegEx AS NEW RegEx<br />
  oRegEx.SearchPattern = "[^A-Za-z0-9-.]"   // Basically allow any alphanumeric characters plus a dash and a dot<br />
  oRegEx.ReplacementPattern = ""<br />
  oRegEx.Options.ReplaceAllMatches = True<br />
  cNewDomain = oRegEx.Replace( cDomainName )<br />
  </code></p>
<p>There.  I&#8217;m a RegEx expert!  Right?!?!  Perhaps not.  But this is a great simple introduction to RegEx for us mere-mortals.</p>
]]></content:encoded>
			<wfw:commentRss>http://cully.biz/2010/09/13/regex-fun-in-real-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>That darned libstdc++.so.5 file</title>
		<link>http://cully.biz/2010/05/25/that-darned-libstdc-so-5-file/</link>
		<comments>http://cully.biz/2010/05/25/that-darned-libstdc-so-5-file/#comments</comments>
		<pubDate>Tue, 25 May 2010 20:21:23 +0000</pubDate>
		<dc:creator>kcully</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[REALbasic]]></category>

		<guid isPermaLink="false">http://cully.biz/?p=321</guid>
		<description><![CDATA[I recently purchased some plugins to help with a development project I&#8217;m working on. Well, to register and decrypt the plugins, I had to run an application that required the libstdc++.so.5 library which has long been deprecated. I found some help from the following web site however: http://bootstrapping.wordpress.com/2009/11/25/missing-libstdc-so-5-in-ubuntu-9-10-karmic/ Here&#8217;s the magic to get this to [...]]]></description>
			<content:encoded><![CDATA[<p>I recently purchased some plugins to help with a development project I&#8217;m working on.  Well, to register and decrypt the plugins, I had to run an application that required the libstdc++.so.5 library which has long been deprecated.  I found some help from the following web site however:<br />
<a href="http://bootstrapping.wordpress.com/2009/11/25/missing-libstdc-so-5-in-ubuntu-9-10-karmic/">http://bootstrapping.wordpress.com/2009/11/25/missing-libstdc-so-5-in-ubuntu-9-10-karmic/</a></p>
<p>Here&#8217;s the magic to get this to run.</p>
<p><code><br />
cd /tmp<br />
wget http://security.ubuntu.com/ubuntu/pool/universe/i/ia32-libs/ia32-libs_2.7ubuntu6.1_amd64.deb<br />
dpkg-deb -x ia32-libs_2.7ubuntu6.1_amd64.deb ia32-libs<br />
sudo cp ia32-libs/usr/lib32/libstdc++.so.5.0.7 /usr/lib/<br />
cd /usr/lib<br />
sudo ln -s libstdc++.so.5.0.7 libstdc++.so.5<br />
</code></p>
<p>I&#8217;ve made a slight adjustment to the commands above to make reference to the Ubuntu 10.04 directory structure of /usr/lib instead of the /usr/lib32</p>
<p>Good luck geeky people!</p>
]]></content:encoded>
			<wfw:commentRss>http://cully.biz/2010/05/25/that-darned-libstdc-so-5-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CULLYTech ctEggTimer v1.5 Released!</title>
		<link>http://cully.biz/2010/03/26/cullytech-cteggtimer-v1-5-released/</link>
		<comments>http://cully.biz/2010/03/26/cullytech-cteggtimer-v1-5-released/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 15:14:06 +0000</pubDate>
		<dc:creator>kcully</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[M$ Windows]]></category>
		<category><![CDATA[REALbasic]]></category>

		<guid isPermaLink="false">http://cully.biz/?p=316</guid>
		<description><![CDATA[I skipped over version 1.4 and I&#8217;m jumping right to version 1.5. I&#8217;d like to thank the many of the users of the timer and the suggestions that have been pouring in. I couldn&#8217;t get to them all for this release but I&#8217;m pleased with where it is right now. The major enhancement is the [...]]]></description>
			<content:encoded><![CDATA[<p>I skipped over version 1.4 and I&#8217;m jumping right to version 1.5.  I&#8217;d like to thank the many of the users of the timer and the suggestions that have been pouring in.  I couldn&#8217;t get to them all for this release but I&#8217;m pleased with where it is right now.</p>
<p><img src="http://cully.biz/wp-content/uploads/2010/03/ctEggTimer_Screenshot_v1.5.png" alt="" title="ctEggTimer_Screenshot_v1.5" width="400" height="314" class="aligncenter size-full wp-image-317" /></p>
<p>The major enhancement is the addition of warning sounds.  This was based on a suggestion where a conference presenter wanted to be warned close to the ending of his session so he could give a good wrap-up.  See.  The timer is used in unexpected ways!  I love that.</p>
<p>The settings are also now saved in a SQLite database named ctEggTimer.rsd.  You can access it via any SQLite Database manager and see what is inside of it.  Basically, it is used to save your settings and reload them when the Egg Timer is restarted.</p>
<p>I&#8217;m next going to be working on major enhancements for version 2.0.  I&#8217;m hoping to have better notification of the end of the timer, sound selection, and more.  If you have an enhancement request, just email me and I&#8217;ll do my best to include it in version 2.0.</p>
<p>I also may make version 2.0 &#8220;for sale&#8221;.  I&#8217;ve always been curious on whether this will work out, so this is a social experiment as well.  I will probably sell version 2.0 for $3US or something like that.  We&#8217;ll see whether people will pay a &#8220;micro&#8221; payment for a small utility program.</p>
<p>Downloads here:</p>
<ul>
<li><a href="/demo/cteggtimer/ctEggTimer_v1.5_Windows_setup.exe">ctEggTimer for Winders [1.7M]</a></li>
<li><a href="/demo/cteggtimer/ctEggTimer_v1.5_Linux.zip">ctEggTimer for Linux [1.6M]</a></li>
<li><a href="/demo/cteggtimer/ctEggTimer_v1.5_Mac.app.tar">ctEggTimer for Mac [13M]</a></li>
</ul>
<p>The ctEggTimer application is written in REAL Studio 2010r1!</p>
<p>Thanks!<br />
-Kevin</p>
]]></content:encoded>
			<wfw:commentRss>http://cully.biz/2010/03/26/cullytech-cteggtimer-v1-5-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  cully.biz/category/realbasic/feed/ ) in 0.46562 seconds, on May 21st, 2012 at 10:56 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 21st, 2012 at 11:56 pm UTC -->
