<?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; News</title>
	<atom:link href="http://cully.biz/category/news/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>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>CULLYTech Timer v1.3</title>
		<link>http://cully.biz/2009/12/08/cullytech-timer-v1-3/</link>
		<comments>http://cully.biz/2009/12/08/cullytech-timer-v1-3/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 14:55:08 +0000</pubDate>
		<dc:creator>kcully</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[M$ Windows]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[REALbasic]]></category>

		<guid isPermaLink="false">http://cully.biz/?p=308</guid>
		<description><![CDATA[More good feedback and more changes to the CULLYTech Pomodoro Timer. There are new VCR style buttons for play and stop. There is a new Pause button! Handy for when you are interrupted. It happens in real life, so I thought I&#8217;d put on a pause button. I&#8217;ve made small improvements on letting you know [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://cully.biz/wp-content/uploads/2009/12/ctEggTimer1.3.jpg" alt="ctEggTimer1.3" title="ctEggTimer1.3" width="248" height="204" class="alignright size-full wp-image-310" />More good feedback and more changes to the CULLYTech Pomodoro Timer.  There are new VCR style buttons for play and stop.  There is a new Pause button!  Handy for when you are interrupted.  It happens in real life, so I thought I&#8217;d put on a pause button.  I&#8217;ve made small improvements on letting you know that the timer has finished even if you didn&#8217;t hear the tone.  There&#8217;s also a new Information page that lets you check if you are running the latest version of the timer.  Check it out and let me know what you think, and if there are improvements needed.</p>
<ul>
<li><a href="http://cully.biz/demo/cteggtimer/ctEggTimer.zip">ctEggTimer for Winders </a> [1.5M]</li>
<li><a href="http://cully.biz/demo/cteggtimer/ctEggTimer">ctEggTimer for Linux</a> [4.1M]</li>
<li><a href="http://cully.biz/demo/cteggtimer/ctEggTimer.app.tar">ctEggTimer for Mac</a> [10.5M] untested</li>
</ul>
<p>INSTALLATION NOTES:</p>
<p>[For Windows]<br />
Unzip it into your local work area or other safe location.</p>
<p>[For Linux]<br />
Place application to where you want to run the program.  Make sure to set the executable attribute!</p>
<p>[For Mac]<br />
I don&#8217;t have a Mac so this is untested.  You&#8217;ll need to decompress the file.  Perhaps set the executable attribute? Let me know how it runs on the Mac!  I&#8217;m always looking to improve.</p>
<p>Keep the suggestions coming and I&#8217;ll make adjustments as they come along.  So turn off the email and browser and don&#8217;t answer that phone for the next 25 minutes and be productive!</p>
]]></content:encoded>
			<wfw:commentRss>http://cully.biz/2009/12/08/cullytech-timer-v1-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MEPIS Linux Thunderbird EMail Blocked By Guarddog Firewall</title>
		<link>http://cully.biz/2009/05/01/mepis-linux-thunderbird-email-blocked-by-guarddog-firewall/</link>
		<comments>http://cully.biz/2009/05/01/mepis-linux-thunderbird-email-blocked-by-guarddog-firewall/#comments</comments>
		<pubDate>Fri, 01 May 2009 15:31:32 +0000</pubDate>
		<dc:creator>kcully</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Comcast]]></category>
		<category><![CDATA[Firewall]]></category>
		<category><![CDATA[Guarddog]]></category>
		<category><![CDATA[MEPIS]]></category>
		<category><![CDATA[Thunderbird]]></category>

		<guid isPermaLink="false">http://cully.biz/?p=262</guid>
		<description><![CDATA[I had this problem solved several years ago &#8230; but of course I had forgotten it. I hope this helps someone else out. I have Comcast Internet which has blocked port 25 in sending email, and now allows port 50. That port can change any day now, and without warning, no thanks to spammers. I [...]]]></description>
			<content:encoded><![CDATA[<p>I had this problem solved several years ago &#8230; but of course I had forgotten it.  I hope this helps someone else out.</p>
<p>I have Comcast Internet which has blocked port 25 in sending email, and now allows port 50.  That port can change any day now, and without warning, no thanks to spammers.  I upgraded my MEPIS Linux to version 8 last night and it went without a hitch.  I was configuring Thunderbird for email and I could receive email, but not send.  I knew that I needed to add a TCP port of 50 to Guarddog as you can see in this picture.</p>
<p><a href="http://cully.biz/wp-content/uploads/2009/05/guarddog_1.png"><img src="http://cully.biz/wp-content/uploads/2009/05/guarddog_1-300x188.png" alt="guarddog_1" title="guarddog_1" width="300" height="188" class="alignright size-medium wp-image-260" /></a></p>
<p>The second part I had forgotten.  You have to go back to the PROTOCOL tab of Guarddog and go into the &#8220;User Defined&#8221; section to enable that protocol.  Click the &#8220;Apply&#8221; button and all of a sudden Thunderbird is as happy as a clam.</p>
<p><a href="http://cully.biz/wp-content/uploads/2009/05/guarddog_2.png"><img src="http://cully.biz/wp-content/uploads/2009/05/guarddog_2-300x187.png" alt="guarddog_2" title="guarddog_2" width="300" height="187" class="alignright size-medium wp-image-261" /></a></p>
<p>I hope this helps someone else out on the Intertubes.  That someone might be me, after I&#8217;ve forgotten this in a couple of months.</p>
]]></content:encoded>
			<wfw:commentRss>http://cully.biz/2009/05/01/mepis-linux-thunderbird-email-blocked-by-guarddog-firewall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ragsdale for Congress</title>
		<link>http://cully.biz/2008/06/23/ragsdale-for-congress/</link>
		<comments>http://cully.biz/2008/06/23/ragsdale-for-congress/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 12:54:53 +0000</pubDate>
		<dc:creator>kcully</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Visual Foxpro]]></category>

		<guid isPermaLink="false">http://cully.biz/?p=241</guid>
		<description><![CDATA[I normally don&#8217;t post political things on this blog, tending to keep this blog technical in nature but &#8230; my friend is running for congress!Â  How can I not post about it?!? Kevin Ragsdale, FoxForward &#8220;Best Presenter&#8221; winner, is running for congress.Â  His top priority just happens to be my top priority for this election: [...]]]></description>
			<content:encoded><![CDATA[<p>I normally don&#8217;t post political things on this blog, tending to keep this blog technical in nature but &#8230; my friend is running for congress!Â  How can I not post about it?!?</p>
<p>Kevin Ragsdale, FoxForward &#8220;Best Presenter&#8221; winner, is running for congress.Â  His top priority just happens to be my top priority for this election: our budget crisis.</p>
<p>I&#8217;ll be keeping my eye out to see what Kevin&#8217;s stance is on the <a href="http://www.fairtax.org" target="_blank">Fair Tax</a> legislation.Â  There&#8217;s nothing like bringing Trillions of dollars back into the US economy and giving power back to the people, like the Fair Tax.</p>
<p>Good luck Kevin!!!Â  Give &#8216;em heck!</p>
]]></content:encoded>
			<wfw:commentRss>http://cully.biz/2008/06/23/ragsdale-for-congress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Joining Technorati</title>
		<link>http://cully.biz/2007/12/20/joining-technorati/</link>
		<comments>http://cully.biz/2007/12/20/joining-technorati/#comments</comments>
		<pubDate>Thu, 20 Dec 2007 15:54:56 +0000</pubDate>
		<dc:creator>kcully</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://cully.biz/2007/12/20/joining-technorati/</guid>
		<description><![CDATA[In an effort to increase my exposure and increase business, I&#8217;m joining Technorati. We&#8217;ll see if this helps, and if it does &#8230; I&#8217;ll blog about it! Here&#8217;s my: Technorati Profile]]></description>
			<content:encoded><![CDATA[<p>In an effort to increase my exposure and increase business, I&#8217;m joining Technorati.  We&#8217;ll see if this helps, and if it does &#8230; I&#8217;ll blog about it!</p>
<p>Here&#8217;s my: <a href="http://technorati.com/claim/39hr35j2hf" rel="me">Technorati Profile</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cully.biz/2007/12/20/joining-technorati/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comcast Came Calling</title>
		<link>http://cully.biz/2007/11/06/comcast-came-calling/</link>
		<comments>http://cully.biz/2007/11/06/comcast-came-calling/#comments</comments>
		<pubDate>Tue, 06 Nov 2007 20:26:47 +0000</pubDate>
		<dc:creator>kcully</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Comcast]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Telephone]]></category>

		<guid isPermaLink="false">http://cully.biz/2007/11/06/comcast-came-calling/</guid>
		<description><![CDATA[I received a phone call from Comcast today. Current setup: Internet:Comcast ; TV:Dish with PVR ; Home Phone:AT&#38;T Local ; Business Phone:Vonage The telemarketer called to offer me a deal on switching to Comcast for my cable, Internet, and phone for just a little less money than I am paying now, for just a couple [...]]]></description>
			<content:encoded><![CDATA[<p>I received a phone call from Comcast today.</p>
<p>Current setup: Internet:Comcast ; TV:Dish with PVR ; Home Phone:AT&amp;T Local ; Business Phone:Vonage</p>
<p>The telemarketer called to offer me a deal on switching to Comcast for my cable, Internet, and phone for just a little less money than I am paying now, for just a couple less channels than I&#8217;m getting right now.  I told him that it didn&#8217;t sound like a good deal to me.</p>
<p>He was flabbergasted.  Why wouldn&#8217;t I switch?!?  I told him that the deal didn&#8217;t provide sufficient cost savings, or sufficient benefits to get me to switch.  I also let him have it for how slow my Internet is.  <a href="http://pressesc.com/01179677598_us_internet_slow" target="_blank">Other countries currently enjoy a much higher speed experience</a>, for the same or less money than we experience in the USA.   He stated that he wasn&#8217;t aware of any company offering that kind of speed in the US.  I told him that I was aware of that but I&#8217;m wondering why we&#8217;re falling behind other countries so fast.</p>
<p>He then went on to say that our computers wouldn&#8217;t be able to handle that kind of Internet feed (&gt; 30Mbps).  I almost choked.  I informed him that my computers handle feeds over my 100Mbps network just fine and wouldn&#8217;t have a problem with the 30Mbps feeds.  He then fell back on the &#8220;I&#8217;m not aware of any other companies in the US offering that kind of speed.&#8221;</p>
<p>Yes, I&#8217;m aware of that but I said that just because your company isn&#8217;t any crappier than all of the other crappy companies, doesn&#8217;t mean that you&#8217;re not crappy in the first place.</p>
<p>I can be bought!  I will switch over!  Just give me reason to go through the hassle.  More speed?  Better channels?  Better PVR?  Less money?  Something.  Just give me a reason.</p>
<p>I&#8217;m waiting.</p>
]]></content:encoded>
			<wfw:commentRss>http://cully.biz/2007/11/06/comcast-came-calling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New web site design for CULLY Technologies</title>
		<link>http://cully.biz/2007/10/10/new-web-site-design-for-cully-technologies/</link>
		<comments>http://cully.biz/2007/10/10/new-web-site-design-for-cully-technologies/#comments</comments>
		<pubDate>Wed, 10 Oct 2007 20:06:36 +0000</pubDate>
		<dc:creator>kcully</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://cully.biz/2007/10/10/new-web-site-design-for-cully-technologies/</guid>
		<description><![CDATA[I&#8217;m about to start a new marketing campaign for CULLY Technologies, but the old web site was looking aged.Â  I&#8217;ve spent the last couple of days working on a new design and I&#8217;m pretty happy with the results.Â  I&#8217;m hoping that the new design will show a more professional aspect of my company, and help [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m about to start a new marketing campaign for CULLY Technologies, but the old web site was looking aged.Â  I&#8217;ve spent the last couple of days working on a new design and I&#8217;m pretty happy with the results.Â  I&#8217;m hoping that the new design will show a more professional aspect of my company, and help land some new business partners.</p>
<p><a href="http://cullytechnologies.com">http://cullytechnologies.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://cully.biz/2007/10/10/new-web-site-design-for-cully-technologies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>One month until FoxForward 2007!</title>
		<link>http://cully.biz/2007/08/07/one-month-until-foxforward-2007/</link>
		<comments>http://cully.biz/2007/08/07/one-month-until-foxforward-2007/#comments</comments>
		<pubDate>Tue, 07 Aug 2007 18:29:19 +0000</pubDate>
		<dc:creator>kcully</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[REALbasic]]></category>
		<category><![CDATA[Visual Foxpro]]></category>

		<guid isPermaLink="false">http://cully.biz/2007/08/07/one-month-until-foxforward-2007/</guid>
		<description><![CDATA[It is getting to be a flurry of activity.Â  I&#8217;m about to send off the conference book to publishing.Â  I have to design the front and back cover of the book as this publisher allows for cover art. I&#8217;m also trying to finish the design of the shirts.Â  The attendees will be getting t-shirts and [...]]]></description>
			<content:encoded><![CDATA[<p>It is getting to be a flurry of activity.Â  I&#8217;m about to send off the conference book to publishing.Â  I have to design the front and back cover of the book as this publisher allows for cover art.</p>
<p>I&#8217;m also trying to finish the design of the shirts.Â  The attendees will be getting t-shirts and the presenters will be getting white collared shirts.Â  I&#8217;m not sure how a printed shirt will look with a collar but Bo Durban assures me it will look good.Â  There.Â  See how I passed the buck on that one?!? <img src='http://cully.biz/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>It&#8217;s also time to remind the sponsors that the conference is approaching and to prepare to get me their glossy materials and give-aways for the conference.</p>
<p>I&#8217;ve also scheduled a meeting with the hotel to pick the menu for the conference.</p>
<p>So many details, so little time.</p>
<p>Please help me spread the word about the conference.Â  There is still lots of room for more attendees.Â  If you know of someone that would benefit from the conference, encourage them to attend.Â  Getting to Atlanta from almost anywhere in the US is cheap, cheap, cheap!</p>
<p>I can&#8217;t wait.Â  The conference is going to be a blast!</p>
]]></content:encoded>
			<wfw:commentRss>http://cully.biz/2007/08/07/one-month-until-foxforward-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  cully.biz/category/news/feed/ ) in 0.48236 seconds, on May 21st, 2012 at 10:53 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 21st, 2012 at 11:53 pm UTC -->
