Friday, March 28, 2008

More Money Than Traditional Freelance Programming

If you were waiting for the special report that shows how to make more money as a programmer than doing the normal "freelance programming" thing, the report (free) is ready:

[Programming Profits](http://programmingprofits.com)

Monday, December 31, 2007

New REALbasic Tutorial Blog

This blog is being moved over to a different site that will showcase REALbasic tutorials, tips, and techniques.

Please go to the new site and bookmark it to find out more about REALbasic programming.

Tuesday, February 20, 2007

Multicolumn ListBox Drags

Doing drag-and-drop between two listboxes is pretty easy with REALbasic -- just use the sample code in the Language Reference manual. But if you want to draf and drop rows that have multiple columns, you're going to need to add a little more code.

This video shows how easy that can be, and also takes a look at NthField and CountFields, two cool features in RB.

Multicolumn Listbox Dragging (link opens a new window)

Thursday, September 14, 2006

REALbasic Timer Controls

Someone on the RB Forums asked about using timers to control the coloring of some squares (what for, I have no idea). So I put together a sample that shows how I'd do it.

There's a six minute video detailing how to use REALbasic Timer Controls in your program.

Jay Jennings

tags technorati :

Saturday, August 26, 2006

REALbasic Database Tutorial

Here's a video tutorial that will walk you through View, Insert, Update, and Delete records in REALbasic using the RealSQL database:

REALbasic Database Video Tutorial

I put this together because the docs about DB use in RB seem to be a little laching -- at least for me.

Jay Jennings

tags technorati :

Tuesday, August 22, 2006

Tips and Techniques for RB Coders

I used to make my living as a programmer -- now I'm more of a marketer. So why this blog? Because half of the stuff I market is software written in REALbasic!

I have a love/hate relationship with RB but for right now it's the best solution for cross-platform programming, so I'll stick with it for now.

In this blog I'll post tips and tricks that I've found helpful, as well as video tutorials to help you understand different topics.

If there's anything in particular you'd like to see here, please let me know!

Jay Jennings

tags technorati :