Search found 25 matches: tremendous

Searched query: tremendous

by Otto
Thu Nov 14, 2024 5:18 pm
Forum: FiveWin for Harbour/xHarbour
Topic: cloud or not cloud
Replies: 34
Views: 10485

Re: cloud or not cloud

... requirements.

Combining DBF files and AI opens up new possibilities: DBF files in combination with AI-driven analysis methods bring tremendous flexibility and performance to data processing without the burden of older database systems.

Why restrict progress? Instead of forcing data ...
by Antonio Linares
Fri Aug 14, 2020 11:37 am
Forum: FiveWin for Harbour/xHarbour
Topic: Artificial Intelligence: GPT with Harbour and FWH
Replies: 7
Views: 1816

Artificial Intelligence: GPT with Harbour and FWH

Past July 2020, the company OpenAI released GPT3 (175 billions parameters) into private beta which has been a tremendous advance on AI natural language processing. GPT3 is the evolution of previous products and research like Microsoft Turing (17 billions parameters), NVidia Megatron (8 billions ...
by TimStone
Fri Apr 26, 2019 5:20 am
Forum: FiveWin for Harbour/xHarbour
Topic: To Nages : Explain me how I must make this tdatabase
Replies: 18
Views: 4822

Re: To Nages : Explain me how I must make this tdatabase

... offensive emails I received from the person who posted them.

I would like to clarify the core issue here. One of our members, who spends a tremendous amount of time providing assistance to many of us on this forum, and through direct correspondence, created a small library that inherited from ...
by James Bott
Wed May 10, 2017 2:46 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Password protected access to menu. Advice ?
Replies: 25
Views: 4867

Re: Password protected access to menu. Advice ?

... object anywhere without even declaring it.

You have the code above, just try it. A few minutes spent now learning about objects will save you tremendous time later. I have converted traditional code to objects sometimes reducing code by 50%! This makes it much easier to read and understand for ...
by Rick Lipkin
Thu Mar 02, 2017 2:40 pm
Forum: FiveWin for Harbour/xHarbour
Topic: 1st FWH + [x]Harbour 2017 international conference
Replies: 68
Views: 302075

Re: 1st FWH + [x]Harbour 2017 international conference

... historically ) costs ( at least ) 10 times more money to develop in both time and talent .. and in many cases significant project failure at a tremendous economic expense for Enterprise application development.

I have seen new job postings recently for Developers that are familiar with Open Source ...
by Antonio Linares
Wed Jan 13, 2016 11:41 am
Forum: FiveWin for Harbour/xHarbour
Topic: Abnormal program termination
Replies: 4
Views: 897

Re: Abnormal program termination

Günther,

Yes, it could be related.

In FWH we have done a tremendous work to support unicode and non unicode at the same time. Tipically an app is unicode or it is not.

A FWH app can be unicode and non unicode at the same time, thats why I think it may be related.
by lorenzoazz
Sat Nov 07, 2015 8:20 am
Forum: FiveWin for Harbour/xHarbour
Topic: fivewin/Harbour encrypt decrypt function in c#
Replies: 17
Views: 5615

Re: fivewin/Harbour encrypt decrypt function in c#

Ok Antonio, many of us made thousands of lines of marvellous code with fivewin, trhrough decades , thanks to your tremendous work.
Now, all is web and html and .net, so, what an incredible step over, would be to use our old but overtested fivewin algorythm in .Net !

Now, i was able to use all my old ...
by James Bott
Wed Sep 02, 2015 9:02 pm
Forum: FiveWin for Harbour/xHarbour
Topic: hb_xrealloc can't reallocate memory
Replies: 21
Views: 8648

Re: hb_xrealloc can't reallocate memory

... 11 hours to append 26 thousand records. Appending the same file using DBFs took 1 second.

So, buffering before writing to disk provides a tremendous increase in speed. One would expect this since writing to disk is a physical process which will be much slower than a computation process.

So I ...
by MarcoBoschi
Tue Aug 25, 2015 5:19 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Cryptowall or similar
Replies: 5
Views: 1252

Cryptowall or similar

... are victims of cryptowall or similar **virus** that
crypts many many files in so few minutes.
This time also dbf tables.
The tables "in use" are non affected by this tremendous and diabolic program.
So why do not open for instance in the server all dbf tables? I think to do so.
King regards
Marco
by Rick Lipkin
Fri Apr 12, 2013 4:06 pm
Forum: FiveWin for Harbour/xHarbour
Topic: different column color
Replies: 7
Views: 1479

Re: different column color

Marco

I use xBrowse because it is actively being supported and has a tremendous flexibility. I will say this .. I recently re-wrote an old Listbox application and wanted to keep the same ( kinda ) look and feel and I found that you can turn off the left side row selection with this quick line ...
by norberto
Fri Dec 14, 2012 8:14 pm
Forum: FiveWin for Harbour/xHarbour
Topic: FiveWIN xHarbour Dev enviornment in Tablet
Replies: 33
Views: 13265

Re: FiveWIN xHarbour Dev enviornment in Tablet

... hours in a day

840 hours total

3 downloads per hour!

We have seen an extra 15 to 20 new business leads a week because of Windows 8. We are seeing tremendous business traffic with Windows 8 that is for sure. My sales team is very happy.

Thank you Microsoft and the Windows 8 team!

Patrick




by Gale FORd
Thu May 10, 2012 2:56 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Client Server options
Replies: 78
Views: 29621

Re: Client Server options

... point, it is 2 different things.

When you get a lot of people browsing and updating the data at the same time in direct access mode, there is a tremendous amount of file locks on the index file (.cdx). Every time you perform a skip with an active index it has to lock the entire index file before it ...
by hag
Sat Jan 15, 2011 12:57 am
Forum: FiveWin for Harbour/xHarbour
Topic: Coloring a line Solved. Now coloring an individual cell
Replies: 15
Views: 5143

Re: Coloring a line Solved. Now coloring an individual cell

Amazing.
All I needed to do was move declaration to below columns and it worked like a charm.
Thanks again you are a tremendous help.
by frose
Fri Nov 26, 2010 10:35 am
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse – memofields
Replies: 18
Views: 5697

Re: xBrowse – memofields

Dear Mr. Rao,

yes, you are right. Sorry, if my explanation are misleading. I'm loving the tremendous features of xBrowse and I admit that I havn't utilised all of them yet

Of course you can display fields, pictures, memo fields or other informations from other tables in the columns, but you cannot ...
by James Bott
Mon Nov 22, 2010 4:27 pm
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse – memofields
Replies: 18
Views: 5697

Re: xBrowse – memofields

... as will fit, and then display one more line when the browse is scrolled up.

Of course these things can be solved, but there will still be a tremendous calculation overhead when displaying the browse which will cause a slowdown in the display speed.

I don't believe this capability is built into ...