topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Tuesday April 16, 2024, 7:33 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Boydon [ switch to compact view ]

Pages: [1]
1
Clipboard Help+Spell / Re: Sort by last paste time
« on: October 27, 2014, 03:04 PM »
Ok, I noticed only now that there is a wonderful option "Update clip modification date on paste" that is exactly what I was looking for. :)

2
Clipboard Help+Spell / Sort by last paste time
« on: October 27, 2014, 02:48 PM »
Hello, this is more a feature request than a question.

I would really like to be able to sort items in the quick paste menu by the last time they were pasted some where.
Sometime i copy quite many items and they go out of the list and they stay out of it.

Thank you. :)

3
Maybe you'd also like to have a look at Memopal

4
You may also be interested in HTTPS Finder. :)

5
Clipboard Help+Spell / Re: How to disable copy on selection?
« on: October 03, 2011, 04:52 AM »
You are right: it is only happening on Mozilla Firefox.

6
Clipboard Help+Spell / How to disable copy on selection?
« on: October 03, 2011, 03:54 AM »
Whenever i select (highlight) some text in application it gets copied to CHS database. Is there a way to disable this behavior?
 
Thank you.

7
DcUpdater / Re: DCUpdater does not recognize installed programs
« on: August 07, 2011, 04:50 PM »
Sorry then, I dont know Inno setup (I've always used NSIS), but I guess it should be as well capable of performing file writing after installation. :P

8
DcUpdater / Re: DCUpdater does not recognize installed programs
« on: August 07, 2011, 03:53 PM »
What do you use as installer? Cause with NSIS you could handle this easily (directly during install, not at the first run).

9
DcUpdater / Re: DCUpdater does not recognize installed programs
« on: August 07, 2011, 11:15 AM »
Ok here we go.

To show hidden folders in windows 7 you don't need to use the control panel. You just have to hit ALT while you are in any explore folder and a menu will pop-out. Then you will act as you do for XP and if you want you can also set it so that the menu is always visible.

On my PC the environment var %COMMONAPPDATA% seems not to exist; the one pointing to C:\ProgramData is %ALLUSERSPROFILE%.

Anyway I've found the files that you are telling me. UrlSnooper's one is the only one pointing to the correct location, the FARR and CHS are like this:
%ProgramFiles%\Clipboard Help+Spell\
%ProgramFiles%\FindAndRunRobot\

Once again I think that this is related to Win 7. As there is no easy way to change the default programs folder (C:\Program Files), every time I install something, I manually change the location to my custom one (D:\Program Files). Don't know if you can take care of this: probably those *.dcupdaterdirect filse should be dynamically generated during install time with the directory used for installation; problem is that if I change them, they get overwritten every time an update is installed (not as a top priority on your to do list as I can leave with this :P).

I really don't understand this weird logics in Windows 7; not to mention the fact (that probably you English are not acknowledge of) that localizaition of folder names is only "visual" in the explorer shell: on the file system they are in english. Every time it is nightmare to find what you are looking for...

10
DcUpdater / Re: DCUpdater does not recognize installed programs
« on: August 06, 2011, 06:01 AM »
In my Documents/DonationCoder/DcUpdate folder there is no *.dcupdaterdirect file neither for working programs (UrlSnooper and DcUpdater) nor for not working ones (FARR and CHS).

Here is how it looks:
dcupdaterdirect.png

11
DcUpdater / Re: DCUpdater does not recognize installed programs
« on: August 05, 2011, 01:51 PM »
I'm running windows 7 and I installed them from DCUpdater. How do I know if they are in portable mode?

12
DcUpdater / DCUpdater does not recognize installed programs
« on: August 05, 2011, 01:22 PM »
As the subject says, some apps installed does not seems to be recognized correctly by DCUpdater this imply that it is not able to propose updates if they are aviable.

I have problems with FARR and CHS, while UrlSnooper and DCUpdater works correctly

 [attach=#1][/attach]

13
UrlSnooper / What do you use to record rtsp://?
« on: March 30, 2011, 01:29 PM »
As the subject says, I would like to know what do u use to record rtsp:// streams.

Thank you. :)

14
Clipboard Help+Spell / Re: Another tool....
« on: March 25, 2011, 06:17 PM »
Before CHS I've always used CLIPX that is not listed in the related programs.

15
Next time just put a:

Code: PHP [Select]
  1. <?php error_reporting(E_ALL | E_STRICT); ?>

at the beginning of you php file. This will enable very verbose warnings.

16
Clipboard Help+Spell / Re: Clipboard size limit
« on: March 15, 2011, 04:37 AM »
Am I missing it?

Quick Paste.png

About large clip: if you store them in file then would you be able to use the search feature? Maybe you could think of a way to split larger entries in more DB entries. Just my two cents. :)

17
Clipboard Help+Spell / Re: Clipboard size limit
« on: March 13, 2011, 03:03 PM »
Right-click on the Quick Paste group and edit it and modify the SQL for the virtual folder.  by default it's: "NOT (IsInRecyleBin) AND (ModificationDateTime>=DateTimeMinusOneHour)"
if you change that to just "NOT (IsInRecyleBin)" you might see what you want.

I didn't realize that the Quick Paste was handled like a virtual folder. Really nice.
One more thing :P is there a way to make the preview of the clip shorter than 100 chars for longer clips?

18
Clipboard Help+Spell / Re: Clipboard size limit
« on: March 13, 2011, 02:24 PM »
As for wanting to display the last 50 items in the popup, im not sure what kind of limit i put on it.. i'm assuming you did find the option for how you tell it how many to show and can change that successfully, except that it just won't go up to as many as you want it to, is that right?

I found the option and i set it correctly. The problem I have is that when I don't use the PC for a while (i switch it off for example), when I start a new session the items are in the "New" DB, but the Pop Up is empty. I would like if possible to always have the last 50 clips I used, no mater what.  I hope I explained myself well.

19
Clipboard Help+Spell / Clipboard size limit
« on: March 13, 2011, 04:43 AM »
Hello, it is always me and I think I've found another bug.

If I remove the max size in bytes (set i to 0) and then I copy a large clip of text (21298 bytes) CHS crashes. Same thing happen if I set the limit to 30000 bytes and then copy the same clip.

I also have another request: I would like to have CHS to ALWAYS display the last 50 items I've copied, but I can't understand how (the option I have to change), although the items are correctly displayed in the new database they do not appear in the Quick Paste Menu.

Thank you very much.

20
Now it works perfectly! :)
Also the hotkey management is fixed. Thank you very much.

21
Wow, very fast reply!

The original Text (I use code tags to have a mono-spaced font):
TOTALE-PAG00000000040046BMORPAG-TOT00000
000001783EQUOCAP-RAT00000000017506CQUOIN
T-RAT00000000020706DCONINT-COR0000000000
0000àCONINT-PRE00000000000000àQUOINT-PAM
00000000000000àQUOINT-CNT00000000000000à
IMPSOS-RAT00000000000000àSPERAT-RAT00000
000000050àSPEASS-RAT00000000000000àSPEIS
T-RAT00000000000000àCOMRIV-RAT0000000000
0000àCOMPRE-RAT00000000000000àCOMCOO-RAT
00000000000000àSPERIN-RAT00000000000000à
BOLRIN-RAT00000000000000àCOMERO-RAT00000
000000000àNOTAIO-RAT00000000000000àPERIT
O-RAT00000000000000àSPESOL-RAT0000000000
0000àMORAAP-PAG00000000001451EMORMMP-PAG
00000000000294AMORMMC-PAG00000000000037I
MORAAP-MAT00000000001451EMORMMP-MAT00000
000000294AMORMMC-MAT00000000000037IMORPA
G-MAT00000000000037IMORAAP-CON0000000000
1451EMORMMP-CON00000000000000àMORMMC-CON
00000000000294AMORPAG-CON00000000001745F
ABBUON-TOT00000000000000àABBUON-ACC00000
000000000àMORAAP-ACC00000000000000àMORMM
P-ACC00000000000000àMORMMC-ACC0000000000
0000à          00000000000000à         
00000000000000à          00000000000000à
          00000000000000à          00000
000000000à          00000000000000à     
     00000000000000à          0000000000
0000à          00000000000000à         
00000000000000à          00000000000000à
          00000000000000à          00000
000000000à          00000000000000à     
     00000000000000à          0000000000
0000à          00000000000000à         
00000000000000à          00000000000000à
          00000000000000à          00000
000000000à          00000000000000à     
     00000000000000à          0000000000
0000à          00000000000000à         
00000000000000à          00000000000000à
          00000000000000à          00000
000000000à          00000000000000àRINEG
O-DEL00000000000000àRINEGO-CAP0000000000
0000àRINEGO-INT00000000000000àQUOCAP-CNT
00000000000000àQUOCTN-CAL00000000000000à
QUOCTN-INT00000000000000à

Result I would like to obtain:
TOTALE-PAG00000000040046B
MORPAG-TOT00000000001783E
QUOCAP-RAT00000000017506C
QUOINT-RAT00000000020706D
CONINT-COR00000000000000à
CONINT-PRE00000000000000à
QUOINT-PAM00000000000000à
QUOINT-CNT00000000000000à
IMPSOS-RAT00000000000000à
SPERAT-RAT00000000000050à
SPEASS-RAT00000000000000à
SPEIST-RAT00000000000000à
COMRIV-RAT00000000000000à
COMPRE-RAT00000000000000à
COMCOO-RAT00000000000000à
SPERIN-RAT00000000000000à
BOLRIN-RAT00000000000000à
COMERO-RAT00000000000000à
NOTAIO-RAT00000000000000à
PERITO-RAT00000000000000à
SPESOL-RAT00000000000000à
MORAAP-PAG00000000001451E
MORMMP-PAG00000000000294A
MORMMC-PAG00000000000037I
MORAAP-MAT00000000001451E
MORMMP-MAT00000000000294A
MORMMC-MAT00000000000037I
MORPAG-MAT00000000000037I
MORAAP-CON00000000001451E
MORMMP-CON00000000000000à
MORMMC-CON00000000000294A
MORPAG-CON00000000001745F
ABBUON-TOT00000000000000à
ABBUON-ACC00000000000000à
MORAAP-ACC00000000000000à
MORMMP-ACC00000000000000à
MORMMC-ACC00000000000000à
          00000000000000à
          00000000000000à
          00000000000000à
          00000000000000à
          00000000000000à
          00000000000000à
          00000000000000à
          00000000000000à
          00000000000000à
          00000000000000à
          00000000000000à
          00000000000000à
          00000000000000à
          00000000000000à
          00000000000000à
          00000000000000à
          00000000000000à
          00000000000000à
          00000000000000à
          00000000000000à
          00000000000000à
          00000000000000à
          00000000000000à
          00000000000000à
          00000000000000à
          00000000000000à
          00000000000000à
          00000000000000à
          00000000000000à
          00000000000000à
RINEGO-DEL00000000000000à
RINEGO-CAP00000000000000à
RINEGO-INT00000000000000à
QUOCAP-CNT00000000000000à
QUOCTN-CAL00000000000000à
QUOCTN-INT00000000000000à

In case you wonder, this is not normal human readable text, but a COBOL crappy way of storing some particular information. :P

22
I think that the "Break lines at position" feature is a little buggy.

What I would like to do is to copy a text, remove all the new lines characters and then tokenize the copied text every 25 chars.

The problem is that when I set the "Break lines at position" to 25, no mater what, the first token is always long 8 chars and the succeeding tokens are screwed up. Here is a picture of what I mean:

CHS Modify-Format bug.png

If you need I can paste the original text to allow you to reproduce the behavior.

23
Clipboard Help+Spell / Re: Hotkey management
« on: March 12, 2011, 12:06 PM »
Oh, I see.
Thank you very much. :)

24
Clipboard Help+Spell / Hotkey management
« on: March 12, 2011, 04:25 AM »
Hello,
I would like to bind the Quick Paste Menu on "Winkey + V", but whenever I press "V" in the options CTRL + ALT are added by default. Is there a way to change this behavior?

Thank you very much. :)

Pages: [1]