Search found 105 matches: minute

Return to advanced search

Re: OT: First Tablet with Windows 8 MS Surface ...

Can't resist to comment this :-) If you look at the video on minute 13:30, he tries to open something from the internet explore for FOUR times and it does not work. Then he gets nervous and tries to exit pushing the home button, for several times with ...
by Antonio Linares
Tue Jun 19, 2012 9:19 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT: First Tablet with Windows 8 MS Surface ...
Replies: 15
Views: 8000

Re: Windows Metro UI

... face it .. if I can NOT put my hands on my data, I don't want it because what goes up in the 'cloud' will never be private and don't think for a minute that the 'cloud' won't be hacked and lots of personal data will be leaked .. credit card information, social security numbers .. not a mater ...
by Rick Lipkin
Thu May 03, 2012 1:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows Metro UI
Replies: 69
Views: 20303

Re: ADO MYSQL se cae con 2 usuarios modificando mismo registro

... some data from the server just before writing and in all these cases one has to face the possibility of another committing a change in that minute fraction of a second unless pessimistic locking is used and row is locked. With optimistic locking, finally we need to attempt write and handle ...
by nageswaragunupudi
Fri Oct 14, 2011 1:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO MYSQL se cae con 2 usuarios modificando mismo registro
Replies: 3
Views: 1165

Re: which is the fastest way to load contets of a DBF into an Ar

... and 50 mb of size) in 3/8 seconds - when a record is updated in 1 second memory server array is updated too in one seconds - in less than one minute each table is loaded into his own array in memory. In my opinion this solution solves the worst feature of the programs that use dbf tables in ...
by MarcoBoschi
Wed Jun 22, 2011 7:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: which is the fastest way to load contets of a DBF into an Ar
Replies: 12
Views: 3669

Re: Pritpal, HBIDE developer, assists us to use it with FWH

... + Added: :pPtr instance vaiable. 2010-09-15 19:05 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/idemain.prg ! A last minute miss. 2010-09-15 18:53 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/ideactions.prg * contrib/hbide/idesaveload.prg + Implemented: ...
by Pritpal Bedi
Mon Sep 20, 2010 2:07 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pritpal, HBIDE developer, assists us to use it with FWH
Replies: 293
Views: 102170

Re: Pritpal, HBIDE developer, assists us to use it with FWH

... for next logical evolution of hbIDE. 2010-08-07 16:18 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) * contrib/hbide/hbide.qrc ! Fixed: last minute inculsion - hbide3.png.
by Pritpal Bedi
Thu Aug 12, 2010 6:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pritpal, HBIDE developer, assists us to use it with FWH
Replies: 293
Views: 102170

Re: Pritpal, HBIDE developer, assists us to use it with FWH

... This is a huge beautification effort, you will like it. Also it empowers you with many features to manage ideDBU area. This include some last minute optimizations to following ChangeLog yet not posted to SNV, though cosmetic one, 2010-08-07 15:35 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com) ...
by Pritpal Bedi
Sun Aug 08, 2010 12:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pritpal, HBIDE developer, assists us to use it with FWH
Replies: 293
Views: 102170

Re: Error in running ribbon.prg

Frances,

It is a late minute bug that got in there.

We are going to review it asap, thanks

In the meantime please add this method to Class TBackStageOption
Code: Select all  Expand view

   METHOD __EnumIndex() INLINE Len( ::oContainer:aOptions )
 
by Antonio Linares
Thu Jun 24, 2010 7:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error in running ribbon.prg
Replies: 1
Views: 396

Re: Window Closing Question/Problem

Richard: I will try your suggestion in a minute. I have an example of the problem: - if i call the 2nd window after the on init (through a menu option) the app closes fine - in this example, the window is opened on init and fails to close properly: ...
by PeterHarmes
Thu Apr 15, 2010 11:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Window Closing Question/Problem
Replies: 11
Views: 2214

Re: TData with 10.3

Dear James:
James Bott wrote:See your private email for an updated copy of TData.

I'll be checking my email every minute from now :D

Best regards.
by mmercado
Fri Apr 09, 2010 6:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TData with 10.3
Replies: 7
Views: 1241

Reduce computer noise

... V) Red to Yellow (+12) Black to Red (-5) CPU Fan: (from 12 V to 7 V) Yellow to Yellow (+12) Black to Red (-5) Green (not used, RPM revolutions per minute info)
by Antonio Linares
Mon Feb 08, 2010 10:46 am
 
Forum: Off Topic / Otros temas
Topic: Reduce computer noise
Replies: 0
Views: 359

Re: Undo

... would enable a user to undo the last changes made to a record at any time until another edit and save was made to that record--this could be a minute, day, week, month later. Forgive me if you already know this, but this an important point regarding user interface design. All modal dialogs ...
by James Bott
Wed Jan 13, 2010 10:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Undo
Replies: 7
Views: 1550

More news about the CrunchPad

Mike Arrington (TechCrunch CEO) provides more news about it from minute 39 in this video:
http://www.youtube.com/watch?v=_UuqQm4TFsM&feature=player_embedded

Image
by Antonio Linares
Sun Nov 15, 2009 9:21 pm
 
Forum: Off Topic / Otros temas
Topic: More news about the CrunchPad
Replies: 9
Views: 2122

Re: How do you deal with your users?

... a MDIChild window as you describe. I don't think that your users are going to be getting news that is so important that they need to see it the minute it is posted to your site, so checking at login should suffice. If you really have time-sensitive news then you could consider using the status ...
by James Bott
Wed Oct 28, 2009 9:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How do you deal with your users?
Replies: 19
Views: 5282

Re: Choosing SQL database ...

... and stored procedures, and table -or- field encryption, and field constraints, and transactions, and replication, ... let me catch my breath for a minute...., and allows Internet connections (AIS), and SQL scripting, and -did I mention ISAM?, and has clients for .net, Delphi Tdecendand class, (x)harbour ...
by reinaldocrespo
Wed Oct 28, 2009 2:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Choosing SQL database ...
Replies: 118
Views: 31973
PreviousNext

Return to advanced search