topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Thursday April 18, 2024, 6:58 pm
  • 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 - c.gingerich [ switch to compact view ]

Pages: prev1 ... 23 24 25 26 27 [28] 29 30next
676
Announce Your Software/Service/Product / Re: AppendDate
« on: May 12, 2012, 07:24 AM »
Thanks. I think i can have it work on folders also. I'll add that next.

677
Announce Your Software/Service/Product / Re: AppendDate
« on: May 11, 2012, 04:46 PM »
Update. Looks like a few like the idea so I made it so you can make your own format string to add to the file (and Prepend to file). See the ReadMe.txt for format options. Download from first post and see updated screen shot.

Sorry about the spelling, It's not my strong suit. :-)

678
Announce Your Software/Service/Product / Re: AppendDate
« on: May 11, 2012, 01:23 PM »
I think I can do that.  :)

679
Announce Your Software/Service/Product / AppendDate
« on: May 11, 2012, 01:09 PM »
Since I write a lot of code and have tone of versions and files and archive a lot of files. I used to manually add the date to the end of files, but I started doing it so much I made an app for it. This adds an AppendDate item to the context menu of files. When you select it, it adds the current date to the end of the file name (i.e. MyFile_20120511.txt) You can change the date format in the settings dialog. Hope you find it as useful as I do.

Screenshot - 5_11_2012 , 12_55_08 PM.png

[UPDATE]
Now works on folders

[EDIT]
Made it so you can make your own format string to add to the file. See the ReadMe.txt for format options.

680
Post New Requests Here / Re: IDEA: Media Link Catalog
« on: May 11, 2012, 08:31 AM »
Sounds like you are talking about something like Pinterest but as a local app. Would Pinterest not work for what you are requesting?

681
Announce Your Software/Service/Product / Re: Lock Folder
« on: May 10, 2012, 04:29 PM »
Thanks  :Thmbsup:

Small update. You can drop more than one folder and it will ask you for a password to use for all of them. Download from above again.

682
Announce Your Software/Service/Product / Lock Folder
« on: May 10, 2012, 03:52 PM »
Lock Folder is just a small app that uses the built in feature of Windows to lock a folder (Win XP or higher). No encryption or high security. Just enough to keep most people out and great to keep kids out of your personal stash.  ;) No install, just run and drag and drop a folder on the dialog. Enter a password and the folder is locked. To unlock, drag and drop the locked folder on the dialog and enter the correct password and the folder will be unlocked. The folder CAN be accessed if you forget the password (as I said, not high security), but you'll have to do the research on how to gain access without the password yourself. :D


683
Announce Your Software/Service/Product / URL-Run
« on: May 10, 2012, 01:50 PM »
URL-Run allows you to run a LOCAL application using a normal HTML link (with some adjustments). This is useful for kiosks, library systems and other uses. Programs CANNOT be run from across a network. The only way is the user needs to click on a link to run the app and URL-Run must be installed on the local system. There is a warning message that shows when an application is about to be run (this can be disabled in the registered version to allow for uninterrupted running of apps). A working knowledge of HTML is needed to use URL-Run. I first made it back in the days when there was Active Desktop (remember that?) so a cool web page could be made as the user's desktop and have a nice new type of launcher. I decided to release it because it was just sitting on my external drive collecting dust.

684
Announce Your Software/Service/Product / Re: FastUnzip Snack
« on: May 08, 2012, 07:16 AM »
Have you updated to the most current versoin? (v1.0.1.0)? Can you open the folder where FastUnzip snack is installed and double click on FastUnzip Snack.exe, what happens? Do you get the settings dialog or do you get a info box saying to run the settings from the start menu? If you run the settings, the RAR File Association box is checked?

I am asking all this because I cannot find anything wrong in the code (yet) and my copy is working on RAR files. I'm sure I missed something, just trying to find out what.  :-[ :D

685
Announce Your Software/Service/Product / Re: FastUnzip Snack
« on: May 08, 2012, 07:09 AM »
ah, ok. I'll look into that today. Must have broke something adding the other functions.  :-[

686
Announce Your Software/Service/Product / Re: FastUnzip Snack
« on: May 07, 2012, 06:15 PM »
Hmm, do you mean convert a folder to RAR?

687
Announce Your Software/Service/Product / Re: FastUnzip Snack
« on: May 07, 2012, 03:57 PM »
Yep, another update.  :) Added the settings option to add "Convert to ZIP" and/or "Convert to RAR" to the folder context menu. It will convert the selected folder to a ZIP or RAR archive then delete the folder. To convert to an RAR archive you MUST have a registered version of WinRAR installed and set as your Open With app in the settings. DL from my site or use the update feature.

688
Announce Your Software/Service/Product / Re: FastUnzip Snack
« on: May 07, 2012, 10:30 AM »
Another update. I didn't take into account UAC in Vista/7. I moved the settings to a sep exe so I could require admin to write to the registry. If I left that in an added require admin to the main app, it would show every time it was run to extract an archive. You can download from my website or if you got the previous version from today you can try the update function.

689
Thanks! Did you get my other email about the other possible bug?

690
Announce Your Software/Service/Product / Re: FastUnzip Snack
« on: May 06, 2012, 06:35 PM »
New version is available. Download from http://starpunch.net
Added DCUpdater and a few small tweaks. Not sure if this will fix your refresh issue as i didn't change anything to that part of the code since I first added it.

691
Announce Your Software/Service/Product / Re: starpunch.net
« on: May 06, 2012, 07:09 AM »
Should be fixed now. I'm eventually going to add dcupdater to most of my apps now. Just might take me a bit to get around to it.

692
Announce Your Software/Service/Product / Re: starpunch.net
« on: May 06, 2012, 06:38 AM »
Hmm, ok i'll take a look. Thanks!

693
Announce Your Software/Service/Product / starpunch.net
« on: May 05, 2012, 09:12 PM »
I got my new website up and running. Thanks to TaoPhoenix for the info and recommendation on the hosts.

http://starpunch.net

694
Announce Your Software/Service/Product / Re: FastUnzip Snack
« on: May 05, 2012, 11:51 AM »
Odd. It is in the latest version. I'm doing some small updates, including adding DCUpdater support. As soon as I get it updated I'll let you know.

695
Thanks, just sent

696
I want to use DCUpdater and I am getting extra characters at the end of the whatsnew.txt file when it is displayed. Any idea why? I am using Windows 7 64bit.

Screenshot - 5_5_2012 , 7_12_48 AM.png

697
Announce Your Software/Service/Product / Re: FastUnzip Snack
« on: May 05, 2012, 06:10 AM »
I'll look into that, thanks!

698
Announce Your Software/Service/Product / Re: FastUnzip Snack
« on: May 04, 2012, 08:59 PM »
ok, thanks. i`m going to send a message to each as well.`

699
Announce Your Software/Service/Product / Re: FastUnzip Snack
« on: May 04, 2012, 07:51 PM »
If we do get space, i dont know how to access it. I cant find anything in my profile settings. I guess i could just keep updating here, but i just need to keep track of what thread i posted on to update that file each time. I should really build in an update function into my software.

700
Announce Your Software/Service/Product / Re: FastUnzip Snack
« on: May 04, 2012, 07:06 PM »
Ok. I fixed the error. You can DL from the update my website. It's not very well done, but I really don't have any other place to put my stuff other than on dropbox. I don't have the money to buy space anywhere. The best I have is a free 100 mb site that I was given which is not enough and a registered domain that I may not be able to keep up with when it runs out, so DB will have to do.

Pages: prev1 ... 23 24 25 26 27 [28] 29 30next