I remember those magazines.
They were not available in Italy at general newsstands so I had to go to Milano where there was a newsstand that was selling foreign magazines.
I used to try some of the programs published on the floppies on my Amiga. Who knows - maybe I tried some of yours?
I've been searching high and low for my copy of that magazine with the full page write up of my program (called KnitMate). I think its stored away somewhere safe, with the ark of the covenant. If it turns up, I'll scan and post it here - for a laugh@MikeH this does not surprise me one bit! You were always up for a challenge no matter where.
had some of my stuff featured in such magazine greats as Amiga Format, CU Amiga and.... I kid you not.. Machine Knitting Monthly ?
My first (and only) paid programming experience was in 2006 when I made commercial (after about 1-2 years where it was free) an Excel add-in, coding mainly in VBA and VB6 to do searches on a Firebird database used in a GP clinical application, used in GP practices. The GP software was called Synergy, produced by a company called iSoft.Your first ever paid programming experience?
For me it's a toss up between two possibles (I can't remember which was first).
It was either getting a command line (MS DOS) thing that controlled printers and output text from files to your printer being published as a handy utility on one of those disks we used to get taped to the front cover of a magazine (Might have been PC World I can't remember. What was the one with 'The Bugs' cartoon near the back page?) or, a crossword solving application (also DOS based written in Borland Turbo C) that let you put blanks and letters then gave you all possible solutions or allowed you to figure out anagrams. I was quite proud of that one at the time, I used upper case letters for actual letters then lower case (and special characters) for compression - so 'G' was a G but 'g' was 'ING'. I still have the source code for the latter
I used to get people sending me a cheque for £5 so they could receive, in return through the post, a floppy disk with a version that allowed any length of characters in a word rather than the restricted 6 that I'd set.
I volunteered to solve the problem of that company, because I know Firebird well, I participated at the beginning solving bugs.My first (and only) paid programming experience was in 2006 when I made commercial (after about 1-2 years where it was free) an Excel add-in, coding mainly in VBA and VB6 to do searches on a Firebird database used in a GP clinical application, used in GP practices. The GP software was called Synergy, produced by a company called iSoft.
The searching module in Synergy was extremely slow and also could easily freeze up Synergy, causing serious problems in the GP surgery. My add-in solved all that nicely and it was quite popular. Had a simple system, £100 for one PC and £300 for a practice licence, both lasting for a year. Kept this going till 2013 when unfortunately iSoft withdrew Synergy from the market in England.
RBS
They definitely had serious problems. They have disappeared now from the UK GP practice software market and I think the main one now is EmisI volunteered to solve the problem of that company, because I know Firebird well, I participated at the beginning solving bugs.
They told me that they already had another person, besides my knowledge of the English language was very poor, as it is now, and that was not very helpful.
Synergy is not unknown to me! I wrote an EMR system for hospices - probably around 2004 - to collect patient data and produce minimum data sets. It was a replacement for a system called Palcare and myself and a colleague also wrote a huge conversion system which was madly complex given the data we were starting with. If I remember correctly it ran upwards of 15,000 lines of code which looped round breaking the data down into smaller and smaller chunks. It took around 6 months to write and apart from a few test runs to iron out the last of the bugs it was literally run just once as a working piece of code then never used again. This always amused me greatly!My first (and only) paid programming experience was in 2006 when I made commercial (after about 1-2 years where it was free) an Excel add-in, coding mainly in VBA and VB6 to do searches on a Firebird database used in a GP clinical application, used in GP practices. The GP software was called Synergy, produced by a company called iSoft.
The searching module in Synergy was extremely slow and also could easily freeze up Synergy, causing serious problems in the GP surgery. My add-in solved all that nicely and it was quite popular. Had a simple system, £100 for one PC and £300 for a practice licence, both lasting for a year. Kept this going till 2013 when unfortunately iSoft withdrew Synergy from the market in England.
RBS
Don't sound very funny to me, after all that work.Synergy is not unknown to me! I wrote an EMR system for hospices - probably around 2004 - to collect patient data and produce minimum data sets. It was a replacement for a system called Palcare and myself and a colleague also wrote a huge conversion system which was madly complex given the data we were starting with. If I remember correctly it ran upwards of 15,000 lines of code which looped round breaking the data down into smaller and smaller chunks. It took around 6 months to write and apart from a few test runs to iron out the last of the bugs it was literally run just once as a working piece of code then never used again. This always amused me greatly!
Simply because it had one job to do, and once done all the data was converted and never had to be converted again. To be fair it would have taken a team of people a number of years to convert relevant data by hand and we didn't have that kind of time. It worked out easier to convert the lot.Don't sound very funny to me, after all that work.
Why wasn't it used, even although there were no bugs left?
It was very easy to improve on that reporting module, mainly because the SQL it used was very inefficient.
RBS
OK, I misunderstood.Simply because it had one job to do, and once done all the data was converted and never had to be converted again. To be fair it would have taken a team of people a number of years to convert relevant data by hand and we didn't have that kind of time. It worked out easier to convert the lot.
I always love those moments when everything suddenly makes sense. When I first started learning C there was this wonderful moment when forward and reverse pointers to make linked lists just dropped into place along with memory allocation. One minute I was confused and then.... ahhh that makes sense!I also remember the light-bulb moment a couple of years later when, after weeks of trying to make sense of it, I suddenly understood how binary worked (and trinary and base-26 and... everything! Well, every base numbering system, anyway.)
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?