Topics - dcsev [ switch to compact view ]

Pages: [1] 2 3 4 5next
1
Hi all,
I'm looking for a very specific app to help out a non-profit.

Something like this:
FS7WM4W.png


1. Reads all the files/folders in a specific directory and allows the user to run it from the local machine. The great majority of files will be PDFs & RTF files.  Must NOT be able to open the folders themselves and give access to the explorer file directory.
2. Needs a search functionality built in that searches inside the aforementioned (ideally search as you type).
3. Needs to have a very lightweight/quick interface as there will be close to 22,000 files in the folder.

I had tried to use Snap2HTML to create a structure of the folders in HTML and then converted the HTML EXE.  This process took me about 15 hours to work through & figure out only to get stuck at a technical limitation of HTML :(

Any help or advice would be greatly appreciated!

2
Coding Snacks / *Batch* JPEG to HEIF converter app
« on: January 06, 2020, 04:07 AM »
Here we go!  I predict this will be a very very popular piece of software in the near future.

Goal:
1. Drag as many folders as I have and the program recursively looks for jpg/jpeg files and converts to HEIF.

Requirements:
1. Lightweight
2. Fully 100% Portable (all settings in folder)
3) *MUST* Keep ALL EXIF data of original file
4)  Author Must write "I love donation coder 1000 times on a chalkboard LOL!!)


I could not find a utility that did this IN BULK recursively for Mac or Windows

3
Let me preface this that I've been using price trackers like Camelcamelcamel.com to track Amazon prices for a long time.  I discovered one of the most incredible and hidden gems on the web-- Pricecase.com. Pricecaseis a price and stock tracker for sites like Home Depot, Lowes, Walmart and most importantly, CostcoIt is the ONLY site on the web that reliably evaluates COSTCO.COM prices for sales/price drops/in stock

Unfortunately, the site is and has been experiencing severe database issues and is unreliable at best. I've talked to the author and he mentioned he created as a side hobby project and doesn't have the time to maintain it. A little part of me died inside because I can't tell you how many bargains this useful site has given me.  Costco cleared out a $300 X-mas tree for $99.99 (Now it's $400!) shipped. This saved our Christmas last year when someone stole ours.


Someone please, please come up with a solution.  Can an individual program be programmed similarly run locally to scrape for the information every so often and send an email or notification of some sort?   

For those of us in the USA, Costco online has some of the cheapest prices on Earth. The deals you can get for clearance items is insane at times and we've saved thousands after there's been price drops for items we bought.  I can't believe no one else has created a price tracker for Costco online because it gives the user a leg up in snatching deals before others.

Before anyone suggests change detection sites - they often times do not work, don't have stock detection and have a multitude of false negatives / positives.   I also tried WEBSITE-WATCHER but even after studying it, it gives about 20 false positives a day even with the screenshot method :(


Is anyone willing or able to code something that would help detect stock alerts and price changes for Costco.com?  There is no other solution on the web. I know there's blogs like frugalhotspot  & Costco97, but they are not live and specific to specific products.--- believe me I consider myself the expert at Costco.

Someone please help.

4
Coding Snacks / Killing app the way Alfred can in OSX
« on: October 28, 2019, 04:02 AM »
I use Listary 5 and would kill some kind of a solution to kill programs easily and quickly based on process name.  Does anyone know of a program that could do the same?
Alfred on OSX does it best by using an extension. I type in kill <process name>





5
Hi all,
I am sure if this is within the scope of DC, but it's worth a shot and it seems people all over the Internet want something like this. I can't believe no one has coded anything that currently works on the Internet for this.   The closest thing I've found is called "iTunesFolderWatch" located here: http://albumbrowser.klarita.net/itfw.html, but it's not maintained, costs $, doesn't work, requires .NET 2.0 which i'm finding is difficult to find on the Internet, and most importantly NOT portable.

Basically, a lot of people like me keep their music in D:\ directory instead of the standard C drive just in case they need to reinstall. Unfortunately, iTunes does NOT allow you to "automatically" add music to its library, unless you use a very specific folder deep in the C drive.

Asks:
1. Program must watch a specific folder(s) and automatically adds the music to the iTunes library (like this pic: http://albumbrowser.klarita.net/itfw3.png)
2. Must be lightweight
3. Must be able to minimize in tray
4. MUST be portable (pretty please!). All settings should be contained within the folder.


Is this a proper ask?

Pages: [1] 2 3 4 5next
Go to full version