topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Saturday September 19, 2026, 5:01 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

Recent Posts

Pages: prev1 ... 50 51 52 53 54 [55] 56 57 58 59 60 ... 404next
1351
General Software Discussion / Re: Rename Open File in Windows
« Last post by wraith808 on October 30, 2018, 06:01 PM »
XYplorer's built-in file viewer displays pdf files properly and does not lock the file being viewed, so you can rename it while viewing it.

That's not a true view though if you're talking about what I think you're talking about.  It's just a preview. (Unless I'm totally missing out on a feature)
1352
wraith808, Windows does indeed allow one to move icons around and place 'em in a folder.  And is supposed to remember such.  As long as the context menu... View, Auto-arrange... is unchecked.

What version of Windows are you using?  I remember that being a feature at one point, but in Windows 10, it doesn't work in that way.  They are tiled in all of the icon view orientations.  Maybe it's a difference of OS?
1353
N.A.N.Y. 2019 / Re: [NANY 2019] - AudioMarker: Language Learning
« Last post by wraith808 on October 29, 2018, 04:28 PM »
Confirmed New Feature:

[ Invalid Attachment ]


I don't get this feature.  What are you showing?
1354
Aren't you actually looking for multiple desktops? (where you can then used DesktopOK etc)

If you're using Windows 10 it should be built in - how to here https://www.howtogee...ktops-in-windows-10/

For other Windows you could try:

https://www.dexpot.de/index.php?lang=en
https://virtuawin.sourceforge.io/
and no doubt others.

( If you are into AutoHotkey there are various scripts for managing/creating multiple virtual desktops as well )



If that's what he's looking for I seriously misread the question...  :huh:
1355
General Software Discussion / Re: Rename Open File in Windows
« Last post by wraith808 on October 29, 2018, 01:02 PM »
I just saved a Notepad file and a WinRAR zip while it was open without any issues. Apparently, this is app related more than anything else. Some of MS's Office suite products have this restriction as well.

Some applications take the whole file into memory, thus releasing the handle on the file.  I didn't think Notepad was one of those, but checking, apparently it is.  If you'll notice, however- if you save the file loaded into notepad at that point, it creates an additional file with that name.

For my test, I created a file test.txt and opened it in notepad.  It had one line in it.  I then renamed it test1.txt.  I updated the file open in notepad, then saved it.  The newly created test.txt had my updates.  The text1.txt did not- it had the original text.
1356
So you mean that when a folder is opened with icon chosen as display type, you want to freeze the positions of those icons?  Have you tried Stardock Fences?  I know it displays custom folders on your desktop and they retain the positions of the icons.  I don't know if you're going to close and open them individually if it will work for your purposes.

https://www.stardock...com/products/fences/

As far as the request itself, the problem is that Icon mode in Explorer (rather than the desktop) is only pseudo icon mode, i.e. it doesn't support drag and drop positioning like the desktop; it's always ordered in some fashion.

UPDATE: Looking at my installation of Fences, it uses the tile method of showing icons also, i.e. it will only allow you to sort the order, not the position.  Example follows:

Fences_Example.png

Notice that in that image, they're in an arbitrary order that I dragged and dropped them into.  Not sure if that's what you want.
1357
General Software Discussion / Re: Rename Open File in Windows
« Last post by wraith808 on October 28, 2018, 09:49 AM »
so what is IrfanView doing when (on my command) it renames an open picture file?
 :-\


Its closing the file that it has a lock on, renaming it, and re-opening it.  Or its streaming the whole thing into memory, closing the lock, and then reopening it.  It's not impossible, as I say.  It's just based more on the fact that he wants it to rename a file that something else has a lock on.  I can create a quick test app that would prevent anything from renaming that image file- even irfanview.  :-\

SumatraPDF allows for this and also has a "Rename" option within its own file menu or by pressing F2.  If you choose this option and rename a file, SumatraPDF will rename it and then re-open the PDF with the new filename.  In fact, if you open a PDF file in SumatraPDF and then rename it outside of SumatraPDF, it detects this and its internal "Rename" menu entry becomes greyed out.  At that point, you have to use the "Save As..." option.  FWIW, I use the rename feature all the time for the same reasons as the original poster.

Yup.  And as I said, that's on the PDF reader :)  Thanks for pointing that one out!  I'd forgotten that SumatraPDF did this exact thing!
1358
N.A.N.Y. 2019 / Re: NANY 2019 - Android App - Point Motivator
« Last post by wraith808 on October 28, 2018, 09:30 AM »
So, after playing around with it... I still think that there is a place for both together.  Each day, you get points and accumulate a streak.  Your point totals for each day is compared with your prior point total.  When the streak is broken, your points for the entire streak are tallied for a point total for that streak.  So in the end, you get more gamification by the fact that your streaks and point totals for the streaks and days are compared.

Also, I think that adding the ability to set certain goals and rewards for those goals would be a useful addition.
1359
Android Apps / Re: Other app ideas based on WhenLast code
« Last post by wraith808 on October 28, 2018, 09:27 AM »
I'd say Point Motivator seems slightly more likely to be useful.

Yes, very!  I've started using it, and will give you (much) feedback  ;D :Thmbsup:
1360
General Software Discussion / Re: Rename Open File in Windows
« Last post by wraith808 on October 28, 2018, 01:27 AM »
I download many training documents in PDF format in Windows. Unfortunately, many of the file names are generic or truncated so the corresponding file is hard to identify by those titles.

Can someone please code an app that renames files (primarily PDFs) while that PDF file is open for the Windows operating system?

Thanks in advance.

The problem is the fact that the PDF application has a handle on the file while it is open.  In that case, nothing can rename it without the file being closed first.  You'd have to have a PDF application that streamed it all into a temporary file or memory and then released the file in order to make that work.  And in that case, Windows would allow it to be renamed without a special program to do so.
1361
N.A.N.Y. 2019 / Re: [NANY 2019] - AudioMarker: Language Learning
« Last post by wraith808 on October 27, 2018, 07:16 PM »
What did you code it in?  Interesting piece of software!  :Thmbsup:
1362
Found Deals and Discounts / Re: PDF-XChange Pro
« Last post by wraith808 on October 26, 2018, 11:22 AM »
$65.45 $93.50 26. Oct 2018 http://www.bitsdujou...in=todays-deals-home

I am disappointed the discount merely is 30% off.


That lines up with the prior discount on just the editor, doesn't it?
1363
DC Gamer Club / Re: Latest Steam Giveaway
« Last post by wraith808 on October 25, 2018, 10:20 PM »
Metro 2033 is free on steam for the next 24 hours.

https://store.steamp...pp/43110/Metro_2033/



Recommended.

1364
DC Gamer Club / Re: Game Giveaway
« Last post by wraith808 on October 25, 2018, 05:55 PM »


  • Humble Indie Bundle 14
Thank you app103!
From that Bundle i can offer single Steam Keys as gift.
    Pixel Piracy
    UnEpic
    Super Splatters

If anyone is interested in any of these Keys, let me know which one and I'll PM you the Details to redeem it after i found out how. :-)



I don't think you can keep the downloadable games and gift the Steam versions. You have to tie your Humble Bundle account to a Steam account, and then click the links to add them to your Steam account. They don't give you individual links that you can give to others.


They actually do.  In the redeem screen for the key, you actually get the individual game links.  You can click gift to others or redeem.
1365
Post New Requests Here / Re: IDEA: Batch Editor for URL and LNK Properties
« Last post by wraith808 on October 25, 2018, 09:35 AM »
That's some serious batch file work there!  Takes me back a ways... excellent work!  :Thmbsup:
1366
Post New Requests Here / Re: IDEA: Batch Editor for URL and LNK Properties
« Last post by wraith808 on October 24, 2018, 09:52 PM »
I guess what's throwing people off is that you want to alter several links to have the same value for a given property.  That's pretty much it, in a nutshell?  And not sure that you can do that for shortcut key; I mean you could, but Windows only recognizes one of them.
1367
I'm wondering what explorer.exe has to do with it anyway.  It's PowerShell we're using....


That could be because explorer.exe isn't just Window explorer.  It's the shell.
1368
Android Apps / Re: Other app ideas based on WhenLast code
« Last post by wraith808 on October 23, 2018, 12:58 PM »
You could also gamify it, either in general, or at the users configuration.

An example of what I mean: You put in exercise and also put in after 7 consecutive days, you get to go get a small ice cream (or something).  After you get to 7 days, it shows you a screen with your goal on it and a medal or something.  By default, you just get a medal maybe.  And on the main screen, it shows the number of medals that you've accumulated.
1370
Living Room / Re: Google finds Vulnerability in G+ API. Sunsets G+ in response.
« Last post by wraith808 on October 22, 2018, 12:30 PM »
There are actually several alternatives showing up, or that I'm becoming aware of, and I'm trying a lot of them.

A few that I've tried and notes:

MeWe   http://www.mewe.com Your profile is not viewable unless you send/confirm a friend request. Centrally owned.  Has both public and private communities.
Diaspora* http://www.diasporafoundation.orgDoes not have communities.  Each pod is individually owned.  I'm currently on http://www.pluspora.com. More on the way that the decentralization works can be found at https://pluspora.com...0136b7d300505608f9fe
Hubzilla    http://www.hubzilla.orgSimilar to diaspora in that it is decentralized community run by individuals in a network.  I think it has communities, though I've just started.  I'm currently on http://start.hubzilla.org
Cake   http://www.cake.coDifferent than most social networks, you follow topics and conversations rather than people.  Centrally owned.  Does not have communities.


Those are all of the ones that I'm currently looking at- most active on Pluspora and MeWe.  I also signed up for Mastodon and Minds, but haven't really given them enough of a try to fairly comment.

There's also an open document of G+ Alternatives: https://docs.google....U52sTYbrI/edit#gid=0

So while it's still a bit sad to me that Google is killing plus, it's also been a real learning experience on alternatives.
1371
Living Room / Re: Recommend some music videos to me!
« Last post by wraith808 on October 21, 2018, 08:46 PM »
You didn't have the youtube tags around it.  Fixed!
1372
Living Room / Re: Game Design Kit
« Last post by wraith808 on October 21, 2018, 03:39 PM »

From the designers of the White Box comes another look at game design- this time from a cooperative angle.  From the blurb: "A new book from the publisher of The White Box for people who play, discuss, critique, design, and love cooperative board games."

What's in the Book

Meeples Together contains 14 chapters about the nature, mechanics, theory, and frontiers of cooperative gaming.

Along the way, 14 in-depth case studies (or more, depending on stretch goals!) of cooperative gaming’s greatest hits — from Pandemic and Battlestar Galactica to Contract Bridge — demonstrate the concepts and ideas. (Not to mention Appendix V’s capsule reviews of more than 90 cooperative titles!)

The physical edition is a 384-page, 6" × 9" trade paperback containing more than 150 illustrated figures.

Digital editions will include a tablet-optimized PDF version, an Epub version, and a Kindle (.mobi) version.

More at the Kickstarter.

I know that a lot of people here are interested in cooperative games, so I thought it would be of interest.

Meeples Together is being funded as a digital or hardcover book on Kickstarter.

The project is currently fully funded, and given their delivery on the White Box, the challenges and risks seem to be few.
1373
Since I've turned off updates (finally finding a real solution) and manage them myself, it's been great.  There are several things I like better on Windows 10, but am now glad that they aren't diluted by the terrible update policy.
1374
Well, the pressure is mounting:

https://www.engadget...eillance-retraction/
1375
Living Room / Re: I'm getting married, wish me luck!
« Last post by wraith808 on October 19, 2018, 08:48 AM »
 -  Get Facebook...it reminds you

Yes, as they mine all of your other information and have breaches  ;D  :huh:  :-\
Pages: prev1 ... 50 51 52 53 54 [55] 56 57 58 59 60 ... 404next