Messages - r0bertdenir0 [ switch to compact view ]

Pages: [1] 2 3 4 5 6 ... 10next
1
Hey guys,

So i finally got around to making this.
If you have tried apps like noisli or brain.fm, you know what Pandemonium is about.
I work in an open plan office & it can be hard to get into the zone when there are ad-hoc conversations going on.
Noise cancelling headphones are good for low frequency noise but not so good at voices.
What I've found works for me is non-vocal sounds.
Natural sounds like rain, birds, running water, soft classical music (I like Gymnopedie by Satie) work especially well for me.
Services like noisli give you a fixed set of options to choose from.

Pandemonium lets you create a playlist of any number of audio files (anything supported by the IrrKlang library).
You can then simultaneously play all the streams over each other, setting volume on each stream.
I've found it really helpful for focusing & hope it might be useful to others.
It's probably best used with headphones, but that's up to you.

I'm open to feature requests as well.

The attached zip has a Winx64 build since most devs work on x64 machines now.
Built with .Net Framework 4.7.2

Pandemonium Github repo

The UI is minimal.
Drag & drop files to add to playlist.
Spacebar - Toggle play/pause
Plus - Increment volume
Minus - Decrement volume
Delete - Delete item from playlist

2
Post New Requests Here / Re: keyboard toggle app
« on: April 01, 2010, 09:46 AM »
What operating system are you talking about?
What's wrong with the Lock Workstation command on Windows?
I'm sure all modern OS's have an equivalent.

3
Post New Requests Here / Re: Bypassing the VBA password in Excel
« on: April 01, 2010, 09:43 AM »
I'm reasonably sure it wasn't changed intentionally & my guess would be it consist of just alphanumeric characters with length under 15.
So I would only try passwords in that range a a first pass ...

4
Post New Requests Here / Bypassing the VBA password in Excel
« on: April 01, 2010, 07:18 AM »
I don't know if this forum is against hacking tools but this is nothing I can't do myself - I just don't like reinventing the wheel.

I have made an Excel add-in with custom functions that I and many other ppl at my company use.
I gave myself full control & others read only access but IT changed permissions & somehow somebody else got in & changed the VBA password so now I can't edit & add new functions  :wallbash:
I don't have another unprotected copy so my only option is to get past the VBA password.

I've searched google but can only find commercial apps for $30-$50.
I'm not prepared to pay that for a once off thing.

Does anyone here know a good freeware solution?

Otherwise I think I can do this with brute force & an autohotkey script but that might take hours or days...
Has anyone made such a password generating script in AHK?
If so I could just modify for the VBA situation.

5
Yr best bet would be either AutoHotkey or AutoIt.
For once off things the approach you describe is fine 2 drag & resize controls.
If you use these tiny apps regularly then that's too tedious 2 do all the time.
Rather have a script made in these languages monitoring 4 yr badly designed apps & as soon as they appear the windows & controls are resized automatically.

I prefer AutoHotkey cos of mouse hook support but both the above apps will do wat you ant very elegantly.
If you're lost then just download, install & play around with AutoHotkey & we can assist you more from there.

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