topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Tuesday March 19, 2024, 4:04 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 - DeVamp [ switch to compact view ]

Pages: [1] 2 3 4 5next
1
Try preferences / basic capture/ capture options
Untick "Retrieve and store URL string" etc.
Did the trick for me
Thank you very much! :Thmbsup:

I've been struggling with this for weeks. :)

Was always to lazy to get help/report the issue.

2
N.A.N.Y. 2014 / Re: NANY 2014 Release - Spews
« on: October 03, 2019, 02:38 AM »
Thanks again for that nice application.
Yeah, I'm late to discover it. :)

One quick suggestion: allow to configure a application to run after a wallpaper has been set, with the possibility to add the path to the applied wallpaper.

And then of course I'm thinking of Lucidity (https://www.donation...ex.php?topic=27172.0)

Or even better, you could include lucidity in the program and simple add an option to enable that effect. :)

3
Android Apps / Re: Other app ideas based on WhenLast code
« on: December 11, 2018, 09:29 AM »
One idea i had recently was for a simple checklist/chore app, where you could toggle quickly between an ALL-ITEM view and a TODO view.  So you would switch to the ALL-ITEM view, select a set of chores or todo items to activate, and then switch to the TODO view, where you would see only the items you have selected.  As you (or any sync'd devices) complete each one, you would click it and it would disappear from the TODO view, until you get down to an empty list.  In the ALL-ITEM view you would see when each item was last accomplished (and possibly by which device/user).

Very late to the discussions, but this looks like something I could use.

We have the habit of doing once a week the shopping of the important things for a whole week.
A lot of times, the same things come back, so that would be an excellent thin to have.

I can keep all the regular items in the main list and choose them and complete the todo list with more irregular items. :)

No clue if something could be integrated in the checklist DC?

Cheers.

4
Glad to hear someone is still using this application, if only to minimize and close it
In still using it as well, once a week at least.

Thank you for open sourcing it.
Might have a look at it.


5
This is cool, but a shortcut to load it from the tray would be awesome.

And since you can hide it while pressing ESC, you could remove the titlebar and maybe put a 'X' icon at the end for those who want to use the mouse.

Thanks.

6
Finished Programs / Re: DONE: Foreground wallpaper
« on: November 23, 2016, 09:38 AM »
A little update............

I don't know if it has been mentioned or if Skwire knows it, but Lucidity WORKS now on WIN7 with 3 monitors with different resolutions.

left : 1440 x 900
middle : 1920 x 1080
right : 1440 x 900

So point 6 in the notes doesn't count anymore.

6) Due to a bug in Windows, multi-monitor support is limited to monitors with the same resolution.

7
N.A.N.Y. 2009 / Re: NANY 2009 Release: Trout (audio player)
« on: March 17, 2016, 06:49 PM »
It's been forever since I last ran Trout. I just opened it up and I can't find the horizontal minibar. The vertical one shows up, but I'm thinking maybe the horizontal one is off screen somewhere?
just disable horizontal minibar and reenable it.

If it would be offscreen, you can simply edit the ini file. Place it on 50,50 or something like that.

HTH

8
Screenshot Captor / Re: Pop-Up Dialog and To clipboard option
« on: February 25, 2016, 09:01 AM »
I had the same problem for some time already.

Could it be that the latest version somehow emptied those settings?

9
Yeahhhhh!!! The Deal Is Back!

http://www.appsumo.c...oint-lifetime-offer/

NOOOO, just missed it. :'(

10
Skwire Empire / Re: Release: sChecklist
« on: December 01, 2015, 02:42 AM »
I can perfectly live with it.

Just wanted to let you know. :)

11
Skwire Empire / Re: Release: sChecklist
« on: November 26, 2015, 02:41 AM »
My Lord Skwire,

Something about the resizing (of columns).

When you resize the app or move the splitter, the column entries in the details view gets resized to 100% width.
Witch is nice :)

But when you use the "View" --> "Reset splitter position", that entries column does not resize to 100% width.

Just a minor hickup in an awesome tool. :)

12
Ow indeed. nice that you get the explanation of the regex.

Thanks :)

13
Announce Your Software/Service/Product / Re: WildGem 1.1
« on: November 19, 2015, 02:59 AM »
THis is cool to learn/use regex.
Thank you for the tool.
After OpalCalc, that the 2nd tool from you I will be using :)

One little remark: It would be nice if you provide a min form size, so that we don't end up with screens like this:
ss_2015_11_19_09_57_41.png

14
DeVamp, you can try with vers. 0.19 and use hamradio's regex, but use <\1lane\2> as replacement text. Then compare the output with what WildGem gives you and tell me if it's the same ;D.

\1 will be replaced with what's captured for the first group (defined by the () in the regex), \2 by what's in the second group, etc.

Still glad someone finds TIMU useful! :Thmbsup:
Ow yeah....... This is awesome...... the possibilities......

Thank you very much.

It is just an awesome tool. :)
I use it almost daily. :)


I am a user of both TIMU and WildGem so in the meantime while it gets worked on for this one...you can do it with WildGem which can be found on DonationCoder forum as well at: https://www.donation...ex.php?topic=41103.0

I used <(/?)(\d+?)> for regex and for replacement text <$1lane$2>.

It worked with your example. :)
This is also a nice tool to create the regex expression.
Thanks for the link :)

15
Hey,

I have a question about the replace regex.

I have an XML file (simplified as example)
<road>
  <1>
    <car color="red">car1</car>
    <car color="blue">car2</car>
    ...
  </1>
  <2>
    ...
  </2>
  <3>
    ...
  </3>
... till <39>
</road>

Now I was hoping I could change the <1></1> till <39></39>
into <lane1></lane1> till <lane39></lane39>

I use <[0123456789]> as Search regular expression, and that selects the first tags correctly.
But I have no clue how to provide something from the searched text into the replacement text.

Could you explain a bit how to use the regex replace.

Thank you.

16
Living Room / Re: Ran a 10k race today.. any other runners here?
« on: September 21, 2015, 03:09 AM »
A bit late, but here I am.

I started couch to 5K in march.

Now I'm running 3 days a week between 5 and 7K
I hope to consistently keep running 3 times a week and be able to run 10K by the end of the year.

Since I mostly run late in the evening, I bought 2 of these : http://www.amazon.co...p/product/B00N1SN7I0
A red one and a blue one. The red one goes on the back, the blue one diagonal on my chest.
They are great, very light (as in not heavy) and provide good enough light.

There are other that are cheaper, but mine have a great build.
And there is no price on security.

It should be able to run 36 hours with 1 charge.


17
Living Room / Re: Show us the View Outside Your Window
« on: March 27, 2015, 05:16 AM »
Simple view outside my work.

It's in a industry zone,  so nothing special.........

18
After having found a lot of apps and tips and having some nice reads the last few years, i'ts more than obvious to put my share in the fundraiser as well. :)

Thank you everybody for this place :) :-*

19
N.A.N.Y. 2011 / Re: NANY 2011 Release: Snap DB
« on: March 04, 2015, 08:07 AM »
Hi skwire,

Just a little request: could it be possible to open more then 1 file with the app?

I'm starting to use it for around 6 files and sometimes i would want to have 2 or 3 files opened.

Thank you. :)

20
Clipboard Help+Spell / Virtual folders : Custom Icon
« on: November 17, 2014, 03:50 AM »
Hey,

Could there be an option to use a custom icon (.ico or .jpg or .png) as the icon for Virtual folders?

If it's too difficult or to much impact, no problem.

Just asking :)

21
Found Deals and Discounts / Re: CintaNotes Giveaway + 30% Discount
« on: October 27, 2014, 03:31 AM »
Hi Jenter,

Thats very kind of you.

mail should arrive soon :)

22
Found Deals and Discounts / Re: CintaNotes Giveaway + 30% Discount
« on: October 27, 2014, 03:18 AM »
And still waiting for an email from EXtes.
If he still doesn't want it, i'd like to fill in for him :)

23
Finished Programs / Re: DONE: Foreground wallpaper
« on: October 13, 2014, 02:09 AM »
Thank you very much Skwire. :)

24
Finished Programs / Re: DONE: Foreground wallpaper
« on: October 09, 2014, 04:18 AM »
Great.

But no pressure :)

Take your time :)

25
Finished Programs / Re: DONE: Foreground wallpaper
« on: October 07, 2014, 02:17 AM »
I just recently found this gem.

I love it.

I suggestion : could you add a shortcut to "Toggle effect".
And of course, being able to customize the shortcut. :)

Thank you anyway for the lovely program.

Pages: [1] 2 3 4 5next