March 28, 2024, 07:35:56 AM

News:

IonicWind Snippit Manager 2.xx Released!  Install it on a memory stick and take it with you!  With or without IWBasic!


What is Larry currently doing

Started by Rock Ridge Farm (Larry), February 02, 2010, 12:37:03 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Rock Ridge Farm (Larry)

DB upgrade turned out to be simple - we are now on mysql 5

Larry

Rock Ridge Farm (Larry)

Back in town - last trip - 3 more working days till retirement - sooooooo glad to be done.
Hope to spend time on IW stuff soon - My real boss has a 2 page hunny-do list already.
Looks like retirement will be really busy for a bit :)


Larry

Rock Ridge Farm (Larry)

Welllllllll - I am getting close to a release of IWB31.
If I can only stop doing dumb things like loading old backup over the new code, forgetting what I was doing yesterday,
and generally dorking everything I touch.

Anyway - I hope to have a release out by Christmas - if you are a registered owner you will get it free.

The main changes:
   Uses Larry Mc's designer IWB2.5 IDE as the IDE.
   Some code cleanup.
   Compiled on win 7 and 8
   Some of the add-on libs will be included - still working on this.
   If I have time a simple built in db manager.

Larry

Rock Ridge Farm (Larry)

I will be out till Feb 10 2015 - contact Larry Mc  if needed.

Larry

Rock Ridge Farm (Larry)

Still alive - still making slow progress.

Larry

LarryMc

Quote from: Rock Ridge Farm (Larry) on November 26, 2015, 06:00:31 AM
Still alive - still making slow progress.

Larry

I must mention that you have had some medical issues'
LarryMc
Larry McCaughn :)
Author of IWB+, Custom Button Designer library, Custom Chart Designer library, Snippet Manager, IWGrid control library, LM_Image control library

Rock Ridge Farm (Larry)

Back on-line after a few medical issues - started working on the 64 bit compiler.

Larry

Rock Ridge Farm (Larry)

Still alive - Had about 3 month illness that is now getting better.
Good thing is that I lost 30 pounds - needed that.
Anyway still watching 3 great grand kids during the week and trying to program at night.
Still working on the new compiler on my iwlnx system.
About 90% completed - seems there is always one more issue.
Can compile and execute 3 out of 5 programs that I use to test.
Gkids will be here in a few min so my day will be lots of fun - not.
Also get to pick up 2 youngest grand kids at school every day. ( next year one of them will be driving so I get to stop this)
Need to move away just to get a free day. :)

Larry

Rock Ridge Farm (Larry)

Still alive and working on IWB.
Still working on the llvm version of IWB.
Compiler produces llvm code so programs can be ported to several different platforms.
I run Linux and I can compile simple programs and port them to Win and Mac.
Having issues with some windowing applications since MS is resistant to anything they do not sell.
I did the big upgrade to make ISP happy about the version of php and mysql we use on the forum.

Larry

Rock Ridge Farm (Larry)

Still plugging along.
Have much of the core compiler working.
Now working on library calls and subroutine calls.
More complex than I ever expected but the compiler now produces .ll files.
I have tested some on Linux and Apple. Need to go and find a windoz box in my
computer graveyard to test there and find out what support files are needed.

Larry